@cleen/ui 0.1.49 → 0.1.50
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.d.ts +60 -38
- package/dist/index.js +4 -4
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import{forwardRef as Xc,useMemo as f5}from"react";import{cn as bo,usePositionClose as zc}from"@cleen/ui-core";import{useEffect as d5,useRef as ko,useState as u5}from"react";import{createPortal as Uc}from"react-dom";import{jsx as Lo,jsxs as Gc}from"react/jsx-runtime";var te=({bg:t,label:e,color:n,closeOnClick:o=!0,hideOnMouseDown:i=!0,isOpen:r,children:l,hasArrow:s,placement:c="top",offset:a=8,className:p,classNames:u,isDisabled:d,openDelay:C=0,invertColors:m=!1,style:v,styles:h,onClick:x,onMouseEnter:y,onMouseLeave:w,...b})=>{let[S,H]=u5(r??!1),[L,P]=u5(!1),N=ko(null),M=ko(null),k=ko(null),{positionStyles:I,isMounted:T,optimalPosition:D}=zc({triggerRef:M,targetRef:N,position:c,isOpen:S&&!d,offset:a});d5(()=>{H(r??!1)},[r]);let V=R=>{x?.(R),o&&H(!1)},W=(R,B)=>{r===void 0&&(B?(y?.(R),C&&C>0?k.current=setTimeout(()=>{H(!0)},C):H(!0)):(k.current&&(clearTimeout(k.current),k.current=null),H(!1),w?.(R)))};return d5(()=>{let R=()=>{i&&P(!0)},B=()=>{P(!1)};return document.addEventListener("mousedown",R),document.addEventListener("mouseup",B),()=>{document.removeEventListener("mousedown",R),document.removeEventListener("mouseup",B)}},[]),Gc("div",{className:bo("cleen",p),style:v,children:[Lo("div",{ref:M,className:bo("cleen-relative cleen-max-w-fit",u?.container),style:h?.container,onClick:V,onMouseEnter:R=>W(R,!0),onMouseLeave:R=>W(R,!1),...b,children:l}),S&&!d&&!L&&Uc(Lo("div",{className:"cleen",children:Lo("div",{ref:N,className:bo("cleen-shadow cleen-px-2 cleen-py-0.5 cleen-rounded-md cleen-text-sm cleen-transition-opacity cleen-duration-200 cleen-pointer-events-none","cleen-absolute cleen-z-50",`${m?"cleen-bg-primary after:cleen-border-primary cleen-text-white":"cleen-bg-white after:cleen-border-white cleen-text-primary"}`,{"cleen-opacity-0":!T,"cleen-opacity-100":T,'after:cleen-content-[""] after:cleen-absolute after:cleen-border-[6px]':s,"after:cleen-border-x-transparent after:cleen-border-b-transparent after:cleen-top-full after:cleen-left-[calc(50%-6px)] after:cleen-drop-shadow-[0_1px_0.5px_rgba(var(--cleen-black),0.1)]":s&&D==="top","after:cleen-border-x-transparent after:cleen-border-t-transparent after:cleen-bottom-full after:cleen-left-[calc(50%-6px)] after:cleen-drop-shadow-[0_-0.25px_0.5px_rgba(var(--cleen-black),0.1)]":s&&D==="bottom","after:cleen-border-y-transparent after:cleen-border-r-transparent after:cleen-left-full after:cleen-top-[calc(50%-6px)] after:cleen-drop-shadow-[1px_0_0.5px_rgba(var(--cleen-black),0.1)]":s&&D==="left","after:cleen-border-y-transparent after:cleen-border-l-transparent after:cleen-right-full after:cleen-top-[calc(50%-6px)] after:cleen-drop-shadow-[-0.25px_0_0.5px_rgba(var(--cleen-black),0.1)]":s&&D==="right"},u?.labelContainer),style:{top:`${I.top}px`,left:`${I.left}px`,...t&&{backgroundColor:t},...n&&{color:n},...h?.labelContainer},children:e})}),document.body)]})};import{cn as ut}from"@cleen/ui-core";var Ve=t=>Math.max(0,Math.min(100,Number.isFinite(t)?t:0)),Ee=(t,e,n)=>{let o=Number.isFinite(e)?e:0,i=Number.isFinite(n)?n:100;return i===o?0:(t-o)/(i-o)*100};import{cn as wn}from"@cleen/ui-core";import{jsx as Po}from"react/jsx-runtime";var yn=({serie:t,minValue:e,maxValue:n,color:o,trackHeight:i,className:r,style:l})=>{if(t.type!=="clamp")return null;let s=typeof t.value=="number"?t.value:0,c=Number.isFinite(s)?s:e,a=Ve(Ee(c,e,n)),p=Math.max(2,t?.height??i*1.5),u={left:`${a}%`,top:"50%"};return t.tooltip?Po(te,{invertColors:!0,...t.tooltip,className:wn("cleen-absolute cleen-z-10 -cleen-translate-x-1/2 -cleen-translate-y-1/2",t.tooltip.className),style:{...u,...t.tooltip.style},classNames:{...t.tooltip.classNames,labelContainer:wn("cleen-z-10",t.tooltip.classNames?.labelContainer)},children:Po("div",{className:wn("cleen-rounded-full",r),style:{width:p,height:p,backgroundColor:o,...l}})}):Po("div",{className:wn("cleen-absolute cleen-rounded-full -cleen-translate-x-1/2 -cleen-translate-y-1/2 cleen-pointer-events-none",r),style:{width:p,height:p,backgroundColor:o,...u,...l}})};import{jsx as xn}from"react/jsx-runtime";var C5=({serie:t,minValue:e,maxValue:n,animatedGlobal:o=e,renderAnimated:i,color:r,trackHeight:l,className:s,style:c})=>{if(t.type!=="bar")return null;let a=typeof t.start=="number"?t.start:e,p=typeof t.end=="number"?t.end:n,u=Ve(Ee(a,e,n)),d=Ve(Ee(p,e,n));d<u&&([u,d]=[d,u]);let C=Math.max(0,i?o-u:d-u);if(C<1&&!i||i&&o>=d&&C===0)return xn(yn,{serie:{...t,type:"clamp",value:u},color:r,trackHeight:l,minValue:e,maxValue:n,className:s,style:c});let m={left:`${u}%`,top:t?.height?(l-t.height)/2:0,width:`${C}%`,height:t?.height??"100%"};return t.tooltip?xn(te,{invertColors:!0,...t.tooltip,className:ut("cleen-absolute",t.tooltip.className),style:{...m,...t.tooltip.style},classNames:{container:ut("cleen-min-w-full",t.tooltip.classNames?.container),labelContainer:ut("cleen-z-10",t.tooltip.classNames?.labelContainer)},children:xn("div",{className:ut("cleen-min-w-full",s),style:{backgroundColor:r,borderRadius:(t?.height??l)/2,...m,...c}})}):xn("div",{className:ut("cleen-absolute cleen-pointer-events-none",s),style:{...m,backgroundColor:r,borderRadius:(t?.height??l)/2,...c}})};import{cn as $c}from"@cleen/ui-core";import{jsx as qc}from"react/jsx-runtime";var m5=({serie:t,minValue:e,maxValue:n,className:o,style:i})=>{let r=0;if(t.type==="clamp"){let l=typeof t.value=="number"?t.value:0,s=Number.isFinite(l)?l:e;r=Ve(Ee(s,e,n))}else{let l=typeof t.start=="number"?t.start:e,s=typeof t.end=="number"?t.end:n,c=Ve(Ee(l,e,n)),a=Ve(Ee(s,e,n));r=(c+a)/2}return qc("div",{className:$c("cleen-absolute -cleen-translate-x-1/2 cleen-whitespace-nowrap",o),style:{left:`${r}%`,...i},children:t.label})};var g5={color:"rgb(var(--cleen-gray))",height:8};import{cn as bn,useAnimateNumber as jc}from"@cleen/ui-core";import{jsx as Z1,jsxs as Yc}from"react/jsx-runtime";var Kc=Xc(function({series:e=[],track:n,renderAnimated:o,renderAnimatedDuration:i=1e3,className:r,classNames:l,style:s,styles:c,minValue:a=0,maxValue:p=100,...u},d){let C=f5(()=>({...g5,...n}),[n]),m=f5(()=>e.reduce((h,x)=>{if(x.type==="bar"){let y=typeof x.end=="number"?x.end:p,w=Math.max(a,Math.min(y,p));if(w>h)return w}return h},0),[e,a,p]),v=jc({targetNumber:m,defaultNumber:a,duration:i,disabled:!o});return Z1("div",{className:bn("cleen",r),style:s,ref:d,...u,children:Yc("div",{className:bn("cleen-w-full cleen-relative",l?.container),style:c?.container,children:[Z1("div",{className:bn("cleen-relative cleen-w-full",l?.track),style:{height:C.height,backgroundColor:C.color,borderRadius:C.height/2,...c?.track},children:e.map((h,x)=>{if(h==null||!h.type)return null;let y=h.color??"var(--cleen-primary)";switch(h.type){case"clamp":return Z1(yn,{serie:h,color:y,trackHeight:C.height,minValue:a,maxValue:p,className:l?.clamp,style:c?.clamp},`clamp-${x}`);case"bar":return Z1(C5,{serie:h,color:y,trackHeight:C.height,minValue:a,maxValue:p,renderAnimated:o,animatedGlobal:v,className:l?.bar,style:c?.bar},`bar-${x}`);default:return null}})}),e.some(h=>!!h.label)&&Z1("div",{"aria-hidden":!0,className:bn("cleen-relative cleen-mt-2 cleen-h-5",l?.labels),style:c?.labels,children:e.map((h,x)=>!h||!h.type||!h.label?null:Z1(m5,{serie:h,minValue:a,maxValue:p,className:l?.label,style:c?.label},`label-${x}`))})]})})});import{cn as So}from"@cleen/ui-core";import{jsx as Io}from"react/jsx-runtime";var Qc={xs:"cleen-size-4",sm:"cleen-size-5",md:"cleen-size-[30px] cleen-border-2",lg:"cleen-size-10 cleen-border-2",xl:"cleen-size-[50px] cleen-border-4"},Jc={slow:1.3,normal:.65,fast:.4},K=({isFullscreen:t,size:e="xs",stroke:n,speed:o="normal",className:i,classNames:r,style:l,styles:s,color:c,...a})=>Io("div",{className:So("cleen",i),style:l,children:Io("div",{className:So("cleen-flex cleen-justify-center cleen-items-center cleen-w-full cleen-h-full",{"cleen-h-screen cleen-w-screen cleen-bg-background":t},r?.container),style:s?.container,...a,children:Io("span",{className:So("cleen-border cleen-rounded-full cleen-border-t-primary cleen-border-x-primary cleen-border-b-transparent cleen-animate-[spin_0.65s_linear_infinite]",typeof e=="string"&&Qc[e],r?.loader),style:{...c&&{borderInlineColor:c,borderTopColor:c},...typeof e=="number"&&{width:e,height:e},...typeof n=="number"&&{borderWidth:n},animationDuration:`${typeof o=="number"?o:Jc[o]}s`,...s?.loader}})})});import{cn as Mo,useWidthDynamicResize as e7}from"@cleen/ui-core";import{forwardRef as t7,useImperativeHandle as n7,useRef as o7}from"react";var h5={borderless:"cleen-flex cleen-py-2 cleen-px-5 cleen-gap-1 cleen-rounded-lg cleen-font-semibold cleen-items-center cleen-text-gray/90 cleen-transition-colors cleen-duration-200 hover:cleen-bg-gray/10","borderless-blue":"cleen-flex cleen-py-2 cleen-px-5 cleen-gap-1 cleen-rounded-lg cleen-font-semibold cleen-items-center cleen-text-primary/70 cleen-transition-colors cleen-duration-200 hover:cleen-bg-primary/10","borderless-success":"cleen-flex cleen-py-2 cleen-px-5 cleen-gap-1 cleen-rounded-lg cleen-font-semibold cleen-items-center cleen-text-success cleen-transition-colors cleen-duration-200 hover:cleen-bg-success/10","borderless-error":"cleen-flex cleen-py-2 cleen-px-5 cleen-gap-1 cleen-rounded-lg cleen-font-semibold cleen-items-center cleen-text-error/70 cleen-transition-colors cleen-duration-200 hover:cleen-bg-error/10",group:"cleen-flex cleen-border cleen-border-gray/30 cleen-py-2 cleen-px-4 cleen-gap-1 cleen-font-semibold cleen-items-center cleen-text-black cleen-transition-colors cleen-duration-200 focus:cleen-bg-gray/5 focus-visible:cleen-outline-none hover:cleen-bg-gray/10",secondary:"cleen-flex cleen-border cleen-border-gray/20 cleen-text-gray/90 cleen-bg-white cleen-py-2 cleen-px-4 cleen-gap-1 cleen-rounded-lg cleen-font-semibold cleen-items-center cleen-transition-colors cleen-duration-200 hover:cleen-bg-gray/5 focus-visible:cleen-outline-none","secondary-blue":"cleen-flex cleen-border cleen-border-primary/60 cleen-text-primary cleen-bg-white cleen-py-2 cleen-px-4 cleen-gap-1 cleen-rounded-lg cleen-font-semibold cleen-items-center cleen-transition-colors cleen-duration-200 focus-visible:cleen-outline-none hover:cleen-bg-primary/10",primary:"cleen-flex cleen-justify-center cleen-rounded-md cleen-py-2 cleen-px-4 cleen-font-semibold cleen-leading-6 cleen-text-white cleen-shadow-sm cleen-bg-primary/80 cleen-transition-colors cleen-duration-200 hover:cleen-bg-primary focus-visible:cleen-outline focus-visible:cleen-outline-2 focus-visible:cleen-outline-offset-2 focus-visible:cleen-outline-indigo/60",disable:"cleen-flex cleen-justify-center cleen-rounded-md cleen-bg-gray/10 cleen-py-2 cleen-px-4 cleen-font-semibold cleen-leading-6 cleen-border cleen-border-gray/30 cleen-text-gray/40 cleen-shadow-sm cleen-cursor-default",error:"cleen-flex cleen-justify-center cleen-rounded-md cleen-py-2 cleen-px-4 cleen-font-semibold cleen-leading-6 cleen-text-white cleen-shadow-sm cleen-bg-error/80 cleen-transition-colors cleen-duration-200 hover:cleen-bg-error focus-visible:cleen-outline focus-visible:cleen-outline-2 focus-visible:cleen-outline-offset-2 focus-visible:cleen-outline-indigo/60",warning:"cleen-flex cleen-justify-center cleen-rounded-md cleen-py-2 cleen-px-4 cleen-font-semibold cleen-leading-6 cleen-text-white cleen-shadow-sm cleen-bg-warning/80 cleen-transition-colors cleen-duration-200 hover:cleen-bg-warning focus-visible:cleen-outline focus-visible:cleen-outline-2 focus-visible:cleen-outline-offset-2 focus-visible:cleen-outline-indigo/60"},v5={primary:"rgb(var(--cleen-white))","borderless-success":"rgb(var(--cleen-success))","borderless-error":"rgb(var(--cleen-error))",error:"rgb(var(--cleen-white))",warning:"rgb(var(--cleen-white))"};import{jsx as w5,jsxs as r7}from"react/jsx-runtime";var j=t7(function({type:e="button",label:n,onClick:o,className:i,classNames:r,style:l,styles:s,disabled:c=!1,leftIcon:a,rightIcon:p,loaderColor:u,isLoading:d=!1,variant:C="primary",fullWidth:m=!1,dataModalTarget:v,"data-testid":h,children:x,...y},w){let b=o7(null);return n7(w,()=>b.current),e7({ref:b,skip:m},[d,a,p,m]),w5("div",{className:Mo("cleen",i),style:l,children:r7("button",{type:e,ref:b,className:Mo("cleen-flex cleen-justify-center cleen-items-center cleen-gap-1 cleen-text-sm cleen-text-nowrap cleen-transition-[width] cleen-duration-150 cleen-ease-in-out cleen-cursor-pointer",h5[C],{"cleen-w-full cleen-flex-1":m,"cleen-opacity-50 cleen-cursor-not-allowed cleen-pointer-events-none":c||d},r?.container),style:s?.container,disabled:d||c,onClick:o,"data-testid":h,"data-modal-target":v,...y,children:[d&&w5(K,{size:"xs",color:u||v5[C],className:Mo("cleen-mr-1.5 cleen-w-fit",r?.loaderContainer),style:s?.loaderContainer,classNames:{loader:r?.loader},styles:{loader:s?.loader}}),a||null,n||x,p||null]})})});import{cn as Ct,ColorHelpers as y5,formatAudioTime as x5}from"@cleen/ui-core";import{useWavesurfer as l7}from"@wavesurfer/react";import{forwardRef as i7,useCallback as s7,useRef as c7}from"react";import{FaPause as a7,FaPlay as p7}from"react-icons/fa";import{jsx as mt,jsxs as b5}from"react/jsx-runtime";var d7={waveColor:y5.getComputedColor("var(--cleen-light-gray)"),progressColor:y5.getComputedColor("var(--cleen-primary)"),cursorColor:"rgb(var(--cleen-primary))",height:56,barWidth:2,barGap:2,barRadius:2,interact:!0,normalize:!0},u7=i7(function({url:e,options:n,className:o,classNames:i,style:r,styles:l,...s},c){let a=c7(null),{wavesurfer:p,isPlaying:u,isReady:d,currentTime:C}=l7({...d7,...n,container:a,url:e}),m=d?p?.getDuration()??0:0,v=s7(()=>{p?.playPause()},[p]);return mt("div",{ref:c,className:Ct("cleen",o),style:r,...s,children:b5("div",{className:Ct("cleen-flex cleen-items-center cleen-gap-3 cleen-px-4 cleen-py-3 cleen-rounded-xl cleen-bg-white cleen-border cleen-border-gray/10",i?.container),style:l?.container,children:[mt(j,{type:"button",onClick:v,disabled:!d,"aria-label":u?"Pause":"Play",className:i?.playButton?.className,classNames:{...i?.playButton?.classNames,container:Ct("cleen-p-0 !cleen-size-9 cleen-rounded-full",i?.playButton?.classNames?.container)},...l?.playButton,children:u?mt(a7,{}):mt(p7,{})}),mt("div",{ref:a,className:Ct("cleen-flex-1 cleen-min-w-0",i?.waveform),style:l?.waveform}),b5("span",{className:Ct("cleen-shrink-0 cleen-text-xs cleen-text-gray/60 cleen-tabular-nums",i?.timestamp),style:l?.timestamp,children:[x5(C),"\xA0/\xA0",x5(m)]})]})})});import{ColorHelpers as C7}from"@cleen/ui-core";var k5=C7.getComputedColor("var(--cleen-primary)"),L5="rgba(var(--cleen-primary), 0.15)",P5={waveColor:k5,progressColor:k5,cursorColor:"rgb(var(--cleen-primary))",height:56,barWidth:2,barGap:2,barRadius:2,minPxPerSec:.5,sampleRate:8e3};var S5={startRecording:"Click to start recording"};import{jsx as I5}from"react/jsx-runtime";var Ho=({...t})=>I5("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:I5("path",{d:"M7.50033 8.75L9.16699 10.4167L12.917 6.66667M15.8337 17.5V6.5C15.8337 5.09987 15.8337 4.3998 15.5612 3.86502C15.3215 3.39462 14.939 3.01217 14.4686 2.77248C13.9339 2.5 13.2338 2.5 11.8337 2.5H8.16699C6.76686 2.5 6.0668 2.5 5.53202 2.77248C5.06161 3.01217 4.67916 3.39462 4.43948 3.86502C4.16699 4.3998 4.16699 5.09987 4.16699 6.5V17.5L10.0003 14.1667L15.8337 17.5Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ro,jsxs as m7}from"react/jsx-runtime";var No=({color1:t="currentColor",color2:e="currentColor",...n})=>m7("svg",{width:"20",height:"20",viewBox:"0 0 14 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...n,children:[Ro("path",{d:"M1 5C1 3.59987 1 2.8998 1.27248 2.36502C1.51217 1.89462 1.89462 1.51217 2.36502 1.27248C2.8998 1 3.59987 1 5 1H8.66667C10.0668 1 10.7669 1 11.3016 1.27248C11.772 1.51217 12.1545 1.89462 12.3942 2.36502C12.6667 2.8998 12.6667 3.59987 12.6667 5V16L6.83333 12.6667L1 16V5Z",fill:t}),Ro("path",{d:"M4.33333 7.25L6 8.91667L9.75 5.16667M12.6667 16V5C12.6667 3.59987 12.6667 2.8998 12.3942 2.36502C12.1545 1.89462 11.772 1.51217 11.3016 1.27248C10.7669 1 10.0668 1 8.66667 1H5C3.59987 1 2.8998 1 2.36502 1.27248C1.89462 1.51217 1.51217 1.89462 1.27248 2.36502C1 2.8998 1 3.59987 1 5V16L6.83333 12.6667L12.6667 16Z",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Ro("path",{d:"M4.5 7.74984L6.16667 9.4165L9.91667 5.6665",stroke:e,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as M5}from"react/jsx-runtime";var H5=({...t})=>M5("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:M5("path",{d:"M10.0003 10.8333V5.83333M7.50033 8.33333H12.5003M15.8337 17.5V6.5C15.8337 5.09987 15.8337 4.3998 15.5612 3.86502C15.3215 3.39462 14.939 3.01217 14.4686 2.77248C13.9339 2.5 13.2338 2.5 11.8337 2.5H8.16699C6.76686 2.5 6.0668 2.5 5.53202 2.77248C5.06161 3.01217 4.67916 3.39462 4.43948 3.86502C4.16699 4.3998 4.16699 5.09987 4.16699 6.5V17.5L10.0003 14.1667L15.8337 17.5Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as R5}from"react/jsx-runtime";var N5=({...t})=>R5("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:R5("path",{d:"M6.25033 9.16667H3.83366C3.36695 9.16667 3.13359 9.16667 2.95533 9.25749C2.79853 9.33739 2.67105 9.46487 2.59115 9.62167C2.50033 9.79993 2.50033 10.0333 2.50033 10.5V17.5M13.7503 9.16667H16.167C16.6337 9.16667 16.8671 9.16667 17.0453 9.25749C17.2021 9.33739 17.3296 9.46487 17.4095 9.62167C17.5003 9.79993 17.5003 10.0333 17.5003 10.5V17.5M13.7503 17.5V5.16667C13.7503 4.23325 13.7503 3.76654 13.5687 3.41002C13.4089 3.09641 13.1539 2.84144 12.8403 2.68166C12.4838 2.5 12.0171 2.5 11.0837 2.5H8.91699C7.98357 2.5 7.51686 2.5 7.16034 2.68166C6.84674 2.84144 6.59177 3.09641 6.43198 3.41002C6.25033 3.76654 6.25033 4.23325 6.25033 5.16667V17.5M18.3337 17.5H1.66699M9.16699 5.83333H10.8337M9.16699 9.16667H10.8337M9.16699 12.5H10.8337",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as D5}from"react/jsx-runtime";var Do=({...t})=>D5("svg",{width:"24",height:"24",viewBox:"0 0 19 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:D5("path",{d:"M2.57275 2.375C2.41528 2.375 2.26426 2.43756 2.15291 2.54891C2.04156 2.66026 1.979 2.81128 1.979 2.96875C1.979 3.12622 2.04156 3.27725 2.15291 3.38859C2.26426 3.49994 2.41528 3.5625 2.57275 3.5625H2.96859C3.51484 3.5625 3.95817 4.00583 3.95817 4.55208V14.4479C3.95817 14.9942 3.51484 15.4375 2.96859 15.4375H2.57275C2.41528 15.4375 2.26426 15.5001 2.15291 15.6114C2.04156 15.7228 1.979 15.8738 1.979 16.0312C1.979 16.1887 2.04156 16.3397 2.15291 16.4511C2.26426 16.5624 2.41528 16.625 2.57275 16.625H2.96859C3.54599 16.625 4.09974 16.3956 4.50802 15.9873C4.9163 15.5791 5.14567 15.0253 5.14567 14.4479V4.55208C5.14567 3.97468 4.9163 3.42094 4.50802 3.01265C4.09974 2.60437 3.54599 2.375 2.96859 2.375H2.57275ZM8.51025 2.375C7.93286 2.375 7.37911 2.60437 6.97082 3.01265C6.56254 3.42094 6.33317 3.97468 6.33317 4.55208V14.4479C6.33317 15.0253 6.56254 15.5791 6.97082 15.9873C7.37911 16.3956 7.93286 16.625 8.51025 16.625H8.8388L9.12063 15.4985L9.13646 15.4375H8.51025C7.964 15.4375 7.52067 14.9942 7.52067 14.4479V4.55208C7.52067 4.00583 7.964 3.5625 8.51025 3.5625H10.4894C11.0357 3.5625 11.479 4.00583 11.479 4.55208V12.5519L12.6665 11.3644V4.55208C12.6665 3.97468 12.4371 3.42094 12.0289 3.01265C11.6206 2.60437 11.0668 2.375 10.4894 2.375H8.51025ZM15.0415 9.09071C14.87 9.19521 14.7098 9.32188 14.561 9.47071L13.854 10.1769V4.55208C13.854 3.97468 14.0834 3.42094 14.4917 3.01265C14.8999 2.60437 15.4537 2.375 16.0311 2.375H16.4269C16.5844 2.375 16.7354 2.43756 16.8468 2.54891C16.9581 2.66026 17.0207 2.81128 17.0207 2.96875C17.0207 3.12622 16.9581 3.27725 16.8468 3.38859C16.7354 3.49994 16.5844 3.5625 16.4269 3.5625H16.0311C15.4848 3.5625 15.0415 4.00583 15.0415 4.55208V9.09071ZM15.1207 10.0296L10.4475 14.7028C10.1756 14.9756 9.98253 15.3166 9.88855 15.69L9.52596 17.1396C9.4899 17.2838 9.49182 17.4349 9.53153 17.5782C9.57124 17.7214 9.64738 17.852 9.75254 17.957C9.8577 18.0621 9.98829 18.1382 10.1316 18.1778C10.2749 18.2174 10.426 18.2192 10.5702 18.183L12.0189 17.8212C12.3927 17.7271 12.7341 17.5337 13.0069 17.2615L17.6793 12.5891C18.0056 12.2471 18.1851 11.7911 18.1796 11.3186C18.174 10.846 17.9838 10.3943 17.6496 10.0601C17.3154 9.72594 16.8638 9.53574 16.3912 9.53019C15.9186 9.52464 15.4626 9.70417 15.1207 10.0304",fill:"currentColor"})});import{jsx as B5}from"react/jsx-runtime";var Bo=({...t})=>B5("svg",{width:"22",height:"23",viewBox:"0 0 22 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:B5("path",{d:"M11 7.5V11.5M11 15.5H11.01M21 11.5C21 17.0228 16.5228 21.5 11 21.5C5.47715 21.5 1 17.0228 1 11.5C1 5.97715 5.47715 1.5 11 1.5C16.5228 1.5 21 5.97715 21 11.5Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as W1,jsxs as g7}from"react/jsx-runtime";var To=({...t})=>g7("svg",{width:"38",height:"38",viewBox:"0 0 38 38",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[W1("g",{opacity:"0.3",children:W1("rect",{x:"6",y:"6",width:"26",height:"26",rx:"13",strokeWidth:"2"})}),W1("g",{opacity:"0.1",children:W1("rect",{x:"1",y:"1",width:"36",height:"36",rx:"18",strokeWidth:"2"})}),W1("g",{clipPath:"url(#clip0_3119_7556)",children:W1("path",{d:"M19 15.667V19.0003M19 22.3337H19.0083M27.3333 19.0003C27.3333 23.6027 23.6023 27.3337 19 27.3337C14.3976 27.3337 10.6666 23.6027 10.6666 19.0003C10.6666 14.398 14.3976 10.667 19 10.667C23.6023 10.667 27.3333 14.398 27.3333 19.0003Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})]});import{jsx as Vo}from"react/jsx-runtime";var Eo=({...t})=>Vo("svg",{width:"17",height:"17",viewBox:"0 0 17 17",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:Vo("g",{id:"BsExclamationOctagonFill",children:Vo("path",{id:"Vector",d:"M12.1763 0.155125C12.0767 0.0558142 11.9418 2.98764e-05 11.8012 0L5.19881 0C5.05819 2.98764e-05 4.92331 0.0558142 4.82375 0.155125L0.155125 4.82375C0.0558142 4.92331 2.98764e-05 5.05819 0 5.19881L0 11.8012C2.98764e-05 11.9418 0.0558142 12.0767 0.155125 12.1763L4.82375 16.8449C4.92331 16.9442 5.05819 17 5.19881 17H11.8012C11.9418 17 12.0767 16.9442 12.1763 16.8449L16.8449 12.1763C16.9442 12.0767 17 11.9418 17 11.8012V5.19881C17 5.05819 16.9442 4.92331 16.8449 4.82375L12.1763 0.155125ZM8.5 4.25C9.06844 4.25 9.51362 4.74087 9.45625 5.30719L9.08438 9.03337C9.07188 9.17976 9.0049 9.31612 8.89669 9.41549C8.78848 9.51486 8.64691 9.56999 8.5 9.56999C8.35309 9.56999 8.21152 9.51486 8.10331 9.41549C7.9951 9.31612 7.92812 9.17976 7.91562 9.03337L7.54375 5.30719C7.5304 5.17356 7.54518 5.03862 7.58715 4.91105C7.62912 4.78349 7.69734 4.66613 7.78743 4.56653C7.87751 4.46694 7.98746 4.38732 8.11019 4.3328C8.23292 4.27828 8.36571 4.25008 8.5 4.25ZM8.50212 10.625C8.78392 10.625 9.05417 10.7369 9.25343 10.9362C9.45268 11.1355 9.56462 11.4057 9.56462 11.6875C9.56462 11.9693 9.45268 12.2395 9.25343 12.4388C9.05417 12.6381 8.78392 12.75 8.50212 12.75C8.22033 12.75 7.95008 12.6381 7.75082 12.4388C7.55157 12.2395 7.43962 11.9693 7.43962 11.6875C7.43962 11.4057 7.55157 11.1355 7.75082 10.9362C7.95008 10.7369 8.22033 10.625 8.50212 10.625Z"})})});import{jsx as Fo}from"react/jsx-runtime";var Ao=({...t})=>Fo("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Fo("g",{id:"alert-triangle",children:Fo("path",{id:"Icon",d:"M11.9998 8.99999V13M11.9998 17H12.0098M10.6151 3.89171L2.39019 18.0983C1.93398 18.8863 1.70588 19.2803 1.73959 19.6037C1.769 19.8857 1.91677 20.142 2.14613 20.3088C2.40908 20.5 2.86435 20.5 3.77487 20.5H20.2246C21.1352 20.5 21.5904 20.5 21.8534 20.3088C22.0827 20.142 22.2305 19.8857 22.2599 19.6037C22.2936 19.2803 22.0655 18.8863 21.6093 18.0983L13.3844 3.89171C12.9299 3.10654 12.7026 2.71396 12.4061 2.58211C12.1474 2.4671 11.8521 2.4671 11.5935 2.58211C11.2969 2.71396 11.0696 3.10655 10.6151 3.89171Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Zo}from"react/jsx-runtime";var Wo=({...t})=>Zo("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Zo("g",{id:"align-right-01",children:Zo("path",{id:"Icon",d:"M17.5 17.5V2.5M2.5 10H14.1667M14.1667 10L8.33333 4.16667M14.1667 10L8.33333 15.8333",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as _o}from"react/jsx-runtime";var Oo=({...t})=>_o("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:_o("g",{id:"arrow-down",children:_o("path",{id:"Icon",d:"M8.00004 3.3335V12.6668M8.00004 12.6668L12.6667 8.00016M8.00004 12.6668L3.33337 8.00016",strokeWidth:"1.33333",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as zo}from"react/jsx-runtime";var Uo=({...t})=>zo("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:zo("g",{id:"arrow-left",children:zo("path",{id:"Icon",d:"M15.8333 9.99984H4.16666M4.16666 9.99984L9.99999 15.8332M4.16666 9.99984L9.99999 4.1665",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as T5}from"react/jsx-runtime";var Go=({...t})=>T5("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:T5("path",{d:"M16.6673 10H3.33398M3.33398 10L8.33398 15M3.33398 10L8.33398 5",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as $o}from"react/jsx-runtime";var qo=({...t})=>$o("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:$o("g",{id:"arrow-right",children:$o("path",{id:"Icon",d:"M4.16663 9.99984H15.8333M15.8333 9.99984L9.99996 4.1665M15.8333 9.99984L9.99996 15.8332",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as V5}from"react/jsx-runtime";var Xo=({...t})=>V5("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:V5("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.601094 0.0722656C0.538059 0.0722656 0.475642 0.0846813 0.417406 0.108804C0.359169 0.132926 0.306255 0.168282 0.261683 0.212854C0.21711 0.257427 0.181754 0.310341 0.157632 0.368578C0.133509 0.426814 0.121094 0.489231 0.121094 0.552266C0.121094 0.6153 0.133509 0.677718 0.157632 0.735954C0.181754 0.79419 0.21711 0.847105 0.261683 0.891677C0.306255 0.936249 0.359169 0.971606 0.417406 0.995728C0.475642 1.01985 0.538059 1.03227 0.601094 1.03227H13.4011C13.5284 1.03227 13.6505 0.981695 13.7405 0.891677C13.8305 0.80166 13.8811 0.67957 13.8811 0.552266C13.8811 0.424962 13.8305 0.302872 13.7405 0.212854C13.6505 0.122837 13.5284 0.0722656 13.4011 0.0722656H0.601094ZM3.19523 6.87973C3.14807 6.92368 3.11024 6.97667 3.08401 7.03555C3.05777 7.09443 3.04367 7.15799 3.04253 7.22244C3.04139 7.28689 3.05325 7.35091 3.07739 7.41068C3.10153 7.47044 3.13746 7.52474 3.18304 7.57032C3.22862 7.6159 3.28292 7.65183 3.34269 7.67597C3.40245 7.70011 3.46647 7.71197 3.53092 7.71083C3.59537 7.70969 3.65893 7.69559 3.71781 7.66935C3.77669 7.64312 3.82968 7.60529 3.87363 7.55813L6.52109 4.91067V13.3523C6.52109 13.4796 6.57167 13.6017 6.66168 13.6917C6.7517 13.7817 6.87379 13.8323 7.00109 13.8323C7.1284 13.8323 7.25049 13.7817 7.34051 13.6917C7.43052 13.6017 7.48109 13.4796 7.48109 13.3523V4.91067L10.1286 7.55813C10.1725 7.60529 10.2255 7.64312 10.2844 7.66935C10.3433 7.69559 10.4068 7.70969 10.4713 7.71083C10.5357 7.71197 10.5997 7.70011 10.6595 7.67597C10.7193 7.65183 10.7736 7.6159 10.8191 7.57032C10.8647 7.52474 10.9007 7.47044 10.9248 7.41068C10.9489 7.35091 10.9608 7.28689 10.9597 7.22244C10.9585 7.15799 10.9444 7.09443 10.9182 7.03555C10.8919 6.97667 10.8541 6.92368 10.807 6.87973L7.34029 3.41307C7.25029 3.32318 7.1283 3.27269 7.00109 3.27269C6.87389 3.27269 6.7519 3.32318 6.66189 3.41307L3.19523 6.87973Z"})});import{jsx as E5}from"react/jsx-runtime";var jo=({...t})=>E5("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",...t,children:E5("path",{d:"M12 19V5M12 5L5 12M12 5L19 12",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as F5}from"react/jsx-runtime";var Ko=({...t})=>F5("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:F5("path",{d:"M0.832031 9.16634L9.16536 0.833008M9.16536 0.833008H0.832031M9.16536 0.833008V9.16634",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as A5}from"react/jsx-runtime";var Yo=({...t})=>A5("svg",{width:"8",height:"8",viewBox:"0 0 8 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:A5("path",{d:"M1 7L7 1M7 1H3M7 1V5",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Z5}from"react/jsx-runtime";var Qo=({...t})=>Z5("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Z5("path",{d:"M11.6603 11.5V6.50004M11.6603 6.50004H6.66031M11.6603 6.50004L6.66031 11.5M5.66016 16.5H12.6602C14.0603 16.5 14.7604 16.5 15.2951 16.2275C15.7655 15.9878 16.148 15.6054 16.3877 15.135C16.6602 14.6002 16.6602 13.9001 16.6602 12.5V5.5C16.6602 4.09987 16.6602 3.3998 16.3877 2.86502C16.148 2.39462 15.7655 2.01217 15.2951 1.77248C14.7604 1.5 14.0603 1.5 12.6602 1.5H5.66016C4.26002 1.5 3.55996 1.5 3.02518 1.77248C2.55477 2.01217 2.17232 2.39462 1.93264 2.86502C1.66016 3.3998 1.66016 4.09987 1.66016 5.5V12.5C1.66016 13.9001 1.66016 14.6002 1.93264 15.135C2.17232 15.6054 2.55477 15.9878 3.02518 16.2275C3.55996 16.5 4.26002 16.5 5.66016 16.5Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as W5}from"react/jsx-runtime";var Jo=({...t})=>W5("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:W5("path",{d:"M17.6271 9.08247L10.1141 16.5955C8.40556 18.304 5.63546 18.304 3.92692 16.5955C2.21837 14.8869 2.21837 12.1168 3.92692 10.4083L11.4399 2.89529C12.579 1.75626 14.4257 1.75626 15.5647 2.89529C16.7037 4.03432 16.7037 5.88105 15.5647 7.02008L8.34633 14.2385C7.77682 14.808 6.85345 14.808 6.28394 14.2385C5.71442 13.6689 5.71442 12.7456 6.28394 12.1761L12.6184 5.84157",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as _5}from"react/jsx-runtime";var er=({...t})=>_5("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:_5("path",{d:"M6.66667 12.5V14.1667M10 9.16667V14.1667M13.3333 5.83333V14.1667M6.5 17.5H13.5C14.9001 17.5 15.6002 17.5 16.135 17.2275C16.6054 16.9878 16.9878 16.6054 17.2275 16.135C17.5 15.6002 17.5 14.9001 17.5 13.5V6.5C17.5 5.09987 17.5 4.3998 17.2275 3.86502C16.9878 3.39462 16.6054 3.01217 16.135 2.77248C15.6002 2.5 14.9001 2.5 13.5 2.5H6.5C5.09987 2.5 4.3998 2.5 3.86502 2.77248C3.39462 3.01217 3.01217 3.39462 2.77248 3.86502C2.5 4.3998 2.5 5.09987 2.5 6.5V13.5C2.5 14.9001 2.5 15.6002 2.77248 16.135C3.01217 16.6054 3.39462 16.9878 3.86502 17.2275C4.3998 17.5 5.09987 17.5 6.5 17.5Z",strokeWidth:"1.67",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as O5}from"react/jsx-runtime";var tr=({...t})=>O5("svg",{width:"28",height:"28",viewBox:"0 0 28 28",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:O5("path",{d:"M15.4062 19.625H9.625V8.375H14.9375C15.5639 8.37504 16.1771 8.55435 16.7048 8.89174C17.2325 9.22914 17.6526 9.71052 17.9155 10.279C18.1784 10.8475 18.2731 11.4794 18.1884 12.1C18.1037 12.7206 17.8431 13.304 17.4375 13.7812C17.9673 14.205 18.3528 14.7825 18.5408 15.4344C18.7289 16.0862 18.7102 16.7803 18.4875 17.4211C18.2647 18.0619 17.8488 18.6179 17.297 19.0126C16.7452 19.4073 16.0847 19.6213 15.4062 19.625ZM11.5 17.75H15.3937C15.5784 17.75 15.7613 17.7136 15.9319 17.643C16.1025 17.5723 16.2575 17.4687 16.3881 17.3381C16.5187 17.2075 16.6223 17.0525 16.693 16.8819C16.7636 16.7113 16.8 16.5284 16.8 16.3438C16.8 16.1591 16.7636 15.9762 16.693 15.8056C16.6223 15.635 16.5187 15.48 16.3881 15.3494C16.2575 15.2188 16.1025 15.1152 15.9319 15.0445C15.7613 14.9739 15.5784 14.9375 15.3937 14.9375H11.5V17.75ZM11.5 13.0625H14.9375C15.1222 13.0625 15.305 13.0261 15.4756 12.9555C15.6463 12.8848 15.8013 12.7812 15.9319 12.6506C16.0625 12.52 16.166 12.365 16.2367 12.1944C16.3074 12.0238 16.3438 11.8409 16.3438 11.6562C16.3438 11.4716 16.3074 11.2887 16.2367 11.1181C16.166 10.9475 16.0625 10.7925 15.9319 10.6619C15.8013 10.5313 15.6463 10.4277 15.4756 10.357C15.305 10.2864 15.1222 10.25 14.9375 10.25H11.5V13.0625Z"})});import{jsx as z5}from"react/jsx-runtime";var nr=({...t})=>z5("svg",{width:"12",height:"14",viewBox:"0 0 12 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:z5("path",{d:"M4.33398 4L7.66732 7.33333M7.66732 4L4.33398 7.33333M10.6673 13V4.2C10.6673 3.0799 10.6673 2.51984 10.4493 2.09202C10.2576 1.71569 9.95162 1.40973 9.5753 1.21799C9.14748 1 8.58742 1 7.46732 1H4.53398C3.41388 1 2.85383 1 2.426 1.21799C2.04968 1.40973 1.74372 1.71569 1.55197 2.09202C1.33398 2.51984 1.33398 3.0799 1.33398 4.2V13L6.00065 10.3333L10.6673 13Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as U5}from"react/jsx-runtime";var or=({...t})=>U5("svg",{width:"18",height:"14",viewBox:"0 0 18 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:U5("path",{d:"M4.625 3.25C4.45924 3.25 4.30027 3.31585 4.18306 3.43306C4.06585 3.55027 4 3.70924 4 3.875C4 4.04076 4.06585 4.19973 4.18306 4.31694C4.30027 4.43415 4.45924 4.5 4.625 4.5H8.375C8.54076 4.5 8.69973 4.43415 8.81694 4.31694C8.93415 4.19973 9 4.04076 9 3.875C9 3.70924 8.93415 3.55027 8.81694 3.43306C8.69973 3.31585 8.54076 3.25 8.375 3.25H4.625ZM4 6.375C4 6.20924 4.06585 6.05027 4.18306 5.93306C4.30027 5.81585 4.45924 5.75 4.625 5.75H12.125C12.2908 5.75 12.4497 5.81585 12.5669 5.93306C12.6842 6.05027 12.75 6.20924 12.75 6.375C12.75 6.54076 12.6842 6.69973 12.5669 6.81694C12.4497 6.93415 12.2908 7 12.125 7H4.625C4.45924 7 4.30027 6.93415 4.18306 6.81694C4.06585 6.69973 4 6.54076 4 6.375ZM4.625 8.25C4.45924 8.25 4.30027 8.31585 4.18306 8.43306C4.06585 8.55027 4 8.70924 4 8.875C4 9.04076 4.06585 9.19973 4.18306 9.31694C4.30027 9.43415 4.45924 9.5 4.625 9.5H9.625C9.79076 9.5 9.94973 9.43415 10.0669 9.31694C10.1842 9.19973 10.25 9.04076 10.25 8.875C10.25 8.70924 10.1842 8.55027 10.0669 8.43306C9.94973 8.31585 9.79076 8.25 9.625 8.25H4.625ZM2.75 0.75C2.08696 0.75 1.45107 1.01339 0.982233 1.48223C0.513392 1.95107 0.25 2.58696 0.25 3.25V10.75C0.25 11.413 0.513392 12.0489 0.982233 12.5178C1.45107 12.9866 2.08696 13.25 2.75 13.25H15.25C15.913 13.25 16.5489 12.9866 17.0178 12.5178C17.4866 12.0489 17.75 11.413 17.75 10.75V3.25C17.75 2.58696 17.4866 1.95107 17.0178 1.48223C16.5489 1.01339 15.913 0.75 15.25 0.75H2.75ZM1.5 3.25C1.5 2.91848 1.6317 2.60054 1.86612 2.36612C2.10054 2.1317 2.41848 2 2.75 2H15.25C15.5815 2 15.8995 2.1317 16.1339 2.36612C16.3683 2.60054 16.5 2.91848 16.5 3.25V10.75C16.5 11.0815 16.3683 11.3995 16.1339 11.6339C15.8995 11.8683 15.5815 12 15.25 12H2.75C2.41848 12 2.10054 11.8683 1.86612 11.6339C1.6317 11.3995 1.5 11.0815 1.5 10.75V3.25Z"})});import{jsx as G5,jsxs as f7}from"react/jsx-runtime";var rr=({...t})=>f7("svg",{width:"18",height:"16",viewBox:"0 0 18 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:[G5("path",{d:"M0.666016 7.99967C0.666016 4.85717 0.666016 3.28551 1.64268 2.30967C2.61935 1.33384 4.19018 1.33301 7.33268 1.33301H10.666C13.8085 1.33301 15.3802 1.33301 16.356 2.30967C17.3318 3.28634 17.3327 4.85717 17.3327 7.99967C17.3327 11.1422 17.3327 12.7138 16.356 13.6897C15.3793 14.6655 13.8085 14.6663 10.666 14.6663H7.33268C4.19018 14.6663 2.61852 14.6663 1.64268 13.6897C0.666849 12.713 0.666016 11.1422 0.666016 7.99967Z",stroke:"currentColor",strokeWidth:"1.25"}),G5("path",{d:"M5.875 10.9163C5.875 11.0821 5.94085 11.2411 6.05806 11.3583C6.17527 11.4755 6.33424 11.5413 6.5 11.5413C6.66576 11.5413 6.82473 11.4755 6.94194 11.3583C7.05915 11.2411 7.125 11.0821 7.125 10.9163H5.875ZM8.375 6.68718C8.375 6.85294 8.44085 7.01191 8.55806 7.12912C8.67527 7.24633 8.83424 7.31218 9 7.31218C9.16576 7.31218 9.32473 7.24633 9.44194 7.12912C9.55915 7.01191 9.625 6.85294 9.625 6.68718H8.375ZM3.375 6.68718C3.375 6.85294 3.44085 7.01191 3.55806 7.12912C3.67527 7.24633 3.83424 7.31218 4 7.31218C4.16576 7.31218 4.32473 7.24633 4.44194 7.12912C4.55915 7.01191 4.625 6.85294 4.625 6.68718H3.375ZM4.83334 10.2913C4.66758 10.2913 4.5086 10.3572 4.39139 10.4744C4.27418 10.5916 4.20834 10.7506 4.20834 10.9163C4.20834 11.0821 4.27418 11.2411 4.39139 11.3583C4.5086 11.4755 4.66758 11.5413 4.83334 11.5413V10.2913ZM8.16667 11.5413C8.33243 11.5413 8.4914 11.4755 8.60861 11.3583C8.72582 11.2411 8.79167 11.0821 8.79167 10.9163C8.79167 10.7506 8.72582 10.5916 8.60861 10.4744C8.4914 10.3572 8.33243 10.2913 8.16667 10.2913V11.5413ZM5.60417 5.70801H6.5V4.45801H5.60417V5.70801ZM6.5 5.70801H7.39583V4.45801H6.5V5.70801ZM7.125 10.9163V5.08301H5.875V10.9163H7.125ZM7.39583 5.70801C7.775 5.70801 8.00083 5.70884 8.16417 5.72968C8.31167 5.74801 8.31917 5.77301 8.30584 5.76051L9.135 4.82634C8.885 4.60301 8.5925 4.52301 8.31834 4.48884C8.06 4.45718 7.7425 4.45801 7.39583 4.45801V5.70801ZM9.625 6.68718C9.625 6.34051 9.62584 6.02301 9.59417 5.76468C9.56 5.49051 9.48 5.19801 9.25667 4.94801L8.3225 5.77801C8.31 5.76384 8.335 5.77134 8.35334 5.91968C8.37417 6.08218 8.375 6.30801 8.375 6.68718H9.625ZM8.30584 5.76051L8.32167 5.77718L9.25667 4.94801C9.21823 4.90539 9.17762 4.86478 9.135 4.82634L8.30584 5.76051ZM5.60417 4.45801C5.2575 4.45801 4.94 4.45718 4.68167 4.48884C4.4075 4.52301 4.115 4.60301 3.865 4.82634L4.695 5.76051C4.68084 5.77301 4.68834 5.74801 4.83667 5.72968C4.99917 5.70884 5.225 5.70801 5.60417 5.70801V4.45801ZM4.625 6.68718C4.625 6.30801 4.62584 6.08218 4.64667 5.91884C4.665 5.77134 4.69 5.76384 4.6775 5.77718L3.74334 4.94801C3.52 5.19801 3.44 5.49051 3.40584 5.76468C3.37417 6.02301 3.375 6.34051 3.375 6.68718H4.625ZM3.865 4.82634C3.82222 4.86468 3.78167 4.90523 3.74334 4.94801L4.6775 5.77718L4.69417 5.76134L3.865 4.82634ZM4.83334 11.5413H8.16667V10.2913H4.83334V11.5413Z",fill:"currentColor"})]});import{jsx as lr}from"react/jsx-runtime";var ir=({...t})=>lr("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:lr("g",{id:"brackets-check",children:lr("path",{id:"Icon",d:"M18.5708 20C19.8328 20 20.8568 18.977 20.8568 17.714V13.143L21.9998 12L20.8568 10.857V6.286C20.8568 5.023 19.8338 4 18.5708 4M5.429 4C4.166 4 3.143 5.023 3.143 6.286V10.857L2 12L3.143 13.143V17.714C3.143 18.977 4.166 20 5.429 20M7.5 12L9.93431 14.4343C10.1323 14.6323 10.2313 14.7313 10.3455 14.7684C10.4459 14.8011 10.5541 14.8011 10.6545 14.7684C10.7687 14.7313 10.8677 14.6323 11.0657 14.4343L16.5 9",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as $5}from"react/jsx-runtime";var sr=({...t})=>$5("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:$5("path",{d:"M15.4757 16.6663C16.5274 16.6663 17.3808 15.8138 17.3808 14.7613V10.9522L18.3333 9.99967L17.3808 9.04717V5.23801C17.3808 4.18551 16.5282 3.33301 15.4757 3.33301M4.52425 3.33301C3.47175 3.33301 2.61925 4.18551 2.61925 5.23801V9.04717L1.66675 9.99967L2.61925 10.9522V14.7613C2.61925 15.8138 3.47175 16.6663 4.52425 16.6663M6.25008 9.99967H6.25842M10.0001 9.99967H10.0084M13.7501 9.99967H13.7584M6.66675 9.99967C6.66675 10.2298 6.4802 10.4163 6.25008 10.4163C6.01996 10.4163 5.83341 10.2298 5.83341 9.99967C5.83341 9.76956 6.01996 9.58301 6.25008 9.58301C6.4802 9.58301 6.66675 9.76956 6.66675 9.99967ZM10.4167 9.99967C10.4167 10.2298 10.2302 10.4163 10.0001 10.4163C9.76996 10.4163 9.58342 10.2298 9.58342 9.99967C9.58342 9.76956 9.76996 9.58301 10.0001 9.58301C10.2302 9.58301 10.4167 9.76956 10.4167 9.99967ZM14.1667 9.99967C14.1667 10.2298 13.9802 10.4163 13.7501 10.4163C13.52 10.4163 13.3334 10.2298 13.3334 9.99967C13.3334 9.76956 13.52 9.58301 13.7501 9.58301C13.9802 9.58301 14.1667 9.76956 14.1667 9.99967Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as cr}from"react/jsx-runtime";var ar=({...t})=>cr("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:cr("g",{id:"calendar",children:cr("path",{id:"Icon",d:"M17.5 8.33342H2.5M13.3333 1.66675V5.00008M6.66667 1.66675V5.00008M6.5 18.3334H13.5C14.9001 18.3334 15.6002 18.3334 16.135 18.0609C16.6054 17.8212 16.9878 17.4388 17.2275 16.9684C17.5 16.4336 17.5 15.7335 17.5 14.3334V7.33342C17.5 5.93328 17.5 5.23322 17.2275 4.69844C16.9878 4.22803 16.6054 3.84558 16.135 3.6059C15.6002 3.33341 14.9001 3.33341 13.5 3.33341H6.5C5.09987 3.33341 4.3998 3.33341 3.86502 3.6059C3.39462 3.84558 3.01217 4.22803 2.77248 4.69844C2.5 5.23322 2.5 5.93328 2.5 7.33341V14.3334C2.5 15.7335 2.5 16.4336 2.77248 16.9684C3.01217 17.4388 3.39462 17.8212 3.86502 18.0609C4.3998 18.3334 5.09987 18.3334 6.5 18.3334Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as pr}from"react/jsx-runtime";var dr=({...t})=>pr("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:pr("g",{id:"certificate-02",children:pr("path",{id:"Icon",d:"M9 18.5H15M7 15H17M5 2H19C20.1046 2 21 2.99492 21 4.22222V19.7778C21 21.0051 20.1046 22 19 22H5C3.89543 22 3 21.0051 3 19.7778V4.22222C3 2.99492 3.89543 2 5 2ZM11.9976 6.21194C11.2978 5.4328 10.1309 5.22321 9.25414 5.93667C8.37738 6.65013 8.25394 7.84299 8.94247 8.6868C9.631 9.53061 11.9976 11.5 11.9976 11.5C11.9976 11.5 14.3642 9.53061 15.0527 8.6868C15.7413 7.84299 15.6329 6.64262 14.7411 5.93667C13.8492 5.23072 12.6974 5.4328 11.9976 6.21194Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as q5}from"react/jsx-runtime";var Fe=({...t})=>q5("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",strokeWidth:"1.66667",...t,children:q5("path",{d:"M16.6668 5L7.50016 14.1667L3.3335 10",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as X5}from"react/jsx-runtime";var ur=({...t})=>X5("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:X5("path",{d:"M6.5 11L9.5 14L15.5 8M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Cr}from"react/jsx-runtime";var mr=({...t})=>Cr("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Cr("g",{id:"check-circle-broken",clipPath:"url(#clip0_3243_19600)",children:Cr("path",{id:"Icon",d:"M14.6663 7.39052V8.00386C14.6655 9.44147 14.2 10.8403 13.3392 11.9917C12.4785 13.1432 11.2685 13.9855 9.88991 14.3931C8.5113 14.8007 7.03785 14.7518 5.68932 14.2536C4.3408 13.7554 3.18944 12.8346 2.40698 11.6286C1.62452 10.4225 1.25287 8.9959 1.34746 7.5614C1.44205 6.1269 1.99781 4.76141 2.93186 3.66857C3.86591 2.57574 5.1282 1.81411 6.53047 1.49729C7.93274 1.18046 9.39985 1.32541 10.713 1.91052M14.6663 2.66671L7.99967 9.34004L5.99967 7.34004",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as kn,jsxs as h7}from"react/jsx-runtime";var gr=({color1:t="currentColor",color2:e="currentColor",...n})=>kn("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...n,children:h7("g",{id:"Content",children:[kn("rect",{x:"0.75",y:"0.75",width:"22.5",height:"22.5",rx:"11.25",fill:e}),kn("rect",{x:"0.75",y:"0.75",width:"22.5",height:"22.5",rx:"11.25",stroke:e,strokeWidth:"1.5"}),kn("path",{id:"Tick",fillRule:"evenodd",clipRule:"evenodd",d:"M17.0965 7.38967L9.9365 14.2997L8.0365 12.2697C7.6865 11.9397 7.1365 11.9197 6.7365 12.1997C6.3465 12.4897 6.2365 12.9997 6.4765 13.4097L8.7265 17.0697C8.9465 17.4097 9.3265 17.6197 9.7565 17.6197C10.1665 17.6197 10.5565 17.4097 10.7765 17.0697C11.1365 16.5997 18.0065 8.40967 18.0065 8.40967C18.9065 7.48967 17.8165 6.67967 17.0965 7.37967V7.38967Z",fill:t})]})});import{jsx as j5}from"react/jsx-runtime";var fr=({...t})=>j5("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:j5("path",{d:"M6.00065 8.00065L7.33398 9.33398L10.334 6.33398M11.9348 3.33299C12.0721 3.66501 12.3356 3.92892 12.6674 4.0667L13.8308 4.54864C14.1628 4.68617 14.4266 4.94998 14.5642 5.28202C14.7017 5.61407 14.7017 5.98715 14.5642 6.31919L14.0826 7.48185C13.945 7.81404 13.9448 8.1875 14.083 8.51953L14.5638 9.68185C14.6319 9.84631 14.6671 10.0226 14.6671 10.2006C14.6671 10.3786 14.6321 10.5549 14.5639 10.7194C14.4958 10.8839 14.3959 11.0333 14.27 11.1592C14.1441 11.2851 13.9947 11.3849 13.8302 11.453L12.6676 11.9346C12.3355 12.0718 12.0716 12.3354 11.9339 12.6672L11.4519 13.8307C11.3144 14.1627 11.0506 14.4265 10.7186 14.5641C10.3866 14.7016 10.0135 14.7016 9.68146 14.5641L8.51884 14.0825C8.1868 13.9453 7.81387 13.9455 7.48203 14.0832L6.31858 14.5645C5.98673 14.7017 5.61399 14.7016 5.28223 14.5642C4.95047 14.4267 4.68682 14.1632 4.54919 13.8316L4.06713 12.6677C3.92985 12.3357 3.66635 12.0718 3.33455 11.934L2.17109 11.4521C1.83921 11.3146 1.57549 11.0509 1.43791 10.7191C1.30032 10.3872 1.30014 10.0143 1.43739 9.68235L1.91896 8.51968C2.05615 8.18763 2.05587 7.81469 1.91818 7.48284L1.4373 6.31851C1.36912 6.15405 1.33401 5.97777 1.33398 5.79974C1.33396 5.62171 1.36901 5.44542 1.43713 5.28094C1.50526 5.11646 1.60513 4.96702 1.73103 4.84115C1.85693 4.71529 2.0064 4.61546 2.17089 4.54739L3.33352 4.0658C3.66523 3.92863 3.92897 3.66545 4.06685 3.33402L4.54877 2.17052C4.6863 1.83848 4.9501 1.57467 5.28213 1.43714C5.61416 1.2996 5.98723 1.2996 6.31926 1.43714L7.48188 1.91873C7.81392 2.05593 8.18685 2.05565 8.51869 1.91795L9.68263 1.43788C10.0146 1.30042 10.3876 1.30045 10.7196 1.43796C11.0515 1.57547 11.3153 1.8392 11.4529 2.17116L11.9349 3.335L11.9348 3.33299Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as K5}from"react/jsx-runtime";var Ae=({...t})=>K5("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:K5("path",{d:"M5 7.5L10 12.5L15 7.5",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as hr}from"react/jsx-runtime";var Ze=({...t})=>hr("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:hr("g",{id:"chevron-left",children:hr("path",{id:"Icon",d:"M12.5 15L7.5 10L12.5 5",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as vr,jsxs as v7}from"react/jsx-runtime";var wr=({...t})=>v7("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...t,children:[vr("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),vr("path",{d:"M11 7l-5 5l5 5"}),vr("path",{d:"M17 7l-5 5l5 5"})]});import{jsx as yr}from"react/jsx-runtime";var Le=({...t})=>yr("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:yr("g",{id:"chevron-right",children:yr("path",{id:"Icon",d:"M7.5 15L12.5 10L7.5 5",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as xr,jsxs as w7}from"react/jsx-runtime";var br=({...t})=>w7("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...t,children:[xr("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),xr("path",{d:"M7 7l5 5l-5 5"}),xr("path",{d:"M13 7l5 5l-5 5"})]});import{jsx as Y5}from"react/jsx-runtime";var kr=({...t})=>Y5("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Y5("path",{d:"M4.66675 9.99984L8.00008 13.3332L11.3334 9.99984M4.66675 5.99984L8.00008 2.6665L11.3334 5.99984",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Lr}from"react/jsx-runtime";var f1=({...t})=>Lr("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Lr("g",{id:"chevron-up",children:Lr("path",{id:"Icon",d:"M15 12.5L10 7.5L5 12.5",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Q5}from"react/jsx-runtime";var Pr=({...t})=>Q5("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Q5("path",{d:"M4.99996 4.99984L6.66663 3.33317M6.66663 3.33317L4.99996 1.6665M6.66663 3.33317H4.99996C3.15901 3.33317 1.66663 4.82555 1.66663 6.6665M15 14.9998L13.3333 16.6665M13.3333 16.6665L15 18.3332M13.3333 16.6665H15C16.8409 16.6665 18.3333 15.1741 18.3333 13.3332M11.1809 11.1808C11.8328 11.4922 12.5627 11.6665 13.3333 11.6665C16.0947 11.6665 18.3333 9.42793 18.3333 6.6665C18.3333 3.90508 16.0947 1.6665 13.3333 1.6665C10.5719 1.6665 8.33329 3.90508 8.33329 6.6665C8.33329 7.4371 8.50762 8.16698 8.81898 8.81886M11.6666 13.3332C11.6666 16.0946 9.42805 18.3332 6.66663 18.3332C3.9052 18.3332 1.66663 16.0946 1.66663 13.3332C1.66663 10.5717 3.9052 8.33317 6.66663 8.33317C9.42805 8.33317 11.6666 10.5717 11.6666 13.3332Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Sr}from"react/jsx-runtime";var Ir=({...t})=>Sr("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Sr("g",{id:"clock-fast-forward",children:Sr("path",{id:"Icon",d:"M18.9166 9.58333L17.2505 11.25L15.5833 9.58333M17.4542 10.8333C17.4845 10.5597 17.5 10.2817 17.5 10C17.5 5.85786 14.1421 2.5 10 2.5C5.85786 2.5 2.5 5.85786 2.5 10C2.5 14.1421 5.85786 17.5 10 17.5C12.3561 17.5 14.4584 16.4136 15.8333 14.7144M10 5.83333V10L12.5 11.6667",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Mr}from"react/jsx-runtime";var Hr=({...t})=>Mr("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Mr("g",{id:"clock-rewind",children:Mr("path",{id:"Icon",d:"M15.1333 9L13.8004 7.66667L12.4666 9M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C10.2013 2 12.1257 3.18542 13.1697 4.95273M8 4.66667V8L10 9.33333",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Rr}from"react/jsx-runtime";var Nr=({...t})=>Rr("svg",{width:"30",height:"30",viewBox:"0 0 30 30",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:Rr("g",{id:"mdi:recent",children:Rr("path",{id:"Vector",d:"M16.875 10H15V16.25L20.35 19.425L21.25 17.9125L16.875 15.3125V10ZM16.25 3.75C13.2663 3.75 10.4048 4.93526 8.29505 7.04505C6.18526 9.15483 5 12.0163 5 15H1.25L6.2 20.0375L11.25 15H7.5C7.5 12.6794 8.42187 10.4538 10.0628 8.81282C11.7038 7.17187 13.9294 6.25 16.25 6.25C18.5706 6.25 20.7962 7.17187 22.4372 8.81282C24.0781 10.4538 25 12.6794 25 15C25 17.3206 24.0781 19.5462 22.4372 21.1872C20.7962 22.8281 18.5706 23.75 16.25 23.75C13.8375 23.75 11.65 22.7625 10.075 21.175L8.3 22.95C9.33951 24.0005 10.5779 24.8334 11.9429 25.4C13.3079 25.9666 14.7721 26.2556 16.25 26.25C19.2337 26.25 22.0952 25.0647 24.205 22.955C26.3147 20.8452 27.5 17.9837 27.5 15C27.5 12.0163 26.3147 9.15483 24.205 7.04505C22.0952 4.93526 19.2337 3.75 16.25 3.75Z"})})});import{jsx as Dr}from"react/jsx-runtime";var Br=({...t})=>Dr("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Dr("g",{id:"code-browser",children:Dr("path",{id:"Icon",d:"M22 9H2M14 17.5L16.5 15L14 12.5M10 12.5L7.5 15L10 17.5M2 7.8L2 16.2C2 17.8802 2 18.7202 2.32698 19.362C2.6146 19.9265 3.07354 20.3854 3.63803 20.673C4.27976 21 5.11984 21 6.8 21H17.2C18.8802 21 19.7202 21 20.362 20.673C20.9265 20.3854 21.3854 19.9265 21.673 19.362C22 18.7202 22 17.8802 22 16.2V7.8C22 6.11984 22 5.27977 21.673 4.63803C21.3854 4.07354 20.9265 3.6146 20.362 3.32698C19.7202 3 18.8802 3 17.2 3L6.8 3C5.11984 3 4.27976 3 3.63803 3.32698C3.07354 3.6146 2.6146 4.07354 2.32698 4.63803C2 5.27976 2 6.11984 2 7.8Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as J5}from"react/jsx-runtime";var Tr=({...t})=>J5("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:J5("path",{d:"M13 16L16 13L13 10M9 6L6 9L9 12M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Vr}from"react/jsx-runtime";var Er=({...t})=>Vr("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Vr("g",{id:"colors",children:Vr("path",{id:"Icon",d:"M12 20.4722C13.0615 21.4223 14.4633 22 16 22C19.3137 22 22 19.3137 22 16C22 13.2331 20.1271 10.9036 17.5798 10.2102M6.42018 10.2102C3.87293 10.9036 2 13.2331 2 16C2 19.3137 4.68629 22 8 22C11.3137 22 14 19.3137 14 16C14 15.2195 13.851 14.4738 13.5798 13.7898M18 8C18 11.3137 15.3137 14 12 14C8.68629 14 6 11.3137 6 8C6 4.68629 8.68629 2 12 2C15.3137 2 18 4.68629 18 8Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Fr}from"react/jsx-runtime";var Ar=({...t})=>Fr("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Fr("g",{id:"copy-04",clipPath:"url(#clip0_3854_3504)",children:Fr("path",{id:"Icon",d:"M10.6667 10.6668V12.5335C10.6667 13.2802 10.6667 13.6536 10.5214 13.9388C10.3936 14.1897 10.1896 14.3937 9.93869 14.5215C9.65348 14.6668 9.28011 14.6668 8.53337 14.6668H3.46671C2.71997 14.6668 2.3466 14.6668 2.06139 14.5215C1.8105 14.3937 1.60653 14.1897 1.4787 13.9388C1.33337 13.6536 1.33337 13.2802 1.33337 12.5335V7.46683C1.33337 6.72009 1.33337 6.34672 1.4787 6.06151C1.60653 5.81063 1.8105 5.60665 2.06139 5.47882C2.3466 5.3335 2.71997 5.3335 3.46671 5.3335H5.33337M7.46671 10.6668H12.5334C13.2801 10.6668 13.6535 10.6668 13.9387 10.5215C14.1896 10.3937 14.3936 10.1897 14.5214 9.93882C14.6667 9.6536 14.6667 9.28023 14.6667 8.5335V3.46683C14.6667 2.72009 14.6667 2.34672 14.5214 2.06151C14.3936 1.81063 14.1896 1.60665 13.9387 1.47882C13.6535 1.3335 13.2801 1.3335 12.5334 1.3335H7.46671C6.71997 1.3335 6.3466 1.3335 6.06139 1.47882C5.8105 1.60665 5.60653 1.81063 5.4787 2.06151C5.33337 2.34672 5.33337 2.72009 5.33337 3.46683V8.5335C5.33337 9.28023 5.33337 9.6536 5.4787 9.93882C5.60653 10.1897 5.8105 10.3937 6.06139 10.5215C6.3466 10.6668 6.71997 10.6668 7.46671 10.6668Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as ei}from"react/jsx-runtime";var Zr=({...t})=>ei("svg",{xmlns:"http://www.w3.org/2000/svg",width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",stroke:"currentColor",...t,children:ei("path",{d:"M5.98633 2H10.7197C12.2131 2 12.9599 2 13.5303 2.29065C14.0321 2.54631 14.44 2.95426 14.6957 3.45603C14.9863 4.02646 14.9863 4.77319 14.9863 6.26667V11M5.11966 14H10.5197C11.2664 14 11.6398 14 11.925 13.8547C12.1759 13.7268 12.3798 13.5229 12.5077 13.272C12.653 12.9868 12.653 12.6134 12.653 11.8667V6.46667C12.653 5.71993 12.653 5.34656 12.5077 5.06135C12.3798 4.81046 12.1759 4.60649 11.925 4.47866C11.6398 4.33333 11.2664 4.33333 10.5197 4.33333H5.11966C4.37292 4.33333 3.99956 4.33333 3.71434 4.47866C3.46346 4.60649 3.25948 4.81046 3.13165 5.06135C2.98633 5.34656 2.98633 5.71993 2.98633 6.46667V11.8667C2.98633 12.6134 2.98633 12.9868 3.13165 13.272C3.25948 13.5229 3.46346 13.7268 3.71434 13.8547C3.99956 14 4.37292 14 5.11966 14Z",strokeWidth:"1.33333",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Wr}from"react/jsx-runtime";var _r=({...t})=>Wr("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Wr("g",{id:"copy-05",clipPath:"url(#clip0_4668_4063)",children:Wr("path",{id:"Icon",d:"M6.66663 13.3334V15.6667C6.66663 16.6002 6.66663 17.0669 6.84828 17.4234C7.00807 17.737 7.26304 17.992 7.57664 18.1518C7.93316 18.3334 8.39987 18.3334 9.33329 18.3334H15.6666C16.6 18.3334 17.0668 18.3334 17.4233 18.1518C17.7369 17.992 17.9918 17.737 18.1516 17.4234C18.3333 17.0669 18.3333 16.6002 18.3333 15.6667V9.33341C18.3333 8.39999 18.3333 7.93328 18.1516 7.57676C17.9918 7.26316 17.7369 7.00819 17.4233 6.8484C17.0668 6.66675 16.6 6.66675 15.6666 6.66675H13.3333M4.33329 13.3334H10.6666C11.6 13.3334 12.0668 13.3334 12.4233 13.1518C12.7369 12.992 12.9918 12.737 13.1516 12.4234C13.3333 12.0669 13.3333 11.6002 13.3333 10.6667V4.33341C13.3333 3.39999 13.3333 2.93328 13.1516 2.57676C12.9918 2.26316 12.7369 2.00819 12.4233 1.8484C12.0668 1.66675 11.6 1.66675 10.6666 1.66675H4.33329C3.39987 1.66675 2.93316 1.66675 2.57664 1.8484C2.26304 2.00819 2.00807 2.26316 1.84828 2.57676C1.66663 2.93328 1.66663 3.39999 1.66663 4.33341V10.6667C1.66663 11.6002 1.66663 12.0669 1.84828 12.4234C2.00807 12.737 2.26304 12.992 2.57664 13.1518C2.93316 13.3334 3.39987 13.3334 4.33329 13.3334Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Or}from"react/jsx-runtime";var zr=({...t})=>Or("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Or("g",{id:"copy-07",clipPath:"url(#clip0_3854_3511)",children:Or("path",{id:"Icon",d:"M7.00004 1.33536C6.55001 1.34146 6.27984 1.36751 6.06139 1.47882C5.8105 1.60665 5.60653 1.81063 5.4787 2.06151C5.36739 2.27996 5.34134 2.55013 5.33524 3.00016M13 1.33536C13.4501 1.34146 13.7202 1.36751 13.9387 1.47882C14.1896 1.60665 14.3936 1.81063 14.5214 2.06151C14.6327 2.27996 14.6587 2.55013 14.6648 3.00015M14.6648 9.00016C14.6587 9.45019 14.6327 9.72036 14.5214 9.93882C14.3936 10.1897 14.1896 10.3937 13.9387 10.5215C13.7202 10.6328 13.4501 10.6589 13 10.665M14.6667 5.33349V6.66683M9.33341 1.3335H10.6667M3.46671 14.6668H8.53337C9.28011 14.6668 9.65348 14.6668 9.93869 14.5215C10.1896 14.3937 10.3936 14.1897 10.5214 13.9388C10.6667 13.6536 10.6667 13.2802 10.6667 12.5335V7.46683C10.6667 6.72009 10.6667 6.34672 10.5214 6.06151C10.3936 5.81063 10.1896 5.60665 9.93869 5.47882C9.65348 5.3335 9.28011 5.3335 8.53337 5.3335H3.46671C2.71997 5.3335 2.3466 5.3335 2.06139 5.47882C1.8105 5.60665 1.60653 5.81063 1.4787 6.06151C1.33337 6.34672 1.33337 6.72009 1.33337 7.46683V12.5335C1.33337 13.2802 1.33337 13.6536 1.4787 13.9388C1.60653 14.1897 1.8105 14.3937 2.06139 14.5215C2.3466 14.6668 2.71997 14.6668 3.46671 14.6668Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Ur}from"react/jsx-runtime";var Gr=({...t})=>Ur("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ur("g",{id:"copy-01",clipPath:"url(#clip0_3035_27980)",children:Ur("path",{id:"Icon",d:"M4.16663 12.4998C3.39006 12.4998 3.00177 12.4998 2.69549 12.373C2.28711 12.2038 1.96265 11.8794 1.79349 11.471C1.66663 11.1647 1.66663 10.7764 1.66663 9.99984V4.33317C1.66663 3.39975 1.66663 2.93304 1.84828 2.57652C2.00807 2.26292 2.26304 2.00795 2.57664 1.84816C2.93316 1.6665 3.39987 1.6665 4.33329 1.6665H9.99996C10.7765 1.6665 11.1648 1.6665 11.4711 1.79337C11.8795 1.96253 12.2039 2.28698 12.3731 2.69536C12.5 3.00165 12.5 3.38993 12.5 4.1665M10.1666 18.3332H15.6666C16.6 18.3332 17.0668 18.3332 17.4233 18.1515C17.7369 17.9917 17.9918 17.7368 18.1516 17.4232C18.3333 17.0666 18.3333 16.5999 18.3333 15.6665V10.1665C18.3333 9.23308 18.3333 8.76637 18.1516 8.40985C17.9918 8.09625 17.7369 7.84128 17.4233 7.68149C17.0668 7.49984 16.6 7.49984 15.6666 7.49984H10.1666C9.23321 7.49984 8.7665 7.49984 8.40998 7.68149C8.09637 7.84128 7.8414 8.09625 7.68162 8.40985C7.49996 8.76637 7.49996 9.23308 7.49996 10.1665V15.6665C7.49996 16.5999 7.49996 17.0666 7.68162 17.4232C7.8414 17.7368 8.09637 17.9917 8.40998 18.1515C8.7665 18.3332 9.23321 18.3332 10.1666 18.3332Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as ti}from"react/jsx-runtime";var $r=({...t})=>ti("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ti("path",{d:"M5 14L7 16L11.5 11.5M7 7V4.2C7 3.0799 7 2.51984 7.21799 2.09202C7.40973 1.71569 7.71569 1.40973 8.09202 1.21799C8.51984 1 9.07989 1 10.2 1H17.8C18.9201 1 19.4802 1 19.908 1.21799C20.2843 1.40973 20.5903 1.71569 20.782 2.09202C21 2.51984 21 3.0799 21 4.2V11.8C21 12.9201 21 13.4802 20.782 13.908C20.5903 14.2843 20.2843 14.5903 19.908 14.782C19.4802 15 18.9201 15 17.8 15H15M4.2 21H11.8C12.9201 21 13.4802 21 13.908 20.782C14.2843 20.5903 14.5903 20.2843 14.782 19.908C15 19.4802 15 18.9201 15 17.8V10.2C15 9.07989 15 8.51984 14.782 8.09202C14.5903 7.71569 14.2843 7.40973 13.908 7.21799C13.4802 7 12.9201 7 11.8 7H4.2C3.0799 7 2.51984 7 2.09202 7.21799C1.71569 7.40973 1.40973 7.71569 1.21799 8.09202C1 8.51984 1 9.07989 1 10.2V17.8C1 18.9201 1 19.4802 1.21799 19.908C1.40973 20.2843 1.71569 20.5903 2.09202 20.782C2.51984 21 3.07989 21 4.2 21Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as qr}from"react/jsx-runtime";var Xr=({...t})=>qr("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:qr("g",{id:"container",children:qr("path",{id:"Icon",d:"M20.5 7.27734L12 11.9996M12 11.9996L3.49997 7.27734M12 11.9996L12 21.4996M21 16.0582V7.94104C21 7.5984 21 7.42708 20.9495 7.27428C20.9049 7.1391 20.8318 7.01502 20.7354 6.91033C20.6263 6.79199 20.4766 6.70879 20.177 6.54239L12.777 2.43128C12.4934 2.27372 12.3516 2.19494 12.2015 2.16406C12.0685 2.13672 11.9315 2.13672 11.7986 2.16406C11.6484 2.19494 11.5066 2.27372 11.223 2.43128L3.82297 6.54239C3.52345 6.70879 3.37369 6.792 3.26463 6.91033C3.16816 7.01502 3.09515 7.1391 3.05048 7.27428C3 7.42708 3 7.5984 3 7.94104V16.0582C3 16.4008 3 16.5721 3.05048 16.7249C3.09515 16.8601 3.16816 16.9842 3.26463 17.0889C3.37369 17.2072 3.52345 17.2904 3.82297 17.4568L11.223 21.5679C11.5066 21.7255 11.6484 21.8042 11.7986 21.8351C11.9315 21.8625 12.0685 21.8625 12.2015 21.8351C12.3516 21.8042 12.4934 21.7255 12.777 21.5679L20.177 17.4568C20.4766 17.2904 20.6263 17.2072 20.7354 17.0889C20.8318 16.9842 20.9049 16.8601 20.9495 16.7249C21 16.5721 21 16.4008 21 16.0582Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as ni}from"react/jsx-runtime";var jr=({...t})=>ni("svg",{width:"20",height:"22",viewBox:"0 0 20 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ni("path",{d:"M7.75 19.7496L9.22297 20.5679C9.50658 20.7255 9.64838 20.8043 9.79855 20.8351C9.93146 20.8625 10.0685 20.8625 10.2015 20.8351C10.3516 20.8043 10.4934 20.7255 10.777 20.5679L12.25 19.7496M3.25 17.2496L1.82297 16.4568C1.52346 16.2904 1.37368 16.2072 1.26463 16.0889C1.16816 15.9842 1.09515 15.8601 1.05048 15.7249C1 15.5721 1 15.4008 1 15.0582V13.4996M1 8.4996V6.94104C1 6.5984 1 6.42708 1.05048 6.27428C1.09515 6.1391 1.16816 6.01502 1.26463 5.91033C1.37368 5.792 1.52345 5.70879 1.82297 5.54239L3.25 4.7496M7.75 2.2496L9.22297 1.43128C9.50658 1.27372 9.64838 1.19494 9.79855 1.16406C9.93146 1.13672 10.0685 1.13672 10.2015 1.16406C10.3516 1.19494 10.4934 1.27372 10.777 1.43128L12.25 2.2496M16.75 4.7496L18.177 5.54239C18.4766 5.70879 18.6263 5.79199 18.7354 5.91033C18.8318 6.01502 18.9049 6.1391 18.9495 6.27428C19 6.42708 19 6.5984 19 6.94104V8.4996M19 13.4996V15.0582C19 15.4008 19 15.5721 18.9495 15.7249C18.9049 15.8601 18.8318 15.9842 18.7354 16.0889C18.6263 16.2072 18.4766 16.2904 18.177 16.4568L16.75 17.2496M7.75 9.7496L10 10.9996M10 10.9996L12.25 9.7496M10 10.9996V13.4996M1 5.9996L3.25 7.2496M16.75 7.2496L19 5.9996M10 18.4996V20.9996",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Kr}from"react/jsx-runtime";var Yr=({...t})=>Kr("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Kr("g",{id:"cursor-box",children:Kr("path",{id:"Icon",d:"M17.5 7.91667V6.5C17.5 5.09987 17.5 4.3998 17.2275 3.86502C16.9878 3.39462 16.6054 3.01217 16.135 2.77248C15.6002 2.5 14.9001 2.5 13.5 2.5H6.5C5.09987 2.5 4.3998 2.5 3.86502 2.77248C3.39462 3.01217 3.01217 3.39462 2.77248 3.86502C2.5 4.3998 2.5 5.09987 2.5 6.5V13.5C2.5 14.9001 2.5 15.6002 2.77248 16.135C3.01217 16.6054 3.39462 16.9878 3.86502 17.2275C4.3998 17.5 5.09987 17.5 6.5 17.5H7.91667M14.4885 14.7594L13.0733 17.3877C12.8419 17.8173 12.7263 18.0322 12.5853 18.0882C12.4629 18.1369 12.3247 18.1248 12.2126 18.0557C12.0835 17.976 12.0068 17.7444 11.8534 17.2812L9.58366 10.4261C9.44936 10.0205 9.38221 9.81764 9.43049 9.68258C9.47251 9.56503 9.56503 9.47252 9.68257 9.43049C9.81764 9.38221 10.0205 9.44936 10.4261 9.58367L17.2812 11.8534C17.7444 12.0068 17.976 12.0835 18.0556 12.2126C18.1248 12.3247 18.1369 12.4629 18.0882 12.5853C18.0321 12.7263 17.8173 12.8419 17.3877 13.0733L14.7594 14.4885C14.694 14.5238 14.6612 14.5414 14.6326 14.564C14.6071 14.5841 14.5841 14.6071 14.564 14.6326C14.5414 14.6612 14.5238 14.694 14.4885 14.7594Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as oi}from"react/jsx-runtime";var Qr=({...t})=>oi("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:oi("path",{d:"M10 3.5H17.3C18.4201 3.5 18.9802 3.5 19.408 3.71799C19.7843 3.90973 20.0903 4.21569 20.282 4.59202C20.5 5.01984 20.5 5.57989 20.5 6.7V8C20.5 8.93188 20.5 9.39783 20.3478 9.76537C20.1448 10.2554 19.7554 10.6448 19.2654 10.8478C18.8978 11 18.4319 11 17.5 11M12 18.5H4.7C3.5799 18.5 3.01984 18.5 2.59202 18.282C2.21569 18.0903 1.90973 17.7843 1.71799 17.408C1.5 16.9802 1.5 16.4201 1.5 15.3V14C1.5 13.0681 1.5 12.6022 1.65224 12.2346C1.85523 11.7446 2.24458 11.3552 2.73463 11.1522C3.10218 11 3.56812 11 4.5 11M9.3 13.5H12.7C12.98 13.5 13.12 13.5 13.227 13.4455C13.3211 13.3976 13.3976 13.3211 13.4455 13.227C13.5 13.12 13.5 12.98 13.5 12.7V9.3C13.5 9.01997 13.5 8.87996 13.4455 8.773C13.3976 8.67892 13.3211 8.60243 13.227 8.5545C13.12 8.5 12.98 8.5 12.7 8.5H9.3C9.01997 8.5 8.87996 8.5 8.773 8.5545C8.67892 8.60243 8.60243 8.67892 8.5545 8.773C8.5 8.87996 8.5 9.01997 8.5 9.3V12.7C8.5 12.98 8.5 13.12 8.5545 13.227C8.60243 13.3211 8.67892 13.3976 8.773 13.4455C8.87996 13.5 9.01997 13.5 9.3 13.5ZM16.8 21H20.2C20.48 21 20.62 21 20.727 20.9455C20.8211 20.8976 20.8976 20.8211 20.9455 20.727C21 20.62 21 20.48 21 20.2V16.8C21 16.52 21 16.38 20.9455 16.273C20.8976 16.1789 20.8211 16.1024 20.727 16.0545C20.62 16 20.48 16 20.2 16H16.8C16.52 16 16.38 16 16.273 16.0545C16.1789 16.1024 16.1024 16.1789 16.0545 16.273C16 16.38 16 16.52 16 16.8V20.2C16 20.48 16 20.62 16.0545 20.727C16.1024 20.8211 16.1789 20.8976 16.273 20.9455C16.38 21 16.52 21 16.8 21ZM1.8 6H5.2C5.48003 6 5.62004 6 5.727 5.9455C5.82108 5.89757 5.89757 5.82108 5.9455 5.727C6 5.62004 6 5.48003 6 5.2V1.8C6 1.51997 6 1.37996 5.9455 1.273C5.89757 1.17892 5.82108 1.10243 5.727 1.0545C5.62004 1 5.48003 1 5.2 1H1.8C1.51997 1 1.37996 1 1.273 1.0545C1.17892 1.10243 1.10243 1.17892 1.0545 1.273C1 1.37996 1 1.51997 1 1.8V5.2C1 5.48003 1 5.62004 1.0545 5.727C1.10243 5.82108 1.17892 5.89757 1.273 5.9455C1.37996 6 1.51997 6 1.8 6Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as ri}from"react/jsx-runtime";var Jr=({...t})=>ri("svg",{width:"14",height:"16",viewBox:"0 0 14 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ri("path",{d:"M7 2.66659V10.1333C7 11.2534 7 11.8134 7.21799 12.2412C7.40973 12.6176 7.71569 12.9235 8.09202 13.1153C8.51984 13.3333 9.0799 13.3333 10.2 13.3333H10.3333M10.3333 13.3333C10.3333 14.0696 10.9303 14.6666 11.6667 14.6666C12.403 14.6666 13 14.0696 13 13.3333C13 12.5969 12.403 11.9999 11.6667 11.9999C10.9303 11.9999 10.3333 12.5969 10.3333 13.3333ZM3.66667 2.66659L10.3333 2.66658M3.66667 2.66659C3.66667 3.40297 3.06971 3.99992 2.33333 3.99992C1.59695 3.99992 1 3.40297 1 2.66659C1 1.93021 1.59695 1.33325 2.33333 1.33325C3.06971 1.33325 3.66667 1.93021 3.66667 2.66659ZM10.3333 2.66658C10.3333 3.40296 10.9303 3.99992 11.6667 3.99992C12.403 3.99992 13 3.40297 13 2.66659C13 1.93021 12.403 1.33325 11.6667 1.33325C10.9303 1.33325 10.3333 1.93021 10.3333 2.66658ZM7 7.99992H10.3333M10.3333 7.99992C10.3333 8.7363 10.9303 9.33325 11.6667 9.33325C12.403 9.33325 13 8.7363 13 7.99992C13 7.26354 12.403 6.66659 11.6667 6.66659C10.9303 6.66659 10.3333 7.26354 10.3333 7.99992Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as gt,jsxs as y7}from"react/jsx-runtime";var e2=({...t})=>y7("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[gt("g",{clipPath:"url(#clip0_240_3534)",children:gt("path",{d:"M3.33341 14.9998V14.8332C3.33341 13.433 3.33341 12.733 3.6059 12.1982C3.84558 11.7278 4.22803 11.3453 4.69844 11.1057C5.23322 10.8332 5.93328 10.8332 7.33342 10.8332H12.6667C14.0669 10.8332 14.7669 10.8332 15.3017 11.1057C15.7721 11.3453 16.1546 11.7278 16.3943 12.1982C16.6667 12.733 16.6667 13.433 16.6667 14.8332V14.9998M3.33341 14.9998C2.41294 14.9998 1.66675 15.746 1.66675 16.6665C1.66675 17.587 2.41294 18.3332 3.33341 18.3332C4.25389 18.3332 5.00008 17.587 5.00008 16.6665C5.00008 15.746 4.25389 14.9998 3.33341 14.9998ZM16.6667 14.9998C15.7463 14.9998 15.0001 15.746 15.0001 16.6665C15.0001 17.587 15.7463 18.3332 16.6667 18.3332C17.5872 18.3332 18.3334 17.587 18.3334 16.6665C18.3334 15.746 17.5872 14.9998 16.6667 14.9998ZM10.0001 14.9998C9.07961 14.9998 8.33342 15.746 8.33342 16.6665C8.33342 17.587 9.07961 18.3332 10.0001 18.3332C10.9206 18.3332 11.6667 17.587 11.6667 16.6665C11.6667 15.746 10.9206 14.9998 10.0001 14.9998ZM10.0001 14.9998V6.6665M5.00008 6.6665H15.0001C15.7767 6.6665 16.1649 6.6665 16.4712 6.53964C16.8796 6.37048 17.2041 6.04602 17.3732 5.63764C17.5001 5.33136 17.5001 4.94307 17.5001 4.1665C17.5001 3.38993 17.5001 3.00165 17.3732 2.69536C17.2041 2.28698 16.8796 1.96253 16.4712 1.79337C16.1649 1.6665 15.7767 1.6665 15.0001 1.6665H5.00008C4.22351 1.6665 3.83523 1.6665 3.52894 1.79337C3.12056 1.96253 2.79611 2.28698 2.62695 2.69536C2.50008 3.00165 2.50008 3.38993 2.50008 4.1665C2.50008 4.94307 2.50008 5.33136 2.62695 5.63764C2.79611 6.04602 3.12056 6.37048 3.52894 6.53964C3.83523 6.6665 4.22351 6.6665 5.00008 6.6665Z",strokeWidth:"1.67",strokeLinecap:"round",strokeLinejoin:"round"})}),gt("defs",{children:gt("clipPath",{id:"clip0_240_3534",children:gt("rect",{width:"20",height:"20",fill:"white"})})})]});import{jsx as t2}from"react/jsx-runtime";var n2=({...t})=>t2("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:t2("g",{id:"trash-01",children:t2("path",{id:"Icon",d:"M10.6667 4.00016V3.46683C10.6667 2.72009 10.6667 2.34672 10.5213 2.06151C10.3935 1.81063 10.1895 1.60665 9.93865 1.47882C9.65344 1.3335 9.28007 1.3335 8.53333 1.3335H7.46667C6.71993 1.3335 6.34656 1.3335 6.06135 1.47882C5.81046 1.60665 5.60649 1.81063 5.47866 2.06151C5.33333 2.34672 5.33333 2.72009 5.33333 3.46683V4.00016M6.66667 7.66683V11.0002M9.33333 7.66683V11.0002M2 4.00016H14M12.6667 4.00016V11.4668C12.6667 12.5869 12.6667 13.147 12.4487 13.5748C12.2569 13.9511 11.951 14.2571 11.5746 14.4488C11.1468 14.6668 10.5868 14.6668 9.46667 14.6668H6.53333C5.41323 14.6668 4.85318 14.6668 4.42535 14.4488C4.04903 14.2571 3.74307 13.9511 3.55132 13.5748C3.33333 13.147 3.33333 12.5869 3.33333 11.4668V4.00016",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as o2}from"react/jsx-runtime";var r2=({...t})=>o2("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:o2("g",{id:"currency-dollar-circle",children:o2("path",{id:"Icon",d:"M8.5 14.6667C8.5 15.9553 9.54467 17 10.8333 17H13C14.3807 17 15.5 15.8807 15.5 14.5C15.5 13.1193 14.3807 12 13 12H11C9.61929 12 8.5 10.8807 8.5 9.5C8.5 8.11929 9.61929 7 11 7H13.1667C14.4553 7 15.5 8.04467 15.5 9.33333M12 5.5V7M12 17V18.5M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Pe,jsxs as x7}from"react/jsx-runtime";var l2=({...t})=>Pe("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Pe("g",{id:"dots-grid",children:x7("g",{id:"Icon",children:[Pe("path",{d:"M6 3C6.27614 3 6.5 2.77614 6.5 2.5C6.5 2.22386 6.27614 2 6 2C5.72386 2 5.5 2.22386 5.5 2.5C5.5 2.77614 5.72386 3 6 3Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M6 6.5C6.27614 6.5 6.5 6.27614 6.5 6C6.5 5.72386 6.27614 5.5 6 5.5C5.72386 5.5 5.5 5.72386 5.5 6C5.5 6.27614 5.72386 6.5 6 6.5Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M6 10C6.27614 10 6.5 9.77614 6.5 9.5C6.5 9.22386 6.27614 9 6 9C5.72386 9 5.5 9.22386 5.5 9.5C5.5 9.77614 5.72386 10 6 10Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M9.5 3C9.77614 3 10 2.77614 10 2.5C10 2.22386 9.77614 2 9.5 2C9.22386 2 9 2.22386 9 2.5C9 2.77614 9.22386 3 9.5 3Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M9.5 6.5C9.77614 6.5 10 6.27614 10 6C10 5.72386 9.77614 5.5 9.5 5.5C9.22386 5.5 9 5.72386 9 6C9 6.27614 9.22386 6.5 9.5 6.5Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M9.5 10C9.77614 10 10 9.77614 10 9.5C10 9.22386 9.77614 9 9.5 9C9.22386 9 9 9.22386 9 9.5C9 9.77614 9.22386 10 9.5 10Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M2.5 3C2.77614 3 3 2.77614 3 2.5C3 2.22386 2.77614 2 2.5 2C2.22386 2 2 2.22386 2 2.5C2 2.77614 2.22386 3 2.5 3Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M2.5 6.5C2.77614 6.5 3 6.27614 3 6C3 5.72386 2.77614 5.5 2.5 5.5C2.22386 5.5 2 5.72386 2 6C2 6.27614 2.22386 6.5 2.5 6.5Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M2.5 10C2.77614 10 3 9.77614 3 9.5C3 9.22386 2.77614 9 2.5 9C2.22386 9 2 9.22386 2 9.5C2 9.77614 2.22386 10 2.5 10Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})})});import{jsx as i2,jsxs as b7}from"react/jsx-runtime";var s2=({...t})=>b7("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:[i2("path",{d:"M10.0007 10.8327C10.4609 10.8327 10.834 10.4596 10.834 9.99935C10.834 9.53911 10.4609 9.16602 10.0007 9.16602C9.54041 9.16602 9.16732 9.53911 9.16732 9.99935C9.16732 10.4596 9.54041 10.8327 10.0007 10.8327Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"}),i2("path",{d:"M15.834 10.8327C16.2942 10.8327 16.6673 10.4596 16.6673 9.99935C16.6673 9.53911 16.2942 9.16602 15.834 9.16602C15.3737 9.16602 15.0007 9.53911 15.0007 9.99935C15.0007 10.4596 15.3737 10.8327 15.834 10.8327Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"}),i2("path",{d:"M4.16732 10.8327C4.62755 10.8327 5.00065 10.4596 5.00065 9.99935C5.00065 9.53911 4.62755 9.16602 4.16732 9.16602C3.70708 9.16602 3.33398 9.53911 3.33398 9.99935C3.33398 10.4596 3.70708 10.8327 4.16732 10.8327Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as ft,jsxs as k7}from"react/jsx-runtime";var _1=({...t})=>ft("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ft("g",{id:"dots-vertical",children:k7("g",{id:"Icon",children:[ft("path",{d:"M9.99996 10.8335C10.4602 10.8335 10.8333 10.4604 10.8333 10.0002C10.8333 9.53993 10.4602 9.16683 9.99996 9.16683C9.53972 9.16683 9.16663 9.53993 9.16663 10.0002C9.16663 10.4604 9.53972 10.8335 9.99996 10.8335Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"}),ft("path",{d:"M9.99996 5.00016C10.4602 5.00016 10.8333 4.62707 10.8333 4.16683C10.8333 3.70659 10.4602 3.3335 9.99996 3.3335C9.53972 3.3335 9.16663 3.70659 9.16663 4.16683C9.16663 4.62707 9.53972 5.00016 9.99996 5.00016Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"}),ft("path",{d:"M9.99996 16.6668C10.4602 16.6668 10.8333 16.2937 10.8333 15.8335C10.8333 15.3733 10.4602 15.0002 9.99996 15.0002C9.53972 15.0002 9.16663 15.3733 9.16663 15.8335C9.16663 16.2937 9.53972 16.6668 9.99996 16.6668Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})]})})});import{jsx as c2}from"react/jsx-runtime";var a2=({...t})=>c2("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:c2("g",{id:"edit-01",children:c2("path",{id:"Icon",d:"M2.39662 15.0963C2.43491 14.7517 2.45405 14.5794 2.50618 14.4184C2.55243 14.2755 2.61778 14.1396 2.70045 14.0142C2.79363 13.8729 2.91621 13.7503 3.16136 13.5052L14.1666 2.49992C15.0871 1.57945 16.5795 1.57945 17.4999 2.49993C18.4204 3.4204 18.4204 4.91279 17.4999 5.83326L6.49469 16.8385C6.24954 17.0836 6.12696 17.2062 5.98566 17.2994C5.86029 17.3821 5.72433 17.4474 5.58146 17.4937C5.42042 17.5458 5.24813 17.5649 4.90356 17.6032L2.08325 17.9166L2.39662 15.0963Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as p2}from"react/jsx-runtime";var d2=({...t})=>p2("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:p2("g",{id:"edit-05",clipPath:"url(#clip0_5291_9035)",children:p2("path",{id:"Icon",d:"M9.16699 3.33417H5.66699C4.26686 3.33417 3.5668 3.33417 3.03202 3.60666C2.56161 3.84634 2.17916 4.22879 1.93948 4.6992C1.66699 5.23398 1.66699 5.93404 1.66699 7.33417V14.3342C1.66699 15.7343 1.66699 16.4344 1.93948 16.9691C2.17916 17.4396 2.56161 17.822 3.03202 18.0617C3.5668 18.3342 4.26686 18.3342 5.66699 18.3342H12.667C14.0671 18.3342 14.7672 18.3342 15.302 18.0617C15.7724 17.822 16.1548 17.4396 16.3945 16.9691C16.667 16.4344 16.667 15.7343 16.667 14.3342V10.8342M6.66697 13.3342H8.06242C8.47007 13.3342 8.6739 13.3342 8.86571 13.2881C9.03577 13.2473 9.19835 13.18 9.34747 13.0886C9.51566 12.9855 9.65979 12.8414 9.94804 12.5531L17.917 4.58417C18.6073 3.89382 18.6073 2.77453 17.917 2.08417C17.2266 1.39382 16.1073 1.39382 15.417 2.08417L7.44802 10.0531C7.15977 10.3414 7.01564 10.4855 6.91257 10.6537C6.82119 10.8028 6.75385 10.9654 6.71302 11.1355C6.66697 11.3273 6.66697 11.5311 6.66697 11.9387V13.3342Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as li}from"react/jsx-runtime";var u2=({...t})=>li("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:li("path",{d:"M12.3333 8.94661V10.8133C12.3333 11.56 12.3333 11.9334 12.188 12.2186C12.0602 12.4695 11.8562 12.6735 11.6053 12.8013C11.3201 12.9466 10.9467 12.9466 10.2 12.9466H8.33333M5.66667 2.27995H3.8C3.05326 2.27995 2.6799 2.27995 2.39468 2.42527C2.1438 2.5531 1.93982 2.75708 1.81199 3.00796C1.66667 3.29318 1.66667 3.66654 1.66667 4.41328V6.27995M9 5.61328L13 1.61328M13 1.61328H9M13 1.61328V5.61328M5 9.61328L1 13.6133M1 13.6133H5M1 13.6133L1 9.61328",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as ii,jsxs as L7}from"react/jsx-runtime";var C2=({...t})=>L7("svg",{width:"20",height:"14",viewBox:"0 0 20 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[ii("path",{d:"M2.01677 7.59464C1.90328 7.41494 1.84654 7.32509 1.81477 7.18651C1.79091 7.08241 1.79091 6.91824 1.81477 6.81415C1.84654 6.67556 1.90328 6.58571 2.01677 6.40601C2.95461 4.92103 5.74617 1.16699 10.0003 1.16699C14.2545 1.16699 17.0461 4.92103 17.9839 6.40601C18.0974 6.58571 18.1541 6.67556 18.1859 6.81415C18.2098 6.91824 18.2098 7.08241 18.1859 7.18651C18.1541 7.32509 18.0974 7.41494 17.9839 7.59464C17.0461 9.07962 14.2545 12.8337 10.0003 12.8337C5.74617 12.8337 2.95461 9.07963 2.01677 7.59464Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"}),ii("path",{d:"M10.0003 9.50033C11.381 9.50033 12.5003 8.38104 12.5003 7.00033C12.5003 5.61961 11.381 4.50033 10.0003 4.50033C8.61962 4.50033 7.50034 5.61961 7.50034 7.00033C7.50034 8.38104 8.61962 9.50033 10.0003 9.50033Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as m2}from"react/jsx-runtime";var g2=({...t})=>m2("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:m2("g",{id:"eye-off",children:m2("path",{id:"Icon",d:"M7.16196 3.39488C7.4329 3.35482 7.7124 3.33333 8.00028 3.33333C11.4036 3.33333 13.6369 6.33656 14.3871 7.52455C14.4779 7.66833 14.5233 7.74023 14.5488 7.85112C14.5678 7.93439 14.5678 8.06578 14.5487 8.14905C14.5233 8.25993 14.4776 8.3323 14.3861 8.47705C14.1862 8.79343 13.8814 9.23807 13.4777 9.7203M4.48288 4.47669C3.0415 5.45447 2.06297 6.81292 1.61407 7.52352C1.52286 7.66791 1.47725 7.74011 1.45183 7.85099C1.43273 7.93426 1.43272 8.06563 1.45181 8.14891C1.47722 8.25979 1.52262 8.33168 1.61342 8.47545C2.36369 9.66344 4.59694 12.6667 8.00028 12.6667C9.37255 12.6667 10.5546 12.1784 11.5259 11.5177M2.00028 2L14.0003 14M6.58606 6.58579C6.22413 6.94772 6.00028 7.44772 6.00028 8C6.00028 9.10457 6.89571 10 8.00028 10C8.55256 10 9.05256 9.77614 9.41449 9.41421",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as f2}from"react/jsx-runtime";var h2=({...t})=>f2("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",stroke:"currentColor",...t,children:f2("g",{clipPath:"url(#clip0_6771_22861)",children:f2("path",{d:"M5.37147 2.54616C5.57468 2.51612 5.7843 2.5 6.00021 2.5C8.55271 2.5 10.2276 4.75242 10.7903 5.64341C10.8585 5.75125 10.8925 5.80517 10.9116 5.88834C10.9259 5.9508 10.9259 6.04933 10.9115 6.11179C10.8925 6.19495 10.8582 6.24923 10.7896 6.35778C10.6397 6.59507 10.4111 6.92855 10.1082 7.29023M3.36216 3.35752C2.28112 4.09085 1.54723 5.10969 1.21055 5.64264C1.14214 5.75094 1.10794 5.80508 1.08887 5.88824C1.07455 5.9507 1.07454 6.04922 1.08886 6.11168C1.10791 6.19484 1.14197 6.24876 1.21007 6.35659C1.77277 7.24758 3.44771 9.5 6.00021 9.5C7.02941 9.5 7.91594 9.1338 8.64441 8.6383M1.50021 1.5L10.5002 10.5M4.93955 4.93934C4.6681 5.21079 4.50021 5.58579 4.50021 6C4.50021 6.82843 5.17178 7.5 6.00021 7.5C6.41442 7.5 6.78942 7.33211 7.06087 7.06066",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as v2}from"react/jsx-runtime";var w2=({...t})=>v2("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:v2("g",{clipPath:"url(#clip0_9364_16300)",children:v2("path",{d:"M6.66602 11.666C6.66602 11.666 7.91602 13.3327 9.99935 13.3327C12.0827 13.3327 13.3327 11.666 13.3327 11.666M12.4993 7.49935H12.5077M7.49935 7.49935H7.50768M18.3327 9.99935C18.3327 14.6017 14.6017 18.3327 9.99935 18.3327C5.39698 18.3327 1.66602 14.6017 1.66602 9.99935C1.66602 5.39698 5.39698 1.66602 9.99935 1.66602C14.6017 1.66602 18.3327 5.39698 18.3327 9.99935ZM12.916 7.49935C12.916 7.72947 12.7295 7.91602 12.4993 7.91602C12.2692 7.91602 12.0827 7.72947 12.0827 7.49935C12.0827 7.26923 12.2692 7.08268 12.4993 7.08268C12.7295 7.08268 12.916 7.26923 12.916 7.49935ZM7.91602 7.49935C7.91602 7.72947 7.72947 7.91602 7.49935 7.91602C7.26923 7.91602 7.08268 7.72947 7.08268 7.49935C7.08268 7.26923 7.26923 7.08268 7.49935 7.08268C7.72947 7.08268 7.91602 7.26923 7.91602 7.49935Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as si}from"react/jsx-runtime";var y2=({...t})=>si("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:si("path",{d:"M2.82125 4.72239C2.19097 4.01796 1.87583 3.66574 1.86394 3.3664C1.85361 3.10636 1.96536 2.85643 2.16603 2.69074C2.39704 2.5 2.86966 2.5 3.81491 2.5H16.184C17.1293 2.5 17.6019 2.5 17.8329 2.69074C18.0336 2.85643 18.1453 3.10636 18.135 3.3664C18.1231 3.66574 17.808 4.01796 17.1777 4.72239L12.4225 10.037C12.2968 10.1774 12.234 10.2477 12.1892 10.3276C12.1495 10.3984 12.1203 10.4747 12.1027 10.554C12.0828 10.6435 12.0828 10.7377 12.0828 10.9261V15.382C12.0828 15.5449 12.0828 15.6264 12.0565 15.6969C12.0333 15.7591 11.9955 15.8149 11.9463 15.8596C11.8907 15.9102 11.815 15.9404 11.6637 16.001L8.83039 17.1343C8.5241 17.2568 8.37096 17.3181 8.24802 17.2925C8.14052 17.2702 8.04617 17.2063 7.98551 17.1148C7.91613 17.0101 7.91613 16.8452 7.91613 16.5153V10.9261C7.91613 10.7377 7.91613 10.6435 7.89623 10.554C7.87858 10.4747 7.84943 10.3984 7.8097 10.3276C7.76491 10.2477 7.70209 10.1774 7.57645 10.037L2.82125 4.72239Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as ci}from"react/jsx-runtime";var ht=({...t})=>ci("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ci("path",{d:"M5 10H15M2.5 5H17.5M7.5 15H12.5",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as ai}from"react/jsx-runtime";var x2=({...t})=>ai("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",stroke:"currentColor",...t,children:ai("path",{d:"M2 6.5H9.79352C10.0248 6.5 10.1404 6.5 10.2064 6.45151C10.264 6.40923 10.3007 6.34433 10.3074 6.2732C10.315 6.19163 10.2555 6.09248 10.1365 5.8942L9.12348 4.2058C9.07858 4.13097 9.05614 4.09356 9.04737 4.05362C9.03961 4.01829 9.03961 3.98171 9.04737 3.94638C9.05614 3.90644 9.07858 3.86903 9.12348 3.7942L10.1365 2.1058C10.2555 1.90751 10.315 1.80837 10.3074 1.7268C10.3007 1.65567 10.264 1.59077 10.2064 1.54849C10.1404 1.5 10.0248 1.5 9.79352 1.5H2L2 10.5",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as b2}from"react/jsx-runtime";var k2=({...t})=>b2("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:b2("g",{id:"flag-02",children:b2("path",{id:"Icon",d:"M4 15C4 15 5 14 8 14C11 14 13 16 16 16C19 16 20 15 20 15V4C20 4 19 5 16 5C13 5 11 3 8 3C5 3 4 4 4 4M4 22L4 2",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as pi}from"react/jsx-runtime";var L2=({...t})=>pi("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"24",viewBox:"0 0 25 24",fill:"currentColor",...t,children:pi("path",{d:"M2.52148 3H21.6595C21.747 3.00003 21.8331 3.02305 21.9089 3.06676C21.9848 3.11047 22.0479 3.17334 22.0918 3.24907C22.1357 3.32481 22.159 3.41075 22.1593 3.49831C22.1596 3.58587 22.1369 3.67197 22.0935 3.748L18.5215 10L22.0945 16.252C22.138 16.3281 22.1607 16.4143 22.1603 16.5019C22.16 16.5896 22.1366 16.6756 22.0925 16.7514C22.0485 16.8271 21.9853 16.89 21.9093 16.9336C21.8333 16.9773 21.7471 17.0001 21.6595 17H4.52148V22H2.52148V3Z"})});import{jsx as di}from"react/jsx-runtime";var P2=({...t})=>di("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:di("path",{d:"M10.6684 11.3328L10.8084 11.4728C11.0545 11.7188 11.1772 11.8415 11.3258 11.8328C11.4745 11.8248 11.5832 11.6895 11.8006 11.4174L12.6687 10.3326M10.7824 5.27202V6.33215M10.7824 5.27202C10.7824 4.7693 11.2052 4.36191 11.7259 4.36191C12.246 4.36191 12.6687 4.7693 12.6687 5.27136V6.33215M10.7824 5.27202V3.45247C10.7824 2.95041 10.3604 2.54302 9.83966 2.54302C9.31893 2.54302 8.89621 2.94974 8.89621 3.45247M8.89621 3.45247V6.33215M8.89621 3.45247V2.24099C8.89621 1.73826 8.47482 1.33154 7.95343 1.33154C7.43203 1.33154 7.01064 1.73826 7.01064 2.24099V4.05854M7.01064 4.05854C7.01064 3.55648 6.58793 3.1491 6.0672 3.1491C5.54713 3.1491 5.12441 3.55581 5.12441 4.05854V8.42374C5.12441 8.70111 4.76904 8.83246 4.57568 8.6271L3.04883 7.0009C2.91903 6.85047 2.74505 6.74485 2.55169 6.69912C2.35833 6.65338 2.15547 6.66986 1.97203 6.7462C1.29995 7.02424 1.14193 8.00502 1.57865 8.57043C2.32674 9.53854 3.09217 10.8594 3.71091 12.0242C4.55101 13.6064 6.20788 14.6665 8.04944 14.6665M7.01064 4.05854V6.33215M8.66818 10.302V10.5593C8.66818 11.3608 8.66818 11.7615 8.76686 12.1282C8.89015 12.583 9.12217 13.0011 9.44294 13.3463C9.70297 13.6277 10.047 13.8464 10.7344 14.2845C11.0418 14.4805 11.1958 14.5785 11.3598 14.6245C11.5619 14.6805 11.7759 14.6805 11.9779 14.6245C12.1413 14.5785 12.2953 14.4805 12.6027 14.2845C13.2901 13.8464 13.6341 13.6277 13.8942 13.3463C14.2149 13.0011 14.4469 12.583 14.5702 12.1282C14.6689 11.7615 14.6689 11.3614 14.6689 10.5593V10.302C14.6689 9.80324 14.6689 9.55388 14.5742 9.34319C14.5148 9.21313 14.4313 9.0955 14.3282 8.99648C14.1595 8.83646 13.9202 8.74845 13.4414 8.57309L12.4586 8.21305C12.0679 8.07036 11.8726 7.99902 11.6685 7.99902C11.4645 7.99902 11.2692 8.07036 10.8785 8.21372L9.89566 8.57376C9.41694 8.74845 9.17758 8.83579 9.00889 8.99648C8.90551 9.09544 8.8218 9.21308 8.76219 9.34319C8.66818 9.55388 8.66818 9.80324 8.66818 10.302Z",strokeWidth:"1.1",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as ui}from"react/jsx-runtime";var S2=({...t})=>ui("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ui("path",{d:"M7.91682 2.5L5.41682 17.5M14.5835 2.5L12.0835 17.5M17.0835 6.66667H2.91683M16.2502 13.3333H2.0835",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as I2}from"react/jsx-runtime";var M2=({...t})=>I2("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:I2("g",{id:"headset_mic",children:I2("path",{id:"headset_mic_2",d:"M11.9996 22.675V20.8H18.8996V19.775H15.0496V12.075H18.8996V11.025C18.8996 9.11933 18.2258 7.49292 16.8781 6.14575C15.5304 4.79858 13.9034 4.125 11.9969 4.125C10.0904 4.125 8.46419 4.79858 7.11836 6.14575C5.77253 7.49292 5.09961 9.11933 5.09961 11.025V12.075H8.94961V19.775H5.09961C4.58394 19.775 4.14253 19.5914 3.77536 19.2243C3.40819 18.8571 3.22461 18.4157 3.22461 17.9V11.0285C3.22461 9.81783 3.45628 8.681 3.91961 7.618C4.38294 6.555 5.01303 5.62583 5.80986 4.8305C6.60653 4.03533 7.53728 3.40642 8.60211 2.94375C9.66711 2.48125 10.8008 2.25 12.0031 2.25C13.2053 2.25 14.3384 2.48133 15.4026 2.944C16.4668 3.40683 17.3969 4.036 18.1929 4.8315C18.989 5.62717 19.6184 6.55625 20.0809 7.61875C20.5434 8.68125 20.7746 9.8155 20.7746 11.0215V20.8C20.7746 21.3157 20.591 21.7571 20.2239 22.1243C19.8567 22.4914 19.4153 22.675 18.8996 22.675H11.9996ZM5.09961 17.9H7.07461V13.95H5.09961V17.9ZM16.9246 17.9H18.8996V13.95H16.9246V17.9Z"})})});import{jsx as Ci}from"react/jsx-runtime";var H2=({...t})=>Ci("svg",{width:"20",height:"18",viewBox:"0 0 20 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ci("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.99462 3.27985C8.32849 1.332 5.55011 0.808035 3.46257 2.59168C1.37503 4.37532 1.08113 7.35748 2.72049 9.467C4.08351 11.2209 8.20847 14.9201 9.56041 16.1174C9.71166 16.2513 9.78729 16.3183 9.8755 16.3446C9.9525 16.3676 10.0367 16.3676 10.1137 16.3446C10.2019 16.3183 10.2776 16.2513 10.4288 16.1174C11.7808 14.9201 15.9057 11.2209 17.2687 9.467C18.9081 7.35748 18.6501 4.35656 16.5267 2.59168C14.4032 0.826798 11.6607 1.332 9.99462 3.27985Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as mi}from"react/jsx-runtime";var vt=({...t})=>mi("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:mi("path",{d:"M8 16.9997H16M11.0177 2.76375L4.23539 8.03888C3.78202 8.3915 3.55534 8.56781 3.39203 8.78861C3.24737 8.9842 3.1396 9.20454 3.07403 9.43881C3 9.70327 3 9.99045 3 10.5648V17.7997C3 18.9198 3 19.4799 3.21799 19.9077C3.40973 20.284 3.71569 20.59 4.09202 20.7818C4.51984 20.9997 5.07989 20.9997 6.2 20.9997H17.8C18.9201 20.9997 19.4802 20.9997 19.908 20.7818C20.2843 20.59 20.5903 20.284 20.782 19.9077C21 19.4799 21 18.9198 21 17.7997V10.5648C21 9.99045 21 9.70327 20.926 9.43881C20.8604 9.20454 20.7526 8.9842 20.608 8.78861C20.4447 8.56781 20.218 8.3915 19.7646 8.03888L12.9823 2.76376C12.631 2.4905 12.4553 2.35388 12.2613 2.30136C12.0902 2.25502 11.9098 2.25502 11.7387 2.30136C11.5447 2.35388 11.369 2.4905 11.0177 2.76375Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as gi}from"react/jsx-runtime";var R2=({...t})=>gi("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:gi("path",{d:"M9.8 13H3.62091C3.21704 13 3.0151 13 2.92159 12.9201C2.84045 12.8508 2.79739 12.7469 2.80577 12.6405C2.81541 12.5179 2.95821 12.3751 3.24379 12.0895L8.91242 6.42091C9.17643 6.15691 9.30844 6.0249 9.46066 5.97544C9.59455 5.93193 9.73878 5.93193 9.87268 5.97544C10.0249 6.0249 10.1569 6.1569 10.4209 6.42091L13 9V9.8M9.8 13C10.9201 13 11.4802 13 11.908 12.782C12.2843 12.5903 12.5903 12.2843 12.782 11.908C13 11.4802 13 10.9201 13 9.8M9.8 13H4.2C3.0799 13 2.51984 13 2.09202 12.782C1.71569 12.5903 1.40973 12.2843 1.21799 11.908C1 11.4802 1 10.9201 1 9.8V4.2C1 3.0799 1 2.51984 1.21799 2.09202C1.40973 1.71569 1.71569 1.40973 2.09202 1.21799C2.51984 1 3.0799 1 4.2 1H9.8C10.9201 1 11.4802 1 11.908 1.21799C12.2843 1.40973 12.5903 1.71569 12.782 2.09202C13 2.51984 13 3.0799 13 4.2V9.8M6 4.66667C6 5.40305 5.40305 6 4.66667 6C3.93029 6 3.33333 5.40305 3.33333 4.66667C3.33333 3.93029 3.93029 3.33333 4.66667 3.33333C5.40305 3.33333 6 3.93029 6 4.66667Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as fi}from"react/jsx-runtime";var N2=({...t})=>fi("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:fi("path",{d:"M12.6664 13H13.34C13.9875 13 14.3112 13 14.4896 12.865C14.6451 12.7474 14.7413 12.5677 14.7529 12.3731C14.7662 12.1497 14.5867 11.8804 14.2275 11.3417L12.2206 8.33128C11.9239 7.88616 11.7755 7.66359 11.5885 7.58604C11.425 7.51823 11.2412 7.51823 11.0777 7.58604C10.8907 7.66359 10.7423 7.88616 10.4456 8.33128L9.94945 9.07547M12.6664 13L7.54344 5.60012C7.24881 5.17455 7.1015 4.96176 6.91749 4.88696C6.75651 4.82152 6.57635 4.82152 6.41538 4.88696C6.23137 4.96176 6.08406 5.17455 5.78943 5.60012L1.82523 11.3262C1.44988 11.8684 1.26221 12.1394 1.27289 12.3649C1.2822 12.5612 1.37768 12.7435 1.53382 12.8629C1.7131 13 2.04281 13 2.70224 13H12.6664ZM13.9998 3C13.9998 4.10457 13.1043 5 11.9998 5C10.8952 5 9.99977 4.10457 9.99977 3C9.99977 1.89543 10.8952 1 11.9998 1C13.1043 1 13.9998 1.89543 13.9998 3Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as hi,jsxs as P7}from"react/jsx-runtime";var D2=({...t})=>P7("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:[hi("path",{d:"M15.875 12.75C16.2458 12.75 16.6084 12.64 16.9167 12.434C17.225 12.228 17.4654 11.9351 17.6073 11.5925C17.7492 11.2499 17.7863 10.8729 17.714 10.5092C17.6416 10.1455 17.463 9.8114 17.2008 9.54917C16.9386 9.28695 16.6045 9.10837 16.2408 9.03603C15.8771 8.96368 15.5001 9.00081 15.1575 9.14273C14.8149 9.28464 14.522 9.52496 14.316 9.83331C14.11 10.1416 14 10.5042 14 10.875C14 11.3723 14.1975 11.8492 14.5492 12.2008C14.9008 12.5525 15.3777 12.75 15.875 12.75ZM15.875 10.25C15.9986 10.25 16.1195 10.2867 16.2222 10.3553C16.325 10.424 16.4051 10.5216 16.4524 10.6358C16.4997 10.75 16.5121 10.8757 16.488 10.9969C16.4639 11.1182 16.4044 11.2295 16.3169 11.3169C16.2295 11.4043 16.1182 11.4639 15.9969 11.488C15.8757 11.5121 15.75 11.4997 15.6358 11.4524C15.5216 11.4051 15.424 11.325 15.3553 11.2222C15.2867 11.1195 15.25 10.9986 15.25 10.875C15.25 10.7092 15.3158 10.5503 15.4331 10.4331C15.5503 10.3158 15.7092 10.25 15.875 10.25Z"}),hi("path",{d:"M20.25 6.5H7.75C7.41848 6.5 7.10054 6.6317 6.86612 6.86612C6.6317 7.10054 6.5 7.41848 6.5 7.75V20.25C6.5 20.5815 6.6317 20.8995 6.86612 21.1339C7.10054 21.3683 7.41848 21.5 7.75 21.5H20.25C20.5815 21.5 20.8995 21.3683 21.1339 21.1339C21.3683 20.8995 21.5 20.5815 21.5 20.25V7.75C21.5 7.41848 21.3683 7.10054 21.1339 6.86612C20.8995 6.6317 20.5815 6.5 20.25 6.5ZM20.25 20.25H7.75V16.5L10.875 13.375L14.3688 16.8688C14.603 17.1016 14.9198 17.2322 15.25 17.2322C15.5802 17.2322 15.897 17.1016 16.1312 16.8688L17.125 15.875L20.25 19V20.25ZM20.25 17.2313L18.0062 14.9875C17.772 14.7547 17.4552 14.624 17.125 14.624C16.7948 14.624 16.478 14.7547 16.2438 14.9875L15.25 15.9813L11.7562 12.4875C11.522 12.2547 11.2052 12.124 10.875 12.124C10.5448 12.124 10.228 12.2547 9.99375 12.4875L7.75 14.7313V7.75H20.25V17.2313Z"})]});import{jsx as B2}from"react/jsx-runtime";var T2=({...t})=>B2("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:B2("g",{id:"line-chart-up-04",children:B2("path",{id:"Icon",d:"M21 9L14.5515 13.6061C14.3555 13.746 14.2576 13.816 14.1527 13.8371C14.0602 13.8557 13.9643 13.8478 13.8762 13.8142C13.7762 13.7762 13.691 13.691 13.5208 13.5208L10.4792 10.4792C10.309 10.309 10.2238 10.2238 10.1238 10.1858C10.0357 10.1522 9.9398 10.1443 9.84732 10.1629C9.74241 10.184 9.64445 10.254 9.44853 10.3939L3 15M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as vi}from"react/jsx-runtime";var V2=({...t})=>vi("svg",{width:"21",height:"20",viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:vi("path",{d:"M14 3L16 5L20 1M10.5 1H5.8C4.11984 1 3.27976 1 2.63803 1.32698C2.07354 1.6146 1.6146 2.07354 1.32698 2.63803C1 3.27976 1 4.11984 1 5.8V14.2C1 15.8802 1 16.7202 1.32698 17.362C1.6146 17.9265 2.07354 18.3854 2.63803 18.673C3.27976 19 4.11984 19 5.8 19H15C15.93 19 16.395 19 16.7765 18.8978C17.8117 18.6204 18.6204 17.8117 18.8978 16.7765C19 16.395 19 15.93 19 15M8.5 6.5C8.5 7.60457 7.60457 8.5 6.5 8.5C5.39543 8.5 4.5 7.60457 4.5 6.5C4.5 5.39543 5.39543 4.5 6.5 4.5C7.60457 4.5 8.5 5.39543 8.5 6.5ZM12.99 9.91815L4.53115 17.608C4.05536 18.0406 3.81747 18.2568 3.79643 18.4442C3.77819 18.6066 3.84045 18.7676 3.96319 18.8755C4.10478 19 4.42628 19 5.06929 19H14.456C15.8951 19 16.6147 19 17.1799 18.7582C17.8894 18.4547 18.4547 17.8894 18.7582 17.1799C19 16.6147 19 15.8951 19 14.456C19 13.9717 19 13.7296 18.9471 13.5042C18.8805 13.2208 18.753 12.9554 18.5733 12.7264C18.4303 12.5442 18.2412 12.3929 17.8631 12.0905L15.0658 9.85266C14.6874 9.54991 14.4982 9.39853 14.2898 9.34511C14.1061 9.29802 13.9129 9.30412 13.7325 9.36269C13.5279 9.42914 13.3486 9.59215 12.99 9.91815Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as wi}from"react/jsx-runtime";var E2=({...t})=>wi("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:wi("path",{d:"M11 15V11M11 7H11.01M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as F2}from"react/jsx-runtime";var A2=({...t})=>F2("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:F2("g",{id:"info-hexagon",children:F2("path",{id:"Icon",d:"M12 15.9996V11.9996M12 7.9996H12.01M3 7.94104V16.0582C3 16.4008 3 16.5721 3.05048 16.7249C3.09515 16.8601 3.16816 16.9842 3.26463 17.0889C3.37369 17.2072 3.52345 17.2904 3.82297 17.4568L11.223 21.5679C11.5066 21.7255 11.6484 21.8042 11.7985 21.8351C11.9315 21.8625 12.0685 21.8625 12.2015 21.8351C12.3516 21.8042 12.4934 21.7255 12.777 21.5679L20.177 17.4568C20.4766 17.2904 20.6263 17.2072 20.7354 17.0889C20.8318 16.9842 20.9049 16.8601 20.9495 16.7249C21 16.5721 21 16.4008 21 16.0582V7.94104C21 7.5984 21 7.42708 20.9495 7.27428C20.9049 7.1391 20.8318 7.01502 20.7354 6.91033C20.6263 6.79199 20.4766 6.70879 20.177 6.54239L12.777 2.43128C12.4934 2.27372 12.3516 2.19494 12.2015 2.16406C12.0685 2.13672 11.9315 2.13672 11.7985 2.16406C11.6484 2.19494 11.5066 2.27372 11.223 2.43128L3.82297 6.54239C3.52345 6.70879 3.37369 6.79199 3.26463 6.91033C3.16816 7.01502 3.09515 7.1391 3.05048 7.27428C3 7.42708 3 7.5984 3 7.94104Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as yi}from"react/jsx-runtime";var Z2=({...t})=>yi("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:yi("path",{d:"M19.625 9.625V8.375H11.5V9.625H14.7125L11.9813 18.375H8.375V19.625H16.5V18.375H13.2875L16.0187 9.625H19.625Z"})});import{jsx as xi}from"react/jsx-runtime";var W2=({...t})=>xi("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:xi("path",{d:"M1.33301 7.99988L7.76116 11.214C7.84862 11.2577 7.89234 11.2795 7.93821 11.2882C7.97883 11.2958 8.02052 11.2958 8.06114 11.2882C8.10701 11.2795 8.15073 11.2577 8.23819 11.214L14.6663 7.99988M1.33301 11.3332L7.76116 14.5473C7.84862 14.591 7.89234 14.6129 7.93821 14.6215C7.97883 14.6291 8.02052 14.6291 8.06114 14.6215C8.10701 14.6129 8.15073 14.591 8.23819 14.5473L14.6663 11.3332M1.33301 4.66655L7.76116 1.45247C7.84862 1.40874 7.89234 1.38688 7.93821 1.37827C7.97883 1.37065 8.02052 1.37065 8.06114 1.37827C8.10701 1.38688 8.15073 1.40874 8.23819 1.45247L14.6663 4.66655L8.23819 7.88062C8.15073 7.92435 8.10701 7.94621 8.06114 7.95482C8.02052 7.96244 7.97883 7.96244 7.93821 7.95482C7.89234 7.94621 7.84862 7.92435 7.76116 7.88062L1.33301 4.66655Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as bi}from"react/jsx-runtime";var _2=({...t})=>bi("svg",{width:"16",height:"10",viewBox:"0 0 16 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:bi("path",{d:"M8.23819 1.78597C8.15073 1.74224 8.10701 1.72038 8.06114 1.71177C8.02052 1.70415 7.97883 1.70415 7.93821 1.71177C7.89234 1.72038 7.84862 1.74224 7.76116 1.78597L1.33301 5.00004L7.76116 8.21412C7.84862 8.25785 7.89234 8.27971 7.93821 8.28832C7.97883 8.29594 8.02052 8.29594 8.06114 8.28832C8.10701 8.27971 8.15073 8.25785 8.23819 8.21412L14.6663 5.00004L8.23819 1.78597Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as ki}from"react/jsx-runtime";var O2=({...t})=>ki("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ki("path",{d:"M15.5 9H10.5M15.5 13H10.5M15.5 5H10.5M7 1L7 19M5.8 1H14.2C15.8802 1 16.7202 1 17.362 1.32698C17.9265 1.6146 18.3854 2.07354 18.673 2.63803C19 3.27976 19 4.11984 19 5.8V14.2C19 15.8802 19 16.7202 18.673 17.362C18.3854 17.9265 17.9265 18.3854 17.362 18.673C16.7202 19 15.8802 19 14.2 19H5.8C4.11984 19 3.27976 19 2.63803 18.673C2.07354 18.3854 1.6146 17.9265 1.32698 17.362C1 16.7202 1 15.8802 1 14.2V5.8C1 4.11984 1 3.27976 1.32698 2.63803C1.6146 2.07354 2.07354 1.6146 2.63803 1.32698C3.27976 1 4.11984 1 5.8 1Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Li}from"react/jsx-runtime";var z2=({...t})=>Li("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Li("path",{d:"M1 7H19M7 7L7 19M5.8 1H14.2C15.8802 1 16.7202 1 17.362 1.32698C17.9265 1.6146 18.3854 2.07354 18.673 2.63803C19 3.27976 19 4.11984 19 5.8V14.2C19 15.8802 19 16.7202 18.673 17.362C18.3854 17.9265 17.9265 18.3854 17.362 18.673C16.7202 19 15.8802 19 14.2 19H5.8C4.11984 19 3.27976 19 2.63803 18.673C2.07354 18.3854 1.6146 17.9265 1.32698 17.362C1 16.7202 1 15.8802 1 14.2V5.8C1 4.11984 1 3.27976 1.32698 2.63803C1.6146 2.07354 2.07354 1.6146 2.63803 1.32698C3.27976 1 4.11984 1 5.8 1Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Pi}from"react/jsx-runtime";var U2=({...t})=>Pi("svg",{width:"46",height:"46",viewBox:"0 0 46 46",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:Pi("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M40.5 20.5801C41.7614 20.5797 42.9764 21.0561 43.9014 21.9138C44.8263 22.7715 45.3929 23.9472 45.4875 25.2051L45.5 25.5801V40.5801C45.5004 41.8415 45.024 43.0565 44.1663 43.9814C43.3085 44.9064 42.1329 45.473 40.875 45.5676L40.5 45.5801H30.5C29.2386 45.5805 28.0236 45.1041 27.0986 44.2463C26.1737 43.3886 25.6071 42.213 25.5125 40.9551L25.5 40.5801V25.5801C25.4996 24.3186 25.976 23.1037 26.8337 22.1787C27.6915 21.2538 28.8671 20.6872 30.125 20.5926L30.5 20.5801H40.5ZM15.5 30.5801C16.8261 30.5801 18.0979 31.1069 19.0355 32.0445C19.9732 32.9822 20.5 34.254 20.5 35.5801V40.5801C20.5 41.9062 19.9732 43.1779 19.0355 44.1156C18.0979 45.0533 16.8261 45.5801 15.5 45.5801H5.5C4.17392 45.5801 2.90215 45.0533 1.96447 44.1156C1.02678 43.1779 0.5 41.9062 0.5 40.5801V35.5801C0.5 34.254 1.02678 32.9822 1.96447 32.0445C2.90215 31.1069 4.17392 30.5801 5.5 30.5801H15.5ZM15.5 0.580078C16.8261 0.580078 18.0979 1.10686 19.0355 2.04454C19.9732 2.98223 20.5 4.254 20.5 5.58008V20.5801C20.5 21.9062 19.9732 23.1779 19.0355 24.1156C18.0979 25.0533 16.8261 25.5801 15.5 25.5801H5.5C4.17392 25.5801 2.90215 25.0533 1.96447 24.1156C1.02678 23.1779 0.5 21.9062 0.5 20.5801V5.58008C0.5 4.254 1.02678 2.98223 1.96447 2.04454C2.90215 1.10686 4.17392 0.580078 5.5 0.580078H15.5ZM40.5 0.580078C41.8261 0.580078 43.0979 1.10686 44.0355 2.04454C44.9732 2.98223 45.5 4.254 45.5 5.58008V10.5801C45.5 11.9062 44.9732 13.1779 44.0355 14.1156C43.0979 15.0533 41.8261 15.5801 40.5 15.5801H30.5C29.1739 15.5801 27.9021 15.0533 26.9645 14.1156C26.0268 13.1779 25.5 11.9062 25.5 10.5801V5.58008C25.5 4.254 26.0268 2.98223 26.9645 2.04454C27.9021 1.10686 29.1739 0.580078 30.5 0.580078H40.5Z"})});import{jsx as Si}from"react/jsx-runtime";var G2=({...t})=>Si("svg",{width:"44",height:"44",viewBox:"0 0 44 44",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:Si("path",{d:"M38.9167 0.330078H5.08333C3.80145 0.330078 2.57208 0.839303 1.66565 1.74573C0.759225 2.65215 0.25 3.88153 0.25 5.16341V38.9967C0.25 40.2786 0.759225 41.508 1.66565 42.4144C2.57208 43.3209 3.80145 43.8301 5.08333 43.8301H38.9167C40.1985 43.8301 41.4279 43.3209 42.3344 42.4144C43.2408 41.508 43.75 40.2786 43.75 38.9967V5.16341C43.75 3.88153 43.2408 2.65215 42.3344 1.74573C41.4279 0.839303 40.1985 0.330078 38.9167 0.330078ZM7.5 7.58008H19.5833V19.6634H7.5V7.58008ZM18.375 38.9967C16.7727 38.9967 15.2359 38.3602 14.1029 37.2272C12.9699 36.0942 12.3333 34.5574 12.3333 32.9551C12.3333 31.3527 12.9699 29.816 14.1029 28.683C15.2359 27.5499 16.7727 26.9134 18.375 26.9134C19.9774 26.9134 21.5141 27.5499 22.6471 28.683C23.7801 29.816 24.4167 31.3527 24.4167 32.9551C24.4167 34.5574 23.7801 36.0942 22.6471 37.2272C21.5141 38.3602 19.9774 38.9967 18.375 38.9967ZM25.625 24.4967L32.875 12.4134L40.125 24.4967H25.625Z"})});import{jsx as Ii}from"react/jsx-runtime";var $2=({...t})=>Ii("svg",{width:"42",height:"40",viewBox:"0 0 42 40",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:Ii("path",{d:"M0 0.830078H7.875V6.33008H0V0.830078ZM0 11.8301H21.875V17.3301H0V11.8301ZM0 22.8301H14.875V28.3301H0V22.8301ZM0 33.8301H28.875V39.3301H0V33.8301ZM10.5 0.830078H42V6.33008H10.5V0.830078ZM24.5 11.8301H42V17.3301H24.5V11.8301ZM17.5 22.8301H42V28.3301H17.5V22.8301ZM31.5 33.8301H42V39.3301H31.5V33.8301Z"})});import{jsx as Mi}from"react/jsx-runtime";var q2=({...t})=>Mi("svg",{width:"45",height:"41",viewBox:"0 0 45 41",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:Mi("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M26.7188 4.69546H18.2812C17.1624 4.69546 16.0893 5.18173 15.2981 6.04728C14.507 6.91283 14.0625 8.08677 14.0625 9.31085V12.3878H16.875C19.1128 12.3878 21.2589 13.3603 22.8412 15.0914C24.4236 16.8225 25.3125 19.1704 25.3125 21.6185V23.157H26.7188C27.8376 23.157 28.9107 22.6707 29.7019 21.8052C30.493 20.9396 30.9375 19.7657 30.9375 18.5416V9.31085C30.9375 8.08677 30.493 6.91283 29.7019 6.04728C28.9107 5.18173 27.8376 4.69546 26.7188 4.69546ZM25.3125 27.7724V30.8493C25.3125 32.5293 24.9019 34.1078 24.1847 35.4647H36.5625C37.6814 35.4647 38.7544 34.9784 39.5456 34.1129C40.3368 33.2473 40.7812 32.0734 40.7812 30.8493V21.6185C40.7812 20.3945 40.3368 19.2205 39.5456 18.355C38.7544 17.4894 37.6814 17.0032 36.5625 17.0032H35.1562V18.5416C35.1562 20.9898 34.2673 23.3377 32.685 25.0688C31.1026 26.7999 28.9565 27.7724 26.7188 27.7724H25.3125ZM35.1562 12.3878V9.31085C35.1562 6.8627 34.2673 4.51481 32.685 2.78371C31.1026 1.0526 28.9565 0.0800781 26.7188 0.0800781H18.2812C16.0435 0.0800781 13.8974 1.0526 12.315 2.78371C10.7327 4.51481 9.84375 6.8627 9.84375 9.31085V12.3878H8.4375C6.19974 12.3878 4.05362 13.3603 2.47129 15.0914C0.888948 16.8225 0 19.1704 0 21.6185L0 30.8493C0 33.2975 0.888948 35.6453 2.47129 37.3764C4.05362 39.1076 6.19974 40.0801 8.4375 40.0801H36.5625C38.8003 40.0801 40.9464 39.1076 42.5287 37.3764C44.1111 35.6453 45 33.2975 45 30.8493V21.6185C45 19.1704 44.1111 16.8225 42.5287 15.0914C40.9464 13.3603 38.8003 12.3878 36.5625 12.3878H35.1562ZM16.875 17.0032H8.4375C7.31862 17.0032 6.24556 17.4894 5.45439 18.355C4.66322 19.2205 4.21875 20.3945 4.21875 21.6185V30.8493C4.21875 32.0734 4.66322 33.2473 5.45439 34.1129C6.24556 34.9784 7.31862 35.4647 8.4375 35.4647H16.875C17.9939 35.4647 19.0669 34.9784 19.8581 34.1129C20.6493 33.2473 21.0938 32.0734 21.0938 30.8493V21.6185C21.0938 20.3945 20.6493 19.2205 19.8581 18.355C19.0669 17.4894 17.9939 17.0032 16.875 17.0032Z"})});import{jsx as Hi}from"react/jsx-runtime";var X2=({...t})=>Hi("svg",{width:"54",height:"54",viewBox:"0 0 54 54",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:Hi("path",{d:"M0.75 15.75V0.75H15.75V15.75H0.75ZM12 12V4.5H4.5V12H12ZM19.5 15.75V0.75H34.5V15.75H19.5ZM30.75 12V4.5H23.25V12H30.75ZM38.25 15.75V0.75H53.25V15.75H38.25ZM42 12H49.5V4.5H42V12ZM0.75 34.5V19.5H15.75V34.5H0.75ZM12 30.75V23.25H4.5V30.75H12ZM19.5 34.5V19.5H34.5V34.5H19.5ZM30.75 30.75V23.25H23.25V30.75H30.75ZM38.25 34.5V19.5H53.25V34.5H38.25ZM49.5 30.75V23.25H42V30.75H49.5ZM0.75 53.25V38.25H15.75V53.25H0.75ZM4.5 49.5H12V42H4.5V49.5ZM19.5 53.25V38.25H34.5V53.25H19.5ZM23.25 49.5H30.75V42H23.25V49.5ZM38.25 53.25V38.25H53.25V53.25H38.25ZM42 49.5H49.5V42H42V49.5Z"})});import{jsx as wt,jsxs as S7}from"react/jsx-runtime";var j2=({...t})=>S7("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[wt("g",{clipPath:"url(#clip0_240_23004)",children:wt("path",{d:"M7.61363 7.61341L4.10752 4.1073M4.10752 15.8924L7.64006 12.3599M12.3843 12.3863L15.8904 15.8924M15.8904 4.1073L12.3574 7.64035M18.3334 9.99984C18.3334 14.6022 14.6025 18.3332 10.0001 18.3332C5.39771 18.3332 1.66675 14.6022 1.66675 9.99984C1.66675 5.39746 5.39771 1.6665 10.0001 1.6665C14.6025 1.6665 18.3334 5.39746 18.3334 9.99984ZM13.3334 9.99984C13.3334 11.8408 11.841 13.3332 10.0001 13.3332C8.15913 13.3332 6.66675 11.8408 6.66675 9.99984C6.66675 8.15889 8.15913 6.6665 10.0001 6.6665C11.841 6.6665 13.3334 8.15889 13.3334 9.99984Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})}),wt("defs",{children:wt("clipPath",{id:"clip0_240_23004",children:wt("rect",{width:"20",height:"20",fill:"white"})})})]});import{jsx as Ri}from"react/jsx-runtime";var K2=({...t})=>Ri("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ri("path",{d:"M10 17.6586V20C10 21.1046 10.8954 22 12 22C13.1046 22 14 21.1046 14 20V17.6586M12 2V3M3 12H2M5.5 5.5L4.8999 4.8999M18.5 5.5L19.1002 4.8999M22 12H21M18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ni}from"react/jsx-runtime";var Y2=({...t})=>Ni("svg",{width:"16",height:"19",viewBox:"0 0 16 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ni("path",{d:"M8.83333 1.16675L1.41121 10.0733C1.12054 10.4221 0.975199 10.5965 0.972978 10.7438C0.971048 10.8718 1.02811 10.9937 1.12771 11.0742C1.24229 11.1667 1.46931 11.1667 1.92336 11.1667H8L7.16666 17.8334L14.5888 8.92687C14.8795 8.57806 15.0248 8.40366 15.027 8.25636C15.0289 8.12832 14.9719 8.00649 14.8723 7.926C14.7577 7.83342 14.5307 7.83342 14.0766 7.83342H8L8.83333 1.16675Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Q2}from"react/jsx-runtime";var J2=({...t})=>Q2("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Q2("g",{id:"zap",children:Q2("path",{id:"Icon",d:"M10.8333 1.6665L3.41118 10.573C3.12051 10.9219 2.97517 11.0963 2.97295 11.2436C2.97102 11.3716 3.02808 11.4934 3.12768 11.5739C3.24226 11.6665 3.46928 11.6665 3.92333 11.6665H9.99997L9.16663 18.3332L16.5888 9.42663C16.8794 9.07782 17.0248 8.90341 17.027 8.75612C17.0289 8.62807 16.9719 8.50625 16.8723 8.42576C16.7577 8.33317 16.5307 8.33317 16.0766 8.33317H9.99997L10.8333 1.6665Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Di}from"react/jsx-runtime";var e3=({...t})=>Di("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",...t,children:Di("path",{d:"M6.00065 11.6667H2.33398M4.33398 8H1.33398M6.00065 4.33333H2.66732M11.334 2L6.93636 8.15667C6.74172 8.42917 6.6444 8.56542 6.64861 8.67902C6.65228 8.77792 6.6997 8.87008 6.77805 8.93055C6.86804 9 7.03548 9 7.37035 9H10.6673L10.0007 14L14.3983 7.84333C14.5929 7.57083 14.6902 7.43458 14.686 7.32098C14.6824 7.22208 14.6349 7.12992 14.5566 7.06945C14.4666 7 14.2992 7 13.9643 7H10.6673L11.334 2Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Bi}from"react/jsx-runtime";var t3=({...t})=>Bi("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Bi("path",{d:"M20 20V13M12 20V10M4 20L4 16M13.4067 5.0275L18.5751 6.96567M10.7988 5.40092L5.20023 9.59983M21.0607 6.43934C21.6464 7.02513 21.6464 7.97487 21.0607 8.56066C20.4749 9.14645 19.5251 9.14645 18.9393 8.56066C18.3536 7.97487 18.3536 7.02513 18.9393 6.43934C19.5251 5.85355 20.4749 5.85355 21.0607 6.43934ZM5.06066 9.43934C5.64645 10.0251 5.64645 10.9749 5.06066 11.5607C4.47487 12.1464 3.52513 12.1464 2.93934 11.5607C2.35355 10.9749 2.35355 10.0251 2.93934 9.43934C3.52513 8.85355 4.47487 8.85355 5.06066 9.43934ZM13.0607 3.43934C13.6464 4.02513 13.6464 4.97487 13.0607 5.56066C12.4749 6.14645 11.5251 6.14645 10.9393 5.56066C10.3536 4.97487 10.3536 4.02513 10.9393 3.43934C11.5251 2.85355 12.4749 2.85355 13.0607 3.43934Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ti}from"react/jsx-runtime";var n3=({...t})=>Ti("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ti("path",{d:"M9.16667 2.49984H6.5C5.09987 2.49984 4.3998 2.49984 3.86502 2.77232C3.39462 3.012 3.01217 3.39446 2.77248 3.86486C2.5 4.39964 2.5 5.09971 2.5 6.49984V13.4998C2.5 14.9 2.5 15.6 2.77248 16.1348C3.01217 16.6052 3.39462 16.9877 3.86502 17.2274C4.3998 17.4998 5.09987 17.4998 6.5 17.4998H13.5C14.9001 17.4998 15.6002 17.4998 16.135 17.2274C16.6054 16.9877 16.9878 16.6052 17.2275 16.1348C17.5 15.6 17.5 14.9 17.5 13.4998V10.8332M10 6.6665H13.3333V9.99984M12.9167 2.9165V1.6665M16.1995 3.80039L17.0833 2.9165M17.0919 7.08317H18.3419M2.5 11.1224C3.04328 11.2063 3.59989 11.2498 4.16667 11.2498C7.82197 11.2498 11.0544 9.4395 13.0164 6.6665",strokeWidth:"1.67",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as o3}from"react/jsx-runtime";var r3=({...t})=>o3("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:o3("g",{id:"line-chart-up-02",children:o3("path",{id:"Icon",d:"M21 21H4.6C4.03995 21 3.75992 21 3.54601 20.891C3.35785 20.7951 3.20487 20.6422 3.10899 20.454C3 20.2401 3 19.9601 3 19.4V3M21 7L15.5657 12.4343C15.3677 12.6323 15.2687 12.7313 15.1545 12.7684C15.0541 12.8011 14.9459 12.8011 14.8455 12.7684C14.7313 12.7313 14.6323 12.6323 14.4343 12.4343L12.5657 10.5657C12.3677 10.3677 12.2687 10.2687 12.1545 10.2316C12.0541 10.1989 11.9459 10.1989 11.8455 10.2316C11.7313 10.2687 11.6323 10.3677 11.4343 10.5657L7 15M21 7H17M21 7V11",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as yt,jsxs as I7}from"react/jsx-runtime";var l3=({...t})=>I7("svg",{width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[yt("g",{clipPath:"url(#clip0_657_292)",children:yt("path",{d:"M15.0003 4.66602L9.75457 9.91177C9.49056 10.1758 9.35856 10.3078 9.20634 10.3572C9.07244 10.4007 8.92821 10.4007 8.79431 10.3572C8.6421 10.3078 8.51009 10.1758 8.24608 9.91177L6.42124 8.08693C6.15723 7.82292 6.02522 7.69091 5.873 7.64145C5.73911 7.59795 5.59488 7.59795 5.46098 7.64145C5.30876 7.69091 5.17676 7.82292 4.91274 8.08693L1.66699 11.3327M15.0003 4.66602H10.3337M15.0003 4.66602V9.33268",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),yt("defs",{children:yt("clipPath",{id:"clip0_657_292",children:yt("rect",{width:"16",height:"16",fill:"white",transform:"translate(0.333496)"})})})]});import{jsx as Vi}from"react/jsx-runtime";var i3=({...t})=>Vi("svg",{width:"18",height:"8",viewBox:"0 0 18 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Vi("path",{d:"M0.914062 6.57324H17.0859M0.914062 0.948242H17.0859",strokeWidth:"1.71875",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ei}from"react/jsx-runtime";var s3=({...t})=>Ei("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:Ei("path",{d:"M15.3 8.575L14.225 7.5C14.125 7.4 14.0083 7.35433 13.875 7.363C13.7417 7.37167 13.625 7.42567 13.525 7.525C13.425 7.62433 13.375 7.741 13.375 7.875C13.375 8.009 13.425 8.12567 13.525 8.225L14.6 9.3C14.8 9.5 15.0333 9.6 15.3 9.6C15.5667 9.6 15.8 9.5 16 9.3L18.475 6.8C18.575 6.7 18.625 6.58333 18.625 6.45C18.625 6.31667 18.575 6.2 18.475 6.1C18.375 6 18.2583 5.95 18.125 5.95C17.9917 5.95 17.875 6 17.775 6.1L15.3 8.575ZM4 19.75C3.71667 19.75 3.47934 19.654 3.288 19.462C3.09667 19.27 3.00067 19.0327 3 18.75C2.99934 18.4673 3.09534 18.23 3.288 18.038C3.48067 17.846 3.718 17.75 4 17.75H14C14.2833 17.75 14.521 17.846 14.713 18.038C14.905 18.23 15.0007 18.4673 15 18.75C14.9993 19.0327 14.9033 19.2703 14.712 19.463C14.5207 19.6557 14.2833 19.7513 14 19.75H4ZM16 12.75C14.6167 12.75 13.4377 12.2623 12.463 11.287C11.4883 10.3117 11.0007 9.13267 11 7.75C10.9993 6.36733 11.487 5.18833 12.463 4.213C13.439 3.23767 14.618 2.75 16 2.75C17.382 2.75 18.5613 3.23767 19.538 4.213C20.5147 5.18833 21.002 6.36733 21 7.75C20.998 9.13267 20.5103 10.312 19.537 11.288C18.5637 12.264 17.3847 12.7513 16 12.75ZM4 11.75C3.71667 11.75 3.47934 11.654 3.288 11.462C3.09667 11.27 3.00067 11.0327 3 10.75C2.99934 10.4673 3.09534 10.23 3.288 10.038C3.48067 9.846 3.718 9.75 4 9.75H8.675C8.95834 9.75 9.196 9.846 9.388 10.038C9.58 10.23 9.67567 10.4673 9.675 10.75C9.675 11.0167 9.579 11.25 9.387 11.45C9.195 11.65 8.95767 11.75 8.675 11.75H4ZM4 15.75C3.71667 15.75 3.47934 15.654 3.288 15.462C3.09667 15.27 3.00067 15.0327 3 14.75C2.99934 14.4673 3.09534 14.23 3.288 14.038C3.48067 13.846 3.718 13.75 4 13.75H11.925C12.2083 13.75 12.446 13.846 12.638 14.038C12.83 14.23 12.9257 14.4673 12.925 14.75C12.925 15.0167 12.8333 15.25 12.65 15.45C12.4667 15.65 12.225 15.75 11.925 15.75H4Z"})});import{jsx as Fi}from"react/jsx-runtime";var c3=({...t})=>Fi("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Fi("path",{id:"Icon",d:"M19 8.24995H10M19 2.99995L10 2.99995M19 13.75H1M19 19H1M2.28 1.95995L6.14667 4.85995C6.43616 5.07707 6.5809 5.18563 6.63266 5.31872C6.678 5.43529 6.678 5.56462 6.63266 5.68119C6.5809 5.81427 6.43616 5.92283 6.14667 6.13995L2.28 9.03995C1.86802 9.34894 1.66203 9.50343 1.48961 9.49984C1.33956 9.49672 1.19885 9.42637 1.10632 9.3082C1 9.17241 1 8.91493 1 8.39995V2.59995C1 2.08498 1 1.82749 1.10632 1.6917C1.19885 1.57354 1.33956 1.50318 1.48961 1.50006C1.66203 1.49648 1.86802 1.65097 2.28 1.95995Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as a3}from"react/jsx-runtime";var p3=({...t})=>a3("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:a3("g",{id:"link-01",children:a3("path",{id:"Icon",d:"M8.47203 12.2427L7.52922 13.1855C6.22748 14.4872 4.11693 14.4872 2.81518 13.1855C1.51343 11.8837 1.51343 9.77317 2.81518 8.47142L3.75799 7.52861M12.2433 8.47142L13.1861 7.52861C14.4878 6.22687 14.4878 4.11632 13.1861 2.81457C11.8843 1.51282 9.77378 1.51282 8.47203 2.81457L7.52922 3.75738M5.66729 10.3333L10.334 5.66667",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as d3}from"react/jsx-runtime";var u3=({...t})=>d3("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:d3("g",{clipPath:"url(#clip0_4128_23574)",children:d3("path",{d:"M8.3335 10.834C8.69138 11.3124 9.14796 11.7083 9.67229 11.9947C10.1966 12.2812 10.7764 12.4516 11.3724 12.4942C11.9683 12.5369 12.5665 12.4509 13.1263 12.2421C13.6861 12.0333 14.1944 11.7065 14.6168 11.284L17.1168 8.78396C17.8758 7.99811 18.2958 6.9456 18.2863 5.85312C18.2768 4.76063 17.8386 3.71558 17.0661 2.94304C16.2935 2.17051 15.2485 1.73231 14.156 1.72281C13.0635 1.71332 12.011 2.1333 11.2252 2.89229L9.79183 4.31729M11.6668 9.16729C11.309 8.68885 10.8524 8.29297 10.328 8.00651C9.80371 7.72004 9.22391 7.54969 8.62796 7.50701C8.032 7.46433 7.43384 7.55032 6.87405 7.75914C6.31425 7.96796 5.8059 8.29473 5.3835 8.71729L2.8835 11.2173C2.12451 12.0031 1.70453 13.0556 1.71402 14.1481C1.72352 15.2406 2.16172 16.2857 2.93426 17.0582C3.70679 17.8307 4.75184 18.2689 5.84433 18.2784C6.93681 18.2879 7.98932 17.8679 8.77517 17.109L10.2002 15.684",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Ai}from"react/jsx-runtime";var C3=({...t})=>Ai("svg",{width:"14",height:"10",viewBox:"0 0 14 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ai("path",{d:"M5.14854 8.69034C4.99198 8.83652 4.8708 8.93437 4.74698 9.00586C4.14082 9.35582 3.39401 9.35582 2.78786 9.00586C2.56449 8.8769 2.34978 8.66218 1.92035 8.23275C1.49091 7.80332 1.2762 7.58861 1.14724 7.36524C0.797275 6.75909 0.797275 6.01228 1.14724 5.40612C1.2762 5.18276 1.49091 4.96804 1.92035 4.53861L3.76742 2.69154C4.19685 2.26211 4.41156 2.04739 4.63493 1.91843C5.24108 1.56847 5.98789 1.56847 6.59405 1.91843C6.81741 2.04739 7.03213 2.26211 7.46156 2.69154C7.89099 3.12097 8.10571 3.33568 8.23467 3.55905C8.58463 4.1652 8.58463 4.91201 8.23467 5.51817C8.16318 5.642 8.06533 5.76317 7.91915 5.91974M6.08043 4.08102C5.93426 4.23759 5.83641 4.35876 5.76492 4.48259C5.41495 5.08874 5.41496 5.83555 5.76492 6.4417C5.89388 6.66507 6.10859 6.87979 6.53802 7.30922C6.96746 7.73865 7.18217 7.95336 7.40554 8.08233C8.01169 8.43229 8.7585 8.43229 9.36465 8.08233C9.58802 7.95336 9.80274 7.73865 10.2322 7.30922L12.0792 5.46215C12.5087 5.03271 12.7234 4.818 12.8523 4.59463C13.2023 3.98848 13.2023 3.24167 12.8523 2.63552C12.7234 2.41215 12.5087 2.19743 12.0792 1.768C11.6498 1.33857 11.4351 1.12385 11.2117 0.994894C10.6056 0.644931 9.85876 0.644931 9.25261 0.994894C9.12878 1.06639 9.00761 1.16423 8.85104 1.31041",strokeWidth:"1.2",strokeLinecap:"round"})});import{jsx as Zi,jsxs as M7}from"react/jsx-runtime";var m3=({...t})=>M7("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:[Zi("path",{d:"M22.2812 8.225C21.9329 7.8754 21.5189 7.59801 21.0631 7.40874C20.6072 7.21947 20.1185 7.12204 19.625 7.12204C19.1314 7.12204 18.6427 7.21947 18.1869 7.40874C17.7311 7.59801 17.3171 7.8754 16.9687 8.225L17.8562 9.1125C18.0889 8.87981 18.3652 8.69523 18.6692 8.56931C18.9732 8.44338 19.2991 8.37856 19.6281 8.37856C19.9572 8.37856 20.283 8.44338 20.5871 8.56931C20.8911 8.69523 21.1673 8.87981 21.4 9.1125C21.6327 9.34518 21.8173 9.62142 21.9432 9.92544C22.0691 10.2295 22.1339 10.5553 22.1339 10.8844C22.1339 11.2134 22.0691 11.5393 21.9432 11.8433C21.8173 12.1473 21.6327 12.4236 21.4 12.6562L16.4 17.6562C15.9309 18.1262 15.2943 18.3905 14.6303 18.3911C13.9663 18.3917 13.3293 18.1285 12.8594 17.6594C12.3894 17.1903 12.1251 16.5537 12.1245 15.8897C12.1239 15.2257 12.3871 14.5887 12.8562 14.1187L13.7375 13.2312L12.8562 12.3437L11.9687 13.2312C11.6191 13.5796 11.3418 13.9936 11.1525 14.4494C10.9632 14.9052 10.8658 15.3939 10.8658 15.8875C10.8658 16.381 10.9632 16.8697 11.1525 17.3256C11.3418 17.7814 11.6191 18.1954 11.9687 18.5437C12.6759 19.2419 13.6313 19.6308 14.625 19.625C15.1204 19.627 15.6114 19.5309 16.0695 19.3421C16.5275 19.1533 16.9436 18.8756 17.2937 18.525L22.2937 13.525C22.9943 12.8202 23.3865 11.8662 23.3842 10.8724C23.3819 9.87866 22.9852 8.92647 22.2812 8.225Z"}),Zi("path",{d:"M6.61875 19.5125C6.38537 19.2802 6.20018 19.0041 6.07381 18.7C5.94745 18.3959 5.8824 18.0699 5.8824 17.7406C5.8824 17.4113 5.94745 17.0853 6.07381 16.7812C6.20018 16.4772 6.38537 16.201 6.61875 15.9687L11.6187 10.9687C11.851 10.7354 12.1272 10.5502 12.4312 10.4238C12.7353 10.2974 13.0613 10.2324 13.3906 10.2324C13.7199 10.2324 14.0459 10.2974 14.35 10.4238C14.6541 10.5502 14.9302 10.7354 15.1625 10.9687C15.3944 11.2029 15.577 11.4812 15.6993 11.7871C15.8217 12.0931 15.8815 12.4205 15.875 12.75C15.8769 13.0805 15.8133 13.4081 15.6877 13.7138C15.5622 14.0196 15.3773 14.2974 15.1437 14.5312L13.8187 15.875L14.7062 16.7625L16.0312 15.4375C16.7366 14.7322 17.1328 13.7756 17.1328 12.7781C17.1328 11.7807 16.7366 10.8241 16.0312 10.1187C15.3259 9.41344 14.3693 9.0172 13.3719 9.0172C12.3744 9.0172 11.4178 9.41344 10.7125 10.1187L5.7125 15.1187C5.36196 15.4672 5.08377 15.8816 4.89395 16.338C4.70412 16.7944 4.6064 17.2838 4.6064 17.7781C4.6064 18.2724 4.70412 18.7618 4.89395 19.2182C5.08377 19.6746 5.36196 20.089 5.7125 20.4375C6.42426 21.1303 7.38181 21.5124 8.375 21.5C9.37694 21.501 10.3386 21.1055 11.05 20.4L10.1625 19.5125C9.9302 19.7459 9.65409 19.9311 9.35002 20.0574C9.04594 20.1838 8.7199 20.2488 8.39062 20.2488C8.06134 20.2488 7.7353 20.1838 7.43123 20.0574C7.12715 19.9311 6.85104 19.7459 6.61875 19.5125Z"})]});import{jsx as Wi}from"react/jsx-runtime";var g3=({...t})=>Wi("svg",{xmlns:"http://www.w3.org/2000/svg",width:"37",height:"22",viewBox:"0 0 37 22",fill:"none",stroke:"currentColor",...t,children:Wi("path",{d:"M21.9929 1.87207H25.6439C30.685 1.87207 34.7716 5.88435 34.7716 10.8337C34.7716 15.7831 30.685 19.7954 25.6439 19.7954H21.9929M14.6908 1.87207H11.0397C5.99869 1.87207 1.91211 5.88435 1.91211 10.8337C1.91211 15.7831 5.99869 19.7954 11.0397 19.7954H14.6908M11.0397 10.8337H25.6439",strokeWidth:"2.98722",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as f3,jsxs as H7}from"react/jsx-runtime";var h3=({...t})=>H7("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:[f3("path",{d:"M8.375 11.5C9.41053 11.5 10.25 10.6605 10.25 9.625C10.25 8.58947 9.41053 7.75 8.375 7.75C7.33947 7.75 6.5 8.58947 6.5 9.625C6.5 10.6605 7.33947 11.5 8.375 11.5Z"}),f3("path",{d:"M8.375 20.25C9.41053 20.25 10.25 19.4105 10.25 18.375C10.25 17.3395 9.41053 16.5 8.375 16.5C7.33947 16.5 6.5 17.3395 6.5 18.375C6.5 19.4105 7.33947 20.25 8.375 20.25Z"}),f3("path",{d:"M14 17.75H22.75V19H14V17.75ZM14 9H22.75V10.25H14V9Z"})]});import{jsx as _i}from"react/jsx-runtime";var v3=({...t})=>_i("svg",{width:"15",height:"16",viewBox:"0 0 15 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:_i("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.33398 1.33333H13.6673C13.8883 1.33333 14.1003 1.42113 14.2566 1.57741C14.4129 1.73369 14.5007 1.94565 14.5007 2.16667C14.5007 2.38768 14.4129 2.59964 14.2566 2.75592C14.1003 2.9122 13.8883 3 13.6673 3H5.33398C5.11297 3 4.90101 2.9122 4.74473 2.75592C4.58845 2.59964 4.50065 2.38768 4.50065 2.16667C4.50065 1.94565 4.58845 1.73369 4.74473 1.57741C4.90101 1.42113 5.11297 1.33333 5.33398 1.33333ZM5.33398 7.16667H13.6673C13.8883 7.16667 14.1003 7.25446 14.2566 7.41074C14.4129 7.56702 14.5007 7.77899 14.5007 8C14.5007 8.22101 14.4129 8.43297 14.2566 8.58926C14.1003 8.74554 13.8883 8.83333 13.6673 8.83333H5.33398C5.11297 8.83333 4.90101 8.74554 4.74473 8.58926C4.58845 8.43297 4.50065 8.22101 4.50065 8C4.50065 7.77899 4.58845 7.56702 4.74473 7.41074C4.90101 7.25446 5.11297 7.16667 5.33398 7.16667ZM5.33398 13H13.6673C13.8883 13 14.1003 13.0878 14.2566 13.2441C14.4129 13.4004 14.5007 13.6123 14.5007 13.8333C14.5007 14.0543 14.4129 14.2663 14.2566 14.4226C14.1003 14.5789 13.8883 14.6667 13.6673 14.6667H5.33398C5.11297 14.6667 4.90101 14.5789 4.74473 14.4226C4.58845 14.2663 4.50065 14.0543 4.50065 13.8333C4.50065 13.6123 4.58845 13.4004 4.74473 13.2441C4.90101 13.0878 5.11297 13 5.33398 13ZM0.750651 1.33333C0.640144 1.33333 0.534163 1.28943 0.456023 1.21129C0.377883 1.13315 0.333984 1.02717 0.333984 0.916667C0.333984 0.80616 0.377883 0.700179 0.456023 0.622039C0.534163 0.543899 0.640144 0.5 0.750651 0.5H1.58398C1.81732 0.5 2.00065 0.683333 2.00065 0.916667V3.41667C2.00065 3.52717 1.95675 3.63315 1.87861 3.71129C1.80047 3.78943 1.69449 3.83333 1.58398 3.83333C1.47348 3.83333 1.3675 3.78943 1.28936 3.71129C1.21122 3.63315 1.16732 3.52717 1.16732 3.41667V1.34583L0.750651 1.33333ZM0.750651 6.33333H2.41732C2.65065 6.33333 2.83398 6.51667 2.83398 6.75V7.16667L1.41732 8.83333H2.41732C2.65065 8.83333 2.83398 9.01667 2.83398 9.25C2.83398 9.48333 2.64732 9.66667 2.41732 9.66667H0.750651C0.517318 9.66667 0.333984 9.48333 0.333984 9.25V8.83333L1.75065 7.16667H0.750651C0.517318 7.16667 0.333984 6.98333 0.333984 6.75C0.333984 6.51667 0.499818 6.33333 0.750651 6.33333ZM2.41732 15.5H0.750651C0.640144 15.5 0.534163 15.4561 0.456023 15.378C0.377883 15.2998 0.333984 15.1938 0.333984 15.0833C0.333984 14.9728 0.377883 14.8668 0.456023 14.7887C0.534163 14.7106 0.640144 14.6667 0.750651 14.6667H2.00065V14.25H0.750651C0.640144 14.25 0.534163 14.2061 0.456023 14.128C0.377883 14.0498 0.333984 13.9438 0.333984 13.8333C0.333984 13.7228 0.377883 13.6168 0.456023 13.5387C0.534163 13.4606 0.640144 13.4167 0.750651 13.4167H2.00065V13H0.750651C0.640144 13 0.534163 12.9561 0.456023 12.878C0.377883 12.7998 0.333984 12.6938 0.333984 12.5833C0.333984 12.4728 0.377883 12.3668 0.456023 12.2887C0.534163 12.2106 0.640144 12.1667 0.750651 12.1667H2.41732C2.52782 12.1667 2.63381 12.2106 2.71195 12.2887C2.79009 12.3668 2.83398 12.4728 2.83398 12.5833V15.0833C2.83398 15.1938 2.79009 15.2998 2.71195 15.378C2.63381 15.4561 2.52782 15.5 2.41732 15.5Z"})});import{jsx as Oi}from"react/jsx-runtime";var w3=({...t})=>Oi("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:Oi("path",{d:"M14 17.75H22.75V19H14V17.75ZM14 9H22.75V10.25H14V9ZM9 11.5V6.5H7.75V7.125H6.5V8.375H7.75V11.5H6.5V12.75H10.25V11.5H9ZM10.25 21.5H6.5V19C6.5 18.6685 6.6317 18.3505 6.86612 18.1161C7.10054 17.8817 7.41848 17.75 7.75 17.75H9V16.5H6.5V15.25H9C9.33152 15.25 9.64946 15.3817 9.88388 15.6161C10.1183 15.8505 10.25 16.1685 10.25 16.5V17.75C10.25 18.0815 10.1183 18.3995 9.88388 18.6339C9.64946 18.8683 9.33152 19 9 19H7.75V20.25H10.25V21.5Z"})});import{jsx as zi}from"react/jsx-runtime";var y3=({...t})=>zi("svg",{width:"10",height:"12",viewBox:"0 0 10 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:zi("path",{d:"M7.5 5.5V4C7.5 2.61929 6.38071 1.5 5 1.5C3.61929 1.5 2.5 2.61929 2.5 4V5.5M3.4 10.5H6.6C7.44008 10.5 7.86012 10.5 8.18099 10.3365C8.46323 10.1927 8.6927 9.96323 8.83651 9.68099C9 9.36012 9 8.94008 9 8.1V7.9C9 7.05992 9 6.63988 8.83651 6.31901C8.6927 6.03677 8.46323 5.8073 8.18099 5.66349C7.86012 5.5 7.44008 5.5 6.6 5.5H3.4C2.55992 5.5 2.13988 5.5 1.81901 5.66349C1.53677 5.8073 1.3073 6.03677 1.16349 6.31901C1 6.63988 1 7.05992 1 7.9V8.1C1 8.94008 1 9.36012 1.16349 9.68099C1.3073 9.96323 1.53677 10.1927 1.81901 10.3365C2.13988 10.5 2.55992 10.5 3.4 10.5Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ui}from"react/jsx-runtime";var x3=({...t})=>Ui("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ui("path",{d:"M14.1668 8.33333V6.66667C14.1668 4.36548 12.3013 2.5 10.0002 2.5C7.69898 2.5 5.8335 4.36548 5.8335 6.66667V8.33333M10.0002 12.0833V13.75M7.3335 17.5H12.6668C14.067 17.5 14.767 17.5 15.3018 17.2275C15.7722 16.9878 16.1547 16.6054 16.3943 16.135C16.6668 15.6002 16.6668 14.9001 16.6668 13.5V12.3333C16.6668 10.9332 16.6668 10.2331 16.3943 9.69836C16.1547 9.22795 15.7722 8.8455 15.3018 8.60582C14.767 8.33333 14.067 8.33333 12.6668 8.33333H7.3335C5.93336 8.33333 5.2333 8.33333 4.69852 8.60582C4.22811 8.8455 3.84566 9.22795 3.60598 9.69836C3.3335 10.2331 3.3335 10.9332 3.3335 12.3333V13.5C3.3335 14.9001 3.3335 15.6002 3.60598 16.135C3.84566 16.6054 4.22811 16.9878 4.69852 17.2275C5.2333 17.5 5.93336 17.5 7.3335 17.5Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as b3}from"react/jsx-runtime";var k3=({...t})=>b3("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:b3("g",{id:"log-in-04",children:b3("path",{id:"Icon",d:"M12 8L16 12M16 12L12 16M16 12H3M3.33782 7C5.06687 4.01099 8.29859 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C8.29859 22 5.06687 19.989 3.33782 17",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as L3}from"react/jsx-runtime";var P3=({...t})=>L3("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:L3("g",{id:"log-out-01",children:L3("path",{id:"Icon",d:"M13.3333 14.1667L17.5 10M17.5 10L13.3333 5.83333M17.5 10H7.5M7.5 2.5H6.5C5.09987 2.5 4.3998 2.5 3.86502 2.77248C3.39462 3.01217 3.01217 3.39462 2.77248 3.86502C2.5 4.3998 2.5 5.09987 2.5 6.5V13.5C2.5 14.9001 2.5 15.6002 2.77248 16.135C3.01217 16.6054 3.39462 16.9878 3.86502 17.2275C4.3998 17.5 5.09987 17.5 6.5 17.5H7.5",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Gi}from"react/jsx-runtime";var S3=({...t})=>Gi("svg",{width:"20",height:"18",viewBox:"0 0 20 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Gi("path",{d:"M14.9993 5.66667L18.3327 9M18.3327 9L14.9993 12.3333M18.3327 9H7.49935M12.4993 2.50337C11.4371 1.86523 10.2037 1.5 8.88824 1.5C4.89951 1.5 1.66602 4.85786 1.66602 9C1.66602 13.1421 4.89951 16.5 8.88824 16.5C10.2037 16.5 11.4371 16.1348 12.4993 15.4966",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as I3}from"react/jsx-runtime";var M3=({...t})=>I3("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:I3("g",{id:"magic-wand-02",children:I3("path",{id:"Icon",d:"M12.5 3.33317V1.6665M12.5 13.3332V11.6665M6.66667 7.49984H8.33333M16.6667 7.49984H18.3333M14.8333 9.83317L15.8333 10.8332M14.8333 5.1665L15.8333 4.1665M2.5 17.4998L10 9.99984M10.1667 5.1665L9.16667 4.1665",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as $i}from"react/jsx-runtime";var H3=({...t})=>$i("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:$i("path",{d:"M11.9998 13L8.99985 10M14.0102 2.5V1M17.9495 4.06066L19.0102 3M17.9495 12L19.0102 13.0607M10.0102 4.06066L8.94954 3M19.5102 8H21.0102M5.13122 19.8686L14.3685 10.6314C14.7645 10.2354 14.9625 10.0373 15.0367 9.80902C15.1019 9.60817 15.1019 9.39183 15.0367 9.19098C14.9625 8.96265 14.7645 8.76465 14.3685 8.36863L13.6312 7.63137C13.2352 7.23535 13.0372 7.03735 12.8089 6.96316C12.608 6.8979 12.3917 6.8979 12.1908 6.96316C11.9625 7.03735 11.7645 7.23535 11.3685 7.63137L2.13122 16.8686C1.7352 17.2646 1.53719 17.4627 1.46301 17.691C1.39775 17.8918 1.39775 18.1082 1.46301 18.309C1.53719 18.5373 1.7352 18.7354 2.13122 19.1314L2.86848 19.8686C3.2645 20.2646 3.4625 20.4627 3.69083 20.5368C3.89168 20.6021 4.10802 20.6021 4.30887 20.5368C4.53719 20.4627 4.7352 20.2646 5.13122 19.8686Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as R3}from"react/jsx-runtime";var N3=({...t})=>R3("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:R3("g",{id:"mail-02",children:R3("path",{id:"Icon",d:"M21.5 18L14.8571 12M9.14286 12L2.50003 18M2 7L10.1649 12.7154C10.8261 13.1783 11.1567 13.4097 11.5163 13.4993C11.8339 13.5785 12.1661 13.5785 12.4837 13.4993C12.8433 13.4097 13.1739 13.1783 13.8351 12.7154L22 7M6.8 20H17.2C18.8802 20 19.7202 20 20.362 19.673C20.9265 19.3854 21.3854 18.9265 21.673 18.362C22 17.7202 22 16.8802 22 15.2V8.8C22 7.11984 22 6.27976 21.673 5.63803C21.3854 5.07354 20.9265 4.6146 20.362 4.32698C19.7202 4 18.8802 4 17.2 4H6.8C5.11984 4 4.27976 4 3.63803 4.32698C3.07354 4.6146 2.6146 5.07354 2.32698 5.63803C2 6.27976 2 7.11984 2 8.8V15.2C2 16.8802 2 17.7202 2.32698 18.362C2.6146 18.9265 3.07354 19.3854 3.63803 19.673C4.27976 20 5.11984 20 6.8 20Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as D3}from"react/jsx-runtime";var B3=({...t})=>D3("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:D3("g",{id:"message-text-square-02",children:D3("path",{id:"Icon",d:"M7 8.5H12M7 12H15M7 18V20.3355C7 20.8684 7 21.1348 7.10923 21.2716C7.20422 21.3906 7.34827 21.4599 7.50054 21.4597C7.67563 21.4595 7.88367 21.2931 8.29976 20.9602L10.6852 19.0518C11.1725 18.662 11.4162 18.4671 11.6875 18.3285C11.9282 18.2055 12.1844 18.1156 12.4492 18.0613C12.7477 18 13.0597 18 13.6837 18H16.2C17.8802 18 18.7202 18 19.362 17.673C19.9265 17.3854 20.3854 16.9265 20.673 16.362C21 15.7202 21 14.8802 21 13.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V14C3 14.93 3 15.395 3.10222 15.7765C3.37962 16.8117 4.18827 17.6204 5.22354 17.8978C5.60504 18 6.07003 18 7 18Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as qi}from"react/jsx-runtime";var T3=({...t})=>qi("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:qi("path",{d:"M6.25 8.75H6.25833M10 8.75H10.0083M13.75 8.75H13.7583M5.83333 15V16.9463C5.83333 17.3903 5.83333 17.6123 5.92436 17.7263C6.00352 17.8255 6.12356 17.8832 6.25045 17.8831C6.39636 17.8829 6.56973 17.7442 6.91646 17.4668L8.90434 15.8765C9.31043 15.5517 9.51347 15.3892 9.73957 15.2737C9.94017 15.1712 10.1537 15.0963 10.3743 15.051C10.6231 15 10.8831 15 11.4031 15H13.5C14.9001 15 15.6002 15 16.135 14.7275C16.6054 14.4878 16.9878 14.1054 17.2275 13.635C17.5 13.1002 17.5 12.4001 17.5 11V6.5C17.5 5.09987 17.5 4.3998 17.2275 3.86502C16.9878 3.39462 16.6054 3.01217 16.135 2.77248C15.6002 2.5 14.9001 2.5 13.5 2.5H6.5C5.09987 2.5 4.3998 2.5 3.86502 2.77248C3.39462 3.01217 3.01217 3.39462 2.77248 3.86502C2.5 4.3998 2.5 5.09987 2.5 6.5V11.6667C2.5 12.4416 2.5 12.8291 2.58519 13.147C2.81635 14.0098 3.49022 14.6836 4.35295 14.9148C4.67087 15 5.05836 15 5.83333 15ZM6.66667 8.75C6.66667 8.98012 6.48012 9.16667 6.25 9.16667C6.01988 9.16667 5.83333 8.98012 5.83333 8.75C5.83333 8.51988 6.01988 8.33333 6.25 8.33333C6.48012 8.33333 6.66667 8.51988 6.66667 8.75ZM10.4167 8.75C10.4167 8.98012 10.2301 9.16667 10 9.16667C9.76988 9.16667 9.58333 8.98012 9.58333 8.75C9.58333 8.51988 9.76988 8.33333 10 8.33333C10.2301 8.33333 10.4167 8.51988 10.4167 8.75ZM14.1667 8.75C14.1667 8.98012 13.9801 9.16667 13.75 9.16667C13.5199 9.16667 13.3333 8.98012 13.3333 8.75C13.3333 8.51988 13.5199 8.33333 13.75 8.33333C13.9801 8.33333 14.1667 8.51988 14.1667 8.75Z",strokeWidth:"1.67",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as V3}from"react/jsx-runtime";var E3=({...t})=>V3("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:V3("g",{id:"message-x-square",children:V3("path",{id:"Icon",d:"M6.33333 5.33333L9.66667 8.66667M9.66667 5.33333L6.33333 8.66667M4.66667 12V13.557C4.66667 13.9122 4.66667 14.0898 4.73949 14.1811C4.80282 14.2604 4.89885 14.3066 5.00036 14.3065C5.11708 14.3063 5.25578 14.1954 5.53317 13.9735L7.12348 12.7012C7.44834 12.4413 7.61078 12.3114 7.79166 12.219C7.95213 12.137 8.12295 12.0771 8.29948 12.0408C8.49845 12 8.70646 12 9.1225 12H10.8C11.9201 12 12.4802 12 12.908 11.782C13.2843 11.5903 13.5903 11.2843 13.782 10.908C14 10.4802 14 9.9201 14 8.8V5.2C14 4.07989 14 3.51984 13.782 3.09202C13.5903 2.71569 13.2843 2.40973 12.908 2.21799C12.4802 2 11.9201 2 10.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.07989 2 5.2V9.33333C2 9.95331 2 10.2633 2.06815 10.5176C2.25308 11.2078 2.79218 11.7469 3.48236 11.9319C3.7367 12 4.04669 12 4.66667 12Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Xi}from"react/jsx-runtime";var F3=({...t})=>Xi("svg",{xmlns:"http://www.w3.org/2000/svg",width:"21",height:"20",viewBox:"0 0 21 20",fill:"none",stroke:"currentColor",...t,children:Xi("path",{d:"M7.1875 9.99935H13.8542M18.8542 9.99935C18.8542 14.6017 15.1232 18.3327 10.5208 18.3327C5.91846 18.3327 2.1875 14.6017 2.1875 9.99935C2.1875 5.39698 5.91846 1.66602 10.5208 1.66602C15.1232 1.66602 18.8542 5.39698 18.8542 9.99935Z",strokeWidth:"1.67",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as A3}from"react/jsx-runtime";var Z3=({...t})=>A3("svg",{width:"24",height:"22",viewBox:"0 0 24 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:A3("g",{id:"phone-01",children:A3("path",{id:"Icon",d:"M12 16.0417H12.01M8.2 20.1667H15.8C16.9201 20.1667 17.4802 20.1667 17.908 19.9669C18.2843 19.7911 18.5903 19.5106 18.782 19.1657C19 18.7735 19 18.2601 19 17.2333V4.76668C19 3.73991 19 3.22653 18.782 2.83436C18.5903 2.4894 18.2843 2.20893 17.908 2.03316C17.4802 1.83334 16.9201 1.83334 15.8 1.83334H8.2C7.0799 1.83334 6.51984 1.83334 6.09202 2.03316C5.71569 2.20893 5.40973 2.4894 5.21799 2.83436C5 3.22653 5 3.73991 5 4.76668V17.2333C5 18.2601 5 18.7735 5.21799 19.1657C5.40973 19.5106 5.71569 19.7911 6.09202 19.9669C6.51984 20.1667 7.07989 20.1667 8.2 20.1667ZM12.5 16.0417C12.5 16.2948 12.2761 16.5 12 16.5C11.7239 16.5 11.5 16.2948 11.5 16.0417C11.5 15.7885 11.7239 15.5833 12 15.5833C12.2761 15.5833 12.5 15.7885 12.5 16.0417Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as ji}from"react/jsx-runtime";var W3=({...t})=>ji("svg",{width:"22",height:"20",viewBox:"0 0 22 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ji("path",{d:"M14 15V19H8V15M4.2 15H17.8C18.9201 15 19.4802 15 19.908 14.782C20.2843 14.5903 20.5903 14.2843 20.782 13.908C21 13.4802 21 12.9201 21 11.8V4.2C21 3.0799 21 2.51984 20.782 2.09202C20.5903 1.71569 20.2843 1.40973 19.908 1.21799C19.4802 1 18.9201 1 17.8 1H4.2C3.07989 1 2.51984 1 2.09202 1.21799C1.71569 1.40973 1.40973 1.71569 1.21799 2.09202C1 2.51984 1 3.07989 1 4.2V11.8C1 12.9201 1 13.4802 1.21799 13.908C1.40973 14.2843 1.71569 14.5903 2.09202 14.782C2.51984 15 3.0799 15 4.2 15Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as _3}from"react/jsx-runtime";var O3=({...t})=>_3("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:_3("g",{id:"monitor-01",children:_3("path",{id:"Icon",d:"M8 21H16M12 17V21M6.8 17H17.2C18.8802 17 19.7202 17 20.362 16.673C20.9265 16.3854 21.3854 15.9265 21.673 15.362C22 14.7202 22 13.8802 22 12.2V7.8C22 6.11984 22 5.27976 21.673 4.63803C21.3854 4.07354 20.9265 3.6146 20.362 3.32698C19.7202 3 18.8802 3 17.2 3H6.8C5.11984 3 4.27976 3 3.63803 3.32698C3.07354 3.6146 2.6146 4.07354 2.32698 4.63803C2 5.27976 2 6.11984 2 7.8V12.2C2 13.8802 2 14.7202 2.32698 15.362C2.6146 15.9265 3.07354 16.3854 3.63803 16.673C4.27976 17 5.11984 17 6.8 17Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as z3}from"react/jsx-runtime";var U3=({...t})=>z3("svg",{width:"24",height:"22",viewBox:"0 0 24 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:z3("g",{id:"monitor-03",children:z3("path",{id:"Icon",d:"M2 12.8333L22 12.8333M8 19.25H16M6.8 16.5H17.2C18.8802 16.5 19.7202 16.5 20.362 16.2003C20.9265 15.9366 21.3854 15.5159 21.673 14.9985C22 14.4102 22 13.6401 22 12.1V7.15C22 5.60986 22 4.83978 21.673 4.25153C21.3854 3.73408 20.9265 3.31338 20.362 3.04973C19.7202 2.75 18.8802 2.75 17.2 2.75H6.8C5.11984 2.75 4.27976 2.75 3.63803 3.04973C3.07354 3.31338 2.6146 3.73408 2.32698 4.25153C2 4.83978 2 5.60986 2 7.15V12.1C2 13.6401 2 14.4102 2.32698 14.9985C2.6146 15.5159 3.07354 15.9366 3.63803 16.2003C4.27976 16.5 5.11984 16.5 6.8 16.5Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Ki,jsxs as R7}from"react/jsx-runtime";var G3=({...t})=>R7("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[Ki("path",{d:"M11 21C16.5228 21 21 16.5228 21 11C21 5.47715 16.5228 1 11 1C5.47715 1 1 5.47715 1 11C1 16.5228 5.47715 21 11 21Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),Ki("path",{d:"M15 7.5C15 11.6421 11.6421 15 7.5 15C6.88534 15 6.28795 14.9261 5.71623 14.7866C6.89585 16.4297 8.82294 17.5 11 17.5C14.5899 17.5 17.5 14.5899 17.5 11C17.5 8.82294 16.4297 6.89585 14.7866 5.71623C14.9261 6.28795 15 6.88534 15 7.5Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Yi}from"react/jsx-runtime";var $3=({...t})=>Yi("svg",{width:"16",height:"18",viewBox:"0 0 16 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Yi("path",{d:"M2.35785 16.771C1.87062 16.9854 1.627 17.0926 1.4775 17.0455C1.3479 17.0047 1.24634 16.9032 1.20538 16.7737C1.15812 16.6242 1.26503 16.3805 1.47884 15.893L7.54664 2.05842C7.73965 1.61835 7.83616 1.39832 7.97108 1.33097C8.08824 1.27249 8.22609 1.27249 8.34326 1.33097C8.47818 1.39832 8.57468 1.61835 8.76769 2.05842L14.8355 15.893C15.0493 16.3805 15.1562 16.6242 15.109 16.7737C15.068 16.9032 14.9664 17.0047 14.8368 17.0455C14.6873 17.0926 14.4437 16.9854 13.9565 16.771L8.42566 14.3374C8.32676 14.2939 8.2773 14.2722 8.22594 14.2636C8.18041 14.2559 8.13393 14.2559 8.0884 14.2636C8.03703 14.2722 7.98758 14.2939 7.88868 14.3374L2.35785 16.771Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Qi}from"react/jsx-runtime";var q3=({...t})=>Qi("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Qi("path",{d:"M11 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21H15.2C16.8802 21 17.7202 21 18.362 20.673C18.9265 20.3854 19.3854 19.9265 19.673 19.362C20 18.7202 20 17.8802 20 16.2V13M20.1213 3.87868C21.2929 5.05025 21.2929 6.94975 20.1213 8.12132C18.9497 9.29289 17.0503 9.29289 15.8787 8.12132C14.7071 6.94975 14.7071 5.05025 15.8787 3.87868C17.0503 2.70711 18.9497 2.70711 20.1213 3.87868Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ln,jsxs as N7}from"react/jsx-runtime";var X3=({...t})=>N7("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[Ln("path",{d:"M1 11C1 16.5228 5.47715 21 11 21C12.6569 21 14 19.6569 14 18V17.5C14 17.0356 14 16.8034 14.0257 16.6084C14.2029 15.2622 15.2622 14.2029 16.6084 14.0257C16.8034 14 17.0356 14 17.5 14H18C19.6569 14 21 12.6569 21 11C21 5.47715 16.5228 1 11 1C5.47715 1 1 5.47715 1 11Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),Ln("path",{d:"M6 12C6.55228 12 7 11.5523 7 11C7 10.4477 6.55228 10 6 10C5.44772 10 5 10.4477 5 11C5 11.5523 5.44772 12 6 12Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),Ln("path",{d:"M15 8C15.5523 8 16 7.55228 16 7C16 6.44772 15.5523 6 15 6C14.4477 6 14 6.44772 14 7C14 7.55228 14.4477 8 15 8Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),Ln("path",{d:"M9 7C9.55228 7 10 6.55228 10 6C10 5.44772 9.55228 5 9 5C8.44772 5 8 5.44772 8 6C8 6.55228 8.44772 7 9 7Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as j3}from"react/jsx-runtime";var K3=({...t})=>j3("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:j3("g",{id:"passcode-lock",children:j3("path",{id:"Icon",d:"M22 11V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.71569 21.2843 5.40973 20.908 5.21799C20.4802 5 19.9201 5 18.8 5H5.2C4.0799 5 3.51984 5 3.09202 5.21799C2.71569 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.0799 2 8.2V11.8C2 12.9201 2 13.4802 2.21799 13.908C2.40973 14.2843 2.71569 14.5903 3.09202 14.782C3.51984 15 4.0799 15 5.2 15H11M12 10H12.005M17 10H17.005M7 10H7.005M19.25 17V15.25C19.25 14.2835 18.4665 13.5 17.5 13.5C16.5335 13.5 15.75 14.2835 15.75 15.25V17M12.25 10C12.25 10.1381 12.1381 10.25 12 10.25C11.8619 10.25 11.75 10.1381 11.75 10C11.75 9.86193 11.8619 9.75 12 9.75C12.1381 9.75 12.25 9.86193 12.25 10ZM17.25 10C17.25 10.1381 17.1381 10.25 17 10.25C16.8619 10.25 16.75 10.1381 16.75 10C16.75 9.86193 16.8619 9.75 17 9.75C17.1381 9.75 17.25 9.86193 17.25 10ZM7.25 10C7.25 10.1381 7.13807 10.25 7 10.25C6.86193 10.25 6.75 10.1381 6.75 10C6.75 9.86193 6.86193 9.75 7 9.75C7.13807 9.75 7.25 9.86193 7.25 10ZM15.6 21H19.4C19.9601 21 20.2401 21 20.454 20.891C20.6422 20.7951 20.7951 20.6422 20.891 20.454C21 20.2401 21 19.9601 21 19.4V18.6C21 18.0399 21 17.7599 20.891 17.546C20.7951 17.3578 20.6422 17.2049 20.454 17.109C20.2401 17 19.9601 17 19.4 17H15.6C15.0399 17 14.7599 17 14.546 17.109C14.3578 17.2049 14.2049 17.3578 14.109 17.546C14 17.7599 14 18.0399 14 18.6V19.4C14 19.9601 14 20.2401 14.109 20.454C14.2049 20.6422 14.3578 20.7951 14.546 20.891C14.7599 21 15.0399 21 15.6 21Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Ji}from"react/jsx-runtime";var Y3=({...t})=>Ji("svg",{width:"21",height:"20",viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ji("path",{d:"M5.24967 16.6673H7.33301M14.833 7.50065H14.8413M7.33301 5.00065H4.99967C4.06625 5.00065 3.59954 5.00065 3.24302 5.18231C2.92942 5.3421 2.67445 5.59706 2.51466 5.91067C2.33301 6.26719 2.33301 6.7339 2.33301 7.66732V10.6673C2.33301 11.6007 2.33301 12.0674 2.51466 12.424C2.67445 12.7376 2.92942 12.9925 3.24302 13.1523C3.59954 13.334 4.06625 13.334 4.99967 13.334H7.33301M13.333 16.6673H16.333C17.2664 16.6673 17.7331 16.6673 18.0897 16.4857C18.4033 16.3259 18.6582 16.0709 18.818 15.7573C18.9997 15.4008 18.9997 14.9341 18.9997 14.0007V6.00065C18.9997 5.06723 18.9997 4.60052 18.818 4.244C18.6582 3.9304 18.4033 3.67543 18.0897 3.51564C17.7331 3.33398 17.2664 3.33398 16.333 3.33398H13.333C12.3996 3.33398 11.9329 3.33398 11.5764 3.51564C11.2628 3.67543 11.0078 3.9304 10.848 4.244C10.6663 4.60052 10.6663 5.06723 10.6663 6.00065V14.0007C10.6663 14.9341 10.6663 15.4008 10.848 15.7573C11.0078 16.0709 11.2628 16.3259 11.5764 16.4857C11.9329 16.6673 12.3996 16.6673 13.333 16.6673ZM15.6663 12.5007C15.6663 12.9609 15.2932 13.334 14.833 13.334C14.3728 13.334 13.9997 12.9609 13.9997 12.5007C13.9997 12.0404 14.3728 11.6673 14.833 11.6673C15.2932 11.6673 15.6663 12.0404 15.6663 12.5007Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Q3}from"react/jsx-runtime";var J3=({...t})=>Q3("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Q3("g",{id:"pencil-01",children:Q3("path",{id:"Icon",d:"M2.08398 17.9167L6.70838 16.1381C7.00416 16.0243 7.15205 15.9675 7.29042 15.8932C7.41332 15.8272 7.53048 15.7511 7.64068 15.6656C7.76475 15.5693 7.8768 15.4572 8.10088 15.2332L17.5007 5.83338C18.4211 4.91291 18.4211 3.42052 17.5007 2.50005C16.5802 1.57957 15.0878 1.57957 14.1673 2.50005L4.76755 11.8998C4.54346 12.1239 4.43142 12.2359 4.33514 12.36C4.24963 12.4702 4.17349 12.5874 4.10751 12.7103C4.03324 12.8487 3.97636 12.9965 3.86259 13.2923L2.08398 17.9167ZM2.08398 17.9167L3.79908 13.4575C3.92182 13.1384 3.98318 12.9789 4.08843 12.9058C4.18042 12.8419 4.29424 12.8178 4.40423 12.8388C4.5301 12.8628 4.65097 12.9837 4.89272 13.2254L6.7753 15.108C7.01704 15.3498 7.13792 15.4706 7.16196 15.5965C7.18296 15.7065 7.15881 15.8203 7.09494 15.9123C7.02186 16.0175 6.86231 16.0789 6.54321 16.2016L2.08398 17.9167Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as xt,jsxs as D7}from"react/jsx-runtime";var e6=({...t})=>D7("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[xt("g",{clipPath:"url(#clip0_240_3490)",children:xt("path",{d:"M7.50008 7.49984H7.50842M12.5001 12.4998H12.5084M13.3334 6.6665L6.66675 13.3332M6.11155 3.18208C6.78142 3.12863 7.41734 2.86522 7.92881 2.42935C9.12235 1.41222 10.8778 1.41222 12.0714 2.42935C12.5828 2.86522 13.2187 3.12863 13.8886 3.18208C15.4518 3.30683 16.6931 4.54812 16.8178 6.11131C16.8713 6.78117 17.1347 7.4171 17.5706 7.92856C18.5877 9.12211 18.5877 10.8776 17.5706 12.0711C17.1347 12.5826 16.8713 13.2185 16.8178 13.8884C16.6931 15.4516 15.4518 16.6928 13.8886 16.8176C13.2187 16.871 12.5828 17.1345 12.0714 17.5703C10.8778 18.5875 9.12235 18.5875 7.92881 17.5703C7.41734 17.1345 6.78142 16.871 6.11155 16.8176C4.54837 16.6928 3.30707 15.4516 3.18233 13.8884C3.12887 13.2185 2.86546 12.5826 2.4296 12.0711C1.41246 10.8776 1.41246 9.12211 2.4296 7.92856C2.86546 7.4171 3.12887 6.78117 3.18233 6.11131C3.30707 4.54812 4.54837 3.30683 6.11155 3.18208ZM7.91675 7.49984C7.91675 7.72996 7.7302 7.9165 7.50008 7.9165C7.26996 7.9165 7.08341 7.72996 7.08341 7.49984C7.08341 7.26972 7.26996 7.08317 7.50008 7.08317C7.7302 7.08317 7.91675 7.26972 7.91675 7.49984ZM12.9167 12.4998C12.9167 12.73 12.7302 12.9165 12.5001 12.9165C12.27 12.9165 12.0834 12.73 12.0834 12.4998C12.0834 12.2697 12.27 12.0832 12.5001 12.0832C12.7302 12.0832 12.9167 12.2697 12.9167 12.4998Z",strokeWidth:"1.67",strokeLinecap:"round",strokeLinejoin:"round"})}),xt("defs",{children:xt("clipPath",{id:"clip0_240_3490",children:xt("rect",{width:"20",height:"20",fill:"white"})})})]});import{jsx as es}from"react/jsx-runtime";var t6=({...t})=>es("svg",{width:"20",height:"22",viewBox:"0 0 20 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:es("path",{d:"M14 4.00001L14 18M8 3.00001L8 19M1 11H19M1 4.98918L1 17.0108C1 18.3749 1 19.0569 1.28134 19.5296C1.52803 19.9441 1.9162 20.2555 2.37434 20.4064C2.89685 20.5785 3.56262 20.4305 4.89418 20.1346L16.4942 17.5569C17.3883 17.3582 17.8354 17.2588 18.1691 17.0184C18.4634 16.8063 18.6945 16.5182 18.8377 16.1849C19 15.807 19 15.349 19 14.4331V7.56696C19 6.65102 19 6.19306 18.8377 5.81514C18.6945 5.4818 18.4634 5.19367 18.1691 4.98162C17.8354 4.7412 17.3883 4.64185 16.4942 4.44316L4.89418 1.86538C3.56262 1.56948 2.89685 1.42153 2.37434 1.59362C1.9162 1.74451 1.52803 2.0559 1.28134 2.47039C1 2.94312 1 3.62514 1 4.98918Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as n6}from"react/jsx-runtime";var o6=({...t})=>n6("svg",{width:"21",height:"20",viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:n6("g",{id:"phone-call-01",children:n6("path",{id:"Icon",d:"M12.2081 5.00033C13.0221 5.15913 13.7701 5.55721 14.3565 6.14361C14.9429 6.73 15.341 7.47805 15.4998 8.29199M12.2081 1.66699C13.8992 1.85486 15.4761 2.61214 16.68 3.8145C17.8839 5.01686 18.6431 6.59283 18.8331 8.28366M9.02228 11.5529C8.02097 10.5516 7.23031 9.41937 6.65031 8.21135C6.60042 8.10744 6.57548 8.05549 6.55631 7.98975C6.48821 7.75612 6.53713 7.46923 6.67881 7.27138C6.71867 7.2157 6.7663 7.16807 6.86156 7.07281C7.1529 6.78147 7.29857 6.6358 7.39381 6.48932C7.75297 5.93691 7.75297 5.22476 7.39381 4.67235C7.29857 4.52587 7.1529 4.3802 6.86156 4.08886L6.69917 3.92647C6.2563 3.4836 6.03487 3.26217 5.79705 3.14188C5.32408 2.90266 4.76553 2.90266 4.29256 3.14188C4.05474 3.26217 3.83331 3.4836 3.39044 3.92647L3.25908 4.05783C2.81773 4.49919 2.59705 4.71986 2.42851 5.01989C2.24149 5.35281 2.10703 5.86989 2.10816 6.25174C2.10918 6.59586 2.17594 6.83105 2.30944 7.30142C3.02692 9.82925 4.38065 12.2145 6.37063 14.2045C8.36061 16.1945 10.7459 17.5482 13.2737 18.2657C13.7441 18.3992 13.9793 18.466 14.3234 18.467C14.7053 18.4681 15.2224 18.3337 15.5553 18.1467C15.8553 17.9781 16.076 17.7574 16.5173 17.3161L16.6487 17.1847C17.0916 16.7419 17.313 16.5204 17.4333 16.2826C17.6725 15.8096 17.6725 15.2511 17.4333 14.7781C17.313 14.5403 17.0916 14.3189 16.6487 13.876L16.4863 13.7136C16.195 13.4223 16.0493 13.2766 15.9028 13.1814C15.3504 12.8222 14.6383 12.8222 14.0858 13.1814C13.9394 13.2766 13.7937 13.4223 13.5024 13.7136C13.4071 13.8089 13.3595 13.8565 13.3038 13.8964C13.1059 14.038 12.819 14.087 12.5854 14.0189C12.5197 13.9997 12.4677 13.9747 12.3638 13.9249C11.1558 13.3449 10.0236 12.5542 9.02228 11.5529Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as ts}from"react/jsx-runtime";var bt=({...t})=>ts("svg",{width:"17",height:"17",viewBox:"0 0 17 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ts("path",{d:"M5.28244 11.7123L1.03979 15.9549M7.7707 4.98139L6.60004 6.15206C6.50454 6.24755 6.4568 6.2953 6.4024 6.33324C6.35411 6.36691 6.30203 6.39478 6.24723 6.41628C6.18548 6.4405 6.11927 6.45374 5.98685 6.48022L3.2385 7.02989C2.52427 7.17274 2.16716 7.24416 2.00009 7.43245C1.85454 7.59649 1.78807 7.816 1.81819 8.03322C1.85276 8.28256 2.11027 8.54008 2.62531 9.05512L7.93961 14.3694C8.45465 14.8845 8.71217 15.142 8.96151 15.1765C9.17873 15.2067 9.39825 15.1402 9.56228 14.9946C9.75057 14.8276 9.82199 14.4705 9.96484 13.7562L10.5145 11.0079C10.541 10.8755 10.5542 10.8092 10.5785 10.7475C10.5999 10.6927 10.6278 10.6406 10.6615 10.5923C10.6994 10.5379 10.7472 10.4902 10.8427 10.3947L12.0133 9.22403C12.0744 9.16298 12.1049 9.13245 12.1385 9.1058C12.1683 9.08212 12.1999 9.06075 12.2329 9.04186C12.2701 9.0206 12.3098 9.0036 12.3892 8.96959L14.2599 8.16783C14.8057 7.93392 15.0786 7.81697 15.2026 7.62799C15.311 7.46272 15.3497 7.26134 15.3105 7.06764C15.2656 6.84613 15.0556 6.6362 14.6358 6.21633L10.7784 2.35897C10.3585 1.9391 10.1486 1.72917 9.92709 1.68427C9.73339 1.645 9.53201 1.68378 9.36675 1.79218C9.17776 1.91614 9.06081 2.18902 8.8269 2.7348L8.02515 4.60557C7.99113 4.68493 7.97413 4.72461 7.95287 4.76182C7.93399 4.79487 7.91261 4.82644 7.88894 4.85625C7.86228 4.88981 7.83176 4.92034 7.7707 4.98139Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as ns,jsxs as B7}from"react/jsx-runtime";var r6=({...t})=>B7("svg",{width:"23",height:"24",viewBox:"0 0 23 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[ns("path",{d:"M11.4997 22.4168C17.2526 22.4168 21.9163 17.7531 21.9163 12.0002C21.9163 6.2472 17.2526 1.5835 11.4997 1.5835C5.74671 1.5835 1.08301 6.2472 1.08301 12.0002C1.08301 17.7531 5.74671 22.4168 11.4997 22.4168Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),ns("path",{d:"M8.89551 8.83905C8.89551 8.34188 8.89551 8.09329 8.99941 7.95451C9.08995 7.83357 9.22854 7.75791 9.37924 7.74715C9.55216 7.73479 9.76126 7.86922 10.1795 8.13807L15.0968 11.2992C15.4597 11.5325 15.6411 11.6491 15.7038 11.7974C15.7585 11.927 15.7585 12.0733 15.7038 12.2029C15.6411 12.3512 15.4597 12.4679 15.0968 12.7011L10.1795 15.8623C9.76126 16.1311 9.55216 16.2655 9.37924 16.2532C9.22854 16.2424 9.08995 16.1668 8.99941 16.0458C8.89551 15.907 8.89551 15.6584 8.89551 15.1613V8.83905Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as os}from"react/jsx-runtime";var l6=({...t})=>os("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:os("path",{d:"M10.0003 4.16602V15.8327M4.16699 9.99935H15.8337",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as i6}from"react/jsx-runtime";var je=({...t})=>i6("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:i6("g",{id:"plus-circle",children:i6("path",{id:"Icon",d:"M12 8V16M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as s6}from"react/jsx-runtime";var c6=({...t})=>s6("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:s6("g",{id:"activity",children:s6("path",{id:"Icon",d:"M22 12H18L15 21L9 3L6 12H2",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as a6}from"react/jsx-runtime";var kt=({...t})=>a6("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",...t,children:a6("g",{clipPath:"url(#clip0_4130_36502)",children:a6("path",{d:"M6.05967 6.00065C6.21641 5.5551 6.52578 5.17939 6.93298 4.94007C7.34018 4.70076 7.81894 4.61328 8.28446 4.69313C8.74998 4.77297 9.17222 5.015 9.47639 5.37634C9.78057 5.73767 9.94705 6.195 9.94634 6.66732C9.94634 8.00065 7.94634 8.66732 7.94634 8.66732M7.99967 11.334H8.00634M14.6663 8.00065C14.6663 11.6826 11.6816 14.6673 7.99967 14.6673C4.31778 14.6673 1.33301 11.6826 1.33301 8.00065C1.33301 4.31875 4.31778 1.33398 7.99967 1.33398C11.6816 1.33398 14.6663 4.31875 14.6663 8.00065Z",strokeWidth:"1.33333",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as p6,jsxs as T7}from"react/jsx-runtime";var d6=({...t})=>p6("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:T7("g",{id:"Content",children:[p6("rect",{x:"0.75",y:"0.75",width:"22.5",height:"22.5",rx:"11.25",stroke:"currentColor",strokeWidth:"1.5"}),p6("circle",{id:"Dot",cx:"12",cy:"12",r:"4",fill:"currentColor"})]})});import{jsx as Pn,jsxs as V7}from"react/jsx-runtime";var u6=({color1:t="currentColor",color2:e="currentColor",...n})=>Pn("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...n,children:V7("g",{id:"Content",children:[Pn("rect",{x:"0.75",y:"0.75",width:"22.5",height:"22.5",rx:"11.25",fill:t}),Pn("rect",{x:"0.75",y:"0.75",width:"22.5",height:"22.5",rx:"11.25",stroke:t,strokeWidth:"1.5"}),Pn("circle",{id:"Dot",cx:"12",cy:"12",r:"4",fill:e})]})});import{jsx as C6}from"react/jsx-runtime";var m6=({...t})=>C6("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:C6("g",{id:"receipt-check",children:C6("path",{id:"Icon",d:"M9 10.5L11 12.5L15.5 8M20 21V7.8C20 6.11984 20 5.27976 19.673 4.63803C19.3854 4.07354 18.9265 3.6146 18.362 3.32698C17.7202 3 16.8802 3 15.2 3H8.8C7.11984 3 6.27976 3 5.63803 3.32698C5.07354 3.6146 4.6146 4.07354 4.32698 4.63803C4 5.27976 4 6.11984 4 7.8V21L6.75 19L9.25 21L12 19L14.75 21L17.25 19L20 21Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as rs}from"react/jsx-runtime";var g6=({...t})=>rs("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:rs("path",{d:"M11.5 10.25H19.1156L16.8737 8.00875L17.75 7.125L21.5 10.875L17.75 14.625L16.8737 13.7406L19.1137 11.5H11.5C10.5054 11.5 9.55161 11.8951 8.84835 12.5983C8.14509 13.3016 7.75 14.2554 7.75 15.25C7.75 16.2446 8.14509 17.1984 8.84835 17.9017C9.55161 18.6049 10.5054 19 11.5 19H16.5V20.25H11.5C10.1739 20.25 8.90215 19.7232 7.96447 18.7855C7.02678 17.8479 6.5 16.5761 6.5 15.25C6.5 13.9239 7.02678 12.6521 7.96447 11.7145C8.90215 10.7768 10.1739 10.25 11.5 10.25V10.25Z"})});import{jsx as ls}from"react/jsx-runtime";var f6=({...t})=>ls("svg",{width:"15",height:"14",viewBox:"0 0 15 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ls("path",{d:"M14 5.66667C14 5.66667 12.6633 3.84548 11.5774 2.75883C10.4915 1.67218 8.99093 1 7.33333 1C4.01962 1 1.33333 3.68629 1.33333 7C1.33333 10.3137 4.01962 13 7.33333 13C10.0687 13 12.3766 11.1695 13.0988 8.66667M14 5.66667V1.66667M14 5.66667H10",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as is}from"react/jsx-runtime";var h6=({...t})=>is("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:is("path",{d:"M5.69758 12.1778C7.297 12.8874 9.20197 12.8489 10.8333 11.907C13.5436 10.3422 14.4722 6.87655 12.9074 4.16623L12.7408 3.87755M3.09217 9.83298C1.52737 7.12265 2.45599 3.65697 5.16632 2.09217C6.79764 1.15032 8.70261 1.11178 10.302 1.82136M1.66211 9.88874L3.48348 10.3768L3.97151 8.55541M12.0283 5.44344L12.5163 3.62208L14.3377 4.11011",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as ss}from"react/jsx-runtime";var v6=({...t})=>ss("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:ss("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.59558 1.16919C4.88594 0.415693 6.38985 0.111609 7.87159 0.304595C9.35334 0.497581 10.7292 1.17673 11.7835 2.23561C12.8378 3.29448 13.511 4.67324 13.6976 6.1558C13.7494 6.56677 13.4581 6.94186 13.0472 6.99359C12.6362 7.04531 12.2611 6.75409 12.2094 6.34311C12.0642 5.18997 11.5406 4.11757 10.7206 3.29398C9.9005 2.47038 8.83037 1.94214 7.67786 1.79203C6.52536 1.64193 5.35562 1.87844 4.35197 2.46452C3.68897 2.85167 3.12319 3.37691 2.68993 3.99946H4.75C5.16421 3.99946 5.5 4.33525 5.5 4.74946C5.5 5.16367 5.16421 5.49946 4.75 5.49946H1.45345C1.44201 5.49972 1.43054 5.49972 1.41905 5.49946H1C0.585786 5.49946 0.25 5.16367 0.25 4.74946V0.999459C0.25 0.585245 0.585786 0.249459 1 0.249459C1.41421 0.249459 1.75 0.585245 1.75 0.999459V2.75463C2.2607 2.12294 2.88466 1.58432 3.59558 1.16919ZM0.952306 7.0054C1.36324 6.95338 1.73854 7.24433 1.79056 7.65527C1.93649 8.80799 2.46054 9.8798 3.28068 10.7029C4.10082 11.526 5.17073 12.0538 6.32293 12.2039C7.47513 12.354 8.64457 12.1177 9.64815 11.5321C10.3107 11.1455 10.8763 10.6211 11.3097 9.99946H9.25C8.83579 9.99946 8.5 9.66367 8.5 9.24946C8.5 8.83525 8.83579 8.49946 9.25 8.49946H12.5473C12.5587 8.4992 12.5702 8.49919 12.5817 8.49946H13C13.4142 8.49946 13.75 8.83525 13.75 9.24946V12.9995C13.75 13.4137 13.4142 13.7495 13 13.7495C12.5858 13.7495 12.25 13.4137 12.25 12.9995V11.2434C11.7391 11.8747 11.115 12.4129 10.4041 12.8277C9.11389 13.5805 7.61048 13.8842 6.12922 13.6913C4.64796 13.4984 3.27248 12.8198 2.21812 11.7616C1.16376 10.7035 0.490043 9.32559 0.302438 7.84365C0.250417 7.43272 0.541372 7.05742 0.952306 7.0054Z"})});import{jsx as cs}from"react/jsx-runtime";var w6=({...t})=>cs("svg",{width:"16",height:"15",viewBox:"0 0 16 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:cs("path",{d:"M7.33398 0.8125L9.33398 2.8125M9.33398 2.8125L7.33398 4.8125M9.33398 2.8125H4.53398C3.41388 2.8125 2.85383 2.8125 2.426 3.03049C2.04968 3.22223 1.74372 3.52819 1.55197 3.90452C1.33398 4.33234 1.33398 4.8924 1.33398 6.0125V9.8125C1.33398 10.1221 1.33398 10.2769 1.35109 10.4069C1.46925 11.3044 2.17546 12.0106 3.07293 12.1287C3.2029 12.1458 3.3577 12.1458 3.66732 12.1458M6.66732 12.1458H11.4673C12.5874 12.1458 13.1475 12.1458 13.5753 11.9278C13.9516 11.7361 14.2576 11.4301 14.4493 11.0538C14.6673 10.626 14.6673 10.0659 14.6673 8.94583V5.14583C14.6673 4.83622 14.6673 4.68141 14.6502 4.55145C14.5321 3.65398 13.8258 2.94776 12.9284 2.82961C12.7984 2.8125 12.6436 2.8125 12.334 2.8125M6.66732 12.1458L8.66732 14.1458M6.66732 12.1458L8.66732 10.1458",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as as}from"react/jsx-runtime";var y6=({...t})=>as("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:as("path",{d:"M8.66634 14.6668L6.66634 12.6668M6.66634 12.6668L8.66634 10.6668M6.66634 12.6668H9.99967C12.577 12.6668 14.6663 10.5775 14.6663 8.00016C14.6663 6.13857 13.5763 4.53156 11.9997 3.78258M3.99967 12.2177C2.42304 11.4688 1.33301 9.86176 1.33301 8.00016C1.33301 5.42283 3.42235 3.3335 5.99967 3.3335H9.33301M9.33301 3.3335L7.33301 1.3335M9.33301 3.3335L7.33301 5.3335",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Lt,jsxs as E7}from"react/jsx-runtime";var x6=({...t})=>Lt("svg",{width:"21",height:"21",xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor",...t,children:Lt("g",{children:E7("g",{transform:"rotate(90 10.5 10.5)",strokeWidth:"2",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",id:"svg_1",children:[Lt("path",{d:"m13.5,13.5l3,3l3,-3",id:"svg_2"}),Lt("path",{d:"m9.5,4.5l3,0a4,4 0 0 1 4,4l0,8m-9,-9l-3,-3l-3,3",id:"svg_3"}),Lt("path",{d:"m11.5,16.5l-3,0a4,4 0 0 1 -4,-4l0,-8",id:"svg_4"})]})})});import{jsx as ps,jsxs as F7}from"react/jsx-runtime";var b6=({...t})=>F7("svg",{width:"12",height:"13",viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:[ps("path",{d:"M6.0249 1.1001C6.89933 1.10008 7.76105 1.3095 8.53793 1.71084C9.31482 2.11219 9.98427 2.69378 10.4903 3.40694C10.9963 4.12009 11.3241 4.94408 11.4463 5.80992C11.5685 6.67577 11.4815 7.5583 11.1927 8.38364L6.0249 6.57507V1.1001Z",fill:"currentColor"}),ps("path",{d:"M0.549927 6.57507C0.549927 7.29406 0.691541 8.006 0.966684 8.67026C1.24183 9.33451 1.64511 9.93807 2.15351 10.4465C2.66191 10.9549 3.26547 11.3581 3.92972 11.6333C4.59397 11.9084 5.30592 12.05 6.0249 12.05C6.74389 12.05 7.45583 11.9084 8.12008 11.6333C8.78434 11.3581 9.3879 10.9549 9.89629 10.4465C10.4047 9.93807 10.808 9.33451 11.0831 8.67026C11.3583 8.006 11.4999 7.29406 11.4999 6.57507C11.4999 5.12302 10.9231 3.73044 9.89629 2.70368C8.86954 1.67692 7.47696 1.1001 6.0249 1.1001C4.57285 1.1001 3.18027 1.67692 2.15351 2.70368C1.12675 3.73044 0.549927 5.12302 0.549927 6.57507Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Pt,jsxs as A7}from"react/jsx-runtime";var k6=({...t})=>A7("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[Pt("g",{clipPath:"url(#clip0_240_3500)",children:Pt("path",{d:"M10.0001 1.6665C11.0944 1.6665 12.1781 1.88205 13.1891 2.30084C14.2002 2.71963 15.1188 3.33346 15.8926 4.10728C16.6665 4.8811 17.2803 5.79977 17.6991 6.81081C18.1179 7.82186 18.3334 8.90549 18.3334 9.99984M10.0001 1.6665V9.99984M10.0001 1.6665C5.39771 1.6665 1.66675 5.39746 1.66675 9.99984C1.66675 14.6022 5.39771 18.3332 10.0001 18.3332C14.6025 18.3332 18.3334 14.6022 18.3334 9.99984M10.0001 1.6665C14.6025 1.6665 18.3334 5.39747 18.3334 9.99984M18.3334 9.99984L10.0001 9.99984M18.3334 9.99984C18.3334 11.3149 18.0222 12.6113 17.4251 13.7831C16.8281 14.9548 15.9622 15.9687 14.8983 16.7416L10.0001 9.99984",strokeWidth:"1.67",strokeLinecap:"round",strokeLinejoin:"round"})}),Pt("defs",{children:Pt("clipPath",{id:"clip0_240_3500",children:Pt("rect",{width:"20",height:"20",fill:"white"})})})]});import{jsx as ds}from"react/jsx-runtime";var L6=({...t})=>ds("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ds("path",{d:"M5.75 2.5H5.9672C7.49082 2.5 8.25263 2.5 8.54182 2.77364C8.79179 3.01018 8.90257 3.35864 8.83508 3.69611C8.75701 4.08651 8.13505 4.52643 6.89114 5.40627L4.85886 6.84373C3.61495 7.72357 2.99299 8.16349 2.91492 8.55389C2.84743 8.89136 2.95821 9.23982 3.20818 9.47636C3.49737 9.75 4.25918 9.75 5.7828 9.75H6.25M4 2.5C4 3.32843 3.32843 4 2.5 4C1.67157 4 1 3.32843 1 2.5C1 1.67157 1.67157 1 2.5 1C3.32843 1 4 1.67157 4 2.5ZM11 9.5C11 10.3284 10.3284 11 9.5 11C8.67157 11 8 10.3284 8 9.5C8 8.67157 8.67157 8 9.5 8C10.3284 8 11 8.67157 11 9.5Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as P6}from"react/jsx-runtime";var S6=({...t})=>P6("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:P6("g",{id:"save-01",children:P6("path",{id:"Icon",d:"M5.83333 2.5V5.33333C5.83333 5.80004 5.83333 6.0334 5.92416 6.21166C6.00406 6.36846 6.13154 6.49594 6.28834 6.57584C6.4666 6.66667 6.69996 6.66667 7.16667 6.66667H12.8333C13.3 6.66667 13.5334 6.66667 13.7117 6.57584C13.8685 6.49594 13.9959 6.36846 14.0758 6.21166C14.1667 6.0334 14.1667 5.80004 14.1667 5.33333V3.33333M14.1667 17.5V12.1667C14.1667 11.7 14.1667 11.4666 14.0758 11.2883C13.9959 11.1315 13.8685 11.0041 13.7117 10.9242C13.5334 10.8333 13.3 10.8333 12.8333 10.8333H7.16667C6.69996 10.8333 6.4666 10.8333 6.28834 10.9242C6.13154 11.0041 6.00406 11.1315 5.92416 11.2883C5.83333 11.4666 5.83333 11.7 5.83333 12.1667V17.5M17.5 7.77124V13.5C17.5 14.9001 17.5 15.6002 17.2275 16.135C16.9878 16.6054 16.6054 16.9878 16.135 17.2275C15.6002 17.5 14.9001 17.5 13.5 17.5H6.5C5.09987 17.5 4.3998 17.5 3.86502 17.2275C3.39462 16.9878 3.01217 16.6054 2.77248 16.135C2.5 15.6002 2.5 14.9001 2.5 13.5V6.5C2.5 5.09987 2.5 4.3998 2.77248 3.86502C3.01217 3.39462 3.39462 3.01217 3.86502 2.77248C4.3998 2.5 5.09987 2.5 6.5 2.5H12.2288C12.6364 2.5 12.8402 2.5 13.0321 2.54605C13.2021 2.58688 13.3647 2.65422 13.5138 2.7456C13.682 2.84867 13.8261 2.9928 14.1144 3.28105L16.719 5.88562C17.0072 6.17387 17.1513 6.318 17.2544 6.48619C17.3458 6.63531 17.4131 6.79789 17.4539 6.96795C17.5 7.15976 17.5 7.36358 17.5 7.77124Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as us}from"react/jsx-runtime";var I6=({...t})=>us("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:us("path",{d:"M8.99316 4.33333H4.7265C4.35313 4.33333 4.16645 4.33333 4.02384 4.26067C3.8984 4.19676 3.79641 4.09477 3.73249 3.96933C3.65983 3.82672 3.65983 3.64004 3.65983 3.26667V1M10.3265 13V8.73333C10.3265 8.35997 10.3265 8.17328 10.2538 8.03067C10.1899 7.90523 10.0879 7.80324 9.96249 7.73933C9.81988 7.66667 9.6332 7.66667 9.25983 7.66667H4.7265C4.35313 7.66667 4.16645 7.66667 4.02384 7.73933C3.8984 7.80324 3.79641 7.90523 3.73249 8.03067C3.65983 8.17328 3.65983 8.35997 3.65983 8.73333V13M12.9932 5.21699V9.8C12.9932 10.9201 12.9932 11.4802 12.7752 11.908C12.5834 12.2843 12.2775 12.5903 11.9011 12.782C11.4733 13 10.9133 13 9.79316 13H4.19316C3.07306 13 2.51301 13 2.08518 12.782C1.70886 12.5903 1.4029 12.2843 1.21115 11.908C0.993164 11.4802 0.993164 10.9201 0.993164 9.8V4.2C0.993164 3.0799 0.993164 2.51984 1.21115 2.09202C1.4029 1.71569 1.70886 1.40973 2.08518 1.21799C2.51301 1 3.07306 1 4.19316 1H8.77618C9.1023 1 9.26536 1 9.41881 1.03684C9.55486 1.0695 9.68491 1.12337 9.80421 1.19648C9.93877 1.27894 10.0541 1.39424 10.2847 1.62484L12.3683 3.7085C12.5989 3.9391 12.7142 4.0544 12.7967 4.18895C12.8698 4.30825 12.9237 4.43831 12.9563 4.57436C12.9932 4.72781 12.9932 4.89087 12.9932 5.21699Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Cs}from"react/jsx-runtime";var M6=({...t})=>Cs("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Cs("path",{d:"M6 1H5.8C4.11984 1 3.27976 1 2.63803 1.32698C2.07354 1.6146 1.6146 2.07354 1.32698 2.63803C1 3.27976 1 4.11984 1 5.8V6M6 19H5.8C4.11984 19 3.27976 19 2.63803 18.673C2.07354 18.3854 1.6146 17.9265 1.32698 17.362C1 16.7202 1 15.8802 1 14.2V14M19 6V5.8C19 4.11984 19 3.27976 18.673 2.63803C18.3854 2.07354 17.9265 1.6146 17.362 1.32698C16.7202 1 15.8802 1 14.2 1H14M19 14V14.2C19 15.8802 19 16.7202 18.673 17.362C18.3854 17.9265 17.9265 18.3854 17.362 18.673C16.7202 19 15.8802 19 14.2 19H14M1 10H1.01M5.5 10H5.51M14.5 10H14.51M10 10H10.01M19 10H19.01",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as ms}from"react/jsx-runtime";var St=({...t})=>ms("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:ms("path",{d:"M17.5 17.5L14.5834 14.5833M16.6667 9.58333C16.6667 13.4954 13.4954 16.6667 9.58333 16.6667C5.67132 16.6667 2.5 13.4954 2.5 9.58333C2.5 5.67132 5.67132 2.5 9.58333 2.5C13.4954 2.5 16.6667 5.67132 16.6667 9.58333Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as H6}from"react/jsx-runtime";var R6=({...t})=>H6("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:H6("g",{id:"send-01",children:H6("path",{id:"Icon",d:"M8.74976 11.25L17.4998 2.50002M8.85608 11.5234L11.0462 17.1551C11.2391 17.6512 11.3356 17.8993 11.4746 17.9717C11.5951 18.0345 11.7386 18.0345 11.8592 17.9719C11.9983 17.8997 12.095 17.6517 12.2886 17.1558L17.7805 3.08269C17.9552 2.63504 18.0426 2.41121 17.9948 2.26819C17.9533 2.14398 17.8558 2.04651 17.7316 2.00501C17.5886 1.95723 17.3647 2.04458 16.9171 2.21927L2.84398 7.71122C2.34808 7.90474 2.10013 8.0015 2.02788 8.14059C1.96524 8.26116 1.96532 8.4047 2.0281 8.5252C2.10052 8.66421 2.34859 8.76067 2.84471 8.95361L8.47638 11.1437C8.57708 11.1829 8.62744 11.2024 8.66984 11.2327C8.70742 11.2595 8.74028 11.2924 8.76709 11.3299C8.79734 11.3723 8.81692 11.4227 8.85608 11.5234Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Sn,jsxs as Z7}from"react/jsx-runtime";var N6=({...t})=>Sn("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Sn("g",{id:"settings-01",children:Z7("g",{id:"Icon",children:[Sn("path",{d:"M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),Sn("path",{d:"M18.7273 14.7273C18.6063 15.0015 18.5702 15.3056 18.6236 15.6005C18.6771 15.8954 18.8177 16.1676 19.0273 16.3818L19.0818 16.4364C19.2509 16.6052 19.385 16.8057 19.4765 17.0265C19.568 17.2472 19.6151 17.4838 19.6151 17.7227C19.6151 17.9617 19.568 18.1983 19.4765 18.419C19.385 18.6397 19.2509 18.8402 19.0818 19.0091C18.913 19.1781 18.7124 19.3122 18.4917 19.4037C18.271 19.4952 18.0344 19.5423 17.7955 19.5423C17.5565 19.5423 17.3199 19.4952 17.0992 19.4037C16.8785 19.3122 16.678 19.1781 16.5091 19.0091L16.4545 18.9545C16.2403 18.745 15.9682 18.6044 15.6733 18.5509C15.3784 18.4974 15.0742 18.5335 14.8 18.6545C14.5311 18.7698 14.3018 18.9611 14.1403 19.205C13.9788 19.4489 13.8921 19.7347 13.8909 20.0273V20.1818C13.8909 20.664 13.6994 21.1265 13.3584 21.4675C13.0174 21.8084 12.5549 22 12.0727 22C11.5905 22 11.1281 21.8084 10.7871 21.4675C10.4461 21.1265 10.2545 20.664 10.2545 20.1818V20.1C10.2475 19.7991 10.1501 19.5073 9.97501 19.2625C9.79991 19.0176 9.55521 18.8312 9.27273 18.7273C8.99853 18.6063 8.69437 18.5702 8.39947 18.6236C8.10456 18.6771 7.83244 18.8177 7.61818 19.0273L7.56364 19.0818C7.39478 19.2509 7.19425 19.385 6.97353 19.4765C6.7528 19.568 6.51621 19.6151 6.27727 19.6151C6.03834 19.6151 5.80174 19.568 5.58102 19.4765C5.36029 19.385 5.15977 19.2509 4.99091 19.0818C4.82186 18.913 4.68775 18.7124 4.59626 18.4917C4.50476 18.271 4.45766 18.0344 4.45766 17.7955C4.45766 17.5565 4.50476 17.3199 4.59626 17.0992C4.68775 16.8785 4.82186 16.678 4.99091 16.5091L5.04545 16.4545C5.25503 16.2403 5.39562 15.9682 5.4491 15.6733C5.50257 15.3784 5.46647 15.0742 5.34545 14.8C5.23022 14.5311 5.03887 14.3018 4.79497 14.1403C4.55107 13.9788 4.26526 13.8921 3.97273 13.8909H3.81818C3.33597 13.8909 2.87351 13.6994 2.53253 13.3584C2.19156 13.0174 2 12.5549 2 12.0727C2 11.5905 2.19156 11.1281 2.53253 10.7871C2.87351 10.4461 3.33597 10.2545 3.81818 10.2545H3.9C4.2009 10.2475 4.49273 10.1501 4.73754 9.97501C4.98236 9.79991 5.16883 9.55521 5.27273 9.27273C5.39374 8.99853 5.42984 8.69437 5.37637 8.39947C5.3229 8.10456 5.18231 7.83244 4.97273 7.61818L4.91818 7.56364C4.74913 7.39478 4.61503 7.19425 4.52353 6.97353C4.43203 6.7528 4.38493 6.51621 4.38493 6.27727C4.38493 6.03834 4.43203 5.80174 4.52353 5.58102C4.61503 5.36029 4.74913 5.15977 4.91818 4.99091C5.08704 4.82186 5.28757 4.68775 5.50829 4.59626C5.72901 4.50476 5.96561 4.45766 6.20455 4.45766C6.44348 4.45766 6.68008 4.50476 6.9008 4.59626C7.12152 4.68775 7.32205 4.82186 7.49091 4.99091L7.54545 5.04545C7.75971 5.25503 8.03183 5.39562 8.32674 5.4491C8.62164 5.50257 8.9258 5.46647 9.2 5.34545H9.27273C9.54161 5.23022 9.77093 5.03887 9.93245 4.79497C10.094 4.55107 10.1807 4.26526 10.1818 3.97273V3.81818C10.1818 3.33597 10.3734 2.87351 10.7144 2.53253C11.0553 2.19156 11.5178 2 12 2C12.4822 2 12.9447 2.19156 13.2856 2.53253C13.6266 2.87351 13.8182 3.33597 13.8182 3.81818V3.9C13.8193 4.19253 13.906 4.47834 14.0676 4.72224C14.2291 4.96614 14.4584 5.15749 14.7273 5.27273C15.0015 5.39374 15.3056 5.42984 15.6005 5.37637C15.8954 5.3229 16.1676 5.18231 16.3818 4.97273L16.4364 4.91818C16.6052 4.74913 16.8057 4.61503 17.0265 4.52353C17.2472 4.43203 17.4838 4.38493 17.7227 4.38493C17.9617 4.38493 18.1983 4.43203 18.419 4.52353C18.6397 4.61503 18.8402 4.74913 19.0091 4.91818C19.1781 5.08704 19.3122 5.28757 19.4037 5.50829C19.4952 5.72901 19.5423 5.96561 19.5423 6.20455C19.5423 6.44348 19.4952 6.68008 19.4037 6.9008C19.3122 7.12152 19.1781 7.32205 19.0091 7.49091L18.9545 7.54545C18.745 7.75971 18.6044 8.03183 18.5509 8.32674C18.4974 8.62164 18.5335 8.9258 18.6545 9.2V9.27273C18.7698 9.54161 18.9611 9.77093 19.205 9.93245C19.4489 10.094 19.7347 10.1807 20.0273 10.1818H20.1818C20.664 10.1818 21.1265 10.3734 21.4675 10.7144C21.8084 11.0553 22 11.5178 22 12C22 12.4822 21.8084 12.9447 21.4675 13.2856C21.1265 13.6266 20.664 13.8182 20.1818 13.8182H20.1C19.8075 13.8193 19.5217 13.906 19.2778 14.0676C19.0339 14.2291 18.8425 14.4584 18.7273 14.7273Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})})});import{jsx as D6}from"react/jsx-runtime";var B6=({...t})=>D6("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:D6("g",{id:"settings-03",children:D6("path",{id:"Icon",d:"M15.0505 9H5.5C4.11929 9 3 7.88071 3 6.5C3 5.11929 4.11929 4 5.5 4H15.0505M8.94949 20H18.5C19.8807 20 21 18.8807 21 17.5C21 16.1193 19.8807 15 18.5 15H8.94949M3 17.5C3 19.433 4.567 21 6.5 21C8.433 21 10 19.433 10 17.5C10 15.567 8.433 14 6.5 14C4.567 14 3 15.567 3 17.5ZM21 6.5C21 8.433 19.433 10 17.5 10C15.567 10 14 8.433 14 6.5C14 4.567 15.567 3 17.5 3C19.433 3 21 4.567 21 6.5Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as gs}from"react/jsx-runtime";var T6=({...t})=>gs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",...t,children:gs("path",{d:"M3 8L15 8M15 8C15 9.65686 16.3431 11 18 11C19.6569 11 21 9.65685 21 8C21 6.34315 19.6569 5 18 5C16.3431 5 15 6.34315 15 8ZM9 16L21 16M9 16C9 17.6569 7.65685 19 6 19C4.34315 19 3 17.6569 3 16C3 14.3431 4.34315 13 6 13C7.65685 13 9 14.3431 9 16Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as fs}from"react/jsx-runtime";var V6=({...t})=>fs("svg",{width:"18",height:"22",viewBox:"0 0 18 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:fs("path",{d:"M10 6.50011L7 9.50011L11 11.5001L8 14.5001M17 11.0001C17 15.9086 11.646 19.4785 9.69799 20.615C9.4766 20.7442 9.3659 20.8087 9.20968 20.8422C9.08844 20.8682 8.91156 20.8682 8.79032 20.8422C8.6341 20.8087 8.5234 20.7442 8.30201 20.615C6.35396 19.4785 1 15.9086 1 11.0001V6.21772C1 5.4182 1 5.01845 1.13076 4.67482C1.24627 4.37126 1.43398 4.10039 1.67766 3.88564C1.9535 3.64255 2.3278 3.50219 3.0764 3.22146L8.4382 1.21079C8.6461 1.13283 8.75005 1.09385 8.85698 1.07839C8.95184 1.06469 9.04816 1.06469 9.14302 1.07839C9.24995 1.09385 9.3539 1.13283 9.5618 1.21079L14.9236 3.22146C15.6722 3.50219 16.0465 3.64255 16.3223 3.88564C16.566 4.10039 16.7537 4.37126 16.8692 4.67482C17 5.01845 17 5.4182 17 6.21772V11.0001Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as hs}from"react/jsx-runtime";var E6=({...t})=>hs("svg",{width:"16",height:"20",viewBox:"0 0 16 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:hs("path",{d:"M7.99967 12.0836V7.08363M5.49967 9.58363H10.4997M14.6663 10.0003C14.6663 14.0907 10.2047 17.0656 8.58133 18.0127C8.39684 18.1203 8.30459 18.1741 8.17441 18.2021C8.07338 18.2237 7.92597 18.2237 7.82494 18.2021C7.69475 18.1741 7.60251 18.1203 7.41802 18.0127C5.79464 17.0656 1.33301 14.0907 1.33301 10.0003V6.01497C1.33301 5.34871 1.33301 5.01558 1.44197 4.72922C1.53824 4.47625 1.69466 4.25053 1.89772 4.07157C2.12759 3.869 2.43951 3.75203 3.06334 3.51809L7.53151 1.84253C7.70476 1.77756 7.79138 1.74508 7.88049 1.7322C7.95954 1.72078 8.03981 1.72078 8.11885 1.7322C8.20797 1.74508 8.29459 1.77756 8.46784 1.84253L12.936 3.51809C13.5598 3.75203 13.8718 3.869 14.1016 4.07157C14.3047 4.25053 14.4611 4.47625 14.5574 4.72922C14.6663 5.01558 14.6663 5.34871 14.6663 6.01497V10.0003Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as vs}from"react/jsx-runtime";var F6=({...t})=>vs("svg",{width:"9",height:"10",viewBox:"0 0 9 10",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:vs("path",{d:"M4.79996 5.75375L5.48246 6.44489C5.57184 6.53539 5.68559 6.58065 5.82371 6.58065C5.96184 6.58065 6.07559 6.53539 6.16496 6.44489C6.25434 6.35438 6.29903 6.23919 6.29903 6.09932C6.29903 5.95945 6.25434 5.84426 6.16496 5.75375L5.48246 5.06261L6.16496 4.37147C6.25434 4.28096 6.29903 4.16577 6.29903 4.0259C6.29903 3.88603 6.25434 3.77084 6.16496 3.68033C6.07559 3.58982 5.96184 3.54457 5.82371 3.54457C5.68559 3.54457 5.57184 3.58982 5.48246 3.68033L4.79996 4.37147L4.11746 3.68033C4.02809 3.58982 3.91434 3.54457 3.77621 3.54457C3.63809 3.54457 3.52434 3.58982 3.43496 3.68033C3.34559 3.77084 3.3009 3.88603 3.3009 4.0259C3.3009 4.16577 3.34559 4.28096 3.43496 4.37147L4.11746 5.06261L3.43496 5.75375C3.34559 5.84426 3.3009 5.95945 3.3009 6.09932C3.3009 6.23919 3.34559 6.35438 3.43496 6.44489C3.52434 6.53539 3.63809 6.58065 3.77621 6.58065C3.91434 6.58065 4.02809 6.53539 4.11746 6.44489L4.79996 5.75375ZM4.79996 9.94995C4.74309 9.94995 4.69028 9.94584 4.64153 9.93761C4.59278 9.92938 4.54403 9.91704 4.49528 9.90058C3.3984 9.53033 2.52496 8.84528 1.87496 7.84543C1.22496 6.84558 0.899963 5.76988 0.899963 4.61831V2.28571C0.899963 2.08001 0.958951 1.89489 1.07693 1.73033C1.1949 1.56577 1.34716 1.44647 1.53371 1.37242L4.45871 0.26166C4.57246 0.220521 4.68621 0.199951 4.79996 0.199951C4.91371 0.199951 5.02746 0.220521 5.14121 0.26166L8.06621 1.37242C8.25309 1.44647 8.40551 1.56577 8.52349 1.73033C8.64146 1.89489 8.70029 2.08001 8.69996 2.28571V4.61831C8.69996 5.77021 8.37496 6.84608 7.72496 7.84593C7.07496 8.84578 6.20153 9.53066 5.10465 9.90058C5.0559 9.91704 5.00715 9.92938 4.9584 9.93761C4.90965 9.94584 4.85684 9.94995 4.79996 9.94995ZM4.79996 8.96261C5.64496 8.69109 6.34371 8.14805 6.89621 7.3335C7.44871 6.51894 7.72496 5.61388 7.72496 4.61831V2.28571L4.79996 1.17495L1.87496 2.28571V4.61831C1.87496 5.61388 2.15121 6.51894 2.70371 7.3335C3.25621 8.14805 3.95496 8.69109 4.79996 8.96261Z"})});import{jsx as A6}from"react/jsx-runtime";var Z6=({...t})=>A6("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:A6("g",{id:"shuffle-01",children:A6("path",{id:"Icon",d:"M12 10L14 12M14 12L12 14M14 12H12.3793C11.7531 12 11.44 12 11.1559 11.9137C10.9043 11.8373 10.6702 11.712 10.4671 11.5451C10.2377 11.3565 10.064 11.096 9.71669 10.575L9.55556 10.3333M12 2L14 4M14 4L12 6M14 4H12.3793C11.7531 4 11.44 4 11.1559 4.0863C10.9043 4.1627 10.6702 4.28796 10.4671 4.45491C10.2377 4.64349 10.064 4.90398 9.71669 5.42496L6.28331 10.575C5.93599 11.096 5.76232 11.3565 5.53288 11.5451C5.32976 11.712 5.09572 11.8373 4.84414 11.9137C4.55996 12 4.24689 12 3.62075 12H2M2 4H3.62075C4.24689 4 4.55996 4 4.84414 4.0863C5.09572 4.1627 5.32976 4.28796 5.53288 4.45491C5.76232 4.64349 5.93599 4.90398 6.28331 5.42496L6.44444 5.66667",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as ws}from"react/jsx-runtime";var W6=({...t})=>ws("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ws("path",{d:"M3.28634 3.28585L12.713 12.7125M14.6663 7.99919C14.6663 11.6811 11.6816 14.6659 7.99967 14.6659C4.31778 14.6659 1.33301 11.6811 1.33301 7.99919C1.33301 4.31729 4.31778 1.33252 7.99967 1.33252C11.6816 1.33252 14.6663 4.31729 14.6663 7.99919Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as ys}from"react/jsx-runtime";var _6=({...t})=>ys("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ys("path",{d:"M4.10866 4.10866L15.892 15.892M1.66699 7.10261V12.898C1.66699 13.1019 1.66699 13.2038 1.69002 13.2997C1.71043 13.3847 1.7441 13.466 1.78979 13.5406C1.84133 13.6247 1.91339 13.6967 2.05752 13.8409L6.1598 17.9431C6.30393 18.0873 6.37599 18.1593 6.46009 18.2109C6.53465 18.2566 6.61594 18.2902 6.70097 18.3106C6.79687 18.3337 6.89879 18.3337 7.10261 18.3337H12.898C13.1019 18.3337 13.2038 18.3337 13.2997 18.3106C13.3847 18.2902 13.466 18.2566 13.5406 18.2109C13.6247 18.1593 13.6967 18.0873 13.8408 17.9431L17.9431 13.8408C18.0873 13.6967 18.1593 13.6247 18.2109 13.5406C18.2566 13.466 18.2902 13.3847 18.3106 13.2997C18.3337 13.2038 18.3337 13.1019 18.3337 12.898V7.10261C18.3337 6.89879 18.3337 6.79687 18.3106 6.70097C18.2902 6.61594 18.2566 6.53465 18.2109 6.46009C18.1593 6.37599 18.0873 6.30393 17.9431 6.1598L13.8408 2.05752C13.6967 1.91339 13.6247 1.84133 13.5406 1.78979C13.466 1.7441 13.3847 1.71043 13.2997 1.69002C13.2038 1.66699 13.1019 1.66699 12.898 1.66699H7.10261C6.89879 1.66699 6.79687 1.66699 6.70097 1.69002C6.61594 1.71043 6.53465 1.7441 6.46009 1.78979C6.37599 1.84133 6.30393 1.91339 6.1598 2.05752L2.05752 6.1598C1.91339 6.30393 1.84133 6.37599 1.78979 6.46009C1.7441 6.53465 1.71043 6.61594 1.69002 6.70097C1.66699 6.79687 1.66699 6.89879 1.66699 7.10261Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as O6}from"react/jsx-runtime";var z6=({...t})=>O6("svg",{width:"20",height:"20",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:O6("g",{id:"Social icon",children:O6("path",{id:"Vector",fillRule:"evenodd",clipRule:"evenodd",d:"M10 0C4.47939 0 0 4.47939 0 10C0 15.5206 4.47939 20 10 20C15.5098 20 20 15.5206 20 10C20 4.47939 15.5098 0 10 0ZM16.6052 4.60954C17.7983 6.06291 18.5141 7.91756 18.5358 9.92406C18.2538 9.86987 15.4338 9.295 12.5922 9.65294C12.5271 9.51194 12.4729 9.36006 12.4078 9.20825C12.2343 8.79613 12.0391 8.37313 11.8438 7.97181C14.9891 6.692 16.4208 4.84816 16.6052 4.60954ZM10 1.47506C12.1692 1.47506 14.154 2.28851 15.6616 3.62256C15.5097 3.83948 14.2191 5.56399 11.1822 6.70281C9.78306 4.13232 8.23213 2.0282 7.9935 1.70282C8.63338 1.55097 9.30587 1.47506 10 1.47506ZM6.36662 2.27766C6.59437 2.58134 8.11281 4.69631 9.53363 7.21256C5.5423 8.2755 2.01736 8.25381 1.63774 8.25381C2.19089 5.60738 3.98047 3.40564 6.36662 2.27766ZM1.45336 10.0109C1.45336 9.92406 1.45336 9.83731 1.45336 9.75056C1.82213 9.76137 5.96529 9.81563 10.2278 8.53581C10.4773 9.013 10.705 9.50106 10.9219 9.98913C10.8134 10.0217 10.6941 10.0542 10.5857 10.0868C6.18221 11.5076 3.83948 15.3904 3.64425 15.7158C2.2885 14.2083 1.45336 12.2018 1.45336 10.0109ZM10 18.5466C8.026 18.5466 6.20391 17.8742 4.76139 16.7462C4.91323 16.4317 6.64856 13.0911 11.4642 11.41C11.4859 11.3991 11.4968 11.3991 11.5184 11.3883C12.7223 14.5011 13.2104 17.1149 13.3406 17.8633C12.3102 18.308 11.1822 18.5466 10 18.5466ZM14.7614 17.0824C14.6746 16.5618 14.2191 14.0673 13.1019 10.9978C15.7809 10.5748 18.1236 11.269 18.4165 11.3666C18.0478 13.7419 16.6811 15.7917 14.7614 17.0824Z"})})});import{jsx as U6}from"react/jsx-runtime";var G6=({...t})=>U6("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:U6("g",{id:"Group",children:U6("path",{id:"Vector",d:"M18.5195 0H1.47656C0.660156 0 0 0.644531 0 1.44141V18.5547C0 19.3516 0.660156 20 1.47656 20H18.5195C19.3359 20 20 19.3516 20 18.5586V1.44141C20 0.644531 19.3359 0 18.5195 0ZM5.93359 17.043H2.96484V7.49609H5.93359V17.043ZM4.44922 6.19531C3.49609 6.19531 2.72656 5.42578 2.72656 4.47656C2.72656 3.52734 3.49609 2.75781 4.44922 2.75781C5.39844 2.75781 6.16797 3.52734 6.16797 4.47656C6.16797 5.42188 5.39844 6.19531 4.44922 6.19531ZM17.043 17.043H14.0781V12.4023C14.0781 11.2969 14.0586 9.87109 12.5352 9.87109C10.9922 9.87109 10.7578 11.0781 10.7578 12.3242V17.043H7.79688V7.49609H10.6406V8.80078H10.6797C11.0742 8.05078 12.043 7.25781 13.4844 7.25781C16.4883 7.25781 17.043 9.23438 17.043 11.8047V17.043Z"})})});import{jsx as It,jsxs as W7}from"react/jsx-runtime";var $6=({...t})=>W7("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:[It("g",{id:"Social icon",clipPath:"url(#clip0_4276_66448)",children:It("path",{id:"Vector",fillRule:"evenodd",clipRule:"evenodd",d:"M13.2879 19.1663L8.66337 12.5748L2.87405 19.1663H0.424805L7.57674 11.0256L0.424805 0.833008H6.71309L11.0717 7.04552L16.5327 0.833008H18.982L12.1619 8.59674L19.5762 19.1663H13.2879ZM16.0154 17.308H14.3665L3.93176 2.69134H5.58092L9.7601 8.54397L10.4828 9.55956L16.0154 17.308Z"})}),It("defs",{children:It("clipPath",{id:"clip0_4276_66448",children:It("rect",{width:"20",height:"20",fill:"white"})})})]});import{jsx as xs}from"react/jsx-runtime";var q6=({...t})=>xs("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:xs("path",{d:"M18.3333 9.99999C18.3333 14.6024 14.6024 18.3333 9.99999 18.3333C5.39762 18.3333 1.66666 14.6024 1.66666 9.99999M18.3333 9.99999C18.3333 5.39762 14.6024 1.66666 9.99999 1.66666M18.3333 9.99999H16.25M1.66666 9.99999C1.66666 5.39762 5.39762 1.66666 9.99999 1.66666M1.66666 9.99999H3.74999M9.99999 1.66666V3.74999M15.8987 4.16666L11.2499 8.74999M15.8987 15.8987L15.7288 15.7288C15.1523 15.1523 14.864 14.864 14.5276 14.6579C14.2294 14.4751 13.9042 14.3404 13.5641 14.2588C13.1805 14.1667 12.7728 14.1667 11.9575 14.1667L8.04245 14.1667C7.22715 14.1667 6.8195 14.1667 6.43588 14.2588C6.09576 14.3405 5.77062 14.4751 5.47238 14.6579C5.13599 14.864 4.84774 15.1523 4.27124 15.7288L4.10135 15.8987M4.10135 4.16666L5.54839 5.6137M11.6667 9.99999C11.6667 10.9205 10.9205 11.6667 9.99999 11.6667C9.07952 11.6667 8.33332 10.9205 8.33332 9.99999C8.33332 9.07952 9.07952 8.33332 9.99999 8.33332C10.9205 8.33332 11.6667 9.07952 11.6667 9.99999Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as X6}from"react/jsx-runtime";var j6=({...t})=>X6("svg",{width:"30",height:"30",viewBox:"0 0 30 30",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:X6("g",{id:"simple-icons:contentstack",clipPath:"url(#clip0_5498_15556)",children:X6("path",{id:"Vector",d:"M23.204 12.6349C23.2078 12.6958 23.1987 12.7569 23.1772 12.8141C23.1557 12.8713 23.1224 12.9233 23.0795 12.9667C23.0365 13.0102 22.9849 13.044 22.928 13.0661C22.871 13.0882 22.81 13.098 22.749 13.0949H14.0315C13.9702 13.0983 13.9088 13.0888 13.8514 13.0669C13.7939 13.045 13.7418 13.0112 13.6982 12.9678C13.6547 12.9244 13.6208 12.8724 13.5988 12.815C13.5767 12.7576 13.567 12.6963 13.5703 12.6349V11.6474C13.567 11.5859 13.5768 11.5244 13.5989 11.467C13.621 11.4095 13.655 11.3574 13.6987 11.3139C13.7423 11.2705 13.7946 11.2368 13.8522 11.215C13.9098 11.1932 13.9713 11.1838 14.0328 11.1874H22.7378C22.7989 11.1843 22.86 11.1941 22.917 11.2163C22.9741 11.2384 23.0258 11.2724 23.0687 11.316C23.1117 11.3595 23.145 11.4117 23.1664 11.469C23.1877 11.5264 23.1967 11.5876 23.1928 11.6486L23.204 12.6349ZM27.0603 15.4974C27.0645 15.559 27.0555 15.6208 27.0339 15.6787C27.0123 15.7365 26.9786 15.7891 26.9351 15.8329C26.8915 15.8767 26.8391 15.9106 26.7814 15.9325C26.7237 15.9544 26.6619 15.9638 26.6003 15.9599H15.8628C15.8015 15.9637 15.74 15.9542 15.6827 15.9322C15.6253 15.9102 15.5734 15.8761 15.5303 15.8322C15.4873 15.7884 15.4542 15.7358 15.4333 15.678C15.4124 15.6202 15.4041 15.5586 15.409 15.4974V14.4886C15.405 14.4278 15.414 14.3669 15.4354 14.3098C15.4568 14.2528 15.4902 14.201 15.5333 14.1579C15.5764 14.1148 15.6282 14.0814 15.6852 14.06C15.7423 14.0386 15.8032 14.0296 15.864 14.0336H26.5065C26.5676 14.0295 26.629 14.0383 26.6864 14.0596C26.7438 14.081 26.7961 14.1142 26.8397 14.1572C26.8833 14.2003 26.9172 14.252 26.9393 14.3092C26.9614 14.3663 26.9711 14.4275 26.9678 14.4886L27.0603 15.4974ZM29.9978 18.4349C30.0017 18.4965 29.9923 18.5583 29.9704 18.616C29.9485 18.6737 29.9146 18.7261 29.8708 18.7697C29.827 18.8132 29.7744 18.8469 29.7166 18.8685C29.6587 18.8901 29.5969 18.8991 29.5353 18.8949H17.8853C17.824 18.899 17.7626 18.8899 17.7052 18.8682C17.6478 18.8465 17.5957 18.8126 17.5525 18.769C17.5094 18.7253 17.4761 18.6729 17.455 18.6153C17.4339 18.5576 17.4255 18.4961 17.4303 18.4349V17.4311C17.4251 17.3697 17.4333 17.3079 17.4542 17.25C17.4751 17.192 17.5083 17.1393 17.5515 17.0953C17.5947 17.0514 17.6469 17.0174 17.7045 16.9955C17.7622 16.9736 17.8238 16.9645 17.8853 16.9686H29.5365C29.5982 16.9648 29.6599 16.9741 29.7177 16.996C29.7754 17.0179 29.8278 17.0519 29.8713 17.0957C29.9149 17.1394 29.9486 17.192 29.9702 17.2499C29.9918 17.3077 30.0008 17.3695 29.9965 17.4311L29.9978 18.4349ZM29.9978 21.3749C30.0009 21.4361 29.9911 21.4973 29.9688 21.5544C29.9466 21.6116 29.9125 21.6633 29.8688 21.7063C29.8251 21.7493 29.7728 21.7826 29.7153 21.8039C29.6578 21.8252 29.5965 21.834 29.5353 21.8299H17.8853C17.8245 21.8337 17.7637 21.8246 17.7067 21.8031C17.6498 21.7816 17.5981 21.7482 17.555 21.7052C17.512 21.6621 17.4786 21.6104 17.4571 21.5535C17.4356 21.4965 17.4264 21.4356 17.4303 21.3749V20.3661C17.4251 20.3047 17.4333 20.2429 17.4542 20.185C17.4751 20.127 17.5083 20.0743 17.5515 20.0303C17.5947 19.9864 17.6469 19.9524 17.7045 19.9305C17.7622 19.9086 17.8238 19.8995 17.8853 19.9036H29.5365C29.5982 19.8998 29.6599 19.9091 29.7177 19.931C29.7754 19.9529 29.8278 19.9869 29.8713 20.0307C29.9149 20.0744 29.9486 20.127 29.9702 20.1849C29.9918 20.2427 30.0008 20.3045 29.9965 20.3661L29.9978 21.3749ZM27.0603 24.2161C27.0639 24.2776 27.0545 24.3391 27.0327 24.3967C27.0109 24.4543 26.9772 24.5066 26.9337 24.5503C26.8903 24.5939 26.8382 24.6279 26.7807 24.65C26.7233 24.6722 26.6618 24.6819 26.6003 24.6786H15.864C15.8028 24.6818 15.7416 24.6719 15.6845 24.6497C15.6274 24.6274 15.5756 24.5933 15.5326 24.5496C15.4896 24.5059 15.4564 24.4536 15.4351 24.3961C15.4138 24.3386 15.4049 24.2773 15.409 24.2161V23.2074C15.4047 23.1462 15.4134 23.0847 15.4346 23.0272C15.4559 22.9696 15.4891 22.9172 15.5321 22.8734C15.5752 22.8297 15.627 22.7956 15.6843 22.7734C15.7415 22.7513 15.8028 22.7415 15.864 22.7449H26.5078C26.5693 22.7416 26.6308 22.7514 26.6882 22.7735C26.7457 22.7956 26.7978 22.8296 26.8412 22.8732C26.8847 22.9169 26.9184 22.9692 26.9402 23.0268C26.962 23.0844 26.9714 23.1459 26.9678 23.2074L27.0603 24.2161ZM23.204 27.1524C23.208 27.2134 23.199 27.2746 23.1776 27.3318C23.1562 27.3891 23.1229 27.4412 23.0799 27.4847C23.0369 27.5281 22.9852 27.562 22.9282 27.584C22.8711 27.606 22.8101 27.6157 22.749 27.6124H14.0315C13.9702 27.6158 13.9088 27.6063 13.8514 27.5844C13.7939 27.5625 13.7418 27.5287 13.6982 27.4853C13.6547 27.4419 13.6208 27.3899 13.5988 27.3325C13.5767 27.2751 13.567 27.2138 13.5703 27.1524V26.1424C13.567 26.0811 13.5767 26.0197 13.5988 25.9624C13.621 25.9052 13.6551 25.8532 13.6988 25.8101C13.7425 25.767 13.7949 25.7336 13.8525 25.7122C13.9101 25.6909 13.9715 25.682 14.0328 25.6861H22.7378C22.7987 25.6823 22.8596 25.6914 22.9167 25.713C22.9737 25.7346 23.0255 25.7681 23.0686 25.8113C23.1116 25.8545 23.145 25.9063 23.1664 25.9634C23.1878 26.0205 23.1968 26.0815 23.1928 26.1424L23.204 27.1524ZM6.69154 3.85864C6.6884 3.91986 6.69827 3.98106 6.7205 4.03819C6.74273 4.09532 6.77683 4.14709 6.82053 4.19008C6.86423 4.23308 6.91655 4.26632 6.97404 4.28762C7.03153 4.30891 7.09287 4.31778 7.15404 4.31364H15.8665C15.9278 4.31828 15.9892 4.30968 16.0468 4.28842C16.1044 4.26717 16.1568 4.23376 16.2003 4.19047C16.2438 4.14718 16.2775 4.09502 16.2991 4.03755C16.3207 3.98007 16.3296 3.91863 16.3253 3.85739V2.84989C16.3295 2.78833 16.3205 2.72658 16.2989 2.66878C16.2773 2.61098 16.2436 2.55848 16.2 2.51479C16.1565 2.4711 16.1041 2.43724 16.0463 2.41548C15.9886 2.39372 15.9269 2.38457 15.8653 2.38864H7.15279C7.09141 2.38555 7.03006 2.39542 6.97276 2.41762C6.91545 2.43983 6.86346 2.47385 6.82018 2.51749C6.7769 2.56112 6.74329 2.61338 6.72156 2.67087C6.69983 2.72836 6.69045 2.78978 6.69404 2.85114L6.69154 3.85864ZM2.93654 6.78739C2.93248 6.84819 2.94147 6.90915 2.96291 6.96619C2.98434 7.02323 3.01772 7.07504 3.0608 7.11812C3.10389 7.16121 3.15569 7.19459 3.21273 7.21602C3.26977 7.23745 3.33074 7.24644 3.39154 7.24239H14.034C14.095 7.24636 14.1562 7.23736 14.2135 7.21597C14.2708 7.19458 14.3229 7.16129 14.3663 7.11829C14.4098 7.0753 14.4436 7.02357 14.4657 6.96653C14.4877 6.9095 14.4973 6.84844 14.494 6.78739V5.77864C14.4976 5.71717 14.4882 5.65564 14.4664 5.59806C14.4446 5.54048 14.4109 5.48815 14.3675 5.4445C14.3241 5.40084 14.2719 5.36685 14.2145 5.34473C14.157 5.32261 14.0955 5.31286 14.034 5.31614H3.38904C3.32776 5.31279 3.26648 5.32252 3.20925 5.34468C3.15203 5.36685 3.10018 5.40093 3.05714 5.44468C3.0141 5.48843 2.98087 5.54083 2.95964 5.59841C2.93842 5.65599 2.92969 5.71742 2.93404 5.77864L2.93654 6.78739ZM-0.000960941 9.72239C-0.00501579 9.78319 0.00397397 9.84415 0.0254057 9.90119C0.0468374 9.95823 0.0802158 10.01 0.123303 10.0531C0.166391 10.0962 0.218192 10.1296 0.275233 10.151C0.332275 10.1725 0.393239 10.1814 0.454039 10.1774H12.1053C12.1661 10.1814 12.2271 10.1725 12.2841 10.151C12.3411 10.1296 12.3929 10.0962 12.436 10.0531C12.4791 10.01 12.5125 9.95823 12.5339 9.90119C12.5554 9.84415 12.5643 9.78319 12.5603 9.72239V8.71239C12.5646 8.65117 12.5559 8.58974 12.5347 8.53216C12.5135 8.47458 12.4802 8.42218 12.4372 8.37843C12.3942 8.33468 12.3423 8.3006 12.2851 8.27843C12.2278 8.25627 12.1666 8.24654 12.1053 8.24989H0.455289C0.394064 8.24674 0.332869 8.25661 0.275737 8.27885C0.218606 8.30108 0.166836 8.33517 0.123843 8.37888C0.0808489 8.42258 0.0476076 8.4749 0.0263107 8.53239C0.00501374 8.58987 -0.00385507 8.65122 0.000289059 8.71239L-0.000960941 9.72239ZM-0.000960941 12.6349C-0.00510507 12.6961 0.00376374 12.7574 0.0250607 12.8149C0.0463576 12.8724 0.0795989 12.9247 0.122593 12.9684C0.165586 13.0121 0.217356 13.0462 0.274487 13.0684C0.331619 13.0907 0.392814 13.1005 0.454039 13.0974H12.1053C12.1666 13.1007 12.2278 13.091 12.2851 13.0688C12.3423 13.0467 12.3942 13.0126 12.4372 12.9688C12.4802 12.9251 12.5135 12.8727 12.5347 12.8151C12.5559 12.7575 12.5646 12.6961 12.5603 12.6349V11.6474C12.5643 11.5864 12.5553 11.5252 12.5339 11.4679C12.5125 11.4107 12.4792 11.3586 12.4362 11.3151C12.3932 11.2716 12.3415 11.2378 12.2844 11.2158C12.2274 11.1937 12.1663 11.1841 12.1053 11.1874H0.455289C0.394075 11.1841 0.332854 11.1938 0.275664 11.2159C0.218473 11.2379 0.166613 11.2719 0.123501 11.3155C0.0803899 11.3591 0.0470067 11.4113 0.0255532 11.4687C0.00409964 11.5261 -0.00493702 11.5875 -0.000960941 11.6486V12.6349ZM2.93279 15.4986C2.92796 15.56 2.93642 15.6216 2.95759 15.6793C2.97876 15.7371 3.01214 15.7896 3.05545 15.8332C3.09876 15.8769 3.15098 15.9107 3.20855 15.9324C3.26612 15.954 3.32769 15.963 3.38904 15.9586H14.0303C14.0919 15.9631 14.1538 15.9542 14.2118 15.9327C14.2697 15.9112 14.3224 15.8775 14.3662 15.8339C14.4101 15.7903 14.444 15.7378 14.4659 15.68C14.4877 15.6222 14.4969 15.5603 14.4928 15.4986V14.4886C14.4961 14.4274 14.4864 14.3661 14.4642 14.3089C14.4421 14.2516 14.408 14.1998 14.3642 14.1567C14.3205 14.1137 14.2681 14.0805 14.2105 14.0592C14.1529 14.038 14.0915 14.0293 14.0303 14.0336H3.39029C3.32939 14.0294 3.26829 14.0382 3.21109 14.0596C3.1539 14.0809 3.10194 14.1143 3.05871 14.1574C3.01549 14.2005 2.98199 14.2524 2.96049 14.3095C2.93898 14.3666 2.92996 14.4277 2.93404 14.4886L2.93279 15.4986ZM6.69279 18.4336C6.68872 18.4952 6.69787 18.5569 6.71963 18.6147C6.74139 18.6724 6.77525 18.7248 6.81894 18.7684C6.86263 18.812 6.91514 18.8457 6.97293 18.8673C7.03073 18.8889 7.09248 18.8979 7.15404 18.8936H15.864C15.9257 18.8981 15.9876 18.8892 16.0455 18.8677C16.1035 18.8462 16.1562 18.8125 16.2 18.7689C16.2438 18.7253 16.2778 18.6728 16.2996 18.615C16.3214 18.5572 16.3306 18.4953 16.3265 18.4336V17.4299C16.331 17.368 16.3221 17.3059 16.3004 17.2477C16.2788 17.1896 16.2449 17.1368 16.201 17.0929C16.1571 17.0491 16.1043 17.0152 16.0462 16.9935C15.988 16.9718 15.9259 16.9629 15.864 16.9674H7.15529C7.09346 16.9631 7.03143 16.9722 6.97339 16.9939C6.91534 17.0157 6.86263 17.0496 6.81881 17.0934C6.77498 17.1372 6.74106 17.1899 6.71932 17.248C6.69758 17.306 6.68854 17.3681 6.69279 17.4299V18.4336Z"})})});import{jsx as K6}from"react/jsx-runtime";var Mt=({...t})=>K6("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:K6("g",{id:"Star",clipPath:"url(#clip0_7485_30770)",children:K6("path",{id:"Star_2",d:"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z"})})});import{jsx as h1,jsxs as Y6}from"react/jsx-runtime";var Q6=({color1:t="currentColor",color2:e="currentColor",...n})=>Y6("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...n,children:[Y6("g",{clipPath:"url(#clip0_1232_42)",children:[h1("path",{d:"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z",fill:e}),h1("g",{clipPath:"url(#clip1_1232_42)",children:h1("path",{d:"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z",fill:t})})]}),Y6("defs",{children:[h1("clipPath",{id:"clip0_1232_42",children:h1("rect",{width:"20",height:"20",fill:e})}),h1("clipPath",{id:"clip1_1232_42",children:h1("rect",{width:"10",height:"20",fill:e})})]})]});import{jsx as bs,jsxs as _7}from"react/jsx-runtime";var J6=({...t})=>_7("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[bs("path",{d:"M5.41699 10.8333L6.07071 12.1408C6.29195 12.5832 6.40257 12.8045 6.55035 12.9962C6.68149 13.1663 6.834 13.3188 7.00412 13.45C7.19584 13.5977 7.41708 13.7084 7.85956 13.9296L9.16699 14.5833L7.85956 15.237C7.41708 15.4583 7.19584 15.5689 7.00412 15.7167C6.834 15.8478 6.68149 16.0003 6.55035 16.1705C6.40257 16.3622 6.29195 16.5834 6.07071 17.0259L5.41699 18.3333L4.76328 17.0259C4.54204 16.5834 4.43142 16.3622 4.28363 16.1705C4.1525 16.0003 3.99999 15.8478 3.82986 15.7167C3.63815 15.5689 3.4169 15.4583 2.97442 15.237L1.66699 14.5833L2.97442 13.9296C3.4169 13.7084 3.63815 13.5977 3.82986 13.45C3.99999 13.3188 4.1525 13.1663 4.28363 12.9962C4.43142 12.8045 4.54204 12.5832 4.76328 12.1408L5.41699 10.8333Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"}),bs("path",{d:"M12.5003 1.66666L13.4825 4.22034C13.7175 4.83136 13.835 5.13688 14.0178 5.39386C14.1797 5.62162 14.3787 5.82061 14.6065 5.98256C14.8634 6.16529 15.169 6.2828 15.78 6.5178L18.3337 7.49999L15.78 8.48218C15.169 8.71718 14.8634 8.83469 14.6065 9.01742C14.3787 9.17937 14.1797 9.37836 14.0178 9.60612C13.835 9.8631 13.7175 10.1686 13.4825 10.7796L12.5003 13.3333L11.5181 10.7796C11.2831 10.1686 11.1656 9.8631 10.9829 9.60612C10.8209 9.37836 10.622 9.17937 10.3942 9.01742C10.1372 8.83469 9.8317 8.71718 9.22067 8.48218L6.66699 7.49999L9.22067 6.5178C9.8317 6.2828 10.1372 6.16529 10.3942 5.98256C10.622 5.82061 10.8209 5.62162 10.9829 5.39386C11.1656 5.13688 11.2831 4.83136 11.5181 4.22034L12.5003 1.66666Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Ht,jsxs as O7}from"react/jsx-runtime";var el=({...t})=>O7("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:[Ht("g",{clipPath:"url(#clip0_4182_8378)",children:Ht("path",{d:"M3.74984 18.3334V14.1667M3.74984 5.83335V1.66669M1.6665 3.75002H5.83317M1.6665 16.25H5.83317M10.8332 2.50002L9.38802 6.25741C9.15301 6.86843 9.03551 7.17394 8.85278 7.43093C8.69083 7.65869 8.49184 7.85768 8.26408 8.01963C8.00709 8.20236 7.70158 8.31986 7.09055 8.55487L3.33317 10L7.09056 11.4452C7.70158 11.6802 8.00709 11.7977 8.26408 11.9804C8.49184 12.1424 8.69083 12.3414 8.85278 12.5691C9.03551 12.8261 9.15301 13.1316 9.38802 13.7426L10.8332 17.5L12.2783 13.7426C12.5133 13.1316 12.6308 12.8261 12.8136 12.5691C12.9755 12.3414 13.1745 12.1424 13.4023 11.9804C13.6592 11.7977 13.9648 11.6802 14.5758 11.4452L18.3332 10L14.5758 8.55487C13.9648 8.31986 13.6592 8.20236 13.4023 8.01963C13.1745 7.85768 12.9755 7.65869 12.8136 7.43093C12.6308 7.17394 12.5133 6.86843 12.2783 6.2574L10.8332 2.50002Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})}),Ht("defs",{children:Ht("clipPath",{id:"clip0_4182_8378",children:Ht("rect",{width:"20",height:"20",fill:"white"})})})]});import{jsx as ks}from"react/jsx-runtime";var tl=({...t})=>ks("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:ks("path",{d:"M21.5 13.375H15.2225C14.945 13.3004 14.6662 13.2306 14.3863 13.1656C12.6312 12.7506 11.6388 12.4469 11.6388 11.0262C11.6245 10.781 11.6608 10.5355 11.7454 10.3048C11.83 10.0742 11.9612 9.86345 12.1306 9.68562C12.6615 9.24906 13.3264 9.00851 14.0137 9.00437C15.7825 8.96062 16.5981 9.56063 17.265 10.4731L18.2744 9.73562C17.8019 9.0571 17.1578 8.51616 16.4078 8.16807C15.6578 7.81998 14.8288 7.67722 14.0056 7.75437C12.9944 7.76083 12.0189 8.12909 11.2556 8.7925C10.9663 9.08594 10.7402 9.43552 10.5913 9.8197C10.4423 10.2039 10.3736 10.6145 10.3894 11.0262C10.362 11.4768 10.4466 11.9271 10.6357 12.337C10.8248 12.7468 11.1125 13.1035 11.4731 13.375H6.5V14.625H15.0325C16.2619 14.9812 16.9969 15.445 17.0156 16.7237C17.0359 16.9969 16.9985 17.2713 16.9056 17.529C16.8128 17.7867 16.6667 18.0219 16.4769 18.2194C15.8155 18.7407 14.9938 19.0166 14.1519 19C13.5234 18.9818 12.9074 18.8209 12.3503 18.5295C11.7932 18.2382 11.3097 17.8239 10.9362 17.3181L9.97812 18.1206C10.4636 18.7676 11.0899 19.2955 11.8097 19.6645C12.5295 20.0334 13.3238 20.2336 14.1325 20.25H14.195C15.3492 20.2633 16.4695 19.8596 17.35 19.1131C17.6625 18.798 17.9054 18.4209 18.0632 18.0061C18.2209 17.5914 18.2898 17.1481 18.2656 16.705C18.289 15.947 18.0332 15.2069 17.5469 14.625H21.5V13.375Z"})});import{jsx as O1,jsxs as z7}from"react/jsx-runtime";var nl=({...t})=>z7("svg",{width:"38",height:"38",viewBox:"0 0 38 38",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[O1("g",{opacity:"0.3",children:O1("rect",{x:"6",y:"6",width:"26",height:"26",rx:"13",strokeWidth:"2"})}),O1("g",{opacity:"0.1",children:O1("rect",{x:"1",y:"1",width:"36",height:"36",rx:"18",strokeWidth:"2"})}),O1("g",{clipPath:"url(#clip0_12730_65126)",children:O1("path",{d:"M15.2503 19L17.7503 21.5L22.7503 16.5M27.3337 19C27.3337 23.6023 23.6027 27.3333 19.0003 27.3333C14.398 27.3333 10.667 23.6023 10.667 19C10.667 14.3976 14.398 10.6666 19.0003 10.6666C23.6027 10.6666 27.3337 14.3976 27.3337 19Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})]});import{jsx as Ls}from"react/jsx-runtime";var ol=({...t})=>Ls("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ls("path",{d:"M11 1V3M11 19V21M3 11H1M5.31412 5.31412L3.8999 3.8999M16.6859 5.31412L18.1001 3.8999M5.31412 16.69L3.8999 18.1042M16.6859 16.69L18.1001 18.1042M21 11H19M16 11C16 13.7614 13.7614 16 11 16C8.23858 16 6 13.7614 6 11C6 8.23858 8.23858 6 11 6C13.7614 6 16 8.23858 16 11Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ps}from"react/jsx-runtime";var rl=({...t})=>Ps("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ps("path",{d:"M1.66667 10.3333H12.3333M12.3333 10.3333L9.66667 7.66667M12.3333 10.3333L9.66667 13M12.3333 3.66667H1.66667M1.66667 3.66667L4.33334 1M1.66667 3.66667L4.33334 6.33333",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ss}from"react/jsx-runtime";var ll=({...t})=>Ss("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ss("path",{d:"M7 7H7.01M1 4.2L1 8.67451C1 9.1637 1 9.40829 1.05526 9.63846C1.10425 9.84253 1.18506 10.0376 1.29472 10.2166C1.4184 10.4184 1.59135 10.5914 1.93726 10.9373L9.60589 18.6059C10.7939 19.7939 11.388 20.388 12.0729 20.6105C12.6755 20.8063 13.3245 20.8063 13.927 20.6105C14.612 20.388 15.2061 19.7939 16.3941 18.6059L18.6059 16.3941C19.7939 15.2061 20.388 14.612 20.6105 13.927C20.8063 13.3245 20.8063 12.6755 20.6105 12.0729C20.388 11.388 19.7939 10.7939 18.6059 9.60589L10.9373 1.93726C10.5914 1.59135 10.4184 1.4184 10.2166 1.29472C10.0376 1.18506 9.84253 1.10425 9.63846 1.05526C9.40829 1 9.1637 1 8.67452 1L4.2 1C3.0799 1 2.51984 1 2.09202 1.21799C1.7157 1.40973 1.40973 1.71569 1.21799 2.09202C1 2.51984 1 3.07989 1 4.2ZM7.5 7C7.5 7.27614 7.27614 7.5 7 7.5C6.72386 7.5 6.5 7.27614 6.5 7C6.5 6.72386 6.72386 6.5 7 6.5C7.27614 6.5 7.5 6.72386 7.5 7Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Is}from"react/jsx-runtime";var il=({...t})=>Is("svg",{width:"13",height:"12",viewBox:"0 0 13 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Is("path",{d:"M12.1666 5.99967H9.99992M3.49992 5.99967H1.33325M6.74992 2.74967V0.583008M6.74992 11.4163V9.24967M11.0833 5.99967C11.0833 8.39291 9.14315 10.333 6.74992 10.333C4.35668 10.333 2.41659 8.39291 2.41659 5.99967C2.41659 3.60644 4.35668 1.66634 6.74992 1.66634C9.14315 1.66634 11.0833 3.60644 11.0833 5.99967ZM8.37492 5.99967C8.37492 6.89714 7.64738 7.62467 6.74992 7.62467C5.85246 7.62467 5.12492 6.89714 5.12492 5.99967C5.12492 5.10221 5.85246 4.37467 6.74992 4.37467C7.64738 4.37467 8.37492 5.10221 8.37492 5.99967Z",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as sl,jsxs as U7}from"react/jsx-runtime";var cl=({...t})=>U7("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[sl("path",{d:"M11.9979 22.0095C17.5212 22.0095 21.9987 17.532 21.9987 12.0086C21.9987 6.48534 17.5212 2.00781 11.9979 2.00781C6.4746 2.00781 1.99707 6.48534 1.99707 12.0086C1.99707 17.532 6.4746 22.0095 11.9979 22.0095Z",strokeWidth:"2.00017",strokeLinecap:"round",strokeLinejoin:"round"}),sl("path",{d:"M11.9956 18.0069C15.3096 18.0069 17.9961 15.3203 17.9961 12.0064C17.9961 8.69237 15.3096 6.00586 11.9956 6.00586C8.68163 6.00586 5.99512 8.69237 5.99512 12.0064C5.99512 15.3203 8.68163 18.0069 11.9956 18.0069Z",strokeWidth:"2.00017",strokeLinecap:"round",strokeLinejoin:"round"}),sl("path",{d:"M11.9975 14.0087C13.1023 14.0087 13.9979 13.113 13.9979 12.0082C13.9979 10.9034 13.1023 10.0078 11.9975 10.0078C10.8927 10.0078 9.99707 10.9034 9.99707 12.0082C9.99707 13.113 10.8927 14.0087 11.9975 14.0087Z",strokeWidth:"2.00017",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Ms,jsxs as G7}from"react/jsx-runtime";var al=({...t})=>G7("svg",{width:"16",height:"16",viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:[Ms("path",{d:"M0.5 14.6667C0.5 14.2064 0.873096 13.8333 1.33333 13.8333H14.6667C15.1269 13.8333 15.5 14.2064 15.5 14.6667C15.5 15.1269 15.1269 15.5 14.6667 15.5H1.33333C0.873097 15.5 0.5 15.1269 0.5 14.6667Z"}),Ms("path",{d:"M10.9133 9.66667H5.08667L3.96286 12.4762C3.83631 12.7925 3.5299 13 3.18916 13C2.59962 13 2.1965 12.4046 2.41545 11.8572L6.95713 1.02384C7.08368 0.707459 7.39011 0.5 7.73086 0.5H8.26914C8.60989 0.5 8.91632 0.707459 9.04287 1.02384L13.5845 11.8572C13.8035 12.4046 13.4004 13 12.8108 13C12.4701 13 12.1637 12.7925 12.0371 12.4762L10.9133 9.66667ZM10.2467 8L8 2.90417L5.75333 8H10.2467Z"})]});import{jsx as Hs}from"react/jsx-runtime";var pl=({...t})=>Hs("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Hs("path",{d:"M1 4C1 3.06812 1 2.60218 1.15224 2.23463C1.35523 1.74458 1.74458 1.35523 2.23463 1.15224C2.60218 1 3.06812 1 4 1H14C14.9319 1 15.3978 1 15.7654 1.15224C16.2554 1.35523 16.6448 1.74458 16.8478 2.23463C17 2.60218 17 3.06812 17 4M5 17H13M7.25 1V17M10.75 1V17",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Rs}from"react/jsx-runtime";var dl=({...t})=>Rs("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:Rs("path",{d:"M22.3987 14.3575L17.4081 9.36625C17.1736 9.13187 16.8556 9.00021 16.5241 9.00021C16.1925 9.00021 15.8745 9.13187 15.64 9.36625L12.2912 12.715L9.625 5.25H8.375L5.25 14H6.5L7.12438 12.125H10.8744L11.3763 13.63L6.86625 18.14C6.75012 18.2561 6.658 18.3939 6.59515 18.5456C6.5323 18.6973 6.49995 18.8599 6.49995 19.0241C6.49995 19.1883 6.5323 19.3508 6.59515 19.5025C6.658 19.6542 6.75012 19.792 6.86625 19.9081L9.7075 22.75H15.7013L22.3987 16.0519C22.5101 15.9406 22.5984 15.8085 22.6587 15.6631C22.719 15.5177 22.75 15.3618 22.75 15.2044C22.75 15.047 22.719 14.8911 22.6587 14.7457C22.5984 14.6003 22.5101 14.4681 22.3987 14.3569V14.3575ZM7.54062 10.875L8.9975 6.5L10.4575 10.875H7.54062ZM15.1844 21.5H10.225L7.75 19.0238L11.695 15.0794L16.65 20.0337L15.1844 21.5ZM17.5344 19.15L12.5794 14.1956L16.5244 10.25L21.4787 15.2044L17.5344 19.15Z"})});import{jsx as ul}from"react/jsx-runtime";var Cl=({...t})=>ul("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ul("g",{id:"translate-02",children:ul("path",{id:"Icon",d:"M5 8L10 13M4 14L10 8L12 5M2 5H14M7 2H8M12.913 17H20.087M12.913 17L11 21M12.913 17L15.7783 11.009C16.0092 10.5263 16.1246 10.2849 16.2826 10.2086C16.4199 10.1423 16.5801 10.1423 16.7174 10.2086C16.8754 10.2849 16.9908 10.5263 17.2217 11.009L20.087 17M20.087 17L22 21",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as ml}from"react/jsx-runtime";var Ke=({...t})=>ml("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ml("g",{id:"trash-01",children:ml("path",{id:"Icon",d:"M13.3333 4.99935V4.33268C13.3333 3.39926 13.3333 2.93255 13.1517 2.57603C12.9919 2.26243 12.7369 2.00746 12.4233 1.84767C12.0668 1.66602 11.6001 1.66602 10.6667 1.66602H9.33333C8.39991 1.66602 7.9332 1.66602 7.57668 1.84767C7.26308 2.00746 7.00811 2.26243 6.84832 2.57603C6.66667 2.93255 6.66667 3.39926 6.66667 4.33268V4.99935M8.33333 9.58268V13.7493M11.6667 9.58268V13.7493M2.5 4.99935H17.5M15.8333 4.99935V14.3327C15.8333 15.7328 15.8333 16.4329 15.5608 16.9677C15.3212 17.4381 14.9387 17.8205 14.4683 18.0602C13.9335 18.3327 13.2335 18.3327 11.8333 18.3327H8.16667C6.76654 18.3327 6.06647 18.3327 5.53169 18.0602C5.06129 17.8205 4.67883 17.4381 4.43915 16.9677C4.16667 16.4329 4.16667 15.7328 4.16667 14.3327V4.99935",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Ns}from"react/jsx-runtime";var gl=({...t})=>Ns("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",stroke:"currentColor",...t,children:Ns("path",{d:"M11 3.5L7.06568 7.43432C6.86768 7.63232 6.76867 7.73133 6.65451 7.76842C6.55409 7.80105 6.44591 7.80105 6.34549 7.76842C6.23133 7.73133 6.13232 7.63232 5.93431 7.43431L4.56568 6.06568C4.36768 5.86768 4.26867 5.76867 4.15451 5.73158C4.05409 5.69895 3.94591 5.69895 3.84549 5.73158C3.73133 5.76867 3.63232 5.86768 3.43431 6.06569L1 8.5M11 3.5H7.5M11 3.5V7",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ds}from"react/jsx-runtime";var fl=({...t})=>Ds("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:Ds("path",{d:"M6.5 20.25H21.5V21.5H6.5V20.25ZM14 18.375C12.8397 18.375 11.7269 17.9141 10.9064 17.0936C10.0859 16.2731 9.625 15.1603 9.625 14V7.125H10.875V14C10.875 14.8288 11.2042 15.6237 11.7903 16.2097C12.3763 16.7958 13.1712 17.125 14 17.125C14.8288 17.125 15.6237 16.7958 16.2097 16.2097C16.7958 15.6237 17.125 14.8288 17.125 14V7.125H18.375V14C18.375 15.1603 17.9141 16.2731 17.0936 17.0936C16.2731 17.9141 15.1603 18.375 14 18.375V18.375Z"})});import{jsx as Bs}from"react/jsx-runtime";var hl=({...t})=>Bs("svg",{width:"18",height:"13",viewBox:"0 0 18 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Bs("path",{d:"M1.58008 4.5013H12.8301C14.9011 4.5013 16.5801 6.18023 16.5801 8.2513C16.5801 10.3224 14.9011 12.0013 12.8301 12.0013H9.08008M1.58008 4.5013L4.91341 1.16797M1.58008 4.5013L4.91341 7.83464",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ts}from"react/jsx-runtime";var vl=({...t})=>Ts("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:Ts("path",{d:"M16.5 10.25H8.88438L11.1263 8.00875L10.25 7.125L6.5 10.875L10.25 14.625L11.1263 13.7406L8.88625 11.5H16.5C17.4946 11.5 18.4484 11.8951 19.1517 12.5983C19.8549 13.3016 20.25 14.2554 20.25 15.25C20.25 16.2446 19.8549 17.1984 19.1517 17.9017C18.4484 18.6049 17.4946 19 16.5 19H11.5V20.25H16.5C17.8261 20.25 19.0979 19.7232 20.0355 18.7855C20.9732 17.8479 21.5 16.5761 21.5 15.25C21.5 13.9239 20.9732 12.6521 20.0355 11.7145C19.0979 10.7768 17.8261 10.25 16.5 10.25Z"})});import{jsx as Vs}from"react/jsx-runtime";var Rt=({...t})=>Vs("svg",{width:"20",height:"18",viewBox:"0 0 20 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Vs("path",{d:"M6.6665 12.3333L9.99984 9M9.99984 9L13.3332 12.3333M9.99984 9V16.5M16.6665 12.9524C17.6844 12.1117 18.3332 10.8399 18.3332 9.41667C18.3332 6.88536 16.2811 4.83333 13.7498 4.83333C13.5677 4.83333 13.3974 4.73833 13.3049 4.58145C12.2182 2.73736 10.2119 1.5 7.9165 1.5C4.46472 1.5 1.6665 4.29822 1.6665 7.75C1.6665 9.47175 2.36271 11.0309 3.48896 12.1613",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Es}from"react/jsx-runtime";var Nt=({...t})=>Es("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Es("path",{d:"M12.3327 13C12.3327 12.0696 12.3327 11.6044 12.2179 11.2259C11.9593 10.3736 11.2924 9.70669 10.4401 9.44816C10.0616 9.33333 9.59639 9.33333 8.66601 9.33333H5.33268C4.40231 9.33333 3.93712 9.33333 3.55859 9.44816C2.70632 9.70669 2.03938 10.3736 1.78084 11.2259C1.66602 11.6044 1.66602 12.0696 1.66602 13M9.99935 4C9.99935 5.65685 8.6562 7 6.99935 7C5.34249 7 3.99935 5.65685 3.99935 4C3.99935 2.34315 5.34249 1 6.99935 1C8.6562 1 9.99935 2.34315 9.99935 4Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as wl}from"react/jsx-runtime";var yl=({...t})=>wl("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:wl("g",{id:"user-edit",children:wl("path",{id:"Icon",d:"M7.49984 12.9167H6.24984C5.08687 12.9167 4.50538 12.9167 4.03222 13.0602C2.96688 13.3834 2.1332 14.217 1.81004 15.2824C1.6665 15.7555 1.6665 16.337 1.6665 17.5M12.0832 6.25C12.0832 8.32107 10.4042 10 8.33317 10C6.2621 10 4.58317 8.32107 4.58317 6.25C4.58317 4.17893 6.2621 2.5 8.33317 2.5C10.4042 2.5 12.0832 4.17893 12.0832 6.25ZM9.1665 17.5L11.751 16.7616C11.8747 16.7262 11.9366 16.7085 11.9943 16.682C12.0456 16.6585 12.0943 16.6298 12.1398 16.5965C12.191 16.5589 12.2365 16.5134 12.3275 16.4224L17.7082 11.0417C18.2835 10.4664 18.2835 9.53362 17.7082 8.95831C17.1329 8.38302 16.2001 8.38303 15.6249 8.95833L10.2441 14.339C10.1531 14.43 10.1076 14.4756 10.07 14.5267C10.0367 14.5722 10.008 14.6209 9.98446 14.6722C9.95796 14.7299 9.94028 14.7918 9.90492 14.9155L9.1665 17.5Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Fs}from"react/jsx-runtime";var xl=({...t})=>Fs("svg",{width:"20",height:"18",viewBox:"0 0 20 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Fs("path",{d:"M15.8337 16.5L18.3337 14M18.3337 14L15.8337 11.5M18.3337 14H13.3337M10.0003 11.9167H6.25033C5.08736 11.9167 4.50587 11.9167 4.03271 12.0602C2.96737 12.3834 2.13369 13.217 1.81053 14.2824C1.66699 14.7555 1.66699 15.337 1.66699 16.5M12.0837 5.25C12.0837 7.32107 10.4047 9 8.33366 9C6.26259 9 4.58366 7.32107 4.58366 5.25C4.58366 3.17893 6.26259 1.5 8.33366 1.5C10.4047 1.5 12.0837 3.17893 12.0837 5.25Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as bl}from"react/jsx-runtime";var kl=({...t})=>bl("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:bl("g",{id:"users-01",children:bl("path",{id:"Icon",d:"M22 21V19C22 17.1362 20.7252 15.5701 19 15.126M15.5 3.29076C16.9659 3.88415 18 5.32131 18 7C18 8.67869 16.9659 10.1159 15.5 10.7092M17 21C17 19.1362 17 18.2044 16.6955 17.4693C16.2895 16.4892 15.5108 15.7105 14.5307 15.3045C13.7956 15 12.8638 15 11 15H8C6.13623 15 5.20435 15 4.46927 15.3045C3.48915 15.7105 2.71046 16.4892 2.30448 17.4693C2 18.2044 2 19.1362 2 21M13.5 7C13.5 9.20914 11.7091 11 9.5 11C7.29086 11 5.5 9.20914 5.5 7C5.5 4.79086 7.29086 3 9.5 3C11.7091 3 13.5 4.79086 13.5 7Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Ll}from"react/jsx-runtime";var Pl=({...t})=>Ll("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ll("g",{id:"user-square",children:Ll("path",{id:"Icon",d:"M4.00002 21.8174C4.6026 22 5.41649 22 6.8 22H17.2C18.5835 22 19.3974 22 20 21.8174M4.00002 21.8174C3.87082 21.7783 3.75133 21.7308 3.63803 21.673C3.07354 21.3854 2.6146 20.9265 2.32698 20.362C2 19.7202 2 18.8802 2 17.2V6.8C2 5.11984 2 4.27976 2.32698 3.63803C2.6146 3.07354 3.07354 2.6146 3.63803 2.32698C4.27976 2 5.11984 2 6.8 2H17.2C18.8802 2 19.7202 2 20.362 2.32698C20.9265 2.6146 21.3854 3.07354 21.673 3.63803C22 4.27976 22 5.11984 22 6.8V17.2C22 18.8802 22 19.7202 21.673 20.362C21.3854 20.9265 20.9265 21.3854 20.362 21.673C20.2487 21.7308 20.1292 21.7783 20 21.8174M4.00002 21.8174C4.00035 21.0081 4.00521 20.5799 4.07686 20.2196C4.39249 18.6329 5.63288 17.3925 7.21964 17.0769C7.60603 17 8.07069 17 9 17H15C15.9293 17 16.394 17 16.7804 17.0769C18.3671 17.3925 19.6075 18.6329 19.9231 20.2196C19.9948 20.5799 19.9996 21.0081 20 21.8174M16 9.5C16 11.7091 14.2091 13.5 12 13.5C9.79086 13.5 8 11.7091 8 9.5C8 7.29086 9.79086 5.5 12 5.5C14.2091 5.5 16 7.29086 16 9.5Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Sl}from"react/jsx-runtime";var Il=({...t})=>Sl("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Sl("g",{id:"users-up",children:Sl("path",{id:"Icon",d:"M16 18L19 15M19 15L22 18M19 15V21M15.5 3.29076C16.9659 3.88415 18 5.32131 18 7C18 8.67869 16.9659 10.1159 15.5 10.7092M12 15H8C6.13623 15 5.20435 15 4.46927 15.3045C3.48915 15.7105 2.71046 16.4892 2.30448 17.4693C2 18.2044 2 19.1362 2 21M13.5 7C13.5 9.20914 11.7091 11 9.5 11C7.29086 11 5.5 9.20914 5.5 7C5.5 4.79086 7.29086 3 9.5 3C11.7091 3 13.5 4.79086 13.5 7Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Ml}from"react/jsx-runtime";var Hl=({...t})=>Ml("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ml("g",{id:"volume-max",children:Ml("path",{id:"Icon",d:"M16.4569 4.16669C17.638 5.80855 18.3337 7.82305 18.3337 10C18.3337 12.177 17.638 14.1915 16.4569 15.8334M13.1214 6.66669C13.7805 7.61155 14.167 8.76065 14.167 10C14.167 11.2394 13.7805 12.3885 13.1214 13.3334M8.02892 4.47142L5.39085 7.1095C5.24672 7.25362 5.17466 7.32569 5.09056 7.37722C5.016 7.42291 4.93472 7.45658 4.84969 7.477C4.75378 7.50002 4.65187 7.50002 4.44804 7.50002H3.00033C2.53362 7.50002 2.30026 7.50002 2.122 7.59085C1.9652 7.67074 1.83771 7.79823 1.75782 7.95503C1.66699 8.13329 1.66699 8.36664 1.66699 8.83335V11.1667C1.66699 11.6334 1.66699 11.8668 1.75782 12.045C1.83771 12.2018 1.9652 12.3293 2.122 12.4092C2.30026 12.5 2.53362 12.5 3.00033 12.5H4.44804C4.65187 12.5 4.75378 12.5 4.84969 12.523C4.93472 12.5435 5.016 12.5771 5.09056 12.6228C5.17466 12.6744 5.24672 12.7464 5.39085 12.8905L8.02892 15.5286C8.3859 15.8856 8.56439 16.0641 8.71763 16.0761C8.8506 16.0866 8.98054 16.0328 9.06716 15.9314C9.16699 15.8145 9.16699 15.5621 9.16699 15.0572V4.94283C9.16699 4.43798 9.16699 4.18556 9.06716 4.06867C8.98054 3.96725 8.8506 3.91343 8.71763 3.92389C8.56439 3.93595 8.3859 4.11444 8.02892 4.47142Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as As}from"react/jsx-runtime";var Rl=({...t})=>As("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:As("path",{d:"M15.6316 7.63137C15.2356 7.23535 15.0376 7.03735 14.9634 6.80902C14.8981 6.60817 14.8981 6.39183 14.9634 6.19098C15.0376 5.96265 15.2356 5.76465 15.6316 5.36863L18.47 2.53026C17.7168 2.18962 16.8806 2 16.0002 2C12.6865 2 10.0002 4.68629 10.0002 8C10.0002 8.49104 10.0592 8.9683 10.1705 9.42509C10.2896 9.91424 10.3492 10.1588 10.3387 10.3133C10.3276 10.4751 10.3035 10.5612 10.2289 10.7051C10.1576 10.8426 10.0211 10.9791 9.74804 11.2522L3.50023 17.5C2.6718 18.3284 2.6718 19.6716 3.50023 20.5C4.32865 21.3284 5.6718 21.3284 6.50023 20.5L12.748 14.2522C13.0211 13.9791 13.1576 13.8426 13.2951 13.7714C13.4391 13.6968 13.5251 13.6727 13.6869 13.6616C13.8414 13.651 14.086 13.7106 14.5751 13.8297C15.0319 13.941 15.5092 14 16.0002 14C19.3139 14 22.0002 11.3137 22.0002 8C22.0002 7.11959 21.8106 6.28347 21.47 5.53026L18.6316 8.36863C18.2356 8.76465 18.0376 8.96265 17.8092 9.03684C17.6084 9.1021 17.3921 9.1021 17.1912 9.03684C16.9629 8.96265 16.7649 8.76465 16.3689 8.36863L15.6316 7.63137Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Nl}from"react/jsx-runtime";var We=({...t})=>Nl("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Nl("g",{id:"x",children:Nl("path",{id:"Icon",d:"M11.3337 4.66675L4.66699 11.3334M4.66699 4.66675L11.3337 11.3334",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Zs}from"react/jsx-runtime";var Dl=({...t})=>Zs("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Zs("path",{d:"M14 8L8 14M8 8L14 14M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Bl,jsxs as $7}from"react/jsx-runtime";var Tl=({color1:t="currentColor",color2:e="currentColor",...n})=>$7("svg",{width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",...n,children:[Bl("rect",{x:"0.3125",y:"0.3125",width:"14.375",height:"14.375",rx:"7.1875",fill:e}),Bl("rect",{x:"0.3125",y:"0.3125",width:"14.375",height:"14.375",rx:"7.1875",stroke:t,strokeWidth:"0.625"}),Bl("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.12814 4.12814C4.299 3.95729 4.576 3.95729 4.74686 4.12814L7.5 6.88128L10.2531 4.12814C10.424 3.95729 10.701 3.95729 10.8719 4.12814C11.0427 4.299 11.0427 4.576 10.8719 4.74686L8.11872 7.5L10.8719 10.2531C11.0427 10.424 11.0427 10.701 10.8719 10.8719C10.701 11.0427 10.424 11.0427 10.2531 10.8719L7.5 8.11872L4.74686 10.8719C4.576 11.0427 4.299 11.0427 4.12814 10.8719C3.95729 10.701 3.95729 10.424 4.12814 10.2531L6.88128 7.5L4.12814 4.74686C3.95729 4.576 3.95729 4.299 4.12814 4.12814Z",fill:t})]});import{jsx as Vl}from"react/jsx-runtime";var Dt=({...t})=>Vl("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Vl("g",{id:"x-close",children:Vl("path",{id:"Icon",d:"M18 6L6 18M6 6L18 18",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Ws}from"react/jsx-runtime";var El=({...t})=>Ws("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ws("path",{d:"M5 5L9 9M9 5L5 9M4.2 13H9.8C10.9201 13 11.4802 13 11.908 12.782C12.2843 12.5903 12.5903 12.2843 12.782 11.908C13 11.4802 13 10.9201 13 9.8V4.2C13 3.0799 13 2.51984 12.782 2.09202C12.5903 1.71569 12.2843 1.40973 11.908 1.21799C11.4802 1 10.9201 1 9.8 1H4.2C3.0799 1 2.51984 1 2.09202 1.21799C1.71569 1.40973 1.40973 1.71569 1.21799 2.09202C1 2.51984 1 3.0799 1 4.2V9.8C1 10.9201 1 11.4802 1.21799 11.908C1.40973 12.2843 1.71569 12.5903 2.09202 12.782C2.51984 13 3.0799 13 4.2 13Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});var In=(g=>(g.AlertCircle="AlertCircle",g.AlertFeatured="AlertFeatured",g.AlertOctagon="AlertOctagon",g.AlertTriangle="AlertTriangle",g.AlignRight="AlignRight",g.ArrowDown="ArrowDown",g.ArrowLeft="ArrowLeft",g.ArrowLeft2="ArrowLeft2",g.ArrowRight="ArrowRight",g.ArrowToTop="ArrowToTop",g.ArrowUp="ArrowUp",g.ArrowUpRight="ArrowUpRight",g.ArrowUpRightNarrow="ArrowUpRightNarrow",g.ArrowUpRightSquare="ArrowUpRightSquare",g.Attachment="Attachment",g.BarChartSquare="BarChartSquare",g.Bold="Bold",g.BookmarkCheck="BookmarkCheck",g.BookmarkCheckFill="BookmarkCheckFill",g.BookmarkPlus="BookmarkPlus",g.BookmarkX="BookmarkX",g.BoxLines="BoxLines",g.BoxText="BoxText",g.BracketsCheck="BracketsCheck",g.BracketsEllipses="BracketsEllipses",g.Building="Building",g.Calendar="Calendar",g.CertificateHeart="CertificateHeart",g.Check="Check",g.CheckCircle="CheckCircle",g.CheckCircleBroken="CheckCircleBroken",g.CheckFill="CheckFill",g.CheckVerified="CheckVerified",g.ChevronDown="ChevronDown",g.ChevronLeft="ChevronLeft",g.ChevronLeftDouble="ChevronLeftDouble",g.ChevronRight="ChevronRight",g.ChevronRightDouble="ChevronRightDouble",g.ChevronSelectorVertical="ChevronSelectorVertical",g.ChevronUp="ChevronUp",g.CircleSwap="CircleSwap",g.ClockFastForward="ClockFastForward",g.ClockRewind="ClockRewind",g.ClockRewind2="ClockRewind2",g.CodeBrowser="CodeBrowser",g.CodeCircle="CodeCircle",g.Colors="Colors",g.ColumnEdit="ColumnEdit",g.Copy="Copy",g.Copy2="Copy2",g.Copy3="Copy3",g.Copy4="Copy4",g.Copy5="Copy5",g.CopyCheck="CopyCheck",g.Cube="Cube",g.CubeOutline="CubeOutline",g.CursorBox="CursorBox",g.Dataflow="Dataflow",g.Dataflow2="Dataflow2",g.Dataflow3="Dataflow3",g.Delete="Delete",g.DollarCircle="DollarCircle",g.DotsGrid="DotsGrid",g.DotsHorizontal="DotsHorizontal",g.DotsVertical="DotsVertical",g.Edit="Edit",g.Editable="Editable",g.Expand="Expand",g.Eye="Eye",g.EyeHidden="EyeHidden",g.EyeHidden2="EyeHidden2",g.FaceSmile="FaceSmile",g.Filter="Filter",g.Filter2="Filter2",g.Flag="Flag",g.Flag2="Flag2",g.Flag3="Flag3",g.HandShield="HandShield",g.Hash="Hash",g.HeadsetMic="HeadsetMic",g.Heart="Heart",g.HouseLine="HouseLine",g.Image="Image",g.Image2="Image2",g.Image3="Image3",g.Image4="Image4",g.ImageCheck="ImageCheck",g.InfoCircle="InfoCircle",g.InfoHexagon="InfoHexagon",g.Italic="Italic",g.LayersMultiple="LayersMultiple",g.LayersSingle="LayersSingle",g.Layout="Layout",g.Layout2="Layout2",g.LayoutColumns="LayoutColumns",g.LayoutCustom="LayoutCustom",g.LayoutSequential="LayoutSequential",g.LayoutStuffed="LayoutStuffed",g.LayoutTile="LayoutTile",g.LifeBuoy="LifeBuoy",g.Lightbulb="Lightbulb",g.Lightning="Lightning",g.Lightning2="Lightning2",g.LightningFast="LightningFast",g.LineChartBar="LineChartBar",g.LineChartBreakoutSquare="LineChartBreakoutSquare",g.LineChartUp="LineChartUp",g.LineChartUp2="LineChartUp2",g.Lines="Lines",g.LinesCheck="LinesCheck",g.LinesPlay="LinesPlay",g.Link="Link",g.Link2="Link2",g.Link3="Link3",g.Link4="Link4",g.Link5="Link5",g.ListBullet="ListBullet",g.ListOrder="ListOrder",g.ListOrder2="ListOrder2",g.Lock="Lock",g.Lock2="Lock2",g.LogIn="LogIn",g.LogOut="LogOut",g.LogOut2="LogOut2",g.MagicWand="MagicWand",g.MagicWand2="MagicWand2",g.Mail="Mail",g.MessageSquare="MessageSquare",g.MessageSquare2="MessageSquare2",g.MessageXSquare="MessageXSquare",g.MinusCircle="MinusCircle",g.Mobile="Mobile",g.Monitor="Monitor",g.Monitor2="Monitor2",g.Monitor3="Monitor3",g.MoonCircle="MoonCircle",g.NavigationPointer="NavigationPointer",g.NotificationBox="NotificationBox",g.Palette="Palette",g.PasscodeLock="PasscodeLock",g.PCSetup="PCSetup",g.Pencil="Pencil",g.PercentageCircle="PercentageCircle",g.Perspective="Perspective",g.PhoneCall="PhoneCall",g.Pin="Pin",g.PlayCircle="PlayCircle",g.Plus="Plus",g.PlusCircle="PlusCircle",g.Pulse="Pulse",g.QuestionCircle="QuestionCircle",g.RadioButton="RadioButton",g.RadioButtonActive="RadioButtonActive",g.ReceiptCheck="ReceiptCheck",g.Redo="Redo",g.Refresh="Refresh",g.Refresh2="Refresh2",g.Refresh3="Refresh3",g.Repeat="Repeat",g.Repeat2="Repeat2",g.Retweet="Retweet",g.RoundChart="RoundChart",g.RoundChart2="RoundChart2",g.Route="Route",g.Save="Save",g.Save2="Save2",g.ScanDots="ScanDots",g.Search="Search",g.Send="Send",g.Settings="Settings",g.Settings2="Settings2",g.Settings3="Settings3",g.ShieldLightning="ShieldLightning",g.ShieldPlus="ShieldPlus",g.ShieldRemove="ShieldRemove",g.Shuffle="Shuffle",g.SlashCircle="SlashCircle",g.SlashOctagon="SlashOctagon",g.SocialGlobe="SocialGlobe",g.SocialLinkedin="SocialLinkedin",g.SocialX="SocialX",g.Speedometer="Speedometer",g.StairsRound="StairsRound",g.Star="Star",g.StarHalf="StarHalf",g.Stars="Stars",g.Stars2="Stars2",g.Strikethrough="Strikethrough",g.SuccessFeatured="SuccessFeatured",g.Sun="Sun",g.SwitchHorizontal="SwitchHorizontal",g.Tag="Tag",g.Target="Target",g.Target2="Target2",g.TextFormat="TextFormat",g.TextFormat2="TextFormat2",g.TextHighlight="TextHighlight",g.Translate="Translate",g.Trash="Trash",g.Trending="Trending",g.Underline="Underline",g.Undo="Undo",g.Undo2="Undo2",g.UploadCloud="UploadCloud",g.User="User",g.UserEdit="UserEdit",g.UserRight="UserRight",g.UserSquare="UserSquare",g.Users="Users",g.UsersUp="UsersUp",g.Volume="Volume",g.Wrench="Wrench",g.X="X",g.XCircle="XCircle",g.XCircle2="XCircle2",g.XClose="XClose",g.XSquare="XSquare",g))(In||{});import{jsx as f}from"react/jsx-runtime";function se({name:t,...e}){switch(t){case"AlertCircle":return f(Bo,{...e});case"AlertFeatured":return f(To,{...e});case"AlertOctagon":return f(Eo,{...e});case"AlertTriangle":return f(Ao,{...e});case"AlignRight":return f(Wo,{...e});case"ArrowDown":return f(Oo,{...e});case"ArrowLeft":return f(Uo,{...e});case"ArrowLeft2":return f(Go,{...e});case"ArrowRight":return f(qo,{...e});case"ArrowToTop":return f(Xo,{...e});case"ArrowUp":return f(jo,{...e});case"ArrowUpRight":return f(Ko,{...e});case"ArrowUpRightNarrow":return f(Yo,{...e});case"ArrowUpRightSquare":return f(Qo,{...e});case"Attachment":return f(Jo,{...e});case"BarChartSquare":return f(er,{...e});case"Bold":return f(tr,{...e});case"BookmarkCheck":return f(Ho,{...e});case"BookmarkCheckFill":return f(No,{...e});case"BookmarkPlus":return f(H5,{...e});case"BookmarkX":return f(nr,{...e});case"BoxLines":return f(or,{...e});case"BoxText":return f(rr,{...e});case"BracketsCheck":return f(ir,{...e});case"BracketsEllipses":return f(sr,{...e});case"Building":return f(N5,{...e});case"Calendar":return f(ar,{...e});case"CertificateHeart":return f(dr,{...e});case"Check":return f(Fe,{...e});case"CheckCircle":return f(ur,{...e});case"CheckCircleBroken":return f(mr,{...e});case"CheckFill":return f(gr,{...e});case"CheckVerified":return f(fr,{...e});case"ChevronDown":return f(Ae,{...e});case"ChevronLeft":return f(Ze,{...e});case"ChevronLeftDouble":return f(wr,{...e});case"ChevronRight":return f(Le,{...e});case"ChevronRightDouble":return f(br,{...e});case"ChevronSelectorVertical":return f(kr,{...e});case"ChevronUp":return f(f1,{...e});case"CircleSwap":return f(Pr,{...e});case"ClockFastForward":return f(Ir,{...e});case"ClockRewind":return f(Hr,{...e});case"ClockRewind2":return f(Nr,{...e});case"CodeBrowser":return f(Br,{...e});case"CodeCircle":return f(Tr,{...e});case"Colors":return f(Er,{...e});case"ColumnEdit":return f(Do,{...e});case"Copy":return f(Ar,{...e});case"Copy2":return f(Zr,{...e});case"Copy3":return f(_r,{...e});case"Copy4":return f(zr,{...e});case"Copy5":return f(Gr,{...e});case"CopyCheck":return f($r,{...e});case"Cube":return f(Xr,{...e});case"CubeOutline":return f(jr,{...e});case"CursorBox":return f(Yr,{...e});case"Dataflow":return f(Qr,{...e});case"Dataflow2":return f(Jr,{...e});case"Dataflow3":return f(e2,{...e});case"Delete":return f(n2,{...e});case"DollarCircle":return f(r2,{...e});case"DotsGrid":return f(l2,{...e});case"DotsHorizontal":return f(s2,{...e});case"DotsVertical":return f(_1,{...e});case"Edit":return f(a2,{...e});case"Editable":return f(d2,{...e});case"Expand":return f(u2,{...e});case"Eye":return f(C2,{...e});case"EyeHidden":return f(g2,{...e});case"EyeHidden2":return f(h2,{...e});case"FaceSmile":return f(w2,{...e});case"Filter":return f(y2,{...e});case"Filter2":return f(ht,{...e});case"Flag":return f(x2,{...e});case"Flag2":return f(k2,{...e});case"Flag3":return f(L2,{...e});case"HandShield":return f(P2,{...e});case"Hash":return f(S2,{...e});case"HeadsetMic":return f(M2,{...e});case"Heart":return f(H2,{...e});case"HouseLine":return f(vt,{...e});case"Image":return f(R2,{...e});case"Image2":return f(N2,{...e});case"Image3":return f(D2,{...e});case"Image4":return f(T2,{...e});case"ImageCheck":return f(V2,{...e});case"InfoCircle":return f(E2,{...e});case"InfoHexagon":return f(A2,{...e});case"Italic":return f(Z2,{...e});case"LayersMultiple":return f(W2,{...e});case"LayersSingle":return f(_2,{...e});case"Layout":return f(O2,{...e});case"Layout2":return f(z2,{...e});case"LayoutColumns":return f(U2,{...e});case"LayoutCustom":return f(G2,{...e});case"LayoutSequential":return f($2,{...e});case"LayoutStuffed":return f(q2,{...e});case"LayoutTile":return f(X2,{...e});case"LifeBuoy":return f(j2,{...e});case"Lightning":return f(Y2,{...e});case"Lightbulb":return f(K2,{...e});case"Lightning2":return f(J2,{...e});case"LightningFast":return f(e3,{...e});case"LineChartBar":return f(t3,{...e});case"LineChartBreakoutSquare":return f(n3,{...e});case"LineChartUp":return f(r3,{...e});case"LineChartUp2":return f(l3,{...e});case"Lines":return f(i3,{...e});case"LinesCheck":return f(s3,{...e});case"LinesPlay":return f(c3,{...e});case"Link":return f(p3,{...e});case"Link2":return f(u3,{...e});case"Link3":return f(C3,{...e});case"Link4":return f(m3,{...e});case"Link5":return f(g3,{...e});case"ListBullet":return f(h3,{...e});case"ListOrder":return f(v3,{...e});case"ListOrder2":return f(w3,{...e});case"Lock":return f(y3,{...e});case"Lock2":return f(x3,{...e});case"LogIn":return f(k3,{...e});case"LogOut":return f(P3,{...e});case"LogOut2":return f(S3,{...e});case"MagicWand":return f(M3,{...e});case"MagicWand2":return f(H3,{...e});case"Mail":return f(N3,{...e});case"MessageSquare":return f(B3,{...e});case"MessageSquare2":return f(T3,{...e});case"MessageXSquare":return f(E3,{...e});case"MinusCircle":return f(F3,{...e});case"Mobile":return f(Z3,{...e});case"Monitor":return f(W3,{...e});case"Monitor2":return f(O3,{...e});case"Monitor3":return f(U3,{...e});case"MoonCircle":return f(G3,{...e});case"NavigationPointer":return f($3,{...e});case"NotificationBox":return f(q3,{...e});case"Palette":return f(X3,{...e});case"PasscodeLock":return f(K3,{...e});case"PCSetup":return f(Y3,{...e});case"Pencil":return f(J3,{...e});case"PercentageCircle":return f(e6,{...e});case"Perspective":return f(t6,{...e});case"PhoneCall":return f(o6,{...e});case"Pin":return f(bt,{...e});case"PlayCircle":return f(r6,{...e});case"Plus":return f(l6,{...e});case"PlusCircle":return f(je,{...e});case"Pulse":return f(c6,{...e});case"QuestionCircle":return f(kt,{...e});case"RadioButton":return f(d6,{...e});case"RadioButtonActive":return f(u6,{...e});case"ReceiptCheck":return f(m6,{...e});case"Redo":return f(g6,{...e});case"Refresh":return f(f6,{...e});case"Refresh2":return f(h6,{...e});case"Refresh3":return f(v6,{...e});case"Repeat":return f(w6,{...e});case"Repeat2":return f(y6,{...e});case"Retweet":return f(x6,{...e});case"RoundChart":return f(b6,{...e});case"RoundChart2":return f(k6,{...e});case"Route":return f(L6,{...e});case"Save":return f(S6,{...e});case"Save2":return f(I6,{...e});case"ScanDots":return f(M6,{...e});case"Search":return f(St,{...e});case"Send":return f(R6,{...e});case"Settings":return f(N6,{...e});case"Settings2":return f(B6,{...e});case"Settings3":return f(T6,{...e});case"ShieldLightning":return f(V6,{...e});case"ShieldPlus":return f(E6,{...e});case"ShieldRemove":return f(F6,{...e});case"Shuffle":return f(Z6,{...e});case"SlashCircle":return f(W6,{...e});case"SlashOctagon":return f(_6,{...e});case"SocialGlobe":return f(z6,{...e});case"SocialLinkedin":return f(G6,{...e});case"SocialX":return f($6,{...e});case"Speedometer":return f(q6,{...e});case"StairsRound":return f(j6,{...e});case"Star":return f(Mt,{...e});case"StarHalf":return f(Q6,{...e});case"Stars":return f(J6,{...e});case"Stars2":return f(el,{...e});case"Strikethrough":return f(tl,{...e});case"SuccessFeatured":return f(nl,{...e});case"Sun":return f(ol,{...e});case"SwitchHorizontal":return f(rl,{...e});case"Tag":return f(ll,{...e});case"Target":return f(il,{...e});case"Target2":return f(cl,{...e});case"TextFormat":return f(al,{...e});case"TextFormat2":return f(pl,{...e});case"TextHighlight":return f(dl,{...e});case"Translate":return f(Cl,{...e});case"Trash":return f(Ke,{...e});case"Trending":return f(gl,{...e});case"Underline":return f(fl,{...e});case"Undo":return f(hl,{...e});case"Undo2":return f(vl,{...e});case"UploadCloud":return f(Rt,{...e});case"User":return f(Nt,{...e});case"UserEdit":return f(yl,{...e});case"UserRight":return f(xl,{...e});case"UserSquare":return f(Pl,{...e});case"Users":return f(kl,{...e});case"UsersUp":return f(Il,{...e});case"Volume":return f(Hl,{...e});case"Wrench":return f(Rl,{...e});case"X":return f(We,{...e});case"XCircle":return f(Dl,{...e});case"XCircle2":return f(Tl,{...e});case"XClose":return f(Dt,{...e});case"XSquare":return f(El,{...e});default:return null}}import{cn as me,formatAudioTime as Vn,trimBlob as X7}from"@cleen/ui-core";import{useWavesurfer as j7}from"@wavesurfer/react";import{forwardRef as K7,useCallback as U1,useEffect as Ol,useMemo as Y7,useRef as zs,useState as En}from"react";import{BiMicrophone as Q7}from"react-icons/bi";import{BsStop as J7}from"react-icons/bs";import{FaPause as e4,FaPlay as t4,FaScissors as n4,FaTrash as o4}from"react-icons/fa6";function Fl(t,e,n,o){return new(n||(n=Promise))((function(i,r){function l(a){try{c(o.next(a))}catch(p){r(p)}}function s(a){try{c(o.throw(a))}catch(p){r(p)}}function c(a){var p;a.done?i(a.value):(p=a.value,p instanceof n?p:new n((function(u){u(p)}))).then(l,s)}c((o=o.apply(t,e||[])).next())}))}var Mn=class{constructor(){this.listeners={}}on(e,n,o){if(this.listeners[e]||(this.listeners[e]=new Set),o?.once){let i=(...r)=>{this.un(e,i),n(...r)};return this.listeners[e].add(i),()=>this.un(e,i)}return this.listeners[e].add(n),()=>this.un(e,n)}un(e,n){var o;(o=this.listeners[e])===null||o===void 0||o.delete(n)}once(e,n){return this.on(e,n,{once:!0})}unAll(){this.listeners={}}emit(e,...n){this.listeners[e]&&this.listeners[e].forEach((o=>o(...n)))}},Zl=class extends Mn{constructor(e){super(),this.subscriptions=[],this.isDestroyed=!1,this.options=e}onInit(){}_init(e){this.isDestroyed&&(this.subscriptions=[],this.isDestroyed=!1),this.wavesurfer=e,this.onInit()}destroy(){this.emit("destroy"),this.subscriptions.forEach((e=>e())),this.subscriptions=[],this.isDestroyed=!0,this.wavesurfer=void 0}},Wl=class extends Mn{constructor(){super(...arguments),this.animationFrameId=null,this.isRunning=!1}start(){if(this.isRunning)return;this.isRunning=!0;let e=()=>{this.isRunning&&(this.emit("tick"),this.animationFrameId=requestAnimationFrame(e))};e()}stop(){this.isRunning=!1,this.animationFrameId!==null&&(cancelAnimationFrame(this.animationFrameId),this.animationFrameId=null)}destroy(){this.stop()}},Al=100,q7=["audio/webm","audio/wav","audio/mpeg","audio/mp4","audio/mp3"],Hn=class t extends Zl{constructor(e){var n,o,i,r,l,s;super(Object.assign(Object.assign({},e),{audioBitsPerSecond:(n=e.audioBitsPerSecond)!==null&&n!==void 0?n:128e3,scrollingWaveform:(o=e.scrollingWaveform)!==null&&o!==void 0&&o,scrollingWaveformWindow:(i=e.scrollingWaveformWindow)!==null&&i!==void 0?i:5,continuousWaveform:(r=e.continuousWaveform)!==null&&r!==void 0&&r,renderRecordedAudio:(l=e.renderRecordedAudio)===null||l===void 0||l,mediaRecorderTimeslice:(s=e.mediaRecorderTimeslice)!==null&&s!==void 0?s:void 0})),this.stream=null,this.mediaRecorder=null,this.dataWindow=null,this.isWaveformPaused=!1,this.lastStartTime=0,this.lastDuration=0,this.duration=0,this.micStream=null,this.recordedBlobUrl=null,this.timer=new Wl,this.subscriptions.push(this.timer.on("tick",(()=>{let c=performance.now()-this.lastStartTime;this.duration=this.isPaused()?this.duration:this.lastDuration+c,this.emit("record-progress",this.duration)})))}static create(e){return new t(e||{})}renderMicStream(e){var n;let o=new AudioContext,i=o.createMediaStreamSource(e),r=o.createAnalyser();i.connect(r),(this.options.continuousWaveform||this.options.scrollingWaveform)&&(r.fftSize=32);let l=r.frequencyBinCount,s=new Float32Array(l),c=0;this.wavesurfer&&((n=this.originalOptions)!==null&&n!==void 0||(this.originalOptions=Object.assign({},this.wavesurfer.options)),this.wavesurfer.options.interact=!1,this.options.scrollingWaveform&&(this.wavesurfer.options.cursorWidth=0,this.wavesurfer.options.normalize=!0,this.wavesurfer.options.maxPeak=1));let a=setInterval((()=>{var p,u,d,C;if(!this.isWaveformPaused){if(r.getFloatTimeDomainData(s),this.options.scrollingWaveform){let m=Math.floor((this.options.scrollingWaveformWindow||0)*Al),v=0;for(let x=0;x<l;x++){let y=Math.abs(s[x]);y>v&&(v=y)}this.dataWindow||(this.dataWindow=new Float32Array(m));let h=new Float32Array(m);if(this.dataWindow&&this.dataWindow.length>0){let x=m-1,y=this.dataWindow.slice(-x);h.set(y,0)}h[m-1]=v,this.dataWindow=h}else if(this.options.continuousWaveform){if(!this.dataWindow){let v=this.options.continuousWaveformDuration?Math.round(this.options.continuousWaveformDuration*Al):((u=(p=this.wavesurfer)===null||p===void 0?void 0:p.getWidth())!==null&&u!==void 0?u:0)*window.devicePixelRatio;this.dataWindow=new Float32Array(v)}let m=0;for(let v=0;v<l;v++){let h=Math.abs(s[v]);h>m&&(m=h)}if(c+1>this.dataWindow.length){let v=new Float32Array(2*this.dataWindow.length);v.set(this.dataWindow,0),this.dataWindow=v}this.dataWindow[c]=m,c++}else this.dataWindow=s;if(this.wavesurfer){let m=((C=(d=this.dataWindow)===null||d===void 0?void 0:d.length)!==null&&C!==void 0?C:0)/Al;this.wavesurfer.load("",[this.dataWindow],this.options.scrollingWaveform?this.options.scrollingWaveformWindow:m).then((()=>{this.wavesurfer&&this.options.continuousWaveform&&(this.wavesurfer.setTime(this.getDuration()/1e3),this.wavesurfer.options.minPxPerSec||this.wavesurfer.setOptions({minPxPerSec:this.wavesurfer.getWidth()/this.wavesurfer.getDuration()}))})).catch((v=>{console.error("Error rendering real-time recording data:",v)}))}}}),10);return{onDestroy:()=>{clearInterval(a),i?.disconnect(),o?.close()},onEnd:()=>{this.isWaveformPaused=!0,this.stopMic()}}}startMic(e){return Fl(this,void 0,void 0,(function*(){let n;this.micStream&&this.stopMic();try{n=yield navigator.mediaDevices.getUserMedia({audio:e==null||e})}catch(i){throw new Error("Error accessing the microphone: "+i.message)}let o=this.renderMicStream(n);return this.micStream=o,this.unsubscribeDestroy=this.once("destroy",o.onDestroy),this.unsubscribeRecordEnd=this.once("record-end",o.onEnd),this.stream=n,n}))}stopMic(){var e,n,o;(e=this.micStream)===null||e===void 0||e.onDestroy(),(n=this.unsubscribeDestroy)===null||n===void 0||n.call(this),(o=this.unsubscribeRecordEnd)===null||o===void 0||o.call(this),this.micStream=null,this.unsubscribeDestroy=void 0,this.unsubscribeRecordEnd=void 0,this.stream&&(this.stream.getTracks().forEach((i=>i.stop())),this.stream=null,this.mediaRecorder=null)}startRecording(e){return Fl(this,void 0,void 0,(function*(){let n=this.stream||(yield this.startMic(e));this.dataWindow=null;let o=this.mediaRecorder||new MediaRecorder(n,{mimeType:this.options.mimeType||q7.find((l=>MediaRecorder.isTypeSupported(l))),audioBitsPerSecond:this.options.audioBitsPerSecond});this.mediaRecorder=o,this.stopRecording();let i=[];o.ondataavailable=l=>{l.data.size>0&&i.push(l.data),this.emit("record-data-available",l.data)};let r=l=>{var s;let c=new Blob(i,{type:o.mimeType});this.emit(l,c),this.options.renderRecordedAudio&&(this.applyOriginalOptionsIfNeeded(),this.recordedBlobUrl&&URL.revokeObjectURL(this.recordedBlobUrl),this.recordedBlobUrl=URL.createObjectURL(c),(s=this.wavesurfer)===null||s===void 0||s.load(this.recordedBlobUrl))};o.onpause=()=>r("record-pause"),o.onstop=()=>r("record-end"),o.start(this.options.mediaRecorderTimeslice),this.lastStartTime=performance.now(),this.lastDuration=0,this.duration=0,this.isWaveformPaused=!1,this.timer.start(),this.emit("record-start")}))}getDuration(){return this.duration}isRecording(){var e;return((e=this.mediaRecorder)===null||e===void 0?void 0:e.state)==="recording"}isPaused(){var e;return((e=this.mediaRecorder)===null||e===void 0?void 0:e.state)==="paused"}isActive(){var e;return((e=this.mediaRecorder)===null||e===void 0?void 0:e.state)!=="inactive"}stopRecording(){var e;this.isActive()&&((e=this.mediaRecorder)===null||e===void 0||e.stop(),this.timer.stop())}pauseRecording(){var e,n;this.isRecording()&&(this.isWaveformPaused=!0,(e=this.mediaRecorder)===null||e===void 0||e.requestData(),(n=this.mediaRecorder)===null||n===void 0||n.pause(),this.timer.stop(),this.lastDuration=this.duration)}resumeRecording(){var e;this.isPaused()&&(this.isWaveformPaused=!1,(e=this.mediaRecorder)===null||e===void 0||e.resume(),this.timer.start(),this.lastStartTime=performance.now(),this.emit("record-resume"))}static getAvailableAudioDevices(){return Fl(this,void 0,void 0,(function*(){return navigator.mediaDevices.enumerateDevices().then((e=>e.filter((n=>n.kind==="audioinput"))))}))}destroy(){this.applyOriginalOptionsIfNeeded(),super.destroy(),this.stopRecording(),this.stopMic(),this.recordedBlobUrl&&(URL.revokeObjectURL(this.recordedBlobUrl),this.recordedBlobUrl=null)}applyOriginalOptionsIfNeeded(){this.wavesurfer&&this.originalOptions&&(this.wavesurfer.setOptions(this.originalOptions),delete this.originalOptions)}};var Dn=class{constructor(){this.listeners={}}on(e,n,o){if(this.listeners[e]||(this.listeners[e]=new Set),o?.once){let i=(...r)=>{this.un(e,i),n(...r)};return this.listeners[e].add(i),()=>this.un(e,i)}return this.listeners[e].add(n),()=>this.un(e,n)}un(e,n){var o;(o=this.listeners[e])===null||o===void 0||o.delete(n)}once(e,n){return this.on(e,n,{once:!0})}unAll(){this.listeners={}}emit(e,...n){this.listeners[e]&&this.listeners[e].forEach((o=>o(...n)))}},_l=class extends Dn{constructor(e){super(),this.subscriptions=[],this.isDestroyed=!1,this.options=e}onInit(){}_init(e){this.isDestroyed&&(this.subscriptions=[],this.isDestroyed=!1),this.wavesurfer=e,this.onInit()}destroy(){this.emit("destroy"),this.subscriptions.forEach((e=>e())),this.subscriptions=[],this.isDestroyed=!0,this.wavesurfer=void 0}};function _s(t,e){let n=e.xmlns?document.createElementNS(e.xmlns,t):document.createElement(t);for(let[o,i]of Object.entries(e))if(o==="children"&&i)for(let[r,l]of Object.entries(i))l instanceof Node?n.appendChild(l):typeof l=="string"?n.appendChild(document.createTextNode(l)):n.appendChild(_s(r,l));else o==="style"?Object.assign(n.style,i):o==="textContent"?n.textContent=i:n.setAttribute(o,i.toString());return n}function Bt(t,e,n){let o=_s(t,e||{});return n?.appendChild(o),o}function Os(t){let e=t,n=new Set;return{get value(){return e},set(o){Object.is(e,o)||(e=o,n.forEach((i=>i(e))))},update(o){this.set(o(e))},subscribe:o=>(n.add(o),()=>n.delete(o))}}function Rn(t,e){let n,o=()=>{n&&(n(),n=void 0),n=t()},i=e.map((r=>r.subscribe(o)));return o(),()=>{n&&(n(),n=void 0),i.forEach((r=>r()))}}function z1(t,e){let n=Os(null),o=i=>{n.set(i)};return t.addEventListener(e,o),n._cleanup=()=>{t.removeEventListener(e,o)},n}function v1(t){let e=t._cleanup;typeof e=="function"&&e()}function Nn(t,e={}){let{threshold:n=3,mouseButton:o=0,touchDelay:i=100}=e,r=Os(null),l=new Map,s=matchMedia("(pointer: coarse)").matches,c=()=>{},a=p=>{if(p.button!==o||(l.set(p.pointerId,p),l.size>1))return;let u=p.clientX,d=p.clientY,C=!1,m=Date.now(),v=t.getBoundingClientRect(),{left:h,top:x}=v,y=L=>{if(L.defaultPrevented||l.size>1||s&&Date.now()-m<i)return;let P=L.clientX,N=L.clientY,M=P-u,k=N-d;(C||Math.abs(M)>n||Math.abs(k)>n)&&(L.preventDefault(),L.stopPropagation(),C||(r.set({type:"start",x:u-h,y:d-x}),C=!0),r.set({type:"move",x:P-h,y:N-x,deltaX:M,deltaY:k}),u=P,d=N)},w=L=>{if(l.delete(L.pointerId),C){let P=L.clientX,N=L.clientY;r.set({type:"end",x:P-h,y:N-x})}c()},b=L=>{l.delete(L.pointerId),L.relatedTarget&&L.relatedTarget!==document.documentElement||w(L)},S=L=>{C&&(L.stopPropagation(),L.preventDefault())},H=L=>{L.defaultPrevented||l.size>1||C&&L.preventDefault()};document.addEventListener("pointermove",y),document.addEventListener("pointerup",w),document.addEventListener("pointerout",b),document.addEventListener("pointercancel",b),document.addEventListener("touchmove",H,{passive:!1}),document.addEventListener("click",S,{capture:!0}),c=()=>{document.removeEventListener("pointermove",y),document.removeEventListener("pointerup",w),document.removeEventListener("pointerout",b),document.removeEventListener("pointercancel",b),document.removeEventListener("touchmove",H),setTimeout((()=>{document.removeEventListener("click",S,{capture:!0})}),10)}};return t.addEventListener("pointerdown",a),{signal:r,cleanup:()=>{c(),t.removeEventListener("pointerdown",a),l.clear(),v1(r)}}}var Bn=class extends Dn{constructor(e,n,o=0){var i,r,l,s,c,a,p,u,d,C;super(),this.totalDuration=n,this.numberOfChannels=o,this.element=null,this.minLength=0,this.maxLength=1/0,this.contentEditable=!1,this.subscriptions=[],this.updatingSide=void 0,this.isRemoved=!1,this.subscriptions=[],this.id=e.id||`region-${Math.random().toString(32).slice(2)}`,this.start=this.clampPosition(e.start),this.end=this.clampPosition((i=e.end)!==null&&i!==void 0?i:e.start),this.drag=(r=e.drag)===null||r===void 0||r,this.resize=(l=e.resize)===null||l===void 0||l,this.resizeStart=(s=e.resizeStart)===null||s===void 0||s,this.resizeEnd=(c=e.resizeEnd)===null||c===void 0||c,this.color=(a=e.color)!==null&&a!==void 0?a:"rgba(0, 0, 0, 0.1)",this.minLength=(p=e.minLength)!==null&&p!==void 0?p:this.minLength,this.maxLength=(u=e.maxLength)!==null&&u!==void 0?u:this.maxLength,this.channelIdx=(d=e.channelIdx)!==null&&d!==void 0?d:-1,this.contentEditable=(C=e.contentEditable)!==null&&C!==void 0?C:this.contentEditable,this.element=this.initElement(),this.setContent(e.content),this.setPart(),this.renderPosition(),this.initMouseEvents()}clampPosition(e){return Math.max(0,Math.min(this.totalDuration,e))}setPart(){var e;let n=this.start===this.end;(e=this.element)===null||e===void 0||e.setAttribute("part",`${n?"marker":"region"} ${this.id}`)}addResizeHandles(e){let n={position:"absolute",zIndex:"2",width:"6px",height:"100%",top:"0",cursor:"ew-resize",wordBreak:"keep-all"},o=Bt("div",{part:"region-handle region-handle-left",style:Object.assign(Object.assign({},n),{left:"0",borderLeft:"2px solid rgba(0, 0, 0, 0.5)",borderRadius:"2px 0 0 2px"})},e),i=Bt("div",{part:"region-handle region-handle-right",style:Object.assign(Object.assign({},n),{right:"0",borderRight:"2px solid rgba(0, 0, 0, 0.5)",borderRadius:"0 2px 2px 0"})},e),r=Nn(o,{threshold:1}),l=Nn(i,{threshold:1}),s=Rn((()=>{let a=r.signal.value;a&&(a.type==="move"&&a.deltaX!==void 0?this.onResize(a.deltaX,"start"):a.type==="end"&&this.onEndResizing("start"))}),[r.signal]),c=Rn((()=>{let a=l.signal.value;a&&(a.type==="move"&&a.deltaX!==void 0?this.onResize(a.deltaX,"end"):a.type==="end"&&this.onEndResizing("end"))}),[l.signal]);this.subscriptions.push((()=>{s(),c(),r.cleanup(),l.cleanup()}))}removeResizeHandles(e){let n=e.querySelector('[part*="region-handle-left"]'),o=e.querySelector('[part*="region-handle-right"]');n&&e.removeChild(n),o&&e.removeChild(o)}initElement(){if(this.isRemoved)return null;let e=this.start===this.end,n=0,o=100;this.channelIdx>=0&&this.numberOfChannels>0&&this.channelIdx<this.numberOfChannels&&(o=100/this.numberOfChannels,n=o*this.channelIdx);let i=Bt("div",{style:{position:"absolute",top:`${n}%`,height:`${o}%`,backgroundColor:e?"none":this.color,borderLeft:e?"2px solid "+this.color:"none",borderRadius:"2px",boxSizing:"border-box",transition:"background-color 0.2s ease",cursor:this.drag?"grab":"default",pointerEvents:"all"}});return!e&&this.resize&&this.addResizeHandles(i),i}renderPosition(){if(!this.element)return;let e=this.start/this.totalDuration,n=(this.totalDuration-this.end)/this.totalDuration;this.element.style.left=100*e+"%",this.element.style.right=100*n+"%"}toggleCursor(e){var n;this.drag&&(!((n=this.element)===null||n===void 0)&&n.style)&&(this.element.style.cursor=e?"grabbing":"grab")}initMouseEvents(){let{element:e}=this;if(!e)return;let n=z1(e,"click"),o=z1(e,"mouseenter"),i=z1(e,"mouseleave"),r=z1(e,"dblclick"),l=z1(e,"pointerdown"),s=z1(e,"pointerup"),c=n.subscribe((h=>h&&this.emit("click",h))),a=o.subscribe((h=>h&&this.emit("over",h))),p=i.subscribe((h=>h&&this.emit("leave",h))),u=r.subscribe((h=>h&&this.emit("dblclick",h))),d=l.subscribe((h=>h&&this.toggleCursor(!0))),C=s.subscribe((h=>h&&this.toggleCursor(!1)));this.subscriptions.push((()=>{c(),a(),p(),u(),d(),C(),v1(n),v1(o),v1(i),v1(r),v1(l),v1(s)}));let m=Nn(e),v=Rn((()=>{let h=m.signal.value;h&&(h.type==="start"?this.toggleCursor(!0):h.type==="move"&&h.deltaX!==void 0?this.onMove(h.deltaX):h.type==="end"&&(this.toggleCursor(!1),this.drag&&this.emit("update-end")))}),[m.signal]);this.subscriptions.push((()=>{v(),m.cleanup()})),this.contentEditable&&this.content&&(this.contentClickListener=h=>this.onContentClick(h),this.contentBlurListener=()=>this.onContentBlur(),this.content.addEventListener("click",this.contentClickListener),this.content.addEventListener("blur",this.contentBlurListener))}_onUpdate(e,n,o){var i;if(!(!((i=this.element)===null||i===void 0)&&i.parentElement))return;let{width:r}=this.element.parentElement.getBoundingClientRect(),l=e/r*this.totalDuration,s=n&&n!=="start"?this.start:this.start+l,c=n&&n!=="end"?this.end:this.end+l,a=o!==void 0;a&&this.updatingSide&&this.updatingSide!==n&&(this.updatingSide==="start"?s=o:c=o),s=Math.max(0,s),c=Math.min(this.totalDuration,c);let p=c-s;this.updatingSide=n;let u=p>=this.minLength&&p<=this.maxLength;s<=c&&(u||a)&&(this.start=s,this.end=c,this.renderPosition(),this.emit("update",n))}onMove(e){this.drag&&this._onUpdate(e)}onResize(e,n){this.resize&&(this.resizeStart||n!=="start")&&(this.resizeEnd||n!=="end")&&this._onUpdate(e,n)}onEndResizing(e){this.resize&&(this.emit("update-end",e),this.updatingSide=void 0)}onContentClick(e){e.stopPropagation(),e.target.focus(),this.emit("click",e)}onContentBlur(){this.emit("update-end")}_setTotalDuration(e){this.totalDuration=e,this.renderPosition()}play(e){this.emit("play",e&&this.end!==this.start?this.end:void 0)}getContent(e=!1){var n;return e?this.content||void 0:this.element instanceof HTMLElement?((n=this.content)===null||n===void 0?void 0:n.innerHTML)||void 0:""}setContent(e){var n;if(this.element)if(this.content&&this.contentEditable&&(this.contentClickListener&&this.content.removeEventListener("click",this.contentClickListener),this.contentBlurListener&&this.content.removeEventListener("blur",this.contentBlurListener)),(n=this.content)===null||n===void 0||n.remove(),e){if(typeof e=="string"){let o=this.start===this.end;this.content=Bt("div",{style:{padding:`0.2em ${o?.2:.4}em`,display:"inline-block"},textContent:e})}else this.content=e;this.contentEditable&&(this.content.contentEditable="true",this.contentClickListener=o=>this.onContentClick(o),this.contentBlurListener=()=>this.onContentBlur(),this.content.addEventListener("click",this.contentClickListener),this.content.addEventListener("blur",this.contentBlurListener)),this.content.setAttribute("part","region-content"),this.element.appendChild(this.content),this.emit("content-changed")}else this.content=void 0}setOptions(e){var n,o;if(this.element){if(e.color&&(this.color=e.color,this.element.style.backgroundColor=this.color),e.drag!==void 0&&(this.drag=e.drag,this.element.style.cursor=this.drag?"grab":"default"),e.start!==void 0||e.end!==void 0){let i=this.start===this.end;this.start=this.clampPosition((n=e.start)!==null&&n!==void 0?n:this.start),this.end=this.clampPosition((o=e.end)!==null&&o!==void 0?o:i?this.start:this.end),this.renderPosition(),this.setPart()}if(e.content&&this.setContent(e.content),e.id&&(this.id=e.id,this.setPart()),e.resize!==void 0&&e.resize!==this.resize){let i=this.start===this.end;this.resize=e.resize,this.resize&&!i?this.addResizeHandles(this.element):this.removeResizeHandles(this.element)}e.resizeStart!==void 0&&(this.resizeStart=e.resizeStart),e.resizeEnd!==void 0&&(this.resizeEnd=e.resizeEnd)}}remove(){this.isRemoved=!0,this.emit("remove"),this.subscriptions.forEach((e=>e())),this.subscriptions=[],this.content&&this.contentEditable&&(this.contentClickListener&&(this.content.removeEventListener("click",this.contentClickListener),this.contentClickListener=void 0),this.contentBlurListener&&(this.content.removeEventListener("blur",this.contentBlurListener),this.contentBlurListener=void 0)),this.element&&(this.element.remove(),this.element=null),this.unAll()}},Tn=class t extends _l{constructor(e){super(e),this.regions=[],this.regionsContainer=this.initRegionsContainer()}static create(e){return new t(e)}onInit(){if(!this.wavesurfer)throw Error("WaveSurfer is not initialized");this.wavesurfer.getWrapper().appendChild(this.regionsContainer),this.subscriptions.push(this.wavesurfer.on("ready",(n=>{this.regions.forEach((o=>o._setTotalDuration(n)))})));let e=[];this.subscriptions.push(this.wavesurfer.on("timeupdate",(n=>{let o=this.regions.filter((i=>i.start<=n&&(i.end===i.start?i.start+.05:i.end)>=n));o.forEach((i=>{e.includes(i)||this.emit("region-in",i)})),e.forEach((i=>{o.includes(i)||this.emit("region-out",i)})),e=o})))}initRegionsContainer(){return Bt("div",{part:"regions-container",style:{position:"absolute",top:"0",left:"0",width:"100%",height:"100%",zIndex:"5",pointerEvents:"none"}})}getRegions(){return this.regions}avoidOverlapping(e){e.content&&setTimeout((()=>{let n=e.content,o=n.getBoundingClientRect(),i=this.regions.map((r=>{if(r===e||!r.content)return 0;let l=r.content.getBoundingClientRect();return o.left<l.left+l.width&&l.left<o.left+o.width?l.height:0})).reduce(((r,l)=>r+l),0);n.style.marginTop=`${i}px`}),10)}adjustScroll(e){var n,o;if(!e.element)return;let i=(o=(n=this.wavesurfer)===null||n===void 0?void 0:n.getWrapper())===null||o===void 0?void 0:o.parentElement;if(!i)return;let{clientWidth:r,scrollWidth:l}=i;if(l<=r)return;let s=i.getBoundingClientRect(),c=e.element.getBoundingClientRect(),a=c.left-s.left,p=c.right-s.left;a<0?i.scrollLeft+=a:p>r&&(i.scrollLeft+=p-r)}virtualAppend(e,n,o){let i=()=>{if(!this.wavesurfer)return;let r=this.wavesurfer.getWidth(),l=this.wavesurfer.getScroll(),s=n.clientWidth,c=this.wavesurfer.getDuration(),a=Math.round(e.start/c*s),p=a+(Math.round((e.end-e.start)/c*s)||1)>l&&a<l+r;p&&!o.parentElement?n.appendChild(o):!p&&o.parentElement&&o.remove()};setTimeout((()=>{if(!this.wavesurfer||!e.element)return;i();let r=this.wavesurfer.on("scroll",i),l=this.wavesurfer.on("zoom",i),s=this.wavesurfer.on("resize",i);this.subscriptions.push(r,l,s),e.once("remove",(()=>{r(),l(),s()}))}),0)}saveRegion(e){if(!e.element)return;this.virtualAppend(e,this.regionsContainer,e.element),this.avoidOverlapping(e),this.regions.push(e);let n=[e.on("update",(o=>{o||this.adjustScroll(e),this.emit("region-update",e,o)})),e.on("update-end",(o=>{this.avoidOverlapping(e),this.emit("region-updated",e,o)})),e.on("play",(o=>{var i;(i=this.wavesurfer)===null||i===void 0||i.play(e.start,o)})),e.on("click",(o=>{this.emit("region-clicked",e,o)})),e.on("dblclick",(o=>{this.emit("region-double-clicked",e,o)})),e.on("content-changed",(()=>{this.emit("region-content-changed",e)})),e.once("remove",(()=>{n.forEach((o=>o())),this.regions=this.regions.filter((o=>o!==e)),this.emit("region-removed",e)}))];this.subscriptions.push(...n),this.emit("region-created",e)}addRegion(e){var n,o;if(!this.wavesurfer)throw Error("WaveSurfer is not initialized");let i=this.wavesurfer.getDuration(),r=(o=(n=this.wavesurfer)===null||n===void 0?void 0:n.getDecodedData())===null||o===void 0?void 0:o.numberOfChannels,l=new Bn(e,i,r);return this.emit("region-initialized",l),i?this.saveRegion(l):this.subscriptions.push(this.wavesurfer.once("ready",(s=>{l._setTotalDuration(s),this.saveRegion(l)}))),l}enableDragSelection(e,n=3){var o;let i=(o=this.wavesurfer)===null||o===void 0?void 0:o.getWrapper();if(!(i&&i instanceof HTMLElement))return()=>{};let r=null,l=0,s=0,c=Nn(i,{threshold:n}),a=Rn((()=>{var p,u;let d=c.signal.value;if(d)if(d.type==="start"){if(l=d.x,!this.wavesurfer)return;let C=this.wavesurfer.getDuration(),m=(u=(p=this.wavesurfer)===null||p===void 0?void 0:p.getDecodedData())===null||u===void 0?void 0:u.numberOfChannels,{width:v}=this.wavesurfer.getWrapper().getBoundingClientRect();s=l/v*C;let h=d.x/v*C,x=(d.x+5)/v*C;r=new Bn(Object.assign(Object.assign({},e),{start:h,end:x}),C,m),this.emit("region-initialized",r),r.element&&this.regionsContainer.appendChild(r.element)}else d.type==="move"&&d.deltaX!==void 0?r&&r._onUpdate(d.deltaX,d.x>l?"end":"start",s):d.type==="end"&&r&&(this.saveRegion(r),r.updatingSide=void 0,r=null)}),[c.signal]);return()=>{a(),c.cleanup()}}clearRegions(){this.regions.slice().forEach((e=>e.remove())),this.regions=[]}destroy(){this.clearRegions(),super.destroy(),this.regionsContainer.remove()}};import{Fragment as l4,jsx as re,jsxs as Tt}from"react/jsx-runtime";var r4=K7(function({onFinalize:e,recordOptions:n,options:o,labels:i=S5,className:r,classNames:l,style:s,styles:c,...a},p){let u=zs(null),[d,C]=En("idle"),[m,v]=En(null),[h,x]=En(null),[y,w]=En(!1),b=zs("idle");b.current=d;let S=Y7(()=>[Hn.create({renderRecordedAudio:!0,scrollingWaveform:!1,continuousWaveform:!1,...n}),Tn.create()],[]),[H,L]=S,{wavesurfer:P,isPlaying:N,isReady:M,currentTime:k}=j7({...P5,...o,container:u,plugins:S}),I=M?P?.getDuration()??0:0;Ol(()=>{let A=[H.on("record-start",()=>C("recording")),H.on("record-end",O=>{C("recorded"),v(O)}),L.on("region-clicked",(O,q)=>{q.stopPropagation(),O.play(!0)})];return()=>A.forEach(O=>O?.())},[L,H]),Ol(()=>P?P.on("ready",()=>{if(b.current!=="recorded")return;let O=P.getDuration();L.clearRegions();let q=L.addRegion({start:0,end:O,color:o?.regionColor??L5,drag:!1,resize:!0});x({start:q.start,end:q.end})}):void 0,[P,L,o]),Ol(()=>L.on("region-updated",O=>{x({start:O.start,end:O.end})}),[L]);let T=U1(async()=>{await H.startRecording()},[H]),D=U1(()=>{H.stopRecording()},[H]),V=U1(()=>{P?.playPause()},[P]),W=U1(async()=>{if(!(!m||!h||!P)){w(!0);try{let A=await X7(m,h.start,h.end),O=URL.createObjectURL(A);v(A),P.load(O)}finally{w(!1)}}},[m,h,P]),R=U1(()=>{L.clearRegions(),P?.empty(),v(null),x(null),C("idle")},[P,L]),B=U1(()=>{if(m){let A=URL.createObjectURL(m);e?.(m,A)}},[e,m]),F=!h||h.start<=0&&h.end>=I;return re("div",{ref:p,className:me("cleen wavesurfer-handle",r),style:s,...a,children:Tt("div",{className:me("cleen-flex cleen-flex-col cleen-items-center cleen-gap-3",l?.container),style:c?.container,children:[d==="idle"&&Tt(l4,{children:[re("button",{type:"button",onClick:T,"aria-label":"Start recording",className:me("cleen-p-8 cleen-border-2 cleen-border-primary/20 hover:cleen-border-primary cleen-rounded-full cleen-transition-colors",l?.startButton),style:c?.startButton,children:re(Q7,{className:"cleen-size-8 cleen-text-primary"})}),re("p",{className:me("cleen-text-gray/50 cleen-text-sm cleen-select-none",l?.startLabel),style:c?.startLabel,children:i.startRecording})]}),d==="recording"&&re("button",{type:"button",onClick:D,"aria-label":"Stop recording",className:me("cleen-p-8 cleen-border-2 cleen-border-primary/20 hover:cleen-border-primary cleen-rounded-full cleen-transition-colors",l?.stopButton),style:c?.stopButton,children:re(J7,{className:"cleen-size-8 cleen-text-primary"})}),re("div",{ref:u,className:me("cleen-w-full cleen-min-w-0 cleen-waveform",d==="idle"&&"cleen-hidden",l?.waveform),style:c?.waveform}),d==="recorded"&&Tt("div",{className:me("cleen-flex cleen-items-center cleen-gap-2 cleen-w-full",l?.recordedContainer),style:c?.recordedContainer,children:[re(j,{type:"button",onClick:V,disabled:!M,"aria-label":N?"Pause":"Play",className:l?.playPauseButton?.className,classNames:{...l?.playPauseButton?.classNames,container:me("cleen-p-0 !cleen-size-9 cleen-rounded-full cleen-shrink-0",l?.playPauseButton?.classNames?.container)},...c?.playPauseButton,children:N?re(e4,{}):re(t4,{})}),Tt("span",{className:me("cleen-tabular-nums cleen-text-gray/60 cleen-text-xs cleen-shrink-0",l?.timestamp),style:c?.timestamp,children:[Vn(k),"\xA0/\xA0",Vn(I)]}),re("span",{className:"cleen-flex-1"}),!F&&h&&Tt("span",{className:me("cleen-tabular-nums cleen-text-gray/50 cleen-text-xs cleen-shrink-0",l?.trimmedTimestamp),style:c?.trimmedTimestamp,children:[Vn(h.start),"\u2013",Vn(h.end)]}),re(j,{type:"button",onClick:R,variant:"secondary","aria-label":"Discard recording",className:l?.discardButton?.className,classNames:{...l?.discardButton?.classNames,container:me("cleen-p-0 !cleen-size-9 cleen-rounded-full cleen-shrink-0",l?.discardButton?.classNames?.container)},...c?.discardButton,children:re(o4,{className:"cleen-text-error"})}),re(j,{type:"button",onClick:W,disabled:F||y||!M,"aria-label":"Apply trim",variant:"secondary",className:l?.trimButton?.className,classNames:{...l?.trimButton?.classNames,container:me("cleen-p-0 !cleen-size-9 cleen-rounded-full cleen-shrink-0",l?.trimButton?.classNames?.container)},...c?.trimButton,children:re(n4,{})}),re(j,{type:"button",onClick:B,"aria-label":"Finalize recording",className:l?.finalizeButton?.className,classNames:{...l?.finalizeButton?.classNames,container:me("cleen-p-0 !cleen-size-9 cleen-rounded-full cleen-shrink-0",l?.finalizeButton?.classNames?.container)},...c?.finalizeButton,children:re(Fe,{})})]})]})})});import{cn as Fn}from"@cleen/ui-core";import{forwardRef as i4,useMemo as s4}from"react";var Us={xs:"cleen-size-6 cleen-text-[10px]",sm:"cleen-size-7 cleen-text-xs",md:"cleen-size-9 cleen-text-sm",lg:"cleen-size-11 cleen-text-base",xl:"cleen-size-14 cleen-text-lg"};import{jsx as Vt}from"react/jsx-runtime";var An=i4(function({title:e,name:n,src:o,alt:i,size:r="md",initialsLength:l=2,isSelected:s=!1,showBorder:c=!1,fallback:a=Vt(Nt,{}),className:p,classNames:u,style:d,styles:C,onClick:m,...v},h){let x=s4(()=>(l===2?n?.split(" ").map(y=>y.charAt(0).toUpperCase()).join("").slice(0,l):n?.charAt(0).toUpperCase())||a,[n,l,a]);return Vt("div",{className:Fn("cleen",p),style:d,ref:h,...v,children:Vt("div",{onClick:m,className:Fn("cleen-flex cleen-justify-center cleen-items-center cleen-bg-gray/20 cleen-rounded-full cleen-font-medium cleen-transition-all",typeof r=="string"&&Us[r],{"cleen-border-2 cleen-border-white":c,"cleen-cursor-pointer":!!m},u?.avatar,{[`cleen-border-primary ${u?.avatarSelected}`]:c&&s}),style:{...typeof r=="number"&&{width:r,height:r,fontSize:r*.4,lineHeight:`${r}px`},...C?.avatar,...c&&s&&C?.avatarSelected},title:e||n,children:o?Vt("img",{src:o,alt:i||n,className:Fn("cleen-rounded-full cleen-w-full cleen-h-full cleen-object-cover",u?.image),style:C?.image}):Vt("span",{className:Fn("cleen-select-none cleen-text-gray/70",u?.fallback),style:C?.fallback,children:x})})})});import{cn as Gs}from"@cleen/ui-core";import{forwardRef as c4}from"react";import{jsx as zl,jsxs as p4}from"react/jsx-runtime";var a4=c4(function({avatars:e,size:n="md",selectedAvatars:o=[],onAvatarToggle:i,gap:r=4,maxVisible:l,maxExtra:s=99,showBorder:c=!0,initialsLength:a,fallback:p,className:u,classNames:d,style:C,styles:m,...v},h){let x=l?e?.slice(0,l):e,y=l&&e&&e.length>l?Math.min(e.length-l,s):0;return zl("div",{className:Gs("cleen",u),style:C,ref:h,...v,children:p4("div",{className:Gs("cleen-flex cleen-items-center",d?.row),style:{gap:r,...m?.row},children:[x?.map((w,b)=>{let S=o.includes(w?.id??"");return zl(An,{name:w.name,src:w.src,size:n,isSelected:S,showBorder:c,initialsLength:a,fallback:p,onClick:()=>i?.(w.id??""),...d?.avatar,style:{zIndex:x.length-b,...m?.avatar?.style},styles:m?.avatar?.styles,...w},w.id||b)}),y>0&&zl(An,{size:n,fallback:`+${y}`,...d?.extra,...m?.extra})]})})});import{cn as Ye}from"@cleen/ui-core";import{forwardRef as d4}from"react";import{Link as $s}from"react-router-dom";import{jsx as Et,jsxs as Zn}from"react/jsx-runtime";var u4=d4(function({root:e={path:"/",icon:Et(vt,{"aria-hidden":"true",className:"cleen-h-5 cleen-w-5"})},segments:n,className:o,classNames:i,style:r,styles:l,...s},c){return!n||n.length===0?null:Et("div",{className:Ye("cleen",o),style:r,ref:c,...s,children:Et("nav",{className:Ye("cleen-hidden sm:cleen-flex",i?.container),style:l?.container,"aria-label":"Breadcrumb",children:Zn("ol",{role:"list",className:Ye("cleen-flex cleen-items-center cleen-gap-4",i?.list),style:l?.list,children:[e&&Et("li",{className:Ye("cleen-flex cleen-items-center",i?.rootItem),style:l?.rootItem,children:Zn($s,{to:e?.path,className:Ye("cleen-text-sm cleen-text-gray/60 cleen-flex cleen-items-center cleen-gap-2 cleen-transition-colors cleen-duration-200 hover:cleen-text-gray/80",i?.rootLink),style:l?.rootLink,"aria-current":"page",children:[e?.icon,e?.label]})}),n.map(({path:a,icon:p,label:u,id:d},C)=>{let m=C===n.length-1,v=u||a.charAt(0).toUpperCase()+a.slice(1);return Zn("li",{className:Ye("cleen-flex cleen-items-center cleen-gap-4",i?.item),style:l?.item,children:[(e||!e&&C!==0)&&Et(Le,{className:Ye("cleen-h-5 cleen-w-5 cleen-text-gray/50",i?.chevron),style:l?.chevron,"aria-hidden":"true"}),Zn($s,{to:a,className:Ye("cleen-transition-colors cleen-duration-200 hover:cleen-text-primary cleen-text-sm cleen-flex cleen-items-center cleen-gap-2",m?"cleen-rounded-md cleen-bg-gray/5 cleen-py-1 cleen-px-2 cleen-text-gray/80 cleen-font-semibold":"cleen-text-gray/80 cleen-font-medium",i?.link),style:l?.link,"aria-current":m?"page":void 0,children:[p,v]})]},d||a)})]})})})});import{cn as Qe,ColorHelpers as L4}from"@cleen/ui-core";function G1(t,e,n){return Math.min(Math.max(t,n),e)}var Ul=class extends Error{constructor(e){super(`Failed to parse color: "${e}"`)}},Ft=Ul;function C4(t){if(typeof t!="string")throw new Ft(t);if(t.trim().toLowerCase()==="transparent")return[0,0,0,0];let e=t.trim();e=x4.test(t)?f4(t):t;let n=h4.exec(e);if(n){let l=Array.from(n).slice(1);return[...l.slice(0,3).map(s=>parseInt(At(s,2),16)),parseInt(At(l[3]||"f",2),16)/255]}let o=v4.exec(e);if(o){let l=Array.from(o).slice(1);return[...l.slice(0,3).map(s=>parseInt(s,16)),parseInt(l[3]||"ff",16)/255]}let i=w4.exec(e);if(i){let l=Array.from(i).slice(1);return[...l.slice(0,3).map(s=>parseInt(s,10)),parseFloat(l[3]||"1")]}let r=y4.exec(e);if(r){let[l,s,c,a]=Array.from(r).slice(1).map(parseFloat);if(G1(0,100,s)!==s)throw new Ft(t);if(G1(0,100,c)!==c)throw new Ft(t);return[...b4(l,s,c),Number.isNaN(a)?1:a]}throw new Ft(t)}function m4(t){let e=5381,n=t.length;for(;n;)e=e*33^t.charCodeAt(--n);return(e>>>0)%2341}var qs=t=>parseInt(t.replace(/_/g,""),36),g4="1q29ehhb 1n09sgk7 1kl1ekf_ _yl4zsno 16z9eiv3 1p29lhp8 _bd9zg04 17u0____ _iw9zhe5 _to73___ _r45e31e _7l6g016 _jh8ouiv _zn3qba8 1jy4zshs 11u87k0u 1ro9yvyo 1aj3xael 1gz9zjz0 _3w8l4xo 1bf1ekf_ _ke3v___ _4rrkb__ 13j776yz _646mbhl _nrjr4__ _le6mbhl 1n37ehkb _m75f91n _qj3bzfz 1939yygw 11i5z6x8 _1k5f8xs 1509441m 15t5lwgf _ae2th1n _tg1ugcv 1lp1ugcv 16e14up_ _h55rw7n _ny9yavn _7a11xb_ 1ih442g9 _pv442g9 1mv16xof 14e6y7tu 1oo9zkds 17d1cisi _4v9y70f _y98m8kc 1019pq0v 12o9zda8 _348j4f4 1et50i2o _8epa8__ _ts6senj 1o350i2o 1mi9eiuo 1259yrp0 1ln80gnw _632xcoy 1cn9zldc _f29edu4 1n490c8q _9f9ziet 1b94vk74 _m49zkct 1kz6s73a 1eu9dtog _q58s1rz 1dy9sjiq __u89jo3 _aj5nkwg _ld89jo3 13h9z6wx _qa9z2ii _l119xgq _bs5arju 1hj4nwk9 1qt4nwk9 1ge6wau6 14j9zlcw 11p1edc_ _ms1zcxe _439shk6 _jt9y70f _754zsow 1la40eju _oq5p___ _x279qkz 1fa5r3rv _yd2d9ip _424tcku _8y1di2_ _zi2uabw _yy7rn9h 12yz980_ __39ljp6 1b59zg0x _n39zfzp 1fy9zest _b33k___ _hp9wq92 1il50hz4 _io472ub _lj9z3eo 19z9ykg0 _8t8iu3a 12b9bl4a 1ak5yw0o _896v4ku _tb8k8lv _s59zi6t _c09ze0p 1lg80oqn 1id9z8wb _238nba5 1kq6wgdi _154zssg _tn3zk49 _da9y6tc 1sg7cv4f _r12jvtt 1gq5fmkz 1cs9rvci _lp9jn1c _xw1tdnb 13f9zje6 16f6973h _vo7ir40 _bt5arjf _rc45e4t _hr4e100 10v4e100 _hc9zke2 _w91egv_ _sj2r1kk 13c87yx8 _vqpds__ _ni8ggk8 _tj9yqfb 1ia2j4r4 _7x9b10u 1fc9ld4j 1eq9zldr _5j9lhpx _ez9zl6o _md61fzm".split(" ").reduce((t,e)=>{let n=qs(e.substring(0,3)),o=qs(e.substring(3)).toString(16),i="";for(let r=0;r<6-o.length;r++)i+="0";return t[n]=`${i}${o}`,t},{});function f4(t){let e=t.toLowerCase().trim(),n=g4[m4(e)];if(!n)throw new Ft(t);return`#${n}`}var At=(t,e)=>Array.from(Array(e)).map(()=>t).join(""),h4=new RegExp(`^#${At("([a-f0-9])",3)}([a-f0-9])?$`,"i"),v4=new RegExp(`^#${At("([a-f0-9]{2})",3)}([a-f0-9]{2})?$`,"i"),w4=new RegExp(`^rgba?\\(\\s*(\\d+)\\s*${At(",\\s*(\\d+)\\s*",2)}(?:,\\s*([\\d.]+))?\\s*\\)$`,"i"),y4=/^hsla?\(\s*([\d.]+)\s*,\s*([\d.]+)%\s*,\s*([\d.]+)%(?:\s*,\s*([\d.]+))?\s*\)$/i,x4=/^[a-z]+$/i,Xs=t=>Math.round(t*255),b4=(t,e,n)=>{let o=n/100;if(e===0)return[o,o,o].map(Xs);let i=(t%360+360)%360/60,r=(1-Math.abs(2*o-1))*(e/100),l=r*(1-Math.abs(i%2-1)),s=0,c=0,a=0;i>=0&&i<1?(s=r,c=l):i>=1&&i<2?(s=l,c=r):i>=2&&i<3?(c=r,a=l):i>=3&&i<4?(c=l,a=r):i>=4&&i<5?(s=l,a=r):i>=5&&i<6&&(s=r,a=l);let p=o-r/2,u=s+p,d=c+p,C=a+p;return[u,d,C].map(Xs)};function k4(t,e,n,o){return`rgba(${G1(0,255,t).toFixed()}, ${G1(0,255,e).toFixed()}, ${G1(0,255,n).toFixed()}, ${parseFloat(G1(0,1,o).toFixed(3))})`}function Zt(t,e){let[n,o,i,r]=C4(t);return k4(n,o,i,r-e)}import{forwardRef as P4,useMemo as S4}from"react";import{jsx as $1,jsxs as js}from"react/jsx-runtime";var ne=P4(function({header:e,footer:n,color:o,isGlass:i=!1,hoverable:r=!1,p:l,gap:s,children:c,className:a,classNames:p,style:u,styles:d,...C},m){let{cardColor:v,backgroundColor:h,borderColor:x}=S4(()=>{let y=L4.getComputedColor(o);return y?{cardColor:y,backgroundColor:Zt(y,.9),borderColor:Zt(y,.8)}:{cardColor:y}},[o]);return $1("div",{className:Qe("cleen",a),style:u,ref:m,...C,children:js("div",{className:Qe("cleen-bg-background cleen-rounded-lg cleen-pt-6 cleen-border cleen-border-gray/10 cleen-flex cleen-flex-col cleen-gap-6 cleen-flex-grow",r&&"cleen-transition-all cleen-duration-200 hover:cleen-border-gray/20 hover:cleen-shadow-md",n?.content?"cleen-pb-3":"cleen-pb-6",p?.container),style:{...v&&{backgroundColor:h,borderColor:x,color:v},...i&&{backgroundImage:`linear-gradient(to right, rgba(var(--cleen-black), 0.03) 0%, rgba(255, 255, 255, 0) 5%),
|
|
2
|
-
linear-gradient(to bottom, rgba(var(--cleen-black), 0.03) 0%, rgba(255, 255, 255, 0) 10%)`},...l!==void 0&&{paddingBlock:l},...s!==void 0&&{gap:s},...d?.container},children:[(e?.content||e?.title)&&js("div",{className:Qe("cleen-px-6",p?.header?.content),style:{...v&&{color:v},...l!==void 0&&{paddingInline:l},...d?.header?.content},children:[e?.title&&$1("div",{className:Qe("cleen-text-xl cleen-font-bold cleen-text-gray",p?.header?.title),style:{...v&&{color:v},...d?.header?.title},children:e?.title}),e?.content]}),(e?.content||e?.title)&&e?.hasDivider&&$1("hr",{className:Qe("cleen-text-gray/10",p?.header?.divider),style:{...v&&{color:x},...d?.header?.divider}}),c&&$1("div",{className:Qe("cleen-px-6",p?.childrenContainer),style:{...l!==void 0&&{paddingInline:l},...d?.childrenContainer},children:c}),n?.content&&n?.hasDivider&&$1("hr",{className:Qe("cleen-text-gray/10",p?.footer?.divider),style:{...v&&{color:x},...d?.footer?.divider}}),n?.content&&$1("div",{className:Qe("cleen-px-6 -cleen-mt-3 cleen-text-black",p?.footer?.content),style:{...v&&{color:v},...l!==void 0&&{paddingInline:l},...d?.footer?.content},children:n.content})]})})});import{cn as Gl,ColorHelpers as I4}from"@cleen/ui-core";import{forwardRef as M4}from"react";import{Fragment as R4,jsx as Wt,jsxs as N4}from"react/jsx-runtime";var H4=M4(function({iconName:e,iconSrc:n,icon:o,iconSize:i=20,header:r,color:l,children:s,classNames:c,styles:a,...p},u){let d=I4.getComputedColor(l);return Wt(ne,{ref:u,classNames:{...c,header:{...c?.header,title:Gl("cleen-flex cleen-gap-4",c?.header?.title)}},header:{...r,title:N4(R4,{children:[Wt("div",{className:Gl("cleen-flex cleen-w-10 cleen-h-10 cleen-justify-center cleen-items-center cleen-gap-2 cleen-flex-shrink-0 cleen-rounded-xl cleen-border cleen-border-gray/10 cleen-bg-background",c?.iconHolder),style:{...d&&{backgroundColor:Zt(d,.85),color:d,borderColor:"transparent"},...a?.iconHolder},children:o||(e?Wt(se,{name:e,className:"cleen-text-gray",style:{width:i,height:i,...d&&{color:d}}}):n?Wt("img",{src:n,alt:"Icon",className:"cleen-text-gray",style:{width:i,height:i,...d&&{color:d}}}):null)}),r?.title]})},color:l,...p,children:s&&Wt("div",{className:Gl("cleen-flex-1",c?.content),style:a?.content,children:s})})});import{cn as q1}from"@cleen/ui-core";import{forwardRef as D4,useMemo as B4}from"react";import{jsx as _t}from"react/jsx-runtime";var T4=D4(function({media:e,header:n,color:o,children:i,classNames:r,styles:l,...s},c){let a=B4(()=>{switch(e?.type){case"image":return _t("img",{...e,alt:e.alt??"Card media",className:q1("cleen-w-full cleen-aspect-video cleen-object-cover",r?.media?.content),style:l?.media?.content});case"video":return _t("video",{playsInline:!0,controls:!0,...e,className:q1("cleen-w-full cleen-aspect-video cleen-object-cover",r?.media?.content),style:l?.media?.content});case"iframe":return _t("iframe",{...e,title:e.title??"Card iframe",className:q1("cleen-w-full cleen-aspect-video cleen-object-cover",r?.media?.content),style:l?.media?.content});default:return null}},[e,r?.media,l?.media]);return _t(ne,{ref:c,color:o,classNames:{...r,container:q1("cleen-pt-0",r?.container),header:{...r?.header,content:q1("cleen-p-0",r?.header?.content)}},header:{...n,...a&&{content:_t("div",{className:q1("cleen-w-full cleen-overflow-hidden cleen-rounded-t-lg",r?.media?.container),style:l?.media?.container,children:a})}},...s,children:i})});import{cn as Ot}from"@cleen/ui-core";import{jsx as Wn,jsxs as V4}from"react/jsx-runtime";var G=({className:t,classNames:e,style:n,styles:o,infoMessage:i,errorMessage:r,subtitle:l,...s})=>Wn("div",{className:Ot("cleen",t),style:n,children:V4("div",{className:Ot(e?.container),style:o?.container,...s,children:[i&&Wn("div",{className:Ot("cleen-mt-1 cleen-font-normal cleen-text-sm cleen-text-primary",e?.infoMessage),style:o?.infoMessage,role:"note",children:i}),r&&Wn("div",{className:Ot("cleen-mt-1 cleen-font-medium cleen-text-sm cleen-text-error",e?.errorMessage),style:o?.errorMessage,role:"alert",children:r}),l&&Wn("div",{className:Ot("cleen-mt-2 cleen-font-normal cleen-text-sm cleen-leading-[20px] cleen-text-gray/70",e?.subtitle),style:o?.subtitle,children:l})]})});import{cn as Je}from"@cleen/ui-core";import{forwardRef as E4,useEffect as F4,useMemo as A4,useState as Z4}from"react";import{jsx as e1,jsxs as zt}from"react/jsx-runtime";var le=E4(function({name:e,id:n,type:o,label:i,defaultValue:r,value:l,disabled:s,required:c,className:a,classNames:p,style:u,styles:d,autoComplete:C="off",isFocusedBorder:m,maxLength:v,minLength:h,maxLengthLabelThreshold:x=.5,uploadLabel:y,leftIcon:w,rightIcon:b,topRightIcon:S,inputOverlay:H,infoLabels:L,maxLengthLabel:P,minLengthLabel:N,onChange:M,...k},I){let T=l!==void 0,[D,V]=Z4(r??""),W=T?l:D;F4(()=>{T||V(l??r??"")},[l,r,T]);let R=F=>{let A=F.target.value;(!v||A.length<=v)&&(T||V(A),M?.(F))},B=A4(()=>h&&N&&(W?.toString()?.length??0)<h?N(h-(W?.toString()?.length??0)):!v||!P||(W?.toString()?.length??0)/v<x?L?.subtitle:P?.(v-(W?.toString()?.length??0)),[W,v,x,L?.subtitle]);return e1("div",{className:Je("cleen",a),style:u,children:zt("div",{className:Je("cleen-flex cleen-flex-col cleen-rounded-md cleen-w-full cleen-overflow-visible cleen-font-medium cleen-text-gray",p?.container),style:d?.container,children:[(i||S)&&zt("div",{className:"cleen-flex cleen-justify-between cleen-items-center cleen-gap-2",children:[zt("label",{htmlFor:n||e,className:Je("cleen-flex-1 cleen-block cleen-mb-1.5 cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",p?.label),style:d?.label,children:[i,c&&e1("span",{className:"cleen-ml-1 cleen-text-error/60",children:"*"})]}),S]}),zt("div",{className:Je("cleen-relative cleen-flex cleen-items-stretch cleen-bg-background cleen-shadow-sm cleen-border cleen-rounded-md cleen-transition-colors cleen-duration-200",{"has-[:focus]:cleen-border has-[:focus]:cleen-border-primary/30 has-[:focus]:cleen-shadow-[0px_1px_2px_0px_rgba(16,24,40,0.05),0px_0px_0px_4px_rgba(0,149,235,0.24)]":m},L?.errorMessage?"cleen-border-error/50 hover:cleen-border-error/70":"cleen-border-gray/10 hover:cleen-border-gray/20",p?.inputContainer),style:d?.inputContainer,children:[w&&e1("div",{className:Je("cleen-flex cleen-justify-center cleen-items-center cleen-gap-1.5 cleen-bg-background cleen-p-2 cleen-rounded-md focus:cleen-outline-none focus:cleen-ring-4 cleen-font-normal cleen-text-gray/70 cleen-text-base",s?"cleen-bg-gray/5 cleen-text-gray/50":"cleen-text-gray cleen-font-normal",p?.leftIconContainer),style:d?.leftIconContainer,children:w}),zt("div",{className:"cleen-relative cleen-flex cleen-flex-1 cleen-items-stretch",children:[e1("input",{id:n||e,name:e,type:o,disabled:s,maxLength:v,autoComplete:C,value:W,className:Je("cleen-block cleen-bg-background cleen-border-0 cleen-border-gray/30 cleen-rounded-md cleen-w-full cleen-text-base","cleen-py-2 cleen-pr-2 placeholder:cleen-text-gray/50 placeholder:cleen-font-normal sm:cleen-text-sm sm:cleen-leading-6 focus:cleen-ring-transparent focus:cleen-outline-none cleen-my-auto",w?"cleen-pl-0":"cleen-px-3.5",{"cleen-rounded-l-none":w,"cleen-rounded-r-none":b,"cleen-cursor-pointer cleen-text-gray/90 cleen-text-base cleen-font-normal cleen-py-2.5 cleen-pl-3.5 cleen-pr-0 cleen-w-4/5 after:cleen-hidden file:cleen-hidden focus:cleen-outline-none placeholder:cleen-hidden":o==="file","cleen-text-transparent":o==="file"&&!l},s?"cleen-bg-gray/5 cleen-text-gray/50":"cleen-text-gray cleen-font-normal",p?.input),style:d?.input,title:" ",onChange:R,required:c,ref:I,...k}),H&&e1("div",{className:Je("cleen-absolute cleen-inset-0 cleen-flex cleen-items-center cleen-bg-background cleen-rounded-md cleen-overflow-hidden cleen-text-sm cleen-pointer-events-auto",w?"cleen-pl-0 cleen-pr-2":"cleen-px-3.5",s?"cleen-bg-gray/5":"cleen-bg-background",p?.inputOverlay),style:d?.inputOverlay,children:H})]}),o==="file"&&!l&&y&&e1("label",{htmlFor:n,className:"cleen-left-0 cleen-absolute cleen-flex cleen-justify-center cleen-items-center cleen-py-2.5 cleen-pl-3.5 cleen-font-normal cleen-text-gray/90 cleen-text-sm cleen-text-nowrap cleen-cursor-pointer",children:y}),b&&e1("div",{className:Je("cleen-flex cleen-justify-center cleen-items-center cleen-gap-1.5 cleen-bg-background cleen-p-2 cleen-rounded-r-md focus:cleen-outline-none focus:cleen-ring-4 cleen-font-normal cleen-text-gray/70 cleen-text-base",s?"cleen-bg-gray/5 cleen-text-gray/50":"cleen-text-gray cleen-font-normal",p?.rightIconContainer),style:d?.rightIconContainer,children:b})]}),(L?.errorMessage||L?.infoMessage||B)&&e1(G,{...L,subtitle:B})]})})});import{cn as Ut,useOutsideClick as W4}from"@cleen/ui-core";import{forwardRef as _4,useEffect as Ks,useImperativeHandle as O4,useMemo as z4,useRef as U4,useState as _n}from"react";import{jsx as Gt,jsxs as G4}from"react/jsx-runtime";var $l=_4(function({value:e,defaultValue:n,defaultIsEditing:o=!1,isEditing:i,onIsEditingChange:r,placeholder:l,placeholderText:s,canEdit:c=!0,onSave:a,onCancel:p,onChange:u,inputProps:d,blurOnOutsideClick:C=!0,saveOnBlur:m=!0,isLoading:v,customLoader:h=Gt(K,{}),renderText:x,className:y,classNames:w,style:b,styles:S,...H},L){let P=e!==void 0,[N,M]=_n(n??""),k=P?e??"":N,[I,T]=_n(!1),D=v??I,V=z4(()=>typeof x=="function"?x(k):x||k||s||l,[k,x,l,s]),[W,R]=_n(o),B=i!==void 0,F=B?i:W,[A,O]=_n(k),q=U4(null);O4(L,()=>({...q.current,save:U,cancel:z})),Ks(()=>{P||M(n??"")},[n,P]),Ks(()=>{F||O(k)},[k,F]);let z=async()=>{B||R(!1),r?.(!1),O(k),await p?.()},U=async()=>{if(!D){if(k===A){B||R(!1),r?.(!1);return}T(!0),P||M(A);try{await a?.(A),B||R(!1),r?.(!1)}finally{T(!1)}}},ue=async $=>{$.key==="Enter"&&($.preventDefault(),await U()),$.key==="Escape"&&($.stopPropagation(),$.preventDefault(),await z()),d?.onKeyDown?.($)};return W4({refs:[q],enabled:C&&F,handler:async()=>{m?await U():await z()}}),Gt("div",{className:Ut("cleen",y),style:b,ref:q,...H,children:F?G4("div",{className:Ut("cleen-relative cleen-h-full",w?.container),style:S?.container,children:[Gt(le,{value:A,onChange:$=>{O($.target.value),u?.($.target.value)},autoFocus:!0,placeholder:l,className:w?.input?.className,classNames:{...w?.input?.classNames,inputContainer:Ut("cleen-border-primary hover:cleen-border-primary/60",w?.input?.classNames?.inputContainer)},...S?.input,...d,disabled:D||d?.disabled,onKeyDown:ue}),D&&Gt("div",{className:Ut("cleen-absolute cleen-top-1/2 cleen-left-1/2 cleen-transform cleen--translate-x-1/2 cleen--translate-y-1/2",w?.loaderContainer),style:S?.loaderContainer,children:h})]}):Gt("div",{onClick:()=>{c&&(B||R(!0),r?.(!0))},className:Ut("cleen-min-h-6 cleen-text-gray",c&&"cleen-cursor-text hover:cleen-bg-gray/5 cleen-rounded cleen-p-2 cleen-transition-colors",!k&&"cleen-text-gray/50",w?.preview),style:S?.preview,children:V})})});import{cn as X1}from"@cleen/ui-core";import{forwardRef as $4,useEffect as Ys,useMemo as q4,useRef as X4,useState as j4}from"react";import{jsx as w1,jsxs as On}from"react/jsx-runtime";var ql=$4(function({name:e,id:n,value:o,defaultValue:i,label:r,disabled:l,required:s,infoLabels:c,topRightElement:a,labelRightElement:p,textareaOverlay:u,onChange:d,minHeight:C,maxHeight:m=200,autoResize:v=!0,maxLength:h,minLength:x,maxLengthLabelThreshold:y=.5,maxLengthLabel:w,minLengthLabel:b,className:S,classNames:H,style:L,styles:P,...N},M){let k=o!==void 0,[I,T]=j4(typeof i=="string"?i:""),D=X4(null),V=M??D,W=k?o:I;Ys(()=>{k||T(o??(typeof i=="string"?i:""))},[o,i,k]);let R=z=>{z.style.height="auto";let U=Math.min(z.scrollHeight,m);z.style.height=`${U}px`},B=z=>{R(z.target)};Ys(()=>{!v||!D.current||R(D.current)},[v,W,m]);let F=z=>{z.preventDefault()},A=z=>{z.preventDefault();let U=z.dataTransfer?.getData("text/plain");k?d?.(`${o??""}${U}`):(T(ue=>`${ue}${U}`),d?.(`${I}${U}`))},O=z=>{let U=z.target.value;(!h||U.length<=h)&&(k||T(U),d?.(U),v&&B(z))},q=q4(()=>x&&b&&(W?.length??0)<x?b(x-(W?.length??0)):!h||!w||(W?.toString()?.length??0)/h<y?c?.subtitle:w?.(h-(W?.toString()?.length??0)),[W,h,y,c?.subtitle]);return w1("div",{className:X1("cleen",S),style:L,children:On("div",{className:X1("cleen-flex cleen-flex-col cleen-gap-1.5 cleen-rounded-md cleen-size-full cleen-font-medium cleen-text-gray",H?.container),style:P?.container,children:[(r||p)&&On("div",{className:"cleen-flex cleen-items-center cleen-justify-between cleen-mb-1.5",children:[r&&On("label",{htmlFor:n||e,className:X1("cleen-flex-1 cleen-block cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",H?.label),style:P?.label,children:[r," ",s&&w1("span",{className:"cleen-ml-1 cleen-text-error/60",children:"*"})]}),p&&w1("div",{className:"cleen-ml-auto",children:p})]}),On("div",{className:X1("cleen-relative cleen-flex cleen-items-center cleen-shadow-sm cleen-border cleen-rounded-md cleen-transition-colors cleen-duration-200",c?.errorMessage?"cleen-border-error/50 hover:cleen-border-error/70":"cleen-border-gray/10 hover:cleen-border-gray/20",H?.textareaContainer),style:P?.textareaContainer,children:[a&&w1("div",{className:"cleen-absolute cleen-top-2 cleen-right-2 cleen-z-10",children:a}),u&&w1("div",{className:X1("cleen-absolute cleen-inset-0 cleen-px-3.5 cleen-py-3 cleen-rounded-lg cleen-overflow-y-auto cleen-text-sm cleen-leading-6 cleen-font-normal",l?"cleen-bg-gray/5":"cleen-bg-background"),children:u}),w1("textarea",{id:n||e,name:e,ref:V,disabled:l,value:W,minLength:x,maxLength:h,className:X1("cleen-block cleen-flex-1 cleen-px-3.5 cleen-py-3 cleen-border-0 cleen-border-gray/30 cleen-rounded-lg focus:cleen-outline-none focus:cleen-ring-transparent placeholder:cleen-text-gray/50 sm:cleen-text-sm cleen-text-base sm:cleen-leading-6",l?"cleen-bg-gray/5 cleen-text-gray/50":"cleen-bg-background cleen-text-gray cleen-font-normal",H?.textarea),style:{...C&&{minHeight:`${C}px`},...P?.textarea},onFocus:z=>z.currentTarget.setSelectionRange(z.currentTarget.value.length,z.currentTarget.value.length),onDragOver:F,onDrop:A,...N,onChange:O})]}),(c?.errorMessage||c?.infoMessage||q)&&w1(G,{...c,subtitle:q})]})})});import{cn as $t,useOutsideClick as K4}from"@cleen/ui-core";import{forwardRef as Y4,useEffect as Qs,useImperativeHandle as Q4,useMemo as J4,useRef as e8,useState as zn}from"react";import{jsx as qt,jsxs as t8}from"react/jsx-runtime";var Xl=Y4(function({value:e,defaultValue:n,defaultIsEditing:o=!1,isEditing:i,onIsEditingChange:r,placeholder:l,placeholderText:s,canEdit:c=!0,onSave:a,onCancel:p,onChange:u,textAreaProps:d,blurOnOutsideClick:C=!0,saveOnBlur:m=!0,isLoading:v,customLoader:h=qt(K,{size:"md"}),renderText:x,className:y,classNames:w,style:b,styles:S,...H},L){let P=e!==void 0,[N,M]=zn(n??""),k=P?e??"":N,[I,T]=zn(!1),D=v??I,V=J4(()=>typeof x=="function"?x(k):x||k||s||l,[k,x,l,s]),[W,R]=zn(o),B=i!==void 0,F=B?i:W,[A,O]=zn(k),q=e8(null);Q4(L,()=>({...q.current,save:U,cancel:z})),Qs(()=>{P||M(n??"")},[n,P]),Qs(()=>{F||O(k)},[k,F]);let z=async()=>{B||R(!1),r?.(!1),O(k),await p?.()},U=async()=>{if(!D){if(k===A){B||R(!1),r?.(!1);return}T(!0),P||M(A);try{await a?.(A),B||R(!1),r?.(!1)}finally{T(!1)}}},ue=async $=>{$.key==="Escape"&&($.preventDefault(),$.stopPropagation(),await z()),$.key==="Enter"&&($.metaKey||$.ctrlKey)&&($.preventDefault(),await U()),d?.onKeyDown?.($)};return K4({refs:[q],enabled:C&&F,handler:async()=>{m?await U():await z()}}),qt("div",{className:$t("cleen",y),style:b,ref:q,...H,children:F?t8("div",{className:$t("cleen-relative cleen-h-full",w?.container),style:S?.container,children:[qt(ql,{value:A,onChange:$=>{O($),u?.($)},autoFocus:!0,placeholder:l,className:w?.textArea?.className,classNames:{...w?.textArea?.classNames,textareaContainer:$t("cleen-border-primary hover:cleen-border-primary/60",w?.textArea?.classNames?.textareaContainer)},...S?.textArea,...d,disabled:D||d?.disabled,onKeyDown:ue}),D&&qt("div",{className:$t("cleen-absolute cleen-top-1/2 cleen-left-1/2 cleen-transform cleen--translate-x-1/2 cleen--translate-y-1/2",w?.loaderContainer),style:S?.loaderContainer,children:h})]}):qt("div",{onClick:()=>{c&&(B||R(!0),r?.(!0))},className:$t("cleen-min-h-6 cleen-text-gray cleen-whitespace-pre-wrap",c&&"cleen-cursor-text hover:cleen-bg-gray/5 cleen-rounded cleen-p-2 cleen-transition-colors",!k&&"cleen-text-gray/50",w?.preview),style:S?.preview,children:V})})});import"@cleen/ui-core";import{forwardRef as n8}from"react";import{Fragment as r8,jsx as jl,jsxs as l8}from"react/jsx-runtime";var o8=n8(function({header:e,color:n,children:o,description:i,onSave:r,isDescriptionHidden:l=!1,titleProps:s,descriptionProps:c,classNames:a,styles:p,...u},d){let C=typeof e?.title=="string"||typeof e?.title=="number"?String(e.title):void 0;return jl(ne,{ref:d,color:n,header:{...e,title:jl($l,{value:C??"",onSave:async m=>{await r?.("title",m)},...a?.titleTextInput,...p?.titleTextInput,...s})},classNames:a,styles:p,...u,children:(!l||o)&&l8(r8,{children:[jl(Xl,{value:i??"",onSave:async m=>{await r?.("description",m)},...c,textAreaProps:c?.textAreaProps,...a?.descriptionTextInput,...p?.descriptionTextInput}),o]})})});import{cn as j1}from"@cleen/ui-core";import i8 from"embla-carousel-auto-scroll";import s8 from"embla-carousel-autoplay";import c8 from"embla-carousel-react";import{forwardRef as a8,useEffect as p8,useMemo as Js,useState as e9}from"react";import{jsx as y1,jsxs as u8}from"react/jsx-runtime";var d8=a8(function({options:e,slideAmount:n=3,slideSize:o,prevBtn:i,nextBtn:r,autoPlay:l=!1,autoPlayOptions:s,autoScroll:c=!1,autoScrollOptions:a,children:p,className:u,classNames:d,style:C,styles:m,...v},h){let x=Js(()=>{let I=[];return l&&I.push(s8(s)),c&&I.push(i8(a)),I},[l,c,s,a]),[y,w]=c8({skipSnaps:!0,...e},x),[b,S]=e9(!0),[H,L]=e9(!0),P=()=>w?.scrollPrev(),N=()=>w?.scrollNext(),M=I=>{S(!I?.canScrollPrev()),L(!I?.canScrollNext())};p8(()=>{w&&(M(w),w.on("reInit",M),w.on("select",M))},[w]);let k=Js(()=>o?`${o}%`:`${100/n}%`,[o,n]);return y1("div",{className:j1("cleen",u),style:C,ref:h,...v,children:u8("div",{className:j1("cleen-flex cleen-gap-2",d?.container),style:m?.container,children:[y1("button",{className:j1("cleen-text-black",d?.prevBtn,b&&"cleen-opacity-50"),onClick:P,disabled:b,style:m?.prevBtn,children:i||y1(Ze,{})}),y1("div",{className:j1("cleen-flex-1 cleen-overflow-hidden",d?.viewport),style:m?.viewport,ref:y,children:y1("div",{className:j1("cleen-flex [&>*]:cleen-flex-[0_0] cleen-gap-2 [&>*]:cleen-min-w-0 cleen-touch-pinch-zoom [&>*]:cleen-basis-[var(--cleen-carousel-slide-size)]",d?.list),style:{...m?.list,"--cleen-carousel-slide-size":k},children:p})}),y1("button",{className:j1("cleen-text-black",d?.nextBtn,H&&"cleen-opacity-50"),onClick:N,disabled:H,style:m?.nextBtn,children:r||y1(Le,{})})]})})});import{cn as x1}from"@cleen/ui-core";import{forwardRef as C8,useEffect as o9,useRef as m8,useState as g8}from"react";var t9={primary:"cleen-bg-primary cleen-transition-all cleen-duration-200 hover:cleen-bg-primary hover:cleen-shadow-[0px_0px_0px_4px_rgba(var(--cleen-primary),0.25)]",error:"cleen-bg-error cleen-transition-all cleen-duration-200 hover:cleen-bg-error hover:cleen-shadow-[0px_0px_0px_4px_rgba(var(--cleen-error),0.25)]"},n9={primary:"cleen-bg-primary/60 cleen-transition-all cleen-duration-200 hover:cleen-bg-primary/60 hover:cleen-shadow-[0px_0px_0px_4px_rgba(var(--cleen-primary),0.25)]",error:"cleen-bg-error/60 cleen-transition-all cleen-duration-200 hover:cleen-bg-error/60 hover:cleen-shadow-[0px_0px_0px_4px_rgba(var(--cleen-error),0.25)]"};import{Fragment as f8,jsx as He,jsxs as Un}from"react/jsx-runtime";var Kl=C8(function({checked:e,defaultChecked:n=!1,className:o,classNames:i,style:r,styles:l,onChange:s,disabled:c,id:a,title:p,label:u,sublabel:d,variant:C="primary",allowIndeterminate:m=!1,fullTriggerArea:v=!1,infoLabels:h,...x},y){let w=typeof e=="boolean"||e===null,[b,S]=g8(n),H=m8(null),L=I=>{H.current=I,y&&(typeof y=="function"?y(I):y.current=I)};o9(()=>{w||S(n)},[n,w]),o9(()=>{H.current&&(H.current.indeterminate=m&&e===null)},[e,m]);let P=w?e:b,N=I=>{let T;if(m)switch(P){case!0:T=null;break;case!1:T=!0;break;default:T=!1;break}else T=!P;w||S(T),s?.({...I,target:{...I.target,checked:T}})},M=Un(f8,{children:[Un("label",{className:x1("cleen-bg-white cleen-transition-all cleen-duration-200 hover:cleen-bg-gray/10 hover:cleen-shadow-[0px_0px_0px_4px_rgba(var(--cleen-gray),0.1)] cleen-border cleen-border-gray/30 cleen-rounded cleen-ring-primary cleen-size-5 cleen-cursor-pointer",{[t9[C]]:P,[n9[C]]:P===null},c&&"cleen-cursor-not-allowed cleen-pointer-events-none","cleen-flex cleen-items-center cleen-justify-center",i?.checkbox),style:l?.checkbox,children:[He("input",{ref:L,type:"checkbox",disabled:c,className:"cleen-hidden",checked:P===!0,onChange:N,id:a,...x}),P===null?He("span",{className:"cleen-block cleen-m-auto cleen-border cleen-border-white cleen-rounded-sm cleen-w-2.5 cleen-h-0.5 cleen-size-3"}):P?He(Fe,{className:"cleen-stroke-[3px] cleen-size-3 cleen-text-white"}):null]}),(u||d)&&Un("div",{className:"cleen-text-gray/80",children:[He("label",{htmlFor:a,className:x1("cleen-flex",i?.label),style:l?.label,children:u}),He("label",{htmlFor:a,className:x1("cleen-font-normal cleen-text-gray/60 cleen-text-sm cleen-leading-5",i?.sublabel),style:l?.sublabel,children:d})]})]}),k={className:x1("cleen-flex cleen-items-start cleen-gap-2 cleen-ml-1",{"cleen-opacity-50":c},i?.checkboxContainer),style:l?.checkboxContainer};return He("div",{className:x1("cleen",o),style:r,children:Un("div",{className:x1(i?.container),style:l?.container,children:[p&&He("label",{className:x1("cleen-block cleen-mb-1.5 cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",i?.title),style:l?.title,children:p}),v?He("label",{...k,children:M}):He("div",{...k,children:M}),(h?.errorMessage||h?.infoMessage||h?.subtitle)&&He(G,{...h})]})})});import{useMemo as h8,useState as v8}from"react";import{cn as Xt}from"@cleen/ui-core";import{jsx as K1,jsxs as y8}from"react/jsx-runtime";var w8=({label:t,checkboxes:e,allowIndeterminate:n,infoLabels:o,requiresAtLeastOneOptions:i,classNames:r,styles:l,onChange:s,...c})=>{let[a,p]=v8(!1),u=h8(()=>i&&a&&e?.every(C=>C.checked===!1)?i.title:o?.errorMessage,[i,o?.errorMessage,e,a]),d=(C,m)=>{let v={...m,checked:C.target.checked},h;e&&m?.id&&(h=[...e].map(x=>x.id===m.id?v:x)),s?.(v,h),p(!0)};return K1("div",{className:Xt("cleen"),...c,children:y8("div",{className:Xt("cleen-flex cleen-flex-col cleen-gap-2",r?.container),style:l?.container,children:[t&&K1("label",{className:Xt("cleen-block cleen-mb-1.5 cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",r?.label),style:l?.label,children:t}),K1("div",{className:Xt("cleen-flex cleen-flex-col cleen-gap-3 cleen-pl-2",r?.checkboxes),style:l?.checkboxes,children:e?.map(C=>K1("div",{className:Xt("cleen-flex",r?.checkboxContainer),style:l?.checkboxContainer,children:K1(Kl,{allowIndeterminate:n,...C,fullTriggerArea:!0,onChange:m=>d(m,C)})},C.id))}),(u||o?.infoMessage||o?.subtitle)&&K1(G,{...o,errorMessage:u})]})})};import{cn as Y1}from"@cleen/ui-core";import{forwardRef as x8,useState as b8}from"react";import{jsx as b1,jsxs as r9}from"react/jsx-runtime";var l9=x8(({sections:t,defaultOpenIndex:e,className:n,classNames:o,style:i,styles:r,...l},s)=>{let[c,a]=b8(e??null),p=(u,d)=>{d.onClick?.(),d.items?.length&&a(c===u?null:u)};return b1("div",{ref:s,className:Y1("cleen",n),style:{...i,width:"100%"},...l,children:b1("div",{className:Y1("cleen-w-full",o?.container),style:r?.container,children:t.map((u,d)=>r9("div",{className:Y1("cleen-mb-3",o?.section),style:r?.section,children:[r9("div",{onClick:()=>p(d,u),className:Y1("cleen-flex cleen-w-full cleen-items-center cleen-justify-between cleen-font-medium cleen-text-md cleen-text-gray/90 cleen-p-2 cleen-rounded-lg cleen-cursor-pointer hover:cleen-bg-gray/5",o?.sectionHeader),style:r?.sectionHeader,children:[b1("div",{className:"cleen-flex-1 cleen-overflow-hidden cleen-whitespace-nowrap cleen-text-ellipsis",children:u?.title}),u?.items?.length?c===d?b1(f1,{className:"cleen-shrink-0 cleen-text-gray/50"}):b1(Ae,{className:"cleen-shrink-0 cleen-text-gray/50"}):null]}),c===d&&u?.items&&b1("div",{className:Y1("cleen-mt-1 cleen-flex cleen-flex-col cleen-w-full",o?.sectionBody),style:r?.sectionBody,children:u?.items?.map((C,m)=>b1("div",{className:Y1("cleen-overflow-hidden cleen-whitespace-nowrap cleen-text-ellipsis cleen-p-2 cleen-w-full cleen-rounded-lg cleen-font-normal cleen-text-md cleen-text-gray/90 cleen-cursor-pointer hover:cleen-bg-gray/5",o?.item),style:r?.item,onClick:C?.onClick,children:C?.content},C?.key??m))})]},u?.key??d))})})});l9.displayName="Collapsible";import{cn as he}from"@cleen/ui-core";import{forwardRef as k8,useMemo as L8,useState as P8}from"react";var Yl=(t="")=>t.replace(/\D+/g,""),i9=t=>{switch(t.slice(0,2)){case"34":case"37":return"amex";case"36":return"dinersclub";default:return"other"}};function s9(t,e="other"){if(!t)return t;let n=Yl(t),o;switch(e){case"amex":o=`${n.slice(0,4)} ${n.slice(4,10)} ${n.slice(10,15)}`;break;case"dinersclub":o=`${n.slice(0,4)} ${n.slice(4,10)} ${n.slice(10,14)}`;break;default:o=`${n.slice(0,4)} ${n.slice(4,8)} ${n.slice(8,12)} ${n.slice(12,19)}`;break}return o.trim()}var c9=t=>Yl(t);function a9(t){let e=Yl(t);if(!e||parseInt(e.charAt(0),10)>=2)return"";if(e.length<2)return e;let n=e.slice(0,2);if(parseInt(n,10)<1||parseInt(n,10)>12)return e.slice(0,1);if(e.length<3)return n;if(e.length===3)return`${n}/${e.charAt(2)}`;let o=e.length===6?e.slice(-2):e.slice(2,4),i=new Date,r=i.getFullYear()%100,l=i.getMonth()+1;return parseInt(o,10)<r||parseInt(o,10)===r&&parseInt(n,10)<l?`${n}/${o.charAt(0)}`:`${n}/${o}`}import{jsx as t1,jsxs as p9}from"react/jsx-runtime";var S8=k8(function({labels:e,value:n,isLoading:o,errors:i,className:r,classNames:l,style:s,styles:c,infoLabels:a,onChange:p,onFieldFocus:u,...d},C){let[m,v]=P8({number:"",expiry:"",cvc:""}),h=!!n,x=h?n:m,y=L8(()=>i9(x.number),[x.number]),w=S=>{let{name:H}=S.target,{value:L}=S.target;switch(H){case"number":L=s9(L,y);break;case"expiry":L=a9(L);break;case"cvc":L=c9(L);break;default:return}h||v(P=>({...P,[H]:L})),p?.({...n,[H]:L})},b=S=>{u?.(S.target.name)};return t1("div",{className:he("cleen",r),style:s,ref:C,...d,children:t1("div",{className:he("cleen-flex cleen-flex-wrap cleen-justify-center cleen-items-start cleen-gap-8 cleen-bg-background cleen-min-w-80 cleen-w-min cleen-border cleen-border-primary/20 cleen-rounded-[10px] cleen-shadow-lg",l?.container),style:c?.container,children:o?t1("div",{className:he("cleen-py-4",l?.loader?.container),style:c?.loader?.container,children:t1(K,{...l?.loader?.component,...c?.loader?.component})}):p9("form",{className:he("cleen-flex cleen-flex-col cleen-items-start cleen-gap-3 cleen-p-4",l?.form?.container),style:c?.form?.container,onSubmit:S=>S.preventDefault(),children:[t1(le,{label:e?.number,name:"number",type:"tel",autoComplete:"cc-number",className:he("cleen-w-full",l?.form?.cardNumber?.className),classNames:{...l?.form?.cardNumber?.classNames,inputContainer:he({"cleen-border-error":i?.number},l?.form?.cardNumber?.classNames?.inputContainer),input:he({"cleen-text-error":i?.number},l?.form?.cardNumber?.classNames?.input)},...c?.form?.cardNumber,placeholder:"1111 1111 1111 1111",value:x.number,onChange:w,onFocus:b,infoLabels:{errorMessage:i?.number}}),p9("div",{className:he("cleen-flex cleen-justify-between cleen-items-start cleen-gap-3 cleen-w-full",l?.form?.cvcExpiryContainer),style:c?.form?.cvcExpiryContainer,children:[t1(le,{label:e?.expiry,name:"expiry",type:"tel",autoComplete:"cc-exp",className:l?.form?.expiry?.className,classNames:{...l?.form?.expiry?.classNames,inputContainer:he({"cleen-border-error":i?.expiry},l?.form?.expiry?.classNames?.inputContainer),input:he({"cleen-text-error":i?.expiry},l?.form?.expiry?.classNames?.input)},...c?.form?.expiry,placeholder:"00/00",value:x.expiry,onChange:w,onFocus:b,infoLabels:{errorMessage:i?.expiry}}),t1(le,{label:e?.cvc,name:"cvc",type:"tel",inputMode:"numeric",autoComplete:"cc-csc",maxLength:y==="amex"?4:3,className:l?.form?.cvc?.className,classNames:{...l?.form?.cvc?.classNames,inputContainer:he({"cleen-border-error":i?.cvc},l?.form?.cvc?.classNames?.inputContainer),input:he({"cleen-text-error":i?.cvc},l?.form?.cvc?.classNames?.input)},...c?.form?.cvc,placeholder:"***",value:x.cvc,onChange:w,onFocus:b,infoLabels:{errorMessage:i?.cvc}})]}),(a?.infoMessage||a?.errorMessage||a?.subtitle)&&t1(G,{...a})]})})})});var Gn=(t,e)=>{if(!t)return;if(!e||!e.min&&!e.max)return t;let{min:n,max:o}=e,i=new Date,r=new Date(i.getFullYear(),i.getMonth(),i.getDate());if(n){let l=n==="today"?r:n;if(l>=t)return l}if(o){let l=o==="today"?r:o;if(l<=t)return l}return t};import{cn as Q1,useOutsideClick as I8,usePositionClose as M8}from"@cleen/ui-core";import{forwardRef as H8,useEffect as R8,useRef as d9,useState as N8}from"react";import{createPortal as D8}from"react-dom";import{jsx as k1,jsxs as u9}from"react/jsx-runtime";var jt=H8(function({type:e="button",label:n,title:o,disabled:i=!1,leftIcon:r,rightIcon:l,fullWidth:s=!0,fullWidthDropdown:c,offset:a=4,isOpen:p,onOpenChange:u,keepOpenOnClickContent:d=!0,infoLabels:C,className:m,classNames:v,style:h,styles:x,children:y,...w},b){let[S,H]=N8(!1),L=p!==void 0?p:S,P=d9(null),N=d9(null),{positionStyles:M,isMounted:k}=M8({triggerRef:N,targetRef:P,position:"bottom-left",isOpen:L,offset:a});I8({refs:[P,N],handler:()=>{H(!1),u?.(!1)},enabled:L}),R8(()=>{let D=V=>{V.key==="Escape"&&L&&(H(!1),u?.(!1))};return document.addEventListener("keydown",D),()=>{document.removeEventListener("keydown",D)}},[L,u]);let I=()=>{let D=!L;p===void 0&&H(D),u?.(D)},T=()=>{d||(p===void 0&&H(!1),u?.(!1))};return u9("div",{className:Q1("cleen",m),style:h,ref:b,...w,children:[o&&k1("label",{className:Q1("cleen-block cleen-mb-1.5 cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",v?.title),style:x?.title,children:o}),k1("div",{className:Q1("cleen-inline-block cleen-relative",s&&"cleen-w-full"),ref:N,children:u9("button",{type:e,className:Q1("cleen-flex cleen-justify-between cleen-items-center cleen-gap-2 cleen-bg-background cleen-shadow-sm cleen-my-auto cleen-px-3.5 cleen-py-2.5 cleen-border cleen-border-gray/10 cleen-rounded-md cleen-w-full cleen-text-gray/80 cleen-text-base cleen-transition-colors cleen-duration-200 hover:cleen-bg-gray/5 hover:cleen-border-gray/20",{"cleen-w-full cleen-flex-1":s,"cleen-opacity-50 cleen-cursor-not-allowed cleen-pointer-events-none":i},s&&"cleen-w-full",v?.trigger),style:x?.trigger,disabled:i,onClick:I,children:[r,k1("div",{className:Q1("cleen-flex-1 cleen-text-left",v?.label),style:x?.label,children:n}),l||k1(Ae,{})]})}),(C?.errorMessage||C?.infoMessage||C?.subtitle)&&k1(G,{...C}),y&&L&&D8(k1("div",{className:"cleen",children:k1("div",{ref:P,className:Q1("cleen-bg-background cleen-shadow-md cleen-p-2.5 cleen-border cleen-border-gray/10 cleen-rounded-lg","cleen-absolute cleen-z-50",{"cleen-opacity-0":!k},v?.dropdown),style:{top:`${M.top}px`,left:`${M.left}px`,minWidth:c&&N.current?.offsetWidth?`${N.current.offsetWidth}px`:void 0,...x?.dropdown},onClick:T,children:y})}),document.body)]})});import{cn as Kt}from"@cleen/ui-core";import{forwardRef as B8,useMemo as T8,useState as $n}from"react";import{DayPicker as C9}from"react-day-picker";import{jsx as n1,jsxs as m9}from"react/jsx-runtime";var V8=B8(function({label:e,placeholder:n,infoLabels:o,selected:i,onSelect:r,leftIcon:l,rightIcon:s,className:c,style:a,classNames:p,styles:u,mode:d="single",min:C,max:m,...v},h){let x=i!==void 0,y=d==="single",[w,b]=$n(!1),[S,H]=$n(),[L,P]=$n(),N=x?i:y?S:L,[M,k]=$n(),I=V=>{x||(y&&(V===void 0||V instanceof Date)?H(V):y||P(V)),r?.(V)},T=T8(()=>{if(!N)return n;if(y)return N?.toLocaleDateString();{let V=N;if(V.from&&V.to)return`${V.from.toLocaleDateString()} - ${V.to.toLocaleDateString()}`;if(V.from)return V.from.toLocaleDateString()}return n},[n,N,y]),D={navLayout:"around",...v,className:Kt("cleen-text-black",p?.datePicker?.className),classNames:{...p?.datePicker?.classNames,nav:Kt("cleen-text-error",p?.datePicker?.classNames?.nav)},disabled:C||m?{before:C==="today"?new Date:C,after:m==="today"?new Date:m}:void 0,...u?.datePicker};return m9("div",{ref:h,className:Kt("cleen",c),style:a,children:[e&&n1("label",{className:Kt("cleen-block cleen-mb-1.5 cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",p?.label),style:u?.label,children:e}),n1(jt,{label:T,isOpen:w,onOpenChange:V=>{k(N),b(V)},leftIcon:l,rightIcon:s,className:p?.dropdown?.className,classNames:{...p?.dropdown?.classNames,dropdown:Kt("cleen-p-0 cleen-border-0",p?.dropdown?.classNames?.dropdown)},...u?.dropdown,children:n1(ne,{footer:{hasDivider:!0,content:m9("div",{className:"cleen-flex cleen-justify-between cleen-items-center",children:[n1(j,{variant:"secondary",onClick:()=>b(!1),styles:{container:{minWidth:"max-content"}},children:"Close"}),n1(j,{onClick:()=>{I(M),b(!1)},styles:{container:{minWidth:"max-content"}},children:"Apply"})]})},...p?.card,...u?.card,children:y?n1(C9,{mode:"single",...D,selected:M,onSelect:V=>{if(C||m){k(Gn(V,{min:C,max:m}));return}k(V)}}):n1(C9,{mode:"range",...D,selected:M,onSelect:V=>{if(C||m){k({from:Gn(V?.from,{min:C,max:m}),to:Gn(V?.to,{min:C,max:m})});return}k(V)}})})}),(o?.errorMessage||o?.infoMessage||o?.subtitle)&&n1(G,{...o})]})});import"react";import{cn as g9}from"@cleen/ui-core";import{jsx as f9}from"react/jsx-runtime";var _e=({isHorizontal:t=!0,className:e,classNames:n,style:o,styles:i,...r})=>f9("div",{className:g9("cleen",e),style:o,children:f9("div",{className:g9("cleen-bg-gray/10 cleen-my-0",t?"cleen-w-full cleen-h-[1px]":"cleen-w-[1px] cleen-h-full",n?.container),style:i?.container,...r})});import{cn as o1,useBodyScrollLock as E8,useCleenOverlays as h9}from"@cleen/ui-core";import{forwardRef as F8,useCallback as A8,useEffect as Ql,useId as Z8,useRef as W8,useState as v9}from"react";import{createPortal as _8}from"react-dom";import{jsx as J1,jsxs as qn}from"react/jsx-runtime";var O8={xs:320,sm:384,md:448,lg:512,xl:576,"2xl":672,"3xl":768},w9=300,Jl=F8(function({title:e,subtitle:n,children:o,headerCloseBtn:i,footer:r,isOpen:l=!1,onClose:s,closeOnOverlayClick:c=!0,position:a="right",zIndex:p=50,size:u="lg",p:d,gap:C,className:m,classNames:v,style:h,styles:x,...y},w){let[b,S]=v9(l),[H,L]=v9(l),P=W8(null),N=Z8(),{addOverlay:M,removeOverlay:k}=h9(),I=A8(()=>{S(!1),setTimeout(()=>s?.(),w9)},[s]);return Ql(()=>{if(l){L(!0);let T=setTimeout(()=>S(!0),1);return()=>clearTimeout(T)}else{S(!1);let T=setTimeout(()=>L(!1),w9);return()=>clearTimeout(T)}},[l]),Ql(()=>{if(l)return M(N),()=>k(N)},[M,k,l,N]),Ql(()=>{let T=D=>{let{overlays:V}=h9.getState();D.key==="Escape"&&V[V.length-1]===N&&I()};return document.addEventListener("keydown",T),()=>document.removeEventListener("keydown",T)},[I,N]),E8(H),H?_8(qn("div",{className:o1("cleen",m),style:h,ref:w,...y,children:[J1("div",{className:o1("cleen-fixed cleen-inset-0 cleen-bg-black/50 dark:cleen-bg-white/50 cleen-transition-opacity cleen-duration-300 cleen-ease-in-out",b?"cleen-opacity-100":"cleen-opacity-0",v?.overlay),onClick:()=>{c&&I()},style:{zIndex:p-1,...x?.overlay},"aria-hidden":"true"}),qn("div",{className:o1("cleen-top-0 cleen-fixed cleen-flex cleen-flex-col cleen-gap-6 cleen-bg-white cleen-shadow-l cleen-h-screen cleen-transition-transform cleen-duration-300 cleen-ease-in-out cleen-transform",a==="right"?"cleen-right-0":"cleen-left-0",b?"cleen-translate-x-0":a==="right"?"cleen-translate-x-full":"-cleen-translate-x-full",v?.drawer),style:{zIndex:p,width:typeof u=="number"?u:O8[u],...C!==void 0&&{gap:C},...x?.drawer},ref:P,children:[qn("div",{className:o1("cleen-flex cleen-justify-between cleen-items-center cleen-px-6 cleen-pt-6 cleen-w-full",v?.header),style:{...d!==void 0&&{paddingInline:d,paddingTop:d},...x?.header},children:[qn("div",{className:"cleen-flex cleen-flex-col",children:[J1("span",{className:o1("cleen-font-semibold cleen-text-gray cleen-text-xl",v?.title),style:x?.title,children:e}),J1("span",{className:o1("cleen-font-normal cleen-text-gray/60 cleen-text-sm",v?.subtitle),style:x?.subtitle,children:n})]}),i||J1(Dt,{onClick:I,className:"cleen-mb-auto cleen-size-5 cleen-cursor-pointer"})]}),J1("div",{className:o1("cleen-flex-1 cleen-px-6 cleen-overflow-y-auto cleen-no-scrollbar",v?.content),style:{...d!==void 0&&{paddingInline:d},...x?.content},children:o}),r&&J1("div",{className:o1("cleen-flex cleen-justify-end cleen-items-center cleen-gap-2 cleen-bg-sidebar cleen-px-6 cleen-py-4 cleen-border-gray/10 cleen-border-t",v?.footer),style:{...d!==void 0&&{paddingInline:d,paddingBlock:C},...x?.footer},children:r})]})]}),document.body):null});var y9={primaryText:"Click to upload",secondaryText:"or drag and drop",helperText:"SVG, PNG or JPG (max. 400x400px)"};import{applyDefaults as z8,cn as r1}from"@cleen/ui-core";import{forwardRef as U8,useRef as G8,useState as $8}from"react";import{jsx as L1,jsxs as e0}from"react/jsx-runtime";var q8=U8(function({icon:e,onFilesChange:n,containerRef:o,labels:i,className:r,classNames:l,style:s,styles:c,multiple:a,disabled:p,readOnly:u,onChange:d,id:C,name:m,...v},h){let x=G8(null),[y,w]=$8(!1),b=!p&&!u,S=D=>{let V=Array.from(D.target.files??[]);n?.(V),d?.(D)},H=()=>{b&&x.current?.click()},L=D=>{if(!D.length)return;let V=a?D:D.slice(0,1);if(!x.current||typeof DataTransfer>"u"){n?.(V);return}let W=new DataTransfer;V.forEach(R=>W.items.add(R));try{x.current.files=W.files}catch{n?.(V);return}x.current.dispatchEvent(new Event("change",{bubbles:!0}))},P=D=>{D.preventDefault(),D.stopPropagation(),w(!1),b&&L(Array.from(D.dataTransfer.files??[]))},N=D=>{D.preventDefault(),D.stopPropagation(),b&&w(!0)},M=D=>{D.preventDefault(),D.stopPropagation(),b&&w(!0)},k=D=>{D.preventDefault(),D.stopPropagation(),b&&w(!1)},I=D=>{b&&(D.key!=="Enter"&&D.key!==" "||(D.preventDefault(),H()))},T=z8(y9,i);return e0("div",{className:r1("cleen",r),style:s,ref:o,children:[L1("input",{id:C||m,name:m,ref:D=>{if(x.current=D,typeof h=="function"){h(D);return}h&&(h.current=D)},type:"file",multiple:a,disabled:p,readOnly:u,className:r1("cleen-hidden",l?.input),style:c?.input,onChange:S,...v}),L1(ne,{tabIndex:b?0:-1,role:"button",onClick:H,onKeyDown:I,onDrop:P,onDragEnter:N,onDragOver:M,onDragLeave:k,p:16,className:l?.card?.className,classNames:{...l?.card?.classNames,container:r1("cleen-transition-colors",p?"cleen-cursor-not-allowed cleen-bg-gray/5 cleen-border-gray/20":"cleen-cursor-pointer cleen-bg-gray/3 hover:cleen-bg-gray/5 hover:cleen-border-primary",l?.card?.classNames?.container,y&&["cleen-border-primary cleen-bg-primary/5",l?.cardDragActive])},style:c?.card?.style,styles:{...c?.card?.styles,container:{...c?.card?.styles?.container,...y?c?.cardDragActive:void 0}},children:e0("div",{className:r1("cleen-flex cleen-flex-col cleen-justify-center cleen-items-center cleen-gap-3 cleen-text-center",l?.dropArea),style:c?.dropArea,"aria-disabled":p,children:[L1("div",{className:r1("cleen-flex cleen-justify-center cleen-items-center cleen-bg-background cleen-border cleen-border-gray/20 cleen-rounded-xl cleen-size-11 cleen-text-gray/80",l?.iconContainer),style:c?.iconContainer,children:e||L1(Rt,{className:"cleen-size-5"})}),e0("p",{className:r1("cleen-font-medium cleen-text-sm",l?.title),style:c?.title,children:[L1("span",{className:r1(p?"cleen-text-gray/70":"cleen-text-primary"),children:T?.primaryText})," ",L1("span",{className:"cleen-text-gray/90",children:T?.secondaryText})]}),L1("p",{className:r1("cleen-text-gray/70 cleen-text-xs",l?.helperText),style:c?.helperText,children:T?.helperText})]})})]})});var Xn={filterName:"",exposed:!1};import{createContext as X8}from"react";var ve=X8({isSaveFiltersStep:!1,setIsSaveFiltersStep:()=>{},saveStepValues:{exposed:!1,filterName:""},setSaveStepValues:()=>{},handleCloseSaveFilter:()=>{},isFiltersDropdownOpen:!1,setIsFiltersDropdownOpen:()=>{},errors:{},setErrors:()=>{},setError:()=>{}});import{cn as j8}from"@cleen/ui-core";import{useContext as K8,useState as Y8}from"react";import{Fragment as Q8,jsx as Yt,jsxs as t0}from"react/jsx-runtime";var x9={min:3,max:50},b9=()=>{let{isSaveFiltersStep:t,saveStepValues:e,setSaveStepValues:n,setIsSaveFiltersStep:o,handleCloseSaveFilter:i,setError:r,onSave:l,classNames:s,styles:c,labels:a,withSavedFilters:p=!0,onCancel:u,onApply:d}=K8(ve),[C,m]=Y8(!1),v=async()=>{try{if(e.filterName.length<x9.min){r?.("filterName",a?.saveStep?.validation?.tooShort);return}if(e.filterName.length>x9.max){r?.("filterName",a?.saveStep?.validation?.tooLong);return}m(!0),await l?.(e),o(!1)}catch(h){console.error("Error saving filters:",h)}finally{m(!1)}};return t?t0("div",{className:"cleen-flex cleen-flex-1 cleen-justify-end cleen-gap-3",children:[Yt(j,{onClick:()=>o(!1),variant:"secondary",...s?.saveFilter?.backBtn,...c?.saveFilter?.backBtn,children:a?.saveStep?.back}),Yt(j,{onClick:v,isLoading:C,loaderColor:"rgb(var(--cleen-white))",...s?.saveFilter?.saveBtn,...c?.saveFilter?.saveBtn,children:a?.saveStep?.save})]}):t0(Q8,{children:[p&&Yt(j,{onClick:()=>{n(Xn),o(!0)},variant:"borderless-blue",...s?.saveBtn,...c?.saveBtn,children:a?.save}),t0("div",{className:j8("cleen-flex cleen-items-center cleen-gap-3",{"cleen-flex-1 cleen-justify-end":!p}),children:[Yt(j,{onClick:()=>{u?.(),i()},variant:"secondary",...s?.cancelBtn,...c?.cancelBtn,children:a?.cancel}),Yt(j,{onClick:()=>{d?.(),i()},...s?.applyBtn,...c?.applyBtn,children:a?.apply})]})]})};import{cn as jn}from"@cleen/ui-core";import{Link as J8}from"react-router-dom";import{Fragment as L9,jsx as P1,jsxs as n0}from"react/jsx-runtime";var k9=({item:t,classNames:e,styles:n})=>({disabled:t?.disabled,className:jn("cleen-flex cleen-items-center cleen-gap-3 cleen-px-4 cleen-py-2 cleen-w-full cleen-text-gray cleen-text-sm cleen-text-left cleen-transition-colors",t?.disabled?"cleen-opacity-50 cleen-select-none cleen-cursor-not-allowed":"hover:cleen-bg-gray/5 cleen-cursor-pointer",{"cleen-text-error hover:cleen-bg-error/10":t?.danger},e?.container),style:n?.container,children:n0(L9,{children:[t?.icon,P1("span",{className:jn("cleen-flex-1",e?.label),style:n?.label,children:t?.label})]}),...t?.type==="button"?{type:"button"}:{to:t?.to}}),o0=({item:t,isLast:e,handleClick:n,onEnterSubmenu:o,classNames:i,styles:r})=>{switch(t?.type){case"group":return n0(L9,{children:[t?.label&&P1("p",{className:jn("cleen-px-4 cleen-py-2 cleen-font-bold cleen-text-gray/60 cleen-text-xs",i?.groupLabel),style:r?.groupDivider,children:t?.label}),t?.items?.map((l,s,c)=>P1(o0,{item:l,handleClick:n,onEnterSubmenu:o,isLast:s===c.length-1},l?.id||s)),!e&&P1("hr",{className:jn("cleen-text-gray/20",i?.groupDivider),style:r?.groupDivider})]});case"button":{let l=t?.submenu&&t?.submenu?.length>0;return n0("button",{type:"button",onClick:()=>{l?o?.(t.submenu,t?.label):n?.(t)},...k9({item:t,classNames:i,styles:r}),children:[t?.icon,P1("span",{className:"cleen-flex-1",children:t?.label}),l&&P1(Le,{className:"cleen-size-4 cleen-text-gray/50"})]})}case"link":return P1(J8,{to:"",...k9({item:t,classNames:i,styles:r})});default:return null}};import{cn as ea}from"@cleen/ui-core";import{useEffect as P9,useState as S9}from"react";import{Fragment as ta,jsx as I9,jsxs as M9}from"react/jsx-runtime";var H9=({items:t,keepOpenOnClick:e,hideMenu:n,classNames:o,styles:i})=>{let[r,l]=S9([]),[s,c]=S9(t),a=(d,C)=>{l(m=>[...m,{items:s,title:C}]),c(d)},p=()=>{let d=r[r?.length-1];d&&(c(d?.items),l(C=>C?.slice(0,-1)))};P9(()=>{c(t),l([])},[t]),P9(()=>{let d=C=>{if(C.key==="Escape")if(r.length>0){let m=r?.[r?.length-1];c(m?.items),l(v=>v?.slice(0,-1))}else n()};return document.addEventListener("keydown",d),()=>{document.removeEventListener("keydown",d)}},[n,r]);let u=d=>{d?.onClick?.(),e||n()};return M9(ta,{children:[r?.length>0&&M9("button",{onClick:p,className:ea("cleen-flex cleen-items-center cleen-gap-3 cleen-px-4 cleen-py-2 cleen-w-full cleen-text-sm cleen-text-gray hover:cleen-bg-gray/5",o?.submenuButton),style:i?.submenuButton,children:[I9(Ze,{className:"cleen-size-4 cleen-text-gray/30"}),r?.[r?.length-1]?.title]}),s?.map((d,C,m)=>I9(o0,{item:d,isLast:C===m?.length-1,handleClick:u,onEnterSubmenu:a,classNames:o?.item,styles:i?.item},d?.id||C))]})};import{CLEEN_IGNORE_OUTSIDE_CLICK as na,cn as r0,useDisclosure as oa,useOutsideClick as ra,usePositionClose as la}from"@cleen/ui-core";import{forwardRef as ia,useRef as R9}from"react";import{createPortal as sa}from"react-dom";import{jsx as Kn,jsxs as ca}from"react/jsx-runtime";var et=ia(function({items:e=[],position:n="bottom-left",keepOpenOnClick:o=!0,triggerRef:i,menuRef:r,ignoreClickOutside:l=!1,children:s,className:c,classNames:a,style:p,styles:u,...d},C){let{isOpen:m,toggle:v,close:h}=oa(),x=R9(null),y=R9(null),w=i??x,b=r??y,{positionStyles:S,isMounted:H}=la({triggerRef:w,targetRef:b,position:n,isOpen:m});ra({refs:[w,b],handler:h,enabled:m});let L=()=>{v()};return ca("div",{className:r0("cleen",c),style:p,ref:C,...d,children:[Kn("div",{ref:w,onClick:L,className:r0("cleen-size-fit",a?.trigger,m&&a?.triggerOpen),style:{...u?.trigger,...m?u?.triggerOpen:{}},children:s}),m&&sa(Kn("div",{className:"cleen",...l&&{[na]:"true"},children:Kn("div",{ref:b,className:r0("cleen-bg-background cleen-shadow-lg cleen-border cleen-border-gray/20 cleen-rounded-lg cleen-w-52","cleen-absolute cleen-z-50",{"cleen-opacity-0":!H},a?.menu),style:{top:`${S.top}px`,left:`${S.left}px`,...u?.menu},children:Kn(H9,{items:e,keepOpenOnClick:o,hideMenu:h,classNames:a,styles:u})})}),document.body)]})});import{cn as Yn,ColorHelpers as c0}from"@cleen/ui-core";import{useMemo as aa}from"react";var l0=["blue","lighter-blue","primary","indigo","green","red","purple","pink","orange","gray"],i0={blue:"cleen-border-primary/30 cleen-bg-primary/10 cleen-text-primary","lighter-blue":"cleen-border-primary/20 cleen-bg-primary/5 cleen-text-primary",primary:"cleen-border-brand cleen-bg-brand cleen-text-white",indigo:"cleen-border-indigo/50 cleen-bg-indigo/5 cleen-text-indigo/80",green:"cleen-border-success/20 cleen-bg-success/5 cleen-text-success",red:"cleen-border-error/20 cleen-bg-error/5 cleen-text-error",purple:"cleen-border-purple/20 cleen-bg-purple/5 cleen-text-purple/80",pink:"cleen-border-pink/50 cleen-bg-pink/5 cleen-text-pink/80",orange:"cleen-border-warning/20 cleen-bg-warning/5 cleen-text-warning",gray:"cleen-border-gray/10 cleen-bg-gray/5 cleen-text-gray/80"},N9={blue:"cleen-bg-primary/50",primary:"cleen-bg-primary/50",indigo:"cleen-bg-indigo/50",green:"cleen-bg-success/50",red:"cleen-bg-error/50",purple:"cleen-bg-purple/50",pink:"cleen-bg-pink/50",orange:"cleen-bg-warning/50",gray:"cleen-bg-gray/50"},D9={full:"cleen-rounded-full",rounded:"cleen-rounded-2xl",semiRounded:"cleen-rounded-lg",sleek:"cleen-rounded"};var s0=(t,e)=>!t&&!e?"primary":e?l0[e%l0.length]:t;import{jsx as a0,jsxs as pa}from"react/jsx-runtime";var ce=({className:t,classNames:e,style:n,styles:o,label:i,color:r="primary",variant:l="rounded",showDot:s=!1,icon:c,removeable:a=!1,withBorder:p=!0,onRemoveClicked:u,onClick:d,colorByIndex:C,children:m,...v})=>{let{variantClass:h,dotVariantClass:x,dotVariantStyle:y,variantStyle:w}=aa(()=>{let b={};return r in i0?(b.variantClass=i0[s0(r,C)],b.dotVariantClass=N9[s0(r,C)]):(b.variantStyle={borderColor:c0.trasparentize(r,.8),backgroundColor:c0.trasparentize(r,.95),color:r},b.dotVariantStyle={backgroundColor:c0.trasparentize(r,.5)}),b},[r,C]);return a0("div",{className:Yn("cleen",t),style:n,children:pa("span",{className:Yn("cleen-flex cleen-justify-center cleen-items-center cleen-gap-1 cleen-text-xs cleen-font-medium cleen-py-0.5 cleen-px-2 cleen-w-fit cleen-min-w-max cleen-transition-all cleen-duration-200",h,D9[l],{"cleen-border":p},{"hover:cleen-opacity-80 cleen-cursor-pointer":d||a},e?.container),style:{...w,...o?.container},onClick:d,...v,children:[s&&a0("span",{className:Yn("cleen-size-2 cleen-rounded-[50%]",x,e?.dot),style:{...y,...o?.dot}}),c,i??m,a&&a0(We,{className:Yn("cleen-cursor-pointer cleen-flex cleen-flex-col cleen-justify-center cleen-items-center cleen-transition-transform cleen-duration-200 hover:cleen-scale-125",e?.removable),style:o?.removable,onClick:u})]})})};import{cn as ua}from"@cleen/ui-core";import{useContext as Ca,useState as B9}from"react";import{jsx as Re,jsxs as ma}from"react/jsx-runtime";var T9=({filter:t,activeTabId:e})=>{let[n,o]=B9(!1),[i,r]=B9(!1),{labels:l,onFilterDelete:s,onFilterPin:c,onFilterSelect:a,onFilterUnpin:p,setIsFiltersDropdownOpen:u}=Ca(ve),d=async()=>{try{if(!s)return;o(!0),await s(t.filterID)}catch(m){console.error("Error while deleting filter:",m)}finally{o(!1)}},C=async()=>{try{r(!0),t?.isPinned?await p?.(t.filterID):await c?.(t.filterID)}catch(m){console.error("Error while pinning/unpinnning filter:",m)}finally{r(!1)}};return Re("div",{className:"cleen-group cleen-flex cleen-flex-col cleen-justify-around cleen-gap-2 hover:cleen-bg-primary/5 cleen-p-2 cleen-rounded-md cleen-min-h-10",children:ma("div",{className:"cleen-flex cleen-items-center cleen-gap-3 cleen-cursor-pointer",onClick:()=>{a?.(t),u(!1)},children:[Re("span",{className:"cleen-flex-1 cleen-text-gray/70 cleen-text-sm cleen-text-left cleen-truncate",children:t.title}),i?Re(K,{classNames:{loader:"cleen-size-5"}}):Re(ce,{color:"gray",onClick:m=>{m.stopPropagation(),C()},icon:Re(bt,{name:"pin",className:ua("cleen-size-3.5 group-hover:cleen-text-gray/60 cleen-transition-colors cleen-cursor-pointer",t?.isPinned?"cleen-text-gray/60":"cleen-text-gray/20")}),classNames:{container:"cleen-font-bold"},label:t?.isPinned?l?.savedFilters?.filter?.unpin:l?.savedFilters?.filter?.pin}),e==="mine"&&Re(et,{items:[{id:"duplicate",type:"button",label:l?.savedFilters?.filter?.cancelDelete,icon:Re(We,{className:"cleen-size-5"}),onClick:()=>{}},{id:"archive",type:"button",label:l?.savedFilters?.filter?.delete,icon:Re(Ke,{}),danger:!0,onClick:()=>d()}],keepOpenOnClick:!1,ignoreClickOutside:!0,onClick:m=>m.stopPropagation(),className:"cleen-flex",children:n?Re(K,{size:"sm",color:"rgb(var(--cleen-error))"}):Re(Ke,{className:"cleen-text-black hover:cleen-text-error cleen-transition-colors cleen-cursor-pointer",name:"delete"})})]})})};import{cn as l1}from"@cleen/ui-core";import{forwardRef as ga,useMemo as E9,useState as fa}from"react";import{cn as p0}from"@cleen/ui-core";var Qt={horizontal:{list:"cleen-flex cleen-flex-wrap cleen-mb-4"},vertical:{container:"cleen-flex cleen-gap-4",list:"cleen-flex cleen-flex-col",content:"cleen-flex-1"}},V9=t=>{let e=t==="vertical";return{underlined:{list:p0("cleen-gap-2 cleen-border-gray/10",!e&&"cleen-border-b"),tab:p0("cleen-px-1 cleen-font-semibold cleen-text-sm cleen-transition-all cleen-duration-200",e?"cleen-border-l-2 cleen-pl-3 cleen-py-1.5":"cleen-border-b-2 cleen-pb-3"),tabActive:"cleen-border-primary cleen-text-primary",tabInactive:"cleen-border-transparent cleen-text-gray/70 hover:cleen-border-gray/10",tabDisabled:"cleen-border-transparent cleen-text-gray/40 cleen-cursor-not-allowed"},padded:{list:"cleen-gap-1",tab:"cleen-px-3 cleen-py-2.5 cleen-rounded-md cleen-font-semibold cleen-text-sm cleen-transition-all cleen-duration-200",tabActive:"cleen-bg-primary/10 cleen-text-primary",tabInactive:"cleen-text-gray/70 hover:cleen-bg-gray/10",tabDisabled:"cleen-text-gray/40 cleen-cursor-not-allowed"},stretched:{list:"cleen-rounded-md cleen-overflow-hidden cleen-border cleen-border-gray/30",tab:p0("cleen-flex-1 cleen-px-3 cleen-py-2 cleen-font-semibold cleen-text-sm cleen-transition-all cleen-duration-200 cleen-border-gray/30 cleen-justify-center",e?"[&:not(:first-child)]:cleen-border-t":"[&:not(:first-child)]:cleen-border-l"),tabActive:"cleen-bg-primary/10 cleen-text-primary",tabInactive:"cleen-text-gray/70 hover:cleen-bg-gray/10",tabDisabled:"cleen-text-gray/40 cleen-cursor-not-allowed"}}};import{jsx as Qn,jsxs as F9}from"react/jsx-runtime";var d0=ga(function({tabs:e,variant:n="underlined",direction:o="horizontal",currentTabIndex:i,onTabChange:r,className:l,classNames:s,style:c,styles:a,...p},u){let[d,C]=fa(0),v=i!==void 0?i:d,h=E9(()=>e?.[v],[e,v]),x=(w,b)=>{C(w),r?.(w,b)},y=E9(()=>V9(o),[o]);return Qn("div",{className:l1("cleen",l),style:c,ref:u,...p,children:F9("div",{className:l1(Qt[o].container,s?.container),style:a?.container,children:[Qn("nav",{className:l1(y[n].list,Qt[o].list,s?.list),"aria-label":"Tabs",style:a?.list,children:e?.map((w,b)=>{let S=v===b,H=w?.isDisabled;return F9("span",{onClick:()=>!H&&x(b,w),className:l1("cleen-flex cleen-items-center cleen-gap-2 cleen-whitespace-nowrap",!H&&"cleen-cursor-pointer",y[n].tab,Qt[o].tab,s?.tab,H?l1(y[n].tabDisabled,s?.tabDisabled):S?l1(y[n].tabActive,s?.tabActive):l1(y[n].tabInactive,s?.tabInactive)),style:{...a?.tab,...H?a?.tabDisabled:S?a?.tabActive:a?.tabInactive},"aria-current":S?"page":void 0,"aria-disabled":H,children:[w?.label,!!w?.badge?.label&&Qn(ce,{variant:"rounded",color:S?"blue":"gray",...s?.count,...a?.count,...w.badge})]},w?.id||b)})}),!!h?.content&&Qn("div",{className:l1("h-full",Qt[o].content,s?.content),style:a?.content,children:h?.content})]})})});import{useContext as ha,useState as va}from"react";import{jsx as S1,jsxs as ya}from"react/jsx-runtime";var wa=t=>{let e={isFeatured:null,isMine:null,isPinned:null,isShared:null};switch(t){case"featured":e.isFeatured=!0;break;case"mine":e.isMine=!0;break;case"pinned":e.isPinned=!0;break;case"shared":e.isShared=!0;break;case"all":default:break}return e},A9=({selectedSavedFilter:t,filters:e,isFiltersFetching:n,onFilterCategoryChange:o})=>{let[i,r]=va("all"),{labels:l,classNames:s,styles:c,isFiltersDropdownOpen:a,setIsFiltersDropdownOpen:p}=ha(ve);return S1(jt,{isOpen:a,onOpenChange:p,leftIcon:S1(ht,{className:"cleen-size-5"}),label:t?.title??l?.savedFilters?.label,fullWidthDropdown:!0,...s?.dropdown,...c?.dropdown,children:ya("div",{className:"flex flex-col gap-2 p-2.5 w-full",children:[S1(d0,{tabs:[{id:"all",label:l?.savedFilters?.tabs?.all},{id:"mine",label:l?.savedFilters?.tabs?.mine},{id:"shared",label:l?.savedFilters?.tabs?.shared},{id:"featured",label:l?.savedFilters?.tabs?.featured},{id:"pinned",label:l?.savedFilters?.tabs?.pinned}],variant:"padded",onTabChange:(u,d)=>{r(d?.id),o?.(wa(d?.id))},classNames:{list:"cleen-mb-2"}}),S1("div",{className:"flex flex-col",children:n?S1(K,{classNames:{loader:"cleen-size-6"}}):(e?.length||0)>0?e?.map(u=>S1(T9,{filter:u,activeTabId:i},u.filterID)):S1("p",{className:"cleen-font-normal cleen-text-gray/60 cleen-text-base cleen-text-center",children:l?.savedFilters?.noFilters})})]})})};import{cn as Jt}from"@cleen/ui-core";import{useEffect as xa,useState as ba}from"react";import{jsx as I1,jsxs as u0}from"react/jsx-runtime";var C0=({checked:t,defaultChecked:e=!1,onChange:n,title:o,label:i,sublabel:r,disabled:l,classNames:s,className:c,style:a,styles:p,infoLabels:u,...d})=>{let C=typeof t=="boolean",[m,v]=ba(e);xa(()=>{C||v(e)},[e,C]);let h=C?t:m,x=()=>{l||(C||v(!m),n?.(!h))};return I1("div",{className:Jt("cleen",c),style:a,children:u0("div",{className:Jt("cleen-flex cleen-flex-col",s?.container),style:p?.container,children:[o&&I1("label",{className:Jt("cleen-block cleen-mb-1.5 cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",s?.title),style:p?.title,children:o}),u0("div",{className:"cleen-flex cleen-items-center cleen-gap-2 cleen-w-full",children:[I1("button",{type:"button",disabled:l,onClick:x,className:Jt("cleen-inline-flex cleen-relative cleen-flex-shrink-0 cleen-my-auto cleen-mb-auto cleen-border-2 cleen-border-transparent cleen-rounded-full cleen-w-11 cleen-h-6 cleen-transition-colors cleen-duration-200 cleen-ease-in-out cleen-cursor-pointer",h?"cleen-bg-primary hover:cleen-bg-primary/90":"cleen-bg-gray/20 hover:cleen-bg-gray/30",s?.switch),style:p?.switch,...d,children:I1("span",{"aria-hidden":"true",className:Jt("cleen-inline-block cleen-bg-white cleen-shadow cleen-rounded-full cleen-ring-0 cleen-w-5 cleen-h-5 cleen-transition cleen-duration-200 cleen-ease-in-out cleen-pointer-events-none cleen-transform",h?"cleen-translate-x-5":"cleen-translate-x-0",s?.check),style:p?.check})}),(i||r)&&u0("div",{className:"cleen-flex cleen-flex-col cleen-text-sm",children:[i&&I1("span",{className:"cleen-font-semibold cleen-text-gray/90",children:i}),r&&I1("span",{className:"cleen-font-normal cleen-text-gray/80",children:r})]})]}),(u?.errorMessage||u?.infoMessage||u?.subtitle)&&I1(G,{...u})]})})};import{useContext as ka}from"react";import{Fragment as La,jsx as Z9,jsxs as Pa}from"react/jsx-runtime";var W9=()=>{let{classNames:t,styles:e,labels:n,saveStepValues:o,setSaveStepValues:i,errors:r,clearError:l}=ka(ve);return Pa(La,{children:[Z9(le,{value:o.filterName,onChange:s=>{i(c=>({...c,filterName:s.target.value})),r?.filterName&&l?.("filterName")},label:n?.saveStep?.filterNameInput?.label,placeholder:n?.saveStep?.filterNameInput?.placeholder,infoLabels:{errorMessage:r?.filterName},...t?.saveFilter?.filterName,...e?.saveFilter?.filterName}),Z9(C0,{checked:o.exposed,onChange:s=>i(c=>({...c,exposed:s})),title:n?.saveStep?.exposureSwitch?.title,label:n?.saveStep?.exposureSwitch?.label,sublabel:n?.saveStep?.exposureSwitch?.sublabel,...t?.saveFilter?.exposure,...e?.saveFilter?.exposure})]})};var _9={title:"Filters",subtitle:"Apply filters to table data.",apply:"Apply",cancel:"Cancel",clear:"Clear",save:"Save filters",saveStep:{back:"Back",save:"Save",title:"Save Filter",subtitle:"Filters are reusable and shareable.",filterNameInput:{label:"Filter name",placeholder:"Type a name for this filter"},exposureSwitch:{title:"Exposure",label:"Share this filter",sublabel:"Allows others to see and use this filter"},validation:{tooShort:"You must provide a valid filter title, above 3 characters long.",tooLong:"You must provide a valid filter title, below 50 characters long."}},savedFilters:{label:"Select saved filter",noFilters:"No saved filters",filter:{delete:"Delete",cancelDelete:"Cancel",pin:"Pin",unpin:"Unpin"},tabs:{all:"All",featured:"Featured",mine:"Mine",pinned:"Pinned",shared:"Shared"}}};import{useValidation as Sa}from"@cleen/ui-core";import{useState as m0}from"react";import{jsx as Ia}from"react/jsx-runtime";var O9=({children:t,value:e})=>{let[n,o]=m0(!1),[i,r]=m0(Xn),{errors:l,setError:s,clearError:c}=Sa({}),[a,p]=m0(!1),u=()=>{o(!1),e?.onClose?.()};return Ia(ve.Provider,{value:{isSaveFiltersStep:n,setIsSaveFiltersStep:o,saveStepValues:i,setSaveStepValues:r,handleCloseSaveFilter:u,isFiltersDropdownOpen:a,setIsFiltersDropdownOpen:p,errors:l,setError:s,clearError:c,...e},children:t})};import{applyDefaults as Ma,cn as z9}from"@cleen/ui-core";import{forwardRef as U9,useContext as Ha}from"react";import{Fragment as Da,jsx as i1,jsxs as Ba}from"react/jsx-runtime";var Ra=U9(function({selectedSavedFilter:e,savedFilters:n,isFiltersFetching:o,children:i,classNames:r,styles:l,labels:s,withSavedFilters:c=!0,onClear:a,onSave:p,onCancel:u,onApply:d,onClose:C,filterDateFormatter:m,onFilterCategoryChange:v,onFilterDelete:h,onFilterPin:x,onFilterSelect:y,onFilterUnpin:w,...b},S){return i1(O9,{value:{selectedSavedFilter:e,savedFilters:n,isFiltersFetching:o,classNames:r,styles:l,labels:Ma(_9,s),withSavedFilters:c,onClear:a,onSave:p,onCancel:u,onApply:d,onClose:C,filterDateFormatter:m,onFilterCategoryChange:v,onFilterDelete:h,onFilterPin:x,onFilterSelect:y,onFilterUnpin:w},children:i1(Na,{...b,ref:S,children:i})})}),Na=U9(function({children:e,...n},o){let{handleCloseSaveFilter:i,isSaveFiltersStep:r,selectedSavedFilter:l,savedFilters:s,isFiltersFetching:c,classNames:a,styles:p,labels:u,withSavedFilters:d=!0,onClear:C,onFilterCategoryChange:m,onFilterSelect:v}=Ha(ve);return i1(Jl,{footer:i1(b9,{}),headerCloseBtn:i1(j,{onClick:()=>{C?.(),v?.(void 0)},leftIcon:i1(Ke,{}),variant:"secondary",...a?.clearBtn,...p?.clearBtn,children:u?.clear}),classNames:{...a,content:z9("cleen-space-y-4",a?.content),footer:z9("cleen-justify-between",a?.footer)},onClose:i,ref:o,...n,title:r?u?.saveStep?.title:n.title,subtitle:r?u?.saveStep?.subtitle:n.subtitle,children:r?i1(W9,{}):Ba(Da,{children:[d&&i1(A9,{filters:s,selectedSavedFilter:l,onFilterCategoryChange:m,isFiltersFetching:c}),e]})})});import{cn as s1}from"@cleen/ui-core";import{forwardRef as Ta}from"react";import{jsx as M1,jsxs as g0}from"react/jsx-runtime";var G9=Ta(({title:t,subtitle:e,required:n,requiredMark:o="*",tooltipDescription:i,children:r,className:l,classNames:s,style:c,styles:a,...p},u)=>M1("div",{ref:u,className:s1("cleen",l),style:{...c,width:"100%"},...p,children:g0("div",{className:s1("cleen-flex cleen-w-full cleen-items-start cleen-justify-start cleen-gap-8",s?.container),style:a?.container,children:[g0("div",{className:s1("cleen-flex cleen-flex-col cleen-min-w-fit cleen-w-1/3",s?.titleColumn),style:a?.titleColumn,children:[g0("div",{className:s1("cleen-flex cleen-items-center cleen-gap-1 cleen-font-semibold cleen-text-sm cleen-text-gray/90",s?.title),style:a?.title,children:[M1("span",{className:"cleen-overflow-hidden cleen-whitespace-nowrap cleen-text-ellipsis",children:t}),n&&M1("span",{className:s1("cleen-text-error",s?.requiredMark),style:a?.requiredMark,children:o}),i&&M1(te,{hasArrow:!0,placement:"top",label:i,color:"rgba(var(--cleen-gray), 0.8)",...s?.tooltip,style:a?.tooltip?.style,styles:{...a?.tooltip?.styles,labelContainer:{width:"max-content",maxWidth:"250px",...a?.tooltip?.styles?.labelContainer}},children:M1(kt,{className:s1("cleen-size-3 cleen-text-gray/40",s?.questionIcon),style:a?.questionIcon})})]}),e&&M1("div",{className:s1("cleen-overflow-hidden cleen-whitespace-nowrap cleen-text-ellipsis cleen-w-full cleen-font-normal cleen-text-gray/70 cleen-text-sm",s?.subtitle),style:a?.subtitle,children:e})]}),M1("div",{className:s1("cleen-form-group--controls-row cleen-flex cleen-flex-1 cleen-flex-wrap cleen-gap-8",s?.controlsRow),style:a?.controlsRow,children:r})]})}));G9.displayName="FormGroup";import{cn as ae,useDebounce as Va,useOutsideClick as Ea,usePositionClose as Fa}from"@cleen/ui-core";import{useEffect as f0,useMemo as h0,useRef as $9,useState as c1}from"react";import{createPortal as Aa}from"react-dom";import{jsx as E,jsxs as we}from"react/jsx-runtime";function Za(t){return t!==null&&typeof t=="object"}function ye(t,e){if(Za(t)&&e in t)return t[e]}function q9(t,e){let n=ye(t,e);return Array.isArray(n)?n:[]}var Wa=({position:t="bottom-right",labels:e,groups:n=[],selectedItemID:o=null,groupThreeDotMenuOptions:i=[],itemThreeDotMenuOptions:r=[],refetchData:l,onGroupSave:s,onItemSave:c,onGroupThreeDotMenuClick:a,onItemThreeDotMenuClick:p,onSearchChange:u,onItemSelect:d,groupIDKey:C,groupTitleKey:m,itemsKey:v,itemIDKey:h,itemGroupIDKey:x,itemTitleKey:y,itemSubtitleKey:w,newValueMinLength:b=2,isLoading:S=!1,isGroupSaving:H=!1,isItemSaving:L=!1,selectedColor:P="rgb(var(--cleen-primary), 0.1)",className:N,classNames:M,style:k,styles:I})=>{let[T,D]=c1(!1),[V,W]=c1(!1),[R,B]=c1(!1),[F,A]=c1(null),[O,q]=c1(null),[z,U]=c1(""),[ue,$]=c1(""),[fe,gn]=c1(""),[m1]=Va(fe,500),fn=$9(null),g1=$9(null),{positionStyles:Ce,isMounted:F1}=Fa({triggerRef:fn,targetRef:g1,position:t,isOpen:T,offset:10});Ea({refs:[g1],handler:()=>D(!1),enabled:T});let hn=h0(()=>n??[],[n]),ke=h0(()=>{let _=new Map;for(let Q of hn){let ie=ye(Q,C);ie!=null&&_.set(ie,q9(Q,v))}return _},[hn,C,v]),pt=h0(()=>F==null?Array.from(ke?.values()).flat():ke?.get(F)??[],[F,ke]);f0(()=>{if(o==null){q(null),A(null);return}let Q=Array.from(ke?.values())?.flat()?.find(ie=>ye(ie,h)===o);if(Q){let ie=ye(Q,x)??null;q(Q),A(ie)}else q(null),A(null)},[o,ke,h,x]),f0(()=>{u&&u(m1??"")},[m1,u]),f0(()=>{T||(W(!1),B(!1),U(""),$(""))},[T]);let vn=_=>{_===F?(A(null),q(null),d?.(null)):(q(null),A(_),d?.(null))},X=_=>{let Q=ye(_,x);A(typeof Q=="string"||typeof Q=="number"?Q:null),q(_),d?.(_),D(!1)};async function A1(){if(!s)return;let _={[m]:z};try{(await s(_))?.success&&(W(!1),U(""),l&&await l())}catch{}}async function Te(){if(!c)return;let _={[y]:ue,...F!=null?{[x]:F}:{}};try{(await c(_))?.success&&(B(!1),$(""),l&&await l())}catch{}}return E("div",{className:ae("cleen",N),style:k,children:we("div",{ref:fn,className:ae("cleen-relative cleen-w-full cleen-cursor-pointer",M?.container),style:I?.container,onClick:_=>{_.stopPropagation(),D(!0)},children:[E(le,{placeholder:e?.inputPlaceholder,rightIcon:T?E(f1,{className:"cleen-w-5 cleen-h-5 cleen-text-gray/30"}):E(Ae,{className:"cleen-w-5 cleen-h-5 cleen-text-gray/30"}),value:fe,onChange:_=>{A(null),q(null),gn(_.target.value)},classNames:{input:T?"":"cleen-cursor-pointer"},className:M?.input,style:I?.input}),T&&Aa(E("div",{className:"cleen",children:we("div",{ref:g1,className:ae("cleen-overflow-hidden cleen-flex cleen-items-start cleen-justify-start cleen-w-[500px] cleen-h-[344px] cleen-bg-white cleen-border cleen-border-gray/10 cleen-rounded-lg cleen-shadow-xl cleen-cursor-default","cleen-absolute cleen-z-50",{"cleen-opacity-0":!F1},M?.columnsContainer),style:{top:`${Ce.top}px`,left:`${Ce.left}px`,...I?.columnsContainer},children:[we("div",{className:"cleen-w-1/2 cleen-h-full",children:[E("div",{className:ae("cleen-overflow-scroll cleen-no-scrollbar cleen-flex cleen-flex-col cleen-items-start cleen-justify-start cleen-w-full cleen-h-[300px]",M?.leftColumn),style:I?.leftColumn,children:S?E("div",{className:"cleen-flex cleen-items-center cleen-justify-center cleen-w-full cleen-h-full",children:E(K,{size:"sm"})}):n?.map((_,Q)=>{let ie=ye(_,C),wo=ie===F,yo=String(ye(_,m)??""),xo=q9(_,v)?.length??0;return we("div",{className:ae("cleen-group cleen-flex cleen-items-center cleen-justify-between cleen-gap-2 cleen-px-3 cleen-w-full cleen-min-h-10 cleen-cursor-pointer hover:cleen-bg-primary/10",M?.groupItem),style:{...I?.groupItem||{},...wo?{backgroundColor:P}:{}},onClick:ee=>{ee.stopPropagation(),ee.preventDefault(),vn(ie??null)},children:[we("div",{className:ae("cleen-flex cleen-items-center cleen-justify-start cleen-gap-2",i?.length>0?"cleen-w-[calc(100%-30px)]":"cleen-w-full"),children:[E("span",{className:ae("cleen-truncate cleen-font-semibold cleen-text-[14px] cleen-text-gray/90",M?.groupItemTitle),style:I?.groupItemTitle,children:yo}),E(ce,{color:"lighter-blue",label:xo})]}),i?.length>0&&E("div",{className:"cleen-opacity-0 group-hover:cleen-opacity-100",onClick:ee=>{ee.stopPropagation(),a?.(_)},children:E(et,{position:"bottom-right",keepOpenOnClick:!1,items:i?.map(ee=>{let dt=ee?.disabledOptionCallback?.(_);return{...ee,type:"button",label:E("span",{className:"cleen-font-semibold cleen-text-[14px] cleen-text-gray/70",children:ee?.label}),onClick:()=>{dt||ee?.onClick(_)},disabled:dt}}),classNames:{menu:"cleen-min-w-max"},className:"cleen-flex cleen-items-center cleen-justify-center cleen-w-5 cleen-h-5 cleen-bg-white cleen-rounded-md",children:E(_1,{className:"cleen-w-4 cleen-h-4 cleen-text-gray/70 cleen-cursor-pointer hover:cleen-text-primary"})})})]},`group-${Q}-${String(ie??Q)}`)})}),E(_e,{isHorizontal:!0}),V?we("div",{className:"cleen-flex cleen-items-center cleen-justify-between cleen-w-full cleen-h-10",children:[E(le,{leftIcon:E(je,{className:"cleen-w-4 cleen-h-4 cleen-text-gray/30"}),placeholder:e?.newGroupPlaceholder,value:z,onChange:_=>U(_.target.value),classNames:{inputContainer:"cleen-border-none",input:"cleen-w-full"},className:"cleen-w-[170px]",autoFocus:!0}),E("div",{className:"cleen-flex cleen-items-center cleen-justify-center cleen-w-[80px] cleen-h-full",children:s?H?E(K,{}):z?.length>b?E(j,{variant:"primary",label:e?.saveButtonLabel,onClick:()=>{A1()},classNames:{container:"cleen-w-max cleen-h-7"}}):E("div",{}):E("div",{})})]}):we("div",{className:ae("cleen-flex cleen-items-center cleen-justify-start cleen-gap-2 cleen-w-full cleen-px-2 cleen-h-10 cleen-cursor-pointer hover:cleen-bg-primary/10",M?.newGroupButton),style:I?.newGroupButton,onClick:()=>W(!0),children:[E(je,{className:"cleen-w-4 cleen-h-4 cleen-text-gray/30"}),E("span",{className:"cleen-text-normal cleen-text-[14px] cleen-text-gray/50",children:e?.newGroupPlaceholder})]})]}),E(_e,{className:"cleen-absolute cleen-top-0 cleen-left-1/2 cleen-min-w-[1px] cleen-h-full cleen-bg-gray/10 cleen-z-[1]"}),we("div",{className:"cleen-w-1/2 cleen-h-full",children:[E("div",{className:ae("cleen-overflow-scroll cleen-no-scrollbar cleen-flex cleen-flex-col cleen-items-start cleen-justify-start cleen-w-full cleen-h-[300px]",M?.rightColumn),style:I?.rightColumn,children:S?E("div",{className:"cleen-flex cleen-items-center cleen-justify-center cleen-w-full cleen-h-full",children:E(K,{size:"sm"})}):pt?.map((_,Q)=>{let ie=ye(_,h),wo=O&&ye(O,h)===ie,yo=String(ye(_,y)??""),xo=w?String(ye(_,w)??""):"";return we("div",{className:ae("cleen-group cleen-flex cleen-items-center cleen-justify-between cleen-gap-2 cleen-px-3 cleen-w-full cleen-min-h-[60px] cleen-cursor-pointer hover:cleen-bg-primary/10",M?.item),style:{...I?.item||{},...wo?{backgroundColor:P}:{}},onClick:ee=>{ee.stopPropagation(),ee.preventDefault(),X(_)},children:[we("div",{className:ae("cleen-flex cleen-flex-col cleen-items-start cleen-justify-center",r?.length>0?"cleen-w-[calc(100%-30px)]":"cleen-w-full"),children:[E("span",{className:ae("cleen-truncate cleen-w-full cleen-font-semibold cleen-text-[14px] cleen-text-gray/90",M?.itemTitle),style:I?.itemTitle,children:yo}),E("span",{className:ae("cleen-truncate cleen-w-full cleen-font-semibold cleen-text-[12px] cleen-text-gray/50",M?.itemSubtitle),style:I?.itemSubtitle,children:xo})]}),r?.length>0&&E("div",{className:"cleen-opacity-0 group-hover:cleen-opacity-100",onClick:ee=>{ee.stopPropagation(),p?.(_)},children:E(et,{position:"bottom-right",keepOpenOnClick:!1,items:r?.map(ee=>{let dt=ee?.disabledOptionCallback?.(_);return{...ee,type:"button",label:E("span",{className:"cleen-font-semibold cleen-text-[14px] cleen-text-gray/70",children:ee?.label}),onClick:()=>{dt||ee?.onClick(_)},disabled:dt}}),classNames:{menu:"cleen-min-w-max"},className:"cleen-flex cleen-items-center cleen-justify-center cleen-w-5 cleen-h-5 cleen-bg-white cleen-rounded-md",children:E(_1,{className:"cleen-w-4 cleen-h-4 cleen-text-gray/70 cleen-cursor-pointer hover:cleen-text-primary"})})})]},`item-${Q}-${String(ie??Q)}`)})}),E(_e,{isHorizontal:!0}),R?we("div",{className:"cleen-flex cleen-items-center cleen-justify-between cleen-w-full cleen-h-10",children:[E(le,{leftIcon:E(je,{className:"cleen-w-4 cleen-h-4 cleen-text-gray/30"}),placeholder:e?.newItemPlaceholder,value:ue,onChange:_=>$(_.target.value),classNames:{inputContainer:"cleen-border-none",input:"cleen-w-full"},className:"cleen-w-[170px]",autoFocus:!0}),E("div",{className:"cleen-flex cleen-items-center cleen-justify-center cleen-w-[80px] cleen-h-full",children:c?L?E(K,{}):ue?.length>b?E(j,{variant:"primary",label:e?.saveButtonLabel,onClick:()=>{Te()},classNames:{container:"cleen-w-max cleen-h-7"}}):E("div",{}):E("div",{})})]}):we("div",{className:ae("cleen-flex cleen-items-center cleen-justify-start cleen-gap-2 cleen-w-full cleen-px-2 cleen-h-10 cleen-cursor-pointer hover:cleen-bg-primary/10",M?.newItemButton),style:I?.newItemButton,onClick:()=>B(!0),children:[E(je,{className:"cleen-w-4 cleen-h-4 cleen-text-gray/30"}),E("span",{className:"cleen-text-normal cleen-text-[14px] cleen-text-gray/50",children:e?.newItemPlaceholder})]})]})]})}),document.body),!T&&O&&E("div",{className:"cleen-absolute cleen-top-1.5 cleen-left-1 cleen-flex cleen-items-center cleen-justify-start cleen-pl-2.5 cleen-w-[calc(100%-40px)] cleen-h-8 cleen-bg-white",onClick:()=>D(!0),children:E("span",{className:"cleen-truncate cleen-font-semibold cleen-text-[14px] cleen-text-gray/70",children:String(ye(O,y)??"")})})]})})};import{cn as oe,useDebounce as _a,useOutsideClick as Oa,usePositionClose as za}from"@cleen/ui-core";import{forwardRef as Ua,useEffect as Ga,useMemo as K9,useRef as v0,useState as w0}from"react";import{createPortal as $a}from"react-dom";import{cn as H1}from"@cleen/ui-core";import{jsx as a1,jsxs as X9}from"react/jsx-runtime";var j9=({options:t,selection:e,classNames:n,styles:o,onChoose:i,displaySubtextInline:r=!0,...l})=>a1("div",{tabIndex:0,...l,children:a1("div",{className:H1("cleen-flex cleen-flex-col cleen-pt-1 cleen-pb-1.5 cleen-max-h-64 cleen-overflow-y-auto",n?.container),style:o?.container,children:t?.map(s=>{let c=e?.some(a=>a?.value===s?.value);return X9("li",{className:H1("cleen-flex cleen-justify-between cleen-items-center hover:cleen-bg-gray/10 cleen-px-2 cleen-py-2.5 cleen-rounded-md cleen-cursor-pointer cleen-select-none",{"cleen-bg-gray/10 hover:cleen-bg-gray/20":c},n?.item),style:o?.item,onClick:()=>i?.(s,c),children:[X9("div",{className:H1("cleen-flex cleen-justify-start cleen-items-center cleen-gap-2",n?.labels,!r&&"cleen-truncate cleen-flex-col cleen-items-start cleen-gap-0"),style:o?.labels,children:[s?.leadingBadgeValue&&a1(ce,{color:"gray",label:s?.leadingBadgeValue}),s?.icon,s?.label&&a1("span",{className:H1("cleen-font-medium cleen-text-gray cleen-text-base",!r&&"cleen-w-full cleen-truncate"),children:s?.label}),s?.preSublabel&&a1("span",{className:H1("cleen-font-medium cleen-text-gray/30 cleen-text-xs",!r&&"cleen-w-full cleen-truncate"),children:s?.preSublabel}),s?.sublabel&&a1("span",{className:H1("cleen-font-medium cleen-text-gray/60 cleen-text-sm",!r&&"cleen-w-full cleen-truncate"),children:s?.sublabel})]}),c&&a1("div",{className:n?.checkContainer,style:o?.checkContainer,children:a1(Fe,{className:H1("cleen-text-primary",n?.check),style:o?.check})})]},s.value)})})});import{Fragment as Xa,jsx as J,jsxs as en}from"react/jsx-runtime";var qa=Ua(function({label:e,labels:n,options:o,value:i,displaySelected:r="under",isLoading:l=!1,required:s,internalFiltering:c=!1,closeOnReachingLimit:a=!0,limit:p,getCustomBadgeLabel:u,displaySubtextInline:d=!0,selectedBadgeColor:C="blue",debounceDelay:m=0,characterThreshold:v=2,disabled:h=!1,isNoDataVisibleOnCreateNew:x=!0,className:y,classNames:w,style:b,styles:S,infoLabels:H,menuDetachedFromPortal:L,onInputChange:P,onChange:N,onCreateNewOption:M,createNewOptionLabelString:k,onLookupBlur:I,triggerBlurOnlyWhenOpen:T=!0,menuRef:D,...V},W){let[R,B]=w0(!1),F=v0(null),A=v0(null),O=D??F,{positionStyles:q,isMounted:z}=za({triggerRef:A,targetRef:O,position:"bottom-left",isOpen:R,offset:4});Oa({refs:[O,A],handler:()=>{B(!1),I?.()},enabled:T?R:!0});let[U,ue]=w0(""),$=_a(U,m),fe=m?$:U,gn=v0(fe),m1=Array.isArray(i),[fn,g1]=w0([]),Ce=m1?i:fn,F1=["inside","inside-badge"].includes(r),hn=(X,A1=!1)=>{if(A1){let _=Ce.filter(Q=>Q.value!==X.value);m1||g1(_),N?.(_);return}let Te;if(p===1)Te=[X];else{if(p&&Ce.length>=p)return;Te=[...Ce,X]}m1||g1(Te),N?.(Te),a&&p&&Te.length>=p&&(ue(""),B(!1))},ke=K9(()=>c?o?.filter(X=>X?.label?.match(new RegExp(fe,"i"))):o,[o,fe,c]),pt=K9(()=>k&&M&&!l&&U?.length>0&&!ke?.some(X=>X?.label===U)?typeof k=="function"?k(U):k:null,[k,M,l,U,ke]);Ga(()=>{gn.current!==fe&&(gn.current=fe,fe.length<v?B(!1):(P?.(fe),B(!0)))},[fe,P,v]);let vn=en("ul",{className:oe("cleen-flex cleen-flex-col cleen-gap-0.5 cleen-bg-background cleen-shadow-[0px_12px_16px_-4px_rgba(var(--cleen-gray),0.1)] cleen-px-1.5 cleen-pt-1 cleen-pb-0.5 cleen-border cleen-border-gray/20 cleen-rounded-lg",w?.menu?.container),style:S?.menu?.container,children:[l?J(K,{className:oe("cleen-py-3",w?.menu?.loader),style:S?.menu?.loader}):!ke||ke?.length===0?!!n?.noDataFound&&(x||!pt)&&J("div",{className:oe("cleen-flex cleen-justify-center cleen-items-center cleen-px-2 cleen-py-2.5 cleen-rounded-md cleen-font-normal cleen-text-gray/40 cleen-text-sm cleen-text-center cleen-pointer-events-none cleen-select-none",w?.menu?.noDataFound),style:S?.menu?.noDataFound,children:n?.noDataFound}):J(j9,{options:ke,selection:Ce,onChoose:hn,displaySubtextInline:d,...w?.menu?.list,...S?.menu?.list}),pt&&en("div",{className:oe("cleen-flex cleen-flex-col cleen-justify-center cleen-items-center",w?.createNewOption?.container),style:S?.createNewOption?.container,children:[J(_e,{...w?.createNewOption?.divider,...S?.createNewOption?.divider}),J("span",{className:oe("cleen-py-3 cleen-font-semibold cleen-text-primary/70 cleen-text-sm cleen-cursor-pointer",w?.createNewOption?.value),style:S?.createNewOption?.value,onClick:()=>{let X=M?.(U);typeof X=="boolean"&&!X||ue("")},children:pt})]})]});return J("div",{className:oe("cleen",y),style:b,children:en("div",{className:oe("cleen-flex cleen-flex-col cleen-gap-1.5 cleen-w-full",w?.container),style:S?.container,children:[e&&J("div",{className:oe("cleen-flex cleen-w-full"),children:en("span",{className:oe("cleen-w-full cleen-font-medium cleen-text-gray/90 cleen-text-sm",w?.label),style:S?.label,children:[e,s&&J("span",{className:"cleen-ml-1 cleen-text-error/60",children:"*"})]})}),J("div",{ref:A,className:oe("cleen-relative cleen-flex cleen-items-center",w?.input?.container),style:S?.input?.container,children:J(le,{type:"search",autoFocus:!1,autoComplete:"off",className:oe("cleen-w-full",w?.input?.component?.className),classNames:{...w?.input?.component?.classNames,inputContainer:oe({"cleen-flex-wrap":F1},w?.input?.component?.classNames?.inputContainer),input:oe({"cleen-pl-2":F1},w?.input?.component?.classNames?.input),leftIconContainer:oe({"cleen-pr-0":F1},w?.input?.component?.classNames?.leftIconContainer)},...S?.input?.component,leftIcon:en(Xa,{children:[J(St,{className:"cleen-text-gray/70"}),F1&&(Ce||[])?.length>0&&J("div",{className:oe("cleen-flex cleen-gap-1 cleen-overflow-hidden cleen-text-ellipsis cleen-whitespace-nowrap"),onClick:()=>{B(!R)},children:r==="inside-badge"?Ce?.map(X=>J(ce,{label:X?.label,color:"blue",variant:"semiRounded"},X.value)):J("span",{className:oe("cleen-font-medium cleen-text-gray/80 cleen-text-sm"),children:Ce?.map(X=>X?.label).join(", ")})})," "]}),onFocus:()=>{fe.length>=v&&U.length>=v&&B(!0)},value:U,onChange:X=>{ue(X.target.value)},ref:W,required:s,disabled:h,...V})}),R&&(L?J("div",{ref:O,children:vn}):$a(J("div",{className:"cleen",children:J("div",{ref:O,className:oe("cleen-absolute cleen-z-50",{"cleen-opacity-0":!z}),style:{top:`${q.top}px`,left:`${q.left}px`,minWidth:A.current?.offsetWidth?`${A.current.offsetWidth}px`:void 0},children:vn})}),document.body)),r==="under"&&Ce?.length>0&&J("span",{className:oe("cleen-flex cleen-flex-wrap cleen-gap-1.5",w?.pillbadge?.container),style:S?.pillbadge?.container,children:Ce?.map(X=>J(ce,{label:u?u(X):X?.label,color:C,removeable:!h,onRemoveClicked:()=>{if(h)return;let A1=Ce?.filter(Te=>Te?.value!==X?.value);m1||g1(A1),N?.(A1)},...w?.pillbadge?.component,...S?.pillbadge?.component},X.value))}),(H?.errorMessage||H?.infoMessage||H?.subtitle)&&J(G,{...H})]})})});import{cn as tn,useBodyScrollLock as ja,useCleenOverlays as Y9}from"@cleen/ui-core";import{forwardRef as Ka,useCallback as Ya,useEffect as y0,useId as Qa,useRef as Ja,useState as Q9}from"react";import{createPortal as ep}from"react-dom";import{jsx as nn,jsxs as ec}from"react/jsx-runtime";var tp={xs:320,sm:384,md:448,lg:512,xl:576,"2xl":728},J9=300,np=Ka(function({isOpen:e=!1,onClose:n,closeOnOverlayClick:o=!0,closeButtonIcon:i=nn(We,{className:"cleen-size-5"}),header:r,footer:l,zIndex:s=50,size:c="md",color:a,p,gap:u,className:d,classNames:C,style:m,styles:v,children:h,...x},y){let[w,b]=Q9(e),[S,H]=Q9(e),L=Ja(null),P=Qa(),{addOverlay:N,removeOverlay:M}=Y9(),k=Ya(()=>{b(!1),setTimeout(()=>n?.(),J9)},[n]);return y0(()=>{if(e){H(!0);let I=setTimeout(()=>b(!0),1);return()=>clearTimeout(I)}else{b(!1);let I=setTimeout(()=>H(!1),J9);return()=>clearTimeout(I)}},[e]),y0(()=>{if(e)return N(P),()=>M(P)},[N,M,e,P]),y0(()=>{let I=T=>{let{overlays:D}=Y9.getState();T.key==="Escape"&&D[D.length-1]===P&&k()};return document.addEventListener("keydown",I),()=>document.removeEventListener("keydown",I)},[k,P]),ja(S),S?ep(ec("div",{className:tn("cleen",d),style:m,ref:y,...x,children:[nn("div",{className:tn("cleen-fixed cleen-inset-0 cleen-bg-black/50 dark:cleen-bg-white/50 cleen-transition-opacity cleen-duration-300 cleen-ease-in-out",w?"cleen-opacity-100":"cleen-opacity-0",C?.overlay),style:{zIndex:s,...v?.overlay},onClick:()=>{o&&k()},"aria-hidden":"true"}),nn("div",{className:tn("cleen-fixed cleen-inset-0 cleen-flex cleen-justify-center cleen-items-center cleen-p-4 cleen-overflow-auto","cleen-transition-all cleen-duration-300 cleen-ease-in-out","cleen-pointer-events-none",w?"cleen-opacity-100 cleen-scale-100":"cleen-opacity-0 cleen-scale-95",C?.container),style:{zIndex:s,...v?.container},"aria-modal":"true",role:"dialog",children:ec(ne,{header:r,footer:l,color:a,p,gap:u,className:tn("cleen-relative cleen-shadow-xl cleen-w-full cleen-max-w-lg cleen-max-h-[90vh] cleen-rounded-lg","cleen-pointer-events-auto",C?.modal?.className),style:{maxWidth:typeof c=="number"?c:tp[c],...v?.modal?.style},classNames:C?.modal?.classNames,styles:v?.modal?.styles,ref:L,children:[h,i&&nn("div",{className:tn("cleen-top-3 cleen-right-3 cleen-absolute"),children:nn(j,{variant:"borderless",onClick:k,"aria-label":"Close modal",classNames:{container:"cleen-p-1.5 cleen-rounded-full"},children:i})})]})})]}),document.body):null});import"react-toastify";var x0={success:{},error:{autoClose:2e4,hideProgressBar:!0,closeOnClick:!0,pauseOnHover:!0},info:{},warning:{autoClose:4e3},default:{autoClose:3e3,position:"top-right",hideProgressBar:!1,closeOnClick:!0,pauseOnHover:!0,draggable:!0}};import{cn as op}from"@cleen/ui-core";import{Bounce as rp,Flip as lp,toast as on,Slide as ip,Zoom as sp}from"react-toastify";var cp=({message:t,variant:e="default",animationType:n="slide",className:o,...i})=>{let r=()=>{switch(n){case"bounce":return rp;case"flip":return lp;case"zoom":return sp;default:return ip}},l={...x0.default,...e!=="default"&&x0[e],transition:r(),className:op("cleen-text-sm",o),...i};switch(e){case"success":return on.success(t,l);case"error":return on.error(t,l);case"info":return on.info(t,l);case"warning":return on.warning(t,l);default:return on(t,l)}};import{ToastContainer as ap}from"react-toastify";import{jsx as tc}from"react/jsx-runtime";var pp=t=>tc("div",{className:"cleen",children:tc(ap,{...t})});import{cn as nc}from"@cleen/ui-core";import{forwardRef as dp,useState as up}from"react";import{jsx as b0,jsxs as Cp}from"react/jsx-runtime";var k0=dp(({totalPages:t,labels:e,onGoToPage:n,classNames:o,styles:i,...r},l)=>{let[s,c]=up(""),a=()=>{let u=parseInt(s,10);isNaN(u)||(n?.(Math.min(Math.max(u,1),t)),c(""))},p=u=>{u.key==="Enter"?a():u.key==="Escape"&&c("")};return b0("div",{className:"cleen",...r,children:Cp("div",{className:nc("cleen-flex cleen-items-center cleen-gap-2",o?.container),style:i?.container,children:[b0("span",{className:nc("cleen-text-sm cleen-text-gray/70 cleen-whitespace-nowrap",o?.label),style:i?.label,children:e?.goToPage}),b0(le,{ref:l,type:"number",min:1,max:t,value:s,onChange:u=>c(u.target.value),onKeyDown:p,...o?.input,...i?.input})]})})});import{cn as Jn,useOutsideClick as mp,usePositionClose as gp}from"@cleen/ui-core";import{forwardRef as fp,useRef as oc,useState as rc}from"react";import{createPortal as hp}from"react-dom";import{jsx as tt,jsxs as wp}from"react/jsx-runtime";var vp=[10,20,50,100],L0=fp(({pageSize:t,pageSizes:e=vp,labels:n,onPageSizeChange:o,classNames:i,styles:r,...l},s)=>{let[c,a]=rc(t??e?.[0]??void 0),[p,u]=rc(!1),d=oc(null),C=oc(null),{positionStyles:m,isMounted:v}=gp({triggerRef:d,targetRef:C,isOpen:p,position:"top-left"});return mp({refs:[d,C],handler:()=>u(!1),enabled:p}),tt("div",{className:"cleen",ref:s,...l,children:wp("div",{className:Jn("cleen-relative cleen-flex cleen-justify-start cleen-items-center cleen-w-10",i?.container),style:r?.container,children:[tt(te,{label:n?.itemsPerPage?.(c),classNames:{labelContainer:"cleen-min-w-max"},children:tt("div",{className:Jn("cleen-flex cleen-justify-center cleen-items-center cleen-bg-gray/5 hover:cleen-bg-gray/10 cleen-p-2 cleen-rounded-lg cleen-min-w-10 cleen-h-10 cleen-font-medium cleen-text-sm cleen-text-gray/70 cleen-transition-colors cleen-cursor-pointer",i?.trigger),style:r?.trigger,onClick:()=>u(h=>!h),ref:d,children:c})}),p&&hp(tt("div",{className:"cleen",children:tt("div",{ref:C,className:Jn("cleen-flex cleen-bg-background cleen-shadow-lg cleen-border cleen-border-gray/20 cleen-rounded-lg","cleen-absolute cleen-z-50",{"cleen-opacity-0":!v},i?.menu),style:{top:`${m.top}px`,left:`${m.left}px`,...r?.menu},children:e?.filter(h=>h!==c)?.map(h=>tt("div",{className:Jn("cleen-flex cleen-justify-center cleen-items-center hover:cleen-bg-gray/5 cleen-p-2 cleen-rounded-lg cleen-min-w-10 cleen-h-10 cleen-font-medium cleen-text-gray/70 cleen-text-sm cleen-transition-colors cleen-cursor-pointer",i?.menuItem),style:r?.menuItem,onClick:()=>{a(h),o?.(h),u(!1)},children:h},h))})}),document.body)]})})});var lc={goToPreviousPage:"Go to previous page",goToNextPage:"Go to next page",goToPage:"Go to page",itemsPerPage:t=>`Show ${t} items per page`};import{cn as p1}from"@cleen/ui-core";import{forwardRef as yp,useCallback as eo,useMemo as xp,useRef as bp}from"react";import{jsx as pe,jsxs as Lp}from"react/jsx-runtime";var kp=yp(({currentPage:t,totalPages:e,pageSize:n,pageSizes:o,hasGotoPage:i=!0,hasPageSizeSelector:r=!0,onPageChange:l,onPageSizeChange:s,labels:c=lc,classNames:a,styles:p,...u},d)=>{let C=bp(null),m=eo(()=>{t<e&&l?.(t+1)},[t,e,l]),v=eo(()=>{t>1&&l?.(t-1)},[t,l]),h=eo(w=>pe("span",{className:p1("cleen-flex cleen-justify-center cleen-items-center cleen-bg-background hover:cleen-bg-gray/5 cleen-p-2 cleen-rounded-lg cleen-w-10 cleen-h-10 cleen-font-medium cleen-text-gray/70 cleen-text-sm cleen-cursor-pointer",w===t&&"cleen-bg-gray/5",a?.pageButton,w===t?a?.activePageButton:""),style:{...p?.pageButton,...w===t?p?.activePageButton:{}},onClick:()=>l?.(w),children:w},`page-${w}`),[t,l,a,p]),x=eo(w=>pe("span",{className:p1("cleen-flex cleen-justify-center cleen-self-end cleen-bg-background hover:cleen-bg-gray/5 cleen-p-2 cleen-rounded-lg cleen-w-10 cleen-h-10 cleen-font-medium cleen-text-gray/70 cleen-text-sm cleen-transition-colors cleen-cursor-pointer",a?.ellipsis),style:p?.ellipsis,onClick:()=>C.current?.focus(),children:"..."},w),[a,p]),y=xp(()=>{if(isNaN(t)||isNaN(e))return[];let w=[];if(w.push(pe(te,{label:c.goToPreviousPage,classNames:{labelContainer:"cleen-min-w-max"},children:pe("span",{className:p1("cleen-flex cleen-justify-center cleen-items-center cleen-bg-background cleen-p-2 cleen-rounded-lg cleen-w-10 cleen-h-10 cleen-font-medium cleen-text-gray/70 hover:cleen-text-primary cleen-text-sm cleen-transition-colors cleen-cursor-pointer",a?.navButton),style:p?.navButton,onClick:v,children:pe(Ze,{})})},"prev")),e<=7)for(let b=1;b<=e;b++)w.push(h(b));else if(w.push(h(1)),t<=3){for(let b=2;b<5;b++)w.push(h(b));w.push(x("dots-end")),w.push(h(e))}else if(t>=e-2){w.push(x("dots-start"));for(let b=e-3;b<=e;b++)w.push(h(b))}else w.push(x("dots-start")),w.push(h(t-1)),w.push(h(t)),w.push(h(t+1)),w.push(x("dots-end")),w.push(h(e));return w.push(pe(te,{label:c.goToNextPage,classNames:{labelContainer:"cleen-min-w-max"},children:pe("span",{className:p1("cleen-flex cleen-justify-center cleen-items-center cleen-bg-background cleen-p-2 cleen-rounded-lg cleen-w-10 cleen-h-10 cleen-font-medium cleen-text-gray/70 hover:cleen-text-primary cleen-text-sm cleen-transition-colors cleen-cursor-pointer",a?.navButton),style:p?.navButton,onClick:m,children:pe(Le,{})})},"next")),w},[t,e,c,a,p,x,h,m,v]);return pe("div",{className:"cleen",ref:d,...u,children:Lp("div",{className:p1("cleen-flex cleen-justify-between cleen-gap-4",a?.container),style:p?.container,children:[r?pe(L0,{pageSize:n,labels:c,onPageSizeChange:s,pageSizes:o,className:p1("cleen-flex-1",a?.pageSizeSelector?.className),classNames:a?.pageSizeSelector?.classNames,...p?.pageSizeSelector}):pe("div",{className:"cleen-flex-1"}),pe("div",{className:p1("cleen-flex cleen-flex-1 cleen-justify-center cleen-items-center cleen-gap-2 cleen-w-full",a?.buttonsContainer),style:p?.buttonsContainer,children:y}),i?pe(k0,{ref:C,totalPages:e,onGoToPage:l,labels:c,className:p1("cleen-flex cleen-flex-1 cleen-justify-end",a?.goToPage?.className),classNames:a?.goToPage?.classNames,...p?.goToPage}):pe("div",{className:"cleen-flex-1"})]})})});import{cn as P0,useDisclosure as Pp,useOutsideClick as Sp,usePositionClose as Ip}from"@cleen/ui-core";import{forwardRef as Mp,useRef as ic}from"react";import{createPortal as Hp}from"react-dom";import{jsx as S0,jsxs as Np}from"react/jsx-runtime";var Rp=Mp(function({isOpen:e,onOpenChange:n,content:o,position:i="bottom-left",children:r,className:l,classNames:s,style:c,styles:a,...p},u){let{isOpen:d,toggle:C,close:m}=Pp({value:e,setValue:n}),v=ic(null),h=ic(null),{positionStyles:x,isMounted:y}=Ip({triggerRef:v,targetRef:h,position:i,isOpen:d});Sp({refs:[v,h],handler:m,enabled:d});let w=b=>{b.stopPropagation(),C()};return Np("div",{className:P0("cleen",l),style:c,ref:u,...p,children:[S0("div",{ref:v,onClick:w,className:P0("cleen-size-fit",s?.trigger,d&&s?.triggerOpen),style:{...a?.trigger,...d?a?.triggerOpen:{}},children:r}),d&&Hp(S0("div",{className:"cleen",onClick:b=>b.stopPropagation(),onPointerDown:b=>b.stopPropagation(),onMouseDown:b=>b.stopPropagation(),onTouchStart:b=>b.stopPropagation(),children:S0("div",{ref:h,className:P0("cleen-bg-background cleen-shadow-lg cleen-border cleen-border-gray/20 cleen-rounded-lg cleen-w-52","cleen-absolute cleen-z-50",{"cleen-opacity-0":!y},s?.popover),style:{top:`${x.top}px`,left:`${x.left}px`,...a?.popover},onClick:b=>b.stopPropagation(),children:o})}),document.body)]})});import{cn as R1,useAnimateNumber as Dp}from"@cleen/ui-core";import{forwardRef as Bp,useEffect as Tp,useMemo as Vp,useRef as Ep,useState as Fp}from"react";import{jsx as to,jsxs as I0}from"react/jsx-runtime";var sc=Bp(({percentage:t,title:e,barColor:n,backgroundColor:o="rgb(var(--cleen-gray), 0.1)",textColor:i="rgb(var(--cleen-gray))",invertProgressColors:r=!1,showPercentage:l=!1,renderAnimated:s=!1,renderAnimatedDuration:c=1e3,className:a,classNames:p,style:u,styles:d,...C},m)=>{let v=Math.max(0,Math.min(t,100)),h=Ep(v),[x,y]=Fp(s?0:v),w=Dp({targetNumber:x,duration:c,disabled:!s});Tp(()=>{if(s){setTimeout(()=>y(v),0);return}h.current!==v&&(y(v),h.current=v)},[v,s]);let b=Vp(()=>{if(n)return n;switch(v<=30?"red":v<70?"orange":"green"){case"red":return r?"rgb(var(--cleen-success))":"rgb(var(--cleen-error))";case"orange":return"rgb(var(--cleen-warning))";case"green":return r?"rgb(var(--cleen-error))":"rgb(var(--cleen-success))";default:return"rgb(var(--cleen-success))"}},[v,r,n]);return to("div",{ref:m,className:R1("cleen",a),style:u,children:I0("div",{className:R1("cleen-w-full",p?.container),style:d?.container,...C,children:[e&&to("div",{className:R1("cleen-mb-1 cleen-font-semibold cleen-text-xs",p?.title),style:d?.title,children:e}),I0("div",{className:R1("cleen-flex cleen-items-center cleen-gap-2 cleen-w-full cleen-h-4",p?.wrapper||p?.progress),style:d?.wrapper??d?.progress,children:[to("div",{className:R1("cleen-overflow-hidden cleen-flex-1 cleen-h-2 cleen-rounded-full",p?.track),style:{backgroundColor:o,...d?.track},children:to("div",{className:R1("cleen-h-full cleen-transition-all cleen-duration-300 ease-out",p?.fill),style:{width:`${x}%`,backgroundColor:b,...s&&{transitionDuration:`${c}ms`},...d?.fill}})}),l&&I0("span",{className:R1("cleen-font-medium cleen-text-sm cleen-whitespace-nowrap cleen-w-10",p?.text),style:{color:i,...d?.text},children:[Math.round(w),"%"]})]})]})})});sc.displayName="ProgressBar";import{cn as cc}from"@cleen/ui-core";import{forwardRef as Ap,useEffect as Zp,useState as Wp}from"react";import{jsx as no,jsxs as ac}from"react/jsx-runtime";var _p={xs:40,sm:60,md:80,lg:100,xl:120,xxl:140,xxxl:160},pc=Ap(({isFullscreen:t,percentage:e,duration:n=1e3,radius:o,stroke:i=16,size:r="md",color:l="rgb(var(--cleen-primary))",emptyColor:s="rgb(var(--cleen-gray), 0.1)",textColor:c="rgb(var(--cleen-gray))",textHidden:a=!1,fontSize:p,className:u,classNames:d,style:C,styles:m,...v},h)=>{let x=o??_p[r]/2,y=x-i/2,w=y*2*Math.PI,[b,S]=Wp(0);Zp(()=>{let L=null;if(n===0){S(e);return}let P=N=>{L||(L=N);let M=N-L,k=Math.min(M/n*e,e);S(k),k<e&&requestAnimationFrame(P)};requestAnimationFrame(P)},[e,n]);let H=w-b/100*w;return no("div",{ref:h,className:cc("cleen",u),style:C,...v,children:no("div",{className:cc("cleen-flex cleen-justify-center cleen-items-center cleen-w-full cleen-h-full",{"cleen-h-screen cleen-w-screen cleen-bg-background":t},d?.container),style:m?.container,children:ac("svg",{height:x*2,width:x*2,style:{transform:"rotate(-90deg)"},children:[no("circle",{stroke:s,fill:"transparent",strokeWidth:i,r:y,cx:x,cy:x}),no("circle",{stroke:l,fill:"transparent",strokeWidth:i,strokeLinecap:"round",strokeDasharray:w,strokeDashoffset:H,r:y,cx:x,cy:x}),!a&&ac("text",{x:"50%",y:"50%",dy:".3em",textAnchor:"middle",fontWeight:600,fontSize:p??x/2.5,fill:c,transform:`rotate(90, ${x}, ${x})`,children:[Math.round(b),"%"]})]})})})});pc.displayName="ProgressCircle";import{cn as Se}from"@cleen/ui-core";import{useState as Op}from"react";import{jsx as xe,jsxs as oo}from"react/jsx-runtime";var zp=({horizontal:t,boxes:e,selectedBox:n,onBoxClick:o,leftElement:i,rightElement:r,leftIcon:l,leftIconName:s,rightIconName:c,className:a,style:p})=>{let[u,d]=Op(n);return xe("div",{className:Se("cleen",a),style:p,children:t?xe("div",{className:"cleen-flex cleen-flex-wrap cleen-items-start cleen-justify-start cleen-gap-3 cleen-w-full",children:e?.map(C=>{let m=C?.id===u?.id;return oo("div",{className:Se("cleen-flex cleen-items-center cleen-gap-3 cleen-p-4 cleen-border cleen-rounded-xl cleen-shadow-lg cleen-cursor-pointer cleen-transition-all cleen-duration-200 hover:cleen-bg-primary/5 cleen-w-max",m?"cleen-bg-primary/5 cleen-border-primary/50":"cleen-border-gray/20"),onClick:()=>{d(C),o?.(C)},children:[i&&i(C),l||(s?xe(se,{name:s,className:Se("cleen-w-5 cleen-h-5",m?"cleen-text-primary":"cleen-text-gray/80")}):null),C?.label&&xe("span",{className:Se("cleen-font-semibold cleen-text-16px",m?"cleen-text-primary":"cleen-text-gray/80"),children:C?.label}),C?.subLabel&&xe("span",{className:Se("cleen-font-semibold cleen-text-16px",m?"cleen-text-primary":"cleen-text-gray/80"),children:C?.subLabel}),r&&r(C),c&&xe(se,{name:c,className:Se("cleen-w-5 cleen-h-5",m?"cleen-text-primary":"cleen-text-gray/80")})]},C?.id)})}):xe("div",{className:"cleen-grid cleen-gap-3 cleen-w-full",style:{gridTemplateColumns:"1fr auto 1fr"},children:e?.map(C=>{let m=C?.id===u?.id;return oo("div",{className:Se("cleen-grid cleen-col-span-full cleen-items-center cleen-gap-3 cleen-p-4 cleen-border cleen-rounded-xl cleen-shadow-lg cleen-cursor-pointer cleen-transition-all cleen-duration-200 hover:cleen-bg-primary/5",m?"cleen-bg-primary/5 cleen-border-primary/50":"cleen-border-gray/20"),style:{display:"grid",gridTemplateColumns:"subgrid",gridColumn:"1 / -1"},onClick:()=>{d(C),o?.(C)},children:[oo("div",{className:"cleen-flex cleen-items-center cleen-gap-2 cleen-justify-start",children:[i&&i(C),l||(s?xe(se,{name:s,className:Se("cleen-w-5 cleen-h-5",m?"cleen-text-primary":"cleen-text-gray/80")}):null)]}),xe("div",{className:"cleen-flex cleen-items-center cleen-justify-center",children:C?.label&&xe("span",{className:Se("cleen-font-semibold cleen-text-16px",m?"cleen-text-primary":"cleen-text-gray/80"),children:C?.label})}),oo("div",{className:"cleen-flex cleen-items-center cleen-gap-2 cleen-justify-end",children:[C?.subLabel&&xe("span",{className:Se("cleen-font-semibold cleen-text-16px",m?"cleen-text-primary":"cleen-text-gray/80"),children:C?.subLabel}),r&&r(C),c&&xe(se,{name:c,className:Se("cleen-w-5 cleen-h-5",m?"cleen-text-primary":"cleen-text-gray/80")})]})]},C?.id)})})})};import{cn as d1}from"@cleen/ui-core";import{useEffect as $p,useState as qp}from"react";import{cn as Up}from"@cleen/ui-core";import{jsx as dc,jsxs as Gp}from"react/jsx-runtime";var M0=({checked:t,className:e,style:n,...o})=>Gp("div",{className:Up("group cleen-flex cleen-size-5 cleen-min-h-5 cleen-min-w-5 cleen-items-center cleen-justify-center cleen-rounded-full cleen-border cleen-border-gray/20",t?"cleen-bg-primary":"cleen-bg-white",e),style:n,children:[dc("input",{type:"radio",checked:t,className:"cleen-hidden",...o}),dc("span",{className:"cleen-size-2 cleen-rounded-full cleen-bg-white"})]});import{jsx as Oe,jsxs as ro}from"react/jsx-runtime";var Xp=({radios:t,label:e,className:n,classNames:o,style:i,styles:r,name:l="cleen-radio-group",direction:s="vertical",radioPosition:c="left",defaultActiveId:a=1,value:p,infoLabels:u,onChange:d})=>{let C=p!==void 0,[m,v]=qp(a);$p(()=>{C||v(a)},[a,C]);let h=C?p:m,x=y=>{C||v(y),d?.(y)};return Oe("div",{className:d1("cleen",n),style:i,children:ro("div",{className:o?.container,style:r?.container,children:[e&&Oe("label",{className:d1("cleen-block cleen-mb-1.5 cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",o?.label),style:r?.label,children:e}),Oe("div",{className:d1("cleen-flex cleen-flex-wrap cleen-gap-2.5",s==="vertical"&&"cleen-flex-col cleen-w-fit",o?.radios),style:r?.radios,children:t?.map(y=>ro("div",{className:d1("cleen-flex cleen-gap-2 hover:cleen-bg-gray/5 cleen-p-5 cleen-border cleen-border-gray/20 hover:cleen-border-gray/30 cleen-rounded-xl cleen-transition-all cleen-duration-200 cleen-cursor-pointer",s==="horizontal"&&"cleen-flex-1 cleen-min-w-60",h==y?.id&&"cleen-border-primary hover:cleen-border-primary",h==y?.id&&o?.radioActive,o?.radioContainer),style:r?.radioContainer,onClick:()=>x(y.id),children:[y.leftIcon,c==="left"&&Oe(M0,{name:l,value:y.id,checked:h==y.id,onChange:()=>x(y.id),className:o?.radioOuterCheckBox,style:r?.radioOuterCheckBox}),ro("label",{className:d1("cleen-flex-1 cleen-text-gray cleen-cursor-pointer",o?.radioLabelsContainer),style:r?.radioLabelsContainer,children:[ro("div",{className:"cleen-flex cleen-items-center cleen-gap-1",children:[Oe("span",{className:d1("cleen-font-semibold cleen-text-gray/70 cleen-text-sm",o?.radioTitle),style:r?.radioTitle,children:y.title}),Oe("span",{className:d1("cleen-font-normal cleen-text-gray/80 cleen-text-xs",o?.radiotPostTitle),style:r?.radiotPostTitle,children:y.postTitle})]}),Oe("span",{className:d1("cleen-font-normal cleen-text-gray/80 cleen-text-sm",o?.radioSubTitle),style:r?.radioSubTitle,children:y?.subTitle})]}),c==="right"&&Oe(M0,{name:l,value:y.id,checked:h==y.id,onChange:()=>x(y.id),className:o?.radioOuterCheckBox,style:r?.radioOuterCheckBox}),y.rightIcon]},y?.id))}),(u?.errorMessage||u?.infoMessage||u?.subtitle)&&Oe(G,{...u})]})})};import{cn as ze}from"@cleen/ui-core";import{useCallback as jp,useEffect as Kp,useRef as uc,useState as Yp}from"react";import{jsx as Ie,jsxs as H0}from"react/jsx-runtime";var Qp=({minValue:t=0,maxValue:e=100,step:n=1,defaultValue:o=[t,e],value:i,onChange:r,onChangeEnd:l,className:s,classNames:c,style:a,styles:p,disabled:u=!1,label:d,labels:C,tooltips:m,infoLabels:v})=>{let[h,x]=Yp(o??[t,e]),y=i!==void 0?i:h,w=uc(null),b=uc(null),S=R=>{let B=Math.round((R-t)/n)*n+t;return Math.min(e,Math.max(t,B))},H=(y[0]-t)/(e-t)*100,L=(y[1]-t)/(e-t)*100,P=jp(R=>{let B=[S(Math.min(R[0],R[1])),S(Math.max(R[0],R[1]))];i===void 0&&x(B),r?.(B)},[t,e,n,i,r]),N=R=>{let B=w.current;if(!B)return t;let F=B.getBoundingClientRect(),A=(R-F.left)/F.width;return S(t+A*(e-t))},M=R=>B=>{u||(B.preventDefault(),b.current=R,document.addEventListener("mousemove",k),document.addEventListener("mouseup",I))},k=R=>{if(!b.current)return;let B=N(R.clientX);b.current==="min"?P([B,y[1]]):P([y[0],B])},I=R=>{let B=N(R.clientX),F=b.current==="min"?[B,y[1]]:[y[0],B];b.current=null,l?.(F),document.removeEventListener("mousemove",k),document.removeEventListener("mouseup",I)},T=R=>{if(u)return;let B=N(R.clientX),F=Math.abs(B-y[0]),A=Math.abs(B-y[1]);F<A?P([B,y[1]]):P([y[0],B])},D=R=>B=>{u||(B.preventDefault(),b.current=R,document.addEventListener("touchmove",V),document.addEventListener("touchend",W))},V=R=>{if(b.current&&R.touches.length>0){let B=N(R.touches[0].clientX);b.current==="min"?P([B,y[1]]):P([y[0],B])}},W=R=>{let B=N(R.touches[0].clientX),F=b.current==="min"?[B,y[1]]:[y[0],B];b.current=null,l?.(F),document.removeEventListener("touchmove",V),document.removeEventListener("touchend",W)};return Kp(()=>()=>{document.removeEventListener("mousemove",k),document.removeEventListener("mouseup",I),document.removeEventListener("touchmove",V),document.removeEventListener("touchend",W)},[]),Ie("div",{className:ze("cleen",s),style:a,children:H0("div",{className:ze("cleen-w-full",c?.container),style:p?.container,children:[d&&Ie("span",{className:"cleen-font-medium cleen-text-sm cleen-text-gray",children:d}),H0("div",{ref:w,className:ze("cleen-relative cleen-w-full cleen-h-8 cleen-touch-none",{"cleen-opacity-60":u},c?.track),style:p?.track,"aria-disabled":u,onClick:T,children:[Ie("div",{className:ze("cleen-absolute cleen-left-0 cleen-right-0 cleen-top-1/2 cleen-h-1 cleen-bg-gray/20 dark:cleen-bg-black cleen-rounded-sm -cleen-translate-y-1/2",u?"cleen-cursor-not-allowed":"cleen-cursor-pointer"),children:Ie("div",{className:ze("cleen-absolute cleen-top-0 cleen-h-full cleen-bg-primary cleen-rounded-sm",c?.filledTrack),style:{left:`${H}%`,width:`${L-H}%`,...p?.filledTrack}})}),Ie(te,{invertColors:!0,label:y[0],...m?.shared,...m?.min,className:ze("cleen-absolute cleen-top-1/2 -cleen-translate-y-1/2",m?.shared?.className,m?.min?.className),style:{left:`calc(${H}% - 8px)`,...m?.shared?.style,...m?.min?.style},children:Ie("div",{className:ze("cleen-size-4 cleen-bg-white dark:cleen-bg-black cleen-border cleen-border-gray/60 cleen-rounded-full cleen-transition-all cleen-duration-200 hover:cleen-scale-125 hover:cleen-border-primary",u?"cleen-cursor-not-allowed":"cleen-cursor-pointer",c?.thumb),style:p?.thumb,tabIndex:u?-1:0,role:"slider","aria-valuenow":y[0],"aria-valuemin":t,"aria-valuemax":y[1],"aria-disabled":u,onMouseDown:M("min"),onTouchStart:D("min")})}),Ie(te,{invertColors:!0,label:y[1],...m?.shared,...m?.max,className:ze("cleen-absolute cleen-top-1/2 -cleen-translate-y-1/2",m?.shared?.className,m?.max?.className),style:{left:`calc(${L}% - 8px)`,...m?.shared?.style,...m?.max?.style},children:Ie("div",{className:ze("cleen-size-4 cleen-bg-white dark:cleen-bg-black cleen-border cleen-border-gray/60 cleen-rounded-full cleen-transition-all cleen-duration-200 hover:cleen-scale-125 hover:cleen-border-primary",u?"cleen-cursor-not-allowed":"cleen-cursor-pointer",c?.thumb),style:p?.thumb,tabIndex:u?-1:0,role:"slider","aria-valuenow":y[1],"aria-valuemin":y[0],"aria-valuemax":e,"aria-disabled":u,onMouseDown:M("max"),onTouchStart:D("max")})})]}),(C?.minLabel||C?.maxLabel)&&H0("div",{className:"cleen-flex cleen-items-center cleen-justify-between cleen-w-full",children:[C?.minLabel&&Ie("span",{className:"cleen-font-medium cleen-text-xs cleen-text-gray",children:C?.minLabel}),C?.maxLabel&&Ie("span",{className:"cleen-font-medium cleen-text-xs cleen-text-gray",children:C?.maxLabel})]}),(v?.errorMessage||v?.infoMessage||v?.subtitle)&&Ie(G,{...v})]})})};import{useState as Jp}from"react";import{components as ed}from"react-select";import{jsx as R0,jsxs as Cc}from"react/jsx-runtime";var mc=t=>{let[e,n]=Jp(!1),o=t.data;return R0("div",{onMouseEnter:()=>n(!0),onMouseLeave:()=>n(!1),children:R0(ed.Option,{...t,children:Cc("div",{className:"cleen-flex cleen-justify-between cleen-items-center",children:[Cc("div",{className:"cleen-flex-1",children:[o?.label,o?.sublabel&&R0("p",{className:"cleen-text-xs",children:o?.sublabel})]}),typeof o?.icon=="function"?o.icon({...t,isHovered:e}):o?.icon]})})})};import{components as td}from"react-select";import{jsx as N0,jsxs as nd}from"react/jsx-runtime";var gc=t=>{let e=t.data;return N0(td.SingleValue,{...t,children:nd("div",{className:"cleen-flex cleen-items-center cleen-gap-2",children:[N0("p",{children:e?.label}),e?.sublabel&&N0("p",{className:"cleen-text-xs cleen-text-gray/70 cleen-line-clamp-1",children:e?.sublabel})]})})};import{cn as nt}from"@cleen/ui-core";import{forwardRef as ld,useState as yc}from"react";import id from"react-select";import{components as od}from"react-select";import{jsx as D0,jsxs as fc}from"react/jsx-runtime";var hc=({isLoading:t,inputValue:e,options:n,createNewOptionCallback:o,createNewOptionLabelStringCb:i,children:r,...l})=>{let s=e?.trim().toLowerCase(),c=n?.some(a=>a?.labelString?a.labelString.toLowerCase()===s:typeof a?.label=="string"?a.label.toLowerCase()===s:!1);return D0("div",{className:"cleen",children:fc(od.MenuList,{options:n,...l,children:[r,o&&!t&&e&&e?.length>0&&!c&&fc("div",{className:"cleen-flex cleen-flex-col cleen-items-center cleen-justify-center",children:[D0(_e,{}),D0("span",{className:"cleen-py-3 cleen-font-semibold cleen-text-sm cleen-text-primary/70 cleen-cursor-pointer",onClick:()=>{o(e)},children:i?.(e)||e})]})]})})};import{components as rd}from"react-select";import{jsx as vc}from"react/jsx-runtime";var wc=({isLoading:t,noDataFound:e,...n})=>vc(rd.NoOptionsMessage,{...n,children:t?vc(K,{}):e||"No data found"});import{jsx as u1,jsxs as B0}from"react/jsx-runtime";var xc=t=>typeof t=="object"&&t!==null&&("labelString"in t||"label"in t),sd=ld(function({label:e,sublabel:n,id:o,name:i,required:r,className:l,classNames:s,isLoading:c=!1,disabled:a,emboldenOptions:p=!1,labels:u,components:d,style:C,styles:m,infoLabels:v,createNewOptionCallback:h,createNewOptionLabelStringCb:x,...y},w){let[b,S]=yc(!1),[H,L]=yc(""),P=(M,k)=>{if(!xc(M.data))return!1;let{labelString:I,label:T}=M.data;return I?I.toLowerCase().includes(k.toLowerCase()):typeof T=="string"?T.toLowerCase().includes(k.toLowerCase()):!1},N=M=>xc(M)?M.labelString??(typeof M.label=="string"?M.label:""):"";return u1("div",{className:nt("cleen",l),style:C,children:B0("div",{className:nt("cleen-flex cleen-flex-col cleen-gap-1.5 cleen-rounded-md cleen-w-full cleen-text-gray",s?.cleenContainer),style:m?.cleenContainer,children:[(e||n)&&B0("div",{className:nt("cleen-flex cleen-flex-col cleen-gap-1",s?.labels?.container),style:m?.labels?.container,children:[e&&B0("label",{htmlFor:o||i,className:nt("cleen-block cleen-mb-1.5 cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",s?.labels?.label),style:m?.labels?.label,children:[e,r&&u1("span",{className:"cleen-ml-1 cleen-text-error/60",children:"*"})]}),n&&u1("span",{className:nt("cleen-font-normal cleen-text-gray/80 cleen-text-sm",s?.labels?.sublabel),style:m?.labels?.sublabel,children:n})]}),u1(id,{...h&&{menuIsOpen:b,inputValue:H,onInputChange:M=>L(M),onMenuOpen:()=>S(!0),onMenuClose:()=>S(!1)},...!y.filterOption&&{filterOption:P},...!y.getOptionLabel&&{getOptionLabel:N},id:o||i,classNames:s,isDisabled:a,ref:w,...y,className:nt("cleen-shadow-none cleen-font-normal cleen-text-gray cleen-text-sm",s?.inputOuterContainer),styles:{...m,control:(M,k)=>{let I={...M,minHeight:44,borderWidth:1,borderRadius:8,padding:3,transition:"border-color 200ms",fontWeight:p&&k.hasValue?"600":"400",borderColor:v?.errorMessage?"rgba(var(--cleen-error), 0.5)":"rgba(var(--cleen-gray), 0.1)",backgroundColor:k.isDisabled?"rgba(var(--cleen-gray), 0.05)":"rgba(var(--cleen-white))",boxShadow:"none",cursor:"pointer",caretColor:h?"rgba(var(--cleen-gray))":"transparent","&:hover":{borderColor:"rgba(var(--cleen-gray), 0.3)"}};return m?.control?m?.control(I,k):I},option:(M,k)=>{let I={...M,backgroundColor:k.isSelected?"rgba(var(--cleen-primary))":"rgba(var(--cleen-white))",color:k.isSelected?"rgba(var(--cleen-white))":"rgba(var(--cleen-gray))",fontWeight:p?"600":"400","&:hover":k.isSelected?{}:{backgroundColor:"rgba(var(--cleen-primary))",color:"rgba(var(--cleen-white))",cursor:"pointer"},p:{color:k.isSelected?"rgba(var(--cleen-white))":"rgba(var(--cleen-gray), .6)"},"&:hover p":{color:"rgba(var(--cleen-white))"},"&:active":{backgroundColor:"rgba(var(--cleen-primary))",color:"rgba(var(--cleen-white))"}};return m?.option?m?.option(I,k):I},menu:(M,k)=>{let I={...M,backgroundColor:"rgba(var(--cleen-white))",border:"1px solid rgba(var(--cleen-gray), 0.2)",...m?.menu};return m?.menu?m?.menu(I,k):I},menuList:(M,k)=>{let I={...M,"::-webkit-scrollbar":{width:"6px",height:"0px"},"::-webkit-scrollbar-track":{background:"rgb(var(--cleen-background))"},"::-webkit-scrollbar-thumb":{background:"rgba(var(--cleen-gray), .2)"},"::-webkit-scrollbar-thumb:hover":{background:"rgba(var(--cleen-gray), .4)"},...m?.menuList};return m?.menuList?m?.menuList(I,k):I},singleValue:(M,k)=>{let I={...M,color:"rgba(var(--cleen-gray))"};return m?.singleValue?m?.singleValue(I,k):I},input:(M,k)=>{let I={...M,color:"rgba(var(--cleen-gray))"};return m?.input?m?.input(I,k):I}},components:{IndicatorSeparator:()=>null,SingleValue:M=>u1(gc,{...M}),NoOptionsMessage:M=>u1(wc,{isLoading:c,noDataFound:u?.noDataFound,...M}),MenuList:M=>u1(hc,{isLoading:c,inputValue:H,createNewOptionCallback:h,createNewOptionLabelStringCb:x,...M}),Option:mc,...d}}),(v?.errorMessage||v?.infoMessage||v?.subtitle)&&u1(G,{...v})]})})});import{cn as lo}from"@cleen/ui-core";import{useEffect as dd,useRef as ud,useState as Cd}from"react";import{cn as T0}from"@cleen/ui-core";import{useMemo as cd}from"react";import{Link as ad}from"react-router-dom";import{jsx as rn,jsxs as pd}from"react/jsx-runtime";function ln({item:t,activeId:e,onClick:n,countBadge:o,className:i="",renderIcon:r}){let l=e===t?.id,s=cd(()=>t?r?r(t,l):t.icon?t.icon:t.iconSrc?rn("img",{src:t.iconSrc,alt:t?.name||t?.label,className:T0("cleen-w-6 cleen-h-6 cleen-transition-all cleen-duration-200 group-hover:cleen-text-primary",l&&"cleen-text-primary")}):t.iconName?rn(se,{name:t.iconName,className:T0("cleen-text-gray/50 cleen-transition-all cleen-duration-200 group-hover:cleen-text-primary",l&&"cleen-text-primary")}):null:null,[t,l,r]),c=pd("div",{"data-testid":`nav-item-${t?.id}`,className:T0("cleen-group cleen-relative cleen-p-2 cleen-cursor-pointer cleen-rounded-md cleen-w-12 cleen-h-12 cleen-flex cleen-justify-center cleen-items-center cleen-select-none cleen-transition-colors cleen-duration-200 hover:cleen-bg-primary/10",l&&"cleen-bg-primary/10",i),onClick:()=>{t?.path||n?.(t)},children:[s,o&&rn("div",{className:"cleen-absolute -cleen-top-1 -cleen-right-1 cleen-flex cleen-items-center cleen-justify-center cleen-w-4 cleen-h-4 cleen-bg-white cleen-rounded-md cleen-border cleen-border-gray/30 cleen-font-normal cleen-text-[8px] cleen-text-gray",children:o})]});return rn(te,{hasArrow:!0,placement:"right",color:"rgba(var(--cleen-gray), 0.9)",classNames:{labelContainer:"cleen-min-w-max cleen-z-[999]"},label:t?.label,children:t?.path?rn(ad,{to:t.path,children:c}):c})}import{jsx as Ue,jsxs as N1}from"react/jsx-runtime";function bc({navigationItems:t,bottomNavigationItems:e=[],drawerContent:n={},logo:o,onLogoClick:i,userAvatar:r,userInfo:l,drawerFooter:s,drawerWidth:c=330,direction:a="right",defaultActiveId:p=null,activeId:u,onActiveChange:d,closeOnOutsideClick:C=!0,closeOnBlur:m=!0,className:v,classNames:h,style:x,styles:y,renderSidebarItem:w}){let[b,S]=Cd(p),H=ud(null),L=u!==void 0?u:b,P=!!L,N=k=>{let I=L===k.id?null:k.id;u===void 0&&S(I),d?.(I)};dd(()=>{if(!C||!P)return;let k=I=>{H.current&&!H.current.contains(I.target)&&(u===void 0&&S(null),d?.(null))};return document.addEventListener("mousedown",k),()=>{document.removeEventListener("mousedown",k)}},[C,P,u,d]);let M=k=>{!m||!P||H.current&&!H.current.contains(k.relatedTarget)&&(u===void 0&&S(null),d?.(null))};return N1("div",{className:lo("cleen",v),style:{height:"100%",display:"flex",backgroundColor:"rgb(var(--cleen-sidebar))",flexDirection:a==="left"?"row-reverse":"row",...x},ref:H,onBlur:M,tabIndex:m?0:void 0,children:[N1("div",{className:lo("cleen-flex cleen-flex-col cleen-items-center cleen-h-full",a==="right"?"cleen-border-r cleen-border-r-gray/10":"cleen-border-l cleen-border-l-gray/10",h?.navigation),style:y?.navigation,children:[o&&Ue("div",{className:"cleen-flex cleen-justify-center cleen-items-center cleen-pt-8 cleen-pb-6 cleen-w-full cleen-cursor-pointer",onClick:i,children:o}),N1("div",{className:lo("cleen-flex cleen-flex-col cleen-flex-1 cleen-justify-between cleen-gap-2 cleen-px-4 cleen-overflow-y-auto cleen-no-scrollbar",h?.navigationItems),style:y?.navigationItems,children:[Ue("nav",{className:"cleen-flex cleen-flex-col cleen-gap-2",children:t.map(k=>N1("div",{children:[w?w(k,L===k.id,N):Ue(ln,{item:k,activeId:L,onClick:N}),k?.withBottomDivider&&Ue("div",{className:"cleen-bg-gray/10 cleen-mt-2 cleen-w-12 cleen-h-[1px]"})]},k.id))}),N1("div",{className:"cleen-flex cleen-flex-col cleen-items-center cleen-gap-2",children:[e.map(k=>N1("div",{children:[w?w(k,L===k.id,N):Ue(ln,{item:k,activeId:L,onClick:N,countBadge:k.badgeCount}),k?.withBottomDivider&&Ue("div",{className:"cleen-bg-gray/10 cleen-mt-2 cleen-w-12 cleen-h-[1px]"})]},k.id)),r&&Ue("div",{className:"cleen-mt-6 cleen-mb-8",children:r})]})]})]}),N1("div",{className:lo("cleen-flex cleen-flex-col cleen-bg-sidebar cleen-h-full cleen-overflow-hidden cleen-transition-all cleen-duration-100",{"cleen-border-r cleen-border-r-gray/10":P&&a==="right","cleen-border-l cleen-border-l-gray/10":P&&a==="left"},h?.drawer),style:{...y?.drawer,width:P?`${c}px`:"0px",visibility:P?"visible":"hidden"},children:[L&&n[L]&&Ue("div",{className:"cleen-flex-1 cleen-overflow-auto",children:n[L]}),L&&(s||l)&&Ue("div",{className:"cleen-mt-auto cleen-flex cleen-justify-between cleen-items-start cleen-gap-4 cleen-px-5 cleen-pt-4 cleen-pb-8 cleen-border-gray/10 cleen-border-t cleen-w-full",children:typeof s=="function"?s(L):s||l})]})]})}import{jsx as kc,jsxs as md}from"react/jsx-runtime";function Lc({children:t,title:e,className:n="",renderHeader:o}){return md("div",{className:`cleen-w-full cleen-h-full ${n}`,"data-testid":`drawer-container-${e}`,children:[o?o(e):kc("h1",{className:"cleen-text-sm cleen-font-medium cleen-pb-4 cleen-pt-9 cleen-px-4 cleen-text-gray",children:e}),kc("div",{className:"cleen-h-max cleen-w-full cleen-px-4",children:t})]})}import{jsx as Me,jsxs as sn}from"react/jsx-runtime";function gd({items:t,title:e,iconName:n,iconSrc:o,iconSize:i=24}){return sn("details",{className:"cleen-group",children:[sn("summary",{className:"cleen-flex cleen-items-center cleen-justify-between cleen-gap-3 cleen-px-3 cleen-py-2 cleen-w-full cleen-rounded-md cleen-cursor-pointer hover:cleen-bg-gray/5 cleen-transition-colors cleen-duration-200 cleen-list-none [&::-webkit-details-marker]:cleen-hidden",children:[sn("div",{"data-testid":"title-list",className:"cleen-flex cleen-items-center cleen-gap-3",children:[o?Me("img",{src:o,alt:e,className:"cleen-w-6 cleen-h-6 cleen-text-gray/50 cleen-transition-colors cleen-duration-200 group-hover:cleen-text-gray"}):n?Me(se,{name:n,width:i,height:i,className:"cleen-text-gray/50 cleen-transition-all cleen-duration-200"}):null,Me("span",{className:"cleen-font-semibold cleen-text-sm cleen-text-gray/70 group-hover:cleen-text-gray cleen-transition-colors cleen-duration-200",children:e})]}),Me(se,{name:"ChevronUp",className:"cleen-w-5 cleen-h-5 cleen-text-gray cleen-transition-transform cleen-duration-200 group-open:cleen-rotate-180"})]}),Me("div",{className:"cleen-flex cleen-flex-col cleen-gap-1 cleen-mt-1",children:t?.map(r=>Me("span",{className:"cleen-py-2 cleen-px-3 cleen-pl-12 cleen-font-semibold cleen-text-sm cleen-text-gray/70 cleen-rounded-md cleen-cursor-pointer hover:cleen-text-gray hover:cleen-bg-primary/5 cleen-transition-colors cleen-duration-200",onClick:()=>r.onClick(r),children:r?.title},r?.id))})]})}function Pc({title:t,iconName:e,iconSrc:n,iconSize:o=24,badgeColor:i="gray",badgeCount:r,submenu:l,onClick:s,className:c="",titleClassName:a="",isActive:p=!1}){return Array.isArray(l)&&l.length>0?Me(gd,{items:l,title:t,iconSrc:n,iconName:e}):sn("div",{className:`
|
|
1
|
+
import{forwardRef as Q9,useMemo as vi}from"react";import{cn as Lo,usePositionClose as q9}from"@cleen/ui-core";import{useEffect as Ci,useRef as Po,useState as mi}from"react";import{createPortal as X9}from"react-dom";import{jsx as So,jsxs as j9}from"react/jsx-runtime";var ne=({bg:t,label:e,color:n,closeOnClick:o=!0,hideOnMouseDown:i=!0,isOpen:l,children:r,hasArrow:s,placement:c="top",offset:a=8,className:p,classNames:d,isDisabled:u,openDelay:C=0,invertColors:m=!1,style:v,styles:h,onClick:x,onMouseEnter:y,onMouseLeave:w,...b})=>{let[S,H]=mi(l??!1),[L,P]=mi(!1),N=Po(null),M=Po(null),k=Po(null),{positionStyles:I,isMounted:T,optimalPosition:B}=q9({triggerRef:M,targetRef:N,position:c,isOpen:S&&!u,offset:a});Ci(()=>{H(l??!1)},[l]);let V=R=>{x?.(R),o&&H(!1)},W=(R,D)=>{l===void 0&&(D?(y?.(R),C&&C>0?k.current=setTimeout(()=>{H(!0)},C):H(!0)):(k.current&&(clearTimeout(k.current),k.current=null),H(!1),w?.(R)))};return Ci(()=>{let R=()=>{i&&P(!0)},D=()=>{P(!1)};return document.addEventListener("mousedown",R),document.addEventListener("mouseup",D),()=>{document.removeEventListener("mousedown",R),document.removeEventListener("mouseup",D)}},[]),j9("div",{className:Lo("cleen",p),style:v,children:[So("div",{ref:M,className:Lo("cleen-relative cleen-max-w-fit",d?.container),style:h?.container,onClick:V,onMouseEnter:R=>W(R,!0),onMouseLeave:R=>W(R,!1),...b,children:r}),S&&!u&&!L&&X9(So("div",{className:"cleen",children:So("div",{ref:N,className:Lo("cleen-shadow cleen-px-2 cleen-py-0.5 cleen-rounded-md cleen-text-sm cleen-transition-opacity cleen-duration-200 cleen-pointer-events-none","cleen-absolute cleen-z-50",`${m?"cleen-bg-primary after:cleen-border-primary cleen-text-white":"cleen-bg-white after:cleen-border-white cleen-text-primary"}`,{"cleen-opacity-0":!T,"cleen-opacity-100":T,'after:cleen-content-[""] after:cleen-absolute after:cleen-border-[6px]':s,"after:cleen-border-x-transparent after:cleen-border-b-transparent after:cleen-top-full after:cleen-left-[calc(50%-6px)] after:cleen-drop-shadow-[0_1px_0.5px_rgba(var(--cleen-black),0.1)]":s&&B==="top","after:cleen-border-x-transparent after:cleen-border-t-transparent after:cleen-bottom-full after:cleen-left-[calc(50%-6px)] after:cleen-drop-shadow-[0_-0.25px_0.5px_rgba(var(--cleen-black),0.1)]":s&&B==="bottom","after:cleen-border-y-transparent after:cleen-border-r-transparent after:cleen-left-full after:cleen-top-[calc(50%-6px)] after:cleen-drop-shadow-[1px_0_0.5px_rgba(var(--cleen-black),0.1)]":s&&B==="left","after:cleen-border-y-transparent after:cleen-border-l-transparent after:cleen-right-full after:cleen-top-[calc(50%-6px)] after:cleen-drop-shadow-[-0.25px_0_0.5px_rgba(var(--cleen-black),0.1)]":s&&B==="right"},d?.labelContainer),style:{top:`${I.top}px`,left:`${I.left}px`,...t&&{backgroundColor:t},...n&&{color:n},...h?.labelContainer},children:e})}),document.body)]})};import{cn as ut}from"@cleen/ui-core";var Ve=t=>Math.max(0,Math.min(100,Number.isFinite(t)?t:0)),Ee=(t,e,n)=>{let o=Number.isFinite(e)?e:0,i=Number.isFinite(n)?n:100;return i===o?0:(t-o)/(i-o)*100};import{cn as yn}from"@cleen/ui-core";import{jsx as Io}from"react/jsx-runtime";var xn=({serie:t,minValue:e,maxValue:n,color:o,trackHeight:i,className:l,style:r})=>{if(t.type!=="clamp")return null;let s=typeof t.value=="number"?t.value:0,c=Number.isFinite(s)?s:e,a=Ve(Ee(c,e,n)),p=Math.max(2,t?.height??i*1.5),d={left:`${a}%`,top:"50%"};return t.tooltip?Io(ne,{invertColors:!0,...t.tooltip,className:yn("cleen-absolute cleen-z-10 -cleen-translate-x-1/2 -cleen-translate-y-1/2",t.tooltip.className),style:{...d,...t.tooltip.style},classNames:{...t.tooltip.classNames,labelContainer:yn("cleen-z-10",t.tooltip.classNames?.labelContainer)},children:Io("div",{className:yn("cleen-rounded-full",l),style:{width:p,height:p,backgroundColor:o,...r}})}):Io("div",{className:yn("cleen-absolute cleen-rounded-full -cleen-translate-x-1/2 -cleen-translate-y-1/2 cleen-pointer-events-none",l),style:{width:p,height:p,backgroundColor:o,...d,...r}})};import{jsx as bn}from"react/jsx-runtime";var gi=({serie:t,minValue:e,maxValue:n,animatedGlobal:o=e,renderAnimated:i,color:l,trackHeight:r,className:s,style:c})=>{if(t.type!=="bar")return null;let a=typeof t.start=="number"?t.start:e,p=typeof t.end=="number"?t.end:n,d=Ve(Ee(a,e,n)),u=Ve(Ee(p,e,n));u<d&&([d,u]=[u,d]);let C=Math.max(0,i?o-d:u-d);if(C<1&&!i||i&&o>=u&&C===0)return bn(xn,{serie:{...t,type:"clamp",value:d},color:l,trackHeight:r,minValue:e,maxValue:n,className:s,style:c});let m={left:`${d}%`,top:t?.height?(r-t.height)/2:0,width:`${C}%`,height:t?.height??"100%"};return t.tooltip?bn(ne,{invertColors:!0,...t.tooltip,className:ut("cleen-absolute",t.tooltip.className),style:{...m,...t.tooltip.style},classNames:{container:ut("cleen-min-w-full",t.tooltip.classNames?.container),labelContainer:ut("cleen-z-10",t.tooltip.classNames?.labelContainer)},children:bn("div",{className:ut("cleen-min-w-full",s),style:{backgroundColor:l,borderRadius:(t?.height??r)/2,...m,...c}})}):bn("div",{className:ut("cleen-absolute cleen-pointer-events-none",s),style:{...m,backgroundColor:l,borderRadius:(t?.height??r)/2,...c}})};import{cn as K9}from"@cleen/ui-core";import{jsx as Y9}from"react/jsx-runtime";var fi=({serie:t,minValue:e,maxValue:n,className:o,style:i})=>{let l=0;if(t.type==="clamp"){let r=typeof t.value=="number"?t.value:0,s=Number.isFinite(r)?r:e;l=Ve(Ee(s,e,n))}else{let r=typeof t.start=="number"?t.start:e,s=typeof t.end=="number"?t.end:n,c=Ve(Ee(r,e,n)),a=Ve(Ee(s,e,n));l=(c+a)/2}return Y9("div",{className:K9("cleen-absolute -cleen-translate-x-1/2 cleen-whitespace-nowrap",o),style:{left:`${l}%`,...i},children:t.label})};var hi={color:"rgb(var(--cleen-gray))",height:8};import{cn as kn,useAnimateNumber as J9}from"@cleen/ui-core";import{jsx as Z1,jsxs as t7}from"react/jsx-runtime";var e7=Q9(function({series:e=[],track:n,renderAnimated:o,renderAnimatedDuration:i=1e3,className:l,classNames:r,style:s,styles:c,minValue:a=0,maxValue:p=100,...d},u){let C=vi(()=>({...hi,...n}),[n]),m=vi(()=>e.reduce((h,x)=>{if(x.type==="bar"){let y=typeof x.end=="number"?x.end:p,w=Math.max(a,Math.min(y,p));if(w>h)return w}return h},0),[e,a,p]),v=J9({targetNumber:m,defaultNumber:a,duration:i,disabled:!o});return Z1("div",{className:kn("cleen",l),style:s,ref:u,...d,children:t7("div",{className:kn("cleen-w-full cleen-relative",r?.container),style:c?.container,children:[Z1("div",{className:kn("cleen-relative cleen-w-full",r?.track),style:{height:C.height,backgroundColor:C.color,borderRadius:C.height/2,...c?.track},children:e.map((h,x)=>{if(h==null||!h.type)return null;let y=h.color??"var(--cleen-primary)";switch(h.type){case"clamp":return Z1(xn,{serie:h,color:y,trackHeight:C.height,minValue:a,maxValue:p,className:r?.clamp,style:c?.clamp},`clamp-${x}`);case"bar":return Z1(gi,{serie:h,color:y,trackHeight:C.height,minValue:a,maxValue:p,renderAnimated:o,animatedGlobal:v,className:r?.bar,style:c?.bar},`bar-${x}`);default:return null}})}),e.some(h=>!!h.label)&&Z1("div",{"aria-hidden":!0,className:kn("cleen-relative cleen-mt-2 cleen-h-5",r?.labels),style:c?.labels,children:e.map((h,x)=>!h||!h.type||!h.label?null:Z1(fi,{serie:h,minValue:a,maxValue:p,className:r?.label,style:c?.label},`label-${x}`))})]})})});import{cn as Mo}from"@cleen/ui-core";import{jsx as Ho}from"react/jsx-runtime";var n7={xs:"cleen-size-4",sm:"cleen-size-5",md:"cleen-size-[30px] cleen-border-2",lg:"cleen-size-10 cleen-border-2",xl:"cleen-size-[50px] cleen-border-4"},o7={slow:1.3,normal:.65,fast:.4},X=({isFullscreen:t,size:e="xs",stroke:n,speed:o="normal",className:i,classNames:l,style:r,styles:s,color:c,...a})=>Ho("div",{className:Mo("cleen",i),style:r,children:Ho("div",{className:Mo("cleen-flex cleen-justify-center cleen-items-center cleen-w-full cleen-h-full",{"cleen-h-screen cleen-w-screen cleen-bg-background":t},l?.container),style:s?.container,...a,children:Ho("span",{className:Mo("cleen-border cleen-rounded-full cleen-border-t-primary cleen-border-x-primary cleen-border-b-transparent cleen-animate-[spin_0.65s_linear_infinite]",typeof e=="string"&&n7[e],l?.loader),style:{...c&&{borderInlineColor:c,borderTopColor:c},...typeof e=="number"&&{width:e,height:e},...typeof n=="number"&&{borderWidth:n},animationDuration:`${typeof o=="number"?o:o7[o]}s`,...s?.loader}})})});import{cn as Ro,useWidthDynamicResize as r7}from"@cleen/ui-core";import{forwardRef as l7,useImperativeHandle as i7,useRef as s7}from"react";var wi={borderless:"cleen-flex cleen-py-2 cleen-px-5 cleen-gap-1 cleen-rounded-lg cleen-font-semibold cleen-items-center cleen-text-gray/90 cleen-transition-colors cleen-duration-200 hover:cleen-bg-gray/10","borderless-blue":"cleen-flex cleen-py-2 cleen-px-5 cleen-gap-1 cleen-rounded-lg cleen-font-semibold cleen-items-center cleen-text-primary/70 cleen-transition-colors cleen-duration-200 hover:cleen-bg-primary/10","borderless-success":"cleen-flex cleen-py-2 cleen-px-5 cleen-gap-1 cleen-rounded-lg cleen-font-semibold cleen-items-center cleen-text-success cleen-transition-colors cleen-duration-200 hover:cleen-bg-success/10","borderless-error":"cleen-flex cleen-py-2 cleen-px-5 cleen-gap-1 cleen-rounded-lg cleen-font-semibold cleen-items-center cleen-text-error/70 cleen-transition-colors cleen-duration-200 hover:cleen-bg-error/10",group:"cleen-flex cleen-border cleen-border-gray/30 cleen-py-2 cleen-px-4 cleen-gap-1 cleen-font-semibold cleen-items-center cleen-text-black cleen-transition-colors cleen-duration-200 focus:cleen-bg-gray/5 focus-visible:cleen-outline-none hover:cleen-bg-gray/10",secondary:"cleen-flex cleen-border cleen-border-gray/20 cleen-text-gray/90 cleen-bg-white cleen-py-2 cleen-px-4 cleen-gap-1 cleen-rounded-lg cleen-font-semibold cleen-items-center cleen-transition-colors cleen-duration-200 hover:cleen-bg-gray/5 focus-visible:cleen-outline-none","secondary-blue":"cleen-flex cleen-border cleen-border-primary/60 cleen-text-primary cleen-bg-white cleen-py-2 cleen-px-4 cleen-gap-1 cleen-rounded-lg cleen-font-semibold cleen-items-center cleen-transition-colors cleen-duration-200 focus-visible:cleen-outline-none hover:cleen-bg-primary/10",primary:"cleen-flex cleen-justify-center cleen-rounded-md cleen-py-2 cleen-px-4 cleen-font-semibold cleen-leading-6 cleen-text-white cleen-shadow-sm cleen-bg-primary/80 cleen-transition-colors cleen-duration-200 hover:cleen-bg-primary focus-visible:cleen-outline focus-visible:cleen-outline-2 focus-visible:cleen-outline-offset-2 focus-visible:cleen-outline-indigo/60",disable:"cleen-flex cleen-justify-center cleen-rounded-md cleen-bg-gray/10 cleen-py-2 cleen-px-4 cleen-font-semibold cleen-leading-6 cleen-border cleen-border-gray/30 cleen-text-gray/40 cleen-shadow-sm cleen-cursor-default",error:"cleen-flex cleen-justify-center cleen-rounded-md cleen-py-2 cleen-px-4 cleen-font-semibold cleen-leading-6 cleen-text-white cleen-shadow-sm cleen-bg-error/80 cleen-transition-colors cleen-duration-200 hover:cleen-bg-error focus-visible:cleen-outline focus-visible:cleen-outline-2 focus-visible:cleen-outline-offset-2 focus-visible:cleen-outline-indigo/60",warning:"cleen-flex cleen-justify-center cleen-rounded-md cleen-py-2 cleen-px-4 cleen-font-semibold cleen-leading-6 cleen-text-white cleen-shadow-sm cleen-bg-warning/80 cleen-transition-colors cleen-duration-200 hover:cleen-bg-warning focus-visible:cleen-outline focus-visible:cleen-outline-2 focus-visible:cleen-outline-offset-2 focus-visible:cleen-outline-indigo/60"},yi={primary:"rgb(var(--cleen-white))","borderless-success":"rgb(var(--cleen-success))","borderless-error":"rgb(var(--cleen-error))",error:"rgb(var(--cleen-white))",warning:"rgb(var(--cleen-white))"};import{jsx as xi,jsxs as c7}from"react/jsx-runtime";var K=l7(function({type:e="button",label:n,onClick:o,className:i,classNames:l,style:r,styles:s,disabled:c=!1,leftIcon:a,rightIcon:p,loaderColor:d,isLoading:u=!1,variant:C="primary",fullWidth:m=!1,dataModalTarget:v,"data-testid":h,children:x,...y},w){let b=s7(null);return i7(w,()=>b.current),r7({ref:b,skip:m},[u,a,p,m]),xi("div",{className:Ro("cleen",i),style:r,children:c7("button",{type:e,ref:b,className:Ro("cleen-flex cleen-justify-center cleen-items-center cleen-gap-1 cleen-text-sm cleen-text-nowrap cleen-transition-[width] cleen-duration-150 cleen-ease-in-out cleen-cursor-pointer",wi[C],{"cleen-w-full cleen-flex-1":m,"cleen-opacity-50 cleen-cursor-not-allowed cleen-pointer-events-none":c||u},l?.container),style:s?.container,disabled:u||c,onClick:o,"data-testid":h,"data-modal-target":v,...y,children:[u&&xi(X,{size:"xs",color:d||yi[C],className:Ro("cleen-mr-1.5 cleen-w-fit",l?.loaderContainer),style:s?.loaderContainer,classNames:{loader:l?.loader},styles:{loader:s?.loader}}),a||null,n||x,p||null]})})});var bi={borderless:"cleen-font-semibold cleen-text-gray/90 cleen-transition-colors cleen-duration-200 hover:cleen-bg-gray/10","borderless-blue":"cleen-font-semibold cleen-text-primary/70 cleen-transition-colors cleen-duration-200 hover:cleen-bg-primary/10","borderless-success":"cleen-font-semibold cleen-text-success cleen-transition-colors cleen-duration-200 hover:cleen-bg-success/10","borderless-error":"cleen-font-semibold cleen-text-error/70 cleen-transition-colors cleen-duration-200 hover:cleen-bg-error/10",group:"cleen-border-gray/30 cleen-font-semibold cleen-text-black cleen-transition-colors cleen-duration-200 focus:cleen-bg-gray/5 focus-visible:cleen-outline-none hover:cleen-bg-gray/10",secondary:"cleen-border-gray/20 cleen-text-gray/90 cleen-bg-white cleen-font-semibold cleen-transition-colors cleen-duration-200 hover:cleen-bg-gray/5 focus-visible:cleen-outline-none","secondary-blue":"cleen-border-primary/60 cleen-text-primary cleen-bg-white cleen-font-semibold cleen-transition-colors cleen-duration-200 focus-visible:cleen-outline-none hover:cleen-bg-primary/10",primary:"cleen-font-semibold cleen-text-white cleen-shadow-sm cleen-bg-primary/80 cleen-transition-colors cleen-duration-200 hover:cleen-bg-primary focus-visible:cleen-outline focus-visible:cleen-outline-2 focus-visible:cleen-outline-offset-2 focus-visible:cleen-outline-indigo/60",disable:"cleen-bg-gray/10 cleen-font-semibold cleen-border-gray/30 cleen-text-gray/40 cleen-shadow-sm cleen-cursor-default",error:"cleen-font-semibold cleen-text-white cleen-shadow-sm cleen-bg-error/80 cleen-transition-colors cleen-duration-200 hover:cleen-bg-error focus-visible:cleen-outline focus-visible:cleen-outline-2 focus-visible:cleen-outline-offset-2 focus-visible:cleen-outline-indigo/60",warning:"cleen-font-semibold cleen-text-white cleen-shadow-sm cleen-bg-warning/80 cleen-transition-colors cleen-duration-200 hover:cleen-bg-warning focus-visible:cleen-outline focus-visible:cleen-outline-2 focus-visible:cleen-outline-offset-2 focus-visible:cleen-outline-indigo/60"},ki={primary:"rgb(var(--cleen-white))","borderless-success":"rgb(var(--cleen-success))","borderless-error":"rgb(var(--cleen-error))",error:"rgb(var(--cleen-white))",warning:"rgb(var(--cleen-white))"};import{cn as je,ColorHelpers as y7}from"@cleen/ui-core";function W1(t,e,n){return Math.min(Math.max(t,n),e)}var No=class extends Error{constructor(e){super(`Failed to parse color: "${e}"`)}},Ct=No;function a7(t){if(typeof t!="string")throw new Ct(t);if(t.trim().toLowerCase()==="transparent")return[0,0,0,0];let e=t.trim();e=h7.test(t)?u7(t):t;let n=C7.exec(e);if(n){let r=Array.from(n).slice(1);return[...r.slice(0,3).map(s=>parseInt(mt(s,2),16)),parseInt(mt(r[3]||"f",2),16)/255]}let o=m7.exec(e);if(o){let r=Array.from(o).slice(1);return[...r.slice(0,3).map(s=>parseInt(s,16)),parseInt(r[3]||"ff",16)/255]}let i=g7.exec(e);if(i){let r=Array.from(i).slice(1);return[...r.slice(0,3).map(s=>parseInt(s,10)),parseFloat(r[3]||"1")]}let l=f7.exec(e);if(l){let[r,s,c,a]=Array.from(l).slice(1).map(parseFloat);if(W1(0,100,s)!==s)throw new Ct(t);if(W1(0,100,c)!==c)throw new Ct(t);return[...v7(r,s,c),Number.isNaN(a)?1:a]}throw new Ct(t)}function p7(t){let e=5381,n=t.length;for(;n;)e=e*33^t.charCodeAt(--n);return(e>>>0)%2341}var Li=t=>parseInt(t.replace(/_/g,""),36),d7="1q29ehhb 1n09sgk7 1kl1ekf_ _yl4zsno 16z9eiv3 1p29lhp8 _bd9zg04 17u0____ _iw9zhe5 _to73___ _r45e31e _7l6g016 _jh8ouiv _zn3qba8 1jy4zshs 11u87k0u 1ro9yvyo 1aj3xael 1gz9zjz0 _3w8l4xo 1bf1ekf_ _ke3v___ _4rrkb__ 13j776yz _646mbhl _nrjr4__ _le6mbhl 1n37ehkb _m75f91n _qj3bzfz 1939yygw 11i5z6x8 _1k5f8xs 1509441m 15t5lwgf _ae2th1n _tg1ugcv 1lp1ugcv 16e14up_ _h55rw7n _ny9yavn _7a11xb_ 1ih442g9 _pv442g9 1mv16xof 14e6y7tu 1oo9zkds 17d1cisi _4v9y70f _y98m8kc 1019pq0v 12o9zda8 _348j4f4 1et50i2o _8epa8__ _ts6senj 1o350i2o 1mi9eiuo 1259yrp0 1ln80gnw _632xcoy 1cn9zldc _f29edu4 1n490c8q _9f9ziet 1b94vk74 _m49zkct 1kz6s73a 1eu9dtog _q58s1rz 1dy9sjiq __u89jo3 _aj5nkwg _ld89jo3 13h9z6wx _qa9z2ii _l119xgq _bs5arju 1hj4nwk9 1qt4nwk9 1ge6wau6 14j9zlcw 11p1edc_ _ms1zcxe _439shk6 _jt9y70f _754zsow 1la40eju _oq5p___ _x279qkz 1fa5r3rv _yd2d9ip _424tcku _8y1di2_ _zi2uabw _yy7rn9h 12yz980_ __39ljp6 1b59zg0x _n39zfzp 1fy9zest _b33k___ _hp9wq92 1il50hz4 _io472ub _lj9z3eo 19z9ykg0 _8t8iu3a 12b9bl4a 1ak5yw0o _896v4ku _tb8k8lv _s59zi6t _c09ze0p 1lg80oqn 1id9z8wb _238nba5 1kq6wgdi _154zssg _tn3zk49 _da9y6tc 1sg7cv4f _r12jvtt 1gq5fmkz 1cs9rvci _lp9jn1c _xw1tdnb 13f9zje6 16f6973h _vo7ir40 _bt5arjf _rc45e4t _hr4e100 10v4e100 _hc9zke2 _w91egv_ _sj2r1kk 13c87yx8 _vqpds__ _ni8ggk8 _tj9yqfb 1ia2j4r4 _7x9b10u 1fc9ld4j 1eq9zldr _5j9lhpx _ez9zl6o _md61fzm".split(" ").reduce((t,e)=>{let n=Li(e.substring(0,3)),o=Li(e.substring(3)).toString(16),i="";for(let l=0;l<6-o.length;l++)i+="0";return t[n]=`${i}${o}`,t},{});function u7(t){let e=t.toLowerCase().trim(),n=d7[p7(e)];if(!n)throw new Ct(t);return`#${n}`}var mt=(t,e)=>Array.from(Array(e)).map(()=>t).join(""),C7=new RegExp(`^#${mt("([a-f0-9])",3)}([a-f0-9])?$`,"i"),m7=new RegExp(`^#${mt("([a-f0-9]{2})",3)}([a-f0-9]{2})?$`,"i"),g7=new RegExp(`^rgba?\\(\\s*(\\d+)\\s*${mt(",\\s*(\\d+)\\s*",2)}(?:,\\s*([\\d.]+))?\\s*\\)$`,"i"),f7=/^hsla?\(\s*([\d.]+)\s*,\s*([\d.]+)%\s*,\s*([\d.]+)%(?:\s*,\s*([\d.]+))?\s*\)$/i,h7=/^[a-z]+$/i,Pi=t=>Math.round(t*255),v7=(t,e,n)=>{let o=n/100;if(e===0)return[o,o,o].map(Pi);let i=(t%360+360)%360/60,l=(1-Math.abs(2*o-1))*(e/100),r=l*(1-Math.abs(i%2-1)),s=0,c=0,a=0;i>=0&&i<1?(s=l,c=r):i>=1&&i<2?(s=r,c=l):i>=2&&i<3?(c=l,a=r):i>=3&&i<4?(c=r,a=l):i>=4&&i<5?(s=r,a=l):i>=5&&i<6&&(s=l,a=r);let p=o-l/2,d=s+p,u=c+p,C=a+p;return[d,u,C].map(Pi)};function w7(t,e,n,o){return`rgba(${W1(0,255,t).toFixed()}, ${W1(0,255,e).toFixed()}, ${W1(0,255,n).toFixed()}, ${parseFloat(W1(0,1,o).toFixed(3))})`}function gt(t,e){let[n,o,i,l]=a7(t);return w7(n,o,i,l-e)}import{forwardRef as x7,useMemo as b7}from"react";import{jsx as _1,jsxs as Si}from"react/jsx-runtime";var J=x7(function({header:e,footer:n,color:o,isGlass:i=!1,hoverable:l=!1,p:r,gap:s,children:c,className:a,classNames:p,style:d,styles:u,...C},m){let{cardColor:v,backgroundColor:h,borderColor:x}=b7(()=>{let y=y7.getComputedColor(o);return y?{cardColor:y,backgroundColor:gt(y,.9),borderColor:gt(y,.8)}:{cardColor:y}},[o]);return _1("div",{className:je("cleen",a),style:d,ref:m,...C,children:Si("div",{className:je("cleen-bg-background cleen-rounded-lg cleen-pt-6 cleen-border cleen-border-gray/10 cleen-flex cleen-flex-col cleen-gap-6 cleen-flex-grow",l&&"cleen-transition-all cleen-duration-200 hover:cleen-border-gray/20 hover:cleen-shadow-md",n?.content?"cleen-pb-3":"cleen-pb-6",p?.container),style:{...v&&{backgroundColor:h,borderColor:x,color:v},...i&&{backgroundImage:`linear-gradient(to right, rgba(var(--cleen-black), 0.03) 0%, rgba(255, 255, 255, 0) 5%),
|
|
2
|
+
linear-gradient(to bottom, rgba(var(--cleen-black), 0.03) 0%, rgba(255, 255, 255, 0) 10%)`},...r!==void 0&&{paddingBlock:r},...s!==void 0&&{gap:s},...u?.container},children:[(e?.content||e?.title)&&Si("div",{className:je("cleen-px-6",p?.header?.content),style:{...v&&{color:v},...r!==void 0&&{paddingInline:r},...u?.header?.content},children:[e?.title&&_1("div",{className:je("cleen-text-xl cleen-font-bold cleen-text-gray",p?.header?.title),style:{...v&&{color:v},...u?.header?.title},children:e?.title}),e?.content]}),(e?.content||e?.title)&&e?.hasDivider&&_1("hr",{className:je("cleen-text-gray/10",p?.header?.divider),style:{...v&&{color:x},...u?.header?.divider}}),c&&_1("div",{className:je("cleen-px-6",p?.childrenContainer),style:{...r!==void 0&&{paddingInline:r},...u?.childrenContainer},children:c}),n?.content&&n?.hasDivider&&_1("hr",{className:je("cleen-text-gray/10",p?.footer?.divider),style:{...v&&{color:x},...u?.footer?.divider}}),n?.content&&_1("div",{className:je("cleen-px-6 -cleen-mt-3 cleen-text-black",p?.footer?.content),style:{...v&&{color:v},...r!==void 0&&{paddingInline:r},...u?.footer?.content},children:n.content})]})})});import{jsx as Ii}from"react/jsx-runtime";var Bo=({...t})=>Ii("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ii("path",{d:"M7.50033 8.75L9.16699 10.4167L12.917 6.66667M15.8337 17.5V6.5C15.8337 5.09987 15.8337 4.3998 15.5612 3.86502C15.3215 3.39462 14.939 3.01217 14.4686 2.77248C13.9339 2.5 13.2338 2.5 11.8337 2.5H8.16699C6.76686 2.5 6.0668 2.5 5.53202 2.77248C5.06161 3.01217 4.67916 3.39462 4.43948 3.86502C4.16699 4.3998 4.16699 5.09987 4.16699 6.5V17.5L10.0003 14.1667L15.8337 17.5Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Do,jsxs as k7}from"react/jsx-runtime";var To=({color1:t="currentColor",color2:e="currentColor",...n})=>k7("svg",{width:"20",height:"20",viewBox:"0 0 14 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...n,children:[Do("path",{d:"M1 5C1 3.59987 1 2.8998 1.27248 2.36502C1.51217 1.89462 1.89462 1.51217 2.36502 1.27248C2.8998 1 3.59987 1 5 1H8.66667C10.0668 1 10.7669 1 11.3016 1.27248C11.772 1.51217 12.1545 1.89462 12.3942 2.36502C12.6667 2.8998 12.6667 3.59987 12.6667 5V16L6.83333 12.6667L1 16V5Z",fill:t}),Do("path",{d:"M4.33333 7.25L6 8.91667L9.75 5.16667M12.6667 16V5C12.6667 3.59987 12.6667 2.8998 12.3942 2.36502C12.1545 1.89462 11.772 1.51217 11.3016 1.27248C10.7669 1 10.0668 1 8.66667 1H5C3.59987 1 2.8998 1 2.36502 1.27248C1.89462 1.51217 1.51217 1.89462 1.27248 2.36502C1 2.8998 1 3.59987 1 5V16L6.83333 12.6667L12.6667 16Z",stroke:t,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Do("path",{d:"M4.5 7.74984L6.16667 9.4165L9.91667 5.6665",stroke:e,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Mi}from"react/jsx-runtime";var Hi=({...t})=>Mi("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Mi("path",{d:"M10.0003 10.8333V5.83333M7.50033 8.33333H12.5003M15.8337 17.5V6.5C15.8337 5.09987 15.8337 4.3998 15.5612 3.86502C15.3215 3.39462 14.939 3.01217 14.4686 2.77248C13.9339 2.5 13.2338 2.5 11.8337 2.5H8.16699C6.76686 2.5 6.0668 2.5 5.53202 2.77248C5.06161 3.01217 4.67916 3.39462 4.43948 3.86502C4.16699 4.3998 4.16699 5.09987 4.16699 6.5V17.5L10.0003 14.1667L15.8337 17.5Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ri}from"react/jsx-runtime";var Ni=({...t})=>Ri("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ri("path",{d:"M6.25033 9.16667H3.83366C3.36695 9.16667 3.13359 9.16667 2.95533 9.25749C2.79853 9.33739 2.67105 9.46487 2.59115 9.62167C2.50033 9.79993 2.50033 10.0333 2.50033 10.5V17.5M13.7503 9.16667H16.167C16.6337 9.16667 16.8671 9.16667 17.0453 9.25749C17.2021 9.33739 17.3296 9.46487 17.4095 9.62167C17.5003 9.79993 17.5003 10.0333 17.5003 10.5V17.5M13.7503 17.5V5.16667C13.7503 4.23325 13.7503 3.76654 13.5687 3.41002C13.4089 3.09641 13.1539 2.84144 12.8403 2.68166C12.4838 2.5 12.0171 2.5 11.0837 2.5H8.91699C7.98357 2.5 7.51686 2.5 7.16034 2.68166C6.84674 2.84144 6.59177 3.09641 6.43198 3.41002C6.25033 3.76654 6.25033 4.23325 6.25033 5.16667V17.5M18.3337 17.5H1.66699M9.16699 5.83333H10.8337M9.16699 9.16667H10.8337M9.16699 12.5H10.8337",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Bi}from"react/jsx-runtime";var Vo=({...t})=>Bi("svg",{width:"24",height:"24",viewBox:"0 0 19 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:Bi("path",{d:"M2.57275 2.375C2.41528 2.375 2.26426 2.43756 2.15291 2.54891C2.04156 2.66026 1.979 2.81128 1.979 2.96875C1.979 3.12622 2.04156 3.27725 2.15291 3.38859C2.26426 3.49994 2.41528 3.5625 2.57275 3.5625H2.96859C3.51484 3.5625 3.95817 4.00583 3.95817 4.55208V14.4479C3.95817 14.9942 3.51484 15.4375 2.96859 15.4375H2.57275C2.41528 15.4375 2.26426 15.5001 2.15291 15.6114C2.04156 15.7228 1.979 15.8738 1.979 16.0312C1.979 16.1887 2.04156 16.3397 2.15291 16.4511C2.26426 16.5624 2.41528 16.625 2.57275 16.625H2.96859C3.54599 16.625 4.09974 16.3956 4.50802 15.9873C4.9163 15.5791 5.14567 15.0253 5.14567 14.4479V4.55208C5.14567 3.97468 4.9163 3.42094 4.50802 3.01265C4.09974 2.60437 3.54599 2.375 2.96859 2.375H2.57275ZM8.51025 2.375C7.93286 2.375 7.37911 2.60437 6.97082 3.01265C6.56254 3.42094 6.33317 3.97468 6.33317 4.55208V14.4479C6.33317 15.0253 6.56254 15.5791 6.97082 15.9873C7.37911 16.3956 7.93286 16.625 8.51025 16.625H8.8388L9.12063 15.4985L9.13646 15.4375H8.51025C7.964 15.4375 7.52067 14.9942 7.52067 14.4479V4.55208C7.52067 4.00583 7.964 3.5625 8.51025 3.5625H10.4894C11.0357 3.5625 11.479 4.00583 11.479 4.55208V12.5519L12.6665 11.3644V4.55208C12.6665 3.97468 12.4371 3.42094 12.0289 3.01265C11.6206 2.60437 11.0668 2.375 10.4894 2.375H8.51025ZM15.0415 9.09071C14.87 9.19521 14.7098 9.32188 14.561 9.47071L13.854 10.1769V4.55208C13.854 3.97468 14.0834 3.42094 14.4917 3.01265C14.8999 2.60437 15.4537 2.375 16.0311 2.375H16.4269C16.5844 2.375 16.7354 2.43756 16.8468 2.54891C16.9581 2.66026 17.0207 2.81128 17.0207 2.96875C17.0207 3.12622 16.9581 3.27725 16.8468 3.38859C16.7354 3.49994 16.5844 3.5625 16.4269 3.5625H16.0311C15.4848 3.5625 15.0415 4.00583 15.0415 4.55208V9.09071ZM15.1207 10.0296L10.4475 14.7028C10.1756 14.9756 9.98253 15.3166 9.88855 15.69L9.52596 17.1396C9.4899 17.2838 9.49182 17.4349 9.53153 17.5782C9.57124 17.7214 9.64738 17.852 9.75254 17.957C9.8577 18.0621 9.98829 18.1382 10.1316 18.1778C10.2749 18.2174 10.426 18.2192 10.5702 18.183L12.0189 17.8212C12.3927 17.7271 12.7341 17.5337 13.0069 17.2615L17.6793 12.5891C18.0056 12.2471 18.1851 11.7911 18.1796 11.3186C18.174 10.846 17.9838 10.3943 17.6496 10.0601C17.3154 9.72594 16.8638 9.53574 16.3912 9.53019C15.9186 9.52464 15.4626 9.70417 15.1207 10.0304",fill:"currentColor"})});import{jsx as Di}from"react/jsx-runtime";var Eo=({...t})=>Di("svg",{width:"22",height:"23",viewBox:"0 0 22 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Di("path",{d:"M11 7.5V11.5M11 15.5H11.01M21 11.5C21 17.0228 16.5228 21.5 11 21.5C5.47715 21.5 1 17.0228 1 11.5C1 5.97715 5.47715 1.5 11 1.5C16.5228 1.5 21 5.97715 21 11.5Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as O1,jsxs as L7}from"react/jsx-runtime";var Fo=({...t})=>L7("svg",{width:"38",height:"38",viewBox:"0 0 38 38",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[O1("g",{opacity:"0.3",children:O1("rect",{x:"6",y:"6",width:"26",height:"26",rx:"13",strokeWidth:"2"})}),O1("g",{opacity:"0.1",children:O1("rect",{x:"1",y:"1",width:"36",height:"36",rx:"18",strokeWidth:"2"})}),O1("g",{clipPath:"url(#clip0_3119_7556)",children:O1("path",{d:"M19 15.667V19.0003M19 22.3337H19.0083M27.3333 19.0003C27.3333 23.6027 23.6023 27.3337 19 27.3337C14.3976 27.3337 10.6666 23.6027 10.6666 19.0003C10.6666 14.398 14.3976 10.667 19 10.667C23.6023 10.667 27.3333 14.398 27.3333 19.0003Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})]});import{jsx as Ao}from"react/jsx-runtime";var Zo=({...t})=>Ao("svg",{width:"17",height:"17",viewBox:"0 0 17 17",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:Ao("g",{id:"BsExclamationOctagonFill",children:Ao("path",{id:"Vector",d:"M12.1763 0.155125C12.0767 0.0558142 11.9418 2.98764e-05 11.8012 0L5.19881 0C5.05819 2.98764e-05 4.92331 0.0558142 4.82375 0.155125L0.155125 4.82375C0.0558142 4.92331 2.98764e-05 5.05819 0 5.19881L0 11.8012C2.98764e-05 11.9418 0.0558142 12.0767 0.155125 12.1763L4.82375 16.8449C4.92331 16.9442 5.05819 17 5.19881 17H11.8012C11.9418 17 12.0767 16.9442 12.1763 16.8449L16.8449 12.1763C16.9442 12.0767 17 11.9418 17 11.8012V5.19881C17 5.05819 16.9442 4.92331 16.8449 4.82375L12.1763 0.155125ZM8.5 4.25C9.06844 4.25 9.51362 4.74087 9.45625 5.30719L9.08438 9.03337C9.07188 9.17976 9.0049 9.31612 8.89669 9.41549C8.78848 9.51486 8.64691 9.56999 8.5 9.56999C8.35309 9.56999 8.21152 9.51486 8.10331 9.41549C7.9951 9.31612 7.92812 9.17976 7.91562 9.03337L7.54375 5.30719C7.5304 5.17356 7.54518 5.03862 7.58715 4.91105C7.62912 4.78349 7.69734 4.66613 7.78743 4.56653C7.87751 4.46694 7.98746 4.38732 8.11019 4.3328C8.23292 4.27828 8.36571 4.25008 8.5 4.25ZM8.50212 10.625C8.78392 10.625 9.05417 10.7369 9.25343 10.9362C9.45268 11.1355 9.56462 11.4057 9.56462 11.6875C9.56462 11.9693 9.45268 12.2395 9.25343 12.4388C9.05417 12.6381 8.78392 12.75 8.50212 12.75C8.22033 12.75 7.95008 12.6381 7.75082 12.4388C7.55157 12.2395 7.43962 11.9693 7.43962 11.6875C7.43962 11.4057 7.55157 11.1355 7.75082 10.9362C7.95008 10.7369 8.22033 10.625 8.50212 10.625Z"})})});import{jsx as Wo}from"react/jsx-runtime";var _o=({...t})=>Wo("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Wo("g",{id:"alert-triangle",children:Wo("path",{id:"Icon",d:"M11.9998 8.99999V13M11.9998 17H12.0098M10.6151 3.89171L2.39019 18.0983C1.93398 18.8863 1.70588 19.2803 1.73959 19.6037C1.769 19.8857 1.91677 20.142 2.14613 20.3088C2.40908 20.5 2.86435 20.5 3.77487 20.5H20.2246C21.1352 20.5 21.5904 20.5 21.8534 20.3088C22.0827 20.142 22.2305 19.8857 22.2599 19.6037C22.2936 19.2803 22.0655 18.8863 21.6093 18.0983L13.3844 3.89171C12.9299 3.10654 12.7026 2.71396 12.4061 2.58211C12.1474 2.4671 11.8521 2.4671 11.5935 2.58211C11.2969 2.71396 11.0696 3.10655 10.6151 3.89171Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Oo}from"react/jsx-runtime";var zo=({...t})=>Oo("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Oo("g",{id:"align-right-01",children:Oo("path",{id:"Icon",d:"M17.5 17.5V2.5M2.5 10H14.1667M14.1667 10L8.33333 4.16667M14.1667 10L8.33333 15.8333",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Uo}from"react/jsx-runtime";var Go=({...t})=>Uo("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Uo("g",{id:"arrow-down",children:Uo("path",{id:"Icon",d:"M8.00004 3.3335V12.6668M8.00004 12.6668L12.6667 8.00016M8.00004 12.6668L3.33337 8.00016",strokeWidth:"1.33333",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as $o}from"react/jsx-runtime";var qo=({...t})=>$o("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:$o("g",{id:"arrow-left",children:$o("path",{id:"Icon",d:"M15.8333 9.99984H4.16666M4.16666 9.99984L9.99999 15.8332M4.16666 9.99984L9.99999 4.1665",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Ti}from"react/jsx-runtime";var Xo=({...t})=>Ti("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:Ti("path",{d:"M16.6673 10H3.33398M3.33398 10L8.33398 15M3.33398 10L8.33398 5",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as jo}from"react/jsx-runtime";var Ko=({...t})=>jo("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:jo("g",{id:"arrow-right",children:jo("path",{id:"Icon",d:"M4.16663 9.99984H15.8333M15.8333 9.99984L9.99996 4.1665M15.8333 9.99984L9.99996 15.8332",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Vi}from"react/jsx-runtime";var Yo=({...t})=>Vi("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:Vi("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.601094 0.0722656C0.538059 0.0722656 0.475642 0.0846813 0.417406 0.108804C0.359169 0.132926 0.306255 0.168282 0.261683 0.212854C0.21711 0.257427 0.181754 0.310341 0.157632 0.368578C0.133509 0.426814 0.121094 0.489231 0.121094 0.552266C0.121094 0.6153 0.133509 0.677718 0.157632 0.735954C0.181754 0.79419 0.21711 0.847105 0.261683 0.891677C0.306255 0.936249 0.359169 0.971606 0.417406 0.995728C0.475642 1.01985 0.538059 1.03227 0.601094 1.03227H13.4011C13.5284 1.03227 13.6505 0.981695 13.7405 0.891677C13.8305 0.80166 13.8811 0.67957 13.8811 0.552266C13.8811 0.424962 13.8305 0.302872 13.7405 0.212854C13.6505 0.122837 13.5284 0.0722656 13.4011 0.0722656H0.601094ZM3.19523 6.87973C3.14807 6.92368 3.11024 6.97667 3.08401 7.03555C3.05777 7.09443 3.04367 7.15799 3.04253 7.22244C3.04139 7.28689 3.05325 7.35091 3.07739 7.41068C3.10153 7.47044 3.13746 7.52474 3.18304 7.57032C3.22862 7.6159 3.28292 7.65183 3.34269 7.67597C3.40245 7.70011 3.46647 7.71197 3.53092 7.71083C3.59537 7.70969 3.65893 7.69559 3.71781 7.66935C3.77669 7.64312 3.82968 7.60529 3.87363 7.55813L6.52109 4.91067V13.3523C6.52109 13.4796 6.57167 13.6017 6.66168 13.6917C6.7517 13.7817 6.87379 13.8323 7.00109 13.8323C7.1284 13.8323 7.25049 13.7817 7.34051 13.6917C7.43052 13.6017 7.48109 13.4796 7.48109 13.3523V4.91067L10.1286 7.55813C10.1725 7.60529 10.2255 7.64312 10.2844 7.66935C10.3433 7.69559 10.4068 7.70969 10.4713 7.71083C10.5357 7.71197 10.5997 7.70011 10.6595 7.67597C10.7193 7.65183 10.7736 7.6159 10.8191 7.57032C10.8647 7.52474 10.9007 7.47044 10.9248 7.41068C10.9489 7.35091 10.9608 7.28689 10.9597 7.22244C10.9585 7.15799 10.9444 7.09443 10.9182 7.03555C10.8919 6.97667 10.8541 6.92368 10.807 6.87973L7.34029 3.41307C7.25029 3.32318 7.1283 3.27269 7.00109 3.27269C6.87389 3.27269 6.7519 3.32318 6.66189 3.41307L3.19523 6.87973Z"})});import{jsx as Ei}from"react/jsx-runtime";var Qo=({...t})=>Ei("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",...t,children:Ei("path",{d:"M12 19V5M12 5L5 12M12 5L19 12",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Fi}from"react/jsx-runtime";var Jo=({...t})=>Fi("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Fi("path",{d:"M0.832031 9.16634L9.16536 0.833008M9.16536 0.833008H0.832031M9.16536 0.833008V9.16634",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ai}from"react/jsx-runtime";var er=({...t})=>Ai("svg",{width:"8",height:"8",viewBox:"0 0 8 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ai("path",{d:"M1 7L7 1M7 1H3M7 1V5",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Zi}from"react/jsx-runtime";var tr=({...t})=>Zi("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Zi("path",{d:"M11.6603 11.5V6.50004M11.6603 6.50004H6.66031M11.6603 6.50004L6.66031 11.5M5.66016 16.5H12.6602C14.0603 16.5 14.7604 16.5 15.2951 16.2275C15.7655 15.9878 16.148 15.6054 16.3877 15.135C16.6602 14.6002 16.6602 13.9001 16.6602 12.5V5.5C16.6602 4.09987 16.6602 3.3998 16.3877 2.86502C16.148 2.39462 15.7655 2.01217 15.2951 1.77248C14.7604 1.5 14.0603 1.5 12.6602 1.5H5.66016C4.26002 1.5 3.55996 1.5 3.02518 1.77248C2.55477 2.01217 2.17232 2.39462 1.93264 2.86502C1.66016 3.3998 1.66016 4.09987 1.66016 5.5V12.5C1.66016 13.9001 1.66016 14.6002 1.93264 15.135C2.17232 15.6054 2.55477 15.9878 3.02518 16.2275C3.55996 16.5 4.26002 16.5 5.66016 16.5Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Wi}from"react/jsx-runtime";var nr=({...t})=>Wi("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:Wi("path",{d:"M17.6271 9.08247L10.1141 16.5955C8.40556 18.304 5.63546 18.304 3.92692 16.5955C2.21837 14.8869 2.21837 12.1168 3.92692 10.4083L11.4399 2.89529C12.579 1.75626 14.4257 1.75626 15.5647 2.89529C16.7037 4.03432 16.7037 5.88105 15.5647 7.02008L8.34633 14.2385C7.77682 14.808 6.85345 14.808 6.28394 14.2385C5.71442 13.6689 5.71442 12.7456 6.28394 12.1761L12.6184 5.84157",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as _i}from"react/jsx-runtime";var or=({...t})=>_i("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:_i("path",{d:"M6.66667 12.5V14.1667M10 9.16667V14.1667M13.3333 5.83333V14.1667M6.5 17.5H13.5C14.9001 17.5 15.6002 17.5 16.135 17.2275C16.6054 16.9878 16.9878 16.6054 17.2275 16.135C17.5 15.6002 17.5 14.9001 17.5 13.5V6.5C17.5 5.09987 17.5 4.3998 17.2275 3.86502C16.9878 3.39462 16.6054 3.01217 16.135 2.77248C15.6002 2.5 14.9001 2.5 13.5 2.5H6.5C5.09987 2.5 4.3998 2.5 3.86502 2.77248C3.39462 3.01217 3.01217 3.39462 2.77248 3.86502C2.5 4.3998 2.5 5.09987 2.5 6.5V13.5C2.5 14.9001 2.5 15.6002 2.77248 16.135C3.01217 16.6054 3.39462 16.9878 3.86502 17.2275C4.3998 17.5 5.09987 17.5 6.5 17.5Z",strokeWidth:"1.67",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Oi}from"react/jsx-runtime";var rr=({...t})=>Oi("svg",{width:"28",height:"28",viewBox:"0 0 28 28",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:Oi("path",{d:"M15.4062 19.625H9.625V8.375H14.9375C15.5639 8.37504 16.1771 8.55435 16.7048 8.89174C17.2325 9.22914 17.6526 9.71052 17.9155 10.279C18.1784 10.8475 18.2731 11.4794 18.1884 12.1C18.1037 12.7206 17.8431 13.304 17.4375 13.7812C17.9673 14.205 18.3528 14.7825 18.5408 15.4344C18.7289 16.0862 18.7102 16.7803 18.4875 17.4211C18.2647 18.0619 17.8488 18.6179 17.297 19.0126C16.7452 19.4073 16.0847 19.6213 15.4062 19.625ZM11.5 17.75H15.3937C15.5784 17.75 15.7613 17.7136 15.9319 17.643C16.1025 17.5723 16.2575 17.4687 16.3881 17.3381C16.5187 17.2075 16.6223 17.0525 16.693 16.8819C16.7636 16.7113 16.8 16.5284 16.8 16.3438C16.8 16.1591 16.7636 15.9762 16.693 15.8056C16.6223 15.635 16.5187 15.48 16.3881 15.3494C16.2575 15.2188 16.1025 15.1152 15.9319 15.0445C15.7613 14.9739 15.5784 14.9375 15.3937 14.9375H11.5V17.75ZM11.5 13.0625H14.9375C15.1222 13.0625 15.305 13.0261 15.4756 12.9555C15.6463 12.8848 15.8013 12.7812 15.9319 12.6506C16.0625 12.52 16.166 12.365 16.2367 12.1944C16.3074 12.0238 16.3438 11.8409 16.3438 11.6562C16.3438 11.4716 16.3074 11.2887 16.2367 11.1181C16.166 10.9475 16.0625 10.7925 15.9319 10.6619C15.8013 10.5313 15.6463 10.4277 15.4756 10.357C15.305 10.2864 15.1222 10.25 14.9375 10.25H11.5V13.0625Z"})});import{jsx as zi}from"react/jsx-runtime";var lr=({...t})=>zi("svg",{width:"12",height:"14",viewBox:"0 0 12 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:zi("path",{d:"M4.33398 4L7.66732 7.33333M7.66732 4L4.33398 7.33333M10.6673 13V4.2C10.6673 3.0799 10.6673 2.51984 10.4493 2.09202C10.2576 1.71569 9.95162 1.40973 9.5753 1.21799C9.14748 1 8.58742 1 7.46732 1H4.53398C3.41388 1 2.85383 1 2.426 1.21799C2.04968 1.40973 1.74372 1.71569 1.55197 2.09202C1.33398 2.51984 1.33398 3.0799 1.33398 4.2V13L6.00065 10.3333L10.6673 13Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ui}from"react/jsx-runtime";var ir=({...t})=>Ui("svg",{width:"18",height:"14",viewBox:"0 0 18 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:Ui("path",{d:"M4.625 3.25C4.45924 3.25 4.30027 3.31585 4.18306 3.43306C4.06585 3.55027 4 3.70924 4 3.875C4 4.04076 4.06585 4.19973 4.18306 4.31694C4.30027 4.43415 4.45924 4.5 4.625 4.5H8.375C8.54076 4.5 8.69973 4.43415 8.81694 4.31694C8.93415 4.19973 9 4.04076 9 3.875C9 3.70924 8.93415 3.55027 8.81694 3.43306C8.69973 3.31585 8.54076 3.25 8.375 3.25H4.625ZM4 6.375C4 6.20924 4.06585 6.05027 4.18306 5.93306C4.30027 5.81585 4.45924 5.75 4.625 5.75H12.125C12.2908 5.75 12.4497 5.81585 12.5669 5.93306C12.6842 6.05027 12.75 6.20924 12.75 6.375C12.75 6.54076 12.6842 6.69973 12.5669 6.81694C12.4497 6.93415 12.2908 7 12.125 7H4.625C4.45924 7 4.30027 6.93415 4.18306 6.81694C4.06585 6.69973 4 6.54076 4 6.375ZM4.625 8.25C4.45924 8.25 4.30027 8.31585 4.18306 8.43306C4.06585 8.55027 4 8.70924 4 8.875C4 9.04076 4.06585 9.19973 4.18306 9.31694C4.30027 9.43415 4.45924 9.5 4.625 9.5H9.625C9.79076 9.5 9.94973 9.43415 10.0669 9.31694C10.1842 9.19973 10.25 9.04076 10.25 8.875C10.25 8.70924 10.1842 8.55027 10.0669 8.43306C9.94973 8.31585 9.79076 8.25 9.625 8.25H4.625ZM2.75 0.75C2.08696 0.75 1.45107 1.01339 0.982233 1.48223C0.513392 1.95107 0.25 2.58696 0.25 3.25V10.75C0.25 11.413 0.513392 12.0489 0.982233 12.5178C1.45107 12.9866 2.08696 13.25 2.75 13.25H15.25C15.913 13.25 16.5489 12.9866 17.0178 12.5178C17.4866 12.0489 17.75 11.413 17.75 10.75V3.25C17.75 2.58696 17.4866 1.95107 17.0178 1.48223C16.5489 1.01339 15.913 0.75 15.25 0.75H2.75ZM1.5 3.25C1.5 2.91848 1.6317 2.60054 1.86612 2.36612C2.10054 2.1317 2.41848 2 2.75 2H15.25C15.5815 2 15.8995 2.1317 16.1339 2.36612C16.3683 2.60054 16.5 2.91848 16.5 3.25V10.75C16.5 11.0815 16.3683 11.3995 16.1339 11.6339C15.8995 11.8683 15.5815 12 15.25 12H2.75C2.41848 12 2.10054 11.8683 1.86612 11.6339C1.6317 11.3995 1.5 11.0815 1.5 10.75V3.25Z"})});import{jsx as Gi,jsxs as P7}from"react/jsx-runtime";var sr=({...t})=>P7("svg",{width:"18",height:"16",viewBox:"0 0 18 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:[Gi("path",{d:"M0.666016 7.99967C0.666016 4.85717 0.666016 3.28551 1.64268 2.30967C2.61935 1.33384 4.19018 1.33301 7.33268 1.33301H10.666C13.8085 1.33301 15.3802 1.33301 16.356 2.30967C17.3318 3.28634 17.3327 4.85717 17.3327 7.99967C17.3327 11.1422 17.3327 12.7138 16.356 13.6897C15.3793 14.6655 13.8085 14.6663 10.666 14.6663H7.33268C4.19018 14.6663 2.61852 14.6663 1.64268 13.6897C0.666849 12.713 0.666016 11.1422 0.666016 7.99967Z",stroke:"currentColor",strokeWidth:"1.25"}),Gi("path",{d:"M5.875 10.9163C5.875 11.0821 5.94085 11.2411 6.05806 11.3583C6.17527 11.4755 6.33424 11.5413 6.5 11.5413C6.66576 11.5413 6.82473 11.4755 6.94194 11.3583C7.05915 11.2411 7.125 11.0821 7.125 10.9163H5.875ZM8.375 6.68718C8.375 6.85294 8.44085 7.01191 8.55806 7.12912C8.67527 7.24633 8.83424 7.31218 9 7.31218C9.16576 7.31218 9.32473 7.24633 9.44194 7.12912C9.55915 7.01191 9.625 6.85294 9.625 6.68718H8.375ZM3.375 6.68718C3.375 6.85294 3.44085 7.01191 3.55806 7.12912C3.67527 7.24633 3.83424 7.31218 4 7.31218C4.16576 7.31218 4.32473 7.24633 4.44194 7.12912C4.55915 7.01191 4.625 6.85294 4.625 6.68718H3.375ZM4.83334 10.2913C4.66758 10.2913 4.5086 10.3572 4.39139 10.4744C4.27418 10.5916 4.20834 10.7506 4.20834 10.9163C4.20834 11.0821 4.27418 11.2411 4.39139 11.3583C4.5086 11.4755 4.66758 11.5413 4.83334 11.5413V10.2913ZM8.16667 11.5413C8.33243 11.5413 8.4914 11.4755 8.60861 11.3583C8.72582 11.2411 8.79167 11.0821 8.79167 10.9163C8.79167 10.7506 8.72582 10.5916 8.60861 10.4744C8.4914 10.3572 8.33243 10.2913 8.16667 10.2913V11.5413ZM5.60417 5.70801H6.5V4.45801H5.60417V5.70801ZM6.5 5.70801H7.39583V4.45801H6.5V5.70801ZM7.125 10.9163V5.08301H5.875V10.9163H7.125ZM7.39583 5.70801C7.775 5.70801 8.00083 5.70884 8.16417 5.72968C8.31167 5.74801 8.31917 5.77301 8.30584 5.76051L9.135 4.82634C8.885 4.60301 8.5925 4.52301 8.31834 4.48884C8.06 4.45718 7.7425 4.45801 7.39583 4.45801V5.70801ZM9.625 6.68718C9.625 6.34051 9.62584 6.02301 9.59417 5.76468C9.56 5.49051 9.48 5.19801 9.25667 4.94801L8.3225 5.77801C8.31 5.76384 8.335 5.77134 8.35334 5.91968C8.37417 6.08218 8.375 6.30801 8.375 6.68718H9.625ZM8.30584 5.76051L8.32167 5.77718L9.25667 4.94801C9.21823 4.90539 9.17762 4.86478 9.135 4.82634L8.30584 5.76051ZM5.60417 4.45801C5.2575 4.45801 4.94 4.45718 4.68167 4.48884C4.4075 4.52301 4.115 4.60301 3.865 4.82634L4.695 5.76051C4.68084 5.77301 4.68834 5.74801 4.83667 5.72968C4.99917 5.70884 5.225 5.70801 5.60417 5.70801V4.45801ZM4.625 6.68718C4.625 6.30801 4.62584 6.08218 4.64667 5.91884C4.665 5.77134 4.69 5.76384 4.6775 5.77718L3.74334 4.94801C3.52 5.19801 3.44 5.49051 3.40584 5.76468C3.37417 6.02301 3.375 6.34051 3.375 6.68718H4.625ZM3.865 4.82634C3.82222 4.86468 3.78167 4.90523 3.74334 4.94801L4.6775 5.77718L4.69417 5.76134L3.865 4.82634ZM4.83334 11.5413H8.16667V10.2913H4.83334V11.5413Z",fill:"currentColor"})]});import{jsx as cr}from"react/jsx-runtime";var ar=({...t})=>cr("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:cr("g",{id:"brackets-check",children:cr("path",{id:"Icon",d:"M18.5708 20C19.8328 20 20.8568 18.977 20.8568 17.714V13.143L21.9998 12L20.8568 10.857V6.286C20.8568 5.023 19.8338 4 18.5708 4M5.429 4C4.166 4 3.143 5.023 3.143 6.286V10.857L2 12L3.143 13.143V17.714C3.143 18.977 4.166 20 5.429 20M7.5 12L9.93431 14.4343C10.1323 14.6323 10.2313 14.7313 10.3455 14.7684C10.4459 14.8011 10.5541 14.8011 10.6545 14.7684C10.7687 14.7313 10.8677 14.6323 11.0657 14.4343L16.5 9",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as $i}from"react/jsx-runtime";var pr=({...t})=>$i("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:$i("path",{d:"M15.4757 16.6663C16.5274 16.6663 17.3808 15.8138 17.3808 14.7613V10.9522L18.3333 9.99967L17.3808 9.04717V5.23801C17.3808 4.18551 16.5282 3.33301 15.4757 3.33301M4.52425 3.33301C3.47175 3.33301 2.61925 4.18551 2.61925 5.23801V9.04717L1.66675 9.99967L2.61925 10.9522V14.7613C2.61925 15.8138 3.47175 16.6663 4.52425 16.6663M6.25008 9.99967H6.25842M10.0001 9.99967H10.0084M13.7501 9.99967H13.7584M6.66675 9.99967C6.66675 10.2298 6.4802 10.4163 6.25008 10.4163C6.01996 10.4163 5.83341 10.2298 5.83341 9.99967C5.83341 9.76956 6.01996 9.58301 6.25008 9.58301C6.4802 9.58301 6.66675 9.76956 6.66675 9.99967ZM10.4167 9.99967C10.4167 10.2298 10.2302 10.4163 10.0001 10.4163C9.76996 10.4163 9.58342 10.2298 9.58342 9.99967C9.58342 9.76956 9.76996 9.58301 10.0001 9.58301C10.2302 9.58301 10.4167 9.76956 10.4167 9.99967ZM14.1667 9.99967C14.1667 10.2298 13.9802 10.4163 13.7501 10.4163C13.52 10.4163 13.3334 10.2298 13.3334 9.99967C13.3334 9.76956 13.52 9.58301 13.7501 9.58301C13.9802 9.58301 14.1667 9.76956 14.1667 9.99967Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as dr}from"react/jsx-runtime";var ur=({...t})=>dr("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:dr("g",{id:"calendar",children:dr("path",{id:"Icon",d:"M17.5 8.33342H2.5M13.3333 1.66675V5.00008M6.66667 1.66675V5.00008M6.5 18.3334H13.5C14.9001 18.3334 15.6002 18.3334 16.135 18.0609C16.6054 17.8212 16.9878 17.4388 17.2275 16.9684C17.5 16.4336 17.5 15.7335 17.5 14.3334V7.33342C17.5 5.93328 17.5 5.23322 17.2275 4.69844C16.9878 4.22803 16.6054 3.84558 16.135 3.6059C15.6002 3.33341 14.9001 3.33341 13.5 3.33341H6.5C5.09987 3.33341 4.3998 3.33341 3.86502 3.6059C3.39462 3.84558 3.01217 4.22803 2.77248 4.69844C2.5 5.23322 2.5 5.93328 2.5 7.33341V14.3334C2.5 15.7335 2.5 16.4336 2.77248 16.9684C3.01217 17.4388 3.39462 17.8212 3.86502 18.0609C4.3998 18.3334 5.09987 18.3334 6.5 18.3334Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Cr}from"react/jsx-runtime";var mr=({...t})=>Cr("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Cr("g",{id:"certificate-02",children:Cr("path",{id:"Icon",d:"M9 18.5H15M7 15H17M5 2H19C20.1046 2 21 2.99492 21 4.22222V19.7778C21 21.0051 20.1046 22 19 22H5C3.89543 22 3 21.0051 3 19.7778V4.22222C3 2.99492 3.89543 2 5 2ZM11.9976 6.21194C11.2978 5.4328 10.1309 5.22321 9.25414 5.93667C8.37738 6.65013 8.25394 7.84299 8.94247 8.6868C9.631 9.53061 11.9976 11.5 11.9976 11.5C11.9976 11.5 14.3642 9.53061 15.0527 8.6868C15.7413 7.84299 15.6329 6.64262 14.7411 5.93667C13.8492 5.23072 12.6974 5.4328 11.9976 6.21194Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as qi}from"react/jsx-runtime";var Fe=({...t})=>qi("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",strokeWidth:"1.66667",...t,children:qi("path",{d:"M16.6668 5L7.50016 14.1667L3.3335 10",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Xi}from"react/jsx-runtime";var gr=({...t})=>Xi("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Xi("path",{d:"M6.5 11L9.5 14L15.5 8M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as fr}from"react/jsx-runtime";var hr=({...t})=>fr("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:fr("g",{id:"check-circle-broken",clipPath:"url(#clip0_3243_19600)",children:fr("path",{id:"Icon",d:"M14.6663 7.39052V8.00386C14.6655 9.44147 14.2 10.8403 13.3392 11.9917C12.4785 13.1432 11.2685 13.9855 9.88991 14.3931C8.5113 14.8007 7.03785 14.7518 5.68932 14.2536C4.3408 13.7554 3.18944 12.8346 2.40698 11.6286C1.62452 10.4225 1.25287 8.9959 1.34746 7.5614C1.44205 6.1269 1.99781 4.76141 2.93186 3.66857C3.86591 2.57574 5.1282 1.81411 6.53047 1.49729C7.93274 1.18046 9.39985 1.32541 10.713 1.91052M14.6663 2.66671L7.99967 9.34004L5.99967 7.34004",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Ln,jsxs as S7}from"react/jsx-runtime";var vr=({color1:t="currentColor",color2:e="currentColor",...n})=>Ln("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...n,children:S7("g",{id:"Content",children:[Ln("rect",{x:"0.75",y:"0.75",width:"22.5",height:"22.5",rx:"11.25",fill:e}),Ln("rect",{x:"0.75",y:"0.75",width:"22.5",height:"22.5",rx:"11.25",stroke:e,strokeWidth:"1.5"}),Ln("path",{id:"Tick",fillRule:"evenodd",clipRule:"evenodd",d:"M17.0965 7.38967L9.9365 14.2997L8.0365 12.2697C7.6865 11.9397 7.1365 11.9197 6.7365 12.1997C6.3465 12.4897 6.2365 12.9997 6.4765 13.4097L8.7265 17.0697C8.9465 17.4097 9.3265 17.6197 9.7565 17.6197C10.1665 17.6197 10.5565 17.4097 10.7765 17.0697C11.1365 16.5997 18.0065 8.40967 18.0065 8.40967C18.9065 7.48967 17.8165 6.67967 17.0965 7.37967V7.38967Z",fill:t})]})});import{jsx as ji}from"react/jsx-runtime";var wr=({...t})=>ji("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ji("path",{d:"M6.00065 8.00065L7.33398 9.33398L10.334 6.33398M11.9348 3.33299C12.0721 3.66501 12.3356 3.92892 12.6674 4.0667L13.8308 4.54864C14.1628 4.68617 14.4266 4.94998 14.5642 5.28202C14.7017 5.61407 14.7017 5.98715 14.5642 6.31919L14.0826 7.48185C13.945 7.81404 13.9448 8.1875 14.083 8.51953L14.5638 9.68185C14.6319 9.84631 14.6671 10.0226 14.6671 10.2006C14.6671 10.3786 14.6321 10.5549 14.5639 10.7194C14.4958 10.8839 14.3959 11.0333 14.27 11.1592C14.1441 11.2851 13.9947 11.3849 13.8302 11.453L12.6676 11.9346C12.3355 12.0718 12.0716 12.3354 11.9339 12.6672L11.4519 13.8307C11.3144 14.1627 11.0506 14.4265 10.7186 14.5641C10.3866 14.7016 10.0135 14.7016 9.68146 14.5641L8.51884 14.0825C8.1868 13.9453 7.81387 13.9455 7.48203 14.0832L6.31858 14.5645C5.98673 14.7017 5.61399 14.7016 5.28223 14.5642C4.95047 14.4267 4.68682 14.1632 4.54919 13.8316L4.06713 12.6677C3.92985 12.3357 3.66635 12.0718 3.33455 11.934L2.17109 11.4521C1.83921 11.3146 1.57549 11.0509 1.43791 10.7191C1.30032 10.3872 1.30014 10.0143 1.43739 9.68235L1.91896 8.51968C2.05615 8.18763 2.05587 7.81469 1.91818 7.48284L1.4373 6.31851C1.36912 6.15405 1.33401 5.97777 1.33398 5.79974C1.33396 5.62171 1.36901 5.44542 1.43713 5.28094C1.50526 5.11646 1.60513 4.96702 1.73103 4.84115C1.85693 4.71529 2.0064 4.61546 2.17089 4.54739L3.33352 4.0658C3.66523 3.92863 3.92897 3.66545 4.06685 3.33402L4.54877 2.17052C4.6863 1.83848 4.9501 1.57467 5.28213 1.43714C5.61416 1.2996 5.98723 1.2996 6.31926 1.43714L7.48188 1.91873C7.81392 2.05593 8.18685 2.05565 8.51869 1.91795L9.68263 1.43788C10.0146 1.30042 10.3876 1.30045 10.7196 1.43796C11.0515 1.57547 11.3153 1.8392 11.4529 2.17116L11.9349 3.335L11.9348 3.33299Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ki}from"react/jsx-runtime";var Ae=({...t})=>Ki("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:Ki("path",{d:"M5 7.5L10 12.5L15 7.5",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as yr}from"react/jsx-runtime";var Ze=({...t})=>yr("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:yr("g",{id:"chevron-left",children:yr("path",{id:"Icon",d:"M12.5 15L7.5 10L12.5 5",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as xr,jsxs as I7}from"react/jsx-runtime";var br=({...t})=>I7("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...t,children:[xr("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),xr("path",{d:"M11 7l-5 5l5 5"}),xr("path",{d:"M17 7l-5 5l5 5"})]});import{jsx as kr}from"react/jsx-runtime";var Le=({...t})=>kr("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:kr("g",{id:"chevron-right",children:kr("path",{id:"Icon",d:"M7.5 15L12.5 10L7.5 5",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Lr,jsxs as M7}from"react/jsx-runtime";var Pr=({...t})=>M7("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",...t,children:[Lr("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),Lr("path",{d:"M7 7l5 5l-5 5"}),Lr("path",{d:"M13 7l5 5l-5 5"})]});import{jsx as Yi}from"react/jsx-runtime";var Sr=({...t})=>Yi("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Yi("path",{d:"M4.66675 9.99984L8.00008 13.3332L11.3334 9.99984M4.66675 5.99984L8.00008 2.6665L11.3334 5.99984",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ir}from"react/jsx-runtime";var f1=({...t})=>Ir("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ir("g",{id:"chevron-up",children:Ir("path",{id:"Icon",d:"M15 12.5L10 7.5L5 12.5",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Qi}from"react/jsx-runtime";var Mr=({...t})=>Qi("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Qi("path",{d:"M4.99996 4.99984L6.66663 3.33317M6.66663 3.33317L4.99996 1.6665M6.66663 3.33317H4.99996C3.15901 3.33317 1.66663 4.82555 1.66663 6.6665M15 14.9998L13.3333 16.6665M13.3333 16.6665L15 18.3332M13.3333 16.6665H15C16.8409 16.6665 18.3333 15.1741 18.3333 13.3332M11.1809 11.1808C11.8328 11.4922 12.5627 11.6665 13.3333 11.6665C16.0947 11.6665 18.3333 9.42793 18.3333 6.6665C18.3333 3.90508 16.0947 1.6665 13.3333 1.6665C10.5719 1.6665 8.33329 3.90508 8.33329 6.6665C8.33329 7.4371 8.50762 8.16698 8.81898 8.81886M11.6666 13.3332C11.6666 16.0946 9.42805 18.3332 6.66663 18.3332C3.9052 18.3332 1.66663 16.0946 1.66663 13.3332C1.66663 10.5717 3.9052 8.33317 6.66663 8.33317C9.42805 8.33317 11.6666 10.5717 11.6666 13.3332Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Hr}from"react/jsx-runtime";var Rr=({...t})=>Hr("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Hr("g",{id:"clock-fast-forward",children:Hr("path",{id:"Icon",d:"M18.9166 9.58333L17.2505 11.25L15.5833 9.58333M17.4542 10.8333C17.4845 10.5597 17.5 10.2817 17.5 10C17.5 5.85786 14.1421 2.5 10 2.5C5.85786 2.5 2.5 5.85786 2.5 10C2.5 14.1421 5.85786 17.5 10 17.5C12.3561 17.5 14.4584 16.4136 15.8333 14.7144M10 5.83333V10L12.5 11.6667",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Nr}from"react/jsx-runtime";var Br=({...t})=>Nr("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Nr("g",{id:"clock-rewind",children:Nr("path",{id:"Icon",d:"M15.1333 9L13.8004 7.66667L12.4666 9M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C10.2013 2 12.1257 3.18542 13.1697 4.95273M8 4.66667V8L10 9.33333",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Dr}from"react/jsx-runtime";var Tr=({...t})=>Dr("svg",{width:"30",height:"30",viewBox:"0 0 30 30",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:Dr("g",{id:"mdi:recent",children:Dr("path",{id:"Vector",d:"M16.875 10H15V16.25L20.35 19.425L21.25 17.9125L16.875 15.3125V10ZM16.25 3.75C13.2663 3.75 10.4048 4.93526 8.29505 7.04505C6.18526 9.15483 5 12.0163 5 15H1.25L6.2 20.0375L11.25 15H7.5C7.5 12.6794 8.42187 10.4538 10.0628 8.81282C11.7038 7.17187 13.9294 6.25 16.25 6.25C18.5706 6.25 20.7962 7.17187 22.4372 8.81282C24.0781 10.4538 25 12.6794 25 15C25 17.3206 24.0781 19.5462 22.4372 21.1872C20.7962 22.8281 18.5706 23.75 16.25 23.75C13.8375 23.75 11.65 22.7625 10.075 21.175L8.3 22.95C9.33951 24.0005 10.5779 24.8334 11.9429 25.4C13.3079 25.9666 14.7721 26.2556 16.25 26.25C19.2337 26.25 22.0952 25.0647 24.205 22.955C26.3147 20.8452 27.5 17.9837 27.5 15C27.5 12.0163 26.3147 9.15483 24.205 7.04505C22.0952 4.93526 19.2337 3.75 16.25 3.75Z"})})});import{jsx as Vr}from"react/jsx-runtime";var Er=({...t})=>Vr("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Vr("g",{id:"code-browser",children:Vr("path",{id:"Icon",d:"M22 9H2M14 17.5L16.5 15L14 12.5M10 12.5L7.5 15L10 17.5M2 7.8L2 16.2C2 17.8802 2 18.7202 2.32698 19.362C2.6146 19.9265 3.07354 20.3854 3.63803 20.673C4.27976 21 5.11984 21 6.8 21H17.2C18.8802 21 19.7202 21 20.362 20.673C20.9265 20.3854 21.3854 19.9265 21.673 19.362C22 18.7202 22 17.8802 22 16.2V7.8C22 6.11984 22 5.27977 21.673 4.63803C21.3854 4.07354 20.9265 3.6146 20.362 3.32698C19.7202 3 18.8802 3 17.2 3L6.8 3C5.11984 3 4.27976 3 3.63803 3.32698C3.07354 3.6146 2.6146 4.07354 2.32698 4.63803C2 5.27976 2 6.11984 2 7.8Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Ji}from"react/jsx-runtime";var Fr=({...t})=>Ji("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ji("path",{d:"M13 16L16 13L13 10M9 6L6 9L9 12M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ar}from"react/jsx-runtime";var Zr=({...t})=>Ar("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ar("g",{id:"colors",children:Ar("path",{id:"Icon",d:"M12 20.4722C13.0615 21.4223 14.4633 22 16 22C19.3137 22 22 19.3137 22 16C22 13.2331 20.1271 10.9036 17.5798 10.2102M6.42018 10.2102C3.87293 10.9036 2 13.2331 2 16C2 19.3137 4.68629 22 8 22C11.3137 22 14 19.3137 14 16C14 15.2195 13.851 14.4738 13.5798 13.7898M18 8C18 11.3137 15.3137 14 12 14C8.68629 14 6 11.3137 6 8C6 4.68629 8.68629 2 12 2C15.3137 2 18 4.68629 18 8Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Wr}from"react/jsx-runtime";var _r=({...t})=>Wr("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Wr("g",{id:"copy-04",clipPath:"url(#clip0_3854_3504)",children:Wr("path",{id:"Icon",d:"M10.6667 10.6668V12.5335C10.6667 13.2802 10.6667 13.6536 10.5214 13.9388C10.3936 14.1897 10.1896 14.3937 9.93869 14.5215C9.65348 14.6668 9.28011 14.6668 8.53337 14.6668H3.46671C2.71997 14.6668 2.3466 14.6668 2.06139 14.5215C1.8105 14.3937 1.60653 14.1897 1.4787 13.9388C1.33337 13.6536 1.33337 13.2802 1.33337 12.5335V7.46683C1.33337 6.72009 1.33337 6.34672 1.4787 6.06151C1.60653 5.81063 1.8105 5.60665 2.06139 5.47882C2.3466 5.3335 2.71997 5.3335 3.46671 5.3335H5.33337M7.46671 10.6668H12.5334C13.2801 10.6668 13.6535 10.6668 13.9387 10.5215C14.1896 10.3937 14.3936 10.1897 14.5214 9.93882C14.6667 9.6536 14.6667 9.28023 14.6667 8.5335V3.46683C14.6667 2.72009 14.6667 2.34672 14.5214 2.06151C14.3936 1.81063 14.1896 1.60665 13.9387 1.47882C13.6535 1.3335 13.2801 1.3335 12.5334 1.3335H7.46671C6.71997 1.3335 6.3466 1.3335 6.06139 1.47882C5.8105 1.60665 5.60653 1.81063 5.4787 2.06151C5.33337 2.34672 5.33337 2.72009 5.33337 3.46683V8.5335C5.33337 9.28023 5.33337 9.6536 5.4787 9.93882C5.60653 10.1897 5.8105 10.3937 6.06139 10.5215C6.3466 10.6668 6.71997 10.6668 7.46671 10.6668Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as e5}from"react/jsx-runtime";var Or=({...t})=>e5("svg",{xmlns:"http://www.w3.org/2000/svg",width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",stroke:"currentColor",...t,children:e5("path",{d:"M5.98633 2H10.7197C12.2131 2 12.9599 2 13.5303 2.29065C14.0321 2.54631 14.44 2.95426 14.6957 3.45603C14.9863 4.02646 14.9863 4.77319 14.9863 6.26667V11M5.11966 14H10.5197C11.2664 14 11.6398 14 11.925 13.8547C12.1759 13.7268 12.3798 13.5229 12.5077 13.272C12.653 12.9868 12.653 12.6134 12.653 11.8667V6.46667C12.653 5.71993 12.653 5.34656 12.5077 5.06135C12.3798 4.81046 12.1759 4.60649 11.925 4.47866C11.6398 4.33333 11.2664 4.33333 10.5197 4.33333H5.11966C4.37292 4.33333 3.99956 4.33333 3.71434 4.47866C3.46346 4.60649 3.25948 4.81046 3.13165 5.06135C2.98633 5.34656 2.98633 5.71993 2.98633 6.46667V11.8667C2.98633 12.6134 2.98633 12.9868 3.13165 13.272C3.25948 13.5229 3.46346 13.7268 3.71434 13.8547C3.99956 14 4.37292 14 5.11966 14Z",strokeWidth:"1.33333",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as zr}from"react/jsx-runtime";var Ur=({...t})=>zr("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:zr("g",{id:"copy-05",clipPath:"url(#clip0_4668_4063)",children:zr("path",{id:"Icon",d:"M6.66663 13.3334V15.6667C6.66663 16.6002 6.66663 17.0669 6.84828 17.4234C7.00807 17.737 7.26304 17.992 7.57664 18.1518C7.93316 18.3334 8.39987 18.3334 9.33329 18.3334H15.6666C16.6 18.3334 17.0668 18.3334 17.4233 18.1518C17.7369 17.992 17.9918 17.737 18.1516 17.4234C18.3333 17.0669 18.3333 16.6002 18.3333 15.6667V9.33341C18.3333 8.39999 18.3333 7.93328 18.1516 7.57676C17.9918 7.26316 17.7369 7.00819 17.4233 6.8484C17.0668 6.66675 16.6 6.66675 15.6666 6.66675H13.3333M4.33329 13.3334H10.6666C11.6 13.3334 12.0668 13.3334 12.4233 13.1518C12.7369 12.992 12.9918 12.737 13.1516 12.4234C13.3333 12.0669 13.3333 11.6002 13.3333 10.6667V4.33341C13.3333 3.39999 13.3333 2.93328 13.1516 2.57676C12.9918 2.26316 12.7369 2.00819 12.4233 1.8484C12.0668 1.66675 11.6 1.66675 10.6666 1.66675H4.33329C3.39987 1.66675 2.93316 1.66675 2.57664 1.8484C2.26304 2.00819 2.00807 2.26316 1.84828 2.57676C1.66663 2.93328 1.66663 3.39999 1.66663 4.33341V10.6667C1.66663 11.6002 1.66663 12.0669 1.84828 12.4234C2.00807 12.737 2.26304 12.992 2.57664 13.1518C2.93316 13.3334 3.39987 13.3334 4.33329 13.3334Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Gr}from"react/jsx-runtime";var $r=({...t})=>Gr("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Gr("g",{id:"copy-07",clipPath:"url(#clip0_3854_3511)",children:Gr("path",{id:"Icon",d:"M7.00004 1.33536C6.55001 1.34146 6.27984 1.36751 6.06139 1.47882C5.8105 1.60665 5.60653 1.81063 5.4787 2.06151C5.36739 2.27996 5.34134 2.55013 5.33524 3.00016M13 1.33536C13.4501 1.34146 13.7202 1.36751 13.9387 1.47882C14.1896 1.60665 14.3936 1.81063 14.5214 2.06151C14.6327 2.27996 14.6587 2.55013 14.6648 3.00015M14.6648 9.00016C14.6587 9.45019 14.6327 9.72036 14.5214 9.93882C14.3936 10.1897 14.1896 10.3937 13.9387 10.5215C13.7202 10.6328 13.4501 10.6589 13 10.665M14.6667 5.33349V6.66683M9.33341 1.3335H10.6667M3.46671 14.6668H8.53337C9.28011 14.6668 9.65348 14.6668 9.93869 14.5215C10.1896 14.3937 10.3936 14.1897 10.5214 13.9388C10.6667 13.6536 10.6667 13.2802 10.6667 12.5335V7.46683C10.6667 6.72009 10.6667 6.34672 10.5214 6.06151C10.3936 5.81063 10.1896 5.60665 9.93869 5.47882C9.65348 5.3335 9.28011 5.3335 8.53337 5.3335H3.46671C2.71997 5.3335 2.3466 5.3335 2.06139 5.47882C1.8105 5.60665 1.60653 5.81063 1.4787 6.06151C1.33337 6.34672 1.33337 6.72009 1.33337 7.46683V12.5335C1.33337 13.2802 1.33337 13.6536 1.4787 13.9388C1.60653 14.1897 1.8105 14.3937 2.06139 14.5215C2.3466 14.6668 2.71997 14.6668 3.46671 14.6668Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as qr}from"react/jsx-runtime";var Xr=({...t})=>qr("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:qr("g",{id:"copy-01",clipPath:"url(#clip0_3035_27980)",children:qr("path",{id:"Icon",d:"M4.16663 12.4998C3.39006 12.4998 3.00177 12.4998 2.69549 12.373C2.28711 12.2038 1.96265 11.8794 1.79349 11.471C1.66663 11.1647 1.66663 10.7764 1.66663 9.99984V4.33317C1.66663 3.39975 1.66663 2.93304 1.84828 2.57652C2.00807 2.26292 2.26304 2.00795 2.57664 1.84816C2.93316 1.6665 3.39987 1.6665 4.33329 1.6665H9.99996C10.7765 1.6665 11.1648 1.6665 11.4711 1.79337C11.8795 1.96253 12.2039 2.28698 12.3731 2.69536C12.5 3.00165 12.5 3.38993 12.5 4.1665M10.1666 18.3332H15.6666C16.6 18.3332 17.0668 18.3332 17.4233 18.1515C17.7369 17.9917 17.9918 17.7368 18.1516 17.4232C18.3333 17.0666 18.3333 16.5999 18.3333 15.6665V10.1665C18.3333 9.23308 18.3333 8.76637 18.1516 8.40985C17.9918 8.09625 17.7369 7.84128 17.4233 7.68149C17.0668 7.49984 16.6 7.49984 15.6666 7.49984H10.1666C9.23321 7.49984 8.7665 7.49984 8.40998 7.68149C8.09637 7.84128 7.8414 8.09625 7.68162 8.40985C7.49996 8.76637 7.49996 9.23308 7.49996 10.1665V15.6665C7.49996 16.5999 7.49996 17.0666 7.68162 17.4232C7.8414 17.7368 8.09637 17.9917 8.40998 18.1515C8.7665 18.3332 9.23321 18.3332 10.1666 18.3332Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as t5}from"react/jsx-runtime";var jr=({...t})=>t5("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:t5("path",{d:"M5 14L7 16L11.5 11.5M7 7V4.2C7 3.0799 7 2.51984 7.21799 2.09202C7.40973 1.71569 7.71569 1.40973 8.09202 1.21799C8.51984 1 9.07989 1 10.2 1H17.8C18.9201 1 19.4802 1 19.908 1.21799C20.2843 1.40973 20.5903 1.71569 20.782 2.09202C21 2.51984 21 3.0799 21 4.2V11.8C21 12.9201 21 13.4802 20.782 13.908C20.5903 14.2843 20.2843 14.5903 19.908 14.782C19.4802 15 18.9201 15 17.8 15H15M4.2 21H11.8C12.9201 21 13.4802 21 13.908 20.782C14.2843 20.5903 14.5903 20.2843 14.782 19.908C15 19.4802 15 18.9201 15 17.8V10.2C15 9.07989 15 8.51984 14.782 8.09202C14.5903 7.71569 14.2843 7.40973 13.908 7.21799C13.4802 7 12.9201 7 11.8 7H4.2C3.0799 7 2.51984 7 2.09202 7.21799C1.71569 7.40973 1.40973 7.71569 1.21799 8.09202C1 8.51984 1 9.07989 1 10.2V17.8C1 18.9201 1 19.4802 1.21799 19.908C1.40973 20.2843 1.71569 20.5903 2.09202 20.782C2.51984 21 3.07989 21 4.2 21Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Kr}from"react/jsx-runtime";var Yr=({...t})=>Kr("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Kr("g",{id:"container",children:Kr("path",{id:"Icon",d:"M20.5 7.27734L12 11.9996M12 11.9996L3.49997 7.27734M12 11.9996L12 21.4996M21 16.0582V7.94104C21 7.5984 21 7.42708 20.9495 7.27428C20.9049 7.1391 20.8318 7.01502 20.7354 6.91033C20.6263 6.79199 20.4766 6.70879 20.177 6.54239L12.777 2.43128C12.4934 2.27372 12.3516 2.19494 12.2015 2.16406C12.0685 2.13672 11.9315 2.13672 11.7986 2.16406C11.6484 2.19494 11.5066 2.27372 11.223 2.43128L3.82297 6.54239C3.52345 6.70879 3.37369 6.792 3.26463 6.91033C3.16816 7.01502 3.09515 7.1391 3.05048 7.27428C3 7.42708 3 7.5984 3 7.94104V16.0582C3 16.4008 3 16.5721 3.05048 16.7249C3.09515 16.8601 3.16816 16.9842 3.26463 17.0889C3.37369 17.2072 3.52345 17.2904 3.82297 17.4568L11.223 21.5679C11.5066 21.7255 11.6484 21.8042 11.7986 21.8351C11.9315 21.8625 12.0685 21.8625 12.2015 21.8351C12.3516 21.8042 12.4934 21.7255 12.777 21.5679L20.177 17.4568C20.4766 17.2904 20.6263 17.2072 20.7354 17.0889C20.8318 16.9842 20.9049 16.8601 20.9495 16.7249C21 16.5721 21 16.4008 21 16.0582Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as n5}from"react/jsx-runtime";var Qr=({...t})=>n5("svg",{width:"20",height:"22",viewBox:"0 0 20 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:n5("path",{d:"M7.75 19.7496L9.22297 20.5679C9.50658 20.7255 9.64838 20.8043 9.79855 20.8351C9.93146 20.8625 10.0685 20.8625 10.2015 20.8351C10.3516 20.8043 10.4934 20.7255 10.777 20.5679L12.25 19.7496M3.25 17.2496L1.82297 16.4568C1.52346 16.2904 1.37368 16.2072 1.26463 16.0889C1.16816 15.9842 1.09515 15.8601 1.05048 15.7249C1 15.5721 1 15.4008 1 15.0582V13.4996M1 8.4996V6.94104C1 6.5984 1 6.42708 1.05048 6.27428C1.09515 6.1391 1.16816 6.01502 1.26463 5.91033C1.37368 5.792 1.52345 5.70879 1.82297 5.54239L3.25 4.7496M7.75 2.2496L9.22297 1.43128C9.50658 1.27372 9.64838 1.19494 9.79855 1.16406C9.93146 1.13672 10.0685 1.13672 10.2015 1.16406C10.3516 1.19494 10.4934 1.27372 10.777 1.43128L12.25 2.2496M16.75 4.7496L18.177 5.54239C18.4766 5.70879 18.6263 5.79199 18.7354 5.91033C18.8318 6.01502 18.9049 6.1391 18.9495 6.27428C19 6.42708 19 6.5984 19 6.94104V8.4996M19 13.4996V15.0582C19 15.4008 19 15.5721 18.9495 15.7249C18.9049 15.8601 18.8318 15.9842 18.7354 16.0889C18.6263 16.2072 18.4766 16.2904 18.177 16.4568L16.75 17.2496M7.75 9.7496L10 10.9996M10 10.9996L12.25 9.7496M10 10.9996V13.4996M1 5.9996L3.25 7.2496M16.75 7.2496L19 5.9996M10 18.4996V20.9996",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Jr}from"react/jsx-runtime";var e2=({...t})=>Jr("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Jr("g",{id:"cursor-box",children:Jr("path",{id:"Icon",d:"M17.5 7.91667V6.5C17.5 5.09987 17.5 4.3998 17.2275 3.86502C16.9878 3.39462 16.6054 3.01217 16.135 2.77248C15.6002 2.5 14.9001 2.5 13.5 2.5H6.5C5.09987 2.5 4.3998 2.5 3.86502 2.77248C3.39462 3.01217 3.01217 3.39462 2.77248 3.86502C2.5 4.3998 2.5 5.09987 2.5 6.5V13.5C2.5 14.9001 2.5 15.6002 2.77248 16.135C3.01217 16.6054 3.39462 16.9878 3.86502 17.2275C4.3998 17.5 5.09987 17.5 6.5 17.5H7.91667M14.4885 14.7594L13.0733 17.3877C12.8419 17.8173 12.7263 18.0322 12.5853 18.0882C12.4629 18.1369 12.3247 18.1248 12.2126 18.0557C12.0835 17.976 12.0068 17.7444 11.8534 17.2812L9.58366 10.4261C9.44936 10.0205 9.38221 9.81764 9.43049 9.68258C9.47251 9.56503 9.56503 9.47252 9.68257 9.43049C9.81764 9.38221 10.0205 9.44936 10.4261 9.58367L17.2812 11.8534C17.7444 12.0068 17.976 12.0835 18.0556 12.2126C18.1248 12.3247 18.1369 12.4629 18.0882 12.5853C18.0321 12.7263 17.8173 12.8419 17.3877 13.0733L14.7594 14.4885C14.694 14.5238 14.6612 14.5414 14.6326 14.564C14.6071 14.5841 14.5841 14.6071 14.564 14.6326C14.5414 14.6612 14.5238 14.694 14.4885 14.7594Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as o5}from"react/jsx-runtime";var t2=({...t})=>o5("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:o5("path",{d:"M10 3.5H17.3C18.4201 3.5 18.9802 3.5 19.408 3.71799C19.7843 3.90973 20.0903 4.21569 20.282 4.59202C20.5 5.01984 20.5 5.57989 20.5 6.7V8C20.5 8.93188 20.5 9.39783 20.3478 9.76537C20.1448 10.2554 19.7554 10.6448 19.2654 10.8478C18.8978 11 18.4319 11 17.5 11M12 18.5H4.7C3.5799 18.5 3.01984 18.5 2.59202 18.282C2.21569 18.0903 1.90973 17.7843 1.71799 17.408C1.5 16.9802 1.5 16.4201 1.5 15.3V14C1.5 13.0681 1.5 12.6022 1.65224 12.2346C1.85523 11.7446 2.24458 11.3552 2.73463 11.1522C3.10218 11 3.56812 11 4.5 11M9.3 13.5H12.7C12.98 13.5 13.12 13.5 13.227 13.4455C13.3211 13.3976 13.3976 13.3211 13.4455 13.227C13.5 13.12 13.5 12.98 13.5 12.7V9.3C13.5 9.01997 13.5 8.87996 13.4455 8.773C13.3976 8.67892 13.3211 8.60243 13.227 8.5545C13.12 8.5 12.98 8.5 12.7 8.5H9.3C9.01997 8.5 8.87996 8.5 8.773 8.5545C8.67892 8.60243 8.60243 8.67892 8.5545 8.773C8.5 8.87996 8.5 9.01997 8.5 9.3V12.7C8.5 12.98 8.5 13.12 8.5545 13.227C8.60243 13.3211 8.67892 13.3976 8.773 13.4455C8.87996 13.5 9.01997 13.5 9.3 13.5ZM16.8 21H20.2C20.48 21 20.62 21 20.727 20.9455C20.8211 20.8976 20.8976 20.8211 20.9455 20.727C21 20.62 21 20.48 21 20.2V16.8C21 16.52 21 16.38 20.9455 16.273C20.8976 16.1789 20.8211 16.1024 20.727 16.0545C20.62 16 20.48 16 20.2 16H16.8C16.52 16 16.38 16 16.273 16.0545C16.1789 16.1024 16.1024 16.1789 16.0545 16.273C16 16.38 16 16.52 16 16.8V20.2C16 20.48 16 20.62 16.0545 20.727C16.1024 20.8211 16.1789 20.8976 16.273 20.9455C16.38 21 16.52 21 16.8 21ZM1.8 6H5.2C5.48003 6 5.62004 6 5.727 5.9455C5.82108 5.89757 5.89757 5.82108 5.9455 5.727C6 5.62004 6 5.48003 6 5.2V1.8C6 1.51997 6 1.37996 5.9455 1.273C5.89757 1.17892 5.82108 1.10243 5.727 1.0545C5.62004 1 5.48003 1 5.2 1H1.8C1.51997 1 1.37996 1 1.273 1.0545C1.17892 1.10243 1.10243 1.17892 1.0545 1.273C1 1.37996 1 1.51997 1 1.8V5.2C1 5.48003 1 5.62004 1.0545 5.727C1.10243 5.82108 1.17892 5.89757 1.273 5.9455C1.37996 6 1.51997 6 1.8 6Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as r5}from"react/jsx-runtime";var n2=({...t})=>r5("svg",{width:"14",height:"16",viewBox:"0 0 14 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:r5("path",{d:"M7 2.66659V10.1333C7 11.2534 7 11.8134 7.21799 12.2412C7.40973 12.6176 7.71569 12.9235 8.09202 13.1153C8.51984 13.3333 9.0799 13.3333 10.2 13.3333H10.3333M10.3333 13.3333C10.3333 14.0696 10.9303 14.6666 11.6667 14.6666C12.403 14.6666 13 14.0696 13 13.3333C13 12.5969 12.403 11.9999 11.6667 11.9999C10.9303 11.9999 10.3333 12.5969 10.3333 13.3333ZM3.66667 2.66659L10.3333 2.66658M3.66667 2.66659C3.66667 3.40297 3.06971 3.99992 2.33333 3.99992C1.59695 3.99992 1 3.40297 1 2.66659C1 1.93021 1.59695 1.33325 2.33333 1.33325C3.06971 1.33325 3.66667 1.93021 3.66667 2.66659ZM10.3333 2.66658C10.3333 3.40296 10.9303 3.99992 11.6667 3.99992C12.403 3.99992 13 3.40297 13 2.66659C13 1.93021 12.403 1.33325 11.6667 1.33325C10.9303 1.33325 10.3333 1.93021 10.3333 2.66658ZM7 7.99992H10.3333M10.3333 7.99992C10.3333 8.7363 10.9303 9.33325 11.6667 9.33325C12.403 9.33325 13 8.7363 13 7.99992C13 7.26354 12.403 6.66659 11.6667 6.66659C10.9303 6.66659 10.3333 7.26354 10.3333 7.99992Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as ft,jsxs as H7}from"react/jsx-runtime";var o2=({...t})=>H7("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[ft("g",{clipPath:"url(#clip0_240_3534)",children:ft("path",{d:"M3.33341 14.9998V14.8332C3.33341 13.433 3.33341 12.733 3.6059 12.1982C3.84558 11.7278 4.22803 11.3453 4.69844 11.1057C5.23322 10.8332 5.93328 10.8332 7.33342 10.8332H12.6667C14.0669 10.8332 14.7669 10.8332 15.3017 11.1057C15.7721 11.3453 16.1546 11.7278 16.3943 12.1982C16.6667 12.733 16.6667 13.433 16.6667 14.8332V14.9998M3.33341 14.9998C2.41294 14.9998 1.66675 15.746 1.66675 16.6665C1.66675 17.587 2.41294 18.3332 3.33341 18.3332C4.25389 18.3332 5.00008 17.587 5.00008 16.6665C5.00008 15.746 4.25389 14.9998 3.33341 14.9998ZM16.6667 14.9998C15.7463 14.9998 15.0001 15.746 15.0001 16.6665C15.0001 17.587 15.7463 18.3332 16.6667 18.3332C17.5872 18.3332 18.3334 17.587 18.3334 16.6665C18.3334 15.746 17.5872 14.9998 16.6667 14.9998ZM10.0001 14.9998C9.07961 14.9998 8.33342 15.746 8.33342 16.6665C8.33342 17.587 9.07961 18.3332 10.0001 18.3332C10.9206 18.3332 11.6667 17.587 11.6667 16.6665C11.6667 15.746 10.9206 14.9998 10.0001 14.9998ZM10.0001 14.9998V6.6665M5.00008 6.6665H15.0001C15.7767 6.6665 16.1649 6.6665 16.4712 6.53964C16.8796 6.37048 17.2041 6.04602 17.3732 5.63764C17.5001 5.33136 17.5001 4.94307 17.5001 4.1665C17.5001 3.38993 17.5001 3.00165 17.3732 2.69536C17.2041 2.28698 16.8796 1.96253 16.4712 1.79337C16.1649 1.6665 15.7767 1.6665 15.0001 1.6665H5.00008C4.22351 1.6665 3.83523 1.6665 3.52894 1.79337C3.12056 1.96253 2.79611 2.28698 2.62695 2.69536C2.50008 3.00165 2.50008 3.38993 2.50008 4.1665C2.50008 4.94307 2.50008 5.33136 2.62695 5.63764C2.79611 6.04602 3.12056 6.37048 3.52894 6.53964C3.83523 6.6665 4.22351 6.6665 5.00008 6.6665Z",strokeWidth:"1.67",strokeLinecap:"round",strokeLinejoin:"round"})}),ft("defs",{children:ft("clipPath",{id:"clip0_240_3534",children:ft("rect",{width:"20",height:"20",fill:"white"})})})]});import{jsx as r2}from"react/jsx-runtime";var l2=({...t})=>r2("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:r2("g",{id:"trash-01",children:r2("path",{id:"Icon",d:"M10.6667 4.00016V3.46683C10.6667 2.72009 10.6667 2.34672 10.5213 2.06151C10.3935 1.81063 10.1895 1.60665 9.93865 1.47882C9.65344 1.3335 9.28007 1.3335 8.53333 1.3335H7.46667C6.71993 1.3335 6.34656 1.3335 6.06135 1.47882C5.81046 1.60665 5.60649 1.81063 5.47866 2.06151C5.33333 2.34672 5.33333 2.72009 5.33333 3.46683V4.00016M6.66667 7.66683V11.0002M9.33333 7.66683V11.0002M2 4.00016H14M12.6667 4.00016V11.4668C12.6667 12.5869 12.6667 13.147 12.4487 13.5748C12.2569 13.9511 11.951 14.2571 11.5746 14.4488C11.1468 14.6668 10.5868 14.6668 9.46667 14.6668H6.53333C5.41323 14.6668 4.85318 14.6668 4.42535 14.4488C4.04903 14.2571 3.74307 13.9511 3.55132 13.5748C3.33333 13.147 3.33333 12.5869 3.33333 11.4668V4.00016",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as i2}from"react/jsx-runtime";var s2=({...t})=>i2("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:i2("g",{id:"currency-dollar-circle",children:i2("path",{id:"Icon",d:"M8.5 14.6667C8.5 15.9553 9.54467 17 10.8333 17H13C14.3807 17 15.5 15.8807 15.5 14.5C15.5 13.1193 14.3807 12 13 12H11C9.61929 12 8.5 10.8807 8.5 9.5C8.5 8.11929 9.61929 7 11 7H13.1667C14.4553 7 15.5 8.04467 15.5 9.33333M12 5.5V7M12 17V18.5M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Pe,jsxs as R7}from"react/jsx-runtime";var c2=({...t})=>Pe("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Pe("g",{id:"dots-grid",children:R7("g",{id:"Icon",children:[Pe("path",{d:"M6 3C6.27614 3 6.5 2.77614 6.5 2.5C6.5 2.22386 6.27614 2 6 2C5.72386 2 5.5 2.22386 5.5 2.5C5.5 2.77614 5.72386 3 6 3Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M6 6.5C6.27614 6.5 6.5 6.27614 6.5 6C6.5 5.72386 6.27614 5.5 6 5.5C5.72386 5.5 5.5 5.72386 5.5 6C5.5 6.27614 5.72386 6.5 6 6.5Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M6 10C6.27614 10 6.5 9.77614 6.5 9.5C6.5 9.22386 6.27614 9 6 9C5.72386 9 5.5 9.22386 5.5 9.5C5.5 9.77614 5.72386 10 6 10Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M9.5 3C9.77614 3 10 2.77614 10 2.5C10 2.22386 9.77614 2 9.5 2C9.22386 2 9 2.22386 9 2.5C9 2.77614 9.22386 3 9.5 3Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M9.5 6.5C9.77614 6.5 10 6.27614 10 6C10 5.72386 9.77614 5.5 9.5 5.5C9.22386 5.5 9 5.72386 9 6C9 6.27614 9.22386 6.5 9.5 6.5Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M9.5 10C9.77614 10 10 9.77614 10 9.5C10 9.22386 9.77614 9 9.5 9C9.22386 9 9 9.22386 9 9.5C9 9.77614 9.22386 10 9.5 10Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M2.5 3C2.77614 3 3 2.77614 3 2.5C3 2.22386 2.77614 2 2.5 2C2.22386 2 2 2.22386 2 2.5C2 2.77614 2.22386 3 2.5 3Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M2.5 6.5C2.77614 6.5 3 6.27614 3 6C3 5.72386 2.77614 5.5 2.5 5.5C2.22386 5.5 2 5.72386 2 6C2 6.27614 2.22386 6.5 2.5 6.5Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M2.5 10C2.77614 10 3 9.77614 3 9.5C3 9.22386 2.77614 9 2.5 9C2.22386 9 2 9.22386 2 9.5C2 9.77614 2.22386 10 2.5 10Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})})});import{jsx as a2,jsxs as N7}from"react/jsx-runtime";var p2=({...t})=>N7("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:[a2("path",{d:"M10.0007 10.8327C10.4609 10.8327 10.834 10.4596 10.834 9.99935C10.834 9.53911 10.4609 9.16602 10.0007 9.16602C9.54041 9.16602 9.16732 9.53911 9.16732 9.99935C9.16732 10.4596 9.54041 10.8327 10.0007 10.8327Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"}),a2("path",{d:"M15.834 10.8327C16.2942 10.8327 16.6673 10.4596 16.6673 9.99935C16.6673 9.53911 16.2942 9.16602 15.834 9.16602C15.3737 9.16602 15.0007 9.53911 15.0007 9.99935C15.0007 10.4596 15.3737 10.8327 15.834 10.8327Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"}),a2("path",{d:"M4.16732 10.8327C4.62755 10.8327 5.00065 10.4596 5.00065 9.99935C5.00065 9.53911 4.62755 9.16602 4.16732 9.16602C3.70708 9.16602 3.33398 9.53911 3.33398 9.99935C3.33398 10.4596 3.70708 10.8327 4.16732 10.8327Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as ht,jsxs as B7}from"react/jsx-runtime";var z1=({...t})=>ht("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ht("g",{id:"dots-vertical",children:B7("g",{id:"Icon",children:[ht("path",{d:"M9.99996 10.8335C10.4602 10.8335 10.8333 10.4604 10.8333 10.0002C10.8333 9.53993 10.4602 9.16683 9.99996 9.16683C9.53972 9.16683 9.16663 9.53993 9.16663 10.0002C9.16663 10.4604 9.53972 10.8335 9.99996 10.8335Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"}),ht("path",{d:"M9.99996 5.00016C10.4602 5.00016 10.8333 4.62707 10.8333 4.16683C10.8333 3.70659 10.4602 3.3335 9.99996 3.3335C9.53972 3.3335 9.16663 3.70659 9.16663 4.16683C9.16663 4.62707 9.53972 5.00016 9.99996 5.00016Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"}),ht("path",{d:"M9.99996 16.6668C10.4602 16.6668 10.8333 16.2937 10.8333 15.8335C10.8333 15.3733 10.4602 15.0002 9.99996 15.0002C9.53972 15.0002 9.16663 15.3733 9.16663 15.8335C9.16663 16.2937 9.53972 16.6668 9.99996 16.6668Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})]})})});import{jsx as d2}from"react/jsx-runtime";var u2=({...t})=>d2("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:d2("g",{id:"edit-01",children:d2("path",{id:"Icon",d:"M2.39662 15.0963C2.43491 14.7517 2.45405 14.5794 2.50618 14.4184C2.55243 14.2755 2.61778 14.1396 2.70045 14.0142C2.79363 13.8729 2.91621 13.7503 3.16136 13.5052L14.1666 2.49992C15.0871 1.57945 16.5795 1.57945 17.4999 2.49993C18.4204 3.4204 18.4204 4.91279 17.4999 5.83326L6.49469 16.8385C6.24954 17.0836 6.12696 17.2062 5.98566 17.2994C5.86029 17.3821 5.72433 17.4474 5.58146 17.4937C5.42042 17.5458 5.24813 17.5649 4.90356 17.6032L2.08325 17.9166L2.39662 15.0963Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as C2}from"react/jsx-runtime";var m2=({...t})=>C2("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:C2("g",{id:"edit-05",clipPath:"url(#clip0_5291_9035)",children:C2("path",{id:"Icon",d:"M9.16699 3.33417H5.66699C4.26686 3.33417 3.5668 3.33417 3.03202 3.60666C2.56161 3.84634 2.17916 4.22879 1.93948 4.6992C1.66699 5.23398 1.66699 5.93404 1.66699 7.33417V14.3342C1.66699 15.7343 1.66699 16.4344 1.93948 16.9691C2.17916 17.4396 2.56161 17.822 3.03202 18.0617C3.5668 18.3342 4.26686 18.3342 5.66699 18.3342H12.667C14.0671 18.3342 14.7672 18.3342 15.302 18.0617C15.7724 17.822 16.1548 17.4396 16.3945 16.9691C16.667 16.4344 16.667 15.7343 16.667 14.3342V10.8342M6.66697 13.3342H8.06242C8.47007 13.3342 8.6739 13.3342 8.86571 13.2881C9.03577 13.2473 9.19835 13.18 9.34747 13.0886C9.51566 12.9855 9.65979 12.8414 9.94804 12.5531L17.917 4.58417C18.6073 3.89382 18.6073 2.77453 17.917 2.08417C17.2266 1.39382 16.1073 1.39382 15.417 2.08417L7.44802 10.0531C7.15977 10.3414 7.01564 10.4855 6.91257 10.6537C6.82119 10.8028 6.75385 10.9654 6.71302 11.1355C6.66697 11.3273 6.66697 11.5311 6.66697 11.9387V13.3342Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as l5}from"react/jsx-runtime";var g2=({...t})=>l5("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:l5("path",{d:"M12.3333 8.94661V10.8133C12.3333 11.56 12.3333 11.9334 12.188 12.2186C12.0602 12.4695 11.8562 12.6735 11.6053 12.8013C11.3201 12.9466 10.9467 12.9466 10.2 12.9466H8.33333M5.66667 2.27995H3.8C3.05326 2.27995 2.6799 2.27995 2.39468 2.42527C2.1438 2.5531 1.93982 2.75708 1.81199 3.00796C1.66667 3.29318 1.66667 3.66654 1.66667 4.41328V6.27995M9 5.61328L13 1.61328M13 1.61328H9M13 1.61328V5.61328M5 9.61328L1 13.6133M1 13.6133H5M1 13.6133L1 9.61328",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as i5,jsxs as D7}from"react/jsx-runtime";var f2=({...t})=>D7("svg",{width:"20",height:"14",viewBox:"0 0 20 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[i5("path",{d:"M2.01677 7.59464C1.90328 7.41494 1.84654 7.32509 1.81477 7.18651C1.79091 7.08241 1.79091 6.91824 1.81477 6.81415C1.84654 6.67556 1.90328 6.58571 2.01677 6.40601C2.95461 4.92103 5.74617 1.16699 10.0003 1.16699C14.2545 1.16699 17.0461 4.92103 17.9839 6.40601C18.0974 6.58571 18.1541 6.67556 18.1859 6.81415C18.2098 6.91824 18.2098 7.08241 18.1859 7.18651C18.1541 7.32509 18.0974 7.41494 17.9839 7.59464C17.0461 9.07962 14.2545 12.8337 10.0003 12.8337C5.74617 12.8337 2.95461 9.07963 2.01677 7.59464Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"}),i5("path",{d:"M10.0003 9.50033C11.381 9.50033 12.5003 8.38104 12.5003 7.00033C12.5003 5.61961 11.381 4.50033 10.0003 4.50033C8.61962 4.50033 7.50034 5.61961 7.50034 7.00033C7.50034 8.38104 8.61962 9.50033 10.0003 9.50033Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as h2}from"react/jsx-runtime";var v2=({...t})=>h2("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:h2("g",{id:"eye-off",children:h2("path",{id:"Icon",d:"M7.16196 3.39488C7.4329 3.35482 7.7124 3.33333 8.00028 3.33333C11.4036 3.33333 13.6369 6.33656 14.3871 7.52455C14.4779 7.66833 14.5233 7.74023 14.5488 7.85112C14.5678 7.93439 14.5678 8.06578 14.5487 8.14905C14.5233 8.25993 14.4776 8.3323 14.3861 8.47705C14.1862 8.79343 13.8814 9.23807 13.4777 9.7203M4.48288 4.47669C3.0415 5.45447 2.06297 6.81292 1.61407 7.52352C1.52286 7.66791 1.47725 7.74011 1.45183 7.85099C1.43273 7.93426 1.43272 8.06563 1.45181 8.14891C1.47722 8.25979 1.52262 8.33168 1.61342 8.47545C2.36369 9.66344 4.59694 12.6667 8.00028 12.6667C9.37255 12.6667 10.5546 12.1784 11.5259 11.5177M2.00028 2L14.0003 14M6.58606 6.58579C6.22413 6.94772 6.00028 7.44772 6.00028 8C6.00028 9.10457 6.89571 10 8.00028 10C8.55256 10 9.05256 9.77614 9.41449 9.41421",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as w2}from"react/jsx-runtime";var y2=({...t})=>w2("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",stroke:"currentColor",...t,children:w2("g",{clipPath:"url(#clip0_6771_22861)",children:w2("path",{d:"M5.37147 2.54616C5.57468 2.51612 5.7843 2.5 6.00021 2.5C8.55271 2.5 10.2276 4.75242 10.7903 5.64341C10.8585 5.75125 10.8925 5.80517 10.9116 5.88834C10.9259 5.9508 10.9259 6.04933 10.9115 6.11179C10.8925 6.19495 10.8582 6.24923 10.7896 6.35778C10.6397 6.59507 10.4111 6.92855 10.1082 7.29023M3.36216 3.35752C2.28112 4.09085 1.54723 5.10969 1.21055 5.64264C1.14214 5.75094 1.10794 5.80508 1.08887 5.88824C1.07455 5.9507 1.07454 6.04922 1.08886 6.11168C1.10791 6.19484 1.14197 6.24876 1.21007 6.35659C1.77277 7.24758 3.44771 9.5 6.00021 9.5C7.02941 9.5 7.91594 9.1338 8.64441 8.6383M1.50021 1.5L10.5002 10.5M4.93955 4.93934C4.6681 5.21079 4.50021 5.58579 4.50021 6C4.50021 6.82843 5.17178 7.5 6.00021 7.5C6.41442 7.5 6.78942 7.33211 7.06087 7.06066",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as x2}from"react/jsx-runtime";var b2=({...t})=>x2("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:x2("g",{clipPath:"url(#clip0_9364_16300)",children:x2("path",{d:"M6.66602 11.666C6.66602 11.666 7.91602 13.3327 9.99935 13.3327C12.0827 13.3327 13.3327 11.666 13.3327 11.666M12.4993 7.49935H12.5077M7.49935 7.49935H7.50768M18.3327 9.99935C18.3327 14.6017 14.6017 18.3327 9.99935 18.3327C5.39698 18.3327 1.66602 14.6017 1.66602 9.99935C1.66602 5.39698 5.39698 1.66602 9.99935 1.66602C14.6017 1.66602 18.3327 5.39698 18.3327 9.99935ZM12.916 7.49935C12.916 7.72947 12.7295 7.91602 12.4993 7.91602C12.2692 7.91602 12.0827 7.72947 12.0827 7.49935C12.0827 7.26923 12.2692 7.08268 12.4993 7.08268C12.7295 7.08268 12.916 7.26923 12.916 7.49935ZM7.91602 7.49935C7.91602 7.72947 7.72947 7.91602 7.49935 7.91602C7.26923 7.91602 7.08268 7.72947 7.08268 7.49935C7.08268 7.26923 7.26923 7.08268 7.49935 7.08268C7.72947 7.08268 7.91602 7.26923 7.91602 7.49935Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as s5}from"react/jsx-runtime";var k2=({...t})=>s5("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:s5("path",{d:"M2.82125 4.72239C2.19097 4.01796 1.87583 3.66574 1.86394 3.3664C1.85361 3.10636 1.96536 2.85643 2.16603 2.69074C2.39704 2.5 2.86966 2.5 3.81491 2.5H16.184C17.1293 2.5 17.6019 2.5 17.8329 2.69074C18.0336 2.85643 18.1453 3.10636 18.135 3.3664C18.1231 3.66574 17.808 4.01796 17.1777 4.72239L12.4225 10.037C12.2968 10.1774 12.234 10.2477 12.1892 10.3276C12.1495 10.3984 12.1203 10.4747 12.1027 10.554C12.0828 10.6435 12.0828 10.7377 12.0828 10.9261V15.382C12.0828 15.5449 12.0828 15.6264 12.0565 15.6969C12.0333 15.7591 11.9955 15.8149 11.9463 15.8596C11.8907 15.9102 11.815 15.9404 11.6637 16.001L8.83039 17.1343C8.5241 17.2568 8.37096 17.3181 8.24802 17.2925C8.14052 17.2702 8.04617 17.2063 7.98551 17.1148C7.91613 17.0101 7.91613 16.8452 7.91613 16.5153V10.9261C7.91613 10.7377 7.91613 10.6435 7.89623 10.554C7.87858 10.4747 7.84943 10.3984 7.8097 10.3276C7.76491 10.2477 7.70209 10.1774 7.57645 10.037L2.82125 4.72239Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as c5}from"react/jsx-runtime";var vt=({...t})=>c5("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:c5("path",{d:"M5 10H15M2.5 5H17.5M7.5 15H12.5",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as a5}from"react/jsx-runtime";var L2=({...t})=>a5("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",stroke:"currentColor",...t,children:a5("path",{d:"M2 6.5H9.79352C10.0248 6.5 10.1404 6.5 10.2064 6.45151C10.264 6.40923 10.3007 6.34433 10.3074 6.2732C10.315 6.19163 10.2555 6.09248 10.1365 5.8942L9.12348 4.2058C9.07858 4.13097 9.05614 4.09356 9.04737 4.05362C9.03961 4.01829 9.03961 3.98171 9.04737 3.94638C9.05614 3.90644 9.07858 3.86903 9.12348 3.7942L10.1365 2.1058C10.2555 1.90751 10.315 1.80837 10.3074 1.7268C10.3007 1.65567 10.264 1.59077 10.2064 1.54849C10.1404 1.5 10.0248 1.5 9.79352 1.5H2L2 10.5",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as P2}from"react/jsx-runtime";var S2=({...t})=>P2("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:P2("g",{id:"flag-02",children:P2("path",{id:"Icon",d:"M4 15C4 15 5 14 8 14C11 14 13 16 16 16C19 16 20 15 20 15V4C20 4 19 5 16 5C13 5 11 3 8 3C5 3 4 4 4 4M4 22L4 2",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as p5}from"react/jsx-runtime";var I2=({...t})=>p5("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"24",viewBox:"0 0 25 24",fill:"currentColor",...t,children:p5("path",{d:"M2.52148 3H21.6595C21.747 3.00003 21.8331 3.02305 21.9089 3.06676C21.9848 3.11047 22.0479 3.17334 22.0918 3.24907C22.1357 3.32481 22.159 3.41075 22.1593 3.49831C22.1596 3.58587 22.1369 3.67197 22.0935 3.748L18.5215 10L22.0945 16.252C22.138 16.3281 22.1607 16.4143 22.1603 16.5019C22.16 16.5896 22.1366 16.6756 22.0925 16.7514C22.0485 16.8271 21.9853 16.89 21.9093 16.9336C21.8333 16.9773 21.7471 17.0001 21.6595 17H4.52148V22H2.52148V3Z"})});import{jsx as d5}from"react/jsx-runtime";var M2=({...t})=>d5("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:d5("path",{d:"M10.6684 11.3328L10.8084 11.4728C11.0545 11.7188 11.1772 11.8415 11.3258 11.8328C11.4745 11.8248 11.5832 11.6895 11.8006 11.4174L12.6687 10.3326M10.7824 5.27202V6.33215M10.7824 5.27202C10.7824 4.7693 11.2052 4.36191 11.7259 4.36191C12.246 4.36191 12.6687 4.7693 12.6687 5.27136V6.33215M10.7824 5.27202V3.45247C10.7824 2.95041 10.3604 2.54302 9.83966 2.54302C9.31893 2.54302 8.89621 2.94974 8.89621 3.45247M8.89621 3.45247V6.33215M8.89621 3.45247V2.24099C8.89621 1.73826 8.47482 1.33154 7.95343 1.33154C7.43203 1.33154 7.01064 1.73826 7.01064 2.24099V4.05854M7.01064 4.05854C7.01064 3.55648 6.58793 3.1491 6.0672 3.1491C5.54713 3.1491 5.12441 3.55581 5.12441 4.05854V8.42374C5.12441 8.70111 4.76904 8.83246 4.57568 8.6271L3.04883 7.0009C2.91903 6.85047 2.74505 6.74485 2.55169 6.69912C2.35833 6.65338 2.15547 6.66986 1.97203 6.7462C1.29995 7.02424 1.14193 8.00502 1.57865 8.57043C2.32674 9.53854 3.09217 10.8594 3.71091 12.0242C4.55101 13.6064 6.20788 14.6665 8.04944 14.6665M7.01064 4.05854V6.33215M8.66818 10.302V10.5593C8.66818 11.3608 8.66818 11.7615 8.76686 12.1282C8.89015 12.583 9.12217 13.0011 9.44294 13.3463C9.70297 13.6277 10.047 13.8464 10.7344 14.2845C11.0418 14.4805 11.1958 14.5785 11.3598 14.6245C11.5619 14.6805 11.7759 14.6805 11.9779 14.6245C12.1413 14.5785 12.2953 14.4805 12.6027 14.2845C13.2901 13.8464 13.6341 13.6277 13.8942 13.3463C14.2149 13.0011 14.4469 12.583 14.5702 12.1282C14.6689 11.7615 14.6689 11.3614 14.6689 10.5593V10.302C14.6689 9.80324 14.6689 9.55388 14.5742 9.34319C14.5148 9.21313 14.4313 9.0955 14.3282 8.99648C14.1595 8.83646 13.9202 8.74845 13.4414 8.57309L12.4586 8.21305C12.0679 8.07036 11.8726 7.99902 11.6685 7.99902C11.4645 7.99902 11.2692 8.07036 10.8785 8.21372L9.89566 8.57376C9.41694 8.74845 9.17758 8.83579 9.00889 8.99648C8.90551 9.09544 8.8218 9.21308 8.76219 9.34319C8.66818 9.55388 8.66818 9.80324 8.66818 10.302Z",strokeWidth:"1.1",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as u5}from"react/jsx-runtime";var H2=({...t})=>u5("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:u5("path",{d:"M7.91682 2.5L5.41682 17.5M14.5835 2.5L12.0835 17.5M17.0835 6.66667H2.91683M16.2502 13.3333H2.0835",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as R2}from"react/jsx-runtime";var N2=({...t})=>R2("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:R2("g",{id:"headset_mic",children:R2("path",{id:"headset_mic_2",d:"M11.9996 22.675V20.8H18.8996V19.775H15.0496V12.075H18.8996V11.025C18.8996 9.11933 18.2258 7.49292 16.8781 6.14575C15.5304 4.79858 13.9034 4.125 11.9969 4.125C10.0904 4.125 8.46419 4.79858 7.11836 6.14575C5.77253 7.49292 5.09961 9.11933 5.09961 11.025V12.075H8.94961V19.775H5.09961C4.58394 19.775 4.14253 19.5914 3.77536 19.2243C3.40819 18.8571 3.22461 18.4157 3.22461 17.9V11.0285C3.22461 9.81783 3.45628 8.681 3.91961 7.618C4.38294 6.555 5.01303 5.62583 5.80986 4.8305C6.60653 4.03533 7.53728 3.40642 8.60211 2.94375C9.66711 2.48125 10.8008 2.25 12.0031 2.25C13.2053 2.25 14.3384 2.48133 15.4026 2.944C16.4668 3.40683 17.3969 4.036 18.1929 4.8315C18.989 5.62717 19.6184 6.55625 20.0809 7.61875C20.5434 8.68125 20.7746 9.8155 20.7746 11.0215V20.8C20.7746 21.3157 20.591 21.7571 20.2239 22.1243C19.8567 22.4914 19.4153 22.675 18.8996 22.675H11.9996ZM5.09961 17.9H7.07461V13.95H5.09961V17.9ZM16.9246 17.9H18.8996V13.95H16.9246V17.9Z"})})});import{jsx as C5}from"react/jsx-runtime";var B2=({...t})=>C5("svg",{width:"20",height:"18",viewBox:"0 0 20 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:C5("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.99462 3.27985C8.32849 1.332 5.55011 0.808035 3.46257 2.59168C1.37503 4.37532 1.08113 7.35748 2.72049 9.467C4.08351 11.2209 8.20847 14.9201 9.56041 16.1174C9.71166 16.2513 9.78729 16.3183 9.8755 16.3446C9.9525 16.3676 10.0367 16.3676 10.1137 16.3446C10.2019 16.3183 10.2776 16.2513 10.4288 16.1174C11.7808 14.9201 15.9057 11.2209 17.2687 9.467C18.9081 7.35748 18.6501 4.35656 16.5267 2.59168C14.4032 0.826798 11.6607 1.332 9.99462 3.27985Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as m5}from"react/jsx-runtime";var wt=({...t})=>m5("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:m5("path",{d:"M8 16.9997H16M11.0177 2.76375L4.23539 8.03888C3.78202 8.3915 3.55534 8.56781 3.39203 8.78861C3.24737 8.9842 3.1396 9.20454 3.07403 9.43881C3 9.70327 3 9.99045 3 10.5648V17.7997C3 18.9198 3 19.4799 3.21799 19.9077C3.40973 20.284 3.71569 20.59 4.09202 20.7818C4.51984 20.9997 5.07989 20.9997 6.2 20.9997H17.8C18.9201 20.9997 19.4802 20.9997 19.908 20.7818C20.2843 20.59 20.5903 20.284 20.782 19.9077C21 19.4799 21 18.9198 21 17.7997V10.5648C21 9.99045 21 9.70327 20.926 9.43881C20.8604 9.20454 20.7526 8.9842 20.608 8.78861C20.4447 8.56781 20.218 8.3915 19.7646 8.03888L12.9823 2.76376C12.631 2.4905 12.4553 2.35388 12.2613 2.30136C12.0902 2.25502 11.9098 2.25502 11.7387 2.30136C11.5447 2.35388 11.369 2.4905 11.0177 2.76375Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as g5}from"react/jsx-runtime";var D2=({...t})=>g5("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:g5("path",{d:"M9.8 13H3.62091C3.21704 13 3.0151 13 2.92159 12.9201C2.84045 12.8508 2.79739 12.7469 2.80577 12.6405C2.81541 12.5179 2.95821 12.3751 3.24379 12.0895L8.91242 6.42091C9.17643 6.15691 9.30844 6.0249 9.46066 5.97544C9.59455 5.93193 9.73878 5.93193 9.87268 5.97544C10.0249 6.0249 10.1569 6.1569 10.4209 6.42091L13 9V9.8M9.8 13C10.9201 13 11.4802 13 11.908 12.782C12.2843 12.5903 12.5903 12.2843 12.782 11.908C13 11.4802 13 10.9201 13 9.8M9.8 13H4.2C3.0799 13 2.51984 13 2.09202 12.782C1.71569 12.5903 1.40973 12.2843 1.21799 11.908C1 11.4802 1 10.9201 1 9.8V4.2C1 3.0799 1 2.51984 1.21799 2.09202C1.40973 1.71569 1.71569 1.40973 2.09202 1.21799C2.51984 1 3.0799 1 4.2 1H9.8C10.9201 1 11.4802 1 11.908 1.21799C12.2843 1.40973 12.5903 1.71569 12.782 2.09202C13 2.51984 13 3.0799 13 4.2V9.8M6 4.66667C6 5.40305 5.40305 6 4.66667 6C3.93029 6 3.33333 5.40305 3.33333 4.66667C3.33333 3.93029 3.93029 3.33333 4.66667 3.33333C5.40305 3.33333 6 3.93029 6 4.66667Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as f5}from"react/jsx-runtime";var T2=({...t})=>f5("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:f5("path",{d:"M12.6664 13H13.34C13.9875 13 14.3112 13 14.4896 12.865C14.6451 12.7474 14.7413 12.5677 14.7529 12.3731C14.7662 12.1497 14.5867 11.8804 14.2275 11.3417L12.2206 8.33128C11.9239 7.88616 11.7755 7.66359 11.5885 7.58604C11.425 7.51823 11.2412 7.51823 11.0777 7.58604C10.8907 7.66359 10.7423 7.88616 10.4456 8.33128L9.94945 9.07547M12.6664 13L7.54344 5.60012C7.24881 5.17455 7.1015 4.96176 6.91749 4.88696C6.75651 4.82152 6.57635 4.82152 6.41538 4.88696C6.23137 4.96176 6.08406 5.17455 5.78943 5.60012L1.82523 11.3262C1.44988 11.8684 1.26221 12.1394 1.27289 12.3649C1.2822 12.5612 1.37768 12.7435 1.53382 12.8629C1.7131 13 2.04281 13 2.70224 13H12.6664ZM13.9998 3C13.9998 4.10457 13.1043 5 11.9998 5C10.8952 5 9.99977 4.10457 9.99977 3C9.99977 1.89543 10.8952 1 11.9998 1C13.1043 1 13.9998 1.89543 13.9998 3Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as h5,jsxs as T7}from"react/jsx-runtime";var V2=({...t})=>T7("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:[h5("path",{d:"M15.875 12.75C16.2458 12.75 16.6084 12.64 16.9167 12.434C17.225 12.228 17.4654 11.9351 17.6073 11.5925C17.7492 11.2499 17.7863 10.8729 17.714 10.5092C17.6416 10.1455 17.463 9.8114 17.2008 9.54917C16.9386 9.28695 16.6045 9.10837 16.2408 9.03603C15.8771 8.96368 15.5001 9.00081 15.1575 9.14273C14.8149 9.28464 14.522 9.52496 14.316 9.83331C14.11 10.1416 14 10.5042 14 10.875C14 11.3723 14.1975 11.8492 14.5492 12.2008C14.9008 12.5525 15.3777 12.75 15.875 12.75ZM15.875 10.25C15.9986 10.25 16.1195 10.2867 16.2222 10.3553C16.325 10.424 16.4051 10.5216 16.4524 10.6358C16.4997 10.75 16.5121 10.8757 16.488 10.9969C16.4639 11.1182 16.4044 11.2295 16.3169 11.3169C16.2295 11.4043 16.1182 11.4639 15.9969 11.488C15.8757 11.5121 15.75 11.4997 15.6358 11.4524C15.5216 11.4051 15.424 11.325 15.3553 11.2222C15.2867 11.1195 15.25 10.9986 15.25 10.875C15.25 10.7092 15.3158 10.5503 15.4331 10.4331C15.5503 10.3158 15.7092 10.25 15.875 10.25Z"}),h5("path",{d:"M20.25 6.5H7.75C7.41848 6.5 7.10054 6.6317 6.86612 6.86612C6.6317 7.10054 6.5 7.41848 6.5 7.75V20.25C6.5 20.5815 6.6317 20.8995 6.86612 21.1339C7.10054 21.3683 7.41848 21.5 7.75 21.5H20.25C20.5815 21.5 20.8995 21.3683 21.1339 21.1339C21.3683 20.8995 21.5 20.5815 21.5 20.25V7.75C21.5 7.41848 21.3683 7.10054 21.1339 6.86612C20.8995 6.6317 20.5815 6.5 20.25 6.5ZM20.25 20.25H7.75V16.5L10.875 13.375L14.3688 16.8688C14.603 17.1016 14.9198 17.2322 15.25 17.2322C15.5802 17.2322 15.897 17.1016 16.1312 16.8688L17.125 15.875L20.25 19V20.25ZM20.25 17.2313L18.0062 14.9875C17.772 14.7547 17.4552 14.624 17.125 14.624C16.7948 14.624 16.478 14.7547 16.2438 14.9875L15.25 15.9813L11.7562 12.4875C11.522 12.2547 11.2052 12.124 10.875 12.124C10.5448 12.124 10.228 12.2547 9.99375 12.4875L7.75 14.7313V7.75H20.25V17.2313Z"})]});import{jsx as E2}from"react/jsx-runtime";var F2=({...t})=>E2("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:E2("g",{id:"line-chart-up-04",children:E2("path",{id:"Icon",d:"M21 9L14.5515 13.6061C14.3555 13.746 14.2576 13.816 14.1527 13.8371C14.0602 13.8557 13.9643 13.8478 13.8762 13.8142C13.7762 13.7762 13.691 13.691 13.5208 13.5208L10.4792 10.4792C10.309 10.309 10.2238 10.2238 10.1238 10.1858C10.0357 10.1522 9.9398 10.1443 9.84732 10.1629C9.74241 10.184 9.64445 10.254 9.44853 10.3939L3 15M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as v5}from"react/jsx-runtime";var A2=({...t})=>v5("svg",{width:"21",height:"20",viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:v5("path",{d:"M14 3L16 5L20 1M10.5 1H5.8C4.11984 1 3.27976 1 2.63803 1.32698C2.07354 1.6146 1.6146 2.07354 1.32698 2.63803C1 3.27976 1 4.11984 1 5.8V14.2C1 15.8802 1 16.7202 1.32698 17.362C1.6146 17.9265 2.07354 18.3854 2.63803 18.673C3.27976 19 4.11984 19 5.8 19H15C15.93 19 16.395 19 16.7765 18.8978C17.8117 18.6204 18.6204 17.8117 18.8978 16.7765C19 16.395 19 15.93 19 15M8.5 6.5C8.5 7.60457 7.60457 8.5 6.5 8.5C5.39543 8.5 4.5 7.60457 4.5 6.5C4.5 5.39543 5.39543 4.5 6.5 4.5C7.60457 4.5 8.5 5.39543 8.5 6.5ZM12.99 9.91815L4.53115 17.608C4.05536 18.0406 3.81747 18.2568 3.79643 18.4442C3.77819 18.6066 3.84045 18.7676 3.96319 18.8755C4.10478 19 4.42628 19 5.06929 19H14.456C15.8951 19 16.6147 19 17.1799 18.7582C17.8894 18.4547 18.4547 17.8894 18.7582 17.1799C19 16.6147 19 15.8951 19 14.456C19 13.9717 19 13.7296 18.9471 13.5042C18.8805 13.2208 18.753 12.9554 18.5733 12.7264C18.4303 12.5442 18.2412 12.3929 17.8631 12.0905L15.0658 9.85266C14.6874 9.54991 14.4982 9.39853 14.2898 9.34511C14.1061 9.29802 13.9129 9.30412 13.7325 9.36269C13.5279 9.42914 13.3486 9.59215 12.99 9.91815Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as w5}from"react/jsx-runtime";var Z2=({...t})=>w5("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:w5("path",{d:"M11 15V11M11 7H11.01M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as W2}from"react/jsx-runtime";var _2=({...t})=>W2("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:W2("g",{id:"info-hexagon",children:W2("path",{id:"Icon",d:"M12 15.9996V11.9996M12 7.9996H12.01M3 7.94104V16.0582C3 16.4008 3 16.5721 3.05048 16.7249C3.09515 16.8601 3.16816 16.9842 3.26463 17.0889C3.37369 17.2072 3.52345 17.2904 3.82297 17.4568L11.223 21.5679C11.5066 21.7255 11.6484 21.8042 11.7985 21.8351C11.9315 21.8625 12.0685 21.8625 12.2015 21.8351C12.3516 21.8042 12.4934 21.7255 12.777 21.5679L20.177 17.4568C20.4766 17.2904 20.6263 17.2072 20.7354 17.0889C20.8318 16.9842 20.9049 16.8601 20.9495 16.7249C21 16.5721 21 16.4008 21 16.0582V7.94104C21 7.5984 21 7.42708 20.9495 7.27428C20.9049 7.1391 20.8318 7.01502 20.7354 6.91033C20.6263 6.79199 20.4766 6.70879 20.177 6.54239L12.777 2.43128C12.4934 2.27372 12.3516 2.19494 12.2015 2.16406C12.0685 2.13672 11.9315 2.13672 11.7985 2.16406C11.6484 2.19494 11.5066 2.27372 11.223 2.43128L3.82297 6.54239C3.52345 6.70879 3.37369 6.79199 3.26463 6.91033C3.16816 7.01502 3.09515 7.1391 3.05048 7.27428C3 7.42708 3 7.5984 3 7.94104Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as y5}from"react/jsx-runtime";var O2=({...t})=>y5("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:y5("path",{d:"M19.625 9.625V8.375H11.5V9.625H14.7125L11.9813 18.375H8.375V19.625H16.5V18.375H13.2875L16.0187 9.625H19.625Z"})});import{jsx as x5}from"react/jsx-runtime";var z2=({...t})=>x5("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:x5("path",{d:"M1.33301 7.99988L7.76116 11.214C7.84862 11.2577 7.89234 11.2795 7.93821 11.2882C7.97883 11.2958 8.02052 11.2958 8.06114 11.2882C8.10701 11.2795 8.15073 11.2577 8.23819 11.214L14.6663 7.99988M1.33301 11.3332L7.76116 14.5473C7.84862 14.591 7.89234 14.6129 7.93821 14.6215C7.97883 14.6291 8.02052 14.6291 8.06114 14.6215C8.10701 14.6129 8.15073 14.591 8.23819 14.5473L14.6663 11.3332M1.33301 4.66655L7.76116 1.45247C7.84862 1.40874 7.89234 1.38688 7.93821 1.37827C7.97883 1.37065 8.02052 1.37065 8.06114 1.37827C8.10701 1.38688 8.15073 1.40874 8.23819 1.45247L14.6663 4.66655L8.23819 7.88062C8.15073 7.92435 8.10701 7.94621 8.06114 7.95482C8.02052 7.96244 7.97883 7.96244 7.93821 7.95482C7.89234 7.94621 7.84862 7.92435 7.76116 7.88062L1.33301 4.66655Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as b5}from"react/jsx-runtime";var U2=({...t})=>b5("svg",{width:"16",height:"10",viewBox:"0 0 16 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:b5("path",{d:"M8.23819 1.78597C8.15073 1.74224 8.10701 1.72038 8.06114 1.71177C8.02052 1.70415 7.97883 1.70415 7.93821 1.71177C7.89234 1.72038 7.84862 1.74224 7.76116 1.78597L1.33301 5.00004L7.76116 8.21412C7.84862 8.25785 7.89234 8.27971 7.93821 8.28832C7.97883 8.29594 8.02052 8.29594 8.06114 8.28832C8.10701 8.27971 8.15073 8.25785 8.23819 8.21412L14.6663 5.00004L8.23819 1.78597Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as k5}from"react/jsx-runtime";var G2=({...t})=>k5("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:k5("path",{d:"M15.5 9H10.5M15.5 13H10.5M15.5 5H10.5M7 1L7 19M5.8 1H14.2C15.8802 1 16.7202 1 17.362 1.32698C17.9265 1.6146 18.3854 2.07354 18.673 2.63803C19 3.27976 19 4.11984 19 5.8V14.2C19 15.8802 19 16.7202 18.673 17.362C18.3854 17.9265 17.9265 18.3854 17.362 18.673C16.7202 19 15.8802 19 14.2 19H5.8C4.11984 19 3.27976 19 2.63803 18.673C2.07354 18.3854 1.6146 17.9265 1.32698 17.362C1 16.7202 1 15.8802 1 14.2V5.8C1 4.11984 1 3.27976 1.32698 2.63803C1.6146 2.07354 2.07354 1.6146 2.63803 1.32698C3.27976 1 4.11984 1 5.8 1Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as L5}from"react/jsx-runtime";var $2=({...t})=>L5("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:L5("path",{d:"M1 7H19M7 7L7 19M5.8 1H14.2C15.8802 1 16.7202 1 17.362 1.32698C17.9265 1.6146 18.3854 2.07354 18.673 2.63803C19 3.27976 19 4.11984 19 5.8V14.2C19 15.8802 19 16.7202 18.673 17.362C18.3854 17.9265 17.9265 18.3854 17.362 18.673C16.7202 19 15.8802 19 14.2 19H5.8C4.11984 19 3.27976 19 2.63803 18.673C2.07354 18.3854 1.6146 17.9265 1.32698 17.362C1 16.7202 1 15.8802 1 14.2V5.8C1 4.11984 1 3.27976 1.32698 2.63803C1.6146 2.07354 2.07354 1.6146 2.63803 1.32698C3.27976 1 4.11984 1 5.8 1Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as P5}from"react/jsx-runtime";var q2=({...t})=>P5("svg",{width:"46",height:"46",viewBox:"0 0 46 46",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:P5("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M40.5 20.5801C41.7614 20.5797 42.9764 21.0561 43.9014 21.9138C44.8263 22.7715 45.3929 23.9472 45.4875 25.2051L45.5 25.5801V40.5801C45.5004 41.8415 45.024 43.0565 44.1663 43.9814C43.3085 44.9064 42.1329 45.473 40.875 45.5676L40.5 45.5801H30.5C29.2386 45.5805 28.0236 45.1041 27.0986 44.2463C26.1737 43.3886 25.6071 42.213 25.5125 40.9551L25.5 40.5801V25.5801C25.4996 24.3186 25.976 23.1037 26.8337 22.1787C27.6915 21.2538 28.8671 20.6872 30.125 20.5926L30.5 20.5801H40.5ZM15.5 30.5801C16.8261 30.5801 18.0979 31.1069 19.0355 32.0445C19.9732 32.9822 20.5 34.254 20.5 35.5801V40.5801C20.5 41.9062 19.9732 43.1779 19.0355 44.1156C18.0979 45.0533 16.8261 45.5801 15.5 45.5801H5.5C4.17392 45.5801 2.90215 45.0533 1.96447 44.1156C1.02678 43.1779 0.5 41.9062 0.5 40.5801V35.5801C0.5 34.254 1.02678 32.9822 1.96447 32.0445C2.90215 31.1069 4.17392 30.5801 5.5 30.5801H15.5ZM15.5 0.580078C16.8261 0.580078 18.0979 1.10686 19.0355 2.04454C19.9732 2.98223 20.5 4.254 20.5 5.58008V20.5801C20.5 21.9062 19.9732 23.1779 19.0355 24.1156C18.0979 25.0533 16.8261 25.5801 15.5 25.5801H5.5C4.17392 25.5801 2.90215 25.0533 1.96447 24.1156C1.02678 23.1779 0.5 21.9062 0.5 20.5801V5.58008C0.5 4.254 1.02678 2.98223 1.96447 2.04454C2.90215 1.10686 4.17392 0.580078 5.5 0.580078H15.5ZM40.5 0.580078C41.8261 0.580078 43.0979 1.10686 44.0355 2.04454C44.9732 2.98223 45.5 4.254 45.5 5.58008V10.5801C45.5 11.9062 44.9732 13.1779 44.0355 14.1156C43.0979 15.0533 41.8261 15.5801 40.5 15.5801H30.5C29.1739 15.5801 27.9021 15.0533 26.9645 14.1156C26.0268 13.1779 25.5 11.9062 25.5 10.5801V5.58008C25.5 4.254 26.0268 2.98223 26.9645 2.04454C27.9021 1.10686 29.1739 0.580078 30.5 0.580078H40.5Z"})});import{jsx as S5}from"react/jsx-runtime";var X2=({...t})=>S5("svg",{width:"44",height:"44",viewBox:"0 0 44 44",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:S5("path",{d:"M38.9167 0.330078H5.08333C3.80145 0.330078 2.57208 0.839303 1.66565 1.74573C0.759225 2.65215 0.25 3.88153 0.25 5.16341V38.9967C0.25 40.2786 0.759225 41.508 1.66565 42.4144C2.57208 43.3209 3.80145 43.8301 5.08333 43.8301H38.9167C40.1985 43.8301 41.4279 43.3209 42.3344 42.4144C43.2408 41.508 43.75 40.2786 43.75 38.9967V5.16341C43.75 3.88153 43.2408 2.65215 42.3344 1.74573C41.4279 0.839303 40.1985 0.330078 38.9167 0.330078ZM7.5 7.58008H19.5833V19.6634H7.5V7.58008ZM18.375 38.9967C16.7727 38.9967 15.2359 38.3602 14.1029 37.2272C12.9699 36.0942 12.3333 34.5574 12.3333 32.9551C12.3333 31.3527 12.9699 29.816 14.1029 28.683C15.2359 27.5499 16.7727 26.9134 18.375 26.9134C19.9774 26.9134 21.5141 27.5499 22.6471 28.683C23.7801 29.816 24.4167 31.3527 24.4167 32.9551C24.4167 34.5574 23.7801 36.0942 22.6471 37.2272C21.5141 38.3602 19.9774 38.9967 18.375 38.9967ZM25.625 24.4967L32.875 12.4134L40.125 24.4967H25.625Z"})});import{jsx as I5}from"react/jsx-runtime";var j2=({...t})=>I5("svg",{width:"42",height:"40",viewBox:"0 0 42 40",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:I5("path",{d:"M0 0.830078H7.875V6.33008H0V0.830078ZM0 11.8301H21.875V17.3301H0V11.8301ZM0 22.8301H14.875V28.3301H0V22.8301ZM0 33.8301H28.875V39.3301H0V33.8301ZM10.5 0.830078H42V6.33008H10.5V0.830078ZM24.5 11.8301H42V17.3301H24.5V11.8301ZM17.5 22.8301H42V28.3301H17.5V22.8301ZM31.5 33.8301H42V39.3301H31.5V33.8301Z"})});import{jsx as M5}from"react/jsx-runtime";var K2=({...t})=>M5("svg",{width:"45",height:"41",viewBox:"0 0 45 41",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:M5("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M26.7188 4.69546H18.2812C17.1624 4.69546 16.0893 5.18173 15.2981 6.04728C14.507 6.91283 14.0625 8.08677 14.0625 9.31085V12.3878H16.875C19.1128 12.3878 21.2589 13.3603 22.8412 15.0914C24.4236 16.8225 25.3125 19.1704 25.3125 21.6185V23.157H26.7188C27.8376 23.157 28.9107 22.6707 29.7019 21.8052C30.493 20.9396 30.9375 19.7657 30.9375 18.5416V9.31085C30.9375 8.08677 30.493 6.91283 29.7019 6.04728C28.9107 5.18173 27.8376 4.69546 26.7188 4.69546ZM25.3125 27.7724V30.8493C25.3125 32.5293 24.9019 34.1078 24.1847 35.4647H36.5625C37.6814 35.4647 38.7544 34.9784 39.5456 34.1129C40.3368 33.2473 40.7812 32.0734 40.7812 30.8493V21.6185C40.7812 20.3945 40.3368 19.2205 39.5456 18.355C38.7544 17.4894 37.6814 17.0032 36.5625 17.0032H35.1562V18.5416C35.1562 20.9898 34.2673 23.3377 32.685 25.0688C31.1026 26.7999 28.9565 27.7724 26.7188 27.7724H25.3125ZM35.1562 12.3878V9.31085C35.1562 6.8627 34.2673 4.51481 32.685 2.78371C31.1026 1.0526 28.9565 0.0800781 26.7188 0.0800781H18.2812C16.0435 0.0800781 13.8974 1.0526 12.315 2.78371C10.7327 4.51481 9.84375 6.8627 9.84375 9.31085V12.3878H8.4375C6.19974 12.3878 4.05362 13.3603 2.47129 15.0914C0.888948 16.8225 0 19.1704 0 21.6185L0 30.8493C0 33.2975 0.888948 35.6453 2.47129 37.3764C4.05362 39.1076 6.19974 40.0801 8.4375 40.0801H36.5625C38.8003 40.0801 40.9464 39.1076 42.5287 37.3764C44.1111 35.6453 45 33.2975 45 30.8493V21.6185C45 19.1704 44.1111 16.8225 42.5287 15.0914C40.9464 13.3603 38.8003 12.3878 36.5625 12.3878H35.1562ZM16.875 17.0032H8.4375C7.31862 17.0032 6.24556 17.4894 5.45439 18.355C4.66322 19.2205 4.21875 20.3945 4.21875 21.6185V30.8493C4.21875 32.0734 4.66322 33.2473 5.45439 34.1129C6.24556 34.9784 7.31862 35.4647 8.4375 35.4647H16.875C17.9939 35.4647 19.0669 34.9784 19.8581 34.1129C20.6493 33.2473 21.0938 32.0734 21.0938 30.8493V21.6185C21.0938 20.3945 20.6493 19.2205 19.8581 18.355C19.0669 17.4894 17.9939 17.0032 16.875 17.0032Z"})});import{jsx as H5}from"react/jsx-runtime";var Y2=({...t})=>H5("svg",{width:"54",height:"54",viewBox:"0 0 54 54",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:H5("path",{d:"M0.75 15.75V0.75H15.75V15.75H0.75ZM12 12V4.5H4.5V12H12ZM19.5 15.75V0.75H34.5V15.75H19.5ZM30.75 12V4.5H23.25V12H30.75ZM38.25 15.75V0.75H53.25V15.75H38.25ZM42 12H49.5V4.5H42V12ZM0.75 34.5V19.5H15.75V34.5H0.75ZM12 30.75V23.25H4.5V30.75H12ZM19.5 34.5V19.5H34.5V34.5H19.5ZM30.75 30.75V23.25H23.25V30.75H30.75ZM38.25 34.5V19.5H53.25V34.5H38.25ZM49.5 30.75V23.25H42V30.75H49.5ZM0.75 53.25V38.25H15.75V53.25H0.75ZM4.5 49.5H12V42H4.5V49.5ZM19.5 53.25V38.25H34.5V53.25H19.5ZM23.25 49.5H30.75V42H23.25V49.5ZM38.25 53.25V38.25H53.25V53.25H38.25ZM42 49.5H49.5V42H42V49.5Z"})});import{jsx as yt,jsxs as V7}from"react/jsx-runtime";var Q2=({...t})=>V7("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[yt("g",{clipPath:"url(#clip0_240_23004)",children:yt("path",{d:"M7.61363 7.61341L4.10752 4.1073M4.10752 15.8924L7.64006 12.3599M12.3843 12.3863L15.8904 15.8924M15.8904 4.1073L12.3574 7.64035M18.3334 9.99984C18.3334 14.6022 14.6025 18.3332 10.0001 18.3332C5.39771 18.3332 1.66675 14.6022 1.66675 9.99984C1.66675 5.39746 5.39771 1.6665 10.0001 1.6665C14.6025 1.6665 18.3334 5.39746 18.3334 9.99984ZM13.3334 9.99984C13.3334 11.8408 11.841 13.3332 10.0001 13.3332C8.15913 13.3332 6.66675 11.8408 6.66675 9.99984C6.66675 8.15889 8.15913 6.6665 10.0001 6.6665C11.841 6.6665 13.3334 8.15889 13.3334 9.99984Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})}),yt("defs",{children:yt("clipPath",{id:"clip0_240_23004",children:yt("rect",{width:"20",height:"20",fill:"white"})})})]});import{jsx as R5}from"react/jsx-runtime";var J2=({...t})=>R5("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:R5("path",{d:"M10 17.6586V20C10 21.1046 10.8954 22 12 22C13.1046 22 14 21.1046 14 20V17.6586M12 2V3M3 12H2M5.5 5.5L4.8999 4.8999M18.5 5.5L19.1002 4.8999M22 12H21M18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as N5}from"react/jsx-runtime";var e3=({...t})=>N5("svg",{width:"16",height:"19",viewBox:"0 0 16 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:N5("path",{d:"M8.83333 1.16675L1.41121 10.0733C1.12054 10.4221 0.975199 10.5965 0.972978 10.7438C0.971048 10.8718 1.02811 10.9937 1.12771 11.0742C1.24229 11.1667 1.46931 11.1667 1.92336 11.1667H8L7.16666 17.8334L14.5888 8.92687C14.8795 8.57806 15.0248 8.40366 15.027 8.25636C15.0289 8.12832 14.9719 8.00649 14.8723 7.926C14.7577 7.83342 14.5307 7.83342 14.0766 7.83342H8L8.83333 1.16675Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as t3}from"react/jsx-runtime";var n3=({...t})=>t3("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:t3("g",{id:"zap",children:t3("path",{id:"Icon",d:"M10.8333 1.6665L3.41118 10.573C3.12051 10.9219 2.97517 11.0963 2.97295 11.2436C2.97102 11.3716 3.02808 11.4934 3.12768 11.5739C3.24226 11.6665 3.46928 11.6665 3.92333 11.6665H9.99997L9.16663 18.3332L16.5888 9.42663C16.8794 9.07782 17.0248 8.90341 17.027 8.75612C17.0289 8.62807 16.9719 8.50625 16.8723 8.42576C16.7577 8.33317 16.5307 8.33317 16.0766 8.33317H9.99997L10.8333 1.6665Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as B5}from"react/jsx-runtime";var o3=({...t})=>B5("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",...t,children:B5("path",{d:"M6.00065 11.6667H2.33398M4.33398 8H1.33398M6.00065 4.33333H2.66732M11.334 2L6.93636 8.15667C6.74172 8.42917 6.6444 8.56542 6.64861 8.67902C6.65228 8.77792 6.6997 8.87008 6.77805 8.93055C6.86804 9 7.03548 9 7.37035 9H10.6673L10.0007 14L14.3983 7.84333C14.5929 7.57083 14.6902 7.43458 14.686 7.32098C14.6824 7.22208 14.6349 7.12992 14.5566 7.06945C14.4666 7 14.2992 7 13.9643 7H10.6673L11.334 2Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as D5}from"react/jsx-runtime";var r3=({...t})=>D5("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:D5("path",{d:"M20 20V13M12 20V10M4 20L4 16M13.4067 5.0275L18.5751 6.96567M10.7988 5.40092L5.20023 9.59983M21.0607 6.43934C21.6464 7.02513 21.6464 7.97487 21.0607 8.56066C20.4749 9.14645 19.5251 9.14645 18.9393 8.56066C18.3536 7.97487 18.3536 7.02513 18.9393 6.43934C19.5251 5.85355 20.4749 5.85355 21.0607 6.43934ZM5.06066 9.43934C5.64645 10.0251 5.64645 10.9749 5.06066 11.5607C4.47487 12.1464 3.52513 12.1464 2.93934 11.5607C2.35355 10.9749 2.35355 10.0251 2.93934 9.43934C3.52513 8.85355 4.47487 8.85355 5.06066 9.43934ZM13.0607 3.43934C13.6464 4.02513 13.6464 4.97487 13.0607 5.56066C12.4749 6.14645 11.5251 6.14645 10.9393 5.56066C10.3536 4.97487 10.3536 4.02513 10.9393 3.43934C11.5251 2.85355 12.4749 2.85355 13.0607 3.43934Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as T5}from"react/jsx-runtime";var l3=({...t})=>T5("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:T5("path",{d:"M9.16667 2.49984H6.5C5.09987 2.49984 4.3998 2.49984 3.86502 2.77232C3.39462 3.012 3.01217 3.39446 2.77248 3.86486C2.5 4.39964 2.5 5.09971 2.5 6.49984V13.4998C2.5 14.9 2.5 15.6 2.77248 16.1348C3.01217 16.6052 3.39462 16.9877 3.86502 17.2274C4.3998 17.4998 5.09987 17.4998 6.5 17.4998H13.5C14.9001 17.4998 15.6002 17.4998 16.135 17.2274C16.6054 16.9877 16.9878 16.6052 17.2275 16.1348C17.5 15.6 17.5 14.9 17.5 13.4998V10.8332M10 6.6665H13.3333V9.99984M12.9167 2.9165V1.6665M16.1995 3.80039L17.0833 2.9165M17.0919 7.08317H18.3419M2.5 11.1224C3.04328 11.2063 3.59989 11.2498 4.16667 11.2498C7.82197 11.2498 11.0544 9.4395 13.0164 6.6665",strokeWidth:"1.67",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as i3}from"react/jsx-runtime";var s3=({...t})=>i3("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:i3("g",{id:"line-chart-up-02",children:i3("path",{id:"Icon",d:"M21 21H4.6C4.03995 21 3.75992 21 3.54601 20.891C3.35785 20.7951 3.20487 20.6422 3.10899 20.454C3 20.2401 3 19.9601 3 19.4V3M21 7L15.5657 12.4343C15.3677 12.6323 15.2687 12.7313 15.1545 12.7684C15.0541 12.8011 14.9459 12.8011 14.8455 12.7684C14.7313 12.7313 14.6323 12.6323 14.4343 12.4343L12.5657 10.5657C12.3677 10.3677 12.2687 10.2687 12.1545 10.2316C12.0541 10.1989 11.9459 10.1989 11.8455 10.2316C11.7313 10.2687 11.6323 10.3677 11.4343 10.5657L7 15M21 7H17M21 7V11",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as xt,jsxs as E7}from"react/jsx-runtime";var c3=({...t})=>E7("svg",{width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[xt("g",{clipPath:"url(#clip0_657_292)",children:xt("path",{d:"M15.0003 4.66602L9.75457 9.91177C9.49056 10.1758 9.35856 10.3078 9.20634 10.3572C9.07244 10.4007 8.92821 10.4007 8.79431 10.3572C8.6421 10.3078 8.51009 10.1758 8.24608 9.91177L6.42124 8.08693C6.15723 7.82292 6.02522 7.69091 5.873 7.64145C5.73911 7.59795 5.59488 7.59795 5.46098 7.64145C5.30876 7.69091 5.17676 7.82292 4.91274 8.08693L1.66699 11.3327M15.0003 4.66602H10.3337M15.0003 4.66602V9.33268",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),xt("defs",{children:xt("clipPath",{id:"clip0_657_292",children:xt("rect",{width:"16",height:"16",fill:"white",transform:"translate(0.333496)"})})})]});import{jsx as V5}from"react/jsx-runtime";var a3=({...t})=>V5("svg",{width:"18",height:"8",viewBox:"0 0 18 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:V5("path",{d:"M0.914062 6.57324H17.0859M0.914062 0.948242H17.0859",strokeWidth:"1.71875",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as E5}from"react/jsx-runtime";var p3=({...t})=>E5("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:E5("path",{d:"M15.3 8.575L14.225 7.5C14.125 7.4 14.0083 7.35433 13.875 7.363C13.7417 7.37167 13.625 7.42567 13.525 7.525C13.425 7.62433 13.375 7.741 13.375 7.875C13.375 8.009 13.425 8.12567 13.525 8.225L14.6 9.3C14.8 9.5 15.0333 9.6 15.3 9.6C15.5667 9.6 15.8 9.5 16 9.3L18.475 6.8C18.575 6.7 18.625 6.58333 18.625 6.45C18.625 6.31667 18.575 6.2 18.475 6.1C18.375 6 18.2583 5.95 18.125 5.95C17.9917 5.95 17.875 6 17.775 6.1L15.3 8.575ZM4 19.75C3.71667 19.75 3.47934 19.654 3.288 19.462C3.09667 19.27 3.00067 19.0327 3 18.75C2.99934 18.4673 3.09534 18.23 3.288 18.038C3.48067 17.846 3.718 17.75 4 17.75H14C14.2833 17.75 14.521 17.846 14.713 18.038C14.905 18.23 15.0007 18.4673 15 18.75C14.9993 19.0327 14.9033 19.2703 14.712 19.463C14.5207 19.6557 14.2833 19.7513 14 19.75H4ZM16 12.75C14.6167 12.75 13.4377 12.2623 12.463 11.287C11.4883 10.3117 11.0007 9.13267 11 7.75C10.9993 6.36733 11.487 5.18833 12.463 4.213C13.439 3.23767 14.618 2.75 16 2.75C17.382 2.75 18.5613 3.23767 19.538 4.213C20.5147 5.18833 21.002 6.36733 21 7.75C20.998 9.13267 20.5103 10.312 19.537 11.288C18.5637 12.264 17.3847 12.7513 16 12.75ZM4 11.75C3.71667 11.75 3.47934 11.654 3.288 11.462C3.09667 11.27 3.00067 11.0327 3 10.75C2.99934 10.4673 3.09534 10.23 3.288 10.038C3.48067 9.846 3.718 9.75 4 9.75H8.675C8.95834 9.75 9.196 9.846 9.388 10.038C9.58 10.23 9.67567 10.4673 9.675 10.75C9.675 11.0167 9.579 11.25 9.387 11.45C9.195 11.65 8.95767 11.75 8.675 11.75H4ZM4 15.75C3.71667 15.75 3.47934 15.654 3.288 15.462C3.09667 15.27 3.00067 15.0327 3 14.75C2.99934 14.4673 3.09534 14.23 3.288 14.038C3.48067 13.846 3.718 13.75 4 13.75H11.925C12.2083 13.75 12.446 13.846 12.638 14.038C12.83 14.23 12.9257 14.4673 12.925 14.75C12.925 15.0167 12.8333 15.25 12.65 15.45C12.4667 15.65 12.225 15.75 11.925 15.75H4Z"})});import{jsx as F5}from"react/jsx-runtime";var d3=({...t})=>F5("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:F5("path",{id:"Icon",d:"M19 8.24995H10M19 2.99995L10 2.99995M19 13.75H1M19 19H1M2.28 1.95995L6.14667 4.85995C6.43616 5.07707 6.5809 5.18563 6.63266 5.31872C6.678 5.43529 6.678 5.56462 6.63266 5.68119C6.5809 5.81427 6.43616 5.92283 6.14667 6.13995L2.28 9.03995C1.86802 9.34894 1.66203 9.50343 1.48961 9.49984C1.33956 9.49672 1.19885 9.42637 1.10632 9.3082C1 9.17241 1 8.91493 1 8.39995V2.59995C1 2.08498 1 1.82749 1.10632 1.6917C1.19885 1.57354 1.33956 1.50318 1.48961 1.50006C1.66203 1.49648 1.86802 1.65097 2.28 1.95995Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as u3}from"react/jsx-runtime";var C3=({...t})=>u3("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:u3("g",{id:"link-01",children:u3("path",{id:"Icon",d:"M8.47203 12.2427L7.52922 13.1855C6.22748 14.4872 4.11693 14.4872 2.81518 13.1855C1.51343 11.8837 1.51343 9.77317 2.81518 8.47142L3.75799 7.52861M12.2433 8.47142L13.1861 7.52861C14.4878 6.22687 14.4878 4.11632 13.1861 2.81457C11.8843 1.51282 9.77378 1.51282 8.47203 2.81457L7.52922 3.75738M5.66729 10.3333L10.334 5.66667",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as m3}from"react/jsx-runtime";var g3=({...t})=>m3("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:m3("g",{clipPath:"url(#clip0_4128_23574)",children:m3("path",{d:"M8.3335 10.834C8.69138 11.3124 9.14796 11.7083 9.67229 11.9947C10.1966 12.2812 10.7764 12.4516 11.3724 12.4942C11.9683 12.5369 12.5665 12.4509 13.1263 12.2421C13.6861 12.0333 14.1944 11.7065 14.6168 11.284L17.1168 8.78396C17.8758 7.99811 18.2958 6.9456 18.2863 5.85312C18.2768 4.76063 17.8386 3.71558 17.0661 2.94304C16.2935 2.17051 15.2485 1.73231 14.156 1.72281C13.0635 1.71332 12.011 2.1333 11.2252 2.89229L9.79183 4.31729M11.6668 9.16729C11.309 8.68885 10.8524 8.29297 10.328 8.00651C9.80371 7.72004 9.22391 7.54969 8.62796 7.50701C8.032 7.46433 7.43384 7.55032 6.87405 7.75914C6.31425 7.96796 5.8059 8.29473 5.3835 8.71729L2.8835 11.2173C2.12451 12.0031 1.70453 13.0556 1.71402 14.1481C1.72352 15.2406 2.16172 16.2857 2.93426 17.0582C3.70679 17.8307 4.75184 18.2689 5.84433 18.2784C6.93681 18.2879 7.98932 17.8679 8.77517 17.109L10.2002 15.684",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as A5}from"react/jsx-runtime";var f3=({...t})=>A5("svg",{width:"14",height:"10",viewBox:"0 0 14 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:A5("path",{d:"M5.14854 8.69034C4.99198 8.83652 4.8708 8.93437 4.74698 9.00586C4.14082 9.35582 3.39401 9.35582 2.78786 9.00586C2.56449 8.8769 2.34978 8.66218 1.92035 8.23275C1.49091 7.80332 1.2762 7.58861 1.14724 7.36524C0.797275 6.75909 0.797275 6.01228 1.14724 5.40612C1.2762 5.18276 1.49091 4.96804 1.92035 4.53861L3.76742 2.69154C4.19685 2.26211 4.41156 2.04739 4.63493 1.91843C5.24108 1.56847 5.98789 1.56847 6.59405 1.91843C6.81741 2.04739 7.03213 2.26211 7.46156 2.69154C7.89099 3.12097 8.10571 3.33568 8.23467 3.55905C8.58463 4.1652 8.58463 4.91201 8.23467 5.51817C8.16318 5.642 8.06533 5.76317 7.91915 5.91974M6.08043 4.08102C5.93426 4.23759 5.83641 4.35876 5.76492 4.48259C5.41495 5.08874 5.41496 5.83555 5.76492 6.4417C5.89388 6.66507 6.10859 6.87979 6.53802 7.30922C6.96746 7.73865 7.18217 7.95336 7.40554 8.08233C8.01169 8.43229 8.7585 8.43229 9.36465 8.08233C9.58802 7.95336 9.80274 7.73865 10.2322 7.30922L12.0792 5.46215C12.5087 5.03271 12.7234 4.818 12.8523 4.59463C13.2023 3.98848 13.2023 3.24167 12.8523 2.63552C12.7234 2.41215 12.5087 2.19743 12.0792 1.768C11.6498 1.33857 11.4351 1.12385 11.2117 0.994894C10.6056 0.644931 9.85876 0.644931 9.25261 0.994894C9.12878 1.06639 9.00761 1.16423 8.85104 1.31041",strokeWidth:"1.2",strokeLinecap:"round"})});import{jsx as Z5,jsxs as F7}from"react/jsx-runtime";var h3=({...t})=>F7("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:[Z5("path",{d:"M22.2812 8.225C21.9329 7.8754 21.5189 7.59801 21.0631 7.40874C20.6072 7.21947 20.1185 7.12204 19.625 7.12204C19.1314 7.12204 18.6427 7.21947 18.1869 7.40874C17.7311 7.59801 17.3171 7.8754 16.9687 8.225L17.8562 9.1125C18.0889 8.87981 18.3652 8.69523 18.6692 8.56931C18.9732 8.44338 19.2991 8.37856 19.6281 8.37856C19.9572 8.37856 20.283 8.44338 20.5871 8.56931C20.8911 8.69523 21.1673 8.87981 21.4 9.1125C21.6327 9.34518 21.8173 9.62142 21.9432 9.92544C22.0691 10.2295 22.1339 10.5553 22.1339 10.8844C22.1339 11.2134 22.0691 11.5393 21.9432 11.8433C21.8173 12.1473 21.6327 12.4236 21.4 12.6562L16.4 17.6562C15.9309 18.1262 15.2943 18.3905 14.6303 18.3911C13.9663 18.3917 13.3293 18.1285 12.8594 17.6594C12.3894 17.1903 12.1251 16.5537 12.1245 15.8897C12.1239 15.2257 12.3871 14.5887 12.8562 14.1187L13.7375 13.2312L12.8562 12.3437L11.9687 13.2312C11.6191 13.5796 11.3418 13.9936 11.1525 14.4494C10.9632 14.9052 10.8658 15.3939 10.8658 15.8875C10.8658 16.381 10.9632 16.8697 11.1525 17.3256C11.3418 17.7814 11.6191 18.1954 11.9687 18.5437C12.6759 19.2419 13.6313 19.6308 14.625 19.625C15.1204 19.627 15.6114 19.5309 16.0695 19.3421C16.5275 19.1533 16.9436 18.8756 17.2937 18.525L22.2937 13.525C22.9943 12.8202 23.3865 11.8662 23.3842 10.8724C23.3819 9.87866 22.9852 8.92647 22.2812 8.225Z"}),Z5("path",{d:"M6.61875 19.5125C6.38537 19.2802 6.20018 19.0041 6.07381 18.7C5.94745 18.3959 5.8824 18.0699 5.8824 17.7406C5.8824 17.4113 5.94745 17.0853 6.07381 16.7812C6.20018 16.4772 6.38537 16.201 6.61875 15.9687L11.6187 10.9687C11.851 10.7354 12.1272 10.5502 12.4312 10.4238C12.7353 10.2974 13.0613 10.2324 13.3906 10.2324C13.7199 10.2324 14.0459 10.2974 14.35 10.4238C14.6541 10.5502 14.9302 10.7354 15.1625 10.9687C15.3944 11.2029 15.577 11.4812 15.6993 11.7871C15.8217 12.0931 15.8815 12.4205 15.875 12.75C15.8769 13.0805 15.8133 13.4081 15.6877 13.7138C15.5622 14.0196 15.3773 14.2974 15.1437 14.5312L13.8187 15.875L14.7062 16.7625L16.0312 15.4375C16.7366 14.7322 17.1328 13.7756 17.1328 12.7781C17.1328 11.7807 16.7366 10.8241 16.0312 10.1187C15.3259 9.41344 14.3693 9.0172 13.3719 9.0172C12.3744 9.0172 11.4178 9.41344 10.7125 10.1187L5.7125 15.1187C5.36196 15.4672 5.08377 15.8816 4.89395 16.338C4.70412 16.7944 4.6064 17.2838 4.6064 17.7781C4.6064 18.2724 4.70412 18.7618 4.89395 19.2182C5.08377 19.6746 5.36196 20.089 5.7125 20.4375C6.42426 21.1303 7.38181 21.5124 8.375 21.5C9.37694 21.501 10.3386 21.1055 11.05 20.4L10.1625 19.5125C9.9302 19.7459 9.65409 19.9311 9.35002 20.0574C9.04594 20.1838 8.7199 20.2488 8.39062 20.2488C8.06134 20.2488 7.7353 20.1838 7.43123 20.0574C7.12715 19.9311 6.85104 19.7459 6.61875 19.5125Z"})]});import{jsx as W5}from"react/jsx-runtime";var v3=({...t})=>W5("svg",{xmlns:"http://www.w3.org/2000/svg",width:"37",height:"22",viewBox:"0 0 37 22",fill:"none",stroke:"currentColor",...t,children:W5("path",{d:"M21.9929 1.87207H25.6439C30.685 1.87207 34.7716 5.88435 34.7716 10.8337C34.7716 15.7831 30.685 19.7954 25.6439 19.7954H21.9929M14.6908 1.87207H11.0397C5.99869 1.87207 1.91211 5.88435 1.91211 10.8337C1.91211 15.7831 5.99869 19.7954 11.0397 19.7954H14.6908M11.0397 10.8337H25.6439",strokeWidth:"2.98722",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as w3,jsxs as A7}from"react/jsx-runtime";var y3=({...t})=>A7("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:[w3("path",{d:"M8.375 11.5C9.41053 11.5 10.25 10.6605 10.25 9.625C10.25 8.58947 9.41053 7.75 8.375 7.75C7.33947 7.75 6.5 8.58947 6.5 9.625C6.5 10.6605 7.33947 11.5 8.375 11.5Z"}),w3("path",{d:"M8.375 20.25C9.41053 20.25 10.25 19.4105 10.25 18.375C10.25 17.3395 9.41053 16.5 8.375 16.5C7.33947 16.5 6.5 17.3395 6.5 18.375C6.5 19.4105 7.33947 20.25 8.375 20.25Z"}),w3("path",{d:"M14 17.75H22.75V19H14V17.75ZM14 9H22.75V10.25H14V9Z"})]});import{jsx as _5}from"react/jsx-runtime";var x3=({...t})=>_5("svg",{width:"15",height:"16",viewBox:"0 0 15 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:_5("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.33398 1.33333H13.6673C13.8883 1.33333 14.1003 1.42113 14.2566 1.57741C14.4129 1.73369 14.5007 1.94565 14.5007 2.16667C14.5007 2.38768 14.4129 2.59964 14.2566 2.75592C14.1003 2.9122 13.8883 3 13.6673 3H5.33398C5.11297 3 4.90101 2.9122 4.74473 2.75592C4.58845 2.59964 4.50065 2.38768 4.50065 2.16667C4.50065 1.94565 4.58845 1.73369 4.74473 1.57741C4.90101 1.42113 5.11297 1.33333 5.33398 1.33333ZM5.33398 7.16667H13.6673C13.8883 7.16667 14.1003 7.25446 14.2566 7.41074C14.4129 7.56702 14.5007 7.77899 14.5007 8C14.5007 8.22101 14.4129 8.43297 14.2566 8.58926C14.1003 8.74554 13.8883 8.83333 13.6673 8.83333H5.33398C5.11297 8.83333 4.90101 8.74554 4.74473 8.58926C4.58845 8.43297 4.50065 8.22101 4.50065 8C4.50065 7.77899 4.58845 7.56702 4.74473 7.41074C4.90101 7.25446 5.11297 7.16667 5.33398 7.16667ZM5.33398 13H13.6673C13.8883 13 14.1003 13.0878 14.2566 13.2441C14.4129 13.4004 14.5007 13.6123 14.5007 13.8333C14.5007 14.0543 14.4129 14.2663 14.2566 14.4226C14.1003 14.5789 13.8883 14.6667 13.6673 14.6667H5.33398C5.11297 14.6667 4.90101 14.5789 4.74473 14.4226C4.58845 14.2663 4.50065 14.0543 4.50065 13.8333C4.50065 13.6123 4.58845 13.4004 4.74473 13.2441C4.90101 13.0878 5.11297 13 5.33398 13ZM0.750651 1.33333C0.640144 1.33333 0.534163 1.28943 0.456023 1.21129C0.377883 1.13315 0.333984 1.02717 0.333984 0.916667C0.333984 0.80616 0.377883 0.700179 0.456023 0.622039C0.534163 0.543899 0.640144 0.5 0.750651 0.5H1.58398C1.81732 0.5 2.00065 0.683333 2.00065 0.916667V3.41667C2.00065 3.52717 1.95675 3.63315 1.87861 3.71129C1.80047 3.78943 1.69449 3.83333 1.58398 3.83333C1.47348 3.83333 1.3675 3.78943 1.28936 3.71129C1.21122 3.63315 1.16732 3.52717 1.16732 3.41667V1.34583L0.750651 1.33333ZM0.750651 6.33333H2.41732C2.65065 6.33333 2.83398 6.51667 2.83398 6.75V7.16667L1.41732 8.83333H2.41732C2.65065 8.83333 2.83398 9.01667 2.83398 9.25C2.83398 9.48333 2.64732 9.66667 2.41732 9.66667H0.750651C0.517318 9.66667 0.333984 9.48333 0.333984 9.25V8.83333L1.75065 7.16667H0.750651C0.517318 7.16667 0.333984 6.98333 0.333984 6.75C0.333984 6.51667 0.499818 6.33333 0.750651 6.33333ZM2.41732 15.5H0.750651C0.640144 15.5 0.534163 15.4561 0.456023 15.378C0.377883 15.2998 0.333984 15.1938 0.333984 15.0833C0.333984 14.9728 0.377883 14.8668 0.456023 14.7887C0.534163 14.7106 0.640144 14.6667 0.750651 14.6667H2.00065V14.25H0.750651C0.640144 14.25 0.534163 14.2061 0.456023 14.128C0.377883 14.0498 0.333984 13.9438 0.333984 13.8333C0.333984 13.7228 0.377883 13.6168 0.456023 13.5387C0.534163 13.4606 0.640144 13.4167 0.750651 13.4167H2.00065V13H0.750651C0.640144 13 0.534163 12.9561 0.456023 12.878C0.377883 12.7998 0.333984 12.6938 0.333984 12.5833C0.333984 12.4728 0.377883 12.3668 0.456023 12.2887C0.534163 12.2106 0.640144 12.1667 0.750651 12.1667H2.41732C2.52782 12.1667 2.63381 12.2106 2.71195 12.2887C2.79009 12.3668 2.83398 12.4728 2.83398 12.5833V15.0833C2.83398 15.1938 2.79009 15.2998 2.71195 15.378C2.63381 15.4561 2.52782 15.5 2.41732 15.5Z"})});import{jsx as O5}from"react/jsx-runtime";var b3=({...t})=>O5("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:O5("path",{d:"M14 17.75H22.75V19H14V17.75ZM14 9H22.75V10.25H14V9ZM9 11.5V6.5H7.75V7.125H6.5V8.375H7.75V11.5H6.5V12.75H10.25V11.5H9ZM10.25 21.5H6.5V19C6.5 18.6685 6.6317 18.3505 6.86612 18.1161C7.10054 17.8817 7.41848 17.75 7.75 17.75H9V16.5H6.5V15.25H9C9.33152 15.25 9.64946 15.3817 9.88388 15.6161C10.1183 15.8505 10.25 16.1685 10.25 16.5V17.75C10.25 18.0815 10.1183 18.3995 9.88388 18.6339C9.64946 18.8683 9.33152 19 9 19H7.75V20.25H10.25V21.5Z"})});import{jsx as z5}from"react/jsx-runtime";var k3=({...t})=>z5("svg",{width:"10",height:"12",viewBox:"0 0 10 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:z5("path",{d:"M7.5 5.5V4C7.5 2.61929 6.38071 1.5 5 1.5C3.61929 1.5 2.5 2.61929 2.5 4V5.5M3.4 10.5H6.6C7.44008 10.5 7.86012 10.5 8.18099 10.3365C8.46323 10.1927 8.6927 9.96323 8.83651 9.68099C9 9.36012 9 8.94008 9 8.1V7.9C9 7.05992 9 6.63988 8.83651 6.31901C8.6927 6.03677 8.46323 5.8073 8.18099 5.66349C7.86012 5.5 7.44008 5.5 6.6 5.5H3.4C2.55992 5.5 2.13988 5.5 1.81901 5.66349C1.53677 5.8073 1.3073 6.03677 1.16349 6.31901C1 6.63988 1 7.05992 1 7.9V8.1C1 8.94008 1 9.36012 1.16349 9.68099C1.3073 9.96323 1.53677 10.1927 1.81901 10.3365C2.13988 10.5 2.55992 10.5 3.4 10.5Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as U5}from"react/jsx-runtime";var L3=({...t})=>U5("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:U5("path",{d:"M14.1668 8.33333V6.66667C14.1668 4.36548 12.3013 2.5 10.0002 2.5C7.69898 2.5 5.8335 4.36548 5.8335 6.66667V8.33333M10.0002 12.0833V13.75M7.3335 17.5H12.6668C14.067 17.5 14.767 17.5 15.3018 17.2275C15.7722 16.9878 16.1547 16.6054 16.3943 16.135C16.6668 15.6002 16.6668 14.9001 16.6668 13.5V12.3333C16.6668 10.9332 16.6668 10.2331 16.3943 9.69836C16.1547 9.22795 15.7722 8.8455 15.3018 8.60582C14.767 8.33333 14.067 8.33333 12.6668 8.33333H7.3335C5.93336 8.33333 5.2333 8.33333 4.69852 8.60582C4.22811 8.8455 3.84566 9.22795 3.60598 9.69836C3.3335 10.2331 3.3335 10.9332 3.3335 12.3333V13.5C3.3335 14.9001 3.3335 15.6002 3.60598 16.135C3.84566 16.6054 4.22811 16.9878 4.69852 17.2275C5.2333 17.5 5.93336 17.5 7.3335 17.5Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as P3}from"react/jsx-runtime";var S3=({...t})=>P3("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:P3("g",{id:"log-in-04",children:P3("path",{id:"Icon",d:"M12 8L16 12M16 12L12 16M16 12H3M3.33782 7C5.06687 4.01099 8.29859 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C8.29859 22 5.06687 19.989 3.33782 17",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as I3}from"react/jsx-runtime";var M3=({...t})=>I3("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:I3("g",{id:"log-out-01",children:I3("path",{id:"Icon",d:"M13.3333 14.1667L17.5 10M17.5 10L13.3333 5.83333M17.5 10H7.5M7.5 2.5H6.5C5.09987 2.5 4.3998 2.5 3.86502 2.77248C3.39462 3.01217 3.01217 3.39462 2.77248 3.86502C2.5 4.3998 2.5 5.09987 2.5 6.5V13.5C2.5 14.9001 2.5 15.6002 2.77248 16.135C3.01217 16.6054 3.39462 16.9878 3.86502 17.2275C4.3998 17.5 5.09987 17.5 6.5 17.5H7.5",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as G5}from"react/jsx-runtime";var H3=({...t})=>G5("svg",{width:"20",height:"18",viewBox:"0 0 20 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:G5("path",{d:"M14.9993 5.66667L18.3327 9M18.3327 9L14.9993 12.3333M18.3327 9H7.49935M12.4993 2.50337C11.4371 1.86523 10.2037 1.5 8.88824 1.5C4.89951 1.5 1.66602 4.85786 1.66602 9C1.66602 13.1421 4.89951 16.5 8.88824 16.5C10.2037 16.5 11.4371 16.1348 12.4993 15.4966",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as R3}from"react/jsx-runtime";var N3=({...t})=>R3("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:R3("g",{id:"magic-wand-02",children:R3("path",{id:"Icon",d:"M12.5 3.33317V1.6665M12.5 13.3332V11.6665M6.66667 7.49984H8.33333M16.6667 7.49984H18.3333M14.8333 9.83317L15.8333 10.8332M14.8333 5.1665L15.8333 4.1665M2.5 17.4998L10 9.99984M10.1667 5.1665L9.16667 4.1665",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as $5}from"react/jsx-runtime";var B3=({...t})=>$5("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:$5("path",{d:"M11.9998 13L8.99985 10M14.0102 2.5V1M17.9495 4.06066L19.0102 3M17.9495 12L19.0102 13.0607M10.0102 4.06066L8.94954 3M19.5102 8H21.0102M5.13122 19.8686L14.3685 10.6314C14.7645 10.2354 14.9625 10.0373 15.0367 9.80902C15.1019 9.60817 15.1019 9.39183 15.0367 9.19098C14.9625 8.96265 14.7645 8.76465 14.3685 8.36863L13.6312 7.63137C13.2352 7.23535 13.0372 7.03735 12.8089 6.96316C12.608 6.8979 12.3917 6.8979 12.1908 6.96316C11.9625 7.03735 11.7645 7.23535 11.3685 7.63137L2.13122 16.8686C1.7352 17.2646 1.53719 17.4627 1.46301 17.691C1.39775 17.8918 1.39775 18.1082 1.46301 18.309C1.53719 18.5373 1.7352 18.7354 2.13122 19.1314L2.86848 19.8686C3.2645 20.2646 3.4625 20.4627 3.69083 20.5368C3.89168 20.6021 4.10802 20.6021 4.30887 20.5368C4.53719 20.4627 4.7352 20.2646 5.13122 19.8686Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as D3}from"react/jsx-runtime";var T3=({...t})=>D3("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:D3("g",{id:"mail-02",children:D3("path",{id:"Icon",d:"M21.5 18L14.8571 12M9.14286 12L2.50003 18M2 7L10.1649 12.7154C10.8261 13.1783 11.1567 13.4097 11.5163 13.4993C11.8339 13.5785 12.1661 13.5785 12.4837 13.4993C12.8433 13.4097 13.1739 13.1783 13.8351 12.7154L22 7M6.8 20H17.2C18.8802 20 19.7202 20 20.362 19.673C20.9265 19.3854 21.3854 18.9265 21.673 18.362C22 17.7202 22 16.8802 22 15.2V8.8C22 7.11984 22 6.27976 21.673 5.63803C21.3854 5.07354 20.9265 4.6146 20.362 4.32698C19.7202 4 18.8802 4 17.2 4H6.8C5.11984 4 4.27976 4 3.63803 4.32698C3.07354 4.6146 2.6146 5.07354 2.32698 5.63803C2 6.27976 2 7.11984 2 8.8V15.2C2 16.8802 2 17.7202 2.32698 18.362C2.6146 18.9265 3.07354 19.3854 3.63803 19.673C4.27976 20 5.11984 20 6.8 20Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as V3}from"react/jsx-runtime";var E3=({...t})=>V3("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:V3("g",{id:"message-text-square-02",children:V3("path",{id:"Icon",d:"M7 8.5H12M7 12H15M7 18V20.3355C7 20.8684 7 21.1348 7.10923 21.2716C7.20422 21.3906 7.34827 21.4599 7.50054 21.4597C7.67563 21.4595 7.88367 21.2931 8.29976 20.9602L10.6852 19.0518C11.1725 18.662 11.4162 18.4671 11.6875 18.3285C11.9282 18.2055 12.1844 18.1156 12.4492 18.0613C12.7477 18 13.0597 18 13.6837 18H16.2C17.8802 18 18.7202 18 19.362 17.673C19.9265 17.3854 20.3854 16.9265 20.673 16.362C21 15.7202 21 14.8802 21 13.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V14C3 14.93 3 15.395 3.10222 15.7765C3.37962 16.8117 4.18827 17.6204 5.22354 17.8978C5.60504 18 6.07003 18 7 18Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as q5}from"react/jsx-runtime";var F3=({...t})=>q5("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:q5("path",{d:"M6.25 8.75H6.25833M10 8.75H10.0083M13.75 8.75H13.7583M5.83333 15V16.9463C5.83333 17.3903 5.83333 17.6123 5.92436 17.7263C6.00352 17.8255 6.12356 17.8832 6.25045 17.8831C6.39636 17.8829 6.56973 17.7442 6.91646 17.4668L8.90434 15.8765C9.31043 15.5517 9.51347 15.3892 9.73957 15.2737C9.94017 15.1712 10.1537 15.0963 10.3743 15.051C10.6231 15 10.8831 15 11.4031 15H13.5C14.9001 15 15.6002 15 16.135 14.7275C16.6054 14.4878 16.9878 14.1054 17.2275 13.635C17.5 13.1002 17.5 12.4001 17.5 11V6.5C17.5 5.09987 17.5 4.3998 17.2275 3.86502C16.9878 3.39462 16.6054 3.01217 16.135 2.77248C15.6002 2.5 14.9001 2.5 13.5 2.5H6.5C5.09987 2.5 4.3998 2.5 3.86502 2.77248C3.39462 3.01217 3.01217 3.39462 2.77248 3.86502C2.5 4.3998 2.5 5.09987 2.5 6.5V11.6667C2.5 12.4416 2.5 12.8291 2.58519 13.147C2.81635 14.0098 3.49022 14.6836 4.35295 14.9148C4.67087 15 5.05836 15 5.83333 15ZM6.66667 8.75C6.66667 8.98012 6.48012 9.16667 6.25 9.16667C6.01988 9.16667 5.83333 8.98012 5.83333 8.75C5.83333 8.51988 6.01988 8.33333 6.25 8.33333C6.48012 8.33333 6.66667 8.51988 6.66667 8.75ZM10.4167 8.75C10.4167 8.98012 10.2301 9.16667 10 9.16667C9.76988 9.16667 9.58333 8.98012 9.58333 8.75C9.58333 8.51988 9.76988 8.33333 10 8.33333C10.2301 8.33333 10.4167 8.51988 10.4167 8.75ZM14.1667 8.75C14.1667 8.98012 13.9801 9.16667 13.75 9.16667C13.5199 9.16667 13.3333 8.98012 13.3333 8.75C13.3333 8.51988 13.5199 8.33333 13.75 8.33333C13.9801 8.33333 14.1667 8.51988 14.1667 8.75Z",strokeWidth:"1.67",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as A3}from"react/jsx-runtime";var Z3=({...t})=>A3("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:A3("g",{id:"message-x-square",children:A3("path",{id:"Icon",d:"M6.33333 5.33333L9.66667 8.66667M9.66667 5.33333L6.33333 8.66667M4.66667 12V13.557C4.66667 13.9122 4.66667 14.0898 4.73949 14.1811C4.80282 14.2604 4.89885 14.3066 5.00036 14.3065C5.11708 14.3063 5.25578 14.1954 5.53317 13.9735L7.12348 12.7012C7.44834 12.4413 7.61078 12.3114 7.79166 12.219C7.95213 12.137 8.12295 12.0771 8.29948 12.0408C8.49845 12 8.70646 12 9.1225 12H10.8C11.9201 12 12.4802 12 12.908 11.782C13.2843 11.5903 13.5903 11.2843 13.782 10.908C14 10.4802 14 9.9201 14 8.8V5.2C14 4.07989 14 3.51984 13.782 3.09202C13.5903 2.71569 13.2843 2.40973 12.908 2.21799C12.4802 2 11.9201 2 10.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.07989 2 5.2V9.33333C2 9.95331 2 10.2633 2.06815 10.5176C2.25308 11.2078 2.79218 11.7469 3.48236 11.9319C3.7367 12 4.04669 12 4.66667 12Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as X5}from"react/jsx-runtime";var W3=({...t})=>X5("svg",{xmlns:"http://www.w3.org/2000/svg",width:"21",height:"20",viewBox:"0 0 21 20",fill:"none",stroke:"currentColor",...t,children:X5("path",{d:"M7.1875 9.99935H13.8542M18.8542 9.99935C18.8542 14.6017 15.1232 18.3327 10.5208 18.3327C5.91846 18.3327 2.1875 14.6017 2.1875 9.99935C2.1875 5.39698 5.91846 1.66602 10.5208 1.66602C15.1232 1.66602 18.8542 5.39698 18.8542 9.99935Z",strokeWidth:"1.67",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as _3}from"react/jsx-runtime";var O3=({...t})=>_3("svg",{width:"24",height:"22",viewBox:"0 0 24 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:_3("g",{id:"phone-01",children:_3("path",{id:"Icon",d:"M12 16.0417H12.01M8.2 20.1667H15.8C16.9201 20.1667 17.4802 20.1667 17.908 19.9669C18.2843 19.7911 18.5903 19.5106 18.782 19.1657C19 18.7735 19 18.2601 19 17.2333V4.76668C19 3.73991 19 3.22653 18.782 2.83436C18.5903 2.4894 18.2843 2.20893 17.908 2.03316C17.4802 1.83334 16.9201 1.83334 15.8 1.83334H8.2C7.0799 1.83334 6.51984 1.83334 6.09202 2.03316C5.71569 2.20893 5.40973 2.4894 5.21799 2.83436C5 3.22653 5 3.73991 5 4.76668V17.2333C5 18.2601 5 18.7735 5.21799 19.1657C5.40973 19.5106 5.71569 19.7911 6.09202 19.9669C6.51984 20.1667 7.07989 20.1667 8.2 20.1667ZM12.5 16.0417C12.5 16.2948 12.2761 16.5 12 16.5C11.7239 16.5 11.5 16.2948 11.5 16.0417C11.5 15.7885 11.7239 15.5833 12 15.5833C12.2761 15.5833 12.5 15.7885 12.5 16.0417Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as j5}from"react/jsx-runtime";var z3=({...t})=>j5("svg",{width:"22",height:"20",viewBox:"0 0 22 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:j5("path",{d:"M14 15V19H8V15M4.2 15H17.8C18.9201 15 19.4802 15 19.908 14.782C20.2843 14.5903 20.5903 14.2843 20.782 13.908C21 13.4802 21 12.9201 21 11.8V4.2C21 3.0799 21 2.51984 20.782 2.09202C20.5903 1.71569 20.2843 1.40973 19.908 1.21799C19.4802 1 18.9201 1 17.8 1H4.2C3.07989 1 2.51984 1 2.09202 1.21799C1.71569 1.40973 1.40973 1.71569 1.21799 2.09202C1 2.51984 1 3.07989 1 4.2V11.8C1 12.9201 1 13.4802 1.21799 13.908C1.40973 14.2843 1.71569 14.5903 2.09202 14.782C2.51984 15 3.0799 15 4.2 15Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as U3}from"react/jsx-runtime";var G3=({...t})=>U3("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:U3("g",{id:"monitor-01",children:U3("path",{id:"Icon",d:"M8 21H16M12 17V21M6.8 17H17.2C18.8802 17 19.7202 17 20.362 16.673C20.9265 16.3854 21.3854 15.9265 21.673 15.362C22 14.7202 22 13.8802 22 12.2V7.8C22 6.11984 22 5.27976 21.673 4.63803C21.3854 4.07354 20.9265 3.6146 20.362 3.32698C19.7202 3 18.8802 3 17.2 3H6.8C5.11984 3 4.27976 3 3.63803 3.32698C3.07354 3.6146 2.6146 4.07354 2.32698 4.63803C2 5.27976 2 6.11984 2 7.8V12.2C2 13.8802 2 14.7202 2.32698 15.362C2.6146 15.9265 3.07354 16.3854 3.63803 16.673C4.27976 17 5.11984 17 6.8 17Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as $3}from"react/jsx-runtime";var q3=({...t})=>$3("svg",{width:"24",height:"22",viewBox:"0 0 24 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:$3("g",{id:"monitor-03",children:$3("path",{id:"Icon",d:"M2 12.8333L22 12.8333M8 19.25H16M6.8 16.5H17.2C18.8802 16.5 19.7202 16.5 20.362 16.2003C20.9265 15.9366 21.3854 15.5159 21.673 14.9985C22 14.4102 22 13.6401 22 12.1V7.15C22 5.60986 22 4.83978 21.673 4.25153C21.3854 3.73408 20.9265 3.31338 20.362 3.04973C19.7202 2.75 18.8802 2.75 17.2 2.75H6.8C5.11984 2.75 4.27976 2.75 3.63803 3.04973C3.07354 3.31338 2.6146 3.73408 2.32698 4.25153C2 4.83978 2 5.60986 2 7.15V12.1C2 13.6401 2 14.4102 2.32698 14.9985C2.6146 15.5159 3.07354 15.9366 3.63803 16.2003C4.27976 16.5 5.11984 16.5 6.8 16.5Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as K5,jsxs as Z7}from"react/jsx-runtime";var X3=({...t})=>Z7("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[K5("path",{d:"M11 21C16.5228 21 21 16.5228 21 11C21 5.47715 16.5228 1 11 1C5.47715 1 1 5.47715 1 11C1 16.5228 5.47715 21 11 21Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),K5("path",{d:"M15 7.5C15 11.6421 11.6421 15 7.5 15C6.88534 15 6.28795 14.9261 5.71623 14.7866C6.89585 16.4297 8.82294 17.5 11 17.5C14.5899 17.5 17.5 14.5899 17.5 11C17.5 8.82294 16.4297 6.89585 14.7866 5.71623C14.9261 6.28795 15 6.88534 15 7.5Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Y5}from"react/jsx-runtime";var j3=({...t})=>Y5("svg",{width:"16",height:"18",viewBox:"0 0 16 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Y5("path",{d:"M2.35785 16.771C1.87062 16.9854 1.627 17.0926 1.4775 17.0455C1.3479 17.0047 1.24634 16.9032 1.20538 16.7737C1.15812 16.6242 1.26503 16.3805 1.47884 15.893L7.54664 2.05842C7.73965 1.61835 7.83616 1.39832 7.97108 1.33097C8.08824 1.27249 8.22609 1.27249 8.34326 1.33097C8.47818 1.39832 8.57468 1.61835 8.76769 2.05842L14.8355 15.893C15.0493 16.3805 15.1562 16.6242 15.109 16.7737C15.068 16.9032 14.9664 17.0047 14.8368 17.0455C14.6873 17.0926 14.4437 16.9854 13.9565 16.771L8.42566 14.3374C8.32676 14.2939 8.2773 14.2722 8.22594 14.2636C8.18041 14.2559 8.13393 14.2559 8.0884 14.2636C8.03703 14.2722 7.98758 14.2939 7.88868 14.3374L2.35785 16.771Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Q5}from"react/jsx-runtime";var K3=({...t})=>Q5("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Q5("path",{d:"M11 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21H15.2C16.8802 21 17.7202 21 18.362 20.673C18.9265 20.3854 19.3854 19.9265 19.673 19.362C20 18.7202 20 17.8802 20 16.2V13M20.1213 3.87868C21.2929 5.05025 21.2929 6.94975 20.1213 8.12132C18.9497 9.29289 17.0503 9.29289 15.8787 8.12132C14.7071 6.94975 14.7071 5.05025 15.8787 3.87868C17.0503 2.70711 18.9497 2.70711 20.1213 3.87868Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Pn,jsxs as W7}from"react/jsx-runtime";var Y3=({...t})=>W7("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[Pn("path",{d:"M1 11C1 16.5228 5.47715 21 11 21C12.6569 21 14 19.6569 14 18V17.5C14 17.0356 14 16.8034 14.0257 16.6084C14.2029 15.2622 15.2622 14.2029 16.6084 14.0257C16.8034 14 17.0356 14 17.5 14H18C19.6569 14 21 12.6569 21 11C21 5.47715 16.5228 1 11 1C5.47715 1 1 5.47715 1 11Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),Pn("path",{d:"M6 12C6.55228 12 7 11.5523 7 11C7 10.4477 6.55228 10 6 10C5.44772 10 5 10.4477 5 11C5 11.5523 5.44772 12 6 12Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),Pn("path",{d:"M15 8C15.5523 8 16 7.55228 16 7C16 6.44772 15.5523 6 15 6C14.4477 6 14 6.44772 14 7C14 7.55228 14.4477 8 15 8Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),Pn("path",{d:"M9 7C9.55228 7 10 6.55228 10 6C10 5.44772 9.55228 5 9 5C8.44772 5 8 5.44772 8 6C8 6.55228 8.44772 7 9 7Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Q3}from"react/jsx-runtime";var J3=({...t})=>Q3("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Q3("g",{id:"passcode-lock",children:Q3("path",{id:"Icon",d:"M22 11V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.71569 21.2843 5.40973 20.908 5.21799C20.4802 5 19.9201 5 18.8 5H5.2C4.0799 5 3.51984 5 3.09202 5.21799C2.71569 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.0799 2 8.2V11.8C2 12.9201 2 13.4802 2.21799 13.908C2.40973 14.2843 2.71569 14.5903 3.09202 14.782C3.51984 15 4.0799 15 5.2 15H11M12 10H12.005M17 10H17.005M7 10H7.005M19.25 17V15.25C19.25 14.2835 18.4665 13.5 17.5 13.5C16.5335 13.5 15.75 14.2835 15.75 15.25V17M12.25 10C12.25 10.1381 12.1381 10.25 12 10.25C11.8619 10.25 11.75 10.1381 11.75 10C11.75 9.86193 11.8619 9.75 12 9.75C12.1381 9.75 12.25 9.86193 12.25 10ZM17.25 10C17.25 10.1381 17.1381 10.25 17 10.25C16.8619 10.25 16.75 10.1381 16.75 10C16.75 9.86193 16.8619 9.75 17 9.75C17.1381 9.75 17.25 9.86193 17.25 10ZM7.25 10C7.25 10.1381 7.13807 10.25 7 10.25C6.86193 10.25 6.75 10.1381 6.75 10C6.75 9.86193 6.86193 9.75 7 9.75C7.13807 9.75 7.25 9.86193 7.25 10ZM15.6 21H19.4C19.9601 21 20.2401 21 20.454 20.891C20.6422 20.7951 20.7951 20.6422 20.891 20.454C21 20.2401 21 19.9601 21 19.4V18.6C21 18.0399 21 17.7599 20.891 17.546C20.7951 17.3578 20.6422 17.2049 20.454 17.109C20.2401 17 19.9601 17 19.4 17H15.6C15.0399 17 14.7599 17 14.546 17.109C14.3578 17.2049 14.2049 17.3578 14.109 17.546C14 17.7599 14 18.0399 14 18.6V19.4C14 19.9601 14 20.2401 14.109 20.454C14.2049 20.6422 14.3578 20.7951 14.546 20.891C14.7599 21 15.0399 21 15.6 21Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as J5}from"react/jsx-runtime";var e6=({...t})=>J5("svg",{width:"21",height:"20",viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:J5("path",{d:"M5.24967 16.6673H7.33301M14.833 7.50065H14.8413M7.33301 5.00065H4.99967C4.06625 5.00065 3.59954 5.00065 3.24302 5.18231C2.92942 5.3421 2.67445 5.59706 2.51466 5.91067C2.33301 6.26719 2.33301 6.7339 2.33301 7.66732V10.6673C2.33301 11.6007 2.33301 12.0674 2.51466 12.424C2.67445 12.7376 2.92942 12.9925 3.24302 13.1523C3.59954 13.334 4.06625 13.334 4.99967 13.334H7.33301M13.333 16.6673H16.333C17.2664 16.6673 17.7331 16.6673 18.0897 16.4857C18.4033 16.3259 18.6582 16.0709 18.818 15.7573C18.9997 15.4008 18.9997 14.9341 18.9997 14.0007V6.00065C18.9997 5.06723 18.9997 4.60052 18.818 4.244C18.6582 3.9304 18.4033 3.67543 18.0897 3.51564C17.7331 3.33398 17.2664 3.33398 16.333 3.33398H13.333C12.3996 3.33398 11.9329 3.33398 11.5764 3.51564C11.2628 3.67543 11.0078 3.9304 10.848 4.244C10.6663 4.60052 10.6663 5.06723 10.6663 6.00065V14.0007C10.6663 14.9341 10.6663 15.4008 10.848 15.7573C11.0078 16.0709 11.2628 16.3259 11.5764 16.4857C11.9329 16.6673 12.3996 16.6673 13.333 16.6673ZM15.6663 12.5007C15.6663 12.9609 15.2932 13.334 14.833 13.334C14.3728 13.334 13.9997 12.9609 13.9997 12.5007C13.9997 12.0404 14.3728 11.6673 14.833 11.6673C15.2932 11.6673 15.6663 12.0404 15.6663 12.5007Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as t6}from"react/jsx-runtime";var n6=({...t})=>t6("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:t6("g",{id:"pencil-01",children:t6("path",{id:"Icon",d:"M2.08398 17.9167L6.70838 16.1381C7.00416 16.0243 7.15205 15.9675 7.29042 15.8932C7.41332 15.8272 7.53048 15.7511 7.64068 15.6656C7.76475 15.5693 7.8768 15.4572 8.10088 15.2332L17.5007 5.83338C18.4211 4.91291 18.4211 3.42052 17.5007 2.50005C16.5802 1.57957 15.0878 1.57957 14.1673 2.50005L4.76755 11.8998C4.54346 12.1239 4.43142 12.2359 4.33514 12.36C4.24963 12.4702 4.17349 12.5874 4.10751 12.7103C4.03324 12.8487 3.97636 12.9965 3.86259 13.2923L2.08398 17.9167ZM2.08398 17.9167L3.79908 13.4575C3.92182 13.1384 3.98318 12.9789 4.08843 12.9058C4.18042 12.8419 4.29424 12.8178 4.40423 12.8388C4.5301 12.8628 4.65097 12.9837 4.89272 13.2254L6.7753 15.108C7.01704 15.3498 7.13792 15.4706 7.16196 15.5965C7.18296 15.7065 7.15881 15.8203 7.09494 15.9123C7.02186 16.0175 6.86231 16.0789 6.54321 16.2016L2.08398 17.9167Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as bt,jsxs as _7}from"react/jsx-runtime";var o6=({...t})=>_7("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[bt("g",{clipPath:"url(#clip0_240_3490)",children:bt("path",{d:"M7.50008 7.49984H7.50842M12.5001 12.4998H12.5084M13.3334 6.6665L6.66675 13.3332M6.11155 3.18208C6.78142 3.12863 7.41734 2.86522 7.92881 2.42935C9.12235 1.41222 10.8778 1.41222 12.0714 2.42935C12.5828 2.86522 13.2187 3.12863 13.8886 3.18208C15.4518 3.30683 16.6931 4.54812 16.8178 6.11131C16.8713 6.78117 17.1347 7.4171 17.5706 7.92856C18.5877 9.12211 18.5877 10.8776 17.5706 12.0711C17.1347 12.5826 16.8713 13.2185 16.8178 13.8884C16.6931 15.4516 15.4518 16.6928 13.8886 16.8176C13.2187 16.871 12.5828 17.1345 12.0714 17.5703C10.8778 18.5875 9.12235 18.5875 7.92881 17.5703C7.41734 17.1345 6.78142 16.871 6.11155 16.8176C4.54837 16.6928 3.30707 15.4516 3.18233 13.8884C3.12887 13.2185 2.86546 12.5826 2.4296 12.0711C1.41246 10.8776 1.41246 9.12211 2.4296 7.92856C2.86546 7.4171 3.12887 6.78117 3.18233 6.11131C3.30707 4.54812 4.54837 3.30683 6.11155 3.18208ZM7.91675 7.49984C7.91675 7.72996 7.7302 7.9165 7.50008 7.9165C7.26996 7.9165 7.08341 7.72996 7.08341 7.49984C7.08341 7.26972 7.26996 7.08317 7.50008 7.08317C7.7302 7.08317 7.91675 7.26972 7.91675 7.49984ZM12.9167 12.4998C12.9167 12.73 12.7302 12.9165 12.5001 12.9165C12.27 12.9165 12.0834 12.73 12.0834 12.4998C12.0834 12.2697 12.27 12.0832 12.5001 12.0832C12.7302 12.0832 12.9167 12.2697 12.9167 12.4998Z",strokeWidth:"1.67",strokeLinecap:"round",strokeLinejoin:"round"})}),bt("defs",{children:bt("clipPath",{id:"clip0_240_3490",children:bt("rect",{width:"20",height:"20",fill:"white"})})})]});import{jsx as es}from"react/jsx-runtime";var r6=({...t})=>es("svg",{width:"20",height:"22",viewBox:"0 0 20 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:es("path",{d:"M14 4.00001L14 18M8 3.00001L8 19M1 11H19M1 4.98918L1 17.0108C1 18.3749 1 19.0569 1.28134 19.5296C1.52803 19.9441 1.9162 20.2555 2.37434 20.4064C2.89685 20.5785 3.56262 20.4305 4.89418 20.1346L16.4942 17.5569C17.3883 17.3582 17.8354 17.2588 18.1691 17.0184C18.4634 16.8063 18.6945 16.5182 18.8377 16.1849C19 15.807 19 15.349 19 14.4331V7.56696C19 6.65102 19 6.19306 18.8377 5.81514C18.6945 5.4818 18.4634 5.19367 18.1691 4.98162C17.8354 4.7412 17.3883 4.64185 16.4942 4.44316L4.89418 1.86538C3.56262 1.56948 2.89685 1.42153 2.37434 1.59362C1.9162 1.74451 1.52803 2.0559 1.28134 2.47039C1 2.94312 1 3.62514 1 4.98918Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as l6}from"react/jsx-runtime";var i6=({...t})=>l6("svg",{width:"21",height:"20",viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:l6("g",{id:"phone-call-01",children:l6("path",{id:"Icon",d:"M12.2081 5.00033C13.0221 5.15913 13.7701 5.55721 14.3565 6.14361C14.9429 6.73 15.341 7.47805 15.4998 8.29199M12.2081 1.66699C13.8992 1.85486 15.4761 2.61214 16.68 3.8145C17.8839 5.01686 18.6431 6.59283 18.8331 8.28366M9.02228 11.5529C8.02097 10.5516 7.23031 9.41937 6.65031 8.21135C6.60042 8.10744 6.57548 8.05549 6.55631 7.98975C6.48821 7.75612 6.53713 7.46923 6.67881 7.27138C6.71867 7.2157 6.7663 7.16807 6.86156 7.07281C7.1529 6.78147 7.29857 6.6358 7.39381 6.48932C7.75297 5.93691 7.75297 5.22476 7.39381 4.67235C7.29857 4.52587 7.1529 4.3802 6.86156 4.08886L6.69917 3.92647C6.2563 3.4836 6.03487 3.26217 5.79705 3.14188C5.32408 2.90266 4.76553 2.90266 4.29256 3.14188C4.05474 3.26217 3.83331 3.4836 3.39044 3.92647L3.25908 4.05783C2.81773 4.49919 2.59705 4.71986 2.42851 5.01989C2.24149 5.35281 2.10703 5.86989 2.10816 6.25174C2.10918 6.59586 2.17594 6.83105 2.30944 7.30142C3.02692 9.82925 4.38065 12.2145 6.37063 14.2045C8.36061 16.1945 10.7459 17.5482 13.2737 18.2657C13.7441 18.3992 13.9793 18.466 14.3234 18.467C14.7053 18.4681 15.2224 18.3337 15.5553 18.1467C15.8553 17.9781 16.076 17.7574 16.5173 17.3161L16.6487 17.1847C17.0916 16.7419 17.313 16.5204 17.4333 16.2826C17.6725 15.8096 17.6725 15.2511 17.4333 14.7781C17.313 14.5403 17.0916 14.3189 16.6487 13.876L16.4863 13.7136C16.195 13.4223 16.0493 13.2766 15.9028 13.1814C15.3504 12.8222 14.6383 12.8222 14.0858 13.1814C13.9394 13.2766 13.7937 13.4223 13.5024 13.7136C13.4071 13.8089 13.3595 13.8565 13.3038 13.8964C13.1059 14.038 12.819 14.087 12.5854 14.0189C12.5197 13.9997 12.4677 13.9747 12.3638 13.9249C11.1558 13.3449 10.0236 12.5542 9.02228 11.5529Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as ts}from"react/jsx-runtime";var kt=({...t})=>ts("svg",{width:"17",height:"17",viewBox:"0 0 17 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ts("path",{d:"M5.28244 11.7123L1.03979 15.9549M7.7707 4.98139L6.60004 6.15206C6.50454 6.24755 6.4568 6.2953 6.4024 6.33324C6.35411 6.36691 6.30203 6.39478 6.24723 6.41628C6.18548 6.4405 6.11927 6.45374 5.98685 6.48022L3.2385 7.02989C2.52427 7.17274 2.16716 7.24416 2.00009 7.43245C1.85454 7.59649 1.78807 7.816 1.81819 8.03322C1.85276 8.28256 2.11027 8.54008 2.62531 9.05512L7.93961 14.3694C8.45465 14.8845 8.71217 15.142 8.96151 15.1765C9.17873 15.2067 9.39825 15.1402 9.56228 14.9946C9.75057 14.8276 9.82199 14.4705 9.96484 13.7562L10.5145 11.0079C10.541 10.8755 10.5542 10.8092 10.5785 10.7475C10.5999 10.6927 10.6278 10.6406 10.6615 10.5923C10.6994 10.5379 10.7472 10.4902 10.8427 10.3947L12.0133 9.22403C12.0744 9.16298 12.1049 9.13245 12.1385 9.1058C12.1683 9.08212 12.1999 9.06075 12.2329 9.04186C12.2701 9.0206 12.3098 9.0036 12.3892 8.96959L14.2599 8.16783C14.8057 7.93392 15.0786 7.81697 15.2026 7.62799C15.311 7.46272 15.3497 7.26134 15.3105 7.06764C15.2656 6.84613 15.0556 6.6362 14.6358 6.21633L10.7784 2.35897C10.3585 1.9391 10.1486 1.72917 9.92709 1.68427C9.73339 1.645 9.53201 1.68378 9.36675 1.79218C9.17776 1.91614 9.06081 2.18902 8.8269 2.7348L8.02515 4.60557C7.99113 4.68493 7.97413 4.72461 7.95287 4.76182C7.93399 4.79487 7.91261 4.82644 7.88894 4.85625C7.86228 4.88981 7.83176 4.92034 7.7707 4.98139Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as ns,jsxs as O7}from"react/jsx-runtime";var s6=({...t})=>O7("svg",{width:"23",height:"24",viewBox:"0 0 23 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[ns("path",{d:"M11.4997 22.4168C17.2526 22.4168 21.9163 17.7531 21.9163 12.0002C21.9163 6.2472 17.2526 1.5835 11.4997 1.5835C5.74671 1.5835 1.08301 6.2472 1.08301 12.0002C1.08301 17.7531 5.74671 22.4168 11.4997 22.4168Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),ns("path",{d:"M8.89551 8.83905C8.89551 8.34188 8.89551 8.09329 8.99941 7.95451C9.08995 7.83357 9.22854 7.75791 9.37924 7.74715C9.55216 7.73479 9.76126 7.86922 10.1795 8.13807L15.0968 11.2992C15.4597 11.5325 15.6411 11.6491 15.7038 11.7974C15.7585 11.927 15.7585 12.0733 15.7038 12.2029C15.6411 12.3512 15.4597 12.4679 15.0968 12.7011L10.1795 15.8623C9.76126 16.1311 9.55216 16.2655 9.37924 16.2532C9.22854 16.2424 9.08995 16.1668 8.99941 16.0458C8.89551 15.907 8.89551 15.6584 8.89551 15.1613V8.83905Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as os}from"react/jsx-runtime";var c6=({...t})=>os("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:os("path",{d:"M10.0003 4.16602V15.8327M4.16699 9.99935H15.8337",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as a6}from"react/jsx-runtime";var Ke=({...t})=>a6("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:a6("g",{id:"plus-circle",children:a6("path",{id:"Icon",d:"M12 8V16M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as p6}from"react/jsx-runtime";var d6=({...t})=>p6("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:p6("g",{id:"activity",children:p6("path",{id:"Icon",d:"M22 12H18L15 21L9 3L6 12H2",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as u6}from"react/jsx-runtime";var Lt=({...t})=>u6("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",...t,children:u6("g",{clipPath:"url(#clip0_4130_36502)",children:u6("path",{d:"M6.05967 6.00065C6.21641 5.5551 6.52578 5.17939 6.93298 4.94007C7.34018 4.70076 7.81894 4.61328 8.28446 4.69313C8.74998 4.77297 9.17222 5.015 9.47639 5.37634C9.78057 5.73767 9.94705 6.195 9.94634 6.66732C9.94634 8.00065 7.94634 8.66732 7.94634 8.66732M7.99967 11.334H8.00634M14.6663 8.00065C14.6663 11.6826 11.6816 14.6673 7.99967 14.6673C4.31778 14.6673 1.33301 11.6826 1.33301 8.00065C1.33301 4.31875 4.31778 1.33398 7.99967 1.33398C11.6816 1.33398 14.6663 4.31875 14.6663 8.00065Z",strokeWidth:"1.33333",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as C6,jsxs as z7}from"react/jsx-runtime";var m6=({...t})=>C6("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:z7("g",{id:"Content",children:[C6("rect",{x:"0.75",y:"0.75",width:"22.5",height:"22.5",rx:"11.25",stroke:"currentColor",strokeWidth:"1.5"}),C6("circle",{id:"Dot",cx:"12",cy:"12",r:"4",fill:"currentColor"})]})});import{jsx as Sn,jsxs as U7}from"react/jsx-runtime";var g6=({color1:t="currentColor",color2:e="currentColor",...n})=>Sn("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...n,children:U7("g",{id:"Content",children:[Sn("rect",{x:"0.75",y:"0.75",width:"22.5",height:"22.5",rx:"11.25",fill:t}),Sn("rect",{x:"0.75",y:"0.75",width:"22.5",height:"22.5",rx:"11.25",stroke:t,strokeWidth:"1.5"}),Sn("circle",{id:"Dot",cx:"12",cy:"12",r:"4",fill:e})]})});import{jsx as f6}from"react/jsx-runtime";var h6=({...t})=>f6("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:f6("g",{id:"receipt-check",children:f6("path",{id:"Icon",d:"M9 10.5L11 12.5L15.5 8M20 21V7.8C20 6.11984 20 5.27976 19.673 4.63803C19.3854 4.07354 18.9265 3.6146 18.362 3.32698C17.7202 3 16.8802 3 15.2 3H8.8C7.11984 3 6.27976 3 5.63803 3.32698C5.07354 3.6146 4.6146 4.07354 4.32698 4.63803C4 5.27976 4 6.11984 4 7.8V21L6.75 19L9.25 21L12 19L14.75 21L17.25 19L20 21Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as rs}from"react/jsx-runtime";var v6=({...t})=>rs("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:rs("path",{d:"M11.5 10.25H19.1156L16.8737 8.00875L17.75 7.125L21.5 10.875L17.75 14.625L16.8737 13.7406L19.1137 11.5H11.5C10.5054 11.5 9.55161 11.8951 8.84835 12.5983C8.14509 13.3016 7.75 14.2554 7.75 15.25C7.75 16.2446 8.14509 17.1984 8.84835 17.9017C9.55161 18.6049 10.5054 19 11.5 19H16.5V20.25H11.5C10.1739 20.25 8.90215 19.7232 7.96447 18.7855C7.02678 17.8479 6.5 16.5761 6.5 15.25C6.5 13.9239 7.02678 12.6521 7.96447 11.7145C8.90215 10.7768 10.1739 10.25 11.5 10.25V10.25Z"})});import{jsx as ls}from"react/jsx-runtime";var w6=({...t})=>ls("svg",{width:"15",height:"14",viewBox:"0 0 15 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ls("path",{d:"M14 5.66667C14 5.66667 12.6633 3.84548 11.5774 2.75883C10.4915 1.67218 8.99093 1 7.33333 1C4.01962 1 1.33333 3.68629 1.33333 7C1.33333 10.3137 4.01962 13 7.33333 13C10.0687 13 12.3766 11.1695 13.0988 8.66667M14 5.66667V1.66667M14 5.66667H10",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as is}from"react/jsx-runtime";var y6=({...t})=>is("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:is("path",{d:"M5.69758 12.1778C7.297 12.8874 9.20197 12.8489 10.8333 11.907C13.5436 10.3422 14.4722 6.87655 12.9074 4.16623L12.7408 3.87755M3.09217 9.83298C1.52737 7.12265 2.45599 3.65697 5.16632 2.09217C6.79764 1.15032 8.70261 1.11178 10.302 1.82136M1.66211 9.88874L3.48348 10.3768L3.97151 8.55541M12.0283 5.44344L12.5163 3.62208L14.3377 4.11011",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as ss}from"react/jsx-runtime";var x6=({...t})=>ss("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:ss("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.59558 1.16919C4.88594 0.415693 6.38985 0.111609 7.87159 0.304595C9.35334 0.497581 10.7292 1.17673 11.7835 2.23561C12.8378 3.29448 13.511 4.67324 13.6976 6.1558C13.7494 6.56677 13.4581 6.94186 13.0472 6.99359C12.6362 7.04531 12.2611 6.75409 12.2094 6.34311C12.0642 5.18997 11.5406 4.11757 10.7206 3.29398C9.9005 2.47038 8.83037 1.94214 7.67786 1.79203C6.52536 1.64193 5.35562 1.87844 4.35197 2.46452C3.68897 2.85167 3.12319 3.37691 2.68993 3.99946H4.75C5.16421 3.99946 5.5 4.33525 5.5 4.74946C5.5 5.16367 5.16421 5.49946 4.75 5.49946H1.45345C1.44201 5.49972 1.43054 5.49972 1.41905 5.49946H1C0.585786 5.49946 0.25 5.16367 0.25 4.74946V0.999459C0.25 0.585245 0.585786 0.249459 1 0.249459C1.41421 0.249459 1.75 0.585245 1.75 0.999459V2.75463C2.2607 2.12294 2.88466 1.58432 3.59558 1.16919ZM0.952306 7.0054C1.36324 6.95338 1.73854 7.24433 1.79056 7.65527C1.93649 8.80799 2.46054 9.8798 3.28068 10.7029C4.10082 11.526 5.17073 12.0538 6.32293 12.2039C7.47513 12.354 8.64457 12.1177 9.64815 11.5321C10.3107 11.1455 10.8763 10.6211 11.3097 9.99946H9.25C8.83579 9.99946 8.5 9.66367 8.5 9.24946C8.5 8.83525 8.83579 8.49946 9.25 8.49946H12.5473C12.5587 8.4992 12.5702 8.49919 12.5817 8.49946H13C13.4142 8.49946 13.75 8.83525 13.75 9.24946V12.9995C13.75 13.4137 13.4142 13.7495 13 13.7495C12.5858 13.7495 12.25 13.4137 12.25 12.9995V11.2434C11.7391 11.8747 11.115 12.4129 10.4041 12.8277C9.11389 13.5805 7.61048 13.8842 6.12922 13.6913C4.64796 13.4984 3.27248 12.8198 2.21812 11.7616C1.16376 10.7035 0.490043 9.32559 0.302438 7.84365C0.250417 7.43272 0.541372 7.05742 0.952306 7.0054Z"})});import{jsx as cs}from"react/jsx-runtime";var b6=({...t})=>cs("svg",{width:"16",height:"15",viewBox:"0 0 16 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:cs("path",{d:"M7.33398 0.8125L9.33398 2.8125M9.33398 2.8125L7.33398 4.8125M9.33398 2.8125H4.53398C3.41388 2.8125 2.85383 2.8125 2.426 3.03049C2.04968 3.22223 1.74372 3.52819 1.55197 3.90452C1.33398 4.33234 1.33398 4.8924 1.33398 6.0125V9.8125C1.33398 10.1221 1.33398 10.2769 1.35109 10.4069C1.46925 11.3044 2.17546 12.0106 3.07293 12.1287C3.2029 12.1458 3.3577 12.1458 3.66732 12.1458M6.66732 12.1458H11.4673C12.5874 12.1458 13.1475 12.1458 13.5753 11.9278C13.9516 11.7361 14.2576 11.4301 14.4493 11.0538C14.6673 10.626 14.6673 10.0659 14.6673 8.94583V5.14583C14.6673 4.83622 14.6673 4.68141 14.6502 4.55145C14.5321 3.65398 13.8258 2.94776 12.9284 2.82961C12.7984 2.8125 12.6436 2.8125 12.334 2.8125M6.66732 12.1458L8.66732 14.1458M6.66732 12.1458L8.66732 10.1458",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as as}from"react/jsx-runtime";var k6=({...t})=>as("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:as("path",{d:"M8.66634 14.6668L6.66634 12.6668M6.66634 12.6668L8.66634 10.6668M6.66634 12.6668H9.99967C12.577 12.6668 14.6663 10.5775 14.6663 8.00016C14.6663 6.13857 13.5763 4.53156 11.9997 3.78258M3.99967 12.2177C2.42304 11.4688 1.33301 9.86176 1.33301 8.00016C1.33301 5.42283 3.42235 3.3335 5.99967 3.3335H9.33301M9.33301 3.3335L7.33301 1.3335M9.33301 3.3335L7.33301 5.3335",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Pt,jsxs as G7}from"react/jsx-runtime";var L6=({...t})=>Pt("svg",{width:"21",height:"21",xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor",...t,children:Pt("g",{children:G7("g",{transform:"rotate(90 10.5 10.5)",strokeWidth:"2",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",id:"svg_1",children:[Pt("path",{d:"m13.5,13.5l3,3l3,-3",id:"svg_2"}),Pt("path",{d:"m9.5,4.5l3,0a4,4 0 0 1 4,4l0,8m-9,-9l-3,-3l-3,3",id:"svg_3"}),Pt("path",{d:"m11.5,16.5l-3,0a4,4 0 0 1 -4,-4l0,-8",id:"svg_4"})]})})});import{jsx as ps,jsxs as $7}from"react/jsx-runtime";var P6=({...t})=>$7("svg",{width:"12",height:"13",viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:[ps("path",{d:"M6.0249 1.1001C6.89933 1.10008 7.76105 1.3095 8.53793 1.71084C9.31482 2.11219 9.98427 2.69378 10.4903 3.40694C10.9963 4.12009 11.3241 4.94408 11.4463 5.80992C11.5685 6.67577 11.4815 7.5583 11.1927 8.38364L6.0249 6.57507V1.1001Z",fill:"currentColor"}),ps("path",{d:"M0.549927 6.57507C0.549927 7.29406 0.691541 8.006 0.966684 8.67026C1.24183 9.33451 1.64511 9.93807 2.15351 10.4465C2.66191 10.9549 3.26547 11.3581 3.92972 11.6333C4.59397 11.9084 5.30592 12.05 6.0249 12.05C6.74389 12.05 7.45583 11.9084 8.12008 11.6333C8.78434 11.3581 9.3879 10.9549 9.89629 10.4465C10.4047 9.93807 10.808 9.33451 11.0831 8.67026C11.3583 8.006 11.4999 7.29406 11.4999 6.57507C11.4999 5.12302 10.9231 3.73044 9.89629 2.70368C8.86954 1.67692 7.47696 1.1001 6.0249 1.1001C4.57285 1.1001 3.18027 1.67692 2.15351 2.70368C1.12675 3.73044 0.549927 5.12302 0.549927 6.57507Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as St,jsxs as q7}from"react/jsx-runtime";var S6=({...t})=>q7("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[St("g",{clipPath:"url(#clip0_240_3500)",children:St("path",{d:"M10.0001 1.6665C11.0944 1.6665 12.1781 1.88205 13.1891 2.30084C14.2002 2.71963 15.1188 3.33346 15.8926 4.10728C16.6665 4.8811 17.2803 5.79977 17.6991 6.81081C18.1179 7.82186 18.3334 8.90549 18.3334 9.99984M10.0001 1.6665V9.99984M10.0001 1.6665C5.39771 1.6665 1.66675 5.39746 1.66675 9.99984C1.66675 14.6022 5.39771 18.3332 10.0001 18.3332C14.6025 18.3332 18.3334 14.6022 18.3334 9.99984M10.0001 1.6665C14.6025 1.6665 18.3334 5.39747 18.3334 9.99984M18.3334 9.99984L10.0001 9.99984M18.3334 9.99984C18.3334 11.3149 18.0222 12.6113 17.4251 13.7831C16.8281 14.9548 15.9622 15.9687 14.8983 16.7416L10.0001 9.99984",strokeWidth:"1.67",strokeLinecap:"round",strokeLinejoin:"round"})}),St("defs",{children:St("clipPath",{id:"clip0_240_3500",children:St("rect",{width:"20",height:"20",fill:"white"})})})]});import{jsx as ds}from"react/jsx-runtime";var I6=({...t})=>ds("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ds("path",{d:"M5.75 2.5H5.9672C7.49082 2.5 8.25263 2.5 8.54182 2.77364C8.79179 3.01018 8.90257 3.35864 8.83508 3.69611C8.75701 4.08651 8.13505 4.52643 6.89114 5.40627L4.85886 6.84373C3.61495 7.72357 2.99299 8.16349 2.91492 8.55389C2.84743 8.89136 2.95821 9.23982 3.20818 9.47636C3.49737 9.75 4.25918 9.75 5.7828 9.75H6.25M4 2.5C4 3.32843 3.32843 4 2.5 4C1.67157 4 1 3.32843 1 2.5C1 1.67157 1.67157 1 2.5 1C3.32843 1 4 1.67157 4 2.5ZM11 9.5C11 10.3284 10.3284 11 9.5 11C8.67157 11 8 10.3284 8 9.5C8 8.67157 8.67157 8 9.5 8C10.3284 8 11 8.67157 11 9.5Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as M6}from"react/jsx-runtime";var H6=({...t})=>M6("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:M6("g",{id:"save-01",children:M6("path",{id:"Icon",d:"M5.83333 2.5V5.33333C5.83333 5.80004 5.83333 6.0334 5.92416 6.21166C6.00406 6.36846 6.13154 6.49594 6.28834 6.57584C6.4666 6.66667 6.69996 6.66667 7.16667 6.66667H12.8333C13.3 6.66667 13.5334 6.66667 13.7117 6.57584C13.8685 6.49594 13.9959 6.36846 14.0758 6.21166C14.1667 6.0334 14.1667 5.80004 14.1667 5.33333V3.33333M14.1667 17.5V12.1667C14.1667 11.7 14.1667 11.4666 14.0758 11.2883C13.9959 11.1315 13.8685 11.0041 13.7117 10.9242C13.5334 10.8333 13.3 10.8333 12.8333 10.8333H7.16667C6.69996 10.8333 6.4666 10.8333 6.28834 10.9242C6.13154 11.0041 6.00406 11.1315 5.92416 11.2883C5.83333 11.4666 5.83333 11.7 5.83333 12.1667V17.5M17.5 7.77124V13.5C17.5 14.9001 17.5 15.6002 17.2275 16.135C16.9878 16.6054 16.6054 16.9878 16.135 17.2275C15.6002 17.5 14.9001 17.5 13.5 17.5H6.5C5.09987 17.5 4.3998 17.5 3.86502 17.2275C3.39462 16.9878 3.01217 16.6054 2.77248 16.135C2.5 15.6002 2.5 14.9001 2.5 13.5V6.5C2.5 5.09987 2.5 4.3998 2.77248 3.86502C3.01217 3.39462 3.39462 3.01217 3.86502 2.77248C4.3998 2.5 5.09987 2.5 6.5 2.5H12.2288C12.6364 2.5 12.8402 2.5 13.0321 2.54605C13.2021 2.58688 13.3647 2.65422 13.5138 2.7456C13.682 2.84867 13.8261 2.9928 14.1144 3.28105L16.719 5.88562C17.0072 6.17387 17.1513 6.318 17.2544 6.48619C17.3458 6.63531 17.4131 6.79789 17.4539 6.96795C17.5 7.15976 17.5 7.36358 17.5 7.77124Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as us}from"react/jsx-runtime";var R6=({...t})=>us("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:us("path",{d:"M8.99316 4.33333H4.7265C4.35313 4.33333 4.16645 4.33333 4.02384 4.26067C3.8984 4.19676 3.79641 4.09477 3.73249 3.96933C3.65983 3.82672 3.65983 3.64004 3.65983 3.26667V1M10.3265 13V8.73333C10.3265 8.35997 10.3265 8.17328 10.2538 8.03067C10.1899 7.90523 10.0879 7.80324 9.96249 7.73933C9.81988 7.66667 9.6332 7.66667 9.25983 7.66667H4.7265C4.35313 7.66667 4.16645 7.66667 4.02384 7.73933C3.8984 7.80324 3.79641 7.90523 3.73249 8.03067C3.65983 8.17328 3.65983 8.35997 3.65983 8.73333V13M12.9932 5.21699V9.8C12.9932 10.9201 12.9932 11.4802 12.7752 11.908C12.5834 12.2843 12.2775 12.5903 11.9011 12.782C11.4733 13 10.9133 13 9.79316 13H4.19316C3.07306 13 2.51301 13 2.08518 12.782C1.70886 12.5903 1.4029 12.2843 1.21115 11.908C0.993164 11.4802 0.993164 10.9201 0.993164 9.8V4.2C0.993164 3.0799 0.993164 2.51984 1.21115 2.09202C1.4029 1.71569 1.70886 1.40973 2.08518 1.21799C2.51301 1 3.07306 1 4.19316 1H8.77618C9.1023 1 9.26536 1 9.41881 1.03684C9.55486 1.0695 9.68491 1.12337 9.80421 1.19648C9.93877 1.27894 10.0541 1.39424 10.2847 1.62484L12.3683 3.7085C12.5989 3.9391 12.7142 4.0544 12.7967 4.18895C12.8698 4.30825 12.9237 4.43831 12.9563 4.57436C12.9932 4.72781 12.9932 4.89087 12.9932 5.21699Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Cs}from"react/jsx-runtime";var N6=({...t})=>Cs("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Cs("path",{d:"M6 1H5.8C4.11984 1 3.27976 1 2.63803 1.32698C2.07354 1.6146 1.6146 2.07354 1.32698 2.63803C1 3.27976 1 4.11984 1 5.8V6M6 19H5.8C4.11984 19 3.27976 19 2.63803 18.673C2.07354 18.3854 1.6146 17.9265 1.32698 17.362C1 16.7202 1 15.8802 1 14.2V14M19 6V5.8C19 4.11984 19 3.27976 18.673 2.63803C18.3854 2.07354 17.9265 1.6146 17.362 1.32698C16.7202 1 15.8802 1 14.2 1H14M19 14V14.2C19 15.8802 19 16.7202 18.673 17.362C18.3854 17.9265 17.9265 18.3854 17.362 18.673C16.7202 19 15.8802 19 14.2 19H14M1 10H1.01M5.5 10H5.51M14.5 10H14.51M10 10H10.01M19 10H19.01",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as ms}from"react/jsx-runtime";var It=({...t})=>ms("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:ms("path",{d:"M17.5 17.5L14.5834 14.5833M16.6667 9.58333C16.6667 13.4954 13.4954 16.6667 9.58333 16.6667C5.67132 16.6667 2.5 13.4954 2.5 9.58333C2.5 5.67132 5.67132 2.5 9.58333 2.5C13.4954 2.5 16.6667 5.67132 16.6667 9.58333Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as B6}from"react/jsx-runtime";var D6=({...t})=>B6("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:B6("g",{id:"send-01",children:B6("path",{id:"Icon",d:"M8.74976 11.25L17.4998 2.50002M8.85608 11.5234L11.0462 17.1551C11.2391 17.6512 11.3356 17.8993 11.4746 17.9717C11.5951 18.0345 11.7386 18.0345 11.8592 17.9719C11.9983 17.8997 12.095 17.6517 12.2886 17.1558L17.7805 3.08269C17.9552 2.63504 18.0426 2.41121 17.9948 2.26819C17.9533 2.14398 17.8558 2.04651 17.7316 2.00501C17.5886 1.95723 17.3647 2.04458 16.9171 2.21927L2.84398 7.71122C2.34808 7.90474 2.10013 8.0015 2.02788 8.14059C1.96524 8.26116 1.96532 8.4047 2.0281 8.5252C2.10052 8.66421 2.34859 8.76067 2.84471 8.95361L8.47638 11.1437C8.57708 11.1829 8.62744 11.2024 8.66984 11.2327C8.70742 11.2595 8.74028 11.2924 8.76709 11.3299C8.79734 11.3723 8.81692 11.4227 8.85608 11.5234Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as In,jsxs as X7}from"react/jsx-runtime";var T6=({...t})=>In("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:In("g",{id:"settings-01",children:X7("g",{id:"Icon",children:[In("path",{d:"M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),In("path",{d:"M18.7273 14.7273C18.6063 15.0015 18.5702 15.3056 18.6236 15.6005C18.6771 15.8954 18.8177 16.1676 19.0273 16.3818L19.0818 16.4364C19.2509 16.6052 19.385 16.8057 19.4765 17.0265C19.568 17.2472 19.6151 17.4838 19.6151 17.7227C19.6151 17.9617 19.568 18.1983 19.4765 18.419C19.385 18.6397 19.2509 18.8402 19.0818 19.0091C18.913 19.1781 18.7124 19.3122 18.4917 19.4037C18.271 19.4952 18.0344 19.5423 17.7955 19.5423C17.5565 19.5423 17.3199 19.4952 17.0992 19.4037C16.8785 19.3122 16.678 19.1781 16.5091 19.0091L16.4545 18.9545C16.2403 18.745 15.9682 18.6044 15.6733 18.5509C15.3784 18.4974 15.0742 18.5335 14.8 18.6545C14.5311 18.7698 14.3018 18.9611 14.1403 19.205C13.9788 19.4489 13.8921 19.7347 13.8909 20.0273V20.1818C13.8909 20.664 13.6994 21.1265 13.3584 21.4675C13.0174 21.8084 12.5549 22 12.0727 22C11.5905 22 11.1281 21.8084 10.7871 21.4675C10.4461 21.1265 10.2545 20.664 10.2545 20.1818V20.1C10.2475 19.7991 10.1501 19.5073 9.97501 19.2625C9.79991 19.0176 9.55521 18.8312 9.27273 18.7273C8.99853 18.6063 8.69437 18.5702 8.39947 18.6236C8.10456 18.6771 7.83244 18.8177 7.61818 19.0273L7.56364 19.0818C7.39478 19.2509 7.19425 19.385 6.97353 19.4765C6.7528 19.568 6.51621 19.6151 6.27727 19.6151C6.03834 19.6151 5.80174 19.568 5.58102 19.4765C5.36029 19.385 5.15977 19.2509 4.99091 19.0818C4.82186 18.913 4.68775 18.7124 4.59626 18.4917C4.50476 18.271 4.45766 18.0344 4.45766 17.7955C4.45766 17.5565 4.50476 17.3199 4.59626 17.0992C4.68775 16.8785 4.82186 16.678 4.99091 16.5091L5.04545 16.4545C5.25503 16.2403 5.39562 15.9682 5.4491 15.6733C5.50257 15.3784 5.46647 15.0742 5.34545 14.8C5.23022 14.5311 5.03887 14.3018 4.79497 14.1403C4.55107 13.9788 4.26526 13.8921 3.97273 13.8909H3.81818C3.33597 13.8909 2.87351 13.6994 2.53253 13.3584C2.19156 13.0174 2 12.5549 2 12.0727C2 11.5905 2.19156 11.1281 2.53253 10.7871C2.87351 10.4461 3.33597 10.2545 3.81818 10.2545H3.9C4.2009 10.2475 4.49273 10.1501 4.73754 9.97501C4.98236 9.79991 5.16883 9.55521 5.27273 9.27273C5.39374 8.99853 5.42984 8.69437 5.37637 8.39947C5.3229 8.10456 5.18231 7.83244 4.97273 7.61818L4.91818 7.56364C4.74913 7.39478 4.61503 7.19425 4.52353 6.97353C4.43203 6.7528 4.38493 6.51621 4.38493 6.27727C4.38493 6.03834 4.43203 5.80174 4.52353 5.58102C4.61503 5.36029 4.74913 5.15977 4.91818 4.99091C5.08704 4.82186 5.28757 4.68775 5.50829 4.59626C5.72901 4.50476 5.96561 4.45766 6.20455 4.45766C6.44348 4.45766 6.68008 4.50476 6.9008 4.59626C7.12152 4.68775 7.32205 4.82186 7.49091 4.99091L7.54545 5.04545C7.75971 5.25503 8.03183 5.39562 8.32674 5.4491C8.62164 5.50257 8.9258 5.46647 9.2 5.34545H9.27273C9.54161 5.23022 9.77093 5.03887 9.93245 4.79497C10.094 4.55107 10.1807 4.26526 10.1818 3.97273V3.81818C10.1818 3.33597 10.3734 2.87351 10.7144 2.53253C11.0553 2.19156 11.5178 2 12 2C12.4822 2 12.9447 2.19156 13.2856 2.53253C13.6266 2.87351 13.8182 3.33597 13.8182 3.81818V3.9C13.8193 4.19253 13.906 4.47834 14.0676 4.72224C14.2291 4.96614 14.4584 5.15749 14.7273 5.27273C15.0015 5.39374 15.3056 5.42984 15.6005 5.37637C15.8954 5.3229 16.1676 5.18231 16.3818 4.97273L16.4364 4.91818C16.6052 4.74913 16.8057 4.61503 17.0265 4.52353C17.2472 4.43203 17.4838 4.38493 17.7227 4.38493C17.9617 4.38493 18.1983 4.43203 18.419 4.52353C18.6397 4.61503 18.8402 4.74913 19.0091 4.91818C19.1781 5.08704 19.3122 5.28757 19.4037 5.50829C19.4952 5.72901 19.5423 5.96561 19.5423 6.20455C19.5423 6.44348 19.4952 6.68008 19.4037 6.9008C19.3122 7.12152 19.1781 7.32205 19.0091 7.49091L18.9545 7.54545C18.745 7.75971 18.6044 8.03183 18.5509 8.32674C18.4974 8.62164 18.5335 8.9258 18.6545 9.2V9.27273C18.7698 9.54161 18.9611 9.77093 19.205 9.93245C19.4489 10.094 19.7347 10.1807 20.0273 10.1818H20.1818C20.664 10.1818 21.1265 10.3734 21.4675 10.7144C21.8084 11.0553 22 11.5178 22 12C22 12.4822 21.8084 12.9447 21.4675 13.2856C21.1265 13.6266 20.664 13.8182 20.1818 13.8182H20.1C19.8075 13.8193 19.5217 13.906 19.2778 14.0676C19.0339 14.2291 18.8425 14.4584 18.7273 14.7273Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})})});import{jsx as V6}from"react/jsx-runtime";var E6=({...t})=>V6("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:V6("g",{id:"settings-03",children:V6("path",{id:"Icon",d:"M15.0505 9H5.5C4.11929 9 3 7.88071 3 6.5C3 5.11929 4.11929 4 5.5 4H15.0505M8.94949 20H18.5C19.8807 20 21 18.8807 21 17.5C21 16.1193 19.8807 15 18.5 15H8.94949M3 17.5C3 19.433 4.567 21 6.5 21C8.433 21 10 19.433 10 17.5C10 15.567 8.433 14 6.5 14C4.567 14 3 15.567 3 17.5ZM21 6.5C21 8.433 19.433 10 17.5 10C15.567 10 14 8.433 14 6.5C14 4.567 15.567 3 17.5 3C19.433 3 21 4.567 21 6.5Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as gs}from"react/jsx-runtime";var F6=({...t})=>gs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",...t,children:gs("path",{d:"M3 8L15 8M15 8C15 9.65686 16.3431 11 18 11C19.6569 11 21 9.65685 21 8C21 6.34315 19.6569 5 18 5C16.3431 5 15 6.34315 15 8ZM9 16L21 16M9 16C9 17.6569 7.65685 19 6 19C4.34315 19 3 17.6569 3 16C3 14.3431 4.34315 13 6 13C7.65685 13 9 14.3431 9 16Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as fs}from"react/jsx-runtime";var A6=({...t})=>fs("svg",{width:"18",height:"22",viewBox:"0 0 18 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:fs("path",{d:"M10 6.50011L7 9.50011L11 11.5001L8 14.5001M17 11.0001C17 15.9086 11.646 19.4785 9.69799 20.615C9.4766 20.7442 9.3659 20.8087 9.20968 20.8422C9.08844 20.8682 8.91156 20.8682 8.79032 20.8422C8.6341 20.8087 8.5234 20.7442 8.30201 20.615C6.35396 19.4785 1 15.9086 1 11.0001V6.21772C1 5.4182 1 5.01845 1.13076 4.67482C1.24627 4.37126 1.43398 4.10039 1.67766 3.88564C1.9535 3.64255 2.3278 3.50219 3.0764 3.22146L8.4382 1.21079C8.6461 1.13283 8.75005 1.09385 8.85698 1.07839C8.95184 1.06469 9.04816 1.06469 9.14302 1.07839C9.24995 1.09385 9.3539 1.13283 9.5618 1.21079L14.9236 3.22146C15.6722 3.50219 16.0465 3.64255 16.3223 3.88564C16.566 4.10039 16.7537 4.37126 16.8692 4.67482C17 5.01845 17 5.4182 17 6.21772V11.0001Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as hs}from"react/jsx-runtime";var Z6=({...t})=>hs("svg",{width:"16",height:"20",viewBox:"0 0 16 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:hs("path",{d:"M7.99967 12.0836V7.08363M5.49967 9.58363H10.4997M14.6663 10.0003C14.6663 14.0907 10.2047 17.0656 8.58133 18.0127C8.39684 18.1203 8.30459 18.1741 8.17441 18.2021C8.07338 18.2237 7.92597 18.2237 7.82494 18.2021C7.69475 18.1741 7.60251 18.1203 7.41802 18.0127C5.79464 17.0656 1.33301 14.0907 1.33301 10.0003V6.01497C1.33301 5.34871 1.33301 5.01558 1.44197 4.72922C1.53824 4.47625 1.69466 4.25053 1.89772 4.07157C2.12759 3.869 2.43951 3.75203 3.06334 3.51809L7.53151 1.84253C7.70476 1.77756 7.79138 1.74508 7.88049 1.7322C7.95954 1.72078 8.03981 1.72078 8.11885 1.7322C8.20797 1.74508 8.29459 1.77756 8.46784 1.84253L12.936 3.51809C13.5598 3.75203 13.8718 3.869 14.1016 4.07157C14.3047 4.25053 14.4611 4.47625 14.5574 4.72922C14.6663 5.01558 14.6663 5.34871 14.6663 6.01497V10.0003Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as vs}from"react/jsx-runtime";var W6=({...t})=>vs("svg",{width:"9",height:"10",viewBox:"0 0 9 10",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:vs("path",{d:"M4.79996 5.75375L5.48246 6.44489C5.57184 6.53539 5.68559 6.58065 5.82371 6.58065C5.96184 6.58065 6.07559 6.53539 6.16496 6.44489C6.25434 6.35438 6.29903 6.23919 6.29903 6.09932C6.29903 5.95945 6.25434 5.84426 6.16496 5.75375L5.48246 5.06261L6.16496 4.37147C6.25434 4.28096 6.29903 4.16577 6.29903 4.0259C6.29903 3.88603 6.25434 3.77084 6.16496 3.68033C6.07559 3.58982 5.96184 3.54457 5.82371 3.54457C5.68559 3.54457 5.57184 3.58982 5.48246 3.68033L4.79996 4.37147L4.11746 3.68033C4.02809 3.58982 3.91434 3.54457 3.77621 3.54457C3.63809 3.54457 3.52434 3.58982 3.43496 3.68033C3.34559 3.77084 3.3009 3.88603 3.3009 4.0259C3.3009 4.16577 3.34559 4.28096 3.43496 4.37147L4.11746 5.06261L3.43496 5.75375C3.34559 5.84426 3.3009 5.95945 3.3009 6.09932C3.3009 6.23919 3.34559 6.35438 3.43496 6.44489C3.52434 6.53539 3.63809 6.58065 3.77621 6.58065C3.91434 6.58065 4.02809 6.53539 4.11746 6.44489L4.79996 5.75375ZM4.79996 9.94995C4.74309 9.94995 4.69028 9.94584 4.64153 9.93761C4.59278 9.92938 4.54403 9.91704 4.49528 9.90058C3.3984 9.53033 2.52496 8.84528 1.87496 7.84543C1.22496 6.84558 0.899963 5.76988 0.899963 4.61831V2.28571C0.899963 2.08001 0.958951 1.89489 1.07693 1.73033C1.1949 1.56577 1.34716 1.44647 1.53371 1.37242L4.45871 0.26166C4.57246 0.220521 4.68621 0.199951 4.79996 0.199951C4.91371 0.199951 5.02746 0.220521 5.14121 0.26166L8.06621 1.37242C8.25309 1.44647 8.40551 1.56577 8.52349 1.73033C8.64146 1.89489 8.70029 2.08001 8.69996 2.28571V4.61831C8.69996 5.77021 8.37496 6.84608 7.72496 7.84593C7.07496 8.84578 6.20153 9.53066 5.10465 9.90058C5.0559 9.91704 5.00715 9.92938 4.9584 9.93761C4.90965 9.94584 4.85684 9.94995 4.79996 9.94995ZM4.79996 8.96261C5.64496 8.69109 6.34371 8.14805 6.89621 7.3335C7.44871 6.51894 7.72496 5.61388 7.72496 4.61831V2.28571L4.79996 1.17495L1.87496 2.28571V4.61831C1.87496 5.61388 2.15121 6.51894 2.70371 7.3335C3.25621 8.14805 3.95496 8.69109 4.79996 8.96261Z"})});import{jsx as _6}from"react/jsx-runtime";var O6=({...t})=>_6("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:_6("g",{id:"shuffle-01",children:_6("path",{id:"Icon",d:"M12 10L14 12M14 12L12 14M14 12H12.3793C11.7531 12 11.44 12 11.1559 11.9137C10.9043 11.8373 10.6702 11.712 10.4671 11.5451C10.2377 11.3565 10.064 11.096 9.71669 10.575L9.55556 10.3333M12 2L14 4M14 4L12 6M14 4H12.3793C11.7531 4 11.44 4 11.1559 4.0863C10.9043 4.1627 10.6702 4.28796 10.4671 4.45491C10.2377 4.64349 10.064 4.90398 9.71669 5.42496L6.28331 10.575C5.93599 11.096 5.76232 11.3565 5.53288 11.5451C5.32976 11.712 5.09572 11.8373 4.84414 11.9137C4.55996 12 4.24689 12 3.62075 12H2M2 4H3.62075C4.24689 4 4.55996 4 4.84414 4.0863C5.09572 4.1627 5.32976 4.28796 5.53288 4.45491C5.76232 4.64349 5.93599 4.90398 6.28331 5.42496L6.44444 5.66667",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as ws}from"react/jsx-runtime";var z6=({...t})=>ws("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ws("path",{d:"M3.28634 3.28585L12.713 12.7125M14.6663 7.99919C14.6663 11.6811 11.6816 14.6659 7.99967 14.6659C4.31778 14.6659 1.33301 11.6811 1.33301 7.99919C1.33301 4.31729 4.31778 1.33252 7.99967 1.33252C11.6816 1.33252 14.6663 4.31729 14.6663 7.99919Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as ys}from"react/jsx-runtime";var U6=({...t})=>ys("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:ys("path",{d:"M4.10866 4.10866L15.892 15.892M1.66699 7.10261V12.898C1.66699 13.1019 1.66699 13.2038 1.69002 13.2997C1.71043 13.3847 1.7441 13.466 1.78979 13.5406C1.84133 13.6247 1.91339 13.6967 2.05752 13.8409L6.1598 17.9431C6.30393 18.0873 6.37599 18.1593 6.46009 18.2109C6.53465 18.2566 6.61594 18.2902 6.70097 18.3106C6.79687 18.3337 6.89879 18.3337 7.10261 18.3337H12.898C13.1019 18.3337 13.2038 18.3337 13.2997 18.3106C13.3847 18.2902 13.466 18.2566 13.5406 18.2109C13.6247 18.1593 13.6967 18.0873 13.8408 17.9431L17.9431 13.8408C18.0873 13.6967 18.1593 13.6247 18.2109 13.5406C18.2566 13.466 18.2902 13.3847 18.3106 13.2997C18.3337 13.2038 18.3337 13.1019 18.3337 12.898V7.10261C18.3337 6.89879 18.3337 6.79687 18.3106 6.70097C18.2902 6.61594 18.2566 6.53465 18.2109 6.46009C18.1593 6.37599 18.0873 6.30393 17.9431 6.1598L13.8408 2.05752C13.6967 1.91339 13.6247 1.84133 13.5406 1.78979C13.466 1.7441 13.3847 1.71043 13.2997 1.69002C13.2038 1.66699 13.1019 1.66699 12.898 1.66699H7.10261C6.89879 1.66699 6.79687 1.66699 6.70097 1.69002C6.61594 1.71043 6.53465 1.7441 6.46009 1.78979C6.37599 1.84133 6.30393 1.91339 6.1598 2.05752L2.05752 6.1598C1.91339 6.30393 1.84133 6.37599 1.78979 6.46009C1.7441 6.53465 1.71043 6.61594 1.69002 6.70097C1.66699 6.79687 1.66699 6.89879 1.66699 7.10261Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as G6}from"react/jsx-runtime";var $6=({...t})=>G6("svg",{width:"20",height:"20",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:G6("g",{id:"Social icon",children:G6("path",{id:"Vector",fillRule:"evenodd",clipRule:"evenodd",d:"M10 0C4.47939 0 0 4.47939 0 10C0 15.5206 4.47939 20 10 20C15.5098 20 20 15.5206 20 10C20 4.47939 15.5098 0 10 0ZM16.6052 4.60954C17.7983 6.06291 18.5141 7.91756 18.5358 9.92406C18.2538 9.86987 15.4338 9.295 12.5922 9.65294C12.5271 9.51194 12.4729 9.36006 12.4078 9.20825C12.2343 8.79613 12.0391 8.37313 11.8438 7.97181C14.9891 6.692 16.4208 4.84816 16.6052 4.60954ZM10 1.47506C12.1692 1.47506 14.154 2.28851 15.6616 3.62256C15.5097 3.83948 14.2191 5.56399 11.1822 6.70281C9.78306 4.13232 8.23213 2.0282 7.9935 1.70282C8.63338 1.55097 9.30587 1.47506 10 1.47506ZM6.36662 2.27766C6.59437 2.58134 8.11281 4.69631 9.53363 7.21256C5.5423 8.2755 2.01736 8.25381 1.63774 8.25381C2.19089 5.60738 3.98047 3.40564 6.36662 2.27766ZM1.45336 10.0109C1.45336 9.92406 1.45336 9.83731 1.45336 9.75056C1.82213 9.76137 5.96529 9.81563 10.2278 8.53581C10.4773 9.013 10.705 9.50106 10.9219 9.98913C10.8134 10.0217 10.6941 10.0542 10.5857 10.0868C6.18221 11.5076 3.83948 15.3904 3.64425 15.7158C2.2885 14.2083 1.45336 12.2018 1.45336 10.0109ZM10 18.5466C8.026 18.5466 6.20391 17.8742 4.76139 16.7462C4.91323 16.4317 6.64856 13.0911 11.4642 11.41C11.4859 11.3991 11.4968 11.3991 11.5184 11.3883C12.7223 14.5011 13.2104 17.1149 13.3406 17.8633C12.3102 18.308 11.1822 18.5466 10 18.5466ZM14.7614 17.0824C14.6746 16.5618 14.2191 14.0673 13.1019 10.9978C15.7809 10.5748 18.1236 11.269 18.4165 11.3666C18.0478 13.7419 16.6811 15.7917 14.7614 17.0824Z"})})});import{jsx as q6}from"react/jsx-runtime";var X6=({...t})=>q6("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:q6("g",{id:"Group",children:q6("path",{id:"Vector",d:"M18.5195 0H1.47656C0.660156 0 0 0.644531 0 1.44141V18.5547C0 19.3516 0.660156 20 1.47656 20H18.5195C19.3359 20 20 19.3516 20 18.5586V1.44141C20 0.644531 19.3359 0 18.5195 0ZM5.93359 17.043H2.96484V7.49609H5.93359V17.043ZM4.44922 6.19531C3.49609 6.19531 2.72656 5.42578 2.72656 4.47656C2.72656 3.52734 3.49609 2.75781 4.44922 2.75781C5.39844 2.75781 6.16797 3.52734 6.16797 4.47656C6.16797 5.42188 5.39844 6.19531 4.44922 6.19531ZM17.043 17.043H14.0781V12.4023C14.0781 11.2969 14.0586 9.87109 12.5352 9.87109C10.9922 9.87109 10.7578 11.0781 10.7578 12.3242V17.043H7.79688V7.49609H10.6406V8.80078H10.6797C11.0742 8.05078 12.043 7.25781 13.4844 7.25781C16.4883 7.25781 17.043 9.23438 17.043 11.8047V17.043Z"})})});import{jsx as Mt,jsxs as j7}from"react/jsx-runtime";var j6=({...t})=>j7("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:[Mt("g",{id:"Social icon",clipPath:"url(#clip0_4276_66448)",children:Mt("path",{id:"Vector",fillRule:"evenodd",clipRule:"evenodd",d:"M13.2879 19.1663L8.66337 12.5748L2.87405 19.1663H0.424805L7.57674 11.0256L0.424805 0.833008H6.71309L11.0717 7.04552L16.5327 0.833008H18.982L12.1619 8.59674L19.5762 19.1663H13.2879ZM16.0154 17.308H14.3665L3.93176 2.69134H5.58092L9.7601 8.54397L10.4828 9.55956L16.0154 17.308Z"})}),Mt("defs",{children:Mt("clipPath",{id:"clip0_4276_66448",children:Mt("rect",{width:"20",height:"20",fill:"white"})})})]});import{jsx as xs}from"react/jsx-runtime";var K6=({...t})=>xs("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:xs("path",{d:"M18.3333 9.99999C18.3333 14.6024 14.6024 18.3333 9.99999 18.3333C5.39762 18.3333 1.66666 14.6024 1.66666 9.99999M18.3333 9.99999C18.3333 5.39762 14.6024 1.66666 9.99999 1.66666M18.3333 9.99999H16.25M1.66666 9.99999C1.66666 5.39762 5.39762 1.66666 9.99999 1.66666M1.66666 9.99999H3.74999M9.99999 1.66666V3.74999M15.8987 4.16666L11.2499 8.74999M15.8987 15.8987L15.7288 15.7288C15.1523 15.1523 14.864 14.864 14.5276 14.6579C14.2294 14.4751 13.9042 14.3404 13.5641 14.2588C13.1805 14.1667 12.7728 14.1667 11.9575 14.1667L8.04245 14.1667C7.22715 14.1667 6.8195 14.1667 6.43588 14.2588C6.09576 14.3405 5.77062 14.4751 5.47238 14.6579C5.13599 14.864 4.84774 15.1523 4.27124 15.7288L4.10135 15.8987M4.10135 4.16666L5.54839 5.6137M11.6667 9.99999C11.6667 10.9205 10.9205 11.6667 9.99999 11.6667C9.07952 11.6667 8.33332 10.9205 8.33332 9.99999C8.33332 9.07952 9.07952 8.33332 9.99999 8.33332C10.9205 8.33332 11.6667 9.07952 11.6667 9.99999Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Y6}from"react/jsx-runtime";var Q6=({...t})=>Y6("svg",{width:"30",height:"30",viewBox:"0 0 30 30",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t,children:Y6("g",{id:"simple-icons:contentstack",clipPath:"url(#clip0_5498_15556)",children:Y6("path",{id:"Vector",d:"M23.204 12.6349C23.2078 12.6958 23.1987 12.7569 23.1772 12.8141C23.1557 12.8713 23.1224 12.9233 23.0795 12.9667C23.0365 13.0102 22.9849 13.044 22.928 13.0661C22.871 13.0882 22.81 13.098 22.749 13.0949H14.0315C13.9702 13.0983 13.9088 13.0888 13.8514 13.0669C13.7939 13.045 13.7418 13.0112 13.6982 12.9678C13.6547 12.9244 13.6208 12.8724 13.5988 12.815C13.5767 12.7576 13.567 12.6963 13.5703 12.6349V11.6474C13.567 11.5859 13.5768 11.5244 13.5989 11.467C13.621 11.4095 13.655 11.3574 13.6987 11.3139C13.7423 11.2705 13.7946 11.2368 13.8522 11.215C13.9098 11.1932 13.9713 11.1838 14.0328 11.1874H22.7378C22.7989 11.1843 22.86 11.1941 22.917 11.2163C22.9741 11.2384 23.0258 11.2724 23.0687 11.316C23.1117 11.3595 23.145 11.4117 23.1664 11.469C23.1877 11.5264 23.1967 11.5876 23.1928 11.6486L23.204 12.6349ZM27.0603 15.4974C27.0645 15.559 27.0555 15.6208 27.0339 15.6787C27.0123 15.7365 26.9786 15.7891 26.9351 15.8329C26.8915 15.8767 26.8391 15.9106 26.7814 15.9325C26.7237 15.9544 26.6619 15.9638 26.6003 15.9599H15.8628C15.8015 15.9637 15.74 15.9542 15.6827 15.9322C15.6253 15.9102 15.5734 15.8761 15.5303 15.8322C15.4873 15.7884 15.4542 15.7358 15.4333 15.678C15.4124 15.6202 15.4041 15.5586 15.409 15.4974V14.4886C15.405 14.4278 15.414 14.3669 15.4354 14.3098C15.4568 14.2528 15.4902 14.201 15.5333 14.1579C15.5764 14.1148 15.6282 14.0814 15.6852 14.06C15.7423 14.0386 15.8032 14.0296 15.864 14.0336H26.5065C26.5676 14.0295 26.629 14.0383 26.6864 14.0596C26.7438 14.081 26.7961 14.1142 26.8397 14.1572C26.8833 14.2003 26.9172 14.252 26.9393 14.3092C26.9614 14.3663 26.9711 14.4275 26.9678 14.4886L27.0603 15.4974ZM29.9978 18.4349C30.0017 18.4965 29.9923 18.5583 29.9704 18.616C29.9485 18.6737 29.9146 18.7261 29.8708 18.7697C29.827 18.8132 29.7744 18.8469 29.7166 18.8685C29.6587 18.8901 29.5969 18.8991 29.5353 18.8949H17.8853C17.824 18.899 17.7626 18.8899 17.7052 18.8682C17.6478 18.8465 17.5957 18.8126 17.5525 18.769C17.5094 18.7253 17.4761 18.6729 17.455 18.6153C17.4339 18.5576 17.4255 18.4961 17.4303 18.4349V17.4311C17.4251 17.3697 17.4333 17.3079 17.4542 17.25C17.4751 17.192 17.5083 17.1393 17.5515 17.0953C17.5947 17.0514 17.6469 17.0174 17.7045 16.9955C17.7622 16.9736 17.8238 16.9645 17.8853 16.9686H29.5365C29.5982 16.9648 29.6599 16.9741 29.7177 16.996C29.7754 17.0179 29.8278 17.0519 29.8713 17.0957C29.9149 17.1394 29.9486 17.192 29.9702 17.2499C29.9918 17.3077 30.0008 17.3695 29.9965 17.4311L29.9978 18.4349ZM29.9978 21.3749C30.0009 21.4361 29.9911 21.4973 29.9688 21.5544C29.9466 21.6116 29.9125 21.6633 29.8688 21.7063C29.8251 21.7493 29.7728 21.7826 29.7153 21.8039C29.6578 21.8252 29.5965 21.834 29.5353 21.8299H17.8853C17.8245 21.8337 17.7637 21.8246 17.7067 21.8031C17.6498 21.7816 17.5981 21.7482 17.555 21.7052C17.512 21.6621 17.4786 21.6104 17.4571 21.5535C17.4356 21.4965 17.4264 21.4356 17.4303 21.3749V20.3661C17.4251 20.3047 17.4333 20.2429 17.4542 20.185C17.4751 20.127 17.5083 20.0743 17.5515 20.0303C17.5947 19.9864 17.6469 19.9524 17.7045 19.9305C17.7622 19.9086 17.8238 19.8995 17.8853 19.9036H29.5365C29.5982 19.8998 29.6599 19.9091 29.7177 19.931C29.7754 19.9529 29.8278 19.9869 29.8713 20.0307C29.9149 20.0744 29.9486 20.127 29.9702 20.1849C29.9918 20.2427 30.0008 20.3045 29.9965 20.3661L29.9978 21.3749ZM27.0603 24.2161C27.0639 24.2776 27.0545 24.3391 27.0327 24.3967C27.0109 24.4543 26.9772 24.5066 26.9337 24.5503C26.8903 24.5939 26.8382 24.6279 26.7807 24.65C26.7233 24.6722 26.6618 24.6819 26.6003 24.6786H15.864C15.8028 24.6818 15.7416 24.6719 15.6845 24.6497C15.6274 24.6274 15.5756 24.5933 15.5326 24.5496C15.4896 24.5059 15.4564 24.4536 15.4351 24.3961C15.4138 24.3386 15.4049 24.2773 15.409 24.2161V23.2074C15.4047 23.1462 15.4134 23.0847 15.4346 23.0272C15.4559 22.9696 15.4891 22.9172 15.5321 22.8734C15.5752 22.8297 15.627 22.7956 15.6843 22.7734C15.7415 22.7513 15.8028 22.7415 15.864 22.7449H26.5078C26.5693 22.7416 26.6308 22.7514 26.6882 22.7735C26.7457 22.7956 26.7978 22.8296 26.8412 22.8732C26.8847 22.9169 26.9184 22.9692 26.9402 23.0268C26.962 23.0844 26.9714 23.1459 26.9678 23.2074L27.0603 24.2161ZM23.204 27.1524C23.208 27.2134 23.199 27.2746 23.1776 27.3318C23.1562 27.3891 23.1229 27.4412 23.0799 27.4847C23.0369 27.5281 22.9852 27.562 22.9282 27.584C22.8711 27.606 22.8101 27.6157 22.749 27.6124H14.0315C13.9702 27.6158 13.9088 27.6063 13.8514 27.5844C13.7939 27.5625 13.7418 27.5287 13.6982 27.4853C13.6547 27.4419 13.6208 27.3899 13.5988 27.3325C13.5767 27.2751 13.567 27.2138 13.5703 27.1524V26.1424C13.567 26.0811 13.5767 26.0197 13.5988 25.9624C13.621 25.9052 13.6551 25.8532 13.6988 25.8101C13.7425 25.767 13.7949 25.7336 13.8525 25.7122C13.9101 25.6909 13.9715 25.682 14.0328 25.6861H22.7378C22.7987 25.6823 22.8596 25.6914 22.9167 25.713C22.9737 25.7346 23.0255 25.7681 23.0686 25.8113C23.1116 25.8545 23.145 25.9063 23.1664 25.9634C23.1878 26.0205 23.1968 26.0815 23.1928 26.1424L23.204 27.1524ZM6.69154 3.85864C6.6884 3.91986 6.69827 3.98106 6.7205 4.03819C6.74273 4.09532 6.77683 4.14709 6.82053 4.19008C6.86423 4.23308 6.91655 4.26632 6.97404 4.28762C7.03153 4.30891 7.09287 4.31778 7.15404 4.31364H15.8665C15.9278 4.31828 15.9892 4.30968 16.0468 4.28842C16.1044 4.26717 16.1568 4.23376 16.2003 4.19047C16.2438 4.14718 16.2775 4.09502 16.2991 4.03755C16.3207 3.98007 16.3296 3.91863 16.3253 3.85739V2.84989C16.3295 2.78833 16.3205 2.72658 16.2989 2.66878C16.2773 2.61098 16.2436 2.55848 16.2 2.51479C16.1565 2.4711 16.1041 2.43724 16.0463 2.41548C15.9886 2.39372 15.9269 2.38457 15.8653 2.38864H7.15279C7.09141 2.38555 7.03006 2.39542 6.97276 2.41762C6.91545 2.43983 6.86346 2.47385 6.82018 2.51749C6.7769 2.56112 6.74329 2.61338 6.72156 2.67087C6.69983 2.72836 6.69045 2.78978 6.69404 2.85114L6.69154 3.85864ZM2.93654 6.78739C2.93248 6.84819 2.94147 6.90915 2.96291 6.96619C2.98434 7.02323 3.01772 7.07504 3.0608 7.11812C3.10389 7.16121 3.15569 7.19459 3.21273 7.21602C3.26977 7.23745 3.33074 7.24644 3.39154 7.24239H14.034C14.095 7.24636 14.1562 7.23736 14.2135 7.21597C14.2708 7.19458 14.3229 7.16129 14.3663 7.11829C14.4098 7.0753 14.4436 7.02357 14.4657 6.96653C14.4877 6.9095 14.4973 6.84844 14.494 6.78739V5.77864C14.4976 5.71717 14.4882 5.65564 14.4664 5.59806C14.4446 5.54048 14.4109 5.48815 14.3675 5.4445C14.3241 5.40084 14.2719 5.36685 14.2145 5.34473C14.157 5.32261 14.0955 5.31286 14.034 5.31614H3.38904C3.32776 5.31279 3.26648 5.32252 3.20925 5.34468C3.15203 5.36685 3.10018 5.40093 3.05714 5.44468C3.0141 5.48843 2.98087 5.54083 2.95964 5.59841C2.93842 5.65599 2.92969 5.71742 2.93404 5.77864L2.93654 6.78739ZM-0.000960941 9.72239C-0.00501579 9.78319 0.00397397 9.84415 0.0254057 9.90119C0.0468374 9.95823 0.0802158 10.01 0.123303 10.0531C0.166391 10.0962 0.218192 10.1296 0.275233 10.151C0.332275 10.1725 0.393239 10.1814 0.454039 10.1774H12.1053C12.1661 10.1814 12.2271 10.1725 12.2841 10.151C12.3411 10.1296 12.3929 10.0962 12.436 10.0531C12.4791 10.01 12.5125 9.95823 12.5339 9.90119C12.5554 9.84415 12.5643 9.78319 12.5603 9.72239V8.71239C12.5646 8.65117 12.5559 8.58974 12.5347 8.53216C12.5135 8.47458 12.4802 8.42218 12.4372 8.37843C12.3942 8.33468 12.3423 8.3006 12.2851 8.27843C12.2278 8.25627 12.1666 8.24654 12.1053 8.24989H0.455289C0.394064 8.24674 0.332869 8.25661 0.275737 8.27885C0.218606 8.30108 0.166836 8.33517 0.123843 8.37888C0.0808489 8.42258 0.0476076 8.4749 0.0263107 8.53239C0.00501374 8.58987 -0.00385507 8.65122 0.000289059 8.71239L-0.000960941 9.72239ZM-0.000960941 12.6349C-0.00510507 12.6961 0.00376374 12.7574 0.0250607 12.8149C0.0463576 12.8724 0.0795989 12.9247 0.122593 12.9684C0.165586 13.0121 0.217356 13.0462 0.274487 13.0684C0.331619 13.0907 0.392814 13.1005 0.454039 13.0974H12.1053C12.1666 13.1007 12.2278 13.091 12.2851 13.0688C12.3423 13.0467 12.3942 13.0126 12.4372 12.9688C12.4802 12.9251 12.5135 12.8727 12.5347 12.8151C12.5559 12.7575 12.5646 12.6961 12.5603 12.6349V11.6474C12.5643 11.5864 12.5553 11.5252 12.5339 11.4679C12.5125 11.4107 12.4792 11.3586 12.4362 11.3151C12.3932 11.2716 12.3415 11.2378 12.2844 11.2158C12.2274 11.1937 12.1663 11.1841 12.1053 11.1874H0.455289C0.394075 11.1841 0.332854 11.1938 0.275664 11.2159C0.218473 11.2379 0.166613 11.2719 0.123501 11.3155C0.0803899 11.3591 0.0470067 11.4113 0.0255532 11.4687C0.00409964 11.5261 -0.00493702 11.5875 -0.000960941 11.6486V12.6349ZM2.93279 15.4986C2.92796 15.56 2.93642 15.6216 2.95759 15.6793C2.97876 15.7371 3.01214 15.7896 3.05545 15.8332C3.09876 15.8769 3.15098 15.9107 3.20855 15.9324C3.26612 15.954 3.32769 15.963 3.38904 15.9586H14.0303C14.0919 15.9631 14.1538 15.9542 14.2118 15.9327C14.2697 15.9112 14.3224 15.8775 14.3662 15.8339C14.4101 15.7903 14.444 15.7378 14.4659 15.68C14.4877 15.6222 14.4969 15.5603 14.4928 15.4986V14.4886C14.4961 14.4274 14.4864 14.3661 14.4642 14.3089C14.4421 14.2516 14.408 14.1998 14.3642 14.1567C14.3205 14.1137 14.2681 14.0805 14.2105 14.0592C14.1529 14.038 14.0915 14.0293 14.0303 14.0336H3.39029C3.32939 14.0294 3.26829 14.0382 3.21109 14.0596C3.1539 14.0809 3.10194 14.1143 3.05871 14.1574C3.01549 14.2005 2.98199 14.2524 2.96049 14.3095C2.93898 14.3666 2.92996 14.4277 2.93404 14.4886L2.93279 15.4986ZM6.69279 18.4336C6.68872 18.4952 6.69787 18.5569 6.71963 18.6147C6.74139 18.6724 6.77525 18.7248 6.81894 18.7684C6.86263 18.812 6.91514 18.8457 6.97293 18.8673C7.03073 18.8889 7.09248 18.8979 7.15404 18.8936H15.864C15.9257 18.8981 15.9876 18.8892 16.0455 18.8677C16.1035 18.8462 16.1562 18.8125 16.2 18.7689C16.2438 18.7253 16.2778 18.6728 16.2996 18.615C16.3214 18.5572 16.3306 18.4953 16.3265 18.4336V17.4299C16.331 17.368 16.3221 17.3059 16.3004 17.2477C16.2788 17.1896 16.2449 17.1368 16.201 17.0929C16.1571 17.0491 16.1043 17.0152 16.0462 16.9935C15.988 16.9718 15.9259 16.9629 15.864 16.9674H7.15529C7.09346 16.9631 7.03143 16.9722 6.97339 16.9939C6.91534 17.0157 6.86263 17.0496 6.81881 17.0934C6.77498 17.1372 6.74106 17.1899 6.71932 17.248C6.69758 17.306 6.68854 17.3681 6.69279 17.4299V18.4336Z"})})});import{jsx as J6}from"react/jsx-runtime";var Ht=({...t})=>J6("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:J6("g",{id:"Star",clipPath:"url(#clip0_7485_30770)",children:J6("path",{id:"Star_2",d:"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z"})})});import{jsx as h1,jsxs as el}from"react/jsx-runtime";var tl=({color1:t="currentColor",color2:e="currentColor",...n})=>el("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...n,children:[el("g",{clipPath:"url(#clip0_1232_42)",children:[h1("path",{d:"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z",fill:e}),h1("g",{clipPath:"url(#clip1_1232_42)",children:h1("path",{d:"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z",fill:t})})]}),el("defs",{children:[h1("clipPath",{id:"clip0_1232_42",children:h1("rect",{width:"20",height:"20",fill:e})}),h1("clipPath",{id:"clip1_1232_42",children:h1("rect",{width:"10",height:"20",fill:e})})]})]});import{jsx as bs,jsxs as K7}from"react/jsx-runtime";var nl=({...t})=>K7("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[bs("path",{d:"M5.41699 10.8333L6.07071 12.1408C6.29195 12.5832 6.40257 12.8045 6.55035 12.9962C6.68149 13.1663 6.834 13.3188 7.00412 13.45C7.19584 13.5977 7.41708 13.7084 7.85956 13.9296L9.16699 14.5833L7.85956 15.237C7.41708 15.4583 7.19584 15.5689 7.00412 15.7167C6.834 15.8478 6.68149 16.0003 6.55035 16.1705C6.40257 16.3622 6.29195 16.5834 6.07071 17.0259L5.41699 18.3333L4.76328 17.0259C4.54204 16.5834 4.43142 16.3622 4.28363 16.1705C4.1525 16.0003 3.99999 15.8478 3.82986 15.7167C3.63815 15.5689 3.4169 15.4583 2.97442 15.237L1.66699 14.5833L2.97442 13.9296C3.4169 13.7084 3.63815 13.5977 3.82986 13.45C3.99999 13.3188 4.1525 13.1663 4.28363 12.9962C4.43142 12.8045 4.54204 12.5832 4.76328 12.1408L5.41699 10.8333Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"}),bs("path",{d:"M12.5003 1.66666L13.4825 4.22034C13.7175 4.83136 13.835 5.13688 14.0178 5.39386C14.1797 5.62162 14.3787 5.82061 14.6065 5.98256C14.8634 6.16529 15.169 6.2828 15.78 6.5178L18.3337 7.49999L15.78 8.48218C15.169 8.71718 14.8634 8.83469 14.6065 9.01742C14.3787 9.17937 14.1797 9.37836 14.0178 9.60612C13.835 9.8631 13.7175 10.1686 13.4825 10.7796L12.5003 13.3333L11.5181 10.7796C11.2831 10.1686 11.1656 9.8631 10.9829 9.60612C10.8209 9.37836 10.622 9.17937 10.3942 9.01742C10.1372 8.83469 9.8317 8.71718 9.22067 8.48218L6.66699 7.49999L9.22067 6.5178C9.8317 6.2828 10.1372 6.16529 10.3942 5.98256C10.622 5.82061 10.8209 5.62162 10.9829 5.39386C11.1656 5.13688 11.2831 4.83136 11.5181 4.22034L12.5003 1.66666Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Rt,jsxs as Y7}from"react/jsx-runtime";var ol=({...t})=>Y7("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",stroke:"currentColor",...t,children:[Rt("g",{clipPath:"url(#clip0_4182_8378)",children:Rt("path",{d:"M3.74984 18.3334V14.1667M3.74984 5.83335V1.66669M1.6665 3.75002H5.83317M1.6665 16.25H5.83317M10.8332 2.50002L9.38802 6.25741C9.15301 6.86843 9.03551 7.17394 8.85278 7.43093C8.69083 7.65869 8.49184 7.85768 8.26408 8.01963C8.00709 8.20236 7.70158 8.31986 7.09055 8.55487L3.33317 10L7.09056 11.4452C7.70158 11.6802 8.00709 11.7977 8.26408 11.9804C8.49184 12.1424 8.69083 12.3414 8.85278 12.5691C9.03551 12.8261 9.15301 13.1316 9.38802 13.7426L10.8332 17.5L12.2783 13.7426C12.5133 13.1316 12.6308 12.8261 12.8136 12.5691C12.9755 12.3414 13.1745 12.1424 13.4023 11.9804C13.6592 11.7977 13.9648 11.6802 14.5758 11.4452L18.3332 10L14.5758 8.55487C13.9648 8.31986 13.6592 8.20236 13.4023 8.01963C13.1745 7.85768 12.9755 7.65869 12.8136 7.43093C12.6308 7.17394 12.5133 6.86843 12.2783 6.2574L10.8332 2.50002Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})}),Rt("defs",{children:Rt("clipPath",{id:"clip0_4182_8378",children:Rt("rect",{width:"20",height:"20",fill:"white"})})})]});import{jsx as ks}from"react/jsx-runtime";var rl=({...t})=>ks("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:ks("path",{d:"M21.5 13.375H15.2225C14.945 13.3004 14.6662 13.2306 14.3863 13.1656C12.6312 12.7506 11.6388 12.4469 11.6388 11.0262C11.6245 10.781 11.6608 10.5355 11.7454 10.3048C11.83 10.0742 11.9612 9.86345 12.1306 9.68562C12.6615 9.24906 13.3264 9.00851 14.0137 9.00437C15.7825 8.96062 16.5981 9.56063 17.265 10.4731L18.2744 9.73562C17.8019 9.0571 17.1578 8.51616 16.4078 8.16807C15.6578 7.81998 14.8288 7.67722 14.0056 7.75437C12.9944 7.76083 12.0189 8.12909 11.2556 8.7925C10.9663 9.08594 10.7402 9.43552 10.5913 9.8197C10.4423 10.2039 10.3736 10.6145 10.3894 11.0262C10.362 11.4768 10.4466 11.9271 10.6357 12.337C10.8248 12.7468 11.1125 13.1035 11.4731 13.375H6.5V14.625H15.0325C16.2619 14.9812 16.9969 15.445 17.0156 16.7237C17.0359 16.9969 16.9985 17.2713 16.9056 17.529C16.8128 17.7867 16.6667 18.0219 16.4769 18.2194C15.8155 18.7407 14.9938 19.0166 14.1519 19C13.5234 18.9818 12.9074 18.8209 12.3503 18.5295C11.7932 18.2382 11.3097 17.8239 10.9362 17.3181L9.97812 18.1206C10.4636 18.7676 11.0899 19.2955 11.8097 19.6645C12.5295 20.0334 13.3238 20.2336 14.1325 20.25H14.195C15.3492 20.2633 16.4695 19.8596 17.35 19.1131C17.6625 18.798 17.9054 18.4209 18.0632 18.0061C18.2209 17.5914 18.2898 17.1481 18.2656 16.705C18.289 15.947 18.0332 15.2069 17.5469 14.625H21.5V13.375Z"})});import{jsx as U1,jsxs as Q7}from"react/jsx-runtime";var ll=({...t})=>Q7("svg",{width:"38",height:"38",viewBox:"0 0 38 38",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[U1("g",{opacity:"0.3",children:U1("rect",{x:"6",y:"6",width:"26",height:"26",rx:"13",strokeWidth:"2"})}),U1("g",{opacity:"0.1",children:U1("rect",{x:"1",y:"1",width:"36",height:"36",rx:"18",strokeWidth:"2"})}),U1("g",{clipPath:"url(#clip0_12730_65126)",children:U1("path",{d:"M15.2503 19L17.7503 21.5L22.7503 16.5M27.3337 19C27.3337 23.6023 23.6027 27.3333 19.0003 27.3333C14.398 27.3333 10.667 23.6023 10.667 19C10.667 14.3976 14.398 10.6666 19.0003 10.6666C23.6027 10.6666 27.3337 14.3976 27.3337 19Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})]});import{jsx as Ls}from"react/jsx-runtime";var il=({...t})=>Ls("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ls("path",{d:"M11 1V3M11 19V21M3 11H1M5.31412 5.31412L3.8999 3.8999M16.6859 5.31412L18.1001 3.8999M5.31412 16.69L3.8999 18.1042M16.6859 16.69L18.1001 18.1042M21 11H19M16 11C16 13.7614 13.7614 16 11 16C8.23858 16 6 13.7614 6 11C6 8.23858 8.23858 6 11 6C13.7614 6 16 8.23858 16 11Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ps}from"react/jsx-runtime";var sl=({...t})=>Ps("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ps("path",{d:"M1.66667 10.3333H12.3333M12.3333 10.3333L9.66667 7.66667M12.3333 10.3333L9.66667 13M12.3333 3.66667H1.66667M1.66667 3.66667L4.33334 1M1.66667 3.66667L4.33334 6.33333",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ss}from"react/jsx-runtime";var cl=({...t})=>Ss("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ss("path",{d:"M7 7H7.01M1 4.2L1 8.67451C1 9.1637 1 9.40829 1.05526 9.63846C1.10425 9.84253 1.18506 10.0376 1.29472 10.2166C1.4184 10.4184 1.59135 10.5914 1.93726 10.9373L9.60589 18.6059C10.7939 19.7939 11.388 20.388 12.0729 20.6105C12.6755 20.8063 13.3245 20.8063 13.927 20.6105C14.612 20.388 15.2061 19.7939 16.3941 18.6059L18.6059 16.3941C19.7939 15.2061 20.388 14.612 20.6105 13.927C20.8063 13.3245 20.8063 12.6755 20.6105 12.0729C20.388 11.388 19.7939 10.7939 18.6059 9.60589L10.9373 1.93726C10.5914 1.59135 10.4184 1.4184 10.2166 1.29472C10.0376 1.18506 9.84253 1.10425 9.63846 1.05526C9.40829 1 9.1637 1 8.67452 1L4.2 1C3.0799 1 2.51984 1 2.09202 1.21799C1.7157 1.40973 1.40973 1.71569 1.21799 2.09202C1 2.51984 1 3.07989 1 4.2ZM7.5 7C7.5 7.27614 7.27614 7.5 7 7.5C6.72386 7.5 6.5 7.27614 6.5 7C6.5 6.72386 6.72386 6.5 7 6.5C7.27614 6.5 7.5 6.72386 7.5 7Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Is}from"react/jsx-runtime";var al=({...t})=>Is("svg",{width:"13",height:"12",viewBox:"0 0 13 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Is("path",{d:"M12.1666 5.99967H9.99992M3.49992 5.99967H1.33325M6.74992 2.74967V0.583008M6.74992 11.4163V9.24967M11.0833 5.99967C11.0833 8.39291 9.14315 10.333 6.74992 10.333C4.35668 10.333 2.41659 8.39291 2.41659 5.99967C2.41659 3.60644 4.35668 1.66634 6.74992 1.66634C9.14315 1.66634 11.0833 3.60644 11.0833 5.99967ZM8.37492 5.99967C8.37492 6.89714 7.64738 7.62467 6.74992 7.62467C5.85246 7.62467 5.12492 6.89714 5.12492 5.99967C5.12492 5.10221 5.85246 4.37467 6.74992 4.37467C7.64738 4.37467 8.37492 5.10221 8.37492 5.99967Z",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as pl,jsxs as J7}from"react/jsx-runtime";var dl=({...t})=>J7("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:[pl("path",{d:"M11.9979 22.0095C17.5212 22.0095 21.9987 17.532 21.9987 12.0086C21.9987 6.48534 17.5212 2.00781 11.9979 2.00781C6.4746 2.00781 1.99707 6.48534 1.99707 12.0086C1.99707 17.532 6.4746 22.0095 11.9979 22.0095Z",strokeWidth:"2.00017",strokeLinecap:"round",strokeLinejoin:"round"}),pl("path",{d:"M11.9956 18.0069C15.3096 18.0069 17.9961 15.3203 17.9961 12.0064C17.9961 8.69237 15.3096 6.00586 11.9956 6.00586C8.68163 6.00586 5.99512 8.69237 5.99512 12.0064C5.99512 15.3203 8.68163 18.0069 11.9956 18.0069Z",strokeWidth:"2.00017",strokeLinecap:"round",strokeLinejoin:"round"}),pl("path",{d:"M11.9975 14.0087C13.1023 14.0087 13.9979 13.113 13.9979 12.0082C13.9979 10.9034 13.1023 10.0078 11.9975 10.0078C10.8927 10.0078 9.99707 10.9034 9.99707 12.0082C9.99707 13.113 10.8927 14.0087 11.9975 14.0087Z",strokeWidth:"2.00017",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Ms,jsxs as e4}from"react/jsx-runtime";var ul=({...t})=>e4("svg",{width:"16",height:"16",viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:[Ms("path",{d:"M0.5 14.6667C0.5 14.2064 0.873096 13.8333 1.33333 13.8333H14.6667C15.1269 13.8333 15.5 14.2064 15.5 14.6667C15.5 15.1269 15.1269 15.5 14.6667 15.5H1.33333C0.873097 15.5 0.5 15.1269 0.5 14.6667Z"}),Ms("path",{d:"M10.9133 9.66667H5.08667L3.96286 12.4762C3.83631 12.7925 3.5299 13 3.18916 13C2.59962 13 2.1965 12.4046 2.41545 11.8572L6.95713 1.02384C7.08368 0.707459 7.39011 0.5 7.73086 0.5H8.26914C8.60989 0.5 8.91632 0.707459 9.04287 1.02384L13.5845 11.8572C13.8035 12.4046 13.4004 13 12.8108 13C12.4701 13 12.1637 12.7925 12.0371 12.4762L10.9133 9.66667ZM10.2467 8L8 2.90417L5.75333 8H10.2467Z"})]});import{jsx as Hs}from"react/jsx-runtime";var Cl=({...t})=>Hs("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Hs("path",{d:"M1 4C1 3.06812 1 2.60218 1.15224 2.23463C1.35523 1.74458 1.74458 1.35523 2.23463 1.15224C2.60218 1 3.06812 1 4 1H14C14.9319 1 15.3978 1 15.7654 1.15224C16.2554 1.35523 16.6448 1.74458 16.8478 2.23463C17 2.60218 17 3.06812 17 4M5 17H13M7.25 1V17M10.75 1V17",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Rs}from"react/jsx-runtime";var ml=({...t})=>Rs("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:Rs("path",{d:"M22.3987 14.3575L17.4081 9.36625C17.1736 9.13187 16.8556 9.00021 16.5241 9.00021C16.1925 9.00021 15.8745 9.13187 15.64 9.36625L12.2912 12.715L9.625 5.25H8.375L5.25 14H6.5L7.12438 12.125H10.8744L11.3763 13.63L6.86625 18.14C6.75012 18.2561 6.658 18.3939 6.59515 18.5456C6.5323 18.6973 6.49995 18.8599 6.49995 19.0241C6.49995 19.1883 6.5323 19.3508 6.59515 19.5025C6.658 19.6542 6.75012 19.792 6.86625 19.9081L9.7075 22.75H15.7013L22.3987 16.0519C22.5101 15.9406 22.5984 15.8085 22.6587 15.6631C22.719 15.5177 22.75 15.3618 22.75 15.2044C22.75 15.047 22.719 14.8911 22.6587 14.7457C22.5984 14.6003 22.5101 14.4681 22.3987 14.3569V14.3575ZM7.54062 10.875L8.9975 6.5L10.4575 10.875H7.54062ZM15.1844 21.5H10.225L7.75 19.0238L11.695 15.0794L16.65 20.0337L15.1844 21.5ZM17.5344 19.15L12.5794 14.1956L16.5244 10.25L21.4787 15.2044L17.5344 19.15Z"})});import{jsx as gl}from"react/jsx-runtime";var fl=({...t})=>gl("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:gl("g",{id:"translate-02",children:gl("path",{id:"Icon",d:"M5 8L10 13M4 14L10 8L12 5M2 5H14M7 2H8M12.913 17H20.087M12.913 17L11 21M12.913 17L15.7783 11.009C16.0092 10.5263 16.1246 10.2849 16.2826 10.2086C16.4199 10.1423 16.5801 10.1423 16.7174 10.2086C16.8754 10.2849 16.9908 10.5263 17.2217 11.009L20.087 17M20.087 17L22 21",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as hl}from"react/jsx-runtime";var Ye=({...t})=>hl("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:hl("g",{id:"trash-01",children:hl("path",{id:"Icon",d:"M13.3333 4.99935V4.33268C13.3333 3.39926 13.3333 2.93255 13.1517 2.57603C12.9919 2.26243 12.7369 2.00746 12.4233 1.84767C12.0668 1.66602 11.6001 1.66602 10.6667 1.66602H9.33333C8.39991 1.66602 7.9332 1.66602 7.57668 1.84767C7.26308 2.00746 7.00811 2.26243 6.84832 2.57603C6.66667 2.93255 6.66667 3.39926 6.66667 4.33268V4.99935M8.33333 9.58268V13.7493M11.6667 9.58268V13.7493M2.5 4.99935H17.5M15.8333 4.99935V14.3327C15.8333 15.7328 15.8333 16.4329 15.5608 16.9677C15.3212 17.4381 14.9387 17.8205 14.4683 18.0602C13.9335 18.3327 13.2335 18.3327 11.8333 18.3327H8.16667C6.76654 18.3327 6.06647 18.3327 5.53169 18.0602C5.06129 17.8205 4.67883 17.4381 4.43915 16.9677C4.16667 16.4329 4.16667 15.7328 4.16667 14.3327V4.99935",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Ns}from"react/jsx-runtime";var vl=({...t})=>Ns("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",stroke:"currentColor",...t,children:Ns("path",{d:"M11 3.5L7.06568 7.43432C6.86768 7.63232 6.76867 7.73133 6.65451 7.76842C6.55409 7.80105 6.44591 7.80105 6.34549 7.76842C6.23133 7.73133 6.13232 7.63232 5.93431 7.43431L4.56568 6.06568C4.36768 5.86768 4.26867 5.76867 4.15451 5.73158C4.05409 5.69895 3.94591 5.69895 3.84549 5.73158C3.73133 5.76867 3.63232 5.86768 3.43431 6.06569L1 8.5M11 3.5H7.5M11 3.5V7",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Bs}from"react/jsx-runtime";var wl=({...t})=>Bs("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:Bs("path",{d:"M6.5 20.25H21.5V21.5H6.5V20.25ZM14 18.375C12.8397 18.375 11.7269 17.9141 10.9064 17.0936C10.0859 16.2731 9.625 15.1603 9.625 14V7.125H10.875V14C10.875 14.8288 11.2042 15.6237 11.7903 16.2097C12.3763 16.7958 13.1712 17.125 14 17.125C14.8288 17.125 15.6237 16.7958 16.2097 16.2097C16.7958 15.6237 17.125 14.8288 17.125 14V7.125H18.375V14C18.375 15.1603 17.9141 16.2731 17.0936 17.0936C16.2731 17.9141 15.1603 18.375 14 18.375V18.375Z"})});import{jsx as Ds}from"react/jsx-runtime";var yl=({...t})=>Ds("svg",{width:"18",height:"13",viewBox:"0 0 18 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ds("path",{d:"M1.58008 4.5013H12.8301C14.9011 4.5013 16.5801 6.18023 16.5801 8.2513C16.5801 10.3224 14.9011 12.0013 12.8301 12.0013H9.08008M1.58008 4.5013L4.91341 1.16797M1.58008 4.5013L4.91341 7.83464",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Ts}from"react/jsx-runtime";var xl=({...t})=>Ts("svg",{width:"28",height:"28",viewBox:"0 0 28 28",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",...t,children:Ts("path",{d:"M16.5 10.25H8.88438L11.1263 8.00875L10.25 7.125L6.5 10.875L10.25 14.625L11.1263 13.7406L8.88625 11.5H16.5C17.4946 11.5 18.4484 11.8951 19.1517 12.5983C19.8549 13.3016 20.25 14.2554 20.25 15.25C20.25 16.2446 19.8549 17.1984 19.1517 17.9017C18.4484 18.6049 17.4946 19 16.5 19H11.5V20.25H16.5C17.8261 20.25 19.0979 19.7232 20.0355 18.7855C20.9732 17.8479 21.5 16.5761 21.5 15.25C21.5 13.9239 20.9732 12.6521 20.0355 11.7145C19.0979 10.7768 17.8261 10.25 16.5 10.25Z"})});import{jsx as Vs}from"react/jsx-runtime";var Nt=({...t})=>Vs("svg",{width:"20",height:"18",viewBox:"0 0 20 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Vs("path",{d:"M6.6665 12.3333L9.99984 9M9.99984 9L13.3332 12.3333M9.99984 9V16.5M16.6665 12.9524C17.6844 12.1117 18.3332 10.8399 18.3332 9.41667C18.3332 6.88536 16.2811 4.83333 13.7498 4.83333C13.5677 4.83333 13.3974 4.73833 13.3049 4.58145C12.2182 2.73736 10.2119 1.5 7.9165 1.5C4.46472 1.5 1.6665 4.29822 1.6665 7.75C1.6665 9.47175 2.36271 11.0309 3.48896 12.1613",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Es}from"react/jsx-runtime";var Bt=({...t})=>Es("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Es("path",{d:"M12.3327 13C12.3327 12.0696 12.3327 11.6044 12.2179 11.2259C11.9593 10.3736 11.2924 9.70669 10.4401 9.44816C10.0616 9.33333 9.59639 9.33333 8.66601 9.33333H5.33268C4.40231 9.33333 3.93712 9.33333 3.55859 9.44816C2.70632 9.70669 2.03938 10.3736 1.78084 11.2259C1.66602 11.6044 1.66602 12.0696 1.66602 13M9.99935 4C9.99935 5.65685 8.6562 7 6.99935 7C5.34249 7 3.99935 5.65685 3.99935 4C3.99935 2.34315 5.34249 1 6.99935 1C8.6562 1 9.99935 2.34315 9.99935 4Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as bl}from"react/jsx-runtime";var kl=({...t})=>bl("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:bl("g",{id:"user-edit",children:bl("path",{id:"Icon",d:"M7.49984 12.9167H6.24984C5.08687 12.9167 4.50538 12.9167 4.03222 13.0602C2.96688 13.3834 2.1332 14.217 1.81004 15.2824C1.6665 15.7555 1.6665 16.337 1.6665 17.5M12.0832 6.25C12.0832 8.32107 10.4042 10 8.33317 10C6.2621 10 4.58317 8.32107 4.58317 6.25C4.58317 4.17893 6.2621 2.5 8.33317 2.5C10.4042 2.5 12.0832 4.17893 12.0832 6.25ZM9.1665 17.5L11.751 16.7616C11.8747 16.7262 11.9366 16.7085 11.9943 16.682C12.0456 16.6585 12.0943 16.6298 12.1398 16.5965C12.191 16.5589 12.2365 16.5134 12.3275 16.4224L17.7082 11.0417C18.2835 10.4664 18.2835 9.53362 17.7082 8.95831C17.1329 8.38302 16.2001 8.38303 15.6249 8.95833L10.2441 14.339C10.1531 14.43 10.1076 14.4756 10.07 14.5267C10.0367 14.5722 10.008 14.6209 9.98446 14.6722C9.95796 14.7299 9.94028 14.7918 9.90492 14.9155L9.1665 17.5Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Fs}from"react/jsx-runtime";var Ll=({...t})=>Fs("svg",{width:"20",height:"18",viewBox:"0 0 20 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Fs("path",{d:"M15.8337 16.5L18.3337 14M18.3337 14L15.8337 11.5M18.3337 14H13.3337M10.0003 11.9167H6.25033C5.08736 11.9167 4.50587 11.9167 4.03271 12.0602C2.96737 12.3834 2.13369 13.217 1.81053 14.2824C1.66699 14.7555 1.66699 15.337 1.66699 16.5M12.0837 5.25C12.0837 7.32107 10.4047 9 8.33366 9C6.26259 9 4.58366 7.32107 4.58366 5.25C4.58366 3.17893 6.26259 1.5 8.33366 1.5C10.4047 1.5 12.0837 3.17893 12.0837 5.25Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Pl}from"react/jsx-runtime";var Sl=({...t})=>Pl("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Pl("g",{id:"users-01",children:Pl("path",{id:"Icon",d:"M22 21V19C22 17.1362 20.7252 15.5701 19 15.126M15.5 3.29076C16.9659 3.88415 18 5.32131 18 7C18 8.67869 16.9659 10.1159 15.5 10.7092M17 21C17 19.1362 17 18.2044 16.6955 17.4693C16.2895 16.4892 15.5108 15.7105 14.5307 15.3045C13.7956 15 12.8638 15 11 15H8C6.13623 15 5.20435 15 4.46927 15.3045C3.48915 15.7105 2.71046 16.4892 2.30448 17.4693C2 18.2044 2 19.1362 2 21M13.5 7C13.5 9.20914 11.7091 11 9.5 11C7.29086 11 5.5 9.20914 5.5 7C5.5 4.79086 7.29086 3 9.5 3C11.7091 3 13.5 4.79086 13.5 7Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Il}from"react/jsx-runtime";var Ml=({...t})=>Il("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Il("g",{id:"user-square",children:Il("path",{id:"Icon",d:"M4.00002 21.8174C4.6026 22 5.41649 22 6.8 22H17.2C18.5835 22 19.3974 22 20 21.8174M4.00002 21.8174C3.87082 21.7783 3.75133 21.7308 3.63803 21.673C3.07354 21.3854 2.6146 20.9265 2.32698 20.362C2 19.7202 2 18.8802 2 17.2V6.8C2 5.11984 2 4.27976 2.32698 3.63803C2.6146 3.07354 3.07354 2.6146 3.63803 2.32698C4.27976 2 5.11984 2 6.8 2H17.2C18.8802 2 19.7202 2 20.362 2.32698C20.9265 2.6146 21.3854 3.07354 21.673 3.63803C22 4.27976 22 5.11984 22 6.8V17.2C22 18.8802 22 19.7202 21.673 20.362C21.3854 20.9265 20.9265 21.3854 20.362 21.673C20.2487 21.7308 20.1292 21.7783 20 21.8174M4.00002 21.8174C4.00035 21.0081 4.00521 20.5799 4.07686 20.2196C4.39249 18.6329 5.63288 17.3925 7.21964 17.0769C7.60603 17 8.07069 17 9 17H15C15.9293 17 16.394 17 16.7804 17.0769C18.3671 17.3925 19.6075 18.6329 19.9231 20.2196C19.9948 20.5799 19.9996 21.0081 20 21.8174M16 9.5C16 11.7091 14.2091 13.5 12 13.5C9.79086 13.5 8 11.7091 8 9.5C8 7.29086 9.79086 5.5 12 5.5C14.2091 5.5 16 7.29086 16 9.5Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Hl}from"react/jsx-runtime";var Rl=({...t})=>Hl("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Hl("g",{id:"users-up",children:Hl("path",{id:"Icon",d:"M16 18L19 15M19 15L22 18M19 15V21M15.5 3.29076C16.9659 3.88415 18 5.32131 18 7C18 8.67869 16.9659 10.1159 15.5 10.7092M12 15H8C6.13623 15 5.20435 15 4.46927 15.3045C3.48915 15.7105 2.71046 16.4892 2.30448 17.4693C2 18.2044 2 19.1362 2 21M13.5 7C13.5 9.20914 11.7091 11 9.5 11C7.29086 11 5.5 9.20914 5.5 7C5.5 4.79086 7.29086 3 9.5 3C11.7091 3 13.5 4.79086 13.5 7Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Nl}from"react/jsx-runtime";var Bl=({...t})=>Nl("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Nl("g",{id:"volume-max",children:Nl("path",{id:"Icon",d:"M16.4569 4.16669C17.638 5.80855 18.3337 7.82305 18.3337 10C18.3337 12.177 17.638 14.1915 16.4569 15.8334M13.1214 6.66669C13.7805 7.61155 14.167 8.76065 14.167 10C14.167 11.2394 13.7805 12.3885 13.1214 13.3334M8.02892 4.47142L5.39085 7.1095C5.24672 7.25362 5.17466 7.32569 5.09056 7.37722C5.016 7.42291 4.93472 7.45658 4.84969 7.477C4.75378 7.50002 4.65187 7.50002 4.44804 7.50002H3.00033C2.53362 7.50002 2.30026 7.50002 2.122 7.59085C1.9652 7.67074 1.83771 7.79823 1.75782 7.95503C1.66699 8.13329 1.66699 8.36664 1.66699 8.83335V11.1667C1.66699 11.6334 1.66699 11.8668 1.75782 12.045C1.83771 12.2018 1.9652 12.3293 2.122 12.4092C2.30026 12.5 2.53362 12.5 3.00033 12.5H4.44804C4.65187 12.5 4.75378 12.5 4.84969 12.523C4.93472 12.5435 5.016 12.5771 5.09056 12.6228C5.17466 12.6744 5.24672 12.7464 5.39085 12.8905L8.02892 15.5286C8.3859 15.8856 8.56439 16.0641 8.71763 16.0761C8.8506 16.0866 8.98054 16.0328 9.06716 15.9314C9.16699 15.8145 9.16699 15.5621 9.16699 15.0572V4.94283C9.16699 4.43798 9.16699 4.18556 9.06716 4.06867C8.98054 3.96725 8.8506 3.91343 8.71763 3.92389C8.56439 3.93595 8.3859 4.11444 8.02892 4.47142Z",strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as As}from"react/jsx-runtime";var Dl=({...t})=>As("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:As("path",{d:"M15.6316 7.63137C15.2356 7.23535 15.0376 7.03735 14.9634 6.80902C14.8981 6.60817 14.8981 6.39183 14.9634 6.19098C15.0376 5.96265 15.2356 5.76465 15.6316 5.36863L18.47 2.53026C17.7168 2.18962 16.8806 2 16.0002 2C12.6865 2 10.0002 4.68629 10.0002 8C10.0002 8.49104 10.0592 8.9683 10.1705 9.42509C10.2896 9.91424 10.3492 10.1588 10.3387 10.3133C10.3276 10.4751 10.3035 10.5612 10.2289 10.7051C10.1576 10.8426 10.0211 10.9791 9.74804 11.2522L3.50023 17.5C2.6718 18.3284 2.6718 19.6716 3.50023 20.5C4.32865 21.3284 5.6718 21.3284 6.50023 20.5L12.748 14.2522C13.0211 13.9791 13.1576 13.8426 13.2951 13.7714C13.4391 13.6968 13.5251 13.6727 13.6869 13.6616C13.8414 13.651 14.086 13.7106 14.5751 13.8297C15.0319 13.941 15.5092 14 16.0002 14C19.3139 14 22.0002 11.3137 22.0002 8C22.0002 7.11959 21.8106 6.28347 21.47 5.53026L18.6316 8.36863C18.2356 8.76465 18.0376 8.96265 17.8092 9.03684C17.6084 9.1021 17.3921 9.1021 17.1912 9.03684C16.9629 8.96265 16.7649 8.76465 16.3689 8.36863L15.6316 7.63137Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as Tl}from"react/jsx-runtime";var We=({...t})=>Tl("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Tl("g",{id:"x",children:Tl("path",{id:"Icon",d:"M11.3337 4.66675L4.66699 11.3334M4.66699 4.66675L11.3337 11.3334",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Zs}from"react/jsx-runtime";var Vl=({...t})=>Zs("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Zs("path",{d:"M14 8L8 14M8 8L14 14M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as El,jsxs as t4}from"react/jsx-runtime";var Fl=({color1:t="currentColor",color2:e="currentColor",...n})=>t4("svg",{width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",...n,children:[El("rect",{x:"0.3125",y:"0.3125",width:"14.375",height:"14.375",rx:"7.1875",fill:e}),El("rect",{x:"0.3125",y:"0.3125",width:"14.375",height:"14.375",rx:"7.1875",stroke:t,strokeWidth:"0.625"}),El("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.12814 4.12814C4.299 3.95729 4.576 3.95729 4.74686 4.12814L7.5 6.88128L10.2531 4.12814C10.424 3.95729 10.701 3.95729 10.8719 4.12814C11.0427 4.299 11.0427 4.576 10.8719 4.74686L8.11872 7.5L10.8719 10.2531C11.0427 10.424 11.0427 10.701 10.8719 10.8719C10.701 11.0427 10.424 11.0427 10.2531 10.8719L7.5 8.11872L4.74686 10.8719C4.576 11.0427 4.299 11.0427 4.12814 10.8719C3.95729 10.701 3.95729 10.424 4.12814 10.2531L6.88128 7.5L4.12814 4.74686C3.95729 4.576 3.95729 4.299 4.12814 4.12814Z",fill:t})]});import{jsx as Al}from"react/jsx-runtime";var Dt=({...t})=>Al("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Al("g",{id:"x-close",children:Al("path",{id:"Icon",d:"M18 6L6 18M6 6L18 18",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})});import{jsx as Ws}from"react/jsx-runtime";var Zl=({...t})=>Ws("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...t,children:Ws("path",{d:"M5 5L9 9M9 5L5 9M4.2 13H9.8C10.9201 13 11.4802 13 11.908 12.782C12.2843 12.5903 12.5903 12.2843 12.782 11.908C13 11.4802 13 10.9201 13 9.8V4.2C13 3.0799 13 2.51984 12.782 2.09202C12.5903 1.71569 12.2843 1.40973 11.908 1.21799C11.4802 1 10.9201 1 9.8 1H4.2C3.0799 1 2.51984 1 2.09202 1.21799C1.71569 1.40973 1.40973 1.71569 1.21799 2.09202C1 2.51984 1 3.0799 1 4.2V9.8C1 10.9201 1 11.4802 1.21799 11.908C1.40973 12.2843 1.71569 12.5903 2.09202 12.782C2.51984 13 3.0799 13 4.2 13Z",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});var Mn=(g=>(g.AlertCircle="AlertCircle",g.AlertFeatured="AlertFeatured",g.AlertOctagon="AlertOctagon",g.AlertTriangle="AlertTriangle",g.AlignRight="AlignRight",g.ArrowDown="ArrowDown",g.ArrowLeft="ArrowLeft",g.ArrowLeft2="ArrowLeft2",g.ArrowRight="ArrowRight",g.ArrowToTop="ArrowToTop",g.ArrowUp="ArrowUp",g.ArrowUpRight="ArrowUpRight",g.ArrowUpRightNarrow="ArrowUpRightNarrow",g.ArrowUpRightSquare="ArrowUpRightSquare",g.Attachment="Attachment",g.BarChartSquare="BarChartSquare",g.Bold="Bold",g.BookmarkCheck="BookmarkCheck",g.BookmarkCheckFill="BookmarkCheckFill",g.BookmarkPlus="BookmarkPlus",g.BookmarkX="BookmarkX",g.BoxLines="BoxLines",g.BoxText="BoxText",g.BracketsCheck="BracketsCheck",g.BracketsEllipses="BracketsEllipses",g.Building="Building",g.Calendar="Calendar",g.CertificateHeart="CertificateHeart",g.Check="Check",g.CheckCircle="CheckCircle",g.CheckCircleBroken="CheckCircleBroken",g.CheckFill="CheckFill",g.CheckVerified="CheckVerified",g.ChevronDown="ChevronDown",g.ChevronLeft="ChevronLeft",g.ChevronLeftDouble="ChevronLeftDouble",g.ChevronRight="ChevronRight",g.ChevronRightDouble="ChevronRightDouble",g.ChevronSelectorVertical="ChevronSelectorVertical",g.ChevronUp="ChevronUp",g.CircleSwap="CircleSwap",g.ClockFastForward="ClockFastForward",g.ClockRewind="ClockRewind",g.ClockRewind2="ClockRewind2",g.CodeBrowser="CodeBrowser",g.CodeCircle="CodeCircle",g.Colors="Colors",g.ColumnEdit="ColumnEdit",g.Copy="Copy",g.Copy2="Copy2",g.Copy3="Copy3",g.Copy4="Copy4",g.Copy5="Copy5",g.CopyCheck="CopyCheck",g.Cube="Cube",g.CubeOutline="CubeOutline",g.CursorBox="CursorBox",g.Dataflow="Dataflow",g.Dataflow2="Dataflow2",g.Dataflow3="Dataflow3",g.Delete="Delete",g.DollarCircle="DollarCircle",g.DotsGrid="DotsGrid",g.DotsHorizontal="DotsHorizontal",g.DotsVertical="DotsVertical",g.Edit="Edit",g.Editable="Editable",g.Expand="Expand",g.Eye="Eye",g.EyeHidden="EyeHidden",g.EyeHidden2="EyeHidden2",g.FaceSmile="FaceSmile",g.Filter="Filter",g.Filter2="Filter2",g.Flag="Flag",g.Flag2="Flag2",g.Flag3="Flag3",g.HandShield="HandShield",g.Hash="Hash",g.HeadsetMic="HeadsetMic",g.Heart="Heart",g.HouseLine="HouseLine",g.Image="Image",g.Image2="Image2",g.Image3="Image3",g.Image4="Image4",g.ImageCheck="ImageCheck",g.InfoCircle="InfoCircle",g.InfoHexagon="InfoHexagon",g.Italic="Italic",g.LayersMultiple="LayersMultiple",g.LayersSingle="LayersSingle",g.Layout="Layout",g.Layout2="Layout2",g.LayoutColumns="LayoutColumns",g.LayoutCustom="LayoutCustom",g.LayoutSequential="LayoutSequential",g.LayoutStuffed="LayoutStuffed",g.LayoutTile="LayoutTile",g.LifeBuoy="LifeBuoy",g.Lightbulb="Lightbulb",g.Lightning="Lightning",g.Lightning2="Lightning2",g.LightningFast="LightningFast",g.LineChartBar="LineChartBar",g.LineChartBreakoutSquare="LineChartBreakoutSquare",g.LineChartUp="LineChartUp",g.LineChartUp2="LineChartUp2",g.Lines="Lines",g.LinesCheck="LinesCheck",g.LinesPlay="LinesPlay",g.Link="Link",g.Link2="Link2",g.Link3="Link3",g.Link4="Link4",g.Link5="Link5",g.ListBullet="ListBullet",g.ListOrder="ListOrder",g.ListOrder2="ListOrder2",g.Lock="Lock",g.Lock2="Lock2",g.LogIn="LogIn",g.LogOut="LogOut",g.LogOut2="LogOut2",g.MagicWand="MagicWand",g.MagicWand2="MagicWand2",g.Mail="Mail",g.MessageSquare="MessageSquare",g.MessageSquare2="MessageSquare2",g.MessageXSquare="MessageXSquare",g.MinusCircle="MinusCircle",g.Mobile="Mobile",g.Monitor="Monitor",g.Monitor2="Monitor2",g.Monitor3="Monitor3",g.MoonCircle="MoonCircle",g.NavigationPointer="NavigationPointer",g.NotificationBox="NotificationBox",g.Palette="Palette",g.PasscodeLock="PasscodeLock",g.PCSetup="PCSetup",g.Pencil="Pencil",g.PercentageCircle="PercentageCircle",g.Perspective="Perspective",g.PhoneCall="PhoneCall",g.Pin="Pin",g.PlayCircle="PlayCircle",g.Plus="Plus",g.PlusCircle="PlusCircle",g.Pulse="Pulse",g.QuestionCircle="QuestionCircle",g.RadioButton="RadioButton",g.RadioButtonActive="RadioButtonActive",g.ReceiptCheck="ReceiptCheck",g.Redo="Redo",g.Refresh="Refresh",g.Refresh2="Refresh2",g.Refresh3="Refresh3",g.Repeat="Repeat",g.Repeat2="Repeat2",g.Retweet="Retweet",g.RoundChart="RoundChart",g.RoundChart2="RoundChart2",g.Route="Route",g.Save="Save",g.Save2="Save2",g.ScanDots="ScanDots",g.Search="Search",g.Send="Send",g.Settings="Settings",g.Settings2="Settings2",g.Settings3="Settings3",g.ShieldLightning="ShieldLightning",g.ShieldPlus="ShieldPlus",g.ShieldRemove="ShieldRemove",g.Shuffle="Shuffle",g.SlashCircle="SlashCircle",g.SlashOctagon="SlashOctagon",g.SocialGlobe="SocialGlobe",g.SocialLinkedin="SocialLinkedin",g.SocialX="SocialX",g.Speedometer="Speedometer",g.StairsRound="StairsRound",g.Star="Star",g.StarHalf="StarHalf",g.Stars="Stars",g.Stars2="Stars2",g.Strikethrough="Strikethrough",g.SuccessFeatured="SuccessFeatured",g.Sun="Sun",g.SwitchHorizontal="SwitchHorizontal",g.Tag="Tag",g.Target="Target",g.Target2="Target2",g.TextFormat="TextFormat",g.TextFormat2="TextFormat2",g.TextHighlight="TextHighlight",g.Translate="Translate",g.Trash="Trash",g.Trending="Trending",g.Underline="Underline",g.Undo="Undo",g.Undo2="Undo2",g.UploadCloud="UploadCloud",g.User="User",g.UserEdit="UserEdit",g.UserRight="UserRight",g.UserSquare="UserSquare",g.Users="Users",g.UsersUp="UsersUp",g.Volume="Volume",g.Wrench="Wrench",g.X="X",g.XCircle="XCircle",g.XCircle2="XCircle2",g.XClose="XClose",g.XSquare="XSquare",g))(Mn||{});import{jsx as f}from"react/jsx-runtime";function se({name:t,...e}){switch(t){case"AlertCircle":return f(Eo,{...e});case"AlertFeatured":return f(Fo,{...e});case"AlertOctagon":return f(Zo,{...e});case"AlertTriangle":return f(_o,{...e});case"AlignRight":return f(zo,{...e});case"ArrowDown":return f(Go,{...e});case"ArrowLeft":return f(qo,{...e});case"ArrowLeft2":return f(Xo,{...e});case"ArrowRight":return f(Ko,{...e});case"ArrowToTop":return f(Yo,{...e});case"ArrowUp":return f(Qo,{...e});case"ArrowUpRight":return f(Jo,{...e});case"ArrowUpRightNarrow":return f(er,{...e});case"ArrowUpRightSquare":return f(tr,{...e});case"Attachment":return f(nr,{...e});case"BarChartSquare":return f(or,{...e});case"Bold":return f(rr,{...e});case"BookmarkCheck":return f(Bo,{...e});case"BookmarkCheckFill":return f(To,{...e});case"BookmarkPlus":return f(Hi,{...e});case"BookmarkX":return f(lr,{...e});case"BoxLines":return f(ir,{...e});case"BoxText":return f(sr,{...e});case"BracketsCheck":return f(ar,{...e});case"BracketsEllipses":return f(pr,{...e});case"Building":return f(Ni,{...e});case"Calendar":return f(ur,{...e});case"CertificateHeart":return f(mr,{...e});case"Check":return f(Fe,{...e});case"CheckCircle":return f(gr,{...e});case"CheckCircleBroken":return f(hr,{...e});case"CheckFill":return f(vr,{...e});case"CheckVerified":return f(wr,{...e});case"ChevronDown":return f(Ae,{...e});case"ChevronLeft":return f(Ze,{...e});case"ChevronLeftDouble":return f(br,{...e});case"ChevronRight":return f(Le,{...e});case"ChevronRightDouble":return f(Pr,{...e});case"ChevronSelectorVertical":return f(Sr,{...e});case"ChevronUp":return f(f1,{...e});case"CircleSwap":return f(Mr,{...e});case"ClockFastForward":return f(Rr,{...e});case"ClockRewind":return f(Br,{...e});case"ClockRewind2":return f(Tr,{...e});case"CodeBrowser":return f(Er,{...e});case"CodeCircle":return f(Fr,{...e});case"Colors":return f(Zr,{...e});case"ColumnEdit":return f(Vo,{...e});case"Copy":return f(_r,{...e});case"Copy2":return f(Or,{...e});case"Copy3":return f(Ur,{...e});case"Copy4":return f($r,{...e});case"Copy5":return f(Xr,{...e});case"CopyCheck":return f(jr,{...e});case"Cube":return f(Yr,{...e});case"CubeOutline":return f(Qr,{...e});case"CursorBox":return f(e2,{...e});case"Dataflow":return f(t2,{...e});case"Dataflow2":return f(n2,{...e});case"Dataflow3":return f(o2,{...e});case"Delete":return f(l2,{...e});case"DollarCircle":return f(s2,{...e});case"DotsGrid":return f(c2,{...e});case"DotsHorizontal":return f(p2,{...e});case"DotsVertical":return f(z1,{...e});case"Edit":return f(u2,{...e});case"Editable":return f(m2,{...e});case"Expand":return f(g2,{...e});case"Eye":return f(f2,{...e});case"EyeHidden":return f(v2,{...e});case"EyeHidden2":return f(y2,{...e});case"FaceSmile":return f(b2,{...e});case"Filter":return f(k2,{...e});case"Filter2":return f(vt,{...e});case"Flag":return f(L2,{...e});case"Flag2":return f(S2,{...e});case"Flag3":return f(I2,{...e});case"HandShield":return f(M2,{...e});case"Hash":return f(H2,{...e});case"HeadsetMic":return f(N2,{...e});case"Heart":return f(B2,{...e});case"HouseLine":return f(wt,{...e});case"Image":return f(D2,{...e});case"Image2":return f(T2,{...e});case"Image3":return f(V2,{...e});case"Image4":return f(F2,{...e});case"ImageCheck":return f(A2,{...e});case"InfoCircle":return f(Z2,{...e});case"InfoHexagon":return f(_2,{...e});case"Italic":return f(O2,{...e});case"LayersMultiple":return f(z2,{...e});case"LayersSingle":return f(U2,{...e});case"Layout":return f(G2,{...e});case"Layout2":return f($2,{...e});case"LayoutColumns":return f(q2,{...e});case"LayoutCustom":return f(X2,{...e});case"LayoutSequential":return f(j2,{...e});case"LayoutStuffed":return f(K2,{...e});case"LayoutTile":return f(Y2,{...e});case"LifeBuoy":return f(Q2,{...e});case"Lightning":return f(e3,{...e});case"Lightbulb":return f(J2,{...e});case"Lightning2":return f(n3,{...e});case"LightningFast":return f(o3,{...e});case"LineChartBar":return f(r3,{...e});case"LineChartBreakoutSquare":return f(l3,{...e});case"LineChartUp":return f(s3,{...e});case"LineChartUp2":return f(c3,{...e});case"Lines":return f(a3,{...e});case"LinesCheck":return f(p3,{...e});case"LinesPlay":return f(d3,{...e});case"Link":return f(C3,{...e});case"Link2":return f(g3,{...e});case"Link3":return f(f3,{...e});case"Link4":return f(h3,{...e});case"Link5":return f(v3,{...e});case"ListBullet":return f(y3,{...e});case"ListOrder":return f(x3,{...e});case"ListOrder2":return f(b3,{...e});case"Lock":return f(k3,{...e});case"Lock2":return f(L3,{...e});case"LogIn":return f(S3,{...e});case"LogOut":return f(M3,{...e});case"LogOut2":return f(H3,{...e});case"MagicWand":return f(N3,{...e});case"MagicWand2":return f(B3,{...e});case"Mail":return f(T3,{...e});case"MessageSquare":return f(E3,{...e});case"MessageSquare2":return f(F3,{...e});case"MessageXSquare":return f(Z3,{...e});case"MinusCircle":return f(W3,{...e});case"Mobile":return f(O3,{...e});case"Monitor":return f(z3,{...e});case"Monitor2":return f(G3,{...e});case"Monitor3":return f(q3,{...e});case"MoonCircle":return f(X3,{...e});case"NavigationPointer":return f(j3,{...e});case"NotificationBox":return f(K3,{...e});case"Palette":return f(Y3,{...e});case"PasscodeLock":return f(J3,{...e});case"PCSetup":return f(e6,{...e});case"Pencil":return f(n6,{...e});case"PercentageCircle":return f(o6,{...e});case"Perspective":return f(r6,{...e});case"PhoneCall":return f(i6,{...e});case"Pin":return f(kt,{...e});case"PlayCircle":return f(s6,{...e});case"Plus":return f(c6,{...e});case"PlusCircle":return f(Ke,{...e});case"Pulse":return f(d6,{...e});case"QuestionCircle":return f(Lt,{...e});case"RadioButton":return f(m6,{...e});case"RadioButtonActive":return f(g6,{...e});case"ReceiptCheck":return f(h6,{...e});case"Redo":return f(v6,{...e});case"Refresh":return f(w6,{...e});case"Refresh2":return f(y6,{...e});case"Refresh3":return f(x6,{...e});case"Repeat":return f(b6,{...e});case"Repeat2":return f(k6,{...e});case"Retweet":return f(L6,{...e});case"RoundChart":return f(P6,{...e});case"RoundChart2":return f(S6,{...e});case"Route":return f(I6,{...e});case"Save":return f(H6,{...e});case"Save2":return f(R6,{...e});case"ScanDots":return f(N6,{...e});case"Search":return f(It,{...e});case"Send":return f(D6,{...e});case"Settings":return f(T6,{...e});case"Settings2":return f(E6,{...e});case"Settings3":return f(F6,{...e});case"ShieldLightning":return f(A6,{...e});case"ShieldPlus":return f(Z6,{...e});case"ShieldRemove":return f(W6,{...e});case"Shuffle":return f(O6,{...e});case"SlashCircle":return f(z6,{...e});case"SlashOctagon":return f(U6,{...e});case"SocialGlobe":return f($6,{...e});case"SocialLinkedin":return f(X6,{...e});case"SocialX":return f(j6,{...e});case"Speedometer":return f(K6,{...e});case"StairsRound":return f(Q6,{...e});case"Star":return f(Ht,{...e});case"StarHalf":return f(tl,{...e});case"Stars":return f(nl,{...e});case"Stars2":return f(ol,{...e});case"Strikethrough":return f(rl,{...e});case"SuccessFeatured":return f(ll,{...e});case"Sun":return f(il,{...e});case"SwitchHorizontal":return f(sl,{...e});case"Tag":return f(cl,{...e});case"Target":return f(al,{...e});case"Target2":return f(dl,{...e});case"TextFormat":return f(ul,{...e});case"TextFormat2":return f(Cl,{...e});case"TextHighlight":return f(ml,{...e});case"Translate":return f(fl,{...e});case"Trash":return f(Ye,{...e});case"Trending":return f(vl,{...e});case"Underline":return f(wl,{...e});case"Undo":return f(yl,{...e});case"Undo2":return f(xl,{...e});case"UploadCloud":return f(Nt,{...e});case"User":return f(Bt,{...e});case"UserEdit":return f(kl,{...e});case"UserRight":return f(Ll,{...e});case"UserSquare":return f(Ml,{...e});case"Users":return f(Sl,{...e});case"UsersUp":return f(Rl,{...e});case"Volume":return f(Bl,{...e});case"Wrench":return f(Dl,{...e});case"X":return f(We,{...e});case"XCircle":return f(Vl,{...e});case"XCircle2":return f(Fl,{...e});case"XClose":return f(Dt,{...e});case"XSquare":return f(Zl,{...e});default:return null}}import{cn as Wl,ColorHelpers as n4}from"@cleen/ui-core";import{forwardRef as o4}from"react";import{Fragment as l4,jsx as Tt,jsxs as i4}from"react/jsx-runtime";var r4=o4(function({iconName:e,iconSrc:n,icon:o,iconSize:i=20,header:l,color:r,children:s,classNames:c,styles:a,...p},d){let u=n4.getComputedColor(r);return Tt(J,{ref:d,classNames:{...c,header:{...c?.header,title:Wl("cleen-flex cleen-gap-4",c?.header?.title)}},header:{...l,title:i4(l4,{children:[Tt("div",{className:Wl("cleen-flex cleen-w-10 cleen-h-10 cleen-justify-center cleen-items-center cleen-gap-2 cleen-flex-shrink-0 cleen-rounded-xl cleen-border cleen-border-gray/10 cleen-bg-background",c?.iconHolder),style:{...u&&{backgroundColor:gt(u,.85),color:u,borderColor:"transparent"},...a?.iconHolder},children:o||(e?Tt(se,{name:e,className:"cleen-text-gray",style:{width:i,height:i,...u&&{color:u}}}):n?Tt("img",{src:n,alt:"Icon",className:"cleen-text-gray",style:{width:i,height:i,...u&&{color:u}}}):null)}),l?.title]})},color:r,...p,children:s&&Tt("div",{className:Wl("cleen-flex-1",c?.content),style:a?.content,children:s})})});import{cn as G1}from"@cleen/ui-core";import{forwardRef as s4,useMemo as c4}from"react";import{jsx as Vt}from"react/jsx-runtime";var a4=s4(function({media:e,header:n,color:o,children:i,classNames:l,styles:r,...s},c){let a=c4(()=>{switch(e?.type){case"image":return Vt("img",{...e,alt:e.alt??"Card media",className:G1("cleen-w-full cleen-aspect-video cleen-object-cover",l?.media?.content),style:r?.media?.content});case"video":return Vt("video",{playsInline:!0,controls:!0,...e,className:G1("cleen-w-full cleen-aspect-video cleen-object-cover",l?.media?.content),style:r?.media?.content});case"iframe":return Vt("iframe",{...e,title:e.title??"Card iframe",className:G1("cleen-w-full cleen-aspect-video cleen-object-cover",l?.media?.content),style:r?.media?.content});default:return null}},[e,l?.media,r?.media]);return Vt(J,{ref:c,color:o,classNames:{...l,container:G1("cleen-pt-0",l?.container),header:{...l?.header,content:G1("cleen-p-0",l?.header?.content)}},header:{...n,...a&&{content:Vt("div",{className:G1("cleen-w-full cleen-overflow-hidden cleen-rounded-t-lg",l?.media?.container),style:r?.media?.container,children:a})}},...s,children:i})});import{cn as Et}from"@cleen/ui-core";import{jsx as Hn,jsxs as p4}from"react/jsx-runtime";var G=({className:t,classNames:e,style:n,styles:o,infoMessage:i,errorMessage:l,subtitle:r,...s})=>Hn("div",{className:Et("cleen",t),style:n,children:p4("div",{className:Et(e?.container),style:o?.container,...s,children:[i&&Hn("div",{className:Et("cleen-mt-1 cleen-font-normal cleen-text-sm cleen-text-primary",e?.infoMessage),style:o?.infoMessage,role:"note",children:i}),l&&Hn("div",{className:Et("cleen-mt-1 cleen-font-medium cleen-text-sm cleen-text-error",e?.errorMessage),style:o?.errorMessage,role:"alert",children:l}),r&&Hn("div",{className:Et("cleen-mt-2 cleen-font-normal cleen-text-sm cleen-leading-[20px] cleen-text-gray/70",e?.subtitle),style:o?.subtitle,children:r})]})});import{cn as Qe}from"@cleen/ui-core";import{forwardRef as d4,useEffect as u4,useMemo as C4,useState as m4}from"react";import{jsx as Je,jsxs as Ft}from"react/jsx-runtime";var re=d4(function({name:e,id:n,type:o,label:i,defaultValue:l,value:r,disabled:s,required:c,className:a,classNames:p,style:d,styles:u,autoComplete:C="off",isFocusedBorder:m,maxLength:v,minLength:h,maxLengthLabelThreshold:x=.5,uploadLabel:y,leftIcon:w,rightIcon:b,topRightIcon:S,inputOverlay:H,infoLabels:L,maxLengthLabel:P,minLengthLabel:N,onChange:M,...k},I){let T=r!==void 0,[B,V]=m4(l??""),W=T?r:B;u4(()=>{T||V(r??l??"")},[r,l,T]);let R=F=>{let A=F.target.value;(!v||A.length<=v)&&(T||V(A),M?.(F))},D=C4(()=>h&&N&&(W?.toString()?.length??0)<h?N(h-(W?.toString()?.length??0)):!v||!P||(W?.toString()?.length??0)/v<x?L?.subtitle:P?.(v-(W?.toString()?.length??0)),[W,v,x,L?.subtitle]);return Je("div",{className:Qe("cleen",a),style:d,children:Ft("div",{className:Qe("cleen-flex cleen-flex-col cleen-rounded-md cleen-w-full cleen-overflow-visible cleen-font-medium cleen-text-gray",p?.container),style:u?.container,children:[(i||S)&&Ft("div",{className:"cleen-flex cleen-justify-between cleen-items-center cleen-gap-2",children:[Ft("label",{htmlFor:n||e,className:Qe("cleen-flex-1 cleen-block cleen-mb-1.5 cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",p?.label),style:u?.label,children:[i,c&&Je("span",{className:"cleen-ml-1 cleen-text-error/60",children:"*"})]}),S]}),Ft("div",{className:Qe("cleen-relative cleen-flex cleen-items-stretch cleen-bg-background cleen-shadow-sm cleen-border cleen-rounded-md cleen-transition-colors cleen-duration-200",{"has-[:focus]:cleen-border has-[:focus]:cleen-border-primary/30 has-[:focus]:cleen-shadow-[0px_1px_2px_0px_rgba(16,24,40,0.05),0px_0px_0px_4px_rgba(0,149,235,0.24)]":m},L?.errorMessage?"cleen-border-error/50 hover:cleen-border-error/70":"cleen-border-gray/10 hover:cleen-border-gray/20",p?.inputContainer),style:u?.inputContainer,children:[w&&Je("div",{className:Qe("cleen-flex cleen-justify-center cleen-items-center cleen-gap-1.5 cleen-bg-background cleen-p-2 cleen-rounded-md focus:cleen-outline-none focus:cleen-ring-4 cleen-font-normal cleen-text-gray/70 cleen-text-base",s?"cleen-bg-gray/5 cleen-text-gray/50":"cleen-text-gray cleen-font-normal",p?.leftIconContainer),style:u?.leftIconContainer,children:w}),Ft("div",{className:"cleen-relative cleen-flex cleen-flex-1 cleen-items-stretch",children:[Je("input",{id:n||e,name:e,type:o,disabled:s,maxLength:v,autoComplete:C,value:W,className:Qe("cleen-block cleen-bg-background cleen-border-0 cleen-border-gray/30 cleen-rounded-md cleen-w-full cleen-text-base","cleen-py-2 cleen-pr-2 placeholder:cleen-text-gray/50 placeholder:cleen-font-normal sm:cleen-text-sm sm:cleen-leading-6 focus:cleen-ring-transparent focus:cleen-outline-none cleen-my-auto",w?"cleen-pl-0":"cleen-px-3.5",{"cleen-rounded-l-none":w,"cleen-rounded-r-none":b,"cleen-cursor-pointer cleen-text-gray/90 cleen-text-base cleen-font-normal cleen-py-2.5 cleen-pl-3.5 cleen-pr-0 cleen-w-4/5 after:cleen-hidden file:cleen-hidden focus:cleen-outline-none placeholder:cleen-hidden":o==="file","cleen-text-transparent":o==="file"&&!r},s?"cleen-bg-gray/5 cleen-text-gray/50":"cleen-text-gray cleen-font-normal",p?.input),style:u?.input,title:" ",onChange:R,required:c,ref:I,...k}),H&&Je("div",{className:Qe("cleen-absolute cleen-inset-0 cleen-flex cleen-items-center cleen-bg-background cleen-rounded-md cleen-overflow-hidden cleen-text-sm cleen-pointer-events-auto",w?"cleen-pl-0 cleen-pr-2":"cleen-px-3.5",s?"cleen-bg-gray/5":"cleen-bg-background",p?.inputOverlay),style:u?.inputOverlay,children:H})]}),o==="file"&&!r&&y&&Je("label",{htmlFor:n,className:"cleen-left-0 cleen-absolute cleen-flex cleen-justify-center cleen-items-center cleen-py-2.5 cleen-pl-3.5 cleen-font-normal cleen-text-gray/90 cleen-text-sm cleen-text-nowrap cleen-cursor-pointer",children:y}),b&&Je("div",{className:Qe("cleen-flex cleen-justify-center cleen-items-center cleen-gap-1.5 cleen-bg-background cleen-p-2 cleen-rounded-r-md focus:cleen-outline-none focus:cleen-ring-4 cleen-font-normal cleen-text-gray/70 cleen-text-base",s?"cleen-bg-gray/5 cleen-text-gray/50":"cleen-text-gray cleen-font-normal",p?.rightIconContainer),style:u?.rightIconContainer,children:b})]}),(L?.errorMessage||L?.infoMessage||D)&&Je(G,{...L,subtitle:D})]})})});import{cn as At,useOutsideClick as g4}from"@cleen/ui-core";import{forwardRef as f4,useEffect as _s,useImperativeHandle as h4,useMemo as v4,useRef as w4,useState as Rn}from"react";import{jsx as Zt,jsxs as y4}from"react/jsx-runtime";var _l=f4(function({value:e,defaultValue:n,defaultIsEditing:o=!1,isEditing:i,onIsEditingChange:l,placeholder:r,placeholderText:s,canEdit:c=!0,onSave:a,onCancel:p,onChange:d,inputProps:u,blurOnOutsideClick:C=!0,saveOnBlur:m=!0,isLoading:v,customLoader:h=Zt(X,{}),renderText:x,className:y,classNames:w,style:b,styles:S,...H},L){let P=e!==void 0,[N,M]=Rn(n??""),k=P?e??"":N,[I,T]=Rn(!1),B=v??I,V=v4(()=>typeof x=="function"?x(k):x||k||s||r,[k,x,r,s]),[W,R]=Rn(o),D=i!==void 0,F=D?i:W,[A,O]=Rn(k),q=w4(null);h4(L,()=>({...q.current,save:U,cancel:z})),_s(()=>{P||M(n??"")},[n,P]),_s(()=>{F||O(k)},[k,F]);let z=async()=>{D||R(!1),l?.(!1),O(k),await p?.()},U=async()=>{if(!B){if(k===A){D||R(!1),l?.(!1);return}T(!0),P||M(A);try{await a?.(A),D||R(!1),l?.(!1)}finally{T(!1)}}},ue=async $=>{$.key==="Enter"&&($.preventDefault(),await U()),$.key==="Escape"&&($.stopPropagation(),$.preventDefault(),await z()),u?.onKeyDown?.($)};return g4({refs:[q],enabled:C&&F,handler:async()=>{m?await U():await z()}}),Zt("div",{className:At("cleen",y),style:b,ref:q,...H,children:F?y4("div",{className:At("cleen-relative cleen-h-full",w?.container),style:S?.container,children:[Zt(re,{value:A,onChange:$=>{O($.target.value),d?.($.target.value)},autoFocus:!0,placeholder:r,className:w?.input?.className,classNames:{...w?.input?.classNames,inputContainer:At("cleen-border-primary hover:cleen-border-primary/60",w?.input?.classNames?.inputContainer)},...S?.input,...u,disabled:B||u?.disabled,onKeyDown:ue}),B&&Zt("div",{className:At("cleen-absolute cleen-top-1/2 cleen-left-1/2 cleen-transform cleen--translate-x-1/2 cleen--translate-y-1/2",w?.loaderContainer),style:S?.loaderContainer,children:h})]}):Zt("div",{onClick:()=>{c&&(D||R(!0),l?.(!0))},className:At("cleen-min-h-6 cleen-text-gray",c&&"cleen-cursor-text hover:cleen-bg-gray/5 cleen-rounded cleen-p-2 cleen-transition-colors",!k&&"cleen-text-gray/50",w?.preview),style:S?.preview,children:V})})});import{cn as $1}from"@cleen/ui-core";import{forwardRef as x4,useEffect as Os,useMemo as b4,useRef as k4,useState as L4}from"react";import{jsx as v1,jsxs as Nn}from"react/jsx-runtime";var Ol=x4(function({name:e,id:n,value:o,defaultValue:i,label:l,disabled:r,required:s,infoLabels:c,topRightElement:a,labelRightElement:p,textareaOverlay:d,onChange:u,minHeight:C,maxHeight:m=200,autoResize:v=!0,maxLength:h,minLength:x,maxLengthLabelThreshold:y=.5,maxLengthLabel:w,minLengthLabel:b,className:S,classNames:H,style:L,styles:P,...N},M){let k=o!==void 0,[I,T]=L4(typeof i=="string"?i:""),B=k4(null),V=M??B,W=k?o:I;Os(()=>{k||T(o??(typeof i=="string"?i:""))},[o,i,k]);let R=z=>{z.style.height="auto";let U=Math.min(z.scrollHeight,m);z.style.height=`${U}px`},D=z=>{R(z.target)};Os(()=>{!v||!B.current||R(B.current)},[v,W,m]);let F=z=>{z.preventDefault()},A=z=>{z.preventDefault();let U=z.dataTransfer?.getData("text/plain");k?u?.(`${o??""}${U}`):(T(ue=>`${ue}${U}`),u?.(`${I}${U}`))},O=z=>{let U=z.target.value;(!h||U.length<=h)&&(k||T(U),u?.(U),v&&D(z))},q=b4(()=>x&&b&&(W?.length??0)<x?b(x-(W?.length??0)):!h||!w||(W?.toString()?.length??0)/h<y?c?.subtitle:w?.(h-(W?.toString()?.length??0)),[W,h,y,c?.subtitle]);return v1("div",{className:$1("cleen",S),style:L,children:Nn("div",{className:$1("cleen-flex cleen-flex-col cleen-gap-1.5 cleen-rounded-md cleen-size-full cleen-font-medium cleen-text-gray",H?.container),style:P?.container,children:[(l||p)&&Nn("div",{className:"cleen-flex cleen-items-center cleen-justify-between cleen-mb-1.5",children:[l&&Nn("label",{htmlFor:n||e,className:$1("cleen-flex-1 cleen-block cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",H?.label),style:P?.label,children:[l," ",s&&v1("span",{className:"cleen-ml-1 cleen-text-error/60",children:"*"})]}),p&&v1("div",{className:"cleen-ml-auto",children:p})]}),Nn("div",{className:$1("cleen-relative cleen-flex cleen-items-center cleen-shadow-sm cleen-border cleen-rounded-md cleen-transition-colors cleen-duration-200",c?.errorMessage?"cleen-border-error/50 hover:cleen-border-error/70":"cleen-border-gray/10 hover:cleen-border-gray/20",H?.textareaContainer),style:P?.textareaContainer,children:[a&&v1("div",{className:"cleen-absolute cleen-top-2 cleen-right-2 cleen-z-10",children:a}),d&&v1("div",{className:$1("cleen-absolute cleen-inset-0 cleen-px-3.5 cleen-py-3 cleen-rounded-lg cleen-overflow-y-auto cleen-text-sm cleen-leading-6 cleen-font-normal",r?"cleen-bg-gray/5":"cleen-bg-background"),children:d}),v1("textarea",{id:n||e,name:e,ref:V,disabled:r,value:W,minLength:x,maxLength:h,className:$1("cleen-block cleen-flex-1 cleen-px-3.5 cleen-py-3 cleen-border-0 cleen-border-gray/30 cleen-rounded-lg focus:cleen-outline-none focus:cleen-ring-transparent placeholder:cleen-text-gray/50 sm:cleen-text-sm cleen-text-base sm:cleen-leading-6",r?"cleen-bg-gray/5 cleen-text-gray/50":"cleen-bg-background cleen-text-gray cleen-font-normal",H?.textarea),style:{...C&&{minHeight:`${C}px`},...P?.textarea},onFocus:z=>z.currentTarget.setSelectionRange(z.currentTarget.value.length,z.currentTarget.value.length),onDragOver:F,onDrop:A,...N,onChange:O})]}),(c?.errorMessage||c?.infoMessage||q)&&v1(G,{...c,subtitle:q})]})})});import{cn as Wt,useOutsideClick as P4}from"@cleen/ui-core";import{forwardRef as S4,useEffect as zs,useImperativeHandle as I4,useMemo as M4,useRef as H4,useState as Bn}from"react";import{jsx as _t,jsxs as R4}from"react/jsx-runtime";var zl=S4(function({value:e,defaultValue:n,defaultIsEditing:o=!1,isEditing:i,onIsEditingChange:l,placeholder:r,placeholderText:s,canEdit:c=!0,onSave:a,onCancel:p,onChange:d,textAreaProps:u,blurOnOutsideClick:C=!0,saveOnBlur:m=!0,isLoading:v,customLoader:h=_t(X,{size:"md"}),renderText:x,className:y,classNames:w,style:b,styles:S,...H},L){let P=e!==void 0,[N,M]=Bn(n??""),k=P?e??"":N,[I,T]=Bn(!1),B=v??I,V=M4(()=>typeof x=="function"?x(k):x||k||s||r,[k,x,r,s]),[W,R]=Bn(o),D=i!==void 0,F=D?i:W,[A,O]=Bn(k),q=H4(null);I4(L,()=>({...q.current,save:U,cancel:z})),zs(()=>{P||M(n??"")},[n,P]),zs(()=>{F||O(k)},[k,F]);let z=async()=>{D||R(!1),l?.(!1),O(k),await p?.()},U=async()=>{if(!B){if(k===A){D||R(!1),l?.(!1);return}T(!0),P||M(A);try{await a?.(A),D||R(!1),l?.(!1)}finally{T(!1)}}},ue=async $=>{$.key==="Escape"&&($.preventDefault(),$.stopPropagation(),await z()),$.key==="Enter"&&($.metaKey||$.ctrlKey)&&($.preventDefault(),await U()),u?.onKeyDown?.($)};return P4({refs:[q],enabled:C&&F,handler:async()=>{m?await U():await z()}}),_t("div",{className:Wt("cleen",y),style:b,ref:q,...H,children:F?R4("div",{className:Wt("cleen-relative cleen-h-full",w?.container),style:S?.container,children:[_t(Ol,{value:A,onChange:$=>{O($),d?.($)},autoFocus:!0,placeholder:r,className:w?.textArea?.className,classNames:{...w?.textArea?.classNames,textareaContainer:Wt("cleen-border-primary hover:cleen-border-primary/60",w?.textArea?.classNames?.textareaContainer)},...S?.textArea,...u,disabled:B||u?.disabled,onKeyDown:ue}),B&&_t("div",{className:Wt("cleen-absolute cleen-top-1/2 cleen-left-1/2 cleen-transform cleen--translate-x-1/2 cleen--translate-y-1/2",w?.loaderContainer),style:S?.loaderContainer,children:h})]}):_t("div",{onClick:()=>{c&&(D||R(!0),l?.(!0))},className:Wt("cleen-min-h-6 cleen-text-gray cleen-whitespace-pre-wrap",c&&"cleen-cursor-text hover:cleen-bg-gray/5 cleen-rounded cleen-p-2 cleen-transition-colors",!k&&"cleen-text-gray/50",w?.preview),style:S?.preview,children:V})})});import"@cleen/ui-core";import{forwardRef as N4}from"react";import{Fragment as D4,jsx as Ul,jsxs as T4}from"react/jsx-runtime";var B4=N4(function({header:e,color:n,children:o,description:i,onSave:l,isDescriptionHidden:r=!1,titleProps:s,descriptionProps:c,classNames:a,styles:p,...d},u){let C=typeof e?.title=="string"||typeof e?.title=="number"?String(e.title):void 0;return Ul(J,{ref:u,color:n,header:{...e,title:Ul(_l,{value:C??"",onSave:async m=>{await l?.("title",m)},...a?.titleTextInput,...p?.titleTextInput,...s})},classNames:a,styles:p,...d,children:(!r||o)&&T4(D4,{children:[Ul(zl,{value:i??"",onSave:async m=>{await l?.("description",m)},...c,textAreaProps:c?.textAreaProps,...a?.descriptionTextInput,...p?.descriptionTextInput}),o]})})});import{cn as Ot}from"@cleen/ui-core";import{forwardRef as V4}from"react";import{jsx as Dn}from"react/jsx-runtime";var E4=V4(function({type:e="button",label:n,onClick:o,containerRef:i,className:l,classNames:r,style:s,styles:c,disabled:a=!1,loaderOptions:p,isLoading:d=!1,variant:u="primary",children:C,...m},v){return Dn("div",{className:Ot("cleen",l),style:s,ref:i,children:Dn("button",{type:e,ref:v,disabled:d||a,onClick:o,className:Ot("cleen-size-full",r?.container),style:c?.container,...m,children:Dn(J,{p:0,className:Ot("cleen-size-full",r?.card?.className),classNames:{...r?.card?.classNames,container:Ot("cleen-size-full",bi[u],r?.card?.classNames?.container,{"cleen-opacity-50 cleen-cursor-not-allowed cleen-pointer-events-none":a||d}),childrenContainer:Ot("cleen-size-full cleen-flex cleen-justify-center cleen-items-center",r?.card?.classNames?.childrenContainer)},...c?.card,children:d?Dn(X,{size:"lg",...p,color:p?.color||ki[u],...r?.loader,...c?.loader}):n||C})})})});import{cn as zt,ColorHelpers as Us,formatAudioTime as Gs}from"@cleen/ui-core";import{useWavesurfer as F4}from"@wavesurfer/react";import{forwardRef as A4,useCallback as Z4,useRef as W4}from"react";import{FaPause as _4,FaPlay as O4}from"react-icons/fa";import{jsx as Ut,jsxs as $s}from"react/jsx-runtime";var z4={waveColor:Us.getComputedColor("var(--cleen-light-gray)"),progressColor:Us.getComputedColor("var(--cleen-primary)"),cursorColor:"rgb(var(--cleen-primary))",height:56,barWidth:2,barGap:2,barRadius:2,interact:!0,normalize:!0},U4=A4(function({url:e,options:n,className:o,classNames:i,style:l,styles:r,...s},c){let a=W4(null),{wavesurfer:p,isPlaying:d,isReady:u,currentTime:C}=F4({...z4,...n,container:a,url:e}),m=u?p?.getDuration()??0:0,v=Z4(()=>{p?.playPause()},[p]);return Ut("div",{ref:c,className:zt("cleen",o),style:l,...s,children:$s("div",{className:zt("cleen-flex cleen-items-center cleen-gap-3 cleen-px-4 cleen-py-3 cleen-rounded-xl cleen-bg-white cleen-border cleen-border-gray/10",i?.container),style:r?.container,children:[Ut(K,{type:"button",onClick:v,disabled:!u,"aria-label":d?"Pause":"Play",className:i?.playButton?.className,classNames:{...i?.playButton?.classNames,container:zt("cleen-p-0 !cleen-size-9 cleen-rounded-full",i?.playButton?.classNames?.container)},...r?.playButton,children:d?Ut(_4,{}):Ut(O4,{})}),Ut("div",{ref:a,className:zt("cleen-flex-1 cleen-min-w-0",i?.waveform),style:r?.waveform}),$s("span",{className:zt("cleen-shrink-0 cleen-text-xs cleen-text-gray/60 cleen-tabular-nums",i?.timestamp),style:r?.timestamp,children:[Gs(C),"\xA0/\xA0",Gs(m)]})]})})});import{ColorHelpers as G4}from"@cleen/ui-core";var qs=G4.getComputedColor("var(--cleen-primary)"),Xs="rgba(var(--cleen-primary), 0.15)",js={waveColor:qs,progressColor:qs,cursorColor:"rgb(var(--cleen-primary))",height:56,barWidth:2,barGap:2,barRadius:2,minPxPerSec:.5,sampleRate:8e3};var Ks={startRecording:"Click to start recording"};import{cn as me,formatAudioTime as _n,trimBlob as q4}from"@cleen/ui-core";import{useWavesurfer as X4}from"@wavesurfer/react";import{forwardRef as j4,useCallback as X1,useEffect as Kl,useMemo as K4,useRef as Js,useState as On}from"react";import{BiMicrophone as Y4}from"react-icons/bi";import{BsStop as Q4}from"react-icons/bs";import{FaPause as J4,FaPlay as e8,FaScissors as t8,FaTrash as n8}from"react-icons/fa6";function Gl(t,e,n,o){return new(n||(n=Promise))((function(i,l){function r(a){try{c(o.next(a))}catch(p){l(p)}}function s(a){try{c(o.throw(a))}catch(p){l(p)}}function c(a){var p;a.done?i(a.value):(p=a.value,p instanceof n?p:new n((function(d){d(p)}))).then(r,s)}c((o=o.apply(t,e||[])).next())}))}var Tn=class{constructor(){this.listeners={}}on(e,n,o){if(this.listeners[e]||(this.listeners[e]=new Set),o?.once){let i=(...l)=>{this.un(e,i),n(...l)};return this.listeners[e].add(i),()=>this.un(e,i)}return this.listeners[e].add(n),()=>this.un(e,n)}un(e,n){var o;(o=this.listeners[e])===null||o===void 0||o.delete(n)}once(e,n){return this.on(e,n,{once:!0})}unAll(){this.listeners={}}emit(e,...n){this.listeners[e]&&this.listeners[e].forEach((o=>o(...n)))}},ql=class extends Tn{constructor(e){super(),this.subscriptions=[],this.isDestroyed=!1,this.options=e}onInit(){}_init(e){this.isDestroyed&&(this.subscriptions=[],this.isDestroyed=!1),this.wavesurfer=e,this.onInit()}destroy(){this.emit("destroy"),this.subscriptions.forEach((e=>e())),this.subscriptions=[],this.isDestroyed=!0,this.wavesurfer=void 0}},Xl=class extends Tn{constructor(){super(...arguments),this.animationFrameId=null,this.isRunning=!1}start(){if(this.isRunning)return;this.isRunning=!0;let e=()=>{this.isRunning&&(this.emit("tick"),this.animationFrameId=requestAnimationFrame(e))};e()}stop(){this.isRunning=!1,this.animationFrameId!==null&&(cancelAnimationFrame(this.animationFrameId),this.animationFrameId=null)}destroy(){this.stop()}},$l=100,$4=["audio/webm","audio/wav","audio/mpeg","audio/mp4","audio/mp3"],Vn=class t extends ql{constructor(e){var n,o,i,l,r,s;super(Object.assign(Object.assign({},e),{audioBitsPerSecond:(n=e.audioBitsPerSecond)!==null&&n!==void 0?n:128e3,scrollingWaveform:(o=e.scrollingWaveform)!==null&&o!==void 0&&o,scrollingWaveformWindow:(i=e.scrollingWaveformWindow)!==null&&i!==void 0?i:5,continuousWaveform:(l=e.continuousWaveform)!==null&&l!==void 0&&l,renderRecordedAudio:(r=e.renderRecordedAudio)===null||r===void 0||r,mediaRecorderTimeslice:(s=e.mediaRecorderTimeslice)!==null&&s!==void 0?s:void 0})),this.stream=null,this.mediaRecorder=null,this.dataWindow=null,this.isWaveformPaused=!1,this.lastStartTime=0,this.lastDuration=0,this.duration=0,this.micStream=null,this.recordedBlobUrl=null,this.timer=new Xl,this.subscriptions.push(this.timer.on("tick",(()=>{let c=performance.now()-this.lastStartTime;this.duration=this.isPaused()?this.duration:this.lastDuration+c,this.emit("record-progress",this.duration)})))}static create(e){return new t(e||{})}renderMicStream(e){var n;let o=new AudioContext,i=o.createMediaStreamSource(e),l=o.createAnalyser();i.connect(l),(this.options.continuousWaveform||this.options.scrollingWaveform)&&(l.fftSize=32);let r=l.frequencyBinCount,s=new Float32Array(r),c=0;this.wavesurfer&&((n=this.originalOptions)!==null&&n!==void 0||(this.originalOptions=Object.assign({},this.wavesurfer.options)),this.wavesurfer.options.interact=!1,this.options.scrollingWaveform&&(this.wavesurfer.options.cursorWidth=0,this.wavesurfer.options.normalize=!0,this.wavesurfer.options.maxPeak=1));let a=setInterval((()=>{var p,d,u,C;if(!this.isWaveformPaused){if(l.getFloatTimeDomainData(s),this.options.scrollingWaveform){let m=Math.floor((this.options.scrollingWaveformWindow||0)*$l),v=0;for(let x=0;x<r;x++){let y=Math.abs(s[x]);y>v&&(v=y)}this.dataWindow||(this.dataWindow=new Float32Array(m));let h=new Float32Array(m);if(this.dataWindow&&this.dataWindow.length>0){let x=m-1,y=this.dataWindow.slice(-x);h.set(y,0)}h[m-1]=v,this.dataWindow=h}else if(this.options.continuousWaveform){if(!this.dataWindow){let v=this.options.continuousWaveformDuration?Math.round(this.options.continuousWaveformDuration*$l):((d=(p=this.wavesurfer)===null||p===void 0?void 0:p.getWidth())!==null&&d!==void 0?d:0)*window.devicePixelRatio;this.dataWindow=new Float32Array(v)}let m=0;for(let v=0;v<r;v++){let h=Math.abs(s[v]);h>m&&(m=h)}if(c+1>this.dataWindow.length){let v=new Float32Array(2*this.dataWindow.length);v.set(this.dataWindow,0),this.dataWindow=v}this.dataWindow[c]=m,c++}else this.dataWindow=s;if(this.wavesurfer){let m=((C=(u=this.dataWindow)===null||u===void 0?void 0:u.length)!==null&&C!==void 0?C:0)/$l;this.wavesurfer.load("",[this.dataWindow],this.options.scrollingWaveform?this.options.scrollingWaveformWindow:m).then((()=>{this.wavesurfer&&this.options.continuousWaveform&&(this.wavesurfer.setTime(this.getDuration()/1e3),this.wavesurfer.options.minPxPerSec||this.wavesurfer.setOptions({minPxPerSec:this.wavesurfer.getWidth()/this.wavesurfer.getDuration()}))})).catch((v=>{console.error("Error rendering real-time recording data:",v)}))}}}),10);return{onDestroy:()=>{clearInterval(a),i?.disconnect(),o?.close()},onEnd:()=>{this.isWaveformPaused=!0,this.stopMic()}}}startMic(e){return Gl(this,void 0,void 0,(function*(){let n;this.micStream&&this.stopMic();try{n=yield navigator.mediaDevices.getUserMedia({audio:e==null||e})}catch(i){throw new Error("Error accessing the microphone: "+i.message)}let o=this.renderMicStream(n);return this.micStream=o,this.unsubscribeDestroy=this.once("destroy",o.onDestroy),this.unsubscribeRecordEnd=this.once("record-end",o.onEnd),this.stream=n,n}))}stopMic(){var e,n,o;(e=this.micStream)===null||e===void 0||e.onDestroy(),(n=this.unsubscribeDestroy)===null||n===void 0||n.call(this),(o=this.unsubscribeRecordEnd)===null||o===void 0||o.call(this),this.micStream=null,this.unsubscribeDestroy=void 0,this.unsubscribeRecordEnd=void 0,this.stream&&(this.stream.getTracks().forEach((i=>i.stop())),this.stream=null,this.mediaRecorder=null)}startRecording(e){return Gl(this,void 0,void 0,(function*(){let n=this.stream||(yield this.startMic(e));this.dataWindow=null;let o=this.mediaRecorder||new MediaRecorder(n,{mimeType:this.options.mimeType||$4.find((r=>MediaRecorder.isTypeSupported(r))),audioBitsPerSecond:this.options.audioBitsPerSecond});this.mediaRecorder=o,this.stopRecording();let i=[];o.ondataavailable=r=>{r.data.size>0&&i.push(r.data),this.emit("record-data-available",r.data)};let l=r=>{var s;let c=new Blob(i,{type:o.mimeType});this.emit(r,c),this.options.renderRecordedAudio&&(this.applyOriginalOptionsIfNeeded(),this.recordedBlobUrl&&URL.revokeObjectURL(this.recordedBlobUrl),this.recordedBlobUrl=URL.createObjectURL(c),(s=this.wavesurfer)===null||s===void 0||s.load(this.recordedBlobUrl))};o.onpause=()=>l("record-pause"),o.onstop=()=>l("record-end"),o.start(this.options.mediaRecorderTimeslice),this.lastStartTime=performance.now(),this.lastDuration=0,this.duration=0,this.isWaveformPaused=!1,this.timer.start(),this.emit("record-start")}))}getDuration(){return this.duration}isRecording(){var e;return((e=this.mediaRecorder)===null||e===void 0?void 0:e.state)==="recording"}isPaused(){var e;return((e=this.mediaRecorder)===null||e===void 0?void 0:e.state)==="paused"}isActive(){var e;return((e=this.mediaRecorder)===null||e===void 0?void 0:e.state)!=="inactive"}stopRecording(){var e;this.isActive()&&((e=this.mediaRecorder)===null||e===void 0||e.stop(),this.timer.stop())}pauseRecording(){var e,n;this.isRecording()&&(this.isWaveformPaused=!0,(e=this.mediaRecorder)===null||e===void 0||e.requestData(),(n=this.mediaRecorder)===null||n===void 0||n.pause(),this.timer.stop(),this.lastDuration=this.duration)}resumeRecording(){var e;this.isPaused()&&(this.isWaveformPaused=!1,(e=this.mediaRecorder)===null||e===void 0||e.resume(),this.timer.start(),this.lastStartTime=performance.now(),this.emit("record-resume"))}static getAvailableAudioDevices(){return Gl(this,void 0,void 0,(function*(){return navigator.mediaDevices.enumerateDevices().then((e=>e.filter((n=>n.kind==="audioinput"))))}))}destroy(){this.applyOriginalOptionsIfNeeded(),super.destroy(),this.stopRecording(),this.stopMic(),this.recordedBlobUrl&&(URL.revokeObjectURL(this.recordedBlobUrl),this.recordedBlobUrl=null)}applyOriginalOptionsIfNeeded(){this.wavesurfer&&this.originalOptions&&(this.wavesurfer.setOptions(this.originalOptions),delete this.originalOptions)}};var An=class{constructor(){this.listeners={}}on(e,n,o){if(this.listeners[e]||(this.listeners[e]=new Set),o?.once){let i=(...l)=>{this.un(e,i),n(...l)};return this.listeners[e].add(i),()=>this.un(e,i)}return this.listeners[e].add(n),()=>this.un(e,n)}un(e,n){var o;(o=this.listeners[e])===null||o===void 0||o.delete(n)}once(e,n){return this.on(e,n,{once:!0})}unAll(){this.listeners={}}emit(e,...n){this.listeners[e]&&this.listeners[e].forEach((o=>o(...n)))}},jl=class extends An{constructor(e){super(),this.subscriptions=[],this.isDestroyed=!1,this.options=e}onInit(){}_init(e){this.isDestroyed&&(this.subscriptions=[],this.isDestroyed=!1),this.wavesurfer=e,this.onInit()}destroy(){this.emit("destroy"),this.subscriptions.forEach((e=>e())),this.subscriptions=[],this.isDestroyed=!0,this.wavesurfer=void 0}};function Ys(t,e){let n=e.xmlns?document.createElementNS(e.xmlns,t):document.createElement(t);for(let[o,i]of Object.entries(e))if(o==="children"&&i)for(let[l,r]of Object.entries(i))r instanceof Node?n.appendChild(r):typeof r=="string"?n.appendChild(document.createTextNode(r)):n.appendChild(Ys(l,r));else o==="style"?Object.assign(n.style,i):o==="textContent"?n.textContent=i:n.setAttribute(o,i.toString());return n}function Gt(t,e,n){let o=Ys(t,e||{});return n?.appendChild(o),o}function Qs(t){let e=t,n=new Set;return{get value(){return e},set(o){Object.is(e,o)||(e=o,n.forEach((i=>i(e))))},update(o){this.set(o(e))},subscribe:o=>(n.add(o),()=>n.delete(o))}}function En(t,e){let n,o=()=>{n&&(n(),n=void 0),n=t()},i=e.map((l=>l.subscribe(o)));return o(),()=>{n&&(n(),n=void 0),i.forEach((l=>l()))}}function q1(t,e){let n=Qs(null),o=i=>{n.set(i)};return t.addEventListener(e,o),n._cleanup=()=>{t.removeEventListener(e,o)},n}function w1(t){let e=t._cleanup;typeof e=="function"&&e()}function Fn(t,e={}){let{threshold:n=3,mouseButton:o=0,touchDelay:i=100}=e,l=Qs(null),r=new Map,s=matchMedia("(pointer: coarse)").matches,c=()=>{},a=p=>{if(p.button!==o||(r.set(p.pointerId,p),r.size>1))return;let d=p.clientX,u=p.clientY,C=!1,m=Date.now(),v=t.getBoundingClientRect(),{left:h,top:x}=v,y=L=>{if(L.defaultPrevented||r.size>1||s&&Date.now()-m<i)return;let P=L.clientX,N=L.clientY,M=P-d,k=N-u;(C||Math.abs(M)>n||Math.abs(k)>n)&&(L.preventDefault(),L.stopPropagation(),C||(l.set({type:"start",x:d-h,y:u-x}),C=!0),l.set({type:"move",x:P-h,y:N-x,deltaX:M,deltaY:k}),d=P,u=N)},w=L=>{if(r.delete(L.pointerId),C){let P=L.clientX,N=L.clientY;l.set({type:"end",x:P-h,y:N-x})}c()},b=L=>{r.delete(L.pointerId),L.relatedTarget&&L.relatedTarget!==document.documentElement||w(L)},S=L=>{C&&(L.stopPropagation(),L.preventDefault())},H=L=>{L.defaultPrevented||r.size>1||C&&L.preventDefault()};document.addEventListener("pointermove",y),document.addEventListener("pointerup",w),document.addEventListener("pointerout",b),document.addEventListener("pointercancel",b),document.addEventListener("touchmove",H,{passive:!1}),document.addEventListener("click",S,{capture:!0}),c=()=>{document.removeEventListener("pointermove",y),document.removeEventListener("pointerup",w),document.removeEventListener("pointerout",b),document.removeEventListener("pointercancel",b),document.removeEventListener("touchmove",H),setTimeout((()=>{document.removeEventListener("click",S,{capture:!0})}),10)}};return t.addEventListener("pointerdown",a),{signal:l,cleanup:()=>{c(),t.removeEventListener("pointerdown",a),r.clear(),w1(l)}}}var Zn=class extends An{constructor(e,n,o=0){var i,l,r,s,c,a,p,d,u,C;super(),this.totalDuration=n,this.numberOfChannels=o,this.element=null,this.minLength=0,this.maxLength=1/0,this.contentEditable=!1,this.subscriptions=[],this.updatingSide=void 0,this.isRemoved=!1,this.subscriptions=[],this.id=e.id||`region-${Math.random().toString(32).slice(2)}`,this.start=this.clampPosition(e.start),this.end=this.clampPosition((i=e.end)!==null&&i!==void 0?i:e.start),this.drag=(l=e.drag)===null||l===void 0||l,this.resize=(r=e.resize)===null||r===void 0||r,this.resizeStart=(s=e.resizeStart)===null||s===void 0||s,this.resizeEnd=(c=e.resizeEnd)===null||c===void 0||c,this.color=(a=e.color)!==null&&a!==void 0?a:"rgba(0, 0, 0, 0.1)",this.minLength=(p=e.minLength)!==null&&p!==void 0?p:this.minLength,this.maxLength=(d=e.maxLength)!==null&&d!==void 0?d:this.maxLength,this.channelIdx=(u=e.channelIdx)!==null&&u!==void 0?u:-1,this.contentEditable=(C=e.contentEditable)!==null&&C!==void 0?C:this.contentEditable,this.element=this.initElement(),this.setContent(e.content),this.setPart(),this.renderPosition(),this.initMouseEvents()}clampPosition(e){return Math.max(0,Math.min(this.totalDuration,e))}setPart(){var e;let n=this.start===this.end;(e=this.element)===null||e===void 0||e.setAttribute("part",`${n?"marker":"region"} ${this.id}`)}addResizeHandles(e){let n={position:"absolute",zIndex:"2",width:"6px",height:"100%",top:"0",cursor:"ew-resize",wordBreak:"keep-all"},o=Gt("div",{part:"region-handle region-handle-left",style:Object.assign(Object.assign({},n),{left:"0",borderLeft:"2px solid rgba(0, 0, 0, 0.5)",borderRadius:"2px 0 0 2px"})},e),i=Gt("div",{part:"region-handle region-handle-right",style:Object.assign(Object.assign({},n),{right:"0",borderRight:"2px solid rgba(0, 0, 0, 0.5)",borderRadius:"0 2px 2px 0"})},e),l=Fn(o,{threshold:1}),r=Fn(i,{threshold:1}),s=En((()=>{let a=l.signal.value;a&&(a.type==="move"&&a.deltaX!==void 0?this.onResize(a.deltaX,"start"):a.type==="end"&&this.onEndResizing("start"))}),[l.signal]),c=En((()=>{let a=r.signal.value;a&&(a.type==="move"&&a.deltaX!==void 0?this.onResize(a.deltaX,"end"):a.type==="end"&&this.onEndResizing("end"))}),[r.signal]);this.subscriptions.push((()=>{s(),c(),l.cleanup(),r.cleanup()}))}removeResizeHandles(e){let n=e.querySelector('[part*="region-handle-left"]'),o=e.querySelector('[part*="region-handle-right"]');n&&e.removeChild(n),o&&e.removeChild(o)}initElement(){if(this.isRemoved)return null;let e=this.start===this.end,n=0,o=100;this.channelIdx>=0&&this.numberOfChannels>0&&this.channelIdx<this.numberOfChannels&&(o=100/this.numberOfChannels,n=o*this.channelIdx);let i=Gt("div",{style:{position:"absolute",top:`${n}%`,height:`${o}%`,backgroundColor:e?"none":this.color,borderLeft:e?"2px solid "+this.color:"none",borderRadius:"2px",boxSizing:"border-box",transition:"background-color 0.2s ease",cursor:this.drag?"grab":"default",pointerEvents:"all"}});return!e&&this.resize&&this.addResizeHandles(i),i}renderPosition(){if(!this.element)return;let e=this.start/this.totalDuration,n=(this.totalDuration-this.end)/this.totalDuration;this.element.style.left=100*e+"%",this.element.style.right=100*n+"%"}toggleCursor(e){var n;this.drag&&(!((n=this.element)===null||n===void 0)&&n.style)&&(this.element.style.cursor=e?"grabbing":"grab")}initMouseEvents(){let{element:e}=this;if(!e)return;let n=q1(e,"click"),o=q1(e,"mouseenter"),i=q1(e,"mouseleave"),l=q1(e,"dblclick"),r=q1(e,"pointerdown"),s=q1(e,"pointerup"),c=n.subscribe((h=>h&&this.emit("click",h))),a=o.subscribe((h=>h&&this.emit("over",h))),p=i.subscribe((h=>h&&this.emit("leave",h))),d=l.subscribe((h=>h&&this.emit("dblclick",h))),u=r.subscribe((h=>h&&this.toggleCursor(!0))),C=s.subscribe((h=>h&&this.toggleCursor(!1)));this.subscriptions.push((()=>{c(),a(),p(),d(),u(),C(),w1(n),w1(o),w1(i),w1(l),w1(r),w1(s)}));let m=Fn(e),v=En((()=>{let h=m.signal.value;h&&(h.type==="start"?this.toggleCursor(!0):h.type==="move"&&h.deltaX!==void 0?this.onMove(h.deltaX):h.type==="end"&&(this.toggleCursor(!1),this.drag&&this.emit("update-end")))}),[m.signal]);this.subscriptions.push((()=>{v(),m.cleanup()})),this.contentEditable&&this.content&&(this.contentClickListener=h=>this.onContentClick(h),this.contentBlurListener=()=>this.onContentBlur(),this.content.addEventListener("click",this.contentClickListener),this.content.addEventListener("blur",this.contentBlurListener))}_onUpdate(e,n,o){var i;if(!(!((i=this.element)===null||i===void 0)&&i.parentElement))return;let{width:l}=this.element.parentElement.getBoundingClientRect(),r=e/l*this.totalDuration,s=n&&n!=="start"?this.start:this.start+r,c=n&&n!=="end"?this.end:this.end+r,a=o!==void 0;a&&this.updatingSide&&this.updatingSide!==n&&(this.updatingSide==="start"?s=o:c=o),s=Math.max(0,s),c=Math.min(this.totalDuration,c);let p=c-s;this.updatingSide=n;let d=p>=this.minLength&&p<=this.maxLength;s<=c&&(d||a)&&(this.start=s,this.end=c,this.renderPosition(),this.emit("update",n))}onMove(e){this.drag&&this._onUpdate(e)}onResize(e,n){this.resize&&(this.resizeStart||n!=="start")&&(this.resizeEnd||n!=="end")&&this._onUpdate(e,n)}onEndResizing(e){this.resize&&(this.emit("update-end",e),this.updatingSide=void 0)}onContentClick(e){e.stopPropagation(),e.target.focus(),this.emit("click",e)}onContentBlur(){this.emit("update-end")}_setTotalDuration(e){this.totalDuration=e,this.renderPosition()}play(e){this.emit("play",e&&this.end!==this.start?this.end:void 0)}getContent(e=!1){var n;return e?this.content||void 0:this.element instanceof HTMLElement?((n=this.content)===null||n===void 0?void 0:n.innerHTML)||void 0:""}setContent(e){var n;if(this.element)if(this.content&&this.contentEditable&&(this.contentClickListener&&this.content.removeEventListener("click",this.contentClickListener),this.contentBlurListener&&this.content.removeEventListener("blur",this.contentBlurListener)),(n=this.content)===null||n===void 0||n.remove(),e){if(typeof e=="string"){let o=this.start===this.end;this.content=Gt("div",{style:{padding:`0.2em ${o?.2:.4}em`,display:"inline-block"},textContent:e})}else this.content=e;this.contentEditable&&(this.content.contentEditable="true",this.contentClickListener=o=>this.onContentClick(o),this.contentBlurListener=()=>this.onContentBlur(),this.content.addEventListener("click",this.contentClickListener),this.content.addEventListener("blur",this.contentBlurListener)),this.content.setAttribute("part","region-content"),this.element.appendChild(this.content),this.emit("content-changed")}else this.content=void 0}setOptions(e){var n,o;if(this.element){if(e.color&&(this.color=e.color,this.element.style.backgroundColor=this.color),e.drag!==void 0&&(this.drag=e.drag,this.element.style.cursor=this.drag?"grab":"default"),e.start!==void 0||e.end!==void 0){let i=this.start===this.end;this.start=this.clampPosition((n=e.start)!==null&&n!==void 0?n:this.start),this.end=this.clampPosition((o=e.end)!==null&&o!==void 0?o:i?this.start:this.end),this.renderPosition(),this.setPart()}if(e.content&&this.setContent(e.content),e.id&&(this.id=e.id,this.setPart()),e.resize!==void 0&&e.resize!==this.resize){let i=this.start===this.end;this.resize=e.resize,this.resize&&!i?this.addResizeHandles(this.element):this.removeResizeHandles(this.element)}e.resizeStart!==void 0&&(this.resizeStart=e.resizeStart),e.resizeEnd!==void 0&&(this.resizeEnd=e.resizeEnd)}}remove(){this.isRemoved=!0,this.emit("remove"),this.subscriptions.forEach((e=>e())),this.subscriptions=[],this.content&&this.contentEditable&&(this.contentClickListener&&(this.content.removeEventListener("click",this.contentClickListener),this.contentClickListener=void 0),this.contentBlurListener&&(this.content.removeEventListener("blur",this.contentBlurListener),this.contentBlurListener=void 0)),this.element&&(this.element.remove(),this.element=null),this.unAll()}},Wn=class t extends jl{constructor(e){super(e),this.regions=[],this.regionsContainer=this.initRegionsContainer()}static create(e){return new t(e)}onInit(){if(!this.wavesurfer)throw Error("WaveSurfer is not initialized");this.wavesurfer.getWrapper().appendChild(this.regionsContainer),this.subscriptions.push(this.wavesurfer.on("ready",(n=>{this.regions.forEach((o=>o._setTotalDuration(n)))})));let e=[];this.subscriptions.push(this.wavesurfer.on("timeupdate",(n=>{let o=this.regions.filter((i=>i.start<=n&&(i.end===i.start?i.start+.05:i.end)>=n));o.forEach((i=>{e.includes(i)||this.emit("region-in",i)})),e.forEach((i=>{o.includes(i)||this.emit("region-out",i)})),e=o})))}initRegionsContainer(){return Gt("div",{part:"regions-container",style:{position:"absolute",top:"0",left:"0",width:"100%",height:"100%",zIndex:"5",pointerEvents:"none"}})}getRegions(){return this.regions}avoidOverlapping(e){e.content&&setTimeout((()=>{let n=e.content,o=n.getBoundingClientRect(),i=this.regions.map((l=>{if(l===e||!l.content)return 0;let r=l.content.getBoundingClientRect();return o.left<r.left+r.width&&r.left<o.left+o.width?r.height:0})).reduce(((l,r)=>l+r),0);n.style.marginTop=`${i}px`}),10)}adjustScroll(e){var n,o;if(!e.element)return;let i=(o=(n=this.wavesurfer)===null||n===void 0?void 0:n.getWrapper())===null||o===void 0?void 0:o.parentElement;if(!i)return;let{clientWidth:l,scrollWidth:r}=i;if(r<=l)return;let s=i.getBoundingClientRect(),c=e.element.getBoundingClientRect(),a=c.left-s.left,p=c.right-s.left;a<0?i.scrollLeft+=a:p>l&&(i.scrollLeft+=p-l)}virtualAppend(e,n,o){let i=()=>{if(!this.wavesurfer)return;let l=this.wavesurfer.getWidth(),r=this.wavesurfer.getScroll(),s=n.clientWidth,c=this.wavesurfer.getDuration(),a=Math.round(e.start/c*s),p=a+(Math.round((e.end-e.start)/c*s)||1)>r&&a<r+l;p&&!o.parentElement?n.appendChild(o):!p&&o.parentElement&&o.remove()};setTimeout((()=>{if(!this.wavesurfer||!e.element)return;i();let l=this.wavesurfer.on("scroll",i),r=this.wavesurfer.on("zoom",i),s=this.wavesurfer.on("resize",i);this.subscriptions.push(l,r,s),e.once("remove",(()=>{l(),r(),s()}))}),0)}saveRegion(e){if(!e.element)return;this.virtualAppend(e,this.regionsContainer,e.element),this.avoidOverlapping(e),this.regions.push(e);let n=[e.on("update",(o=>{o||this.adjustScroll(e),this.emit("region-update",e,o)})),e.on("update-end",(o=>{this.avoidOverlapping(e),this.emit("region-updated",e,o)})),e.on("play",(o=>{var i;(i=this.wavesurfer)===null||i===void 0||i.play(e.start,o)})),e.on("click",(o=>{this.emit("region-clicked",e,o)})),e.on("dblclick",(o=>{this.emit("region-double-clicked",e,o)})),e.on("content-changed",(()=>{this.emit("region-content-changed",e)})),e.once("remove",(()=>{n.forEach((o=>o())),this.regions=this.regions.filter((o=>o!==e)),this.emit("region-removed",e)}))];this.subscriptions.push(...n),this.emit("region-created",e)}addRegion(e){var n,o;if(!this.wavesurfer)throw Error("WaveSurfer is not initialized");let i=this.wavesurfer.getDuration(),l=(o=(n=this.wavesurfer)===null||n===void 0?void 0:n.getDecodedData())===null||o===void 0?void 0:o.numberOfChannels,r=new Zn(e,i,l);return this.emit("region-initialized",r),i?this.saveRegion(r):this.subscriptions.push(this.wavesurfer.once("ready",(s=>{r._setTotalDuration(s),this.saveRegion(r)}))),r}enableDragSelection(e,n=3){var o;let i=(o=this.wavesurfer)===null||o===void 0?void 0:o.getWrapper();if(!(i&&i instanceof HTMLElement))return()=>{};let l=null,r=0,s=0,c=Fn(i,{threshold:n}),a=En((()=>{var p,d;let u=c.signal.value;if(u)if(u.type==="start"){if(r=u.x,!this.wavesurfer)return;let C=this.wavesurfer.getDuration(),m=(d=(p=this.wavesurfer)===null||p===void 0?void 0:p.getDecodedData())===null||d===void 0?void 0:d.numberOfChannels,{width:v}=this.wavesurfer.getWrapper().getBoundingClientRect();s=r/v*C;let h=u.x/v*C,x=(u.x+5)/v*C;l=new Zn(Object.assign(Object.assign({},e),{start:h,end:x}),C,m),this.emit("region-initialized",l),l.element&&this.regionsContainer.appendChild(l.element)}else u.type==="move"&&u.deltaX!==void 0?l&&l._onUpdate(u.deltaX,u.x>r?"end":"start",s):u.type==="end"&&l&&(this.saveRegion(l),l.updatingSide=void 0,l=null)}),[c.signal]);return()=>{a(),c.cleanup()}}clearRegions(){this.regions.slice().forEach((e=>e.remove())),this.regions=[]}destroy(){this.clearRegions(),super.destroy(),this.regionsContainer.remove()}};import{Fragment as r8,jsx as le,jsxs as $t}from"react/jsx-runtime";var o8=j4(function({onFinalize:e,recordOptions:n,options:o,labels:i=Ks,className:l,classNames:r,style:s,styles:c,...a},p){let d=Js(null),[u,C]=On("idle"),[m,v]=On(null),[h,x]=On(null),[y,w]=On(!1),b=Js("idle");b.current=u;let S=K4(()=>[Vn.create({renderRecordedAudio:!0,scrollingWaveform:!1,continuousWaveform:!1,...n}),Wn.create()],[]),[H,L]=S,{wavesurfer:P,isPlaying:N,isReady:M,currentTime:k}=X4({...js,...o,container:d,plugins:S}),I=M?P?.getDuration()??0:0;Kl(()=>{let A=[H.on("record-start",()=>C("recording")),H.on("record-end",O=>{C("recorded"),v(O)}),L.on("region-clicked",(O,q)=>{q.stopPropagation(),O.play(!0)})];return()=>A.forEach(O=>O?.())},[L,H]),Kl(()=>P?P.on("ready",()=>{if(b.current!=="recorded")return;let O=P.getDuration();L.clearRegions();let q=L.addRegion({start:0,end:O,color:o?.regionColor??Xs,drag:!1,resize:!0});x({start:q.start,end:q.end})}):void 0,[P,L,o]),Kl(()=>L.on("region-updated",O=>{x({start:O.start,end:O.end})}),[L]);let T=X1(async()=>{await H.startRecording()},[H]),B=X1(()=>{H.stopRecording()},[H]),V=X1(()=>{P?.playPause()},[P]),W=X1(async()=>{if(!(!m||!h||!P)){w(!0);try{let A=await q4(m,h.start,h.end),O=URL.createObjectURL(A);v(A),P.load(O)}finally{w(!1)}}},[m,h,P]),R=X1(()=>{L.clearRegions(),P?.empty(),v(null),x(null),C("idle")},[P,L]),D=X1(()=>{if(m){let A=URL.createObjectURL(m);e?.(m,A)}},[e,m]),F=!h||h.start<=0&&h.end>=I;return le("div",{ref:p,className:me("cleen wavesurfer-handle",l),style:s,...a,children:$t("div",{className:me("cleen-flex cleen-flex-col cleen-items-center cleen-gap-3",r?.container),style:c?.container,children:[u==="idle"&&$t(r8,{children:[le("button",{type:"button",onClick:T,"aria-label":"Start recording",className:me("cleen-p-8 cleen-border-2 cleen-border-primary/20 hover:cleen-border-primary cleen-rounded-full cleen-transition-colors",r?.startButton),style:c?.startButton,children:le(Y4,{className:"cleen-size-8 cleen-text-primary"})}),le("p",{className:me("cleen-text-gray/50 cleen-text-sm cleen-select-none",r?.startLabel),style:c?.startLabel,children:i.startRecording})]}),u==="recording"&&le("button",{type:"button",onClick:B,"aria-label":"Stop recording",className:me("cleen-p-8 cleen-border-2 cleen-border-primary/20 hover:cleen-border-primary cleen-rounded-full cleen-transition-colors",r?.stopButton),style:c?.stopButton,children:le(Q4,{className:"cleen-size-8 cleen-text-primary"})}),le("div",{ref:d,className:me("cleen-w-full cleen-min-w-0 cleen-waveform",u==="idle"&&"cleen-hidden",r?.waveform),style:c?.waveform}),u==="recorded"&&$t("div",{className:me("cleen-flex cleen-items-center cleen-gap-2 cleen-w-full",r?.recordedContainer),style:c?.recordedContainer,children:[le(K,{type:"button",onClick:V,disabled:!M,"aria-label":N?"Pause":"Play",className:r?.playPauseButton?.className,classNames:{...r?.playPauseButton?.classNames,container:me("cleen-p-0 !cleen-size-9 cleen-rounded-full cleen-shrink-0",r?.playPauseButton?.classNames?.container)},...c?.playPauseButton,children:N?le(J4,{}):le(e8,{})}),$t("span",{className:me("cleen-tabular-nums cleen-text-gray/60 cleen-text-xs cleen-shrink-0",r?.timestamp),style:c?.timestamp,children:[_n(k),"\xA0/\xA0",_n(I)]}),le("span",{className:"cleen-flex-1"}),!F&&h&&$t("span",{className:me("cleen-tabular-nums cleen-text-gray/50 cleen-text-xs cleen-shrink-0",r?.trimmedTimestamp),style:c?.trimmedTimestamp,children:[_n(h.start),"\u2013",_n(h.end)]}),le(K,{type:"button",onClick:R,variant:"secondary","aria-label":"Discard recording",className:r?.discardButton?.className,classNames:{...r?.discardButton?.classNames,container:me("cleen-p-0 !cleen-size-9 cleen-rounded-full cleen-shrink-0",r?.discardButton?.classNames?.container)},...c?.discardButton,children:le(n8,{className:"cleen-text-error"})}),le(K,{type:"button",onClick:W,disabled:F||y||!M,"aria-label":"Apply trim",variant:"secondary",className:r?.trimButton?.className,classNames:{...r?.trimButton?.classNames,container:me("cleen-p-0 !cleen-size-9 cleen-rounded-full cleen-shrink-0",r?.trimButton?.classNames?.container)},...c?.trimButton,children:le(t8,{})}),le(K,{type:"button",onClick:D,"aria-label":"Finalize recording",className:r?.finalizeButton?.className,classNames:{...r?.finalizeButton?.classNames,container:me("cleen-p-0 !cleen-size-9 cleen-rounded-full cleen-shrink-0",r?.finalizeButton?.classNames?.container)},...c?.finalizeButton,children:le(Fe,{})})]})]})})});import{cn as zn}from"@cleen/ui-core";import{forwardRef as l8,useMemo as i8}from"react";var ec={xs:"cleen-size-6 cleen-text-[10px]",sm:"cleen-size-7 cleen-text-xs",md:"cleen-size-9 cleen-text-sm",lg:"cleen-size-11 cleen-text-base",xl:"cleen-size-14 cleen-text-lg"};import{jsx as qt}from"react/jsx-runtime";var Un=l8(function({title:e,name:n,src:o,alt:i,size:l="md",initialsLength:r=2,isSelected:s=!1,showBorder:c=!1,fallback:a=qt(Bt,{}),className:p,classNames:d,style:u,styles:C,onClick:m,...v},h){let x=i8(()=>(r===2?n?.split(" ").map(y=>y.charAt(0).toUpperCase()).join("").slice(0,r):n?.charAt(0).toUpperCase())||a,[n,r,a]);return qt("div",{className:zn("cleen",p),style:u,ref:h,...v,children:qt("div",{onClick:m,className:zn("cleen-flex cleen-justify-center cleen-items-center cleen-bg-gray/20 cleen-rounded-full cleen-font-medium cleen-transition-all",typeof l=="string"&&ec[l],{"cleen-border-2 cleen-border-white":c,"cleen-cursor-pointer":!!m},d?.avatar,{[`cleen-border-primary ${d?.avatarSelected}`]:c&&s}),style:{...typeof l=="number"&&{width:l,height:l,fontSize:l*.4,lineHeight:`${l}px`},...C?.avatar,...c&&s&&C?.avatarSelected},title:e||n,children:o?qt("img",{src:o,alt:i||n,className:zn("cleen-rounded-full cleen-w-full cleen-h-full cleen-object-cover",d?.image),style:C?.image}):qt("span",{className:zn("cleen-select-none cleen-text-gray/70",d?.fallback),style:C?.fallback,children:x})})})});import{cn as tc}from"@cleen/ui-core";import{forwardRef as s8}from"react";import{jsx as Yl,jsxs as a8}from"react/jsx-runtime";var c8=s8(function({avatars:e,size:n="md",selectedAvatars:o=[],onAvatarToggle:i,gap:l=4,maxVisible:r,maxExtra:s=99,showBorder:c=!0,initialsLength:a,fallback:p,className:d,classNames:u,style:C,styles:m,...v},h){let x=r?e?.slice(0,r):e,y=r&&e&&e.length>r?Math.min(e.length-r,s):0;return Yl("div",{className:tc("cleen",d),style:C,ref:h,...v,children:a8("div",{className:tc("cleen-flex cleen-items-center",u?.row),style:{gap:l,...m?.row},children:[x?.map((w,b)=>{let S=o.includes(w?.id??"");return Yl(Un,{name:w.name,src:w.src,size:n,isSelected:S,showBorder:c,initialsLength:a,fallback:p,onClick:()=>i?.(w.id??""),...u?.avatar,style:{zIndex:x.length-b,...m?.avatar?.style},styles:m?.avatar?.styles,...w},w.id||b)}),y>0&&Yl(Un,{size:n,fallback:`+${y}`,...u?.extra,...m?.extra})]})})});import{cn as e1}from"@cleen/ui-core";import{forwardRef as p8}from"react";import{Link as nc}from"react-router-dom";import{jsx as Xt,jsxs as Gn}from"react/jsx-runtime";var d8=p8(function({root:e={path:"/",icon:Xt(wt,{"aria-hidden":"true",className:"cleen-h-5 cleen-w-5"})},segments:n,className:o,classNames:i,style:l,styles:r,...s},c){return!n||n.length===0?null:Xt("div",{className:e1("cleen",o),style:l,ref:c,...s,children:Xt("nav",{className:e1("cleen-hidden sm:cleen-flex",i?.container),style:r?.container,"aria-label":"Breadcrumb",children:Gn("ol",{role:"list",className:e1("cleen-flex cleen-items-center cleen-gap-4",i?.list),style:r?.list,children:[e&&Xt("li",{className:e1("cleen-flex cleen-items-center",i?.rootItem),style:r?.rootItem,children:Gn(nc,{to:e?.path,className:e1("cleen-text-sm cleen-text-gray/60 cleen-flex cleen-items-center cleen-gap-2 cleen-transition-colors cleen-duration-200 hover:cleen-text-gray/80",i?.rootLink),style:r?.rootLink,"aria-current":"page",children:[e?.icon,e?.label]})}),n.map(({path:a,icon:p,label:d,id:u},C)=>{let m=C===n.length-1,v=d||a.charAt(0).toUpperCase()+a.slice(1);return Gn("li",{className:e1("cleen-flex cleen-items-center cleen-gap-4",i?.item),style:r?.item,children:[(e||!e&&C!==0)&&Xt(Le,{className:e1("cleen-h-5 cleen-w-5 cleen-text-gray/50",i?.chevron),style:r?.chevron,"aria-hidden":"true"}),Gn(nc,{to:a,className:e1("cleen-transition-colors cleen-duration-200 hover:cleen-text-primary cleen-text-sm cleen-flex cleen-items-center cleen-gap-2",m?"cleen-rounded-md cleen-bg-gray/5 cleen-py-1 cleen-px-2 cleen-text-gray/80 cleen-font-semibold":"cleen-text-gray/80 cleen-font-medium",i?.link),style:r?.link,"aria-current":m?"page":void 0,children:[p,v]})]},u||a)})]})})})});import{cn as j1}from"@cleen/ui-core";import u8 from"embla-carousel-auto-scroll";import C8 from"embla-carousel-autoplay";import m8 from"embla-carousel-react";import{forwardRef as g8,useEffect as f8,useMemo as oc,useState as rc}from"react";import{jsx as y1,jsxs as v8}from"react/jsx-runtime";var h8=g8(function({options:e,slideAmount:n=3,slideSize:o,prevBtn:i,nextBtn:l,autoPlay:r=!1,autoPlayOptions:s,autoScroll:c=!1,autoScrollOptions:a,children:p,className:d,classNames:u,style:C,styles:m,...v},h){let x=oc(()=>{let I=[];return r&&I.push(C8(s)),c&&I.push(u8(a)),I},[r,c,s,a]),[y,w]=m8({skipSnaps:!0,...e},x),[b,S]=rc(!0),[H,L]=rc(!0),P=()=>w?.scrollPrev(),N=()=>w?.scrollNext(),M=I=>{S(!I?.canScrollPrev()),L(!I?.canScrollNext())};f8(()=>{w&&(M(w),w.on("reInit",M),w.on("select",M))},[w]);let k=oc(()=>o?`${o}%`:`${100/n}%`,[o,n]);return y1("div",{className:j1("cleen",d),style:C,ref:h,...v,children:v8("div",{className:j1("cleen-flex cleen-gap-2",u?.container),style:m?.container,children:[y1("button",{className:j1("cleen-text-black",u?.prevBtn,b&&"cleen-opacity-50"),onClick:P,disabled:b,style:m?.prevBtn,children:i||y1(Ze,{})}),y1("div",{className:j1("cleen-flex-1 cleen-overflow-hidden",u?.viewport),style:m?.viewport,ref:y,children:y1("div",{className:j1("cleen-flex [&>*]:cleen-flex-[0_0] cleen-gap-2 [&>*]:cleen-min-w-0 cleen-touch-pinch-zoom [&>*]:cleen-basis-[var(--cleen-carousel-slide-size)]",u?.list),style:{...m?.list,"--cleen-carousel-slide-size":k},children:p})}),y1("button",{className:j1("cleen-text-black",u?.nextBtn,H&&"cleen-opacity-50"),onClick:N,disabled:H,style:m?.nextBtn,children:l||y1(Le,{})})]})})});import{cn as x1}from"@cleen/ui-core";import{forwardRef as w8,useEffect as sc,useRef as y8,useState as x8}from"react";var lc={primary:"cleen-bg-primary cleen-transition-all cleen-duration-200 hover:cleen-bg-primary hover:cleen-shadow-[0px_0px_0px_4px_rgba(var(--cleen-primary),0.25)]",error:"cleen-bg-error cleen-transition-all cleen-duration-200 hover:cleen-bg-error hover:cleen-shadow-[0px_0px_0px_4px_rgba(var(--cleen-error),0.25)]"},ic={primary:"cleen-bg-primary/60 cleen-transition-all cleen-duration-200 hover:cleen-bg-primary/60 hover:cleen-shadow-[0px_0px_0px_4px_rgba(var(--cleen-primary),0.25)]",error:"cleen-bg-error/60 cleen-transition-all cleen-duration-200 hover:cleen-bg-error/60 hover:cleen-shadow-[0px_0px_0px_4px_rgba(var(--cleen-error),0.25)]"};import{Fragment as b8,jsx as He,jsxs as $n}from"react/jsx-runtime";var Ql=w8(function({checked:e,defaultChecked:n=!1,className:o,classNames:i,style:l,styles:r,onChange:s,disabled:c,id:a,title:p,label:d,sublabel:u,variant:C="primary",allowIndeterminate:m=!1,fullTriggerArea:v=!1,infoLabels:h,...x},y){let w=typeof e=="boolean"||e===null,[b,S]=x8(n),H=y8(null),L=I=>{H.current=I,y&&(typeof y=="function"?y(I):y.current=I)};sc(()=>{w||S(n)},[n,w]),sc(()=>{H.current&&(H.current.indeterminate=m&&e===null)},[e,m]);let P=w?e:b,N=I=>{let T;if(m)switch(P){case!0:T=null;break;case!1:T=!0;break;default:T=!1;break}else T=!P;w||S(T),s?.({...I,target:{...I.target,checked:T}})},M=$n(b8,{children:[$n("label",{className:x1("cleen-bg-white cleen-transition-all cleen-duration-200 hover:cleen-bg-gray/10 hover:cleen-shadow-[0px_0px_0px_4px_rgba(var(--cleen-gray),0.1)] cleen-border cleen-border-gray/30 cleen-rounded cleen-ring-primary cleen-size-5 cleen-cursor-pointer",{[lc[C]]:P,[ic[C]]:P===null},c&&"cleen-cursor-not-allowed cleen-pointer-events-none","cleen-flex cleen-items-center cleen-justify-center",i?.checkbox),style:r?.checkbox,children:[He("input",{ref:L,type:"checkbox",disabled:c,className:"cleen-hidden",checked:P===!0,onChange:N,id:a,...x}),P===null?He("span",{className:"cleen-block cleen-m-auto cleen-border cleen-border-white cleen-rounded-sm cleen-w-2.5 cleen-h-0.5 cleen-size-3"}):P?He(Fe,{className:"cleen-stroke-[3px] cleen-size-3 cleen-text-white"}):null]}),(d||u)&&$n("div",{className:"cleen-text-gray/80",children:[He("label",{htmlFor:a,className:x1("cleen-flex",i?.label),style:r?.label,children:d}),He("label",{htmlFor:a,className:x1("cleen-font-normal cleen-text-gray/60 cleen-text-sm cleen-leading-5",i?.sublabel),style:r?.sublabel,children:u})]})]}),k={className:x1("cleen-flex cleen-items-start cleen-gap-2 cleen-ml-1",{"cleen-opacity-50":c},i?.checkboxContainer),style:r?.checkboxContainer};return He("div",{className:x1("cleen",o),style:l,children:$n("div",{className:x1(i?.container),style:r?.container,children:[p&&He("label",{className:x1("cleen-block cleen-mb-1.5 cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",i?.title),style:r?.title,children:p}),v?He("label",{...k,children:M}):He("div",{...k,children:M}),(h?.errorMessage||h?.infoMessage||h?.subtitle)&&He(G,{...h})]})})});import{useMemo as k8,useState as L8}from"react";import{cn as jt}from"@cleen/ui-core";import{jsx as K1,jsxs as S8}from"react/jsx-runtime";var P8=({label:t,checkboxes:e,allowIndeterminate:n,infoLabels:o,requiresAtLeastOneOptions:i,classNames:l,styles:r,onChange:s,...c})=>{let[a,p]=L8(!1),d=k8(()=>i&&a&&e?.every(C=>C.checked===!1)?i.title:o?.errorMessage,[i,o?.errorMessage,e,a]),u=(C,m)=>{let v={...m,checked:C.target.checked},h;e&&m?.id&&(h=[...e].map(x=>x.id===m.id?v:x)),s?.(v,h),p(!0)};return K1("div",{className:jt("cleen"),...c,children:S8("div",{className:jt("cleen-flex cleen-flex-col cleen-gap-2",l?.container),style:r?.container,children:[t&&K1("label",{className:jt("cleen-block cleen-mb-1.5 cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",l?.label),style:r?.label,children:t}),K1("div",{className:jt("cleen-flex cleen-flex-col cleen-gap-3 cleen-pl-2",l?.checkboxes),style:r?.checkboxes,children:e?.map(C=>K1("div",{className:jt("cleen-flex",l?.checkboxContainer),style:r?.checkboxContainer,children:K1(Ql,{allowIndeterminate:n,...C,fullTriggerArea:!0,onChange:m=>u(m,C)})},C.id))}),(d||o?.infoMessage||o?.subtitle)&&K1(G,{...o,errorMessage:d})]})})};import{cn as Y1}from"@cleen/ui-core";import{forwardRef as I8,useState as M8}from"react";import{jsx as b1,jsxs as cc}from"react/jsx-runtime";var ac=I8(({sections:t,defaultOpenIndex:e,className:n,classNames:o,style:i,styles:l,...r},s)=>{let[c,a]=M8(e??null),p=(d,u)=>{u.onClick?.(),u.items?.length&&a(c===d?null:d)};return b1("div",{ref:s,className:Y1("cleen",n),style:{...i,width:"100%"},...r,children:b1("div",{className:Y1("cleen-w-full",o?.container),style:l?.container,children:t.map((d,u)=>cc("div",{className:Y1("cleen-mb-3",o?.section),style:l?.section,children:[cc("div",{onClick:()=>p(u,d),className:Y1("cleen-flex cleen-w-full cleen-items-center cleen-justify-between cleen-font-medium cleen-text-md cleen-text-gray/90 cleen-p-2 cleen-rounded-lg cleen-cursor-pointer hover:cleen-bg-gray/5",o?.sectionHeader),style:l?.sectionHeader,children:[b1("div",{className:"cleen-flex-1 cleen-overflow-hidden cleen-whitespace-nowrap cleen-text-ellipsis",children:d?.title}),d?.items?.length?c===u?b1(f1,{className:"cleen-shrink-0 cleen-text-gray/50"}):b1(Ae,{className:"cleen-shrink-0 cleen-text-gray/50"}):null]}),c===u&&d?.items&&b1("div",{className:Y1("cleen-mt-1 cleen-flex cleen-flex-col cleen-w-full",o?.sectionBody),style:l?.sectionBody,children:d?.items?.map((C,m)=>b1("div",{className:Y1("cleen-overflow-hidden cleen-whitespace-nowrap cleen-text-ellipsis cleen-p-2 cleen-w-full cleen-rounded-lg cleen-font-normal cleen-text-md cleen-text-gray/90 cleen-cursor-pointer hover:cleen-bg-gray/5",o?.item),style:l?.item,onClick:C?.onClick,children:C?.content},C?.key??m))})]},d?.key??u))})})});ac.displayName="Collapsible";import{cn as he}from"@cleen/ui-core";import{forwardRef as H8,useMemo as R8,useState as N8}from"react";var Jl=(t="")=>t.replace(/\D+/g,""),pc=t=>{switch(t.slice(0,2)){case"34":case"37":return"amex";case"36":return"dinersclub";default:return"other"}};function dc(t,e="other"){if(!t)return t;let n=Jl(t),o;switch(e){case"amex":o=`${n.slice(0,4)} ${n.slice(4,10)} ${n.slice(10,15)}`;break;case"dinersclub":o=`${n.slice(0,4)} ${n.slice(4,10)} ${n.slice(10,14)}`;break;default:o=`${n.slice(0,4)} ${n.slice(4,8)} ${n.slice(8,12)} ${n.slice(12,19)}`;break}return o.trim()}var uc=t=>Jl(t);function Cc(t){let e=Jl(t);if(!e||parseInt(e.charAt(0),10)>=2)return"";if(e.length<2)return e;let n=e.slice(0,2);if(parseInt(n,10)<1||parseInt(n,10)>12)return e.slice(0,1);if(e.length<3)return n;if(e.length===3)return`${n}/${e.charAt(2)}`;let o=e.length===6?e.slice(-2):e.slice(2,4),i=new Date,l=i.getFullYear()%100,r=i.getMonth()+1;return parseInt(o,10)<l||parseInt(o,10)===l&&parseInt(n,10)<r?`${n}/${o.charAt(0)}`:`${n}/${o}`}import{jsx as t1,jsxs as mc}from"react/jsx-runtime";var B8=H8(function({labels:e,value:n,isLoading:o,errors:i,className:l,classNames:r,style:s,styles:c,infoLabels:a,onChange:p,onFieldFocus:d,...u},C){let[m,v]=N8({number:"",expiry:"",cvc:""}),h=!!n,x=h?n:m,y=R8(()=>pc(x.number),[x.number]),w=S=>{let{name:H}=S.target,{value:L}=S.target;switch(H){case"number":L=dc(L,y);break;case"expiry":L=Cc(L);break;case"cvc":L=uc(L);break;default:return}h||v(P=>({...P,[H]:L})),p?.({...n,[H]:L})},b=S=>{d?.(S.target.name)};return t1("div",{className:he("cleen",l),style:s,ref:C,...u,children:t1("div",{className:he("cleen-flex cleen-flex-wrap cleen-justify-center cleen-items-start cleen-gap-8 cleen-bg-background cleen-min-w-80 cleen-w-min cleen-border cleen-border-primary/20 cleen-rounded-[10px] cleen-shadow-lg",r?.container),style:c?.container,children:o?t1("div",{className:he("cleen-py-4",r?.loader?.container),style:c?.loader?.container,children:t1(X,{...r?.loader?.component,...c?.loader?.component})}):mc("form",{className:he("cleen-flex cleen-flex-col cleen-items-start cleen-gap-3 cleen-p-4",r?.form?.container),style:c?.form?.container,onSubmit:S=>S.preventDefault(),children:[t1(re,{label:e?.number,name:"number",type:"tel",autoComplete:"cc-number",className:he("cleen-w-full",r?.form?.cardNumber?.className),classNames:{...r?.form?.cardNumber?.classNames,inputContainer:he({"cleen-border-error":i?.number},r?.form?.cardNumber?.classNames?.inputContainer),input:he({"cleen-text-error":i?.number},r?.form?.cardNumber?.classNames?.input)},...c?.form?.cardNumber,placeholder:"1111 1111 1111 1111",value:x.number,onChange:w,onFocus:b,infoLabels:{errorMessage:i?.number}}),mc("div",{className:he("cleen-flex cleen-justify-between cleen-items-start cleen-gap-3 cleen-w-full",r?.form?.cvcExpiryContainer),style:c?.form?.cvcExpiryContainer,children:[t1(re,{label:e?.expiry,name:"expiry",type:"tel",autoComplete:"cc-exp",className:r?.form?.expiry?.className,classNames:{...r?.form?.expiry?.classNames,inputContainer:he({"cleen-border-error":i?.expiry},r?.form?.expiry?.classNames?.inputContainer),input:he({"cleen-text-error":i?.expiry},r?.form?.expiry?.classNames?.input)},...c?.form?.expiry,placeholder:"00/00",value:x.expiry,onChange:w,onFocus:b,infoLabels:{errorMessage:i?.expiry}}),t1(re,{label:e?.cvc,name:"cvc",type:"tel",inputMode:"numeric",autoComplete:"cc-csc",maxLength:y==="amex"?4:3,className:r?.form?.cvc?.className,classNames:{...r?.form?.cvc?.classNames,inputContainer:he({"cleen-border-error":i?.cvc},r?.form?.cvc?.classNames?.inputContainer),input:he({"cleen-text-error":i?.cvc},r?.form?.cvc?.classNames?.input)},...c?.form?.cvc,placeholder:"***",value:x.cvc,onChange:w,onFocus:b,infoLabels:{errorMessage:i?.cvc}})]}),(a?.infoMessage||a?.errorMessage||a?.subtitle)&&t1(G,{...a})]})})})});var qn=(t,e)=>{if(!t)return;if(!e||!e.min&&!e.max)return t;let{min:n,max:o}=e,i=new Date,l=new Date(i.getFullYear(),i.getMonth(),i.getDate());if(n){let r=n==="today"?l:n;if(r>=t)return r}if(o){let r=o==="today"?l:o;if(r<=t)return r}return t};import{cn as Q1,useOutsideClick as D8,usePositionClose as T8}from"@cleen/ui-core";import{forwardRef as V8,useEffect as E8,useRef as gc,useState as F8}from"react";import{createPortal as A8}from"react-dom";import{jsx as k1,jsxs as fc}from"react/jsx-runtime";var Kt=V8(function({type:e="button",label:n,title:o,disabled:i=!1,leftIcon:l,rightIcon:r,fullWidth:s=!0,fullWidthDropdown:c,offset:a=4,isOpen:p,onOpenChange:d,keepOpenOnClickContent:u=!0,infoLabels:C,className:m,classNames:v,style:h,styles:x,children:y,...w},b){let[S,H]=F8(!1),L=p!==void 0?p:S,P=gc(null),N=gc(null),{positionStyles:M,isMounted:k}=T8({triggerRef:N,targetRef:P,position:"bottom-left",isOpen:L,offset:a});D8({refs:[P,N],handler:()=>{H(!1),d?.(!1)},enabled:L}),E8(()=>{let B=V=>{V.key==="Escape"&&L&&(H(!1),d?.(!1))};return document.addEventListener("keydown",B),()=>{document.removeEventListener("keydown",B)}},[L,d]);let I=()=>{let B=!L;p===void 0&&H(B),d?.(B)},T=()=>{u||(p===void 0&&H(!1),d?.(!1))};return fc("div",{className:Q1("cleen",m),style:h,ref:b,...w,children:[o&&k1("label",{className:Q1("cleen-block cleen-mb-1.5 cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",v?.title),style:x?.title,children:o}),k1("div",{className:Q1("cleen-inline-block cleen-relative",s&&"cleen-w-full"),ref:N,children:fc("button",{type:e,className:Q1("cleen-flex cleen-justify-between cleen-items-center cleen-gap-2 cleen-bg-background cleen-shadow-sm cleen-my-auto cleen-px-3.5 cleen-py-2.5 cleen-border cleen-border-gray/10 cleen-rounded-md cleen-w-full cleen-text-gray/80 cleen-text-base cleen-transition-colors cleen-duration-200 hover:cleen-bg-gray/5 hover:cleen-border-gray/20",{"cleen-w-full cleen-flex-1":s,"cleen-opacity-50 cleen-cursor-not-allowed cleen-pointer-events-none":i},s&&"cleen-w-full",v?.trigger),style:x?.trigger,disabled:i,onClick:I,children:[l,k1("div",{className:Q1("cleen-flex-1 cleen-text-left",v?.label),style:x?.label,children:n}),r||k1(Ae,{})]})}),(C?.errorMessage||C?.infoMessage||C?.subtitle)&&k1(G,{...C}),y&&L&&A8(k1("div",{className:"cleen",children:k1("div",{ref:P,className:Q1("cleen-bg-background cleen-shadow-md cleen-p-2.5 cleen-border cleen-border-gray/10 cleen-rounded-lg","cleen-absolute cleen-z-50",{"cleen-opacity-0":!k},v?.dropdown),style:{top:`${M.top}px`,left:`${M.left}px`,minWidth:c&&N.current?.offsetWidth?`${N.current.offsetWidth}px`:void 0,...x?.dropdown},onClick:T,children:y})}),document.body)]})});import{cn as Yt}from"@cleen/ui-core";import{forwardRef as Z8,useMemo as W8,useState as Xn}from"react";import{DayPicker as hc}from"react-day-picker";import{jsx as n1,jsxs as vc}from"react/jsx-runtime";var _8=Z8(function({label:e,placeholder:n,infoLabels:o,selected:i,onSelect:l,leftIcon:r,rightIcon:s,className:c,style:a,classNames:p,styles:d,mode:u="single",min:C,max:m,...v},h){let x=i!==void 0,y=u==="single",[w,b]=Xn(!1),[S,H]=Xn(),[L,P]=Xn(),N=x?i:y?S:L,[M,k]=Xn(),I=V=>{x||(y&&(V===void 0||V instanceof Date)?H(V):y||P(V)),l?.(V)},T=W8(()=>{if(!N)return n;if(y)return N?.toLocaleDateString();{let V=N;if(V.from&&V.to)return`${V.from.toLocaleDateString()} - ${V.to.toLocaleDateString()}`;if(V.from)return V.from.toLocaleDateString()}return n},[n,N,y]),B={navLayout:"around",...v,className:Yt("cleen-text-black",p?.datePicker?.className),classNames:{...p?.datePicker?.classNames,nav:Yt("cleen-text-error",p?.datePicker?.classNames?.nav)},disabled:C||m?{before:C==="today"?new Date:C,after:m==="today"?new Date:m}:void 0,...d?.datePicker};return vc("div",{ref:h,className:Yt("cleen",c),style:a,children:[e&&n1("label",{className:Yt("cleen-block cleen-mb-1.5 cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",p?.label),style:d?.label,children:e}),n1(Kt,{label:T,isOpen:w,onOpenChange:V=>{k(N),b(V)},leftIcon:r,rightIcon:s,className:p?.dropdown?.className,classNames:{...p?.dropdown?.classNames,dropdown:Yt("cleen-p-0 cleen-border-0",p?.dropdown?.classNames?.dropdown)},...d?.dropdown,children:n1(J,{footer:{hasDivider:!0,content:vc("div",{className:"cleen-flex cleen-justify-between cleen-items-center",children:[n1(K,{variant:"secondary",onClick:()=>b(!1),styles:{container:{minWidth:"max-content"}},children:"Close"}),n1(K,{onClick:()=>{I(M),b(!1)},styles:{container:{minWidth:"max-content"}},children:"Apply"})]})},...p?.card,...d?.card,children:y?n1(hc,{mode:"single",...B,selected:M,onSelect:V=>{if(C||m){k(qn(V,{min:C,max:m}));return}k(V)}}):n1(hc,{mode:"range",...B,selected:M,onSelect:V=>{if(C||m){k({from:qn(V?.from,{min:C,max:m}),to:qn(V?.to,{min:C,max:m})});return}k(V)}})})}),(o?.errorMessage||o?.infoMessage||o?.subtitle)&&n1(G,{...o})]})});import"react";import{cn as wc}from"@cleen/ui-core";import{jsx as yc}from"react/jsx-runtime";var _e=({isHorizontal:t=!0,className:e,classNames:n,style:o,styles:i,...l})=>yc("div",{className:wc("cleen",e),style:o,children:yc("div",{className:wc("cleen-bg-gray/10 cleen-my-0",t?"cleen-w-full cleen-h-[1px]":"cleen-w-[1px] cleen-h-full",n?.container),style:i?.container,...l})});import{cn as o1,useBodyScrollLock as O8,useCleenOverlays as xc}from"@cleen/ui-core";import{forwardRef as z8,useCallback as U8,useEffect as e0,useId as G8,useRef as $8,useState as bc}from"react";import{createPortal as q8}from"react-dom";import{jsx as J1,jsxs as jn}from"react/jsx-runtime";var X8={xs:320,sm:384,md:448,lg:512,xl:576,"2xl":672,"3xl":768},kc=300,t0=z8(function({title:e,subtitle:n,children:o,headerCloseBtn:i,footer:l,isOpen:r=!1,onClose:s,closeOnOverlayClick:c=!0,position:a="right",zIndex:p=50,size:d="lg",p:u,gap:C,className:m,classNames:v,style:h,styles:x,...y},w){let[b,S]=bc(r),[H,L]=bc(r),P=$8(null),N=G8(),{addOverlay:M,removeOverlay:k}=xc(),I=U8(()=>{S(!1),setTimeout(()=>s?.(),kc)},[s]);return e0(()=>{if(r){L(!0);let T=setTimeout(()=>S(!0),1);return()=>clearTimeout(T)}else{S(!1);let T=setTimeout(()=>L(!1),kc);return()=>clearTimeout(T)}},[r]),e0(()=>{if(r)return M(N),()=>k(N)},[M,k,r,N]),e0(()=>{let T=B=>{let{overlays:V}=xc.getState();B.key==="Escape"&&V[V.length-1]===N&&I()};return document.addEventListener("keydown",T),()=>document.removeEventListener("keydown",T)},[I,N]),O8(H),H?q8(jn("div",{className:o1("cleen",m),style:h,ref:w,...y,children:[J1("div",{className:o1("cleen-fixed cleen-inset-0 cleen-bg-black/50 dark:cleen-bg-white/50 cleen-transition-opacity cleen-duration-300 cleen-ease-in-out",b?"cleen-opacity-100":"cleen-opacity-0",v?.overlay),onClick:()=>{c&&I()},style:{zIndex:p-1,...x?.overlay},"aria-hidden":"true"}),jn("div",{className:o1("cleen-top-0 cleen-fixed cleen-flex cleen-flex-col cleen-gap-6 cleen-bg-white cleen-shadow-l cleen-h-screen cleen-transition-transform cleen-duration-300 cleen-ease-in-out cleen-transform",a==="right"?"cleen-right-0":"cleen-left-0",b?"cleen-translate-x-0":a==="right"?"cleen-translate-x-full":"-cleen-translate-x-full",v?.drawer),style:{zIndex:p,width:typeof d=="number"?d:X8[d],...C!==void 0&&{gap:C},...x?.drawer},ref:P,children:[jn("div",{className:o1("cleen-flex cleen-justify-between cleen-items-center cleen-px-6 cleen-pt-6 cleen-w-full",v?.header),style:{...u!==void 0&&{paddingInline:u,paddingTop:u},...x?.header},children:[jn("div",{className:"cleen-flex cleen-flex-col",children:[J1("span",{className:o1("cleen-font-semibold cleen-text-gray cleen-text-xl",v?.title),style:x?.title,children:e}),J1("span",{className:o1("cleen-font-normal cleen-text-gray/60 cleen-text-sm",v?.subtitle),style:x?.subtitle,children:n})]}),i||J1(Dt,{onClick:I,className:"cleen-mb-auto cleen-size-5 cleen-cursor-pointer"})]}),J1("div",{className:o1("cleen-flex-1 cleen-px-6 cleen-overflow-y-auto cleen-no-scrollbar",v?.content),style:{...u!==void 0&&{paddingInline:u},...x?.content},children:o}),l&&J1("div",{className:o1("cleen-flex cleen-justify-end cleen-items-center cleen-gap-2 cleen-bg-sidebar cleen-px-6 cleen-py-4 cleen-border-gray/10 cleen-border-t",v?.footer),style:{...u!==void 0&&{paddingInline:u,paddingBlock:C},...x?.footer},children:l})]})]}),document.body):null});var Lc={primaryText:"Click to upload",secondaryText:"or drag and drop",helperText:"SVG, PNG or JPG (max. 400x400px)"};import{applyDefaults as j8,cn as r1}from"@cleen/ui-core";import{forwardRef as K8,useRef as Y8,useState as Q8}from"react";import{jsx as L1,jsxs as n0}from"react/jsx-runtime";var J8=K8(function({icon:e,onFilesChange:n,containerRef:o,labels:i,className:l,classNames:r,style:s,styles:c,multiple:a,disabled:p,readOnly:d,onChange:u,id:C,name:m,...v},h){let x=Y8(null),[y,w]=Q8(!1),b=!p&&!d,S=B=>{let V=Array.from(B.target.files??[]);n?.(V),u?.(B)},H=()=>{b&&x.current?.click()},L=B=>{if(!B.length)return;let V=a?B:B.slice(0,1);if(!x.current||typeof DataTransfer>"u"){n?.(V);return}let W=new DataTransfer;V.forEach(R=>W.items.add(R));try{x.current.files=W.files}catch{n?.(V);return}x.current.dispatchEvent(new Event("change",{bubbles:!0}))},P=B=>{B.preventDefault(),B.stopPropagation(),w(!1),b&&L(Array.from(B.dataTransfer.files??[]))},N=B=>{B.preventDefault(),B.stopPropagation(),b&&w(!0)},M=B=>{B.preventDefault(),B.stopPropagation(),b&&w(!0)},k=B=>{B.preventDefault(),B.stopPropagation(),b&&w(!1)},I=B=>{b&&(B.key!=="Enter"&&B.key!==" "||(B.preventDefault(),H()))},T=j8(Lc,i);return n0("div",{className:r1("cleen",l),style:s,ref:o,children:[L1("input",{id:C||m,name:m,ref:B=>{if(x.current=B,typeof h=="function"){h(B);return}h&&(h.current=B)},type:"file",multiple:a,disabled:p,readOnly:d,className:r1("cleen-hidden",r?.input),style:c?.input,onChange:S,...v}),L1(J,{tabIndex:b?0:-1,role:"button",onClick:H,onKeyDown:I,onDrop:P,onDragEnter:N,onDragOver:M,onDragLeave:k,p:16,className:r?.card?.className,classNames:{...r?.card?.classNames,container:r1("cleen-transition-colors",p?"cleen-cursor-not-allowed cleen-bg-gray/5 cleen-border-gray/20":"cleen-cursor-pointer cleen-bg-gray/3 hover:cleen-bg-gray/5 hover:cleen-border-primary",r?.card?.classNames?.container,y&&["cleen-border-primary cleen-bg-primary/5",r?.cardDragActive])},style:c?.card?.style,styles:{...c?.card?.styles,container:{...c?.card?.styles?.container,...y?c?.cardDragActive:void 0}},children:n0("div",{className:r1("cleen-flex cleen-flex-col cleen-justify-center cleen-items-center cleen-gap-3 cleen-text-center",r?.dropArea),style:c?.dropArea,"aria-disabled":p,children:[L1("div",{className:r1("cleen-flex cleen-justify-center cleen-items-center cleen-bg-background cleen-border cleen-border-gray/20 cleen-rounded-xl cleen-size-11 cleen-text-gray/80",r?.iconContainer),style:c?.iconContainer,children:e||L1(Nt,{className:"cleen-size-5"})}),n0("p",{className:r1("cleen-font-medium cleen-text-sm",r?.title),style:c?.title,children:[L1("span",{className:r1(p?"cleen-text-gray/70":"cleen-text-primary"),children:T?.primaryText})," ",L1("span",{className:"cleen-text-gray/90",children:T?.secondaryText})]}),L1("p",{className:r1("cleen-text-gray/70 cleen-text-xs",r?.helperText),style:c?.helperText,children:T?.helperText})]})})]})});var Kn={filterName:"",exposed:!1};import{createContext as ea}from"react";var ve=ea({isSaveFiltersStep:!1,setIsSaveFiltersStep:()=>{},saveStepValues:{exposed:!1,filterName:""},setSaveStepValues:()=>{},handleCloseSaveFilter:()=>{},isFiltersDropdownOpen:!1,setIsFiltersDropdownOpen:()=>{},errors:{},setErrors:()=>{},setError:()=>{}});import{cn as ta}from"@cleen/ui-core";import{useContext as na,useState as oa}from"react";import{Fragment as ra,jsx as Qt,jsxs as o0}from"react/jsx-runtime";var Pc={min:3,max:50},Sc=()=>{let{isSaveFiltersStep:t,saveStepValues:e,setSaveStepValues:n,setIsSaveFiltersStep:o,handleCloseSaveFilter:i,setError:l,onSave:r,classNames:s,styles:c,labels:a,withSavedFilters:p=!0,onCancel:d,onApply:u}=na(ve),[C,m]=oa(!1),v=async()=>{try{if(e.filterName.length<Pc.min){l?.("filterName",a?.saveStep?.validation?.tooShort);return}if(e.filterName.length>Pc.max){l?.("filterName",a?.saveStep?.validation?.tooLong);return}m(!0),await r?.(e),o(!1)}catch(h){console.error("Error saving filters:",h)}finally{m(!1)}};return t?o0("div",{className:"cleen-flex cleen-flex-1 cleen-justify-end cleen-gap-3",children:[Qt(K,{onClick:()=>o(!1),variant:"secondary",...s?.saveFilter?.backBtn,...c?.saveFilter?.backBtn,children:a?.saveStep?.back}),Qt(K,{onClick:v,isLoading:C,loaderColor:"rgb(var(--cleen-white))",...s?.saveFilter?.saveBtn,...c?.saveFilter?.saveBtn,children:a?.saveStep?.save})]}):o0(ra,{children:[p&&Qt(K,{onClick:()=>{n(Kn),o(!0)},variant:"borderless-blue",...s?.saveBtn,...c?.saveBtn,children:a?.save}),o0("div",{className:ta("cleen-flex cleen-items-center cleen-gap-3",{"cleen-flex-1 cleen-justify-end":!p}),children:[Qt(K,{onClick:()=>{d?.(),i()},variant:"secondary",...s?.cancelBtn,...c?.cancelBtn,children:a?.cancel}),Qt(K,{onClick:()=>{u?.(),i()},...s?.applyBtn,...c?.applyBtn,children:a?.apply})]})]})};import{cn as Yn}from"@cleen/ui-core";import{Link as la}from"react-router-dom";import{Fragment as Mc,jsx as P1,jsxs as r0}from"react/jsx-runtime";var Ic=({item:t,classNames:e,styles:n})=>({disabled:t?.disabled,className:Yn("cleen-flex cleen-items-center cleen-gap-3 cleen-px-4 cleen-py-2 cleen-w-full cleen-text-gray cleen-text-sm cleen-text-left cleen-transition-colors",t?.disabled?"cleen-opacity-50 cleen-select-none cleen-cursor-not-allowed":"hover:cleen-bg-gray/5 cleen-cursor-pointer",{"cleen-text-error hover:cleen-bg-error/10":t?.danger},e?.container),style:n?.container,children:r0(Mc,{children:[t?.icon,P1("span",{className:Yn("cleen-flex-1",e?.label),style:n?.label,children:t?.label})]}),...t?.type==="button"?{type:"button"}:{to:t?.to}}),l0=({item:t,isLast:e,handleClick:n,onEnterSubmenu:o,classNames:i,styles:l})=>{switch(t?.type){case"group":return r0(Mc,{children:[t?.label&&P1("p",{className:Yn("cleen-px-4 cleen-py-2 cleen-font-bold cleen-text-gray/60 cleen-text-xs",i?.groupLabel),style:l?.groupDivider,children:t?.label}),t?.items?.map((r,s,c)=>P1(l0,{item:r,handleClick:n,onEnterSubmenu:o,isLast:s===c.length-1},r?.id||s)),!e&&P1("hr",{className:Yn("cleen-text-gray/20",i?.groupDivider),style:l?.groupDivider})]});case"button":{let r=t?.submenu&&t?.submenu?.length>0;return r0("button",{type:"button",onClick:()=>{r?o?.(t.submenu,t?.label):n?.(t)},...Ic({item:t,classNames:i,styles:l}),children:[t?.icon,P1("span",{className:"cleen-flex-1",children:t?.label}),r&&P1(Le,{className:"cleen-size-4 cleen-text-gray/50"})]})}case"link":return P1(la,{to:"",...Ic({item:t,classNames:i,styles:l})});default:return null}};import{cn as ia}from"@cleen/ui-core";import{useEffect as Hc,useState as Rc}from"react";import{Fragment as sa,jsx as Nc,jsxs as Bc}from"react/jsx-runtime";var Dc=({items:t,keepOpenOnClick:e,hideMenu:n,classNames:o,styles:i})=>{let[l,r]=Rc([]),[s,c]=Rc(t),a=(u,C)=>{r(m=>[...m,{items:s,title:C}]),c(u)},p=()=>{let u=l[l?.length-1];u&&(c(u?.items),r(C=>C?.slice(0,-1)))};Hc(()=>{c(t),r([])},[t]),Hc(()=>{let u=C=>{if(C.key==="Escape")if(l.length>0){let m=l?.[l?.length-1];c(m?.items),r(v=>v?.slice(0,-1))}else n()};return document.addEventListener("keydown",u),()=>{document.removeEventListener("keydown",u)}},[n,l]);let d=u=>{u?.onClick?.(),e||n()};return Bc(sa,{children:[l?.length>0&&Bc("button",{onClick:p,className:ia("cleen-flex cleen-items-center cleen-gap-3 cleen-px-4 cleen-py-2 cleen-w-full cleen-text-sm cleen-text-gray hover:cleen-bg-gray/5",o?.submenuButton),style:i?.submenuButton,children:[Nc(Ze,{className:"cleen-size-4 cleen-text-gray/30"}),l?.[l?.length-1]?.title]}),s?.map((u,C,m)=>Nc(l0,{item:u,isLast:C===m?.length-1,handleClick:d,onEnterSubmenu:a,classNames:o?.item,styles:i?.item},u?.id||C))]})};import{CLEEN_IGNORE_OUTSIDE_CLICK as ca,cn as i0,useDisclosure as aa,useOutsideClick as pa,usePositionClose as da}from"@cleen/ui-core";import{forwardRef as ua,useRef as Tc}from"react";import{createPortal as Ca}from"react-dom";import{jsx as Qn,jsxs as ma}from"react/jsx-runtime";var et=ua(function({items:e=[],position:n="bottom-left",keepOpenOnClick:o=!0,triggerRef:i,menuRef:l,ignoreClickOutside:r=!1,children:s,className:c,classNames:a,style:p,styles:d,...u},C){let{isOpen:m,toggle:v,close:h}=aa(),x=Tc(null),y=Tc(null),w=i??x,b=l??y,{positionStyles:S,isMounted:H}=da({triggerRef:w,targetRef:b,position:n,isOpen:m});pa({refs:[w,b],handler:h,enabled:m});let L=()=>{v()};return ma("div",{className:i0("cleen",c),style:p,ref:C,...u,children:[Qn("div",{ref:w,onClick:L,className:i0("cleen-size-fit",a?.trigger,m&&a?.triggerOpen),style:{...d?.trigger,...m?d?.triggerOpen:{}},children:s}),m&&Ca(Qn("div",{className:"cleen",...r&&{[ca]:"true"},children:Qn("div",{ref:b,className:i0("cleen-bg-background cleen-shadow-lg cleen-border cleen-border-gray/20 cleen-rounded-lg cleen-w-52","cleen-absolute cleen-z-50",{"cleen-opacity-0":!H},a?.menu),style:{top:`${S.top}px`,left:`${S.left}px`,...d?.menu},children:Qn(Dc,{items:e,keepOpenOnClick:o,hideMenu:h,classNames:a,styles:d})})}),document.body)]})});import{cn as Jn,ColorHelpers as p0}from"@cleen/ui-core";import{useMemo as ga}from"react";var s0=["blue","lighter-blue","primary","indigo","green","red","purple","pink","orange","gray"],c0={blue:"cleen-border-primary/30 cleen-bg-primary/10 cleen-text-primary","lighter-blue":"cleen-border-primary/20 cleen-bg-primary/5 cleen-text-primary",primary:"cleen-border-brand cleen-bg-brand cleen-text-white",indigo:"cleen-border-indigo/50 cleen-bg-indigo/5 cleen-text-indigo/80",green:"cleen-border-success/20 cleen-bg-success/5 cleen-text-success",red:"cleen-border-error/20 cleen-bg-error/5 cleen-text-error",purple:"cleen-border-purple/20 cleen-bg-purple/5 cleen-text-purple/80",pink:"cleen-border-pink/50 cleen-bg-pink/5 cleen-text-pink/80",orange:"cleen-border-warning/20 cleen-bg-warning/5 cleen-text-warning",gray:"cleen-border-gray/10 cleen-bg-gray/5 cleen-text-gray/80"},Vc={blue:"cleen-bg-primary/50",primary:"cleen-bg-primary/50",indigo:"cleen-bg-indigo/50",green:"cleen-bg-success/50",red:"cleen-bg-error/50",purple:"cleen-bg-purple/50",pink:"cleen-bg-pink/50",orange:"cleen-bg-warning/50",gray:"cleen-bg-gray/50"},Ec={full:"cleen-rounded-full",rounded:"cleen-rounded-2xl",semiRounded:"cleen-rounded-lg",sleek:"cleen-rounded"};var a0=(t,e)=>!t&&!e?"primary":e?s0[e%s0.length]:t;import{jsx as d0,jsxs as fa}from"react/jsx-runtime";var ce=({className:t,classNames:e,style:n,styles:o,label:i,color:l="primary",variant:r="rounded",showDot:s=!1,icon:c,removeable:a=!1,withBorder:p=!0,onRemoveClicked:d,onClick:u,colorByIndex:C,children:m,...v})=>{let{variantClass:h,dotVariantClass:x,dotVariantStyle:y,variantStyle:w}=ga(()=>{let b={};return l in c0?(b.variantClass=c0[a0(l,C)],b.dotVariantClass=Vc[a0(l,C)]):(b.variantStyle={borderColor:p0.trasparentize(l,.8),backgroundColor:p0.trasparentize(l,.95),color:l},b.dotVariantStyle={backgroundColor:p0.trasparentize(l,.5)}),b},[l,C]);return d0("div",{className:Jn("cleen",t),style:n,children:fa("span",{className:Jn("cleen-flex cleen-justify-center cleen-items-center cleen-gap-1 cleen-text-xs cleen-font-medium cleen-py-0.5 cleen-px-2 cleen-w-fit cleen-min-w-max cleen-transition-all cleen-duration-200",h,Ec[r],{"cleen-border":p},{"hover:cleen-opacity-80 cleen-cursor-pointer":u||a},e?.container),style:{...w,...o?.container},onClick:u,...v,children:[s&&d0("span",{className:Jn("cleen-size-2 cleen-rounded-[50%]",x,e?.dot),style:{...y,...o?.dot}}),c,i??m,a&&d0(We,{className:Jn("cleen-cursor-pointer cleen-flex cleen-flex-col cleen-justify-center cleen-items-center cleen-transition-transform cleen-duration-200 hover:cleen-scale-125",e?.removable),style:o?.removable,onClick:d})]})})};import{cn as va}from"@cleen/ui-core";import{useContext as wa,useState as Fc}from"react";import{jsx as Re,jsxs as ya}from"react/jsx-runtime";var Ac=({filter:t,activeTabId:e})=>{let[n,o]=Fc(!1),[i,l]=Fc(!1),{labels:r,onFilterDelete:s,onFilterPin:c,onFilterSelect:a,onFilterUnpin:p,setIsFiltersDropdownOpen:d}=wa(ve),u=async()=>{try{if(!s)return;o(!0),await s(t.filterID)}catch(m){console.error("Error while deleting filter:",m)}finally{o(!1)}},C=async()=>{try{l(!0),t?.isPinned?await p?.(t.filterID):await c?.(t.filterID)}catch(m){console.error("Error while pinning/unpinnning filter:",m)}finally{l(!1)}};return Re("div",{className:"cleen-group cleen-flex cleen-flex-col cleen-justify-around cleen-gap-2 hover:cleen-bg-primary/5 cleen-p-2 cleen-rounded-md cleen-min-h-10",children:ya("div",{className:"cleen-flex cleen-items-center cleen-gap-3 cleen-cursor-pointer",onClick:()=>{a?.(t),d(!1)},children:[Re("span",{className:"cleen-flex-1 cleen-text-gray/70 cleen-text-sm cleen-text-left cleen-truncate",children:t.title}),i?Re(X,{classNames:{loader:"cleen-size-5"}}):Re(ce,{color:"gray",onClick:m=>{m.stopPropagation(),C()},icon:Re(kt,{name:"pin",className:va("cleen-size-3.5 group-hover:cleen-text-gray/60 cleen-transition-colors cleen-cursor-pointer",t?.isPinned?"cleen-text-gray/60":"cleen-text-gray/20")}),classNames:{container:"cleen-font-bold"},label:t?.isPinned?r?.savedFilters?.filter?.unpin:r?.savedFilters?.filter?.pin}),e==="mine"&&Re(et,{items:[{id:"duplicate",type:"button",label:r?.savedFilters?.filter?.cancelDelete,icon:Re(We,{className:"cleen-size-5"}),onClick:()=>{}},{id:"archive",type:"button",label:r?.savedFilters?.filter?.delete,icon:Re(Ye,{}),danger:!0,onClick:()=>u()}],keepOpenOnClick:!1,ignoreClickOutside:!0,onClick:m=>m.stopPropagation(),className:"cleen-flex",children:n?Re(X,{size:"sm",color:"rgb(var(--cleen-error))"}):Re(Ye,{className:"cleen-text-black hover:cleen-text-error cleen-transition-colors cleen-cursor-pointer",name:"delete"})})]})})};import{cn as l1}from"@cleen/ui-core";import{forwardRef as xa,useMemo as Wc,useState as ba}from"react";import{cn as u0}from"@cleen/ui-core";var Jt={horizontal:{list:"cleen-flex cleen-flex-wrap cleen-mb-4"},vertical:{container:"cleen-flex cleen-gap-4",list:"cleen-flex cleen-flex-col",content:"cleen-flex-1"}},Zc=t=>{let e=t==="vertical";return{underlined:{list:u0("cleen-gap-2 cleen-border-gray/10",!e&&"cleen-border-b"),tab:u0("cleen-px-1 cleen-font-semibold cleen-text-sm cleen-transition-all cleen-duration-200",e?"cleen-border-l-2 cleen-pl-3 cleen-py-1.5":"cleen-border-b-2 cleen-pb-3"),tabActive:"cleen-border-primary cleen-text-primary",tabInactive:"cleen-border-transparent cleen-text-gray/70 hover:cleen-border-gray/10",tabDisabled:"cleen-border-transparent cleen-text-gray/40 cleen-cursor-not-allowed"},padded:{list:"cleen-gap-1",tab:"cleen-px-3 cleen-py-2.5 cleen-rounded-md cleen-font-semibold cleen-text-sm cleen-transition-all cleen-duration-200",tabActive:"cleen-bg-primary/10 cleen-text-primary",tabInactive:"cleen-text-gray/70 hover:cleen-bg-gray/10",tabDisabled:"cleen-text-gray/40 cleen-cursor-not-allowed"},stretched:{list:"cleen-rounded-md cleen-overflow-hidden cleen-border cleen-border-gray/30",tab:u0("cleen-flex-1 cleen-px-3 cleen-py-2 cleen-font-semibold cleen-text-sm cleen-transition-all cleen-duration-200 cleen-border-gray/30 cleen-justify-center",e?"[&:not(:first-child)]:cleen-border-t":"[&:not(:first-child)]:cleen-border-l"),tabActive:"cleen-bg-primary/10 cleen-text-primary",tabInactive:"cleen-text-gray/70 hover:cleen-bg-gray/10",tabDisabled:"cleen-text-gray/40 cleen-cursor-not-allowed"}}};import{jsx as eo,jsxs as _c}from"react/jsx-runtime";var C0=xa(function({tabs:e,variant:n="underlined",direction:o="horizontal",currentTabIndex:i,onTabChange:l,className:r,classNames:s,style:c,styles:a,...p},d){let[u,C]=ba(0),v=i!==void 0?i:u,h=Wc(()=>e?.[v],[e,v]),x=(w,b)=>{C(w),l?.(w,b)},y=Wc(()=>Zc(o),[o]);return eo("div",{className:l1("cleen",r),style:c,ref:d,...p,children:_c("div",{className:l1(Jt[o].container,s?.container),style:a?.container,children:[eo("nav",{className:l1(y[n].list,Jt[o].list,s?.list),"aria-label":"Tabs",style:a?.list,children:e?.map((w,b)=>{let S=v===b,H=w?.isDisabled;return _c("span",{onClick:()=>!H&&x(b,w),className:l1("cleen-flex cleen-items-center cleen-gap-2 cleen-whitespace-nowrap",!H&&"cleen-cursor-pointer",y[n].tab,Jt[o].tab,s?.tab,H?l1(y[n].tabDisabled,s?.tabDisabled):S?l1(y[n].tabActive,s?.tabActive):l1(y[n].tabInactive,s?.tabInactive)),style:{...a?.tab,...H?a?.tabDisabled:S?a?.tabActive:a?.tabInactive},"aria-current":S?"page":void 0,"aria-disabled":H,children:[w?.label,!!w?.badge?.label&&eo(ce,{variant:"rounded",color:S?"blue":"gray",...s?.count,...a?.count,...w.badge})]},w?.id||b)})}),!!h?.content&&eo("div",{className:l1("h-full",Jt[o].content,s?.content),style:a?.content,children:h?.content})]})})});import{useContext as ka,useState as La}from"react";import{jsx as S1,jsxs as Sa}from"react/jsx-runtime";var Pa=t=>{let e={isFeatured:null,isMine:null,isPinned:null,isShared:null};switch(t){case"featured":e.isFeatured=!0;break;case"mine":e.isMine=!0;break;case"pinned":e.isPinned=!0;break;case"shared":e.isShared=!0;break;case"all":default:break}return e},Oc=({selectedSavedFilter:t,filters:e,isFiltersFetching:n,onFilterCategoryChange:o})=>{let[i,l]=La("all"),{labels:r,classNames:s,styles:c,isFiltersDropdownOpen:a,setIsFiltersDropdownOpen:p}=ka(ve);return S1(Kt,{isOpen:a,onOpenChange:p,leftIcon:S1(vt,{className:"cleen-size-5"}),label:t?.title??r?.savedFilters?.label,fullWidthDropdown:!0,...s?.dropdown,...c?.dropdown,children:Sa("div",{className:"flex flex-col gap-2 p-2.5 w-full",children:[S1(C0,{tabs:[{id:"all",label:r?.savedFilters?.tabs?.all},{id:"mine",label:r?.savedFilters?.tabs?.mine},{id:"shared",label:r?.savedFilters?.tabs?.shared},{id:"featured",label:r?.savedFilters?.tabs?.featured},{id:"pinned",label:r?.savedFilters?.tabs?.pinned}],variant:"padded",onTabChange:(d,u)=>{l(u?.id),o?.(Pa(u?.id))},classNames:{list:"cleen-mb-2"}}),S1("div",{className:"flex flex-col",children:n?S1(X,{classNames:{loader:"cleen-size-6"}}):(e?.length||0)>0?e?.map(d=>S1(Ac,{filter:d,activeTabId:i},d.filterID)):S1("p",{className:"cleen-font-normal cleen-text-gray/60 cleen-text-base cleen-text-center",children:r?.savedFilters?.noFilters})})]})})};import{cn as en}from"@cleen/ui-core";import{useEffect as Ia,useState as Ma}from"react";import{jsx as I1,jsxs as m0}from"react/jsx-runtime";var g0=({checked:t,defaultChecked:e=!1,onChange:n,title:o,label:i,sublabel:l,disabled:r,classNames:s,className:c,style:a,styles:p,infoLabels:d,...u})=>{let C=typeof t=="boolean",[m,v]=Ma(e);Ia(()=>{C||v(e)},[e,C]);let h=C?t:m,x=()=>{r||(C||v(!m),n?.(!h))};return I1("div",{className:en("cleen",c),style:a,children:m0("div",{className:en("cleen-flex cleen-flex-col",s?.container),style:p?.container,children:[o&&I1("label",{className:en("cleen-block cleen-mb-1.5 cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",s?.title),style:p?.title,children:o}),m0("div",{className:"cleen-flex cleen-items-center cleen-gap-2 cleen-w-full",children:[I1("button",{type:"button",disabled:r,onClick:x,className:en("cleen-inline-flex cleen-relative cleen-flex-shrink-0 cleen-my-auto cleen-mb-auto cleen-border-2 cleen-border-transparent cleen-rounded-full cleen-w-11 cleen-h-6 cleen-transition-colors cleen-duration-200 cleen-ease-in-out cleen-cursor-pointer",h?"cleen-bg-primary hover:cleen-bg-primary/90":"cleen-bg-gray/20 hover:cleen-bg-gray/30",s?.switch),style:p?.switch,...u,children:I1("span",{"aria-hidden":"true",className:en("cleen-inline-block cleen-bg-white cleen-shadow cleen-rounded-full cleen-ring-0 cleen-w-5 cleen-h-5 cleen-transition cleen-duration-200 cleen-ease-in-out cleen-pointer-events-none cleen-transform",h?"cleen-translate-x-5":"cleen-translate-x-0",s?.check),style:p?.check})}),(i||l)&&m0("div",{className:"cleen-flex cleen-flex-col cleen-text-sm",children:[i&&I1("span",{className:"cleen-font-semibold cleen-text-gray/90",children:i}),l&&I1("span",{className:"cleen-font-normal cleen-text-gray/80",children:l})]})]}),(d?.errorMessage||d?.infoMessage||d?.subtitle)&&I1(G,{...d})]})})};import{useContext as Ha}from"react";import{Fragment as Ra,jsx as zc,jsxs as Na}from"react/jsx-runtime";var Uc=()=>{let{classNames:t,styles:e,labels:n,saveStepValues:o,setSaveStepValues:i,errors:l,clearError:r}=Ha(ve);return Na(Ra,{children:[zc(re,{value:o.filterName,onChange:s=>{i(c=>({...c,filterName:s.target.value})),l?.filterName&&r?.("filterName")},label:n?.saveStep?.filterNameInput?.label,placeholder:n?.saveStep?.filterNameInput?.placeholder,infoLabels:{errorMessage:l?.filterName},...t?.saveFilter?.filterName,...e?.saveFilter?.filterName}),zc(g0,{checked:o.exposed,onChange:s=>i(c=>({...c,exposed:s})),title:n?.saveStep?.exposureSwitch?.title,label:n?.saveStep?.exposureSwitch?.label,sublabel:n?.saveStep?.exposureSwitch?.sublabel,...t?.saveFilter?.exposure,...e?.saveFilter?.exposure})]})};var Gc={title:"Filters",subtitle:"Apply filters to table data.",apply:"Apply",cancel:"Cancel",clear:"Clear",save:"Save filters",saveStep:{back:"Back",save:"Save",title:"Save Filter",subtitle:"Filters are reusable and shareable.",filterNameInput:{label:"Filter name",placeholder:"Type a name for this filter"},exposureSwitch:{title:"Exposure",label:"Share this filter",sublabel:"Allows others to see and use this filter"},validation:{tooShort:"You must provide a valid filter title, above 3 characters long.",tooLong:"You must provide a valid filter title, below 50 characters long."}},savedFilters:{label:"Select saved filter",noFilters:"No saved filters",filter:{delete:"Delete",cancelDelete:"Cancel",pin:"Pin",unpin:"Unpin"},tabs:{all:"All",featured:"Featured",mine:"Mine",pinned:"Pinned",shared:"Shared"}}};import{useValidation as Ba}from"@cleen/ui-core";import{useState as f0}from"react";import{jsx as Da}from"react/jsx-runtime";var $c=({children:t,value:e})=>{let[n,o]=f0(!1),[i,l]=f0(Kn),{errors:r,setError:s,clearError:c}=Ba({}),[a,p]=f0(!1),d=()=>{o(!1),e?.onClose?.()};return Da(ve.Provider,{value:{isSaveFiltersStep:n,setIsSaveFiltersStep:o,saveStepValues:i,setSaveStepValues:l,handleCloseSaveFilter:d,isFiltersDropdownOpen:a,setIsFiltersDropdownOpen:p,errors:r,setError:s,clearError:c,...e},children:t})};import{applyDefaults as Ta,cn as qc}from"@cleen/ui-core";import{forwardRef as Xc,useContext as Va}from"react";import{Fragment as Aa,jsx as i1,jsxs as Za}from"react/jsx-runtime";var Ea=Xc(function({selectedSavedFilter:e,savedFilters:n,isFiltersFetching:o,children:i,classNames:l,styles:r,labels:s,withSavedFilters:c=!0,onClear:a,onSave:p,onCancel:d,onApply:u,onClose:C,filterDateFormatter:m,onFilterCategoryChange:v,onFilterDelete:h,onFilterPin:x,onFilterSelect:y,onFilterUnpin:w,...b},S){return i1($c,{value:{selectedSavedFilter:e,savedFilters:n,isFiltersFetching:o,classNames:l,styles:r,labels:Ta(Gc,s),withSavedFilters:c,onClear:a,onSave:p,onCancel:d,onApply:u,onClose:C,filterDateFormatter:m,onFilterCategoryChange:v,onFilterDelete:h,onFilterPin:x,onFilterSelect:y,onFilterUnpin:w},children:i1(Fa,{...b,ref:S,children:i})})}),Fa=Xc(function({children:e,...n},o){let{handleCloseSaveFilter:i,isSaveFiltersStep:l,selectedSavedFilter:r,savedFilters:s,isFiltersFetching:c,classNames:a,styles:p,labels:d,withSavedFilters:u=!0,onClear:C,onFilterCategoryChange:m,onFilterSelect:v}=Va(ve);return i1(t0,{footer:i1(Sc,{}),headerCloseBtn:i1(K,{onClick:()=>{C?.(),v?.(void 0)},leftIcon:i1(Ye,{}),variant:"secondary",...a?.clearBtn,...p?.clearBtn,children:d?.clear}),classNames:{...a,content:qc("cleen-space-y-4",a?.content),footer:qc("cleen-justify-between",a?.footer)},onClose:i,ref:o,...n,title:l?d?.saveStep?.title:n.title,subtitle:l?d?.saveStep?.subtitle:n.subtitle,children:l?i1(Uc,{}):Za(Aa,{children:[u&&i1(Oc,{filters:s,selectedSavedFilter:r,onFilterCategoryChange:m,isFiltersFetching:c}),e]})})});import{cn as s1}from"@cleen/ui-core";import{forwardRef as Wa}from"react";import{jsx as M1,jsxs as h0}from"react/jsx-runtime";var jc=Wa(({title:t,subtitle:e,required:n,requiredMark:o="*",tooltipDescription:i,children:l,className:r,classNames:s,style:c,styles:a,...p},d)=>M1("div",{ref:d,className:s1("cleen",r),style:{...c,width:"100%"},...p,children:h0("div",{className:s1("cleen-flex cleen-w-full cleen-items-start cleen-justify-start cleen-gap-8",s?.container),style:a?.container,children:[h0("div",{className:s1("cleen-flex cleen-flex-col cleen-min-w-fit cleen-w-1/3",s?.titleColumn),style:a?.titleColumn,children:[h0("div",{className:s1("cleen-flex cleen-items-center cleen-gap-1 cleen-font-semibold cleen-text-sm cleen-text-gray/90",s?.title),style:a?.title,children:[M1("span",{className:"cleen-overflow-hidden cleen-whitespace-nowrap cleen-text-ellipsis",children:t}),n&&M1("span",{className:s1("cleen-text-error",s?.requiredMark),style:a?.requiredMark,children:o}),i&&M1(ne,{hasArrow:!0,placement:"top",label:i,color:"rgba(var(--cleen-gray), 0.8)",...s?.tooltip,style:a?.tooltip?.style,styles:{...a?.tooltip?.styles,labelContainer:{width:"max-content",maxWidth:"250px",...a?.tooltip?.styles?.labelContainer}},children:M1(Lt,{className:s1("cleen-size-3 cleen-text-gray/40",s?.questionIcon),style:a?.questionIcon})})]}),e&&M1("div",{className:s1("cleen-overflow-hidden cleen-whitespace-nowrap cleen-text-ellipsis cleen-w-full cleen-font-normal cleen-text-gray/70 cleen-text-sm",s?.subtitle),style:a?.subtitle,children:e})]}),M1("div",{className:s1("cleen-form-group--controls-row cleen-flex cleen-flex-1 cleen-flex-wrap cleen-gap-8",s?.controlsRow),style:a?.controlsRow,children:l})]})}));jc.displayName="FormGroup";import{cn as ae,useDebounce as _a,useOutsideClick as Oa,usePositionClose as za}from"@cleen/ui-core";import{useEffect as v0,useMemo as w0,useRef as Kc,useState as c1}from"react";import{createPortal as Ua}from"react-dom";import{jsx as E,jsxs as we}from"react/jsx-runtime";function Ga(t){return t!==null&&typeof t=="object"}function ye(t,e){if(Ga(t)&&e in t)return t[e]}function Yc(t,e){let n=ye(t,e);return Array.isArray(n)?n:[]}var $a=({position:t="bottom-right",labels:e,groups:n=[],selectedItemID:o=null,groupThreeDotMenuOptions:i=[],itemThreeDotMenuOptions:l=[],refetchData:r,onGroupSave:s,onItemSave:c,onGroupThreeDotMenuClick:a,onItemThreeDotMenuClick:p,onSearchChange:d,onItemSelect:u,groupIDKey:C,groupTitleKey:m,itemsKey:v,itemIDKey:h,itemGroupIDKey:x,itemTitleKey:y,itemSubtitleKey:w,newValueMinLength:b=2,isLoading:S=!1,isGroupSaving:H=!1,isItemSaving:L=!1,selectedColor:P="rgb(var(--cleen-primary), 0.1)",className:N,classNames:M,style:k,styles:I})=>{let[T,B]=c1(!1),[V,W]=c1(!1),[R,D]=c1(!1),[F,A]=c1(null),[O,q]=c1(null),[z,U]=c1(""),[ue,$]=c1(""),[fe,fn]=c1(""),[m1]=_a(fe,500),hn=Kc(null),g1=Kc(null),{positionStyles:Ce,isMounted:F1}=za({triggerRef:hn,targetRef:g1,position:t,isOpen:T,offset:10});Oa({refs:[g1],handler:()=>B(!1),enabled:T});let vn=w0(()=>n??[],[n]),ke=w0(()=>{let _=new Map;for(let Q of vn){let ie=ye(Q,C);ie!=null&&_.set(ie,Yc(Q,v))}return _},[vn,C,v]),pt=w0(()=>F==null?Array.from(ke?.values()).flat():ke?.get(F)??[],[F,ke]);v0(()=>{if(o==null){q(null),A(null);return}let Q=Array.from(ke?.values())?.flat()?.find(ie=>ye(ie,h)===o);if(Q){let ie=ye(Q,x)??null;q(Q),A(ie)}else q(null),A(null)},[o,ke,h,x]),v0(()=>{d&&d(m1??"")},[m1,d]),v0(()=>{T||(W(!1),D(!1),U(""),$(""))},[T]);let wn=_=>{_===F?(A(null),q(null),u?.(null)):(q(null),A(_),u?.(null))},j=_=>{let Q=ye(_,x);A(typeof Q=="string"||typeof Q=="number"?Q:null),q(_),u?.(_),B(!1)};async function A1(){if(!s)return;let _={[m]:z};try{(await s(_))?.success&&(W(!1),U(""),r&&await r())}catch{}}async function Te(){if(!c)return;let _={[y]:ue,...F!=null?{[x]:F}:{}};try{(await c(_))?.success&&(D(!1),$(""),r&&await r())}catch{}}return E("div",{className:ae("cleen",N),style:k,children:we("div",{ref:hn,className:ae("cleen-relative cleen-w-full cleen-cursor-pointer",M?.container),style:I?.container,onClick:_=>{_.stopPropagation(),B(!0)},children:[E(re,{placeholder:e?.inputPlaceholder,rightIcon:T?E(f1,{className:"cleen-w-5 cleen-h-5 cleen-text-gray/30"}):E(Ae,{className:"cleen-w-5 cleen-h-5 cleen-text-gray/30"}),value:fe,onChange:_=>{A(null),q(null),fn(_.target.value)},classNames:{input:T?"":"cleen-cursor-pointer"},className:M?.input,style:I?.input}),T&&Ua(E("div",{className:"cleen",children:we("div",{ref:g1,className:ae("cleen-overflow-hidden cleen-flex cleen-items-start cleen-justify-start cleen-w-[500px] cleen-h-[344px] cleen-bg-white cleen-border cleen-border-gray/10 cleen-rounded-lg cleen-shadow-xl cleen-cursor-default","cleen-absolute cleen-z-50",{"cleen-opacity-0":!F1},M?.columnsContainer),style:{top:`${Ce.top}px`,left:`${Ce.left}px`,...I?.columnsContainer},children:[we("div",{className:"cleen-w-1/2 cleen-h-full",children:[E("div",{className:ae("cleen-overflow-scroll cleen-no-scrollbar cleen-flex cleen-flex-col cleen-items-start cleen-justify-start cleen-w-full cleen-h-[300px]",M?.leftColumn),style:I?.leftColumn,children:S?E("div",{className:"cleen-flex cleen-items-center cleen-justify-center cleen-w-full cleen-h-full",children:E(X,{size:"sm"})}):n?.map((_,Q)=>{let ie=ye(_,C),xo=ie===F,bo=String(ye(_,m)??""),ko=Yc(_,v)?.length??0;return we("div",{className:ae("cleen-group cleen-flex cleen-items-center cleen-justify-between cleen-gap-2 cleen-px-3 cleen-w-full cleen-min-h-10 cleen-cursor-pointer hover:cleen-bg-primary/10",M?.groupItem),style:{...I?.groupItem||{},...xo?{backgroundColor:P}:{}},onClick:te=>{te.stopPropagation(),te.preventDefault(),wn(ie??null)},children:[we("div",{className:ae("cleen-flex cleen-items-center cleen-justify-start cleen-gap-2",i?.length>0?"cleen-w-[calc(100%-30px)]":"cleen-w-full"),children:[E("span",{className:ae("cleen-truncate cleen-font-semibold cleen-text-[14px] cleen-text-gray/90",M?.groupItemTitle),style:I?.groupItemTitle,children:bo}),E(ce,{color:"lighter-blue",label:ko})]}),i?.length>0&&E("div",{className:"cleen-opacity-0 group-hover:cleen-opacity-100",onClick:te=>{te.stopPropagation(),a?.(_)},children:E(et,{position:"bottom-right",keepOpenOnClick:!1,items:i?.map(te=>{let dt=te?.disabledOptionCallback?.(_);return{...te,type:"button",label:E("span",{className:"cleen-font-semibold cleen-text-[14px] cleen-text-gray/70",children:te?.label}),onClick:()=>{dt||te?.onClick(_)},disabled:dt}}),classNames:{menu:"cleen-min-w-max"},className:"cleen-flex cleen-items-center cleen-justify-center cleen-w-5 cleen-h-5 cleen-bg-white cleen-rounded-md",children:E(z1,{className:"cleen-w-4 cleen-h-4 cleen-text-gray/70 cleen-cursor-pointer hover:cleen-text-primary"})})})]},`group-${Q}-${String(ie??Q)}`)})}),E(_e,{isHorizontal:!0}),V?we("div",{className:"cleen-flex cleen-items-center cleen-justify-between cleen-w-full cleen-h-10",children:[E(re,{leftIcon:E(Ke,{className:"cleen-w-4 cleen-h-4 cleen-text-gray/30"}),placeholder:e?.newGroupPlaceholder,value:z,onChange:_=>U(_.target.value),classNames:{inputContainer:"cleen-border-none",input:"cleen-w-full"},className:"cleen-w-[170px]",autoFocus:!0}),E("div",{className:"cleen-flex cleen-items-center cleen-justify-center cleen-w-[80px] cleen-h-full",children:s?H?E(X,{}):z?.length>b?E(K,{variant:"primary",label:e?.saveButtonLabel,onClick:()=>{A1()},classNames:{container:"cleen-w-max cleen-h-7"}}):E("div",{}):E("div",{})})]}):we("div",{className:ae("cleen-flex cleen-items-center cleen-justify-start cleen-gap-2 cleen-w-full cleen-px-2 cleen-h-10 cleen-cursor-pointer hover:cleen-bg-primary/10",M?.newGroupButton),style:I?.newGroupButton,onClick:()=>W(!0),children:[E(Ke,{className:"cleen-w-4 cleen-h-4 cleen-text-gray/30"}),E("span",{className:"cleen-text-normal cleen-text-[14px] cleen-text-gray/50",children:e?.newGroupPlaceholder})]})]}),E(_e,{className:"cleen-absolute cleen-top-0 cleen-left-1/2 cleen-min-w-[1px] cleen-h-full cleen-bg-gray/10 cleen-z-[1]"}),we("div",{className:"cleen-w-1/2 cleen-h-full",children:[E("div",{className:ae("cleen-overflow-scroll cleen-no-scrollbar cleen-flex cleen-flex-col cleen-items-start cleen-justify-start cleen-w-full cleen-h-[300px]",M?.rightColumn),style:I?.rightColumn,children:S?E("div",{className:"cleen-flex cleen-items-center cleen-justify-center cleen-w-full cleen-h-full",children:E(X,{size:"sm"})}):pt?.map((_,Q)=>{let ie=ye(_,h),xo=O&&ye(O,h)===ie,bo=String(ye(_,y)??""),ko=w?String(ye(_,w)??""):"";return we("div",{className:ae("cleen-group cleen-flex cleen-items-center cleen-justify-between cleen-gap-2 cleen-px-3 cleen-w-full cleen-min-h-[60px] cleen-cursor-pointer hover:cleen-bg-primary/10",M?.item),style:{...I?.item||{},...xo?{backgroundColor:P}:{}},onClick:te=>{te.stopPropagation(),te.preventDefault(),j(_)},children:[we("div",{className:ae("cleen-flex cleen-flex-col cleen-items-start cleen-justify-center",l?.length>0?"cleen-w-[calc(100%-30px)]":"cleen-w-full"),children:[E("span",{className:ae("cleen-truncate cleen-w-full cleen-font-semibold cleen-text-[14px] cleen-text-gray/90",M?.itemTitle),style:I?.itemTitle,children:bo}),E("span",{className:ae("cleen-truncate cleen-w-full cleen-font-semibold cleen-text-[12px] cleen-text-gray/50",M?.itemSubtitle),style:I?.itemSubtitle,children:ko})]}),l?.length>0&&E("div",{className:"cleen-opacity-0 group-hover:cleen-opacity-100",onClick:te=>{te.stopPropagation(),p?.(_)},children:E(et,{position:"bottom-right",keepOpenOnClick:!1,items:l?.map(te=>{let dt=te?.disabledOptionCallback?.(_);return{...te,type:"button",label:E("span",{className:"cleen-font-semibold cleen-text-[14px] cleen-text-gray/70",children:te?.label}),onClick:()=>{dt||te?.onClick(_)},disabled:dt}}),classNames:{menu:"cleen-min-w-max"},className:"cleen-flex cleen-items-center cleen-justify-center cleen-w-5 cleen-h-5 cleen-bg-white cleen-rounded-md",children:E(z1,{className:"cleen-w-4 cleen-h-4 cleen-text-gray/70 cleen-cursor-pointer hover:cleen-text-primary"})})})]},`item-${Q}-${String(ie??Q)}`)})}),E(_e,{isHorizontal:!0}),R?we("div",{className:"cleen-flex cleen-items-center cleen-justify-between cleen-w-full cleen-h-10",children:[E(re,{leftIcon:E(Ke,{className:"cleen-w-4 cleen-h-4 cleen-text-gray/30"}),placeholder:e?.newItemPlaceholder,value:ue,onChange:_=>$(_.target.value),classNames:{inputContainer:"cleen-border-none",input:"cleen-w-full"},className:"cleen-w-[170px]",autoFocus:!0}),E("div",{className:"cleen-flex cleen-items-center cleen-justify-center cleen-w-[80px] cleen-h-full",children:c?L?E(X,{}):ue?.length>b?E(K,{variant:"primary",label:e?.saveButtonLabel,onClick:()=>{Te()},classNames:{container:"cleen-w-max cleen-h-7"}}):E("div",{}):E("div",{})})]}):we("div",{className:ae("cleen-flex cleen-items-center cleen-justify-start cleen-gap-2 cleen-w-full cleen-px-2 cleen-h-10 cleen-cursor-pointer hover:cleen-bg-primary/10",M?.newItemButton),style:I?.newItemButton,onClick:()=>D(!0),children:[E(Ke,{className:"cleen-w-4 cleen-h-4 cleen-text-gray/30"}),E("span",{className:"cleen-text-normal cleen-text-[14px] cleen-text-gray/50",children:e?.newItemPlaceholder})]})]})]})}),document.body),!T&&O&&E("div",{className:"cleen-absolute cleen-top-1.5 cleen-left-1 cleen-flex cleen-items-center cleen-justify-start cleen-pl-2.5 cleen-w-[calc(100%-40px)] cleen-h-8 cleen-bg-white",onClick:()=>B(!0),children:E("span",{className:"cleen-truncate cleen-font-semibold cleen-text-[14px] cleen-text-gray/70",children:String(ye(O,y)??"")})})]})})};import{cn as oe,useDebounce as qa,useOutsideClick as Xa,usePositionClose as ja}from"@cleen/ui-core";import{forwardRef as Ka,useEffect as Ya,useMemo as e9,useRef as y0,useState as x0}from"react";import{createPortal as Qa}from"react-dom";import{cn as H1}from"@cleen/ui-core";import{jsx as a1,jsxs as Qc}from"react/jsx-runtime";var Jc=({options:t,selection:e,classNames:n,styles:o,onChoose:i,displaySubtextInline:l=!0,...r})=>a1("div",{tabIndex:0,...r,children:a1("div",{className:H1("cleen-flex cleen-flex-col cleen-pt-1 cleen-pb-1.5 cleen-max-h-64 cleen-overflow-y-auto",n?.container),style:o?.container,children:t?.map(s=>{let c=e?.some(a=>a?.value===s?.value);return Qc("li",{className:H1("cleen-flex cleen-justify-between cleen-items-center hover:cleen-bg-gray/10 cleen-px-2 cleen-py-2.5 cleen-rounded-md cleen-cursor-pointer cleen-select-none",{"cleen-bg-gray/10 hover:cleen-bg-gray/20":c},n?.item),style:o?.item,onClick:()=>i?.(s,c),children:[Qc("div",{className:H1("cleen-flex cleen-justify-start cleen-items-center cleen-gap-2",n?.labels,!l&&"cleen-truncate cleen-flex-col cleen-items-start cleen-gap-0"),style:o?.labels,children:[s?.leadingBadgeValue&&a1(ce,{color:"gray",label:s?.leadingBadgeValue}),s?.icon,s?.label&&a1("span",{className:H1("cleen-font-medium cleen-text-gray cleen-text-base",!l&&"cleen-w-full cleen-truncate"),children:s?.label}),s?.preSublabel&&a1("span",{className:H1("cleen-font-medium cleen-text-gray/30 cleen-text-xs",!l&&"cleen-w-full cleen-truncate"),children:s?.preSublabel}),s?.sublabel&&a1("span",{className:H1("cleen-font-medium cleen-text-gray/60 cleen-text-sm",!l&&"cleen-w-full cleen-truncate"),children:s?.sublabel})]}),c&&a1("div",{className:n?.checkContainer,style:o?.checkContainer,children:a1(Fe,{className:H1("cleen-text-primary",n?.check),style:o?.check})})]},s.value)})})});import{Fragment as ep,jsx as ee,jsxs as tn}from"react/jsx-runtime";var Ja=Ka(function({label:e,labels:n,options:o,value:i,displaySelected:l="under",isLoading:r=!1,required:s,internalFiltering:c=!1,closeOnReachingLimit:a=!0,limit:p,getCustomBadgeLabel:d,displaySubtextInline:u=!0,selectedBadgeColor:C="blue",debounceDelay:m=0,characterThreshold:v=2,disabled:h=!1,isNoDataVisibleOnCreateNew:x=!0,className:y,classNames:w,style:b,styles:S,infoLabels:H,menuDetachedFromPortal:L,onInputChange:P,onChange:N,onCreateNewOption:M,createNewOptionLabelString:k,onLookupBlur:I,triggerBlurOnlyWhenOpen:T=!0,menuRef:B,...V},W){let[R,D]=x0(!1),F=y0(null),A=y0(null),O=B??F,{positionStyles:q,isMounted:z}=ja({triggerRef:A,targetRef:O,position:"bottom-left",isOpen:R,offset:4});Xa({refs:[O,A],handler:()=>{D(!1),I?.()},enabled:T?R:!0});let[U,ue]=x0(""),$=qa(U,m),fe=m?$:U,fn=y0(fe),m1=Array.isArray(i),[hn,g1]=x0([]),Ce=m1?i:hn,F1=["inside","inside-badge"].includes(l),vn=(j,A1=!1)=>{if(A1){let _=Ce.filter(Q=>Q.value!==j.value);m1||g1(_),N?.(_);return}let Te;if(p===1)Te=[j];else{if(p&&Ce.length>=p)return;Te=[...Ce,j]}m1||g1(Te),N?.(Te),a&&p&&Te.length>=p&&(ue(""),D(!1))},ke=e9(()=>c?o?.filter(j=>j?.label?.match(new RegExp(fe,"i"))):o,[o,fe,c]),pt=e9(()=>k&&M&&!r&&U?.length>0&&!ke?.some(j=>j?.label===U)?typeof k=="function"?k(U):k:null,[k,M,r,U,ke]);Ya(()=>{fn.current!==fe&&(fn.current=fe,fe.length<v?D(!1):(P?.(fe),D(!0)))},[fe,P,v]);let wn=tn("ul",{className:oe("cleen-flex cleen-flex-col cleen-gap-0.5 cleen-bg-background cleen-shadow-[0px_12px_16px_-4px_rgba(var(--cleen-gray),0.1)] cleen-px-1.5 cleen-pt-1 cleen-pb-0.5 cleen-border cleen-border-gray/20 cleen-rounded-lg",w?.menu?.container),style:S?.menu?.container,children:[r?ee(X,{className:oe("cleen-py-3",w?.menu?.loader),style:S?.menu?.loader}):!ke||ke?.length===0?!!n?.noDataFound&&(x||!pt)&&ee("div",{className:oe("cleen-flex cleen-justify-center cleen-items-center cleen-px-2 cleen-py-2.5 cleen-rounded-md cleen-font-normal cleen-text-gray/40 cleen-text-sm cleen-text-center cleen-pointer-events-none cleen-select-none",w?.menu?.noDataFound),style:S?.menu?.noDataFound,children:n?.noDataFound}):ee(Jc,{options:ke,selection:Ce,onChoose:vn,displaySubtextInline:u,...w?.menu?.list,...S?.menu?.list}),pt&&tn("div",{className:oe("cleen-flex cleen-flex-col cleen-justify-center cleen-items-center",w?.createNewOption?.container),style:S?.createNewOption?.container,children:[ee(_e,{...w?.createNewOption?.divider,...S?.createNewOption?.divider}),ee("span",{className:oe("cleen-py-3 cleen-font-semibold cleen-text-primary/70 cleen-text-sm cleen-cursor-pointer",w?.createNewOption?.value),style:S?.createNewOption?.value,onClick:()=>{let j=M?.(U);typeof j=="boolean"&&!j||ue("")},children:pt})]})]});return ee("div",{className:oe("cleen",y),style:b,children:tn("div",{className:oe("cleen-flex cleen-flex-col cleen-gap-1.5 cleen-w-full",w?.container),style:S?.container,children:[e&&ee("div",{className:oe("cleen-flex cleen-w-full"),children:tn("span",{className:oe("cleen-w-full cleen-font-medium cleen-text-gray/90 cleen-text-sm",w?.label),style:S?.label,children:[e,s&&ee("span",{className:"cleen-ml-1 cleen-text-error/60",children:"*"})]})}),ee("div",{ref:A,className:oe("cleen-relative cleen-flex cleen-items-center",w?.input?.container),style:S?.input?.container,children:ee(re,{type:"search",autoFocus:!1,autoComplete:"off",className:oe("cleen-w-full",w?.input?.component?.className),classNames:{...w?.input?.component?.classNames,inputContainer:oe({"cleen-flex-wrap":F1},w?.input?.component?.classNames?.inputContainer),input:oe({"cleen-pl-2":F1},w?.input?.component?.classNames?.input),leftIconContainer:oe({"cleen-pr-0":F1},w?.input?.component?.classNames?.leftIconContainer)},...S?.input?.component,leftIcon:tn(ep,{children:[ee(It,{className:"cleen-text-gray/70"}),F1&&(Ce||[])?.length>0&&ee("div",{className:oe("cleen-flex cleen-gap-1 cleen-overflow-hidden cleen-text-ellipsis cleen-whitespace-nowrap"),onClick:()=>{D(!R)},children:l==="inside-badge"?Ce?.map(j=>ee(ce,{label:j?.label,color:"blue",variant:"semiRounded"},j.value)):ee("span",{className:oe("cleen-font-medium cleen-text-gray/80 cleen-text-sm"),children:Ce?.map(j=>j?.label).join(", ")})})," "]}),onFocus:()=>{fe.length>=v&&U.length>=v&&D(!0)},value:U,onChange:j=>{ue(j.target.value)},ref:W,required:s,disabled:h,...V})}),R&&(L?ee("div",{ref:O,children:wn}):Qa(ee("div",{className:"cleen",children:ee("div",{ref:O,className:oe("cleen-absolute cleen-z-50",{"cleen-opacity-0":!z}),style:{top:`${q.top}px`,left:`${q.left}px`,minWidth:A.current?.offsetWidth?`${A.current.offsetWidth}px`:void 0},children:wn})}),document.body)),l==="under"&&Ce?.length>0&&ee("span",{className:oe("cleen-flex cleen-flex-wrap cleen-gap-1.5",w?.pillbadge?.container),style:S?.pillbadge?.container,children:Ce?.map(j=>ee(ce,{label:d?d(j):j?.label,color:C,removeable:!h,onRemoveClicked:()=>{if(h)return;let A1=Ce?.filter(Te=>Te?.value!==j?.value);m1||g1(A1),N?.(A1)},...w?.pillbadge?.component,...S?.pillbadge?.component},j.value))}),(H?.errorMessage||H?.infoMessage||H?.subtitle)&&ee(G,{...H})]})})});import{cn as nn,useBodyScrollLock as tp,useCleenOverlays as t9}from"@cleen/ui-core";import{forwardRef as np,useCallback as op,useEffect as b0,useId as rp,useRef as lp,useState as n9}from"react";import{createPortal as ip}from"react-dom";import{jsx as on,jsxs as r9}from"react/jsx-runtime";var sp={xs:320,sm:384,md:448,lg:512,xl:576,"2xl":728},o9=300,cp=np(function({isOpen:e=!1,onClose:n,closeOnOverlayClick:o=!0,closeButtonIcon:i=on(We,{className:"cleen-size-5"}),header:l,footer:r,zIndex:s=50,size:c="md",color:a,p,gap:d,className:u,classNames:C,style:m,styles:v,children:h,...x},y){let[w,b]=n9(e),[S,H]=n9(e),L=lp(null),P=rp(),{addOverlay:N,removeOverlay:M}=t9(),k=op(()=>{b(!1),setTimeout(()=>n?.(),o9)},[n]);return b0(()=>{if(e){H(!0);let I=setTimeout(()=>b(!0),1);return()=>clearTimeout(I)}else{b(!1);let I=setTimeout(()=>H(!1),o9);return()=>clearTimeout(I)}},[e]),b0(()=>{if(e)return N(P),()=>M(P)},[N,M,e,P]),b0(()=>{let I=T=>{let{overlays:B}=t9.getState();T.key==="Escape"&&B[B.length-1]===P&&k()};return document.addEventListener("keydown",I),()=>document.removeEventListener("keydown",I)},[k,P]),tp(S),S?ip(r9("div",{className:nn("cleen",u),style:m,ref:y,...x,children:[on("div",{className:nn("cleen-fixed cleen-inset-0 cleen-bg-black/50 dark:cleen-bg-white/50 cleen-transition-opacity cleen-duration-300 cleen-ease-in-out",w?"cleen-opacity-100":"cleen-opacity-0",C?.overlay),style:{zIndex:s,...v?.overlay},onClick:()=>{o&&k()},"aria-hidden":"true"}),on("div",{className:nn("cleen-fixed cleen-inset-0 cleen-flex cleen-justify-center cleen-items-center cleen-p-4 cleen-overflow-auto","cleen-transition-all cleen-duration-300 cleen-ease-in-out","cleen-pointer-events-none",w?"cleen-opacity-100 cleen-scale-100":"cleen-opacity-0 cleen-scale-95",C?.container),style:{zIndex:s,...v?.container},"aria-modal":"true",role:"dialog",children:r9(J,{header:l,footer:r,color:a,p,gap:d,className:nn("cleen-relative cleen-shadow-xl cleen-w-full cleen-max-w-lg cleen-max-h-[90vh] cleen-rounded-lg","cleen-pointer-events-auto",C?.modal?.className),style:{maxWidth:typeof c=="number"?c:sp[c],...v?.modal?.style},classNames:C?.modal?.classNames,styles:v?.modal?.styles,ref:L,children:[h,i&&on("div",{className:nn("cleen-top-3 cleen-right-3 cleen-absolute"),children:on(K,{variant:"borderless",onClick:k,"aria-label":"Close modal",classNames:{container:"cleen-p-1.5 cleen-rounded-full"},children:i})})]})})]}),document.body):null});import"react-toastify";var k0={success:{},error:{autoClose:2e4,hideProgressBar:!0,closeOnClick:!0,pauseOnHover:!0},info:{},warning:{autoClose:4e3},default:{autoClose:3e3,position:"top-right",hideProgressBar:!1,closeOnClick:!0,pauseOnHover:!0,draggable:!0}};import{cn as ap}from"@cleen/ui-core";import{Bounce as pp,Flip as dp,toast as rn,Slide as up,Zoom as Cp}from"react-toastify";var mp=({message:t,variant:e="default",animationType:n="slide",className:o,...i})=>{let l=()=>{switch(n){case"bounce":return pp;case"flip":return dp;case"zoom":return Cp;default:return up}},r={...k0.default,...e!=="default"&&k0[e],transition:l(),className:ap("cleen-text-sm",o),...i};switch(e){case"success":return rn.success(t,r);case"error":return rn.error(t,r);case"info":return rn.info(t,r);case"warning":return rn.warning(t,r);default:return rn(t,r)}};import{ToastContainer as gp}from"react-toastify";import{jsx as l9}from"react/jsx-runtime";var fp=t=>l9("div",{className:"cleen",children:l9(gp,{...t})});import{cn as i9}from"@cleen/ui-core";import{forwardRef as hp,useState as vp}from"react";import{jsx as L0,jsxs as wp}from"react/jsx-runtime";var P0=hp(({totalPages:t,labels:e,onGoToPage:n,classNames:o,styles:i,...l},r)=>{let[s,c]=vp(""),a=()=>{let d=parseInt(s,10);isNaN(d)||(n?.(Math.min(Math.max(d,1),t)),c(""))},p=d=>{d.key==="Enter"?a():d.key==="Escape"&&c("")};return L0("div",{className:"cleen",...l,children:wp("div",{className:i9("cleen-flex cleen-items-center cleen-gap-2",o?.container),style:i?.container,children:[L0("span",{className:i9("cleen-text-sm cleen-text-gray/70 cleen-whitespace-nowrap",o?.label),style:i?.label,children:e?.goToPage}),L0(re,{ref:r,type:"number",min:1,max:t,value:s,onChange:d=>c(d.target.value),onKeyDown:p,...o?.input,...i?.input})]})})});import{cn as to,useOutsideClick as yp,usePositionClose as xp}from"@cleen/ui-core";import{forwardRef as bp,useRef as s9,useState as c9}from"react";import{createPortal as kp}from"react-dom";import{jsx as tt,jsxs as Pp}from"react/jsx-runtime";var Lp=[10,20,50,100],S0=bp(({pageSize:t,pageSizes:e=Lp,labels:n,onPageSizeChange:o,classNames:i,styles:l,...r},s)=>{let[c,a]=c9(t??e?.[0]??void 0),[p,d]=c9(!1),u=s9(null),C=s9(null),{positionStyles:m,isMounted:v}=xp({triggerRef:u,targetRef:C,isOpen:p,position:"top-left"});return yp({refs:[u,C],handler:()=>d(!1),enabled:p}),tt("div",{className:"cleen",ref:s,...r,children:Pp("div",{className:to("cleen-relative cleen-flex cleen-justify-start cleen-items-center cleen-w-10",i?.container),style:l?.container,children:[tt(ne,{label:n?.itemsPerPage?.(c),classNames:{labelContainer:"cleen-min-w-max"},children:tt("div",{className:to("cleen-flex cleen-justify-center cleen-items-center cleen-bg-gray/5 hover:cleen-bg-gray/10 cleen-p-2 cleen-rounded-lg cleen-min-w-10 cleen-h-10 cleen-font-medium cleen-text-sm cleen-text-gray/70 cleen-transition-colors cleen-cursor-pointer",i?.trigger),style:l?.trigger,onClick:()=>d(h=>!h),ref:u,children:c})}),p&&kp(tt("div",{className:"cleen",children:tt("div",{ref:C,className:to("cleen-flex cleen-bg-background cleen-shadow-lg cleen-border cleen-border-gray/20 cleen-rounded-lg","cleen-absolute cleen-z-50",{"cleen-opacity-0":!v},i?.menu),style:{top:`${m.top}px`,left:`${m.left}px`,...l?.menu},children:e?.filter(h=>h!==c)?.map(h=>tt("div",{className:to("cleen-flex cleen-justify-center cleen-items-center hover:cleen-bg-gray/5 cleen-p-2 cleen-rounded-lg cleen-min-w-10 cleen-h-10 cleen-font-medium cleen-text-gray/70 cleen-text-sm cleen-transition-colors cleen-cursor-pointer",i?.menuItem),style:l?.menuItem,onClick:()=>{a(h),o?.(h),d(!1)},children:h},h))})}),document.body)]})})});var a9={goToPreviousPage:"Go to previous page",goToNextPage:"Go to next page",goToPage:"Go to page",itemsPerPage:t=>`Show ${t} items per page`};import{cn as p1}from"@cleen/ui-core";import{forwardRef as Sp,useCallback as no,useMemo as Ip,useRef as Mp}from"react";import{jsx as pe,jsxs as Rp}from"react/jsx-runtime";var Hp=Sp(({currentPage:t,totalPages:e,pageSize:n,pageSizes:o,hasGotoPage:i=!0,hasPageSizeSelector:l=!0,onPageChange:r,onPageSizeChange:s,labels:c=a9,classNames:a,styles:p,...d},u)=>{let C=Mp(null),m=no(()=>{t<e&&r?.(t+1)},[t,e,r]),v=no(()=>{t>1&&r?.(t-1)},[t,r]),h=no(w=>pe("span",{className:p1("cleen-flex cleen-justify-center cleen-items-center cleen-bg-background hover:cleen-bg-gray/5 cleen-p-2 cleen-rounded-lg cleen-w-10 cleen-h-10 cleen-font-medium cleen-text-gray/70 cleen-text-sm cleen-cursor-pointer",w===t&&"cleen-bg-gray/5",a?.pageButton,w===t?a?.activePageButton:""),style:{...p?.pageButton,...w===t?p?.activePageButton:{}},onClick:()=>r?.(w),children:w},`page-${w}`),[t,r,a,p]),x=no(w=>pe("span",{className:p1("cleen-flex cleen-justify-center cleen-self-end cleen-bg-background hover:cleen-bg-gray/5 cleen-p-2 cleen-rounded-lg cleen-w-10 cleen-h-10 cleen-font-medium cleen-text-gray/70 cleen-text-sm cleen-transition-colors cleen-cursor-pointer",a?.ellipsis),style:p?.ellipsis,onClick:()=>C.current?.focus(),children:"..."},w),[a,p]),y=Ip(()=>{if(isNaN(t)||isNaN(e))return[];let w=[];if(w.push(pe(ne,{label:c.goToPreviousPage,classNames:{labelContainer:"cleen-min-w-max"},children:pe("span",{className:p1("cleen-flex cleen-justify-center cleen-items-center cleen-bg-background cleen-p-2 cleen-rounded-lg cleen-w-10 cleen-h-10 cleen-font-medium cleen-text-gray/70 hover:cleen-text-primary cleen-text-sm cleen-transition-colors cleen-cursor-pointer",a?.navButton),style:p?.navButton,onClick:v,children:pe(Ze,{})})},"prev")),e<=7)for(let b=1;b<=e;b++)w.push(h(b));else if(w.push(h(1)),t<=3){for(let b=2;b<5;b++)w.push(h(b));w.push(x("dots-end")),w.push(h(e))}else if(t>=e-2){w.push(x("dots-start"));for(let b=e-3;b<=e;b++)w.push(h(b))}else w.push(x("dots-start")),w.push(h(t-1)),w.push(h(t)),w.push(h(t+1)),w.push(x("dots-end")),w.push(h(e));return w.push(pe(ne,{label:c.goToNextPage,classNames:{labelContainer:"cleen-min-w-max"},children:pe("span",{className:p1("cleen-flex cleen-justify-center cleen-items-center cleen-bg-background cleen-p-2 cleen-rounded-lg cleen-w-10 cleen-h-10 cleen-font-medium cleen-text-gray/70 hover:cleen-text-primary cleen-text-sm cleen-transition-colors cleen-cursor-pointer",a?.navButton),style:p?.navButton,onClick:m,children:pe(Le,{})})},"next")),w},[t,e,c,a,p,x,h,m,v]);return pe("div",{className:"cleen",ref:u,...d,children:Rp("div",{className:p1("cleen-flex cleen-justify-between cleen-gap-4",a?.container),style:p?.container,children:[l?pe(S0,{pageSize:n,labels:c,onPageSizeChange:s,pageSizes:o,className:p1("cleen-flex-1",a?.pageSizeSelector?.className),classNames:a?.pageSizeSelector?.classNames,...p?.pageSizeSelector}):pe("div",{className:"cleen-flex-1"}),pe("div",{className:p1("cleen-flex cleen-flex-1 cleen-justify-center cleen-items-center cleen-gap-2 cleen-w-full",a?.buttonsContainer),style:p?.buttonsContainer,children:y}),i?pe(P0,{ref:C,totalPages:e,onGoToPage:r,labels:c,className:p1("cleen-flex cleen-flex-1 cleen-justify-end",a?.goToPage?.className),classNames:a?.goToPage?.classNames,...p?.goToPage}):pe("div",{className:"cleen-flex-1"})]})})});import{cn as I0,useDisclosure as Np,useOutsideClick as Bp,usePositionClose as Dp}from"@cleen/ui-core";import{forwardRef as Tp,useRef as p9}from"react";import{createPortal as Vp}from"react-dom";import{jsx as M0,jsxs as Fp}from"react/jsx-runtime";var Ep=Tp(function({isOpen:e,onOpenChange:n,content:o,position:i="bottom-left",children:l,className:r,classNames:s,style:c,styles:a,...p},d){let{isOpen:u,toggle:C,close:m}=Np({value:e,setValue:n}),v=p9(null),h=p9(null),{positionStyles:x,isMounted:y}=Dp({triggerRef:v,targetRef:h,position:i,isOpen:u});Bp({refs:[v,h],handler:m,enabled:u});let w=b=>{b.stopPropagation(),C()};return Fp("div",{className:I0("cleen",r),style:c,ref:d,...p,children:[M0("div",{ref:v,onClick:w,className:I0("cleen-size-fit",s?.trigger,u&&s?.triggerOpen),style:{...a?.trigger,...u?a?.triggerOpen:{}},children:l}),u&&Vp(M0("div",{className:"cleen",onClick:b=>b.stopPropagation(),onPointerDown:b=>b.stopPropagation(),onMouseDown:b=>b.stopPropagation(),onTouchStart:b=>b.stopPropagation(),children:M0("div",{ref:h,className:I0("cleen-bg-background cleen-shadow-lg cleen-border cleen-border-gray/20 cleen-rounded-lg cleen-w-52","cleen-absolute cleen-z-50",{"cleen-opacity-0":!y},s?.popover),style:{top:`${x.top}px`,left:`${x.left}px`,...a?.popover},onClick:b=>b.stopPropagation(),children:o})}),document.body)]})});import{cn as R1,useAnimateNumber as Ap}from"@cleen/ui-core";import{forwardRef as Zp,useEffect as Wp,useMemo as _p,useRef as Op,useState as zp}from"react";import{jsx as oo,jsxs as H0}from"react/jsx-runtime";var d9=Zp(({percentage:t,title:e,barColor:n,backgroundColor:o="rgb(var(--cleen-gray), 0.1)",textColor:i="rgb(var(--cleen-gray))",invertProgressColors:l=!1,showPercentage:r=!1,renderAnimated:s=!1,renderAnimatedDuration:c=1e3,className:a,classNames:p,style:d,styles:u,...C},m)=>{let v=Math.max(0,Math.min(t,100)),h=Op(v),[x,y]=zp(s?0:v),w=Ap({targetNumber:x,duration:c,disabled:!s});Wp(()=>{if(s){setTimeout(()=>y(v),0);return}h.current!==v&&(y(v),h.current=v)},[v,s]);let b=_p(()=>{if(n)return n;switch(v<=30?"red":v<70?"orange":"green"){case"red":return l?"rgb(var(--cleen-success))":"rgb(var(--cleen-error))";case"orange":return"rgb(var(--cleen-warning))";case"green":return l?"rgb(var(--cleen-error))":"rgb(var(--cleen-success))";default:return"rgb(var(--cleen-success))"}},[v,l,n]);return oo("div",{ref:m,className:R1("cleen",a),style:d,children:H0("div",{className:R1("cleen-w-full",p?.container),style:u?.container,...C,children:[e&&oo("div",{className:R1("cleen-mb-1 cleen-font-semibold cleen-text-xs",p?.title),style:u?.title,children:e}),H0("div",{className:R1("cleen-flex cleen-items-center cleen-gap-2 cleen-w-full cleen-h-4",p?.wrapper||p?.progress),style:u?.wrapper??u?.progress,children:[oo("div",{className:R1("cleen-overflow-hidden cleen-flex-1 cleen-h-2 cleen-rounded-full",p?.track),style:{backgroundColor:o,...u?.track},children:oo("div",{className:R1("cleen-h-full cleen-transition-all cleen-duration-300 ease-out",p?.fill),style:{width:`${x}%`,backgroundColor:b,...s&&{transitionDuration:`${c}ms`},...u?.fill}})}),r&&H0("span",{className:R1("cleen-font-medium cleen-text-sm cleen-whitespace-nowrap cleen-w-10",p?.text),style:{color:i,...u?.text},children:[Math.round(w),"%"]})]})]})})});d9.displayName="ProgressBar";import{cn as u9}from"@cleen/ui-core";import{forwardRef as Up,useEffect as Gp,useState as $p}from"react";import{jsx as ro,jsxs as C9}from"react/jsx-runtime";var qp={xs:40,sm:60,md:80,lg:100,xl:120,xxl:140,xxxl:160},m9=Up(({isFullscreen:t,percentage:e,duration:n=1e3,radius:o,stroke:i=16,size:l="md",color:r="rgb(var(--cleen-primary))",emptyColor:s="rgb(var(--cleen-gray), 0.1)",textColor:c="rgb(var(--cleen-gray))",textHidden:a=!1,fontSize:p,className:d,classNames:u,style:C,styles:m,...v},h)=>{let x=o??qp[l]/2,y=x-i/2,w=y*2*Math.PI,[b,S]=$p(0);Gp(()=>{let L=null;if(n===0){S(e);return}let P=N=>{L||(L=N);let M=N-L,k=Math.min(M/n*e,e);S(k),k<e&&requestAnimationFrame(P)};requestAnimationFrame(P)},[e,n]);let H=w-b/100*w;return ro("div",{ref:h,className:u9("cleen",d),style:C,...v,children:ro("div",{className:u9("cleen-flex cleen-justify-center cleen-items-center cleen-w-full cleen-h-full",{"cleen-h-screen cleen-w-screen cleen-bg-background":t},u?.container),style:m?.container,children:C9("svg",{height:x*2,width:x*2,style:{transform:"rotate(-90deg)"},children:[ro("circle",{stroke:s,fill:"transparent",strokeWidth:i,r:y,cx:x,cy:x}),ro("circle",{stroke:r,fill:"transparent",strokeWidth:i,strokeLinecap:"round",strokeDasharray:w,strokeDashoffset:H,r:y,cx:x,cy:x}),!a&&C9("text",{x:"50%",y:"50%",dy:".3em",textAnchor:"middle",fontWeight:600,fontSize:p??x/2.5,fill:c,transform:`rotate(90, ${x}, ${x})`,children:[Math.round(b),"%"]})]})})})});m9.displayName="ProgressCircle";import{cn as Se}from"@cleen/ui-core";import{useState as Xp}from"react";import{jsx as xe,jsxs as lo}from"react/jsx-runtime";var jp=({horizontal:t,boxes:e,selectedBox:n,onBoxClick:o,leftElement:i,rightElement:l,leftIcon:r,leftIconName:s,rightIconName:c,className:a,style:p})=>{let[d,u]=Xp(n);return xe("div",{className:Se("cleen",a),style:p,children:t?xe("div",{className:"cleen-flex cleen-flex-wrap cleen-items-start cleen-justify-start cleen-gap-3 cleen-w-full",children:e?.map(C=>{let m=C?.id===d?.id;return lo("div",{className:Se("cleen-flex cleen-items-center cleen-gap-3 cleen-p-4 cleen-border cleen-rounded-xl cleen-shadow-lg cleen-cursor-pointer cleen-transition-all cleen-duration-200 hover:cleen-bg-primary/5 cleen-w-max",m?"cleen-bg-primary/5 cleen-border-primary/50":"cleen-border-gray/20"),onClick:()=>{u(C),o?.(C)},children:[i&&i(C),r||(s?xe(se,{name:s,className:Se("cleen-w-5 cleen-h-5",m?"cleen-text-primary":"cleen-text-gray/80")}):null),C?.label&&xe("span",{className:Se("cleen-font-semibold cleen-text-16px",m?"cleen-text-primary":"cleen-text-gray/80"),children:C?.label}),C?.subLabel&&xe("span",{className:Se("cleen-font-semibold cleen-text-16px",m?"cleen-text-primary":"cleen-text-gray/80"),children:C?.subLabel}),l&&l(C),c&&xe(se,{name:c,className:Se("cleen-w-5 cleen-h-5",m?"cleen-text-primary":"cleen-text-gray/80")})]},C?.id)})}):xe("div",{className:"cleen-grid cleen-gap-3 cleen-w-full",style:{gridTemplateColumns:"1fr auto 1fr"},children:e?.map(C=>{let m=C?.id===d?.id;return lo("div",{className:Se("cleen-grid cleen-col-span-full cleen-items-center cleen-gap-3 cleen-p-4 cleen-border cleen-rounded-xl cleen-shadow-lg cleen-cursor-pointer cleen-transition-all cleen-duration-200 hover:cleen-bg-primary/5",m?"cleen-bg-primary/5 cleen-border-primary/50":"cleen-border-gray/20"),style:{display:"grid",gridTemplateColumns:"subgrid",gridColumn:"1 / -1"},onClick:()=>{u(C),o?.(C)},children:[lo("div",{className:"cleen-flex cleen-items-center cleen-gap-2 cleen-justify-start",children:[i&&i(C),r||(s?xe(se,{name:s,className:Se("cleen-w-5 cleen-h-5",m?"cleen-text-primary":"cleen-text-gray/80")}):null)]}),xe("div",{className:"cleen-flex cleen-items-center cleen-justify-center",children:C?.label&&xe("span",{className:Se("cleen-font-semibold cleen-text-16px",m?"cleen-text-primary":"cleen-text-gray/80"),children:C?.label})}),lo("div",{className:"cleen-flex cleen-items-center cleen-gap-2 cleen-justify-end",children:[C?.subLabel&&xe("span",{className:Se("cleen-font-semibold cleen-text-16px",m?"cleen-text-primary":"cleen-text-gray/80"),children:C?.subLabel}),l&&l(C),c&&xe(se,{name:c,className:Se("cleen-w-5 cleen-h-5",m?"cleen-text-primary":"cleen-text-gray/80")})]})]},C?.id)})})})};import{cn as d1}from"@cleen/ui-core";import{useEffect as Qp,useState as Jp}from"react";import{cn as Kp}from"@cleen/ui-core";import{jsx as g9,jsxs as Yp}from"react/jsx-runtime";var R0=({checked:t,className:e,style:n,...o})=>Yp("div",{className:Kp("group cleen-flex cleen-size-5 cleen-min-h-5 cleen-min-w-5 cleen-items-center cleen-justify-center cleen-rounded-full cleen-border cleen-border-gray/20",t?"cleen-bg-primary":"cleen-bg-white",e),style:n,children:[g9("input",{type:"radio",checked:t,className:"cleen-hidden",...o}),g9("span",{className:"cleen-size-2 cleen-rounded-full cleen-bg-white"})]});import{jsx as Oe,jsxs as io}from"react/jsx-runtime";var ed=({radios:t,label:e,className:n,classNames:o,style:i,styles:l,name:r="cleen-radio-group",direction:s="vertical",radioPosition:c="left",defaultActiveId:a=1,value:p,infoLabels:d,onChange:u})=>{let C=p!==void 0,[m,v]=Jp(a);Qp(()=>{C||v(a)},[a,C]);let h=C?p:m,x=y=>{C||v(y),u?.(y)};return Oe("div",{className:d1("cleen",n),style:i,children:io("div",{className:o?.container,style:l?.container,children:[e&&Oe("label",{className:d1("cleen-block cleen-mb-1.5 cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",o?.label),style:l?.label,children:e}),Oe("div",{className:d1("cleen-flex cleen-flex-wrap cleen-gap-2.5",s==="vertical"&&"cleen-flex-col cleen-w-fit",o?.radios),style:l?.radios,children:t?.map(y=>io("div",{className:d1("cleen-flex cleen-gap-2 hover:cleen-bg-gray/5 cleen-p-5 cleen-border cleen-border-gray/20 hover:cleen-border-gray/30 cleen-rounded-xl cleen-transition-all cleen-duration-200 cleen-cursor-pointer",s==="horizontal"&&"cleen-flex-1 cleen-min-w-60",h==y?.id&&"cleen-border-primary hover:cleen-border-primary",h==y?.id&&o?.radioActive,o?.radioContainer),style:l?.radioContainer,onClick:()=>x(y.id),children:[y.leftIcon,c==="left"&&Oe(R0,{name:r,value:y.id,checked:h==y.id,onChange:()=>x(y.id),className:o?.radioOuterCheckBox,style:l?.radioOuterCheckBox}),io("label",{className:d1("cleen-flex-1 cleen-text-gray cleen-cursor-pointer",o?.radioLabelsContainer),style:l?.radioLabelsContainer,children:[io("div",{className:"cleen-flex cleen-items-center cleen-gap-1",children:[Oe("span",{className:d1("cleen-font-semibold cleen-text-gray/70 cleen-text-sm",o?.radioTitle),style:l?.radioTitle,children:y.title}),Oe("span",{className:d1("cleen-font-normal cleen-text-gray/80 cleen-text-xs",o?.radiotPostTitle),style:l?.radiotPostTitle,children:y.postTitle})]}),Oe("span",{className:d1("cleen-font-normal cleen-text-gray/80 cleen-text-sm",o?.radioSubTitle),style:l?.radioSubTitle,children:y?.subTitle})]}),c==="right"&&Oe(R0,{name:r,value:y.id,checked:h==y.id,onChange:()=>x(y.id),className:o?.radioOuterCheckBox,style:l?.radioOuterCheckBox}),y.rightIcon]},y?.id))}),(d?.errorMessage||d?.infoMessage||d?.subtitle)&&Oe(G,{...d})]})})};import{cn as ze}from"@cleen/ui-core";import{useCallback as td,useEffect as nd,useRef as f9,useState as od}from"react";import{jsx as Ie,jsxs as N0}from"react/jsx-runtime";var rd=({minValue:t=0,maxValue:e=100,step:n=1,defaultValue:o=[t,e],value:i,onChange:l,onChangeEnd:r,className:s,classNames:c,style:a,styles:p,disabled:d=!1,label:u,labels:C,tooltips:m,infoLabels:v})=>{let[h,x]=od(o??[t,e]),y=i!==void 0?i:h,w=f9(null),b=f9(null),S=R=>{let D=Math.round((R-t)/n)*n+t;return Math.min(e,Math.max(t,D))},H=(y[0]-t)/(e-t)*100,L=(y[1]-t)/(e-t)*100,P=td(R=>{let D=[S(Math.min(R[0],R[1])),S(Math.max(R[0],R[1]))];i===void 0&&x(D),l?.(D)},[t,e,n,i,l]),N=R=>{let D=w.current;if(!D)return t;let F=D.getBoundingClientRect(),A=(R-F.left)/F.width;return S(t+A*(e-t))},M=R=>D=>{d||(D.preventDefault(),b.current=R,document.addEventListener("mousemove",k),document.addEventListener("mouseup",I))},k=R=>{if(!b.current)return;let D=N(R.clientX);b.current==="min"?P([D,y[1]]):P([y[0],D])},I=R=>{let D=N(R.clientX),F=b.current==="min"?[D,y[1]]:[y[0],D];b.current=null,r?.(F),document.removeEventListener("mousemove",k),document.removeEventListener("mouseup",I)},T=R=>{if(d)return;let D=N(R.clientX),F=Math.abs(D-y[0]),A=Math.abs(D-y[1]);F<A?P([D,y[1]]):P([y[0],D])},B=R=>D=>{d||(D.preventDefault(),b.current=R,document.addEventListener("touchmove",V),document.addEventListener("touchend",W))},V=R=>{if(b.current&&R.touches.length>0){let D=N(R.touches[0].clientX);b.current==="min"?P([D,y[1]]):P([y[0],D])}},W=R=>{let D=N(R.touches[0].clientX),F=b.current==="min"?[D,y[1]]:[y[0],D];b.current=null,r?.(F),document.removeEventListener("touchmove",V),document.removeEventListener("touchend",W)};return nd(()=>()=>{document.removeEventListener("mousemove",k),document.removeEventListener("mouseup",I),document.removeEventListener("touchmove",V),document.removeEventListener("touchend",W)},[]),Ie("div",{className:ze("cleen",s),style:a,children:N0("div",{className:ze("cleen-w-full",c?.container),style:p?.container,children:[u&&Ie("span",{className:"cleen-font-medium cleen-text-sm cleen-text-gray",children:u}),N0("div",{ref:w,className:ze("cleen-relative cleen-w-full cleen-h-8 cleen-touch-none",{"cleen-opacity-60":d},c?.track),style:p?.track,"aria-disabled":d,onClick:T,children:[Ie("div",{className:ze("cleen-absolute cleen-left-0 cleen-right-0 cleen-top-1/2 cleen-h-1 cleen-bg-gray/20 dark:cleen-bg-black cleen-rounded-sm -cleen-translate-y-1/2",d?"cleen-cursor-not-allowed":"cleen-cursor-pointer"),children:Ie("div",{className:ze("cleen-absolute cleen-top-0 cleen-h-full cleen-bg-primary cleen-rounded-sm",c?.filledTrack),style:{left:`${H}%`,width:`${L-H}%`,...p?.filledTrack}})}),Ie(ne,{invertColors:!0,label:y[0],...m?.shared,...m?.min,className:ze("cleen-absolute cleen-top-1/2 -cleen-translate-y-1/2",m?.shared?.className,m?.min?.className),style:{left:`calc(${H}% - 8px)`,...m?.shared?.style,...m?.min?.style},children:Ie("div",{className:ze("cleen-size-4 cleen-bg-white dark:cleen-bg-black cleen-border cleen-border-gray/60 cleen-rounded-full cleen-transition-all cleen-duration-200 hover:cleen-scale-125 hover:cleen-border-primary",d?"cleen-cursor-not-allowed":"cleen-cursor-pointer",c?.thumb),style:p?.thumb,tabIndex:d?-1:0,role:"slider","aria-valuenow":y[0],"aria-valuemin":t,"aria-valuemax":y[1],"aria-disabled":d,onMouseDown:M("min"),onTouchStart:B("min")})}),Ie(ne,{invertColors:!0,label:y[1],...m?.shared,...m?.max,className:ze("cleen-absolute cleen-top-1/2 -cleen-translate-y-1/2",m?.shared?.className,m?.max?.className),style:{left:`calc(${L}% - 8px)`,...m?.shared?.style,...m?.max?.style},children:Ie("div",{className:ze("cleen-size-4 cleen-bg-white dark:cleen-bg-black cleen-border cleen-border-gray/60 cleen-rounded-full cleen-transition-all cleen-duration-200 hover:cleen-scale-125 hover:cleen-border-primary",d?"cleen-cursor-not-allowed":"cleen-cursor-pointer",c?.thumb),style:p?.thumb,tabIndex:d?-1:0,role:"slider","aria-valuenow":y[1],"aria-valuemin":y[0],"aria-valuemax":e,"aria-disabled":d,onMouseDown:M("max"),onTouchStart:B("max")})})]}),(C?.minLabel||C?.maxLabel)&&N0("div",{className:"cleen-flex cleen-items-center cleen-justify-between cleen-w-full",children:[C?.minLabel&&Ie("span",{className:"cleen-font-medium cleen-text-xs cleen-text-gray",children:C?.minLabel}),C?.maxLabel&&Ie("span",{className:"cleen-font-medium cleen-text-xs cleen-text-gray",children:C?.maxLabel})]}),(v?.errorMessage||v?.infoMessage||v?.subtitle)&&Ie(G,{...v})]})})};import{useState as ld}from"react";import{components as id}from"react-select";import{jsx as B0,jsxs as h9}from"react/jsx-runtime";var v9=t=>{let[e,n]=ld(!1),o=t.data;return B0("div",{onMouseEnter:()=>n(!0),onMouseLeave:()=>n(!1),children:B0(id.Option,{...t,children:h9("div",{className:"cleen-flex cleen-justify-between cleen-items-center",children:[h9("div",{className:"cleen-flex-1",children:[o?.label,o?.sublabel&&B0("p",{className:"cleen-text-xs",children:o?.sublabel})]}),typeof o?.icon=="function"?o.icon({...t,isHovered:e}):o?.icon]})})})};import{components as sd}from"react-select";import{jsx as D0,jsxs as cd}from"react/jsx-runtime";var w9=t=>{let e=t.data;return D0(sd.SingleValue,{...t,children:cd("div",{className:"cleen-flex cleen-items-center cleen-gap-2",children:[D0("p",{children:e?.label}),e?.sublabel&&D0("p",{className:"cleen-text-xs cleen-text-gray/70 cleen-line-clamp-1",children:e?.sublabel})]})})};import{cn as nt}from"@cleen/ui-core";import{forwardRef as dd,useState as L9}from"react";import ud from"react-select";import{components as ad}from"react-select";import{jsx as T0,jsxs as y9}from"react/jsx-runtime";var x9=({isLoading:t,inputValue:e,options:n,createNewOptionCallback:o,createNewOptionLabelStringCb:i,children:l,...r})=>{let s=e?.trim().toLowerCase(),c=n?.some(a=>a?.labelString?a.labelString.toLowerCase()===s:typeof a?.label=="string"?a.label.toLowerCase()===s:!1);return T0("div",{className:"cleen",children:y9(ad.MenuList,{options:n,...r,children:[l,o&&!t&&e&&e?.length>0&&!c&&y9("div",{className:"cleen-flex cleen-flex-col cleen-items-center cleen-justify-center",children:[T0(_e,{}),T0("span",{className:"cleen-py-3 cleen-font-semibold cleen-text-sm cleen-text-primary/70 cleen-cursor-pointer",onClick:()=>{o(e)},children:i?.(e)||e})]})]})})};import{components as pd}from"react-select";import{jsx as b9}from"react/jsx-runtime";var k9=({isLoading:t,noDataFound:e,...n})=>b9(pd.NoOptionsMessage,{...n,children:t?b9(X,{}):e||"No data found"});import{jsx as u1,jsxs as V0}from"react/jsx-runtime";var P9=t=>typeof t=="object"&&t!==null&&("labelString"in t||"label"in t),Cd=dd(function({label:e,sublabel:n,id:o,name:i,required:l,className:r,classNames:s,isLoading:c=!1,disabled:a,emboldenOptions:p=!1,labels:d,components:u,style:C,styles:m,infoLabels:v,createNewOptionCallback:h,createNewOptionLabelStringCb:x,...y},w){let[b,S]=L9(!1),[H,L]=L9(""),P=(M,k)=>{if(!P9(M.data))return!1;let{labelString:I,label:T}=M.data;return I?I.toLowerCase().includes(k.toLowerCase()):typeof T=="string"?T.toLowerCase().includes(k.toLowerCase()):!1},N=M=>P9(M)?M.labelString??(typeof M.label=="string"?M.label:""):"";return u1("div",{className:nt("cleen",r),style:C,children:V0("div",{className:nt("cleen-flex cleen-flex-col cleen-gap-1.5 cleen-rounded-md cleen-w-full cleen-text-gray",s?.cleenContainer),style:m?.cleenContainer,children:[(e||n)&&V0("div",{className:nt("cleen-flex cleen-flex-col cleen-gap-1",s?.labels?.container),style:m?.labels?.container,children:[e&&V0("label",{htmlFor:o||i,className:nt("cleen-block cleen-mb-1.5 cleen-font-medium cleen-text-gray/90 cleen-text-sm cleen-leading-6",s?.labels?.label),style:m?.labels?.label,children:[e,l&&u1("span",{className:"cleen-ml-1 cleen-text-error/60",children:"*"})]}),n&&u1("span",{className:nt("cleen-font-normal cleen-text-gray/80 cleen-text-sm",s?.labels?.sublabel),style:m?.labels?.sublabel,children:n})]}),u1(ud,{...h&&{menuIsOpen:b,inputValue:H,onInputChange:M=>L(M),onMenuOpen:()=>S(!0),onMenuClose:()=>S(!1)},...!y.filterOption&&{filterOption:P},...!y.getOptionLabel&&{getOptionLabel:N},id:o||i,classNames:s,isDisabled:a,ref:w,...y,className:nt("cleen-shadow-none cleen-font-normal cleen-text-gray cleen-text-sm",s?.inputOuterContainer),styles:{...m,control:(M,k)=>{let I={...M,minHeight:44,borderWidth:1,borderRadius:8,padding:3,transition:"border-color 200ms",fontWeight:p&&k.hasValue?"600":"400",borderColor:v?.errorMessage?"rgba(var(--cleen-error), 0.5)":"rgba(var(--cleen-gray), 0.1)",backgroundColor:k.isDisabled?"rgba(var(--cleen-gray), 0.05)":"rgba(var(--cleen-white))",boxShadow:"none",cursor:"pointer",caretColor:h?"rgba(var(--cleen-gray))":"transparent","&:hover":{borderColor:"rgba(var(--cleen-gray), 0.3)"}};return m?.control?m?.control(I,k):I},option:(M,k)=>{let I={...M,backgroundColor:k.isSelected?"rgba(var(--cleen-primary))":"rgba(var(--cleen-white))",color:k.isSelected?"rgba(var(--cleen-white))":"rgba(var(--cleen-gray))",fontWeight:p?"600":"400","&:hover":k.isSelected?{}:{backgroundColor:"rgba(var(--cleen-primary))",color:"rgba(var(--cleen-white))",cursor:"pointer"},p:{color:k.isSelected?"rgba(var(--cleen-white))":"rgba(var(--cleen-gray), .6)"},"&:hover p":{color:"rgba(var(--cleen-white))"},"&:active":{backgroundColor:"rgba(var(--cleen-primary))",color:"rgba(var(--cleen-white))"}};return m?.option?m?.option(I,k):I},menu:(M,k)=>{let I={...M,backgroundColor:"rgba(var(--cleen-white))",border:"1px solid rgba(var(--cleen-gray), 0.2)",...m?.menu};return m?.menu?m?.menu(I,k):I},menuList:(M,k)=>{let I={...M,"::-webkit-scrollbar":{width:"6px",height:"0px"},"::-webkit-scrollbar-track":{background:"rgb(var(--cleen-background))"},"::-webkit-scrollbar-thumb":{background:"rgba(var(--cleen-gray), .2)"},"::-webkit-scrollbar-thumb:hover":{background:"rgba(var(--cleen-gray), .4)"},...m?.menuList};return m?.menuList?m?.menuList(I,k):I},singleValue:(M,k)=>{let I={...M,color:"rgba(var(--cleen-gray))"};return m?.singleValue?m?.singleValue(I,k):I},input:(M,k)=>{let I={...M,color:"rgba(var(--cleen-gray))"};return m?.input?m?.input(I,k):I}},components:{IndicatorSeparator:()=>null,SingleValue:M=>u1(w9,{...M}),NoOptionsMessage:M=>u1(k9,{isLoading:c,noDataFound:d?.noDataFound,...M}),MenuList:M=>u1(x9,{isLoading:c,inputValue:H,createNewOptionCallback:h,createNewOptionLabelStringCb:x,...M}),Option:v9,...u}}),(v?.errorMessage||v?.infoMessage||v?.subtitle)&&u1(G,{...v})]})})});import{cn as so}from"@cleen/ui-core";import{useEffect as hd,useRef as vd,useState as wd}from"react";import{cn as E0}from"@cleen/ui-core";import{useMemo as md}from"react";import{Link as gd}from"react-router-dom";import{jsx as ln,jsxs as fd}from"react/jsx-runtime";function sn({item:t,activeId:e,onClick:n,countBadge:o,className:i="",renderIcon:l}){let r=e===t?.id,s=md(()=>t?l?l(t,r):t.icon?t.icon:t.iconSrc?ln("img",{src:t.iconSrc,alt:t?.name||t?.label,className:E0("cleen-w-6 cleen-h-6 cleen-transition-all cleen-duration-200 group-hover:cleen-text-primary",r&&"cleen-text-primary")}):t.iconName?ln(se,{name:t.iconName,className:E0("cleen-text-gray/50 cleen-transition-all cleen-duration-200 group-hover:cleen-text-primary",r&&"cleen-text-primary")}):null:null,[t,r,l]),c=fd("div",{"data-testid":`nav-item-${t?.id}`,className:E0("cleen-group cleen-relative cleen-p-2 cleen-cursor-pointer cleen-rounded-md cleen-w-12 cleen-h-12 cleen-flex cleen-justify-center cleen-items-center cleen-select-none cleen-transition-colors cleen-duration-200 hover:cleen-bg-primary/10",r&&"cleen-bg-primary/10",i),onClick:()=>{t?.path||n?.(t)},children:[s,o&&ln("div",{className:"cleen-absolute -cleen-top-1 -cleen-right-1 cleen-flex cleen-items-center cleen-justify-center cleen-w-4 cleen-h-4 cleen-bg-white cleen-rounded-md cleen-border cleen-border-gray/30 cleen-font-normal cleen-text-[8px] cleen-text-gray",children:o})]});return ln(ne,{hasArrow:!0,placement:"right",color:"rgba(var(--cleen-gray), 0.9)",classNames:{labelContainer:"cleen-min-w-max cleen-z-[999]"},label:t?.label,children:t?.path?ln(gd,{to:t.path,children:c}):c})}import{jsx as Ue,jsxs as N1}from"react/jsx-runtime";function S9({navigationItems:t,bottomNavigationItems:e=[],drawerContent:n={},logo:o,onLogoClick:i,userAvatar:l,userInfo:r,drawerFooter:s,drawerWidth:c=330,direction:a="right",defaultActiveId:p=null,activeId:d,onActiveChange:u,closeOnOutsideClick:C=!0,closeOnBlur:m=!0,className:v,classNames:h,style:x,styles:y,renderSidebarItem:w}){let[b,S]=wd(p),H=vd(null),L=d!==void 0?d:b,P=!!L,N=k=>{let I=L===k.id?null:k.id;d===void 0&&S(I),u?.(I)};hd(()=>{if(!C||!P)return;let k=I=>{H.current&&!H.current.contains(I.target)&&(d===void 0&&S(null),u?.(null))};return document.addEventListener("mousedown",k),()=>{document.removeEventListener("mousedown",k)}},[C,P,d,u]);let M=k=>{!m||!P||H.current&&!H.current.contains(k.relatedTarget)&&(d===void 0&&S(null),u?.(null))};return N1("div",{className:so("cleen",v),style:{height:"100%",display:"flex",backgroundColor:"rgb(var(--cleen-sidebar))",flexDirection:a==="left"?"row-reverse":"row",...x},ref:H,onBlur:M,tabIndex:m?0:void 0,children:[N1("div",{className:so("cleen-flex cleen-flex-col cleen-items-center cleen-h-full",a==="right"?"cleen-border-r cleen-border-r-gray/10":"cleen-border-l cleen-border-l-gray/10",h?.navigation),style:y?.navigation,children:[o&&Ue("div",{className:"cleen-flex cleen-justify-center cleen-items-center cleen-pt-8 cleen-pb-6 cleen-w-full cleen-cursor-pointer",onClick:i,children:o}),N1("div",{className:so("cleen-flex cleen-flex-col cleen-flex-1 cleen-justify-between cleen-gap-2 cleen-px-4 cleen-overflow-y-auto cleen-no-scrollbar",h?.navigationItems),style:y?.navigationItems,children:[Ue("nav",{className:"cleen-flex cleen-flex-col cleen-gap-2",children:t.map(k=>N1("div",{children:[w?w(k,L===k.id,N):Ue(sn,{item:k,activeId:L,onClick:N}),k?.withBottomDivider&&Ue("div",{className:"cleen-bg-gray/10 cleen-mt-2 cleen-w-12 cleen-h-[1px]"})]},k.id))}),N1("div",{className:"cleen-flex cleen-flex-col cleen-items-center cleen-gap-2",children:[e.map(k=>N1("div",{children:[w?w(k,L===k.id,N):Ue(sn,{item:k,activeId:L,onClick:N,countBadge:k.badgeCount}),k?.withBottomDivider&&Ue("div",{className:"cleen-bg-gray/10 cleen-mt-2 cleen-w-12 cleen-h-[1px]"})]},k.id)),l&&Ue("div",{className:"cleen-mt-6 cleen-mb-8",children:l})]})]})]}),N1("div",{className:so("cleen-flex cleen-flex-col cleen-bg-sidebar cleen-h-full cleen-overflow-hidden cleen-transition-all cleen-duration-100",{"cleen-border-r cleen-border-r-gray/10":P&&a==="right","cleen-border-l cleen-border-l-gray/10":P&&a==="left"},h?.drawer),style:{...y?.drawer,width:P?`${c}px`:"0px",visibility:P?"visible":"hidden"},children:[L&&n[L]&&Ue("div",{className:"cleen-flex-1 cleen-overflow-auto",children:n[L]}),L&&(s||r)&&Ue("div",{className:"cleen-mt-auto cleen-flex cleen-justify-between cleen-items-start cleen-gap-4 cleen-px-5 cleen-pt-4 cleen-pb-8 cleen-border-gray/10 cleen-border-t cleen-w-full",children:typeof s=="function"?s(L):s||r})]})]})}import{jsx as I9,jsxs as yd}from"react/jsx-runtime";function M9({children:t,title:e,className:n="",renderHeader:o}){return yd("div",{className:`cleen-w-full cleen-h-full ${n}`,"data-testid":`drawer-container-${e}`,children:[o?o(e):I9("h1",{className:"cleen-text-sm cleen-font-medium cleen-pb-4 cleen-pt-9 cleen-px-4 cleen-text-gray",children:e}),I9("div",{className:"cleen-h-max cleen-w-full cleen-px-4",children:t})]})}import{jsx as Me,jsxs as cn}from"react/jsx-runtime";function xd({items:t,title:e,iconName:n,iconSrc:o,iconSize:i=24}){return cn("details",{className:"cleen-group",children:[cn("summary",{className:"cleen-flex cleen-items-center cleen-justify-between cleen-gap-3 cleen-px-3 cleen-py-2 cleen-w-full cleen-rounded-md cleen-cursor-pointer hover:cleen-bg-gray/5 cleen-transition-colors cleen-duration-200 cleen-list-none [&::-webkit-details-marker]:cleen-hidden",children:[cn("div",{"data-testid":"title-list",className:"cleen-flex cleen-items-center cleen-gap-3",children:[o?Me("img",{src:o,alt:e,className:"cleen-w-6 cleen-h-6 cleen-text-gray/50 cleen-transition-colors cleen-duration-200 group-hover:cleen-text-gray"}):n?Me(se,{name:n,width:i,height:i,className:"cleen-text-gray/50 cleen-transition-all cleen-duration-200"}):null,Me("span",{className:"cleen-font-semibold cleen-text-sm cleen-text-gray/70 group-hover:cleen-text-gray cleen-transition-colors cleen-duration-200",children:e})]}),Me(se,{name:"ChevronUp",className:"cleen-w-5 cleen-h-5 cleen-text-gray cleen-transition-transform cleen-duration-200 group-open:cleen-rotate-180"})]}),Me("div",{className:"cleen-flex cleen-flex-col cleen-gap-1 cleen-mt-1",children:t?.map(l=>Me("span",{className:"cleen-py-2 cleen-px-3 cleen-pl-12 cleen-font-semibold cleen-text-sm cleen-text-gray/70 cleen-rounded-md cleen-cursor-pointer hover:cleen-text-gray hover:cleen-bg-primary/5 cleen-transition-colors cleen-duration-200",onClick:()=>l.onClick(l),children:l?.title},l?.id))})]})}function H9({title:t,iconName:e,iconSrc:n,iconSize:o=24,badgeColor:i="gray",badgeCount:l,submenu:r,onClick:s,className:c="",titleClassName:a="",isActive:p=!1}){return Array.isArray(r)&&r.length>0?Me(xd,{items:r,title:t,iconSrc:n,iconName:e}):cn("div",{className:`
|
|
3
3
|
cleen-flex cleen-items-center cleen-justify-between cleen-gap-3 cleen-px-3 cleen-py-2 cleen-w-full
|
|
4
4
|
cleen-rounded-md cleen-cursor-pointer cleen-transition-colors cleen-duration-200
|
|
5
5
|
hover:cleen-bg-gray/5
|
|
6
6
|
${p?"cleen-bg-gray/5":""}
|
|
7
7
|
${c}
|
|
8
|
-
`,onClick:s,children:[
|
|
8
|
+
`,onClick:s,children:[cn("div",{className:"cleen-flex cleen-items-center cleen-gap-3",children:[n?Me("img",{src:n,alt:t,width:o,height:o,className:`cleen-transition-all cleen-duration-200 ${p?"[filter:brightness(0)_saturate(100%)_invert(22%)_sepia(12%)_saturate(1405%)_hue-rotate(179deg)_brightness(93%)_contrast(86%)]":""}`}):e?Me(se,{name:e,width:o,height:o,className:"cleen-text-gray/50 cleen-transition-all cleen-duration-200"}):null,Me("span",{className:`
|
|
9
9
|
cleen-font-semibold cleen-text-sm cleen-text-gray/70 cleen-transition-colors cleen-duration-200
|
|
10
10
|
${p?"cleen-text-gray":""}
|
|
11
11
|
${a}
|
|
12
|
-
`,children:t})]}),["string","number"].includes(typeof r)&&Me(ce,{color:i,label:String(r)})]})}var Z=t=>t==="pulse"?"cleen-animate-pulse":"";import{cn as Sc}from"@cleen/ui-core";import{forwardRef as fd}from"react";import{jsx as Ic}from"react/jsx-runtime";var hd={none:"cleen-rounded-none",sm:"cleen-rounded-sm",md:"cleen-rounded-md",lg:"cleen-rounded-lg",xl:"cleen-rounded-xl","2xl":"cleen-rounded-2xl",full:"cleen-rounded-full"},vd=fd(function({width:e,height:n,roundness:o="md",variant:i="default",className:r,style:l},s){let c=Z(i),a={...e!==void 0?{width:typeof e=="number"?`${e}px`:e}:{},...n!==void 0?{height:typeof n=="number"?`${n}px`:n}:{},...l};return Ic("div",{ref:s,className:Sc("cleen",r),children:Ic("div",{className:Sc("cleen-bg-gray/10",hd[o],e===void 0&&"cleen-w-full",n===void 0&&"cleen-h-4",c),style:a})})});import{cn as V0}from"@cleen/ui-core";import{forwardRef as wd}from"react";import{jsx as io,jsxs as yd}from"react/jsx-runtime";var E0=wd(function({className:e,style:n,variant:o="default",itemCount:i=1},r){let l=Z(o);return io("div",{ref:r,className:V0("cleen",e),style:n,children:io("div",{className:"cleen-flex cleen-items-start cleen-gap-4 cleen-flex-wrap",children:Array.from({length:i}).map((s,c)=>yd("div",{className:"cleen-flex cleen-flex-col cleen-items-center cleen-gap-2",children:[io("div",{className:V0("cleen-bg-gray/10 cleen-rounded-full cleen-size-12 cleen-border cleen-border-gray/15",l)}),io("div",{className:V0("cleen-bg-gray/10 cleen-rounded cleen-w-14 cleen-h-3",l)})]},c))})})});import{cn as Mc}from"@cleen/ui-core";import{forwardRef as xd}from"react";import{jsx as F0}from"react/jsx-runtime";var A0=xd(function({className:e,style:n,variant:o="default",itemCount:i=1},r){let l=Z(o);return F0("div",{ref:r,className:Mc("cleen",e),style:n,children:F0("div",{className:"cleen-flex cleen-items-center cleen-flex-wrap cleen-gap-2",children:Array.from({length:i}).map((s,c)=>F0("div",{className:Mc("cleen-bg-gray/10 cleen-rounded-full cleen-h-6 cleen-w-16",l)},c))})})});import{cn as Hc}from"@cleen/ui-core";import{forwardRef as bd}from"react";import{jsx as D1,jsxs as so}from"react/jsx-runtime";var Z0=bd(function({className:e,style:n,variant:o="default"},i){let r=Z(o);return D1("div",{ref:i,className:Hc("cleen",e),style:n,children:so("div",{className:Hc("cleen-relative cleen-bg-gray/10 cleen-rounded-2xl cleen-w-full cleen-overflow-hidden",r),children:[D1("div",{className:"cleen-h-48 cleen-w-full"}),so("div",{className:"cleen-absolute cleen-inset-0 cleen-flex cleen-flex-col cleen-justify-center cleen-items-start cleen-gap-4 cleen-px-8",children:[D1("div",{className:"cleen-bg-gray/20 cleen-rounded-full cleen-w-24 cleen-h-6"}),so("div",{className:"cleen-flex cleen-flex-col cleen-gap-2 cleen-w-full",children:[D1("div",{className:"cleen-bg-gray/20 cleen-rounded cleen-w-2/3 cleen-h-8"}),D1("div",{className:"cleen-bg-gray/20 cleen-rounded cleen-w-1/2 cleen-h-5"})]}),so("div",{className:"cleen-flex cleen-gap-3",children:[D1("div",{className:"cleen-bg-gray/20 cleen-rounded-lg cleen-w-28 cleen-h-10"}),D1("div",{className:"cleen-bg-gray/15 cleen-rounded-lg cleen-w-24 cleen-h-10"})]})]})]})})});import{cn as Rc}from"@cleen/ui-core";import{forwardRef as kd}from"react";import{jsx as W0}from"react/jsx-runtime";var _0=kd(function({className:e,style:n,variant:o="default",itemCount:i=1},r){let l=Z(o);return W0("div",{ref:r,className:Rc("cleen",e),style:n,children:W0("div",{className:"cleen-flex cleen-items-center cleen-gap-2",children:Array.from({length:i}).map((s,c)=>W0("div",{className:Rc("cleen-bg-gray/10 cleen-rounded-lg cleen-h-10 cleen-w-28",l)},c))})})});import{forwardRef as Ld}from"react";import{cn as co}from"@cleen/ui-core";import{jsx as ao,jsxs as Nc}from"react/jsx-runtime";var cn=Ld(function({className:e,style:n,variant:o="default"},i){let r=Z(o);return ao("div",{ref:i,className:co("cleen",e),style:n,children:Nc("div",{className:"cleen-flex cleen-items-center cleen-gap-3 cleen-bg-white cleen-px-4 cleen-py-4 cleen-border cleen-border-gray/15 cleen-rounded-xl cleen-w-full",children:[ao("div",{className:co("cleen-flex cleen-justify-center cleen-items-center cleen-bg-gray/10 cleen-border cleen-border-gray/20 cleen-rounded-xl cleen-min-w-10 cleen-size-10",r)}),Nc("div",{className:"cleen-flex cleen-flex-col cleen-flex-1 cleen-gap-2",children:[ao("div",{className:co("cleen-bg-gray/10 cleen-rounded cleen-w-3/4 cleen-h-4",r)}),ao("div",{className:co("cleen-bg-gray/10 cleen-rounded cleen-w-1/2 cleen-h-3",r)})]})]})})});import{cn as ot}from"@cleen/ui-core";import{forwardRef as Pd}from"react";import{jsx as rt,jsxs as po}from"react/jsx-runtime";var uo=Pd(({className:t,style:e,variant:n="default"},o)=>{let i=Z(n);return rt("div",{ref:o,className:ot("cleen",t),style:e,children:po("div",{className:"cleen-flex cleen-flex-col cleen-justify-between cleen-items-start cleen-gap-3 cleen-bg-white cleen-px-4 cleen-py-4 cleen-border cleen-border-gray/15 cleen-rounded-lg",children:[po("div",{className:"cleen-flex cleen-items-center cleen-gap-3 cleen-w-full",children:[rt("div",{className:ot("cleen-flex cleen-justify-center cleen-items-center cleen-bg-gray/10 cleen-border cleen-border-gray/20 cleen-rounded-xl cleen-size-10",i)}),po("div",{className:"cleen-flex cleen-flex-col cleen-flex-1 cleen-gap-2",children:[rt("div",{className:ot("cleen-bg-gray/10 cleen-rounded cleen-w-1/2 cleen-h-5",i)}),rt("div",{className:ot("cleen-bg-gray/10 cleen-rounded cleen-w-3/4 cleen-h-4",i)})]})]}),po("div",{className:"cleen-space-y-2 cleen-w-full",children:[rt("div",{className:ot("cleen-bg-gray/10 cleen-rounded cleen-w-full cleen-h-2",i)}),rt("div",{className:ot("cleen-bg-gray/10 cleen-rounded cleen-w-16 cleen-h-3",i)})]})]})})});uo.displayName="AssessmentHeaderSkeleton";import{cn as Ne}from"@cleen/ui-core";import{forwardRef as Sd}from"react";import{jsx as De,jsxs as lt}from"react/jsx-runtime";var O0=Sd(function({className:e,style:n,variant:o="default"},i){let r=Z(o);return De("div",{ref:i,className:Ne("cleen",e),style:n,children:lt("div",{className:"cleen-flex cleen-flex-col cleen-bg-white cleen-border cleen-border-gray/15 cleen-rounded-xl cleen-overflow-hidden cleen-w-full",children:[De("div",{className:Ne("cleen-bg-gray/10 cleen-w-full cleen-h-40",r)}),lt("div",{className:"cleen-flex cleen-flex-col cleen-gap-3 cleen-px-4 cleen-py-4",children:[lt("div",{className:"cleen-flex cleen-gap-2",children:[De("div",{className:Ne("cleen-bg-gray/10 cleen-rounded-full cleen-w-16 cleen-h-5",r)}),De("div",{className:Ne("cleen-bg-gray/10 cleen-rounded-full cleen-w-12 cleen-h-5",r)})]}),lt("div",{className:"cleen-flex cleen-flex-col cleen-gap-2",children:[De("div",{className:Ne("cleen-bg-gray/10 cleen-rounded cleen-w-4/5 cleen-h-5",r)}),De("div",{className:Ne("cleen-bg-gray/10 cleen-rounded cleen-w-full cleen-h-3",r)}),De("div",{className:Ne("cleen-bg-gray/10 cleen-rounded cleen-w-3/4 cleen-h-3",r)})]}),lt("div",{className:"cleen-flex cleen-justify-between cleen-items-center cleen-pt-1",children:[lt("div",{className:"cleen-flex cleen-items-center cleen-gap-2",children:[De("div",{className:Ne("cleen-bg-gray/10 cleen-rounded-full cleen-size-7 cleen-shrink-0",r)}),De("div",{className:Ne("cleen-bg-gray/10 cleen-rounded cleen-w-24 cleen-h-3",r)})]}),De("div",{className:Ne("cleen-bg-gray/10 cleen-rounded-lg cleen-w-16 cleen-h-7",r)})]})]})]})})});import{forwardRef as Id}from"react";import{cn as Md}from"@cleen/ui-core";import{jsx as z0}from"react/jsx-runtime";var U0=Id(function({className:e,style:n,itemCount:o=3,variant:i="default"},r){return z0("div",{ref:r,className:Md("cleen",e),style:n,children:z0("div",{className:"cleen-flex cleen-flex-col cleen-gap-3",children:Array.from({length:o}).map((l,s)=>z0(cn,{variant:i},s))})})});import{cn as B1}from"@cleen/ui-core";import{forwardRef as Hd}from"react";import{jsx as be,jsxs as an}from"react/jsx-runtime";var Dc=["cleen-h-16","cleen-h-24","cleen-h-14","cleen-h-28","cleen-h-20","cleen-h-10","cleen-h-24"],G0=Hd(function({className:e,style:n,variant:o="default"},i){let r=Z(o);return be("div",{ref:i,className:B1("cleen",e),style:n,children:an("div",{className:"cleen-flex cleen-flex-col cleen-gap-3 cleen-bg-white cleen-border cleen-border-gray/15 cleen-rounded-xl cleen-px-4 cleen-pt-4 cleen-pb-3 cleen-w-full",children:[an("div",{className:"cleen-flex cleen-justify-between cleen-items-center",children:[be("div",{className:B1("cleen-bg-gray/10 cleen-rounded cleen-w-32 cleen-h-5",r)}),be("div",{className:"cleen-flex cleen-items-center cleen-gap-3",children:[28,20].map((l,s)=>an("div",{className:"cleen-flex cleen-items-center cleen-gap-1.5",children:[be("div",{className:B1("cleen-bg-gray/10 cleen-rounded-full cleen-size-2.5",r)}),be("div",{className:B1("cleen-bg-gray/10 cleen-rounded cleen-h-3",r),style:{width:l}})]},s))})]}),an("div",{className:"cleen-flex cleen-gap-3",children:[be("div",{className:"cleen-flex cleen-flex-col cleen-justify-between cleen-items-end cleen-py-1",style:{height:120},children:[0,1,2,3].map(l=>be("div",{className:B1("cleen-bg-gray/10 cleen-rounded cleen-w-6 cleen-h-2",r)},l))}),an("div",{className:"cleen-flex cleen-flex-col cleen-flex-1 cleen-gap-1",children:[be("div",{className:"cleen-flex cleen-items-end cleen-justify-around cleen-gap-2",style:{height:112},children:Dc.map((l,s)=>be("div",{className:B1("cleen-bg-gray/10 cleen-rounded-t cleen-flex-1",l,r)},s))}),be("div",{className:"cleen-w-full cleen-h-px cleen-bg-gray/15"}),be("div",{className:"cleen-flex cleen-justify-around cleen-gap-2 cleen-pt-1",children:Dc.map((l,s)=>be("div",{className:B1("cleen-bg-gray/10 cleen-rounded cleen-flex-1 cleen-h-2",r)},s))})]})]})]})})});import{cn as T1}from"@cleen/ui-core";import{forwardRef as Rd}from"react";import{jsx as Ge,jsxs as Co}from"react/jsx-runtime";var $0=Rd(({variant:t="default",itemCount:e=3,className:n,style:o},i)=>{let r=Z(t);return Ge("div",{ref:i,className:T1("cleen",n),style:o,children:Ge(ne,{className:"cleen-max-h-fit",children:Co("div",{className:"cleen-flex cleen-flex-col cleen-gap-4",children:[Co("div",{className:"cleen-flex cleen-flex-col cleen-gap-2",children:[Ge("div",{className:T1("cleen-bg-gray/10 cleen-rounded cleen-w-3/4 cleen-h-6",r)}),Ge("div",{className:T1("cleen-bg-gray/10 cleen-rounded cleen-w-full cleen-h-4",r)})]}),Ge("div",{className:"cleen-space-y-6",children:Array.from({length:e}).map((l,s)=>Co("div",{className:"cleen-space-y-3",children:[Ge("div",{className:T1("cleen-bg-gray/10 cleen-rounded cleen-w-2/3 cleen-h-4",r)}),Ge("div",{className:T1("cleen-bg-gray/10 cleen-rounded cleen-w-full cleen-h-10",r)})]},s))}),Co("div",{className:"cleen-flex cleen-justify-between cleen-items-center cleen-pt-4",children:[Ge("div",{className:T1("cleen-bg-gray/10 cleen-rounded cleen-w-24 cleen-h-10",r)}),Ge("div",{className:T1("cleen-bg-gray/10 cleen-rounded cleen-w-24 cleen-h-10",r)})]})]})})})});import{cn as mo}from"@cleen/ui-core";import{forwardRef as Nd}from"react";import{jsx as pn,jsxs as Dd}from"react/jsx-runtime";var q0=Nd(function({className:e,style:n,variant:o="default",itemCount:i=5},r){let l=Z(o),s=["cleen-w-1/12","cleen-w-3/12","cleen-w-2/12","cleen-w-3/12","cleen-w-2/12","cleen-w-1/12"];return pn("div",{ref:r,className:mo("cleen",e),style:n,children:Dd("div",{className:"cleen-flex cleen-flex-col cleen-w-full cleen-border cleen-border-gray/15 cleen-rounded-xl cleen-overflow-hidden",children:[pn("div",{className:"cleen-flex cleen-items-center cleen-gap-3 cleen-px-4 cleen-py-3 cleen-bg-gray/5 cleen-border-b cleen-border-gray/15",children:s.map((c,a)=>pn("div",{className:mo("cleen-bg-gray/15 cleen-rounded cleen-h-4 cleen-flex-shrink-0",c,l)},a))}),Array.from({length:i}).map((c,a)=>pn("div",{className:mo("cleen-flex cleen-items-center cleen-gap-3 cleen-px-4 cleen-py-3",a<i-1?"cleen-border-b cleen-border-gray/10":""),children:s.map((p,u)=>pn("div",{className:mo("cleen-bg-gray/10 cleen-rounded cleen-h-4 cleen-flex-shrink-0",u===s.length-1?"cleen-rounded-full":"cleen-rounded",p,l)},u))},a))]})})});import{cn as go}from"@cleen/ui-core";import{forwardRef as Bd}from"react";import{jsx as dn,jsxs as Bc}from"react/jsx-runtime";var X0=Bd(function({className:e,style:n,variant:o="default",itemCount:i=4},r){let l=Z(o);return dn("div",{ref:r,className:go("cleen",e),style:n,children:Bc("div",{className:"cleen-flex cleen-flex-col cleen-gap-5 cleen-w-full cleen-bg-white cleen-border cleen-border-gray/15 cleen-rounded-xl cleen-px-6 cleen-py-6",children:[Array.from({length:i}).map((s,c)=>Bc("div",{className:"cleen-flex cleen-flex-col cleen-gap-2",children:[dn("div",{className:go("cleen-bg-gray/10 cleen-rounded cleen-w-1/4 cleen-h-3",l)}),dn("div",{className:go("cleen-bg-gray/10 cleen-rounded-lg cleen-w-full cleen-h-10",l)})]},c)),dn("div",{className:"cleen-flex cleen-justify-end cleen-pt-1",children:dn("div",{className:go("cleen-bg-gray/10 cleen-rounded-lg cleen-w-28 cleen-h-10",l)})})]})})});import{cn as Tc}from"@cleen/ui-core";import{forwardRef as Td}from"react";import{jsx as j0}from"react/jsx-runtime";var Vd=["rgb(var(--cleen-blue))","rgb(var(--cleen-aqua))","rgb(var(--cleen-light-green))","rgb(var(--cleen-aqua))","rgb(var(--cleen-blue))"],K0=Td(function({className:e,style:n,variant:o="default",colors:i=Vd},r){let l=Z(o);return j0("div",{ref:r,className:Tc("cleen",e),style:n,children:j0("div",{className:Tc("cleen-p-1 cleen-size-full cleen-rounded-lg cleen-animate-[cleen-rotate-gradient-angle_2.5s_linear_infinite]",l),style:{background:`conic-gradient(from var(--cleen--gradient-angle),${i.join(",")})`},children:j0("div",{className:"cleen-bg-background cleen-size-full cleen-rounded-md"})})})});import{cn as fo}from"@cleen/ui-core";import{forwardRef as Ed}from"react";import{jsx as it,jsxs as Vc}from"react/jsx-runtime";var Y0=Ed(function({className:e,style:n,variant:o="default"},i){let r=Z(o);return it("div",{ref:i,className:fo("cleen",e),style:n,children:Vc("div",{className:"cleen-flex cleen-flex-col cleen-gap-2 cleen-w-full",children:[it("div",{className:fo("cleen-relative cleen-bg-gray/10 cleen-rounded-xl cleen-w-full cleen-aspect-video cleen-overflow-hidden",r),children:it("div",{className:"cleen-absolute cleen-inset-0 cleen-flex cleen-items-center cleen-justify-center",children:Vc("div",{className:fo("cleen-flex cleen-flex-col cleen-items-center cleen-gap-1 cleen-opacity-30"),children:[it("div",{className:"cleen-bg-gray/30 cleen-rounded-full cleen-size-8"}),it("div",{className:"cleen-bg-gray/30 cleen-rounded cleen-w-16 cleen-h-2"})]})})}),it("div",{className:fo("cleen-bg-gray/10 cleen-rounded cleen-w-1/2 cleen-h-3 cleen-mx-auto",r)})]})})});import{cn as ge}from"@cleen/ui-core";import{forwardRef as Fd}from"react";import{jsx as de,jsxs as $e}from"react/jsx-runtime";var Q0=Fd(function({className:e,style:n,variant:o="default"},i){let r=Z(o);return de("div",{ref:i,className:ge("cleen",e),style:n,children:$e("div",{className:ge("cleen-flex cleen-flex-col cleen-items-start cleen-gap-4 cleen-bg-white cleen-px-4 cleen-py-4 cleen-border cleen-border-gray/15 cleen-rounded-xl cleen-h-fit",e),style:n,children:[$e("div",{className:"cleen-flex cleen-items-center cleen-gap-2",children:[de("div",{className:ge("cleen-flex cleen-justify-center cleen-items-center cleen-bg-gray/10 cleen-p-2 cleen-rounded-full cleen-size-8",r)}),de("div",{className:ge("cleen-bg-gray/10 cleen-rounded cleen-w-24 cleen-h-3",r)})]}),$e("div",{className:"cleen-space-y-3 cleen-w-full",children:[$e("div",{children:[de("div",{className:ge("cleen-bg-gray/10 cleen-mb-1 cleen-rounded cleen-w-20 cleen-h-3",r)}),de(ne,{isGlass:!0,classNames:{container:"!cleen-py-3",childrenContainer:"!cleen-px-3"},children:$e("div",{className:"cleen-space-y-2",children:[de("div",{className:ge("cleen-bg-gray/10 cleen-rounded cleen-w-full cleen-h-3",r)}),de("div",{className:ge("cleen-bg-gray/10 cleen-rounded cleen-w-5/6 cleen-h-3",r)})]})})]}),$e("div",{children:[de("div",{className:ge("cleen-bg-gray/10 cleen-mb-1 cleen-rounded cleen-w-20 cleen-h-3",r)}),$e("div",{className:"cleen-space-y-2",children:[de("div",{className:ge("cleen-bg-gray/10 cleen-rounded cleen-w-3/4 cleen-h-3",r)}),de("div",{className:ge("cleen-bg-gray/10 cleen-rounded cleen-w-2/3 cleen-h-3",r)})]})]}),$e("div",{children:[de("div",{className:ge("cleen-bg-gray/10 cleen-mb-1 cleen-rounded cleen-w-20 cleen-h-3",r)}),de(ne,{isGlass:!0,classNames:{container:"!cleen-py-3",childrenContainer:"!cleen-px-3"},children:$e("div",{className:"cleen-space-y-2",children:[de("div",{className:ge("cleen-bg-gray/10 cleen-rounded cleen-w-full cleen-h-3",r)}),de("div",{className:ge("cleen-bg-gray/10 cleen-rounded cleen-w-4/5 cleen-h-3",r)})]})})]})]})]})})});import{cn as J0}from"@cleen/ui-core";import{forwardRef as Ad}from"react";import{jsx as e5,jsxs as Zd}from"react/jsx-runtime";var t5=Ad(function({className:e,style:n,variant:o="default"},i){let r=Z(o);return e5("div",{ref:i,className:J0("cleen",e),style:n,children:Zd("div",{className:"cleen-flex cleen-flex-col cleen-gap-2 cleen-w-full",children:[e5("div",{className:J0("cleen-bg-gray/10 cleen-rounded cleen-w-1/4 cleen-h-3",r)}),e5("div",{className:J0("cleen-bg-gray/10 cleen-rounded-lg cleen-w-full cleen-h-10 cleen-border cleen-border-gray/10",r)})]})})});import{cn as un}from"@cleen/ui-core";import{forwardRef as Wd}from"react";import{jsx as st,jsxs as Ec}from"react/jsx-runtime";var n5=Wd(function({className:e,style:n,variant:o="default",itemCount:i=5},r){let l=Z(o),s=["cleen-w-3/4","cleen-w-2/3","cleen-w-4/5","cleen-w-1/2","cleen-w-3/5"];return st("div",{ref:r,className:un("cleen",e),style:n,children:st("div",{className:"cleen-flex cleen-flex-col cleen-divide-y cleen-divide-gray/10",children:Array.from({length:i}).map((c,a)=>Ec("div",{className:"cleen-flex cleen-items-center cleen-gap-3 cleen-py-3",children:[st("div",{className:un("cleen-bg-gray/10 cleen-rounded-full cleen-size-8 cleen-shrink-0 cleen-border cleen-border-gray/15",l)}),Ec("div",{className:"cleen-flex cleen-flex-col cleen-flex-1 cleen-gap-1.5",children:[st("div",{className:un("cleen-bg-gray/10 cleen-rounded cleen-h-4",s[a%s.length],l)}),st("div",{className:un("cleen-bg-gray/10 cleen-rounded cleen-h-3 cleen-w-2/5",l)})]}),st("div",{className:un("cleen-bg-gray/10 cleen-rounded-full cleen-w-14 cleen-h-5 cleen-shrink-0",l)})]},a))})})});import{cn as Fc}from"@cleen/ui-core";import{forwardRef as _d}from"react";import{jsx as r5}from"react/jsx-runtime";var o5=["cleen-w-full","cleen-w-full","cleen-w-11/12","cleen-w-full","cleen-w-4/5"],l5=_d(function({className:e,style:n,variant:o="default",itemCount:i},r){let l=Z(o),s=i??o5.length;return r5("div",{ref:r,className:Fc("cleen",e),style:n,children:r5("div",{className:"cleen-flex cleen-flex-col cleen-gap-2 cleen-w-full",children:Array.from({length:s}).map((c,a)=>{let p=a<o5.length?o5[a]:a===s-1?"cleen-w-3/5":"cleen-w-full";return r5("div",{className:Fc("cleen-bg-gray/10 cleen-rounded cleen-h-3",p,l)},a)})})})});import{cn as Ac}from"@cleen/ui-core";import{forwardRef as Od}from"react";import{jsx as Zc}from"react/jsx-runtime";var i5=Od(function({className:e,style:n,variant:o="default"},i){let r=Z(o);return Zc("div",{ref:i,className:Ac("cleen",e),style:n,children:Zc("div",{className:Ac("cleen-bg-gray/10 cleen-rounded cleen-w-3/4 cleen-h-4",r)})})});import{cn as V1}from"@cleen/ui-core";import{forwardRef as zd}from"react";import{jsx as Be,jsxs as ho}from"react/jsx-runtime";var s5=zd(function({className:e,style:n,variant:o="default"},i){let r=Z(o);return Be("div",{ref:i,className:V1("cleen",e),style:n,children:ho("div",{className:"cleen-flex cleen-flex-col cleen-gap-3 cleen-w-full",children:[Be("div",{className:V1("cleen-relative cleen-bg-gray/10 cleen-rounded-xl cleen-w-full cleen-aspect-video cleen-overflow-hidden",r),children:Be("div",{className:"cleen-absolute cleen-inset-0 cleen-flex cleen-items-center cleen-justify-center",children:Be("div",{className:"cleen-bg-gray/20 cleen-rounded-full cleen-size-14 cleen-flex cleen-items-center cleen-justify-center",children:Be("div",{className:"cleen-w-0 cleen-h-0 cleen-ml-1 cleen-border-y-[8px] cleen-border-y-transparent cleen-border-l-[14px] cleen-border-l-gray/40"})})})}),ho("div",{className:"cleen-flex cleen-gap-3",children:[Be("div",{className:V1("cleen-bg-gray/10 cleen-rounded-lg cleen-size-10 cleen-shrink-0",r)}),ho("div",{className:"cleen-flex cleen-flex-col cleen-flex-1 cleen-gap-2",children:[Be("div",{className:V1("cleen-bg-gray/10 cleen-rounded cleen-w-full cleen-h-4",r)}),Be("div",{className:V1("cleen-bg-gray/10 cleen-rounded cleen-w-3/4 cleen-h-3",r)}),ho("div",{className:"cleen-flex cleen-items-center cleen-gap-3",children:[Be("div",{className:V1("cleen-bg-gray/10 cleen-rounded cleen-w-14 cleen-h-3",r)}),Be("div",{className:V1("cleen-bg-gray/10 cleen-rounded cleen-w-10 cleen-h-3",r)})]})]})]})]})})});import{cn as Cn}from"@cleen/ui-core";import{forwardRef as Ud}from"react";import{jsx as mn,jsxs as c5}from"react/jsx-runtime";var vo=Ud(function({variant:e="default",className:n,style:o},i){let r=Z(e);return mn("div",{ref:i,className:Cn("cleen",n),style:o,children:c5("div",{className:"cleen-flex cleen-flex-col cleen-justify-between cleen-items-start cleen-gap-3 cleen-bg-white cleen-px-4 cleen-py-4 cleen-border cleen-border-gray/15 cleen-rounded-xl cleen-w-full cleen-h-full",children:[c5("div",{className:"cleen-flex cleen-justify-between cleen-items-center cleen-gap-2 cleen-px-2 cleen-py-0.5 cleen-border cleen-border-gray/15 cleen-rounded-full",children:[mn("div",{className:Cn("cleen-bg-gray/10 cleen-rounded-full cleen-size-1.5",r)}),mn("div",{className:Cn("cleen-bg-gray/10 cleen-rounded cleen-w-20 cleen-h-3",r)})]}),c5("div",{className:"cleen-flex cleen-justify-between cleen-items-center cleen-w-full",children:[mn("div",{className:Cn("cleen-bg-gray/10 cleen-rounded cleen-w-24 cleen-h-8",r)}),mn("div",{className:Cn("cleen-bg-gray/10 cleen-rounded cleen-w-12 cleen-h-4",r)})]})]})})});vo.displayName="SkeletonBadgeCard";import{forwardRef as Gd}from"react";import{jsx as Y}from"react/jsx-runtime";var $d=Gd(function({className:e,style:n,variant:o="default",itemCount:i=3,colors:r,skeleton:l="card",isShowing:s=!1,children:c},a){if(!s)return c;let p={ref:a,variant:o,itemCount:i,colors:r,className:e,style:n};switch(l){case"card2":return Y(uo,{...p});case"card3":return Y(O0,{...p});case"cardStack":return Y(U0,{...p});case"contentCard":return Y($0,{...p});case"infoCard":return Y(Q0,{...p});case"widgetCard":return Y(vo,{...p});case"image":return Y(Y0,{...p});case"video":return Y(s5,{...p});case"avatar":return Y(E0,{...p});case"dataGrid":return Y(q0,{...p});case"text":return Y(i5,{...p});case"paragraph":return Y(l5,{...p});case"list":return Y(n5,{...p});case"form":return Y(X0,{...p});case"banner":return Y(Z0,{...p});case"chart":return Y(G0,{...p});case"button":return Y(_0,{...p});case"badge":return Y(A0,{...p});case"input":return Y(t5,{...p});case"glowingCard":return Y(K0,{...p});default:return Y(cn,{...p})}});import{useCallback as qd,useEffect as Xd,useRef as a5,useState as jd}from"react";import{cn as E1}from"@cleen/ui-core";import{jsx as qe,jsxs as p5}from"react/jsx-runtime";var Kd=({minValue:t=0,maxValue:e=100,step:n=1,defaultValue:o=0,value:i,onChange:r,onChangeEnd:l,className:s,classNames:c,style:a,styles:p,disabled:u=!1,label:d,labels:C,tooltip:m,infoLabels:v})=>{let[h,x]=jd(o??t),y=i!==void 0?i:h,w=a5(null),b=a5(!1),S=a5(!1),H=(y-t)/(e-t)*100,L=R=>{let B=Math.round((R-t)/n)*n+t;return Math.min(e,Math.max(t,B))},P=qd((R,B)=>{let F=L(R);i===void 0&&x(F),r?.(F),B&&l?.(F)},[t,e,n,i,r,l]),N=R=>{let B=w.current;if(!B)return t;let F=B.getBoundingClientRect(),A=(R-F.left)/F.width;return L(t+A*(e-t))},M=R=>{u||(R.preventDefault(),b.current=!0,document.addEventListener("mousemove",k),document.addEventListener("mouseup",I))},k=R=>{b.current&&P(N(R.clientX))},I=R=>{b.current=!1,S.current=!0,l?.(L(N(R.clientX))),document.removeEventListener("mousemove",k),document.removeEventListener("mouseup",I)},T=R=>{if(u||S.current){S.current=!1;return}P(N(R.clientX),!0)},D=R=>{u||(R.preventDefault(),b.current=!0,document.addEventListener("touchmove",V),document.addEventListener("touchend",W))},V=R=>{b.current&&R.touches.length>0&&P(N(R.touches[0].clientX))},W=R=>{b.current=!1,S.current=!0,l?.(L(N(R.touches[0].clientX))),document.removeEventListener("touchmove",V),document.removeEventListener("touchend",W)};return Xd(()=>()=>{document.removeEventListener("mousemove",k),document.removeEventListener("mouseup",I),document.removeEventListener("touchmove",V),document.removeEventListener("touchend",W)},[]),qe("div",{className:E1("cleen",s),style:a,children:p5("div",{className:E1("cleen-w-full",c?.container),style:p?.container,children:[d&&qe("span",{className:"cleen-font-medium cleen-text-sm cleen-text-gray",children:d}),p5("div",{ref:w,className:E1("cleen-relative cleen-w-full cleen-h-8 cleen-touch-none",{"cleen-opacity-60":u},c?.track),style:p?.track,"aria-disabled":u,onClick:T,children:[qe("div",{className:E1("cleen-absolute cleen-left-0 cleen-right-0 cleen-top-1/2 cleen-h-1 cleen-bg-gray/20 dark:cleen-bg-black cleen-rounded-sm -cleen-translate-y-1/2",u?"cleen-cursor-not-allowed":"cleen-cursor-pointer",c?.path),style:p?.path,children:qe("div",{className:E1("cleen-absolute cleen-left-0 cleen-top-0 cleen-h-full cleen-bg-primary cleen-rounded-sm",c?.filledTrack),style:{width:`${H}%`,...p?.filledTrack}})}),qe(te,{invertColors:!0,label:y,...m,className:E1("cleen-absolute cleen-top-1/2 -cleen-translate-y-1/2",m?.className),style:{left:`calc(${H}% - 8px)`,...m?.style},children:qe("div",{className:E1("cleen-size-4 cleen-bg-white dark:cleen-bg-black cleen-border cleen-border-gray/60 cleen-rounded-full cleen-transition-all cleen-duration-200 hover:cleen-scale-125 hover:cleen-border-primary",u?"cleen-cursor-not-allowed":"cleen-cursor-pointer",c?.thumb),style:p?.thumb,tabIndex:u?-1:0,role:"slider","aria-valuenow":y,"aria-valuemin":t,"aria-valuemax":e,"aria-disabled":u,onMouseDown:M,onTouchStart:D})})]}),(C?.minLabel||C?.maxLabel)&&p5("div",{className:"cleen-flex cleen-items-center cleen-justify-between cleen-w-full",children:[C?.minLabel&&qe("span",{className:"cleen-font-medium cleen-text-xs cleen-text-gray",children:C?.minLabel}),C?.maxLabel&&qe("span",{className:"cleen-font-medium cleen-text-xs cleen-text-gray",children:C?.maxLabel})]}),(v?.errorMessage||v?.infoMessage||v?.subtitle)&&qe(G,{...v})]})})};import{cn as ct}from"@cleen/ui-core";import{forwardRef as Yd,useState as Wc}from"react";import{jsx as at,jsxs as Jd}from"react/jsx-runtime";var Qd=Yd(function({label:e,infoLabels:n,value:o,onChange:i,amount:r=5,gap:l,size:s,readonly:c,color:a="rgb(var(--cleen-yellow))",className:p,style:u,classNames:d,styles:C,...m},v){let[h,x]=Wc(0),y=o!==void 0,w=y?o:h,[b,S]=Wc(null),H=b!==null?b+1:w;return at("div",{className:ct("cleen",p),style:u,ref:v,...m,children:Jd("div",{className:ct("cleen-space-y-2",d?.container),style:C?.container,children:[e&&at("span",{className:ct("cleen-font-medium cleen-text-sm cleen-text-gray",d?.label),style:C?.label,children:e}),at("div",{className:ct("cleen-flex cleen-gap-3",d?.list),style:{...l?{gap:l}:{},...C?.list},children:Array.from({length:r},(L,P)=>at("button",{onMouseEnter:()=>S(P),onMouseLeave:()=>S(null),onClick:()=>{let N=P+1;y||x(N),i?.(N)},className:ct(c&&"cleen-cursor-default cleen-pointer-events-none"),children:at(Mt,{className:ct("cleen-size-5 cleen-text-gray/70 cleen-transition-colors",d?.star),style:{...s?{width:s,height:s}:{},...C?.star,fill:(c?w:H)>P?a:"transparent"}})},P))}),(n?.errorMessage||n?.infoMessage||n?.subtitle)&&at(G,{...n})]})})});import{cn as Xe}from"@cleen/ui-core";import{forwardRef as eu}from"react";import{jsx as C1,jsxs as _c}from"react/jsx-runtime";var Oc=eu(({steps:t,activeStep:e=0,orientation:n="horizontal",color:o="rgb(var(--cleen-primary))",className:i,classNames:r,style:l,styles:s,...c},a)=>{let p=n==="vertical";return C1("div",{ref:a,className:Xe("cleen",i),style:{...l,width:"100%"},...c,children:C1("div",{className:Xe("cleen-flex cleen-w-full",p?"cleen-flex-col cleen-gap-6":"cleen-flex-row cleen-items-start cleen-gap-8 cleen-justify-between",r?.container),style:{width:"100%",...s?.container},children:t?.map((u,d)=>{let C=d+1<e,m=d+1===e;return _c("div",{className:Xe("cleen-relative cleen-flex cleen-flex-1",p?"cleen-flex-row cleen-items-start":"cleen-flex-col cleen-items-center cleen-text-center",r?.step),style:s?.step,children:[d<t?.length-1&&C1("div",{className:Xe("cleen-absolute cleen-bg-gray/10 cleen-transition-all cleen-duration-300",p?"cleen-left-3 cleen-top-7 cleen-w-[2px] cleen-h-[calc(100%-4px)]":"cleen-top-3 cleen-left-[calc(50%+14px)] cleen-h-[2px] cleen-w-[calc(100%+4px)]",C&&"cleen-bg-primary",r?.connector),style:{backgroundColor:C?o:void 0,...s?.connector}}),C1("div",{className:Xe("cleen-relative cleen-flex cleen-items-center cleen-justify-center cleen-rounded-full cleen-border cleen-transition-all cleen-duration-300","cleen-size-7",C||m?"cleen-border-[2px]":"cleen-border-gray/30",r?.circle),style:{borderColor:m||C?o:void 0,backgroundColor:C?o:"transparent",...s?.circle},children:C?C1("span",{className:"cleen-text-white cleen-text-sm",children:"\u2713"}):C1("span",{className:Xe("cleen-w-2 cleen-h-2 cleen-rounded-full",m?"cleen-bg-white":"cleen-bg-gray/30"),style:{backgroundColor:m?o:void 0}})}),_c("div",{className:Xe("cleen-flex cleen-flex-col",p?"cleen-ml-3":"cleen-mt-3 cleen-items-center"),children:[u.title&&C1("div",{className:Xe("cleen-font-medium cleen-text-sm",m?"cleen-text-primary":"cleen-text-gray",r?.title),style:{color:m?o:void 0,...s?.title},children:u.title}),u.subtitle&&C1("div",{className:Xe("cleen-text-xs cleen-text-gray/70",r?.subtitle),style:{color:m?o:void 0,...s?.subtitle},children:u.subtitle})]})]},d)})})})});Oc.displayName="Stepper";export{Kc as AdvancedProgressBar,u7 as AudioPlayback,r4 as AudioRecorder,An as Avatar,a4 as AvatarRow,u4 as Breadcrumb,j as Button,ne as Card,H4 as CardIcon,T4 as CardMedia,d8 as Carousel,Kl as Checkbox,w8 as CheckboxGroup,se as CleenIcon,pp as CleenNotificationContainer,l9 as Collapsible,S8 as CreditCardInput,V8 as DatePicker,_e as Divider,Jl as Drawer,Lc as DrawerContainer,Pc as DrawerContentTitle,q8 as DropZone,jt as Dropdown,o8 as EditableCard,$l as EditableText,Xl as EditableTextArea,Ra as FilterDrawer,G9 as FormGroup,Wa as GroupSelector,Bo as IconAlertCircle,To as IconAlertFeatured,Eo as IconAlertOctagon,Ao as IconAlertTriangle,Wo as IconAlignRight,Oo as IconArrowDown,Uo as IconArrowLeft,Go as IconArrowLeft2,qo as IconArrowRight,Xo as IconArrowToTop,jo as IconArrowUp,Ko as IconArrowUpRight,Yo as IconArrowUpRightNarrow,Qo as IconArrowUpRightSquare,Jo as IconAttachment,er as IconBarChartSquare,tr as IconBold,Ho as IconBookmarkCheck,No as IconBookmarkCheckFill,nr as IconBookmarkX,or as IconBoxLines,rr as IconBoxText,ir as IconBracketsCheck,sr as IconBracketsEllipses,ar as IconCalendar,dr as IconCertificateHeart,Fe as IconCheck,ur as IconCheckCircle,mr as IconCheckCircleBroken,gr as IconCheckFill,fr as IconCheckVerified,Ae as IconChevronDown,Ze as IconChevronLeft,wr as IconChevronLeftDouble,Le as IconChevronRight,br as IconChevronRightDouble,kr as IconChevronSelectorVertical,f1 as IconChevronUp,Pr as IconCircleSwap,Ir as IconClockFastForward,Hr as IconClockRewind,Nr as IconClockRewind2,Br as IconCodeBrowser,Tr as IconCodeCircle,Er as IconColors,Do as IconColumnEdit,Ar as IconCopy,Zr as IconCopy2,_r as IconCopy3,zr as IconCopy4,Gr as IconCopy5,$r as IconCopyCheck,Xr as IconCube,jr as IconCubeOutline,Yr as IconCursorBox,Qr as IconDataflow,Jr as IconDataflow2,e2 as IconDataflow3,n2 as IconDelete,r2 as IconDollarCircle,l2 as IconDotsGrid,s2 as IconDotsHorizontal,_1 as IconDotsVertical,a2 as IconEdit,d2 as IconEditable,u2 as IconExpand,C2 as IconEye,g2 as IconEyeHidden,h2 as IconEyeHidden2,w2 as IconFaceSmile,y2 as IconFilter,ht as IconFilter2,x2 as IconFlag,k2 as IconFlag2,L2 as IconFlag3,P2 as IconHandShield,S2 as IconHash,M2 as IconHeadsetMic,H2 as IconHeart,vt as IconHouseLine,R2 as IconImage,N2 as IconImage2,D2 as IconImage3,T2 as IconImage4,V2 as IconImageCheck,E2 as IconInfoCircle,A2 as IconInfoHexagon,Z2 as IconItalic,W2 as IconLayersMultiple,_2 as IconLayersSingle,O2 as IconLayout,z2 as IconLayout2,U2 as IconLayoutColumns,G2 as IconLayoutCustom,$2 as IconLayoutSequential,q2 as IconLayoutStuffed,X2 as IconLayoutTile,j2 as IconLifeBuoy,K2 as IconLightbulb,Y2 as IconLightning,J2 as IconLightning2,e3 as IconLightningFast,t3 as IconLineChartBar,n3 as IconLineChartBreakoutSquare,r3 as IconLineChartUp,l3 as IconLineChartUp2,i3 as IconLines,s3 as IconLinesCheck,c3 as IconLinesPlay,p3 as IconLink,u3 as IconLink2,C3 as IconLink3,m3 as IconLink4,g3 as IconLink5,h3 as IconListBullet,v3 as IconListOrder,w3 as IconListOrder2,y3 as IconLock,x3 as IconLock2,k3 as IconLogIn,P3 as IconLogOut,S3 as IconLogOut2,M3 as IconMagicWand,H3 as IconMagicWand2,N3 as IconMail,B3 as IconMessageSquare,T3 as IconMessageSquare2,E3 as IconMessageXSquare,F3 as IconMinusCircle,Z3 as IconMobile,W3 as IconMonitor,O3 as IconMonitor2,U3 as IconMonitor3,G3 as IconMoonCircle,In as IconName,$3 as IconNavigationPointer,q3 as IconNotificationBox,Y3 as IconPCSetup,X3 as IconPalette,K3 as IconPasscodeLock,J3 as IconPencil,e6 as IconPercentageCircle,t6 as IconPerspective,o6 as IconPhoneCall,bt as IconPin,r6 as IconPlayCircle,l6 as IconPlus,je as IconPlusCircle,c6 as IconPulse,kt as IconQuestionCircle,d6 as IconRadioButton,u6 as IconRadioButtonActive,m6 as IconReceiptCheck,g6 as IconRedo,f6 as IconRefresh,h6 as IconRefresh2,v6 as IconRefresh3,w6 as IconRepeat,y6 as IconRepeat2,x6 as IconRetweet,b6 as IconRoundChart,k6 as IconRoundChart2,L6 as IconRoute,S6 as IconSave,I6 as IconSave2,M6 as IconScanDots,St as IconSearch,R6 as IconSend,N6 as IconSettings,B6 as IconSettings2,T6 as IconSettings3,V6 as IconShieldLightning,E6 as IconShieldPlus,F6 as IconShieldRemove,Z6 as IconShuffle,W6 as IconSlashCircle,_6 as IconSlashOctagon,z6 as IconSocialGlobe,G6 as IconSocialLinkedin,$6 as IconSocialX,q6 as IconSpeedometer,j6 as IconStairsRound,Mt as IconStar,Q6 as IconStarHalf,J6 as IconStars,el as IconStars2,tl as IconStrikethrough,nl as IconSuccessFeatured,ol as IconSun,rl as IconSwitchHorizontal,ll as IconTag,il as IconTarget,cl as IconTarget2,al as IconTextFormat,pl as IconTextFormat2,dl as IconTextHighlight,Cl as IconTranslate,Ke as IconTrash,gl as IconTrending,fl as IconUnderline,hl as IconUndo,vl as IconUndo2,Rt as IconUploadCloud,Nt as IconUser,yl as IconUserEdit,xl as IconUserRight,Pl as IconUserSquare,kl as IconUsers,Il as IconUsersUp,Hl as IconVolume,Rl as IconWrench,We as IconX,Dl as IconXCircle,Tl as IconXCircle2,Dt as IconXClose,El as IconXSquare,G as InfoLabels,le as Input,K as Loader,qa as Lookup,et as Menu,np as Modal,kp as Pagination,k0 as PaginationGoToPage,L0 as PaginationPageSize,ce as PillBadge,Rp as Popover,sc as ProgressBar,pc as ProgressCircle,zp as RadioBoxGroup,Xp as RadioButtonGroup,Qp as RangeSlider,sd as Select,bc as Sidebar,ln as SidebarItem,vd as Skeleton,E0 as SkeletonAvatar,A0 as SkeletonBadge,Z0 as SkeletonBanner,_0 as SkeletonButton,cn as SkeletonCard,uo as SkeletonCard2,O0 as SkeletonCard3,U0 as SkeletonCardStack,G0 as SkeletonChart,$0 as SkeletonContentCard,q0 as SkeletonDataGrid,X0 as SkeletonForm,K0 as SkeletonGlowingCard,Y0 as SkeletonImage,Q0 as SkeletonInfoCard,t5 as SkeletonInput,n5 as SkeletonList,l5 as SkeletonParagraph,i5 as SkeletonText,s5 as SkeletonVideo,vo as SkeletonWidgetCard,$d as SkeletonWrapper,Kd as Slider,Qd as StarRating,Oc as Stepper,C0 as Switch,d0 as Tabs,ql as TextArea,te as Tooltip,cp as showNotification};
|
|
12
|
+
`,children:t})]}),["string","number"].includes(typeof l)&&Me(ce,{color:i,label:String(l)})]})}var Z=t=>t==="pulse"?"cleen-animate-pulse":"";import{cn as R9}from"@cleen/ui-core";import{forwardRef as bd}from"react";import{jsx as N9}from"react/jsx-runtime";var kd={none:"cleen-rounded-none",sm:"cleen-rounded-sm",md:"cleen-rounded-md",lg:"cleen-rounded-lg",xl:"cleen-rounded-xl","2xl":"cleen-rounded-2xl",full:"cleen-rounded-full"},Ld=bd(function({width:e,height:n,roundness:o="md",variant:i="default",className:l,style:r},s){let c=Z(i),a={...e!==void 0?{width:typeof e=="number"?`${e}px`:e}:{},...n!==void 0?{height:typeof n=="number"?`${n}px`:n}:{},...r};return N9("div",{ref:s,className:R9("cleen",l),children:N9("div",{className:R9("cleen-bg-gray/10",kd[o],e===void 0&&"cleen-w-full",n===void 0&&"cleen-h-4",c),style:a})})});import{cn as F0}from"@cleen/ui-core";import{forwardRef as Pd}from"react";import{jsx as co,jsxs as Sd}from"react/jsx-runtime";var A0=Pd(function({className:e,style:n,variant:o="default",itemCount:i=1},l){let r=Z(o);return co("div",{ref:l,className:F0("cleen",e),style:n,children:co("div",{className:"cleen-flex cleen-items-start cleen-gap-4 cleen-flex-wrap",children:Array.from({length:i}).map((s,c)=>Sd("div",{className:"cleen-flex cleen-flex-col cleen-items-center cleen-gap-2",children:[co("div",{className:F0("cleen-bg-gray/10 cleen-rounded-full cleen-size-12 cleen-border cleen-border-gray/15",r)}),co("div",{className:F0("cleen-bg-gray/10 cleen-rounded cleen-w-14 cleen-h-3",r)})]},c))})})});import{cn as B9}from"@cleen/ui-core";import{forwardRef as Id}from"react";import{jsx as Z0}from"react/jsx-runtime";var W0=Id(function({className:e,style:n,variant:o="default",itemCount:i=1},l){let r=Z(o);return Z0("div",{ref:l,className:B9("cleen",e),style:n,children:Z0("div",{className:"cleen-flex cleen-items-center cleen-flex-wrap cleen-gap-2",children:Array.from({length:i}).map((s,c)=>Z0("div",{className:B9("cleen-bg-gray/10 cleen-rounded-full cleen-h-6 cleen-w-16",r)},c))})})});import{cn as D9}from"@cleen/ui-core";import{forwardRef as Md}from"react";import{jsx as B1,jsxs as ao}from"react/jsx-runtime";var _0=Md(function({className:e,style:n,variant:o="default"},i){let l=Z(o);return B1("div",{ref:i,className:D9("cleen",e),style:n,children:ao("div",{className:D9("cleen-relative cleen-bg-gray/10 cleen-rounded-2xl cleen-w-full cleen-overflow-hidden",l),children:[B1("div",{className:"cleen-h-48 cleen-w-full"}),ao("div",{className:"cleen-absolute cleen-inset-0 cleen-flex cleen-flex-col cleen-justify-center cleen-items-start cleen-gap-4 cleen-px-8",children:[B1("div",{className:"cleen-bg-gray/20 cleen-rounded-full cleen-w-24 cleen-h-6"}),ao("div",{className:"cleen-flex cleen-flex-col cleen-gap-2 cleen-w-full",children:[B1("div",{className:"cleen-bg-gray/20 cleen-rounded cleen-w-2/3 cleen-h-8"}),B1("div",{className:"cleen-bg-gray/20 cleen-rounded cleen-w-1/2 cleen-h-5"})]}),ao("div",{className:"cleen-flex cleen-gap-3",children:[B1("div",{className:"cleen-bg-gray/20 cleen-rounded-lg cleen-w-28 cleen-h-10"}),B1("div",{className:"cleen-bg-gray/15 cleen-rounded-lg cleen-w-24 cleen-h-10"})]})]})]})})});import{cn as T9}from"@cleen/ui-core";import{forwardRef as Hd}from"react";import{jsx as O0}from"react/jsx-runtime";var z0=Hd(function({className:e,style:n,variant:o="default",itemCount:i=1},l){let r=Z(o);return O0("div",{ref:l,className:T9("cleen",e),style:n,children:O0("div",{className:"cleen-flex cleen-items-center cleen-gap-2",children:Array.from({length:i}).map((s,c)=>O0("div",{className:T9("cleen-bg-gray/10 cleen-rounded-lg cleen-h-10 cleen-w-28",r)},c))})})});import{forwardRef as Rd}from"react";import{cn as po}from"@cleen/ui-core";import{jsx as uo,jsxs as V9}from"react/jsx-runtime";var an=Rd(function({className:e,style:n,variant:o="default"},i){let l=Z(o);return uo("div",{ref:i,className:po("cleen",e),style:n,children:V9("div",{className:"cleen-flex cleen-items-center cleen-gap-3 cleen-bg-white cleen-px-4 cleen-py-4 cleen-border cleen-border-gray/15 cleen-rounded-xl cleen-w-full",children:[uo("div",{className:po("cleen-flex cleen-justify-center cleen-items-center cleen-bg-gray/10 cleen-border cleen-border-gray/20 cleen-rounded-xl cleen-min-w-10 cleen-size-10",l)}),V9("div",{className:"cleen-flex cleen-flex-col cleen-flex-1 cleen-gap-2",children:[uo("div",{className:po("cleen-bg-gray/10 cleen-rounded cleen-w-3/4 cleen-h-4",l)}),uo("div",{className:po("cleen-bg-gray/10 cleen-rounded cleen-w-1/2 cleen-h-3",l)})]})]})})});import{cn as ot}from"@cleen/ui-core";import{forwardRef as Nd}from"react";import{jsx as rt,jsxs as Co}from"react/jsx-runtime";var mo=Nd(({className:t,style:e,variant:n="default"},o)=>{let i=Z(n);return rt("div",{ref:o,className:ot("cleen",t),style:e,children:Co("div",{className:"cleen-flex cleen-flex-col cleen-justify-between cleen-items-start cleen-gap-3 cleen-bg-white cleen-px-4 cleen-py-4 cleen-border cleen-border-gray/15 cleen-rounded-lg",children:[Co("div",{className:"cleen-flex cleen-items-center cleen-gap-3 cleen-w-full",children:[rt("div",{className:ot("cleen-flex cleen-justify-center cleen-items-center cleen-bg-gray/10 cleen-border cleen-border-gray/20 cleen-rounded-xl cleen-size-10",i)}),Co("div",{className:"cleen-flex cleen-flex-col cleen-flex-1 cleen-gap-2",children:[rt("div",{className:ot("cleen-bg-gray/10 cleen-rounded cleen-w-1/2 cleen-h-5",i)}),rt("div",{className:ot("cleen-bg-gray/10 cleen-rounded cleen-w-3/4 cleen-h-4",i)})]})]}),Co("div",{className:"cleen-space-y-2 cleen-w-full",children:[rt("div",{className:ot("cleen-bg-gray/10 cleen-rounded cleen-w-full cleen-h-2",i)}),rt("div",{className:ot("cleen-bg-gray/10 cleen-rounded cleen-w-16 cleen-h-3",i)})]})]})})});mo.displayName="AssessmentHeaderSkeleton";import{cn as Ne}from"@cleen/ui-core";import{forwardRef as Bd}from"react";import{jsx as Be,jsxs as lt}from"react/jsx-runtime";var U0=Bd(function({className:e,style:n,variant:o="default"},i){let l=Z(o);return Be("div",{ref:i,className:Ne("cleen",e),style:n,children:lt("div",{className:"cleen-flex cleen-flex-col cleen-bg-white cleen-border cleen-border-gray/15 cleen-rounded-xl cleen-overflow-hidden cleen-w-full",children:[Be("div",{className:Ne("cleen-bg-gray/10 cleen-w-full cleen-h-40",l)}),lt("div",{className:"cleen-flex cleen-flex-col cleen-gap-3 cleen-px-4 cleen-py-4",children:[lt("div",{className:"cleen-flex cleen-gap-2",children:[Be("div",{className:Ne("cleen-bg-gray/10 cleen-rounded-full cleen-w-16 cleen-h-5",l)}),Be("div",{className:Ne("cleen-bg-gray/10 cleen-rounded-full cleen-w-12 cleen-h-5",l)})]}),lt("div",{className:"cleen-flex cleen-flex-col cleen-gap-2",children:[Be("div",{className:Ne("cleen-bg-gray/10 cleen-rounded cleen-w-4/5 cleen-h-5",l)}),Be("div",{className:Ne("cleen-bg-gray/10 cleen-rounded cleen-w-full cleen-h-3",l)}),Be("div",{className:Ne("cleen-bg-gray/10 cleen-rounded cleen-w-3/4 cleen-h-3",l)})]}),lt("div",{className:"cleen-flex cleen-justify-between cleen-items-center cleen-pt-1",children:[lt("div",{className:"cleen-flex cleen-items-center cleen-gap-2",children:[Be("div",{className:Ne("cleen-bg-gray/10 cleen-rounded-full cleen-size-7 cleen-shrink-0",l)}),Be("div",{className:Ne("cleen-bg-gray/10 cleen-rounded cleen-w-24 cleen-h-3",l)})]}),Be("div",{className:Ne("cleen-bg-gray/10 cleen-rounded-lg cleen-w-16 cleen-h-7",l)})]})]})]})})});import{forwardRef as Dd}from"react";import{cn as Td}from"@cleen/ui-core";import{jsx as G0}from"react/jsx-runtime";var $0=Dd(function({className:e,style:n,itemCount:o=3,variant:i="default"},l){return G0("div",{ref:l,className:Td("cleen",e),style:n,children:G0("div",{className:"cleen-flex cleen-flex-col cleen-gap-3",children:Array.from({length:o}).map((r,s)=>G0(an,{variant:i},s))})})});import{cn as D1}from"@cleen/ui-core";import{forwardRef as Vd}from"react";import{jsx as be,jsxs as pn}from"react/jsx-runtime";var E9=["cleen-h-16","cleen-h-24","cleen-h-14","cleen-h-28","cleen-h-20","cleen-h-10","cleen-h-24"],q0=Vd(function({className:e,style:n,variant:o="default"},i){let l=Z(o);return be("div",{ref:i,className:D1("cleen",e),style:n,children:pn("div",{className:"cleen-flex cleen-flex-col cleen-gap-3 cleen-bg-white cleen-border cleen-border-gray/15 cleen-rounded-xl cleen-px-4 cleen-pt-4 cleen-pb-3 cleen-w-full",children:[pn("div",{className:"cleen-flex cleen-justify-between cleen-items-center",children:[be("div",{className:D1("cleen-bg-gray/10 cleen-rounded cleen-w-32 cleen-h-5",l)}),be("div",{className:"cleen-flex cleen-items-center cleen-gap-3",children:[28,20].map((r,s)=>pn("div",{className:"cleen-flex cleen-items-center cleen-gap-1.5",children:[be("div",{className:D1("cleen-bg-gray/10 cleen-rounded-full cleen-size-2.5",l)}),be("div",{className:D1("cleen-bg-gray/10 cleen-rounded cleen-h-3",l),style:{width:r}})]},s))})]}),pn("div",{className:"cleen-flex cleen-gap-3",children:[be("div",{className:"cleen-flex cleen-flex-col cleen-justify-between cleen-items-end cleen-py-1",style:{height:120},children:[0,1,2,3].map(r=>be("div",{className:D1("cleen-bg-gray/10 cleen-rounded cleen-w-6 cleen-h-2",l)},r))}),pn("div",{className:"cleen-flex cleen-flex-col cleen-flex-1 cleen-gap-1",children:[be("div",{className:"cleen-flex cleen-items-end cleen-justify-around cleen-gap-2",style:{height:112},children:E9.map((r,s)=>be("div",{className:D1("cleen-bg-gray/10 cleen-rounded-t cleen-flex-1",r,l)},s))}),be("div",{className:"cleen-w-full cleen-h-px cleen-bg-gray/15"}),be("div",{className:"cleen-flex cleen-justify-around cleen-gap-2 cleen-pt-1",children:E9.map((r,s)=>be("div",{className:D1("cleen-bg-gray/10 cleen-rounded cleen-flex-1 cleen-h-2",l)},s))})]})]})]})})});import{cn as T1}from"@cleen/ui-core";import{forwardRef as Ed}from"react";import{jsx as Ge,jsxs as go}from"react/jsx-runtime";var X0=Ed(({variant:t="default",itemCount:e=3,className:n,style:o},i)=>{let l=Z(t);return Ge("div",{ref:i,className:T1("cleen",n),style:o,children:Ge(J,{className:"cleen-max-h-fit",children:go("div",{className:"cleen-flex cleen-flex-col cleen-gap-4",children:[go("div",{className:"cleen-flex cleen-flex-col cleen-gap-2",children:[Ge("div",{className:T1("cleen-bg-gray/10 cleen-rounded cleen-w-3/4 cleen-h-6",l)}),Ge("div",{className:T1("cleen-bg-gray/10 cleen-rounded cleen-w-full cleen-h-4",l)})]}),Ge("div",{className:"cleen-space-y-6",children:Array.from({length:e}).map((r,s)=>go("div",{className:"cleen-space-y-3",children:[Ge("div",{className:T1("cleen-bg-gray/10 cleen-rounded cleen-w-2/3 cleen-h-4",l)}),Ge("div",{className:T1("cleen-bg-gray/10 cleen-rounded cleen-w-full cleen-h-10",l)})]},s))}),go("div",{className:"cleen-flex cleen-justify-between cleen-items-center cleen-pt-4",children:[Ge("div",{className:T1("cleen-bg-gray/10 cleen-rounded cleen-w-24 cleen-h-10",l)}),Ge("div",{className:T1("cleen-bg-gray/10 cleen-rounded cleen-w-24 cleen-h-10",l)})]})]})})})});import{cn as fo}from"@cleen/ui-core";import{forwardRef as Fd}from"react";import{jsx as dn,jsxs as Ad}from"react/jsx-runtime";var j0=Fd(function({className:e,style:n,variant:o="default",itemCount:i=5},l){let r=Z(o),s=["cleen-w-1/12","cleen-w-3/12","cleen-w-2/12","cleen-w-3/12","cleen-w-2/12","cleen-w-1/12"];return dn("div",{ref:l,className:fo("cleen",e),style:n,children:Ad("div",{className:"cleen-flex cleen-flex-col cleen-w-full cleen-border cleen-border-gray/15 cleen-rounded-xl cleen-overflow-hidden",children:[dn("div",{className:"cleen-flex cleen-items-center cleen-gap-3 cleen-px-4 cleen-py-3 cleen-bg-gray/5 cleen-border-b cleen-border-gray/15",children:s.map((c,a)=>dn("div",{className:fo("cleen-bg-gray/15 cleen-rounded cleen-h-4 cleen-flex-shrink-0",c,r)},a))}),Array.from({length:i}).map((c,a)=>dn("div",{className:fo("cleen-flex cleen-items-center cleen-gap-3 cleen-px-4 cleen-py-3",a<i-1?"cleen-border-b cleen-border-gray/10":""),children:s.map((p,d)=>dn("div",{className:fo("cleen-bg-gray/10 cleen-rounded cleen-h-4 cleen-flex-shrink-0",d===s.length-1?"cleen-rounded-full":"cleen-rounded",p,r)},d))},a))]})})});import{cn as ho}from"@cleen/ui-core";import{forwardRef as Zd}from"react";import{jsx as un,jsxs as F9}from"react/jsx-runtime";var K0=Zd(function({className:e,style:n,variant:o="default",itemCount:i=4},l){let r=Z(o);return un("div",{ref:l,className:ho("cleen",e),style:n,children:F9("div",{className:"cleen-flex cleen-flex-col cleen-gap-5 cleen-w-full cleen-bg-white cleen-border cleen-border-gray/15 cleen-rounded-xl cleen-px-6 cleen-py-6",children:[Array.from({length:i}).map((s,c)=>F9("div",{className:"cleen-flex cleen-flex-col cleen-gap-2",children:[un("div",{className:ho("cleen-bg-gray/10 cleen-rounded cleen-w-1/4 cleen-h-3",r)}),un("div",{className:ho("cleen-bg-gray/10 cleen-rounded-lg cleen-w-full cleen-h-10",r)})]},c)),un("div",{className:"cleen-flex cleen-justify-end cleen-pt-1",children:un("div",{className:ho("cleen-bg-gray/10 cleen-rounded-lg cleen-w-28 cleen-h-10",r)})})]})})});import{cn as A9}from"@cleen/ui-core";import{forwardRef as Wd}from"react";import{jsx as Y0}from"react/jsx-runtime";var _d=["rgb(var(--cleen-blue))","rgb(var(--cleen-aqua))","rgb(var(--cleen-light-green))","rgb(var(--cleen-aqua))","rgb(var(--cleen-blue))"],Q0=Wd(function({className:e,style:n,variant:o="default",colors:i=_d},l){let r=Z(o);return Y0("div",{ref:l,className:A9("cleen",e),style:n,children:Y0("div",{className:A9("cleen-p-1 cleen-size-full cleen-rounded-lg cleen-animate-[cleen-rotate-gradient-angle_2.5s_linear_infinite]",r),style:{background:`conic-gradient(from var(--cleen--gradient-angle),${i.join(",")})`},children:Y0("div",{className:"cleen-bg-background cleen-size-full cleen-rounded-md"})})})});import{cn as vo}from"@cleen/ui-core";import{forwardRef as Od}from"react";import{jsx as it,jsxs as Z9}from"react/jsx-runtime";var J0=Od(function({className:e,style:n,variant:o="default"},i){let l=Z(o);return it("div",{ref:i,className:vo("cleen",e),style:n,children:Z9("div",{className:"cleen-flex cleen-flex-col cleen-gap-2 cleen-w-full",children:[it("div",{className:vo("cleen-relative cleen-bg-gray/10 cleen-rounded-xl cleen-w-full cleen-aspect-video cleen-overflow-hidden",l),children:it("div",{className:"cleen-absolute cleen-inset-0 cleen-flex cleen-items-center cleen-justify-center",children:Z9("div",{className:vo("cleen-flex cleen-flex-col cleen-items-center cleen-gap-1 cleen-opacity-30"),children:[it("div",{className:"cleen-bg-gray/30 cleen-rounded-full cleen-size-8"}),it("div",{className:"cleen-bg-gray/30 cleen-rounded cleen-w-16 cleen-h-2"})]})})}),it("div",{className:vo("cleen-bg-gray/10 cleen-rounded cleen-w-1/2 cleen-h-3 cleen-mx-auto",l)})]})})});import{cn as ge}from"@cleen/ui-core";import{forwardRef as zd}from"react";import{jsx as de,jsxs as $e}from"react/jsx-runtime";var ei=zd(function({className:e,style:n,variant:o="default"},i){let l=Z(o);return de("div",{ref:i,className:ge("cleen",e),style:n,children:$e("div",{className:ge("cleen-flex cleen-flex-col cleen-items-start cleen-gap-4 cleen-bg-white cleen-px-4 cleen-py-4 cleen-border cleen-border-gray/15 cleen-rounded-xl cleen-h-fit",e),style:n,children:[$e("div",{className:"cleen-flex cleen-items-center cleen-gap-2",children:[de("div",{className:ge("cleen-flex cleen-justify-center cleen-items-center cleen-bg-gray/10 cleen-p-2 cleen-rounded-full cleen-size-8",l)}),de("div",{className:ge("cleen-bg-gray/10 cleen-rounded cleen-w-24 cleen-h-3",l)})]}),$e("div",{className:"cleen-space-y-3 cleen-w-full",children:[$e("div",{children:[de("div",{className:ge("cleen-bg-gray/10 cleen-mb-1 cleen-rounded cleen-w-20 cleen-h-3",l)}),de(J,{isGlass:!0,classNames:{container:"!cleen-py-3",childrenContainer:"!cleen-px-3"},children:$e("div",{className:"cleen-space-y-2",children:[de("div",{className:ge("cleen-bg-gray/10 cleen-rounded cleen-w-full cleen-h-3",l)}),de("div",{className:ge("cleen-bg-gray/10 cleen-rounded cleen-w-5/6 cleen-h-3",l)})]})})]}),$e("div",{children:[de("div",{className:ge("cleen-bg-gray/10 cleen-mb-1 cleen-rounded cleen-w-20 cleen-h-3",l)}),$e("div",{className:"cleen-space-y-2",children:[de("div",{className:ge("cleen-bg-gray/10 cleen-rounded cleen-w-3/4 cleen-h-3",l)}),de("div",{className:ge("cleen-bg-gray/10 cleen-rounded cleen-w-2/3 cleen-h-3",l)})]})]}),$e("div",{children:[de("div",{className:ge("cleen-bg-gray/10 cleen-mb-1 cleen-rounded cleen-w-20 cleen-h-3",l)}),de(J,{isGlass:!0,classNames:{container:"!cleen-py-3",childrenContainer:"!cleen-px-3"},children:$e("div",{className:"cleen-space-y-2",children:[de("div",{className:ge("cleen-bg-gray/10 cleen-rounded cleen-w-full cleen-h-3",l)}),de("div",{className:ge("cleen-bg-gray/10 cleen-rounded cleen-w-4/5 cleen-h-3",l)})]})})]})]})]})})});import{cn as ti}from"@cleen/ui-core";import{forwardRef as Ud}from"react";import{jsx as ni,jsxs as Gd}from"react/jsx-runtime";var oi=Ud(function({className:e,style:n,variant:o="default"},i){let l=Z(o);return ni("div",{ref:i,className:ti("cleen",e),style:n,children:Gd("div",{className:"cleen-flex cleen-flex-col cleen-gap-2 cleen-w-full",children:[ni("div",{className:ti("cleen-bg-gray/10 cleen-rounded cleen-w-1/4 cleen-h-3",l)}),ni("div",{className:ti("cleen-bg-gray/10 cleen-rounded-lg cleen-w-full cleen-h-10 cleen-border cleen-border-gray/10",l)})]})})});import{cn as Cn}from"@cleen/ui-core";import{forwardRef as $d}from"react";import{jsx as st,jsxs as W9}from"react/jsx-runtime";var ri=$d(function({className:e,style:n,variant:o="default",itemCount:i=5},l){let r=Z(o),s=["cleen-w-3/4","cleen-w-2/3","cleen-w-4/5","cleen-w-1/2","cleen-w-3/5"];return st("div",{ref:l,className:Cn("cleen",e),style:n,children:st("div",{className:"cleen-flex cleen-flex-col cleen-divide-y cleen-divide-gray/10",children:Array.from({length:i}).map((c,a)=>W9("div",{className:"cleen-flex cleen-items-center cleen-gap-3 cleen-py-3",children:[st("div",{className:Cn("cleen-bg-gray/10 cleen-rounded-full cleen-size-8 cleen-shrink-0 cleen-border cleen-border-gray/15",r)}),W9("div",{className:"cleen-flex cleen-flex-col cleen-flex-1 cleen-gap-1.5",children:[st("div",{className:Cn("cleen-bg-gray/10 cleen-rounded cleen-h-4",s[a%s.length],r)}),st("div",{className:Cn("cleen-bg-gray/10 cleen-rounded cleen-h-3 cleen-w-2/5",r)})]}),st("div",{className:Cn("cleen-bg-gray/10 cleen-rounded-full cleen-w-14 cleen-h-5 cleen-shrink-0",r)})]},a))})})});import{cn as _9}from"@cleen/ui-core";import{forwardRef as qd}from"react";import{jsx as ii}from"react/jsx-runtime";var li=["cleen-w-full","cleen-w-full","cleen-w-11/12","cleen-w-full","cleen-w-4/5"],si=qd(function({className:e,style:n,variant:o="default",itemCount:i},l){let r=Z(o),s=i??li.length;return ii("div",{ref:l,className:_9("cleen",e),style:n,children:ii("div",{className:"cleen-flex cleen-flex-col cleen-gap-2 cleen-w-full",children:Array.from({length:s}).map((c,a)=>{let p=a<li.length?li[a]:a===s-1?"cleen-w-3/5":"cleen-w-full";return ii("div",{className:_9("cleen-bg-gray/10 cleen-rounded cleen-h-3",p,r)},a)})})})});import{cn as O9}from"@cleen/ui-core";import{forwardRef as Xd}from"react";import{jsx as z9}from"react/jsx-runtime";var ci=Xd(function({className:e,style:n,variant:o="default"},i){let l=Z(o);return z9("div",{ref:i,className:O9("cleen",e),style:n,children:z9("div",{className:O9("cleen-bg-gray/10 cleen-rounded cleen-w-3/4 cleen-h-4",l)})})});import{cn as V1}from"@cleen/ui-core";import{forwardRef as jd}from"react";import{jsx as De,jsxs as wo}from"react/jsx-runtime";var ai=jd(function({className:e,style:n,variant:o="default"},i){let l=Z(o);return De("div",{ref:i,className:V1("cleen",e),style:n,children:wo("div",{className:"cleen-flex cleen-flex-col cleen-gap-3 cleen-w-full",children:[De("div",{className:V1("cleen-relative cleen-bg-gray/10 cleen-rounded-xl cleen-w-full cleen-aspect-video cleen-overflow-hidden",l),children:De("div",{className:"cleen-absolute cleen-inset-0 cleen-flex cleen-items-center cleen-justify-center",children:De("div",{className:"cleen-bg-gray/20 cleen-rounded-full cleen-size-14 cleen-flex cleen-items-center cleen-justify-center",children:De("div",{className:"cleen-w-0 cleen-h-0 cleen-ml-1 cleen-border-y-[8px] cleen-border-y-transparent cleen-border-l-[14px] cleen-border-l-gray/40"})})})}),wo("div",{className:"cleen-flex cleen-gap-3",children:[De("div",{className:V1("cleen-bg-gray/10 cleen-rounded-lg cleen-size-10 cleen-shrink-0",l)}),wo("div",{className:"cleen-flex cleen-flex-col cleen-flex-1 cleen-gap-2",children:[De("div",{className:V1("cleen-bg-gray/10 cleen-rounded cleen-w-full cleen-h-4",l)}),De("div",{className:V1("cleen-bg-gray/10 cleen-rounded cleen-w-3/4 cleen-h-3",l)}),wo("div",{className:"cleen-flex cleen-items-center cleen-gap-3",children:[De("div",{className:V1("cleen-bg-gray/10 cleen-rounded cleen-w-14 cleen-h-3",l)}),De("div",{className:V1("cleen-bg-gray/10 cleen-rounded cleen-w-10 cleen-h-3",l)})]})]})]})]})})});import{cn as mn}from"@cleen/ui-core";import{forwardRef as Kd}from"react";import{jsx as gn,jsxs as pi}from"react/jsx-runtime";var yo=Kd(function({variant:e="default",className:n,style:o},i){let l=Z(e);return gn("div",{ref:i,className:mn("cleen",n),style:o,children:pi("div",{className:"cleen-flex cleen-flex-col cleen-justify-between cleen-items-start cleen-gap-3 cleen-bg-white cleen-px-4 cleen-py-4 cleen-border cleen-border-gray/15 cleen-rounded-xl cleen-w-full cleen-h-full",children:[pi("div",{className:"cleen-flex cleen-justify-between cleen-items-center cleen-gap-2 cleen-px-2 cleen-py-0.5 cleen-border cleen-border-gray/15 cleen-rounded-full",children:[gn("div",{className:mn("cleen-bg-gray/10 cleen-rounded-full cleen-size-1.5",l)}),gn("div",{className:mn("cleen-bg-gray/10 cleen-rounded cleen-w-20 cleen-h-3",l)})]}),pi("div",{className:"cleen-flex cleen-justify-between cleen-items-center cleen-w-full",children:[gn("div",{className:mn("cleen-bg-gray/10 cleen-rounded cleen-w-24 cleen-h-8",l)}),gn("div",{className:mn("cleen-bg-gray/10 cleen-rounded cleen-w-12 cleen-h-4",l)})]})]})})});yo.displayName="SkeletonBadgeCard";import{forwardRef as Yd}from"react";import{jsx as Y}from"react/jsx-runtime";var Qd=Yd(function({className:e,style:n,variant:o="default",itemCount:i=3,colors:l,skeleton:r="card",isShowing:s=!1,children:c},a){if(!s)return c;let p={ref:a,variant:o,itemCount:i,colors:l,className:e,style:n};switch(r){case"card2":return Y(mo,{...p});case"card3":return Y(U0,{...p});case"cardStack":return Y($0,{...p});case"contentCard":return Y(X0,{...p});case"infoCard":return Y(ei,{...p});case"widgetCard":return Y(yo,{...p});case"image":return Y(J0,{...p});case"video":return Y(ai,{...p});case"avatar":return Y(A0,{...p});case"dataGrid":return Y(j0,{...p});case"text":return Y(ci,{...p});case"paragraph":return Y(si,{...p});case"list":return Y(ri,{...p});case"form":return Y(K0,{...p});case"banner":return Y(_0,{...p});case"chart":return Y(q0,{...p});case"button":return Y(z0,{...p});case"badge":return Y(W0,{...p});case"input":return Y(oi,{...p});case"glowingCard":return Y(Q0,{...p});default:return Y(an,{...p})}});import{useCallback as Jd,useEffect as eu,useRef as di,useState as tu}from"react";import{cn as E1}from"@cleen/ui-core";import{jsx as qe,jsxs as ui}from"react/jsx-runtime";var nu=({minValue:t=0,maxValue:e=100,step:n=1,defaultValue:o=0,value:i,onChange:l,onChangeEnd:r,className:s,classNames:c,style:a,styles:p,disabled:d=!1,label:u,labels:C,tooltip:m,infoLabels:v})=>{let[h,x]=tu(o??t),y=i!==void 0?i:h,w=di(null),b=di(!1),S=di(!1),H=(y-t)/(e-t)*100,L=R=>{let D=Math.round((R-t)/n)*n+t;return Math.min(e,Math.max(t,D))},P=Jd((R,D)=>{let F=L(R);i===void 0&&x(F),l?.(F),D&&r?.(F)},[t,e,n,i,l,r]),N=R=>{let D=w.current;if(!D)return t;let F=D.getBoundingClientRect(),A=(R-F.left)/F.width;return L(t+A*(e-t))},M=R=>{d||(R.preventDefault(),b.current=!0,document.addEventListener("mousemove",k),document.addEventListener("mouseup",I))},k=R=>{b.current&&P(N(R.clientX))},I=R=>{b.current=!1,S.current=!0,r?.(L(N(R.clientX))),document.removeEventListener("mousemove",k),document.removeEventListener("mouseup",I)},T=R=>{if(d||S.current){S.current=!1;return}P(N(R.clientX),!0)},B=R=>{d||(R.preventDefault(),b.current=!0,document.addEventListener("touchmove",V),document.addEventListener("touchend",W))},V=R=>{b.current&&R.touches.length>0&&P(N(R.touches[0].clientX))},W=R=>{b.current=!1,S.current=!0,r?.(L(N(R.touches[0].clientX))),document.removeEventListener("touchmove",V),document.removeEventListener("touchend",W)};return eu(()=>()=>{document.removeEventListener("mousemove",k),document.removeEventListener("mouseup",I),document.removeEventListener("touchmove",V),document.removeEventListener("touchend",W)},[]),qe("div",{className:E1("cleen",s),style:a,children:ui("div",{className:E1("cleen-w-full",c?.container),style:p?.container,children:[u&&qe("span",{className:"cleen-font-medium cleen-text-sm cleen-text-gray",children:u}),ui("div",{ref:w,className:E1("cleen-relative cleen-w-full cleen-h-8 cleen-touch-none",{"cleen-opacity-60":d},c?.track),style:p?.track,"aria-disabled":d,onClick:T,children:[qe("div",{className:E1("cleen-absolute cleen-left-0 cleen-right-0 cleen-top-1/2 cleen-h-1 cleen-bg-gray/20 dark:cleen-bg-black cleen-rounded-sm -cleen-translate-y-1/2",d?"cleen-cursor-not-allowed":"cleen-cursor-pointer",c?.path),style:p?.path,children:qe("div",{className:E1("cleen-absolute cleen-left-0 cleen-top-0 cleen-h-full cleen-bg-primary cleen-rounded-sm",c?.filledTrack),style:{width:`${H}%`,...p?.filledTrack}})}),qe(ne,{invertColors:!0,label:y,...m,className:E1("cleen-absolute cleen-top-1/2 -cleen-translate-y-1/2",m?.className),style:{left:`calc(${H}% - 8px)`,...m?.style},children:qe("div",{className:E1("cleen-size-4 cleen-bg-white dark:cleen-bg-black cleen-border cleen-border-gray/60 cleen-rounded-full cleen-transition-all cleen-duration-200 hover:cleen-scale-125 hover:cleen-border-primary",d?"cleen-cursor-not-allowed":"cleen-cursor-pointer",c?.thumb),style:p?.thumb,tabIndex:d?-1:0,role:"slider","aria-valuenow":y,"aria-valuemin":t,"aria-valuemax":e,"aria-disabled":d,onMouseDown:M,onTouchStart:B})})]}),(C?.minLabel||C?.maxLabel)&&ui("div",{className:"cleen-flex cleen-items-center cleen-justify-between cleen-w-full",children:[C?.minLabel&&qe("span",{className:"cleen-font-medium cleen-text-xs cleen-text-gray",children:C?.minLabel}),C?.maxLabel&&qe("span",{className:"cleen-font-medium cleen-text-xs cleen-text-gray",children:C?.maxLabel})]}),(v?.errorMessage||v?.infoMessage||v?.subtitle)&&qe(G,{...v})]})})};import{cn as ct}from"@cleen/ui-core";import{forwardRef as ou,useState as U9}from"react";import{jsx as at,jsxs as lu}from"react/jsx-runtime";var ru=ou(function({label:e,infoLabels:n,value:o,onChange:i,amount:l=5,gap:r,size:s,readonly:c,color:a="rgb(var(--cleen-yellow))",className:p,style:d,classNames:u,styles:C,...m},v){let[h,x]=U9(0),y=o!==void 0,w=y?o:h,[b,S]=U9(null),H=b!==null?b+1:w;return at("div",{className:ct("cleen",p),style:d,ref:v,...m,children:lu("div",{className:ct("cleen-space-y-2",u?.container),style:C?.container,children:[e&&at("span",{className:ct("cleen-font-medium cleen-text-sm cleen-text-gray",u?.label),style:C?.label,children:e}),at("div",{className:ct("cleen-flex cleen-gap-3",u?.list),style:{...r?{gap:r}:{},...C?.list},children:Array.from({length:l},(L,P)=>at("button",{onMouseEnter:()=>S(P),onMouseLeave:()=>S(null),onClick:()=>{let N=P+1;y||x(N),i?.(N)},className:ct(c&&"cleen-cursor-default cleen-pointer-events-none"),children:at(Ht,{className:ct("cleen-size-5 cleen-text-gray/70 cleen-transition-colors",u?.star),style:{...s?{width:s,height:s}:{},...C?.star,fill:(c?w:H)>P?a:"transparent"}})},P))}),(n?.errorMessage||n?.infoMessage||n?.subtitle)&&at(G,{...n})]})})});import{cn as Xe}from"@cleen/ui-core";import{forwardRef as iu}from"react";import{jsx as C1,jsxs as G9}from"react/jsx-runtime";var $9=iu(({steps:t,activeStep:e=0,orientation:n="horizontal",color:o="rgb(var(--cleen-primary))",className:i,classNames:l,style:r,styles:s,...c},a)=>{let p=n==="vertical";return C1("div",{ref:a,className:Xe("cleen",i),style:{...r,width:"100%"},...c,children:C1("div",{className:Xe("cleen-flex cleen-w-full",p?"cleen-flex-col cleen-gap-6":"cleen-flex-row cleen-items-start cleen-gap-8 cleen-justify-between",l?.container),style:{width:"100%",...s?.container},children:t?.map((d,u)=>{let C=u+1<e,m=u+1===e;return G9("div",{className:Xe("cleen-relative cleen-flex cleen-flex-1",p?"cleen-flex-row cleen-items-start":"cleen-flex-col cleen-items-center cleen-text-center",l?.step),style:s?.step,children:[u<t?.length-1&&C1("div",{className:Xe("cleen-absolute cleen-bg-gray/10 cleen-transition-all cleen-duration-300",p?"cleen-left-3 cleen-top-7 cleen-w-[2px] cleen-h-[calc(100%-4px)]":"cleen-top-3 cleen-left-[calc(50%+14px)] cleen-h-[2px] cleen-w-[calc(100%+4px)]",C&&"cleen-bg-primary",l?.connector),style:{backgroundColor:C?o:void 0,...s?.connector}}),C1("div",{className:Xe("cleen-relative cleen-flex cleen-items-center cleen-justify-center cleen-rounded-full cleen-border cleen-transition-all cleen-duration-300","cleen-size-7",C||m?"cleen-border-[2px]":"cleen-border-gray/30",l?.circle),style:{borderColor:m||C?o:void 0,backgroundColor:C?o:"transparent",...s?.circle},children:C?C1("span",{className:"cleen-text-white cleen-text-sm",children:"\u2713"}):C1("span",{className:Xe("cleen-w-2 cleen-h-2 cleen-rounded-full",m?"cleen-bg-white":"cleen-bg-gray/30"),style:{backgroundColor:m?o:void 0}})}),G9("div",{className:Xe("cleen-flex cleen-flex-col",p?"cleen-ml-3":"cleen-mt-3 cleen-items-center"),children:[d.title&&C1("div",{className:Xe("cleen-font-medium cleen-text-sm",m?"cleen-text-primary":"cleen-text-gray",l?.title),style:{color:m?o:void 0,...s?.title},children:d.title}),d.subtitle&&C1("div",{className:Xe("cleen-text-xs cleen-text-gray/70",l?.subtitle),style:{color:m?o:void 0,...s?.subtitle},children:d.subtitle})]})]},u)})})})});$9.displayName="Stepper";export{e7 as AdvancedProgressBar,U4 as AudioPlayback,o8 as AudioRecorder,Un as Avatar,c8 as AvatarRow,d8 as Breadcrumb,K as Button,E4 as CanvasButton,J as Card,r4 as CardIcon,a4 as CardMedia,h8 as Carousel,Ql as Checkbox,P8 as CheckboxGroup,se as CleenIcon,fp as CleenNotificationContainer,ac as Collapsible,B8 as CreditCardInput,_8 as DatePicker,_e as Divider,t0 as Drawer,M9 as DrawerContainer,H9 as DrawerContentTitle,J8 as DropZone,Kt as Dropdown,B4 as EditableCard,_l as EditableText,zl as EditableTextArea,Ea as FilterDrawer,jc as FormGroup,$a as GroupSelector,Eo as IconAlertCircle,Fo as IconAlertFeatured,Zo as IconAlertOctagon,_o as IconAlertTriangle,zo as IconAlignRight,Go as IconArrowDown,qo as IconArrowLeft,Xo as IconArrowLeft2,Ko as IconArrowRight,Yo as IconArrowToTop,Qo as IconArrowUp,Jo as IconArrowUpRight,er as IconArrowUpRightNarrow,tr as IconArrowUpRightSquare,nr as IconAttachment,or as IconBarChartSquare,rr as IconBold,Bo as IconBookmarkCheck,To as IconBookmarkCheckFill,lr as IconBookmarkX,ir as IconBoxLines,sr as IconBoxText,ar as IconBracketsCheck,pr as IconBracketsEllipses,ur as IconCalendar,mr as IconCertificateHeart,Fe as IconCheck,gr as IconCheckCircle,hr as IconCheckCircleBroken,vr as IconCheckFill,wr as IconCheckVerified,Ae as IconChevronDown,Ze as IconChevronLeft,br as IconChevronLeftDouble,Le as IconChevronRight,Pr as IconChevronRightDouble,Sr as IconChevronSelectorVertical,f1 as IconChevronUp,Mr as IconCircleSwap,Rr as IconClockFastForward,Br as IconClockRewind,Tr as IconClockRewind2,Er as IconCodeBrowser,Fr as IconCodeCircle,Zr as IconColors,Vo as IconColumnEdit,_r as IconCopy,Or as IconCopy2,Ur as IconCopy3,$r as IconCopy4,Xr as IconCopy5,jr as IconCopyCheck,Yr as IconCube,Qr as IconCubeOutline,e2 as IconCursorBox,t2 as IconDataflow,n2 as IconDataflow2,o2 as IconDataflow3,l2 as IconDelete,s2 as IconDollarCircle,c2 as IconDotsGrid,p2 as IconDotsHorizontal,z1 as IconDotsVertical,u2 as IconEdit,m2 as IconEditable,g2 as IconExpand,f2 as IconEye,v2 as IconEyeHidden,y2 as IconEyeHidden2,b2 as IconFaceSmile,k2 as IconFilter,vt as IconFilter2,L2 as IconFlag,S2 as IconFlag2,I2 as IconFlag3,M2 as IconHandShield,H2 as IconHash,N2 as IconHeadsetMic,B2 as IconHeart,wt as IconHouseLine,D2 as IconImage,T2 as IconImage2,V2 as IconImage3,F2 as IconImage4,A2 as IconImageCheck,Z2 as IconInfoCircle,_2 as IconInfoHexagon,O2 as IconItalic,z2 as IconLayersMultiple,U2 as IconLayersSingle,G2 as IconLayout,$2 as IconLayout2,q2 as IconLayoutColumns,X2 as IconLayoutCustom,j2 as IconLayoutSequential,K2 as IconLayoutStuffed,Y2 as IconLayoutTile,Q2 as IconLifeBuoy,J2 as IconLightbulb,e3 as IconLightning,n3 as IconLightning2,o3 as IconLightningFast,r3 as IconLineChartBar,l3 as IconLineChartBreakoutSquare,s3 as IconLineChartUp,c3 as IconLineChartUp2,a3 as IconLines,p3 as IconLinesCheck,d3 as IconLinesPlay,C3 as IconLink,g3 as IconLink2,f3 as IconLink3,h3 as IconLink4,v3 as IconLink5,y3 as IconListBullet,x3 as IconListOrder,b3 as IconListOrder2,k3 as IconLock,L3 as IconLock2,S3 as IconLogIn,M3 as IconLogOut,H3 as IconLogOut2,N3 as IconMagicWand,B3 as IconMagicWand2,T3 as IconMail,E3 as IconMessageSquare,F3 as IconMessageSquare2,Z3 as IconMessageXSquare,W3 as IconMinusCircle,O3 as IconMobile,z3 as IconMonitor,G3 as IconMonitor2,q3 as IconMonitor3,X3 as IconMoonCircle,Mn as IconName,j3 as IconNavigationPointer,K3 as IconNotificationBox,e6 as IconPCSetup,Y3 as IconPalette,J3 as IconPasscodeLock,n6 as IconPencil,o6 as IconPercentageCircle,r6 as IconPerspective,i6 as IconPhoneCall,kt as IconPin,s6 as IconPlayCircle,c6 as IconPlus,Ke as IconPlusCircle,d6 as IconPulse,Lt as IconQuestionCircle,m6 as IconRadioButton,g6 as IconRadioButtonActive,h6 as IconReceiptCheck,v6 as IconRedo,w6 as IconRefresh,y6 as IconRefresh2,x6 as IconRefresh3,b6 as IconRepeat,k6 as IconRepeat2,L6 as IconRetweet,P6 as IconRoundChart,S6 as IconRoundChart2,I6 as IconRoute,H6 as IconSave,R6 as IconSave2,N6 as IconScanDots,It as IconSearch,D6 as IconSend,T6 as IconSettings,E6 as IconSettings2,F6 as IconSettings3,A6 as IconShieldLightning,Z6 as IconShieldPlus,W6 as IconShieldRemove,O6 as IconShuffle,z6 as IconSlashCircle,U6 as IconSlashOctagon,$6 as IconSocialGlobe,X6 as IconSocialLinkedin,j6 as IconSocialX,K6 as IconSpeedometer,Q6 as IconStairsRound,Ht as IconStar,tl as IconStarHalf,nl as IconStars,ol as IconStars2,rl as IconStrikethrough,ll as IconSuccessFeatured,il as IconSun,sl as IconSwitchHorizontal,cl as IconTag,al as IconTarget,dl as IconTarget2,ul as IconTextFormat,Cl as IconTextFormat2,ml as IconTextHighlight,fl as IconTranslate,Ye as IconTrash,vl as IconTrending,wl as IconUnderline,yl as IconUndo,xl as IconUndo2,Nt as IconUploadCloud,Bt as IconUser,kl as IconUserEdit,Ll as IconUserRight,Ml as IconUserSquare,Sl as IconUsers,Rl as IconUsersUp,Bl as IconVolume,Dl as IconWrench,We as IconX,Vl as IconXCircle,Fl as IconXCircle2,Dt as IconXClose,Zl as IconXSquare,G as InfoLabels,re as Input,X as Loader,Ja as Lookup,et as Menu,cp as Modal,Hp as Pagination,P0 as PaginationGoToPage,S0 as PaginationPageSize,ce as PillBadge,Ep as Popover,d9 as ProgressBar,m9 as ProgressCircle,jp as RadioBoxGroup,ed as RadioButtonGroup,rd as RangeSlider,Cd as Select,S9 as Sidebar,sn as SidebarItem,Ld as Skeleton,A0 as SkeletonAvatar,W0 as SkeletonBadge,_0 as SkeletonBanner,z0 as SkeletonButton,an as SkeletonCard,mo as SkeletonCard2,U0 as SkeletonCard3,$0 as SkeletonCardStack,q0 as SkeletonChart,X0 as SkeletonContentCard,j0 as SkeletonDataGrid,K0 as SkeletonForm,Q0 as SkeletonGlowingCard,J0 as SkeletonImage,ei as SkeletonInfoCard,oi as SkeletonInput,ri as SkeletonList,si as SkeletonParagraph,ci as SkeletonText,ai as SkeletonVideo,yo as SkeletonWidgetCard,Qd as SkeletonWrapper,nu as Slider,ru as StarRating,$9 as Stepper,g0 as Switch,C0 as Tabs,Ol as TextArea,ne as Tooltip,mp as showNotification};
|