@6thbridge/hexa 0.0.48 → 0.0.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/.turbo/turbo-lint.log +1 -1
- package/dist/index.d.mts +88 -69
- package/dist/index.d.ts +88 -69
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
var tr=Object.defineProperty;var rr=(e,t,r)=>t in e?tr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var Xe=(e,t,r)=>rr(e,typeof t!="symbol"?t+"":t,r);import lr from"react";import*as Ye from"react";import*as Ee from"@radix-ui/react-label";import{cva as nr}from"class-variance-authority";import{clsx as or}from"clsx";import{twMerge as ar}from"tailwind-merge";function o(...e){return ar(or(e))}import{jsx as sr}from"react/jsx-runtime";var ir=nr("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),Ie=Ye.forwardRef(({className:e,...t},r)=>sr(Ee.Root,{ref:r,className:o(ir(),e),...t}));Ie.displayName=Ee.Root.displayName;import{jsx as je,jsxs as dr}from"react/jsx-runtime";var P=lr.forwardRef(({className:e,children:t,showAsterisk:r,error:a,...n},i)=>je(Ie,{ref:i,className:o(a&&"text-red-500",e),...n,children:r?dr("p",{children:[t,je("span",{className:"text-red-500",children:"*"})]}):t}));P.displayName="FormLabel";import{jsx as Je,jsxs as cr}from"react/jsx-runtime";var oe=({size:e=16,colour:t="primary"})=>cr("svg",{className:"animate-spin",width:e,height:e,viewBox:"0 0 20 20",fill:"none",children:[Je("circle",{cx:"10",cy:"10",r:"9.25",stroke:"transparent",strokeWidth:"1.5"}),Je("path",{d:"M10 0.595792C10 0.266746 10.267 -0.00185055 10.5954 0.0177417C11.9786 0.100242 13.3318 0.469461 14.5682 1.1044C15.9816 1.83021 17.2016 2.88235 18.1273 4.17366C19.0531 5.46496 19.6578 6.95826 19.8913 8.52984C20.1249 10.1014 19.9807 11.706 19.4705 13.2108C18.9604 14.7155 18.0991 16.077 16.9579 17.1825C15.8167 18.288 14.4285 19.1056 12.9084 19.5677C11.3882 20.0298 9.77982 20.123 8.21646 19.8397C6.84883 19.5918 5.55009 19.0619 4.40196 18.2863C4.12931 18.1021 4.08072 17.7265 4.28083 17.4653C4.48094 17.2041 4.85388 17.1564 5.12801 17.3384C6.12474 18.0001 7.24768 18.4531 8.42898 18.6672C9.80606 18.9168 11.2228 18.8347 12.5618 18.4276C13.9008 18.0206 15.1236 17.3004 16.1288 16.3266C17.134 15.3528 17.8927 14.1536 18.342 12.8282C18.7914 11.5027 18.9185 10.0893 18.7127 8.70502C18.507 7.32071 17.9743 6.00535 17.1589 4.86792C16.3435 3.73048 15.2688 2.80371 14.0238 2.16439C12.9559 1.61596 11.789 1.29259 10.5954 1.21173C10.2671 1.18949 10 0.92484 10 0.595792Z",fill:t==="primary"?"#ffffff":"currentColor",className:"rounded"})]});import*as Ne from"react";import{Slot as pr}from"@radix-ui/react-slot";import{cva as mr}from"class-variance-authority";import{Fragment as Qe,jsx as ae,jsxs as ur}from"react/jsx-runtime";var Re=mr("overflow-hidden isolate inline-flex h-fit items-center justify-center whitespace-nowrap text-sm font-medium ring-offset-background dark:ring-offset-transparent transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:!pointer-events-none",{variants:{variant:{primary:"border-primary-main bg-primary-main hover:bg-primary-main/70 disabled:bg-primary-main/70 text-white font-bold",danger:"border-red-600 bg-red-600 hover:bg-red-600/70 disabled:bg-red-600/70 text-white font-bold",neutral:"!border-0 bg-transparent text-primary-main hover:opacity-80 disabled:opacity-60",outlined:"border border-primary-main text-primary-main hover:opacity-80 disabled:opacity-60","danger-outlined":"border border-red-600 text-red-600 hover:opacity-80 disabled:opacity-60","light-outlined":"border-white text-white hover:opacity-80 disabled:opacity-60","dark-text":"border-transparent bg-transparent hover:bg-opacity-70 disabled:bg-opacity-70 text-black font-medium",light:"border-white bg-white hover:bg-opacity-70 disabled:bg-opacity-70 text-primary-main font-semibold"},size:{default:"py-[0.625rem] px-[1.5rem] text-[0.875rem] leading-[1.25rem] font-medium rounded-lg",sm:"py-[0.375rem] px-[1rem] leading-[1rem] font-normal text-sm rounded-lg",lg:"py-[0.75rem] px-[1.5rem] text-[1rem] leading-[1.5rem] font-medium rounded-lg",md:"py-[0.625rem] px-[1.5rem] text-[0.875rem] leading-[1.25rem] font-medium rounded-lg","icon-sm":"h-[1.75rem] w-[1.75rem] flex justify-center items-center font-medium rounded-lg",icon:"h-[2.5rem] w-[2.75rem] flex justify-center items-center font-medium rounded-lg","icon-lg":"h-[3rem] w-[3rem] flex justify-center items-center font-medium rounded-lg"}},defaultVariants:{variant:"primary",size:"default"}}),j=Ne.forwardRef(({className:e,variant:t="primary",size:r,asChild:a=!1,isLoading:n=!1,leftNode:i,rightNode:l,LoaderSize:s,...c},d)=>{let m=a?pr:"button",{children:u,disabled:p,...g}=c,v=Ne.useRef(null);return ae(m,{className:o(Re({variant:t,size:r,className:e})),ref:v||d,disabled:p||n,...g,children:ae("div",{className:"flex font-medium justify-center items-center gap-2",children:n?ae(Qe,{children:ae("span",{className:"mx-auto",children:ae(oe,{size:s,colour:"secondary"})})}):ur(Qe,{children:[i,u,l]})})})});j.displayName="Button";import*as Me from"react";import{cva as Ae}from"class-variance-authority";import fr from"react";import{jsx as gr}from"react/jsx-runtime";var L=fr.forwardRef(({className:e,children:t,error:r,...a},n)=>{let i=r??t;return i?gr("p",{ref:n,className:o("text-xs font-normal text-[#F04248]",e),...a,children:i}):null});L.displayName="ErrorMessage";import yr from"react";import{jsx as Cr}from"react/jsx-runtime";var T=yr.forwardRef(({className:e,...t},r)=>Cr("div",{ref:r,className:o("text-sm text-[#8E98A8",e),...t}));T.displayName="FormDescription";import{jsx as _,jsxs as et}from"react/jsx-runtime";var br=Ae("!p-0 flex h-full w-full !border-transparent !bg-transparent text-base focus-visible:bg-transparent focus-visible:outline-none focus-visible:ring-0 focus-visible:ring-offset-0 disabled:cursor-not-allowed disabled:opacity-50",{variants:{status:{default:"placeholder:text-[#C4C4C4] dark:placeholder:text-[#9299A2]",error:"placeholder:text-red-500 text-red-500",loading:"placeholder:text-[#C4C4C4] dark:placeholder:text-[#9299A2]",prefilled:"",neutral:""}},defaultVariants:{status:"default"}}),tt=Me.forwardRef(({className:e,status:t,type:r,...a},n)=>_("input",{type:r,className:o(br({status:t}),e),ref:n,...a}));tt.displayName="BaseInnerInput";var O=Ae("flex relative h-10 w-full rounded-[4px] dark:!bg-transparent border transition px-3 py-2 text-base placeholder:text-[#79818C] focus-within:outline-0 focus-within:ring-0 focus-visible:ring-offset-0 disabled:cursor-not-allowed disabled:opacity-50 dark:disabled:!border-[#9299A2]",{variants:{status:{default:"border-[#DEDEDE] bg-white text-[#191919] dark:!bg-transparent caret-text-primary focus-within:bg-white dark:focus-within:!bg-transparent dark:text-white focus-within:border-primary-main dark:focus-within:border-[#9299A2] dark:disabled:!border-[#9299A2]",error:"placeholder:text-red-500 bg-red-50 border-red-500 dark:!bg-status-error-bg-dark text-red-500 focus-within:bg-red-50 focus-within:border-red-500",loading:"",prefilled:"bg-[#F6F6F6] border-[#DEDEDE] dark:!bg-transparent caret-[#DEDEDE] focus-within:bg-[#F6F6F6] focus-within:border-[#DEDEDE] dark:!border-[#9299A2] dark:focus-within:border-[#9299A2]",neutral:"bg-[#F6F6F6] border-[#DEDEDE] dark:!bg-transparent caret-[#DEDEDE] focus-within:bg-[#F6F6F6] focus-within:border-[#DEDEDE] dark:!border-[#9299A2] dark:focus-within:border-[#9299A2]"}},defaultVariants:{status:"default"}}),qe=Ae("top-0 flex justify-center items-center h-full min-w-[50px] max-w-[100px] dark:!bg-transparent transition px-3 py-2 text-base placeholder:text-[#79818C] focus-within:outline-0 focus-within:ring-0 focus-visible:ring-offset-0 disabled:cursor-not-allowed disabled:opacity-50 dark:disabled:!border-[#9299A2]",{variants:{side:{left:"left-0 rounded-l-[8px] border-r",right:"right-0 rounded-r-[8px] border-l"},status:{default:"border-[#DEDEDE] bg-white text-[#191919] dark:!bg-transparent caret-primary-main focus-within:bg-white dark:focus-within:!bg-transparent dark:text-white focus-within:border-primary-main dark:focus-within:border-[#9299A2] dark:disabled:!border-[#9299A2]",error:"placeholder:text-red-500 bg-red-50 border-red-500 dark:!bg-red-50 text-red-500 focus-within:bg-red-50 focus-within:border-red-500",loading:"",prefilled:"bg-[#F6F6F6] border-[#DEDEDE] dark:!bg-transparent caret-[#DEDEDE] focus-within:bg-[#F6F6F6] focus-within:border-[#DEDEDE] dark:!border-[#9299A2] dark:focus-within:border-[#9299A2]",neutral:"bg-transparent border-0 caret-[#DEDEDE] !px-0"}},defaultVariants:{status:"default",side:"left"}}),G=Me.forwardRef(({className:e,status:t="default",disabled:r,error:a,isLoading:n,sideNodeClassName:i,showAsterisk:l,label:s,description:c,...d},m)=>{let u=t;return a&&(u="error"),n&&(u="loading"),r&&(u="prefilled"),et("div",{className:"relative space-y-1 w-full",children:[s&&_(P,{showAsterisk:l,error:a,children:s}),et("div",{className:o(O({status:u}),d.leftNode?"pl-0":"",d.rightNode?"pr-0":"",e),children:[d.leftNode?_("div",{className:o(qe({status:u,side:"left"}),i),children:d.leftNode}):null,_(tt,{ref:m,disabled:n||r,className:o({"!pl-3":d.leftNode&&t!=="neutral","!pr-3":d.rightNode&&t!=="neutral"}),...d}),d.rightNode?_("div",{className:o(qe({status:u,side:"right"}),i),children:d.rightNode}):null]}),c&&_(T,{className:"text-gray-400 text-sm !font-normal",children:c}),_(L,{error:a})]})});G.displayName="Input";import{useMemo as xr,useState as ct}from"react";import{jsx as rt,jsxs as hr}from"react/jsx-runtime";var ot=()=>hr("svg",{width:"18",height:"14",viewBox:"0 0 18 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[rt("path",{d:"M1.54639 7.26103C1.48389 7.09264 1.48389 6.90741 1.54639 6.73903C2.15517 5.26292 3.18853 4.00081 4.51547 3.1127C5.84241 2.22459 7.40317 1.75049 8.99989 1.75049C10.5966 1.75049 12.1574 2.22459 13.4843 3.1127C14.8113 4.00081 15.8446 5.26292 16.4534 6.73903C16.5159 6.90741 16.5159 7.09264 16.4534 7.26103C15.8446 8.73713 14.8113 9.99925 13.4843 10.8874C12.1574 11.7755 10.5966 12.2496 8.99989 12.2496C7.40317 12.2496 5.84241 11.7755 4.51547 10.8874C3.18853 9.99925 2.15517 8.73713 1.54639 7.26103Z",stroke:"#8E98A8",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),rt("path",{d:"M9 9.25C10.2426 9.25 11.25 8.24264 11.25 7C11.25 5.75736 10.2426 4.75 9 4.75C7.75736 4.75 6.75 5.75736 6.75 7C6.75 8.24264 7.75736 9.25 9 9.25Z",stroke:"#8E98A8",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as at,jsxs as vr}from"react/jsx-runtime";var nt=()=>vr("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[at("path",{d:"M4.08759 12.69C3.26171 11.9072 2.61006 10.9591 2.17509 9.90752C2.10081 9.73454 2.0625 9.54826 2.0625 9.36001C2.0625 9.17177 2.10081 8.98549 2.17509 8.81252C2.75274 7.4073 3.72095 6.19704 4.96509 5.32502C6.14597 4.4998 7.55989 4.07405 9.00009 4.11002C10.0363 4.084 11.064 4.30239 12.0001 4.74752M13.9201 6.03752C14.7415 6.81964 15.3904 7.76486 15.8251 8.81252C15.8994 8.98549 15.9377 9.17177 15.9377 9.36001C15.9377 9.54826 15.8994 9.73454 15.8251 9.90752C15.2474 11.3127 14.2792 12.523 13.0351 13.395C11.8542 14.2202 10.4403 14.646 9.00009 14.61C7.9639 14.636 6.93616 14.4176 6.00009 13.9725",stroke:"#8E98A8",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),at("path",{d:"M6.5325 10.2375C6.42732 9.95694 6.37395 9.65962 6.375 9.36C6.375 8.66381 6.65156 7.99613 7.14384 7.50384C7.63613 7.01156 8.30381 6.735 9 6.735C9.3 6.7335 9.597 6.7875 9.8775 6.8925M11.4675 8.4825C11.5725 8.763 11.6265 9.06 11.625 9.36C11.625 10.0562 11.3484 10.7239 10.8562 11.2162C10.3639 11.7084 9.69619 11.985 9 11.985C8.70038 11.986 8.40306 11.9327 8.1225 11.8275M2.25 15L14.25 3",stroke:"#8E98A8",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as it}from"react/jsx-runtime";var st=()=>it("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:it("path",{d:"M8.89802 2.93408L9.70202 3.49808L6.21602 8.52608H5.41202L3.46802 5.80208L4.27202 5.05208L5.81402 6.49208L8.89802 2.93408Z",fill:"currentColor"})});import{jsx as lt}from"react/jsx-runtime";var dt=()=>lt("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:lt("path",{d:"M3.37891 8.62142L6.00041 5.99992L8.62191 8.62142M8.62191 3.37842L5.99991 5.99992L3.37891 3.37842",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as E,jsxs as wr}from"react/jsx-runtime";var pt=[{label:"Uppercase",key:"uppercase",RegExp:/[A-Z]/,validated:!1},{label:"Lowercase",key:"lowercase",RegExp:/[a-z]/,validated:!1},{label:"Number",key:"number",RegExp:/\d/,validated:!1},{label:"8 Characters",key:"eight-chars",RegExp:/.{8}/,validated:!1}],mt=({onValidate:e,onChange:t,disableValidation:r,...a})=>{let[n,i]=ct(!1),[l,s]=ct(pt),c=p=>pt.map(g=>({...g,validated:g.RegExp.test(p)})),d=p=>{let g=c(p),v=g.every(N=>N.validated);return s(g),v},m=p=>{if(t&&t(p),r)return;let g=p?.target?.value,v=d(g);e&&e(v,g)},u=xr(()=>E("div",{className:"flex items-center gap-2",children:l?.map(p=>wr("div",{className:o("text-xs flex items-center gap-0.5",{"text-[#62C554]":p?.validated,"text-[#8E98A8]":!p?.validated}),children:[E("span",{className:"",children:p?.validated?E(st,{}):E(dt,{})}),E("span",{className:"",children:p?.label})]},p?.key))}),[l]);return E(G,{sideNodeClassName:"!border-l-0",rightNode:n?E("button",{type:"button",onClick:()=>i(p=>!p),children:E(ot,{})}):E("button",{type:"button",onClick:()=>i(p=>!p),children:E(nt,{})}),type:n?"text":"password",onChange:m,description:!r&&u,...a})};mt.displayName="PasswordInput";import{cva as Nr}from"class-variance-authority";import{jsx as Pe,jsxs as Rr}from"react/jsx-runtime";var Ka=Nr("flex relative min-h-[80px] w-full rounded-[8px] border transition px-3 py-2 text-base placeholder:text-[#79818C] focus-within:outline-0 focus-within:ring-0 focus-visible:ring-offset-0 disabled:cursor-not-allowed disabled:opacity-50",{variants:{status:{default:"border-[#D7D7D7] dark:border-[#676767] bg-white text-[#191919] dark:!bg-transparent caret-primary-main focus-within:bg-white dark:focus-within:!bg-transparent dark:text-white focus-within:border-primary-main dark:focus-within:border-[#9299A2] dark:border-[#9299A2] dark:disabled:!border-[#9299A2]",error:"placeholder:text-status-error-fill bg-status-error-bg border-status-error-fill dark:!bg-status-error-bg-dark text-status-error-fill focus-within:bg-status-error-bg focus-within:border-status-error-fill",loading:"placeholder:text-[#C4C4C4]",prefilled:"resize-none bg-[#F6F6F6] border-[#D7D7D7] dark:!bg-transparent caret-[#D7D7D7] focus-within:bg-[#F6F6F6] focus-within:border-[#D7D7D7] dark:!border-[#9299A2] dark:focus-within:border-[#9299A2]",neutral:""}},defaultVariants:{status:"default"}}),ut=({className:e,status:t="default",disabled:r,error:a,isLoading:n,showAsterisk:i,label:l,description:s,...c})=>{let d=t;return a&&(d="error"),n&&(d="loading"),r&&(d="prefilled"),Rr("div",{className:"relative space-y-1",children:[Pe(P,{showAsterisk:i,error:a,children:l}),Pe("textarea",{className:o("min-h-[80px]",O({status:d}),e),disabled:n||r,...c}),Pe(T,{className:"text-gray-400 text-sm !font-normal",children:s}),Pe(L,{error:a})]})};ut.displayName="Textarea";import*as $ from"react";import*as z from"react";import{Command as w}from"cmdk";import{Search as Tr}from"lucide-react";import*as ne from"react";import*as y from"@radix-ui/react-dialog";import{jsx as ft,jsxs as Pr}from"react/jsx-runtime";var gt=()=>Pr("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",className:"lucide lucide-x",children:[ft("path",{d:"M18 6 6 18"}),ft("path",{d:"m6 6 12 12"})]});import{Fragment as Lr,jsx as x,jsxs as J}from"react/jsx-runtime";var Dr=y.Root,kr=y.Trigger,yt=y.Portal,Ct=ne.forwardRef(({className:e,...t},r)=>x(y.Overlay,{ref:r,className:o("fixed inset-0 z-50 bg-black/60 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t}));Ct.displayName=y.Overlay.displayName;var Be=ne.forwardRef(({className:e,hideCloseButton:t,children:r,...a},n)=>J(yt,{children:[x(Ct,{}),J(y.Content,{ref:n,className:o("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border border-transparent bg-white p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] rounded-lg",e),...a,children:[r,!t&&J(y.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[x(gt,{}),x("span",{className:"sr-only",children:"Close"})]})]})]}));Be.displayName=y.Content.displayName;var bt=({className:e,...t})=>x("div",{className:o("flex flex-col space-y-1.5 text-left",e),...t});bt.displayName="DialogHeader";var ht=({className:e,...t})=>x("div",{className:o("flex flex-row justify-end sm:space-x-2",e),...t});ht.displayName="DialogFooter";var vt=ne.forwardRef(({className:e,...t},r)=>x(y.Title,{ref:r,className:o("text-xl font-semibold leading-none tracking-tight",e),...t}));vt.displayName=y.Title.displayName;var xt=ne.forwardRef(({className:e,...t},r)=>x(y.Description,{ref:r,className:o("text-sm text-gray-500",e),...t}));xt.displayName=y.Description.displayName;var Ve=({trigger:e=void 0,children:t,open:r,onOpenChange:a,hideCloseButton:n,footer:i,title:l,description:s,contentClassName:c,headerClassName:d,titleClassName:m,descriptionClassName:u,footerClassName:p,asChild:g=!0,onOpenAutoFocus:v,onCloseAutoFocus:N,onEscapeKeyDown:X,onInteractOutside:V,onPointerDownOutside:Se,...Fe})=>J(Dr,{...Fe,open:r,onOpenChange:a,children:[x(kr,{asChild:g,children:e}),x(yt,{children:J(Be,{className:c,hideCloseButton:n,onOpenAutoFocus:v,onCloseAutoFocus:N,onEscapeKeyDown:X,onPointerDownOutside:Se,onInteractOutside:V,children:[l||s?J(bt,{className:d,children:[l&&x(vt,{className:m,children:l}),s&&x(xt,{className:u,children:s})]}):x(Lr,{}),t,i&&x(ht,{className:p,children:i})]})})]});Ve.displayName=y.Dialog.displayName;import{Fragment as nn,jsx as I,jsxs as Er}from"react/jsx-runtime";var ie=z.forwardRef(({className:e,...t},r)=>I(w,{ref:r,className:o("flex h-full w-full flex-col overflow-hidden rounded-md bg-popover text-popover-foreground",e),...t}));ie.displayName=w.displayName;var se=z.forwardRef(({className:e,CommandInputContainerClassName:t,loading:r,...a},n)=>Er("div",{className:o("flex items-center border-0 px-3 gap-2",t),"cmdk-input-wrapper":"",children:[r?I(oe,{size:16,colour:"secondary"}):I(Tr,{className:"mr-2 h-4 w-4 shrink-0 opacity-50"}),I(w.Input,{ref:n,className:o("flex h-10 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",e),disabled:r,...a})]}));se.displayName=w.Input.displayName;var le=z.forwardRef(({className:e,...t},r)=>I(w.List,{ref:r,className:o("overflow-y-auto overflow-x-hidden",e),...t}));le.displayName=w.List.displayName;var de=z.forwardRef((e,t)=>I(w.Empty,{ref:t,className:"py-6 text-center text-sm",...e}));de.displayName=w.Empty.displayName;var ce=z.forwardRef(({className:e,...t},r)=>I(w.Group,{ref:r,className:o("overflow-hidden p-1 text-foreground [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground",e),...t}));ce.displayName=w.Group.displayName;var Sr=z.forwardRef(({className:e,...t},r)=>I(w.Separator,{ref:r,className:o("-mx-1 h-px bg-border",e),...t}));Sr.displayName=w.Separator.displayName;var pe=z.forwardRef(({className:e,...t},r)=>I(w.Item,{ref:r,className:o("relative text=[#222222] flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none data-[disabled=true]:pointer-events-none data-[selected=true]:bg-primary-accent data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",e),...t}));pe.displayName=w.Item.displayName;var Fr=({className:e,...t})=>I("span",{className:o("ml-auto text-xs tracking-widest text-muted-foreground",e),...t});Fr.displayName="CommandShortcut";import*as wt from"react";import*as S from"@radix-ui/react-popover";import{jsx as me,jsxs as Ir}from"react/jsx-runtime";var Z=S.Root,M=S.Trigger,H=wt.forwardRef(({className:e,align:t="center",sideOffset:r=4,portal:a=!0,...n},i)=>a?me(S.Portal,{children:me(S.Content,{ref:i,align:t,sideOffset:r,className:o("pointer-events-auto z-50 w-72 rounded-md border border-transparent bg-white p-4 text-[#191919] shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),onOpenAutoFocus:n.onOpenAutoFocus,onCloseAutoFocus:n.onCloseAutoFocus,...n})}):me(S.Content,{ref:i,align:t,sideOffset:r,className:o("pointer-events-auto z-50 w-72 rounded-md border border-transparent bg-white p-4 text-[#191919] shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),onOpenAutoFocus:n.onOpenAutoFocus,onCloseAutoFocus:n.onCloseAutoFocus,...n}));H.displayName=S.Content.displayName;var De=({trigger:e,children:t,open:r,onOpenChange:a,contentClassName:n,asChild:i=!0,align:l,side:s,alignOffset:c,triggerClassName:d,sideOffset:m,onOpenAutoFocus:u,onCloseAutoFocus:p,portal:g=!0,...v})=>Ir(Z,{...v,open:r,onOpenChange:a,children:[me(M,{asChild:i,className:d,children:e}),me(H,{alignOffset:c,sideOffset:m,side:s,align:l,className:n,onOpenAutoFocus:u,onCloseAutoFocus:p,portal:g,children:t})]});De.displayName=S.Root.displayName;import*as Oe from"react";import*as D from"@radix-ui/react-scroll-area";import{jsx as ue,jsxs as Mr}from"react/jsx-runtime";var fe=Oe.forwardRef(({className:e,viewPortClassName:t,children:r,...a},n)=>Mr(D.Root,{ref:n,className:o("relative overflow-hidden",e),...a,children:[ue(D.Viewport,{className:o("h-full w-full rounded-[inherit]",t),children:r}),ue(Nt,{}),ue(D.Corner,{})]}));fe.displayName=D.Root.displayName;var Nt=Oe.forwardRef(({className:e,orientation:t="vertical",...r},a)=>ue(D.ScrollAreaScrollbar,{ref:a,orientation:t,className:o("flex touch-none select-none transition-colors",t==="vertical"&&"h-full w-2.5 border-l border-l-transparent p-[1px]",t==="horizontal"&&"h-2.5 flex-col border-t border-t-transparent p-[1px]",e),...r,children:ue(D.ScrollAreaThumb,{className:"relative flex-1 rounded-full bg-[#959595] transition hover:bg-[#808080]"})}));Nt.displayName=D.ScrollAreaScrollbar.displayName;import{jsx as A,jsxs as ke}from"react/jsx-runtime";var Rt=({className:e,value:t,placeholder:r="",status:a,disabled:n})=>A(M,{asChild:!0,disabled:n,children:ke("button",{disabled:n,className:o(O({status:a}),"[&>span]:justify-start [&>span]:items-center gap-2 flex h-12 w-full items-center justify-between goup",t?"":"text-[#79818C]",e),children:[t??r??"Select options...",A("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",className:" data-[state=open]:goup-rotate-180",children:A("path",{d:"M16.5999 7.45825L11.1666 12.8916C10.5249 13.5333 9.4749 13.5333 8.83324 12.8916L3.3999 7.45825",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"})})]})}),Le=({options:e=[],value:t,onChange:r,containerClassName:a,placeholder:n,disabled:i,loading:l,optionComponent:s,children:c,modal:d=!1,hideSearch:m,className:u,inputValue:p,onValueChange:g,onInputValueChange:v})=>{let[N,X]=$.useState(!1),V=$.useRef(null),[Se,Fe]=$.useState(void 0);return $.useLayoutEffect(()=>{V.current&&Fe(V.current.clientWidth)},[V.current]),ke(Z,{modal:d,open:N,onOpenChange:X,children:[A("div",{className:o("w-full",u),ref:V,children:c}),A(H,{portal:!d,className:"p-0 min-w-[200px]",style:{width:Se},children:ke(ie,{className:o("relative max-h-[270px]",{"mt-2":!m}),children:[!m&&A(se,{loading:l,placeholder:n??"Search options...",onValueChange:v,value:p,CommandInputContainerClassName:"mx-2 border rounded-md border-[#DEDEDE]"}),A(fe,{viewPortClassName:"max-h-[225px]",className:o("w-full px-0 h-full overflow-y-auto",a),children:ke(le,{children:[!m&&A(de,{children:"No result found."}),A(ce,{className:"w-full",children:e?.map(Y=>A(pe,{defaultValue:t?.label,value:Y.label,disabled:i,onSelect:()=>{r(Y),X(!1),g?.(Y?.value)},children:s?s(Y):Y.label},Y.value))})]})})]})})]})};var He=[{countryCode:"GLOBAL",countryName:"Global",currency:"Dollars",currencyCode:"USD",internetCountryCode:"GLOBAL"},{countryName:"Benin",countryCode:"+229",currency:"West African CFA franc",currencyCode:"XOF",currencyIcon:"Fr",internetCountryCode:"BJ"},{countryName:"Burkina Faso",countryCode:"+226",currency:"West African CFA franc",currencyCode:"XOF",currencyIcon:"Fr",internetCountryCode:"BF"},{countryName:"Cameroon",countryCode:"+237",currency:"Central African CFA franc",currencyCode:"XAF",currencyIcon:"Fr",internetCountryCode:"CM"},{countryName:"Chad",countryCode:"+235",currency:"Central African CFA franc",currencyCode:"XAF",currencyIcon:"Fr",internetCountryCode:"TD"},{countryName:"DR Congo",countryCode:"+243",currency:"Congolese franc",currencyCode:"CDF",currencyIcon:"FC",internetCountryCode:"CD"},{countryName:"Eswatini",countryCode:"+268",currency:"Swazi lilangeni",currencyCode:"SZL",currencyIcon:"L",internetCountryCode:"SZ"},{countryName:"Gabon",countryCode:"+241",currency:"Central African CFA franc",currencyCode:"XAF",currencyIcon:"Fr",internetCountryCode:"GA"},{countryName:"Ghana",countryCode:"+233",currency:"Ghanaian cedi",currencyCode:"GHS",currencyIcon:"\u20B5",internetCountryCode:"GH"},{countryName:"Guinea",countryCode:"+224",currency:"Guinean franc",currencyCode:"GNF",currencyIcon:"Fr",internetCountryCode:"GN"},{countryName:"Ivory Coast",countryCode:"+225",currency:"West African CFA franc",currencyCode:"XOF",currencyIcon:"Fr",internetCountryCode:"CI"},{countryName:"Kenya",countryCode:"+254",currency:"Kenyan shilling",currencyCode:"KES",currencyIcon:"Sh",internetCountryCode:"KE"},{countryName:"Lesotho",countryCode:"+266",currency:"Lesotho loti",currencyCode:"LSL",currencyIcon:"L",internetCountryCode:"LS"},{countryName:"Liberia",countryCode:"+231",currency:"Liberian dollar",currencyCode:"LRD",currencyIcon:"$",internetCountryCode:"LR"},{countryName:"Madagascar",countryCode:"+261",currency:"Malagasy ariary",currencyCode:"MGA",currencyIcon:"Ar",internetCountryCode:"MG"},{countryName:"Malawi",countryCode:"+265",currency:"Malawian kwacha",currencyCode:"MWK",currencyIcon:"MK",internetCountryCode:"MW"},{countryName:"Mali",countryCode:"+223",currency:"West African CFA franc",currencyCode:"XOF",currencyIcon:"Fr",internetCountryCode:"ML"},{countryName:"Mozambique",countryCode:"+258",currency:"Mozambican metical",currencyCode:"MZN",currencyIcon:"MT",internetCountryCode:"MZ"},{countryName:"Namibia",countryCode:"+264",currency:"Namibian dollar",currencyCode:"NAD",currencyIcon:"$",internetCountryCode:"NA"},{countryName:"Niger",countryCode:"+227",currency:"West African CFA franc",currencyCode:"XOF",currencyIcon:"Fr",internetCountryCode:"NE"},{countryName:"Nigeria",countryCode:"+234",currency:"Nigerian naira",currencyCode:"NGN",currencyIcon:"\u20A6",internetCountryCode:"NG"},{countryName:"Republic of the Congo",countryCode:"+242",currency:"Central African CFA franc",currencyCode:"XAF",currencyIcon:"Fr",internetCountryCode:"CG"},{countryName:"Rwanda",countryCode:"+250",currency:"Rwandan franc",currencyCode:"RWF",currencyIcon:"Fr",internetCountryCode:"RW"},{countryName:"Senegal",countryCode:"+221",currency:"West African CFA franc",currencyCode:"XOF",currencyIcon:"Fr",internetCountryCode:"SN"},{countryName:"Seychelles",countryCode:"+248",currency:"Seychellois rupee",currencyCode:"SCR",currencyIcon:"\u20A8",internetCountryCode:"SC"},{countryName:"South Africa",countryCode:"+27",currency:"South African rand",currencyCode:"ZAR",currencyIcon:"R",internetCountryCode:"ZA"},{countryName:"South Sudan",countryCode:"+211",currency:"South Sudanese pound",currencyCode:"SSP",currencyIcon:"\xA3",internetCountryCode:"SS"},{countryName:"Tanzania",countryCode:"+255",currency:"Tanzanian shilling",currencyCode:"TZS",currencyIcon:"Sh",internetCountryCode:"TZ"},{countryName:"Togo",countryCode:"+228",currency:"West African CFA franc",currencyCode:"XOF",currencyIcon:"Fr",internetCountryCode:"TG"},{countryName:"Uganda",countryCode:"+256",currency:"Ugandan shilling",currencyCode:"UGX",currencyIcon:"Sh",internetCountryCode:"UG"},{countryName:"Zambia",countryCode:"+260",currency:"Zambian kwacha",currencyCode:"ZMW",currencyIcon:"ZK",internetCountryCode:"ZM"}],Pt=()=>{let e={};return He?.forEach(t=>{e[t?.internetCountryCode]=t?.countryName}),e};import*as Ce from"react";import*as Te from"react-phone-number-input";import Vr from"react-phone-number-input/flags";import{jsx as ge,jsxs as Br}from"react/jsx-runtime";var Ar=e=>Br("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"none",...e,children:[ge("rect",{width:"32",height:"32",fill:"#60A5FA"})," ",ge("path",{d:"M3 10L7 8L10 9L13 8L16 10L19 9L22 11L25 10L28 12V15L26 17L28 19L27 22L29 24L27 26L24 25L21 26L18 24L15 25L12 23L9 24L6 22L4 23L2 21V18L4 16L3 13L5 11L3 10Z",fill:"#34D399"}),ge("rect",{x:"2",y:"28",width:"28",height:"3",fill:"#D1D5DB"}),ge("path",{d:"M0 16H32M8 0V32M16 0V32M24 0V32",stroke:"#2563EB",strokeWidth:"0.5",vectorEffect:"non-scaling-stroke"}),ge("path",{d:"M0 16H32",stroke:"#2563EB",strokeWidth:"1",vectorEffect:"non-scaling-stroke"})]}),Dt=Ar;import{jsx as f,jsxs as ye}from"react/jsx-runtime";var kt=Ce.forwardRef(({className:e,onChange:t,defaultCountry:r="NG",modal:a,showAsterisk:n,label:i,description:l,error:s,...c},d)=>{let m=u=>f(Or,{...u,status:c.status,modal:a});return ye("div",{className:"relative space-y-1",children:[f(P,{showAsterisk:n,error:s,children:i}),f(Te.default,{ref:d,className:o("flex",e),flagComponent:K,countrySelectComponent:m,inputComponent:Lt,defaultCountry:r,onChange:u=>{t&&t?.(u)},...c}),f(T,{className:"text-gray-400 text-sm !font-normal",children:l}),f(L,{error:s})]})});kt.displayName="PhoneInput";var Lt=Ce.forwardRef(({className:e,...t},r)=>f(G,{className:o("!rounded-s-none h-10",e),...t,ref:r}));Lt.displayName="InputComponent";var Or=({disabled:e,value:t,onChange:r,options:a,status:n,modal:i})=>{let l=Ce.useCallback(s=>{r(s)},[r]);return ye(Z,{modal:i,children:[f(M,{disabled:e,children:ye("div",{className:o(O({status:n}),"transition justify-center items-center disabled:text-base-500 flex gap-3 h-10 rounded-e-none border-e-0 pl-2 pr-2"),children:[f(K,{country:t,countryName:t}),f("svg",{className:o("mr-0.5 h-4 w-4 opacity-50",e?"hidden":"opacity-100"),width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",children:f("path",{d:"M16.5999 7.45825L11.1666 12.8916C10.5249 13.5333 9.4749 13.5333 8.83324 12.8916L3.3999 7.45825",stroke:"#959595",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"})})]})}),f(H,{portal:!i,className:"w-[200px] md:w-[300px] p-0",children:f(ie,{children:f(le,{children:ye(fe,{className:"h-72",children:[f(se,{placeholder:"Search country..."}),f(de,{children:"No country found."}),f(ce,{children:a.filter(s=>s.value).map(s=>ye(pe,{className:"gap-2",onSelect:()=>l(s.value),children:[f(K,{country:s.value,countryName:s.label}),f("span",{className:"flex-1 text-sm",children:s.label}),s.value&&f("span",{className:"text-[#191919]/50 text-sm dark:text-white",children:`+${Te.getCountryCallingCode(s.value)}`}),f("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",className:o("ml-auto",s.value===t?"opacity-100":"opacity-0"),children:f("path",{d:"M4 8.00008L6.66353 10.6636L12 5.33655",stroke:"#959595",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})})]},`${s.value}-${s.label}`))})]})})})})]})},K=({country:e,countryName:t,className:r})=>{let a=Vr[e];return e==="GLOBAL"?f("span",{className:o("bg-white/20 flex h-4 w-6 overflow-hidden rounded-sm",r),children:f(Dt,{className:"w-full h-[90%]"})}):f("span",{className:o("bg-white/20 flex h-4 w-6 overflow-hidden rounded-sm",r),children:a&&f(a,{title:t})})};K.displayName="FlagComponent";import{jsx as F,jsxs as be}from"react/jsx-runtime";var Hr=Pt(),Wr=({className:e,value:t,placeholder:r="",status:a,disabled:n})=>F(M,{asChild:!0,disabled:n,children:be("button",{disabled:n,className:o(O({status:a}),"[&>span]:justify-start [&>span]:items-center gap-2 flex w-full items-center justify-between goup",t?"":"text-[#79818C]",e),children:[t?be("div",{className:"flex gap-2 items-center",children:[F(K,{country:t,countryName:t,className:"ml-1 !w-6 h-5"}),be("span",{className:"",children:[" ",Hr[t]]})]}):r??"Select options...",F("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",className:" data-[state=open]:goup-rotate-180",children:F("path",{d:"M16.5999 7.45825L11.1666 12.8916C10.5249 13.5333 9.4749 13.5333 8.83324 12.8916L3.3999 7.45825",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"})})]})}),Gr=({hideSearch:e=!0,showAsterisk:t,label:r,description:a,error:n,...i})=>{let l=He?.map(s=>({value:s?.internetCountryCode,label:s?.countryName,...s}));return be("div",{className:"relative space-y-1",children:[F(P,{showAsterisk:t,error:n,children:r}),F(Le,{options:l,hideSearch:e,optionComponent:s=>be("div",{className:"w-full flex items-center gap-2",children:[F(K,{country:s?.internetCountryCode,countryName:s?.label,className:"ml-2 !w-6 !h-5"}),F("span",{className:"flex-1 text-sm",children:s?.label})]}),...i,children:F(Wr,{value:i?.value?.value,status:i?.status,placeholder:i?.placeholder??" Select Country"})}),F(T,{className:"text-gray-400 text-sm !font-normal",children:a}),F(L,{error:n})]})};import{jsx as he,jsxs as Zr}from"react/jsx-runtime";var zr=({showAsterisk:e,label:t,description:r,error:a,hideSearch:n=!0,status:i,...l})=>Zr("div",{className:"relative space-y-1",children:[he(P,{showAsterisk:e,error:a,children:t}),he(Le,{hideSearch:n,...l,containerClassName:"h-full",children:he(Rt,{disabled:l?.disabled,placeholder:"Select or search email",status:i,value:l?.value?.label??l?.value?.value})}),he(T,{className:"text-gray-400 text-sm !font-normal",children:r}),he(L,{error:a})]});import Kr from"react-otp-input";import{cva as _r}from"class-variance-authority";import{useMemo as $r}from"react";import{jsx as Tt}from"react/jsx-runtime";var Ur=_r("transition cursor-default placeholder:text-black dark:placeholder:text-white rounded-lg !h-14 !w-14 border aspect-square text-base font-semibold tracking-normal outline-none placeholder:text-sm placeholder:font-normal text-black focus:bg-white",{variants:{status:{default:"border-gray-300 dark:border-[#d4d4d4] focus:border-gray-400 focus-visible:!ring-offset-gray-200 focus:ring-offset-gray-200 !ring-gray-200 !focus-visible:ring-1 bg-white dark:!bg-transparent dark:focus-visible:!ring-0 dark:focus-within:!bg-transparent dark:text-white dark:focus-within:border-[#9299A2] dark:border-[#676767] dark:disabled:!border-[#9299A2]",error:"placeholder:text-red-600 bg-red-50 border-red-600 text-red-600 focus-within:bg-red-50 focus-within:border-red-600",loading:"placeholder:text-[#C4C4C4]"}},defaultVariants:{status:"default"}}),Xr=({numInputs:e=4,inputStyle:t,containerStyle:r,placeholder:a="-",status:n,...i})=>{let l=$r(()=>a||new Array(e).fill("").reduce((d,m)=>d+=m,""),[e,a]);return Tt(Kr,{numInputs:e,placeholder:l,containerStyle:o("w-full",r),inputStyle:o(Ur({status:n}),t),renderInput:s=>Tt("input",{...s}),...i})};import{useState as Yr}from"react";import{Copy as jr,CheckIcon as Jr}from"lucide-react";import{motion as Qr,AnimatePresence as qr}from"framer-motion";import{jsx as Q,jsxs as to}from"react/jsx-runtime";var eo=({text:e,textToCopy:t,onCopy:r,iconsPosition:a="right",clampText:n=!0,textClassName:i})=>{let[l,s]=Yr(!1),c=()=>{navigator.clipboard.writeText(t??e).then(()=>{s(!0),r?.(),setTimeout(()=>s(!1),2e3)})},d=l?Jr:jr;return to("div",{className:"flex items-center space-x-2 cursor-pointer text-[#717171] bg-gray-100 w-fit max-w-full rounded-md p-1 px-2",children:[a==="left"&&Q(St,{Icon:d,onClick:c,copied:l}),Q("span",{className:o({"truncate max-w-[100px]":n},i),children:e}),a==="right"&&Q(St,{Icon:d,onClick:c,copied:l})]})},St=({Icon:e,onClick:t,copied:r})=>Q(qr,{mode:"wait",children:Q(Qr.div,{initial:{opacity:0,scale:.8},animate:{opacity:1,scale:1},exit:{opacity:0,scale:.8},transition:{duration:.2},onClick:t,children:Q(e,{className:`w-5 h-5 ${r?"text-green-500":"text-gray-500 hover:text-gray-700 transition"}`})},r?"check":"copy")});import{useEffect as Ft,useState as ro}from"react";import{Search as oo}from"lucide-react";import{jsx as Et}from"react/jsx-runtime";var We=({value:e,onChange:t,debounce:r=500,addon:a,...n})=>{let[i,l]=ro(e??""),s=c=>l(c.target.value);return Ft(()=>{e&&l(e)},[e]),Ft(()=>{let c=setTimeout(()=>{t(i)},r);return()=>clearTimeout(c)},[i,r,t]),Et(G,{leftNode:a??Et(oo,{className:" w-4 h-4 text-gray-400"}),sideNodeClassName:"bg-transparent !pr-0 !w-4 border-0 !min-w-[40px]",...n,className:o("!pl-0 py-1 border-[.5px] border-[#E9EBF8] rounded-xl text-sm w-full h-8 focus:outline-none focus:placeholder:hidden focus:!ring-2 !focus:ring-primary-main bg-[#F5F8FF] focus-within:!bg-transparent placeholder:text-xs",n?.className),onChange:s,value:i})};import{jsx as Ge}from"react/jsx-runtime";var ao=({status:e,variant:t,className:r})=>Ge("div",{children:Ge("div",{className:o("order-first max-w-max flex-none rounded-full px-2 py-1 text-xs font-medium ring-1 ring-inset ring-current sm:order-none text-[14px] capitalize",{"bg-green-500/20 text-green-500":t==="success"},{"bg-gray-500/20 text-white":t==="abandoned"},{"bg-red-500/20 text-red-500":t==="failed"},{"bg-yellow-500/20 text-yellow-500":t==="pending"},r),children:Ge("p",{children:e.replace("-"," ")})})});import{Download as co,ListFilter as po,Loader as mo,RotateCw as uo}from"lucide-react";import{ChevronLeftIcon as io,ChevronRightIcon as so}from"lucide-react";import{jsx as ze}from"react/jsx-runtime";var no=({page:e,currentPage:t,onClick:r})=>typeof e=="string"?ze("span",{className:"px-3 py-1 sm:px-4 sm:py-2 text-xs sm:text-sm font-semibold text-gray-500",children:e}):ze("button",{onClick:r,className:`p-1 w-8 h-8 text-xs sm:text-sm rounded-full ${e===t?"bg-primary-main text-white":"text-[#717171] hover:bg-primary-main/10"}`,children:e}),It=({totalPages:e,currentPage:t,handlePageClick:r})=>{let n=()=>{let c=Math.floor(1.5),d=Math.max(1,t-c),m=Math.min(e,d+3-1);return m>e&&(d=Math.max(1,e-3+1),m=e),{start:d,end:m}},{start:i,end:l}=n(),s=[];return i>1&&s.push(1),i>2&&s.push("..."),s.push(...Array.from({length:l-i+1},(c,d)=>i+d)),l<e-1&&s.push("..."),l<e&&s.push(e),s.map((c,d)=>ze(no,{page:c,currentPage:t,onClick:typeof c=="number"?()=>r(c):void 0},d))};import{jsx as q,jsxs as Ze}from"react/jsx-runtime";var Mt=({currentPage:e=1,totalPages:t=1,onPageChange:r,itemsPerPage:a=0,totalItems:n=0})=>{let i=c=>{c>=1&&c<=t&&r?.(c)},l=a===0?1:a*(e-1)+1,s=e===t?n:Math.min(l+a-1,n);return Ze("div",{className:"flex items-center justify-between border-t border-gray-200 px-4 py-3 sm:px-6 w-full flex-wrap gap-y-10 sm:gap-y-0",children:[n&&q("section",{className:"text-[#717171] text-[12px]",children:Ze("p",{className:"",children:["Showing ",l," - ",s," of ",n]})}),q("div",{className:"flex items-center justify-center sm:justify-end ",children:Ze("nav",{className:" inline-flex gap-x-1 sm:gap-x-[10px] items-center",children:[q("button",{onClick:()=>i(e-1),disabled:e===1,className:"text-xs text-[#222222] hover:bg-primary-main/10 disabled:text-[#D9D9D9] disabled:cursor-not-allowed sm:flex hidden",children:q(io,{className:"size-5"})}),It({currentPage:e,totalPages:t,handlePageClick:i}),q("button",{onClick:()=>i(e+1),disabled:e===t,className:"text-xs text-[#222222] hover:bg-primary-main/10 disabled:text-[#D9D9D9] disabled:cursor-not-allowed sm:flex hidden",children:q(so,{className:"size-5"})})]})})]})};import{flexRender as At}from"@tanstack/react-table";import{jsx as W,jsxs as lo}from"react/jsx-runtime";var Bt=({table:e,isMobile:t,onRowClick:r,id:a})=>W("div",{className:o("relative w-full rounded-b border-0",{}),children:lo("table",{id:a??"table",className:"w-full overflow-x-scroll",children:[W("thead",{children:e.getHeaderGroups().map(n=>W("tr",{className:o(" rounded text-[#717171] border-b- bg-[#FCFCFC]",{}),children:n.headers.map(i=>W("th",{className:"relative py-3 text-base whitespace-nowrap pl-2.5 text-left font-normal capitalize",colSpan:i.colSpan,style:{width:i.getSize()},children:i.isPlaceholder?null:W("div",{className:o("flex items-center",{"cursor-pointer select-none":i.column.getCanSort()}),onClick:i.column.getToggleSortingHandler(),children:i.isPlaceholder?null:At(i.column.columnDef.header,i.getContext())})},i.id))},n.id))}),W("tbody",{className:" pl-2.5",children:e?.getFilteredRowModel().rows.map(n=>W("tr",{className:o("first-letter border-b border-zinc-100",{"hover:bg-gray-50":!t},{"hover:bg-gray-50 hover:cursor-pointer":r}),onClick:()=>r?r(n):{},children:n.getVisibleCells().map(i=>W("td",{className:o("",{}),children:W("div",{className:o("",{"w-max p-4 pl-2.5 text-black text-sm":!0}),children:At(i.column.columnDef.cell,i.getContext())})},i.id))},n.id))})]})});import{jsx as C,jsxs as ee}from"react/jsx-runtime";var fo=({table:e,isMobile:t=!1,onRowClick:r,id:a,onRefetch:n,isRefetching:i,FilterMenu:l,ExtraNode:s,onExport:c,search:d={enabled:!1,debounceRate:700},download:m={enabled:!1,buttonId:"download_button",buttonText:"Export"},isLoading:u,pagination:p})=>{let g=()=>{try{n?.()}catch(N){console.error("Error while refetching data",N)}},v=N=>{d?.onSearch?.(N)};return ee("div",{className:o("relative w-full rounded-b border-0 overflow-x-auto"),children:[(n||d?.enabled||l||s||c)&&ee("div",{className:"w-full flex flex-col sm:flex-row justify-between items-start sm:items-center bg-white p-2 gap-2",children:[C("div",{className:"flex flex-1 flex-col sm:flex-row items-center gap-2 justify-start",children:ee("div",{className:" w-full flex gap-x-3",children:[d?.enabled&&C("section",{className:"sm:w-56",children:C(We,{type:"text",placeholder:"Enter search here...",className:"h-9",onChange:v,debounce:d?.debounceRate})}),ee("div",{className:" flex gap-2",children:[n&&C(j,{onClick:g,title:"Refetch Data",disabled:i,variant:"outlined",className:"!border-[#DEDEDE] !text-gray-800 !px-[10px] !py-[8px] ",size:"sm",children:C(uo,{className:o("w-4 h-4",{"animate-spin":i}),size:5})}),l&&C(De,{trigger:C("button",{title:"Filter",className:o("!border-[#DEDEDE] !text-gray-800 !px-[10px] !py-[8px]",Re({variant:"outlined",size:"sm"})),children:C(po,{className:"w-4 h-4",size:5})}),children:l})]})]})}),C("div",{className:"flex items-start flex-col gap-2 justify-center",children:C("section",{className:"flex flex-col-reverse sm:flex-row gap-2",children:ee("div",{className:"flex gap-2",children:[s&&s,c&&C(j,{variant:"primary",onClick:c,size:"sm",children:"Export"}),m?.enabled&&C(j,{variant:"primary",leftNode:C(co,{className:o("w-4 h-4",{"animate-spin":i}),size:5}),onClick:m?.onDownload,id:m.buttonId,size:"sm",children:m?.buttonText})]})})})]}),C("main",{className:"w-full overflow-x-auto mt-5",children:u?ee("div",{className:"py-10 flex flex-col justify-center w-full items-center space-x-2",children:[C(mo,{size:20,className:"animate-spin"}),C("p",{className:"mt-3 text-center text-gray-600 text-sm opacity-70 animate-pulse",children:"Loading..."})]}):e.getRowModel().rows.length<1?C("div",{className:"py-10 flex flex-col justify-center w-full items-center",children:C("p",{className:"text-center text-gray-600 text-sm opacity-70",children:"No data available"})}):C("div",{className:"flex flex-col gap-2",children:C(Bt,{table:e,isMobile:t,onRowClick:r,id:a})})}),!u&&p?.enabled&&e.getRowModel().rows.length>0&&C(Mt,{...p,currentPage:p?.currentPage??1,totalPages:p?.totalPages??Math.ceil((p?.totalItems??0)/Math.max(p?.itemsPerPage??1,1))??1,onPageChange:N=>p?.onPageChange?.(N)})]})};import{useEffect as Vt}from"react";import{X as go}from"lucide-react";import{jsx as B,jsxs as te}from"react/jsx-runtime";var yo=e=>{let{environment:t,branch:r,version:a,deployTime:n,showBanner:i,onClose:l,initDefault:s,removeFromStorage:c,syncLocalStorageToState:d}=e,m=t||process.env.NEXT_PUBLIC_NODE_ENV;return m!=="staging"&&m!=="sandbox"||(Vt(()=>{d()},[d]),Vt(()=>{let u;return(m==="staging"||m==="sandbox")&&(u=setInterval(()=>{c(),s()},5*60*1e3)),()=>{u&&clearInterval(u)}},[i,t,l,c,s,m]),!i)?null:te("div",{className:"w-fit p-4 border shadow-md bg-white rounded-md z-[99999] absolute top-2 right-2 min-w-96",children:[B("button",{onClick:l,className:"absolute top-2 right-2",children:B(go,{})}),te("div",{className:"space-y-2 text-sm",children:[te("div",{className:"flex gap-2",children:[B("span",{className:"font-medium",children:"Environment:"}),B("span",{className:"text-blue-600 capitalize",children:m})]}),te("div",{className:"flex gap-2",children:[B("span",{className:"font-medium",children:"Branch:"}),B("span",{className:"text-green-600 capitalize",children:r||process.env.NEXT_PUBLIC_DEPLOY_BRANCH})]}),te("div",{className:"flex gap-2",children:[B("span",{className:"font-medium",children:"Version:"}),B("span",{className:"text-purple-600",children:a||process.env.NEXT_PUBLIC_DEPLOY_VERSION})]}),te("div",{className:"flex gap-2",children:[B("span",{className:"font-medium",children:"Deploy Time:"}),B("span",{className:"text-orange-600",children:n||process.env.NEXT_PUBLIC_DEPLOY_TIME})]})]})]})};import{useState as Co,useEffect as bo}from"react";import{jsx as b,jsxs as U}from"react/jsx-runtime";var ho=({type:e})=>e==="gray"?b("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:b("path",{d:"M10 0C4.49 0 0 4.49 0 10C0 15.51 4.49 20 10 20C15.51 20 20 15.51 20 10C20 4.49 15.51 0 10 0ZM14.78 7.7L9.11 13.37C8.97 13.51 8.78 13.59 8.58 13.59C8.38 13.59 8.19 13.51 8.05 13.37L5.22 10.54C4.93 10.25 4.93 9.77 5.22 9.48C5.51 9.19 5.99 9.19 6.28 9.48L8.58 11.78L13.72 6.64C14.01 6.35 14.49 6.35 14.78 6.64C15.07 6.93 15.07 7.4 14.78 7.7Z",fill:"#79818C"})}):e==="info"?b("svg",{stroke:"#70B6F6",fill:"#70B6F6","stroke-width":"0",viewBox:"0 0 16 16",height:"24",width:"24",xmlns:"http://www.w3.org/2000/svg",children:b("path",{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m.93-9.412-1 4.705c-.07.34.029.533.304.533.194 0 .487-.07.686-.246l-.088.416c-.287.346-.92.598-1.465.598-.703 0-1.002-.422-.808-1.319l.738-3.468c.064-.293.006-.399-.287-.47l-.451-.081.082-.381 2.29-.287zM8 5.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2"})}):e==="warning"?b("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:b("path",{d:"M9.99984 1.66663C5.40817 1.66663 1.6665 5.40829 1.6665 9.99996C1.6665 14.5916 5.40817 18.3333 9.99984 18.3333C14.5915 18.3333 18.3332 14.5916 18.3332 9.99996C18.3332 5.40829 14.5915 1.66663 9.99984 1.66663ZM9.37484 6.66663C9.37484 6.32496 9.65817 6.04163 9.99984 6.04163C10.3415 6.04163 10.6248 6.32496 10.6248 6.66663V10.8333C10.6248 11.175 10.3415 11.4583 9.99984 11.4583C9.65817 11.4583 9.37484 11.175 9.37484 10.8333V6.66663ZM10.7665 13.65C10.7248 13.7583 10.6665 13.8416 10.5915 13.925C10.5082 14 10.4165 14.0583 10.3165 14.1C10.2165 14.1416 10.1082 14.1666 9.99984 14.1666C9.8915 14.1666 9.78317 14.1416 9.68317 14.1C9.58317 14.0583 9.4915 14 9.40817 13.925C9.33317 13.8416 9.27484 13.7583 9.23317 13.65C9.1915 13.55 9.1665 13.4416 9.1665 13.3333C9.1665 13.225 9.1915 13.1166 9.23317 13.0166C9.27484 12.9166 9.33317 12.825 9.40817 12.7416C9.4915 12.6666 9.58317 12.6083 9.68317 12.5666C9.88317 12.4833 10.1165 12.4833 10.3165 12.5666C10.4165 12.6083 10.5082 12.6666 10.5915 12.7416C10.6665 12.825 10.7248 12.9166 10.7665 13.0166C10.8082 13.1166 10.8332 13.225 10.8332 13.3333C10.8332 13.4416 10.8082 13.55 10.7665 13.65Z",fill:"#FFC700"})}):e==="success"?b("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:b("path",{d:"M12 2C6.49 2 2 6.49 2 12C2 17.51 6.49 22 12 22C17.51 22 22 17.51 22 12C22 6.49 17.51 2 12 2ZM16.78 9.7L11.11 15.37C10.97 15.51 10.78 15.59 10.58 15.59C10.38 15.59 10.19 15.51 10.05 15.37L7.22 12.54C6.93 12.25 6.93 11.77 7.22 11.48C7.51 11.19 7.99 11.19 8.28 11.48L10.58 13.78L15.72 8.64C16.01 8.35 16.49 8.35 16.78 8.64C17.07 8.93 17.07 9.4 16.78 9.7Z",fill:"#00D488"})}):b("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:b("path",{d:"M9.99984 1.66663C5.40817 1.66663 1.6665 5.40829 1.6665 9.99996C1.6665 14.5916 5.40817 18.3333 9.99984 18.3333C14.5915 18.3333 18.3332 14.5916 18.3332 9.99996C18.3332 5.40829 14.5915 1.66663 9.99984 1.66663ZM9.37484 6.66663C9.37484 6.32496 9.65817 6.04163 9.99984 6.04163C10.3415 6.04163 10.6248 6.32496 10.6248 6.66663V10.8333C10.6248 11.175 10.3415 11.4583 9.99984 11.4583C9.65817 11.4583 9.37484 11.175 9.37484 10.8333V6.66663ZM10.7665 13.65C10.7248 13.7583 10.6665 13.8416 10.5915 13.925C10.5082 14 10.4165 14.0583 10.3165 14.1C10.2165 14.1416 10.1082 14.1666 9.99984 14.1666C9.8915 14.1666 9.78317 14.1416 9.68317 14.1C9.58317 14.0583 9.4915 14 9.40817 13.925C9.33317 13.8416 9.27484 13.7583 9.23317 13.65C9.1915 13.55 9.1665 13.4416 9.1665 13.3333C9.1665 13.225 9.1915 13.1166 9.23317 13.0166C9.27484 12.9166 9.33317 12.825 9.40817 12.7416C9.4915 12.6666 9.58317 12.6083 9.68317 12.5666C9.88317 12.4833 10.1165 12.4833 10.3165 12.5666C10.4165 12.6083 10.5082 12.6666 10.5915 12.7416C10.6665 12.825 10.7248 12.9166 10.7665 13.0166C10.8082 13.1166 10.8332 13.225 10.8332 13.3333C10.8332 13.4416 10.8082 13.55 10.7665 13.65Z",fill:"#F04248"})}),vo=({type:e="info",title:t,description:r,open:a,showCloseButton:n,bottomNode:i,sideNode:l,onClose:s,showIcon:c=!0})=>{let[d,m]=Co(a);bo(()=>{m(a)},[a]);let u="",p="";switch(e){case"gray":u="#eeeef0",p="#79818c";break;case"info":u="#ebf5fd",p="#70B6F6";break;case"warning":u="#fff8df",p="#ffc700";break;case"success":u="#e0f9f0",p="#49e0aa";break;case"danger":u="#fde8e9",p="#f3777c";break;default:u="#eeeef0",p="#79818c";break}function g(){m(!1),s&&s()}return d?U("div",{className:"w-full shadow-lg transform flex items-center rounded-md",style:{background:u||"#ebf5fd"},children:[b("div",{className:"flex-none absolute rounded-l-[2px] rounded-l-4px h-[4px] w-full top-0",style:{background:p||"#70B6F6"}}),U("div",{className:"w-full gap-3 h-full flex flex-row justify-between px-4 md:px-4 py-3 md:py-4",children:[U("div",{className:"flex flex-row gap-2.5 items-start w-full h-full",children:[c&&b("div",{className:"h-full flex justify-end",children:b(ho,{type:e})}),U("div",{className:"w-full gap-3 h-full flex flex-col md:flex-row items-start justify-between",children:[U("div",{className:"flex-1 gap-3 h-full flex flex-col items-start justify-between",children:[(t||r)&&U("div",{children:[t&&b("div",{className:"text-sm font-bold text-[#191919]",children:t}),r&&b("div",{className:"text-sm font-normal text-[#5D5D5D] mt-1",children:r})]}),i]}),l]})]}),n&&b("div",{className:"w-1/10 h-full flex flex-col justify-start items-center",children:b("button",{onClick:g,children:U("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[b("path",{d:"M3.3335 3.33337L12.6662 12.6661",stroke:"#191919",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),b("path",{d:"M3.33429 12.6661L12.667 3.33337",stroke:"#191919",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})})})]})]}):null};import{jsx as Ot}from"react/jsx-runtime";var Ht=()=>Ot("svg",{stroke:"currentColor",fill:"currentColor",strokeWidth:"0",viewBox:"0 0 20 20","aria-hidden":"true",className:"h-5 w-5",height:"1em",width:"1em",xmlns:"http://www.w3.org/2000/svg",children:Ot("path",{fillRule:"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z",clipRule:"evenodd"})});import{jsx as ve,jsxs as xo}from"react/jsx-runtime";var Wt=e=>xo("svg",{viewBox:"0 0 60 30",className:"w-full max-w-md h-auto","aria-label":"Union Jack - Flag of the United Kingdom",...e,children:[ve("rect",{width:"60",height:"30",fill:"#00247D"}),ve("path",{d:"M0,0 L60,30 M60,0 L0,30",stroke:"#FFFFFF",strokeWidth:"6"}),ve("path",{d:"M0,0 L60,30 M60,0 L0,30",stroke:"#CF142B",strokeWidth:"4"}),ve("path",{d:"M30,0 L30,30 M0,15 L60,15",stroke:"#FFFFFF",strokeWidth:"10"}),ve("path",{d:"M30,0 L30,30 M0,15 L60,15",stroke:"#CF142B",strokeWidth:"6"})]});import{jsx as Ke,jsxs as wo}from"react/jsx-runtime";var Gt=e=>wo("svg",{viewBox:"0 0 60 40",className:"w-full max-w-md h-auto","aria-label":"Tricolore - Flag of France",...e,children:[Ke("rect",{x:"0",y:"0",width:"20",height:"40",fill:"#002395"}),Ke("rect",{x:"20",y:"0",width:"20",height:"40",fill:"#FFFFFF"}),Ke("rect",{x:"40",y:"0",width:"20",height:"40",fill:"#ED2939"})]});import{jsx as zt,jsxs as No}from"react/jsx-runtime";var Zt=()=>No("svg",{width:"20",height:"18",viewBox:"0 0 8 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[zt("path",{d:"M5.50257 12.9395L3.68439 14.7576L1.86621 12.9395",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),zt("path",{d:"M5.50257 5.06055L3.68439 3.24237L1.86621 5.06055",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})]});import{PopoverClose as Ro}from"@radix-ui/react-popover";import{jsx as k,jsxs as _e}from"react/jsx-runtime";var Po=[{key:"en",label:"English"},{key:"fr",label:"French"}],Do=({locale:e})=>e==="fr"?k(Gt,{width:10}):k(Wt,{width:10}),ko=({locale:e})=>k("div",{className:"px-2 py-1 ",children:_e("div",{className:"flex items-center gap-2.5",children:[k(Do,{locale:e})," ",k("span",{className:"uppercase",children:e}),k(Zt,{})]})}),Lo=({locale:e="en",onChange:t,locales:r=Po})=>_e(Z,{children:[k("div",{className:"flex items-center gap-2 px-2 py-1 rounded-lg shadow border-[0.5px] border-gray-50/50 text-current bg-white/10 ",children:k(M,{className:"!p-0 !bg-transparent ",children:k(ko,{locale:e})})}),k(H,{side:"bottom",className:"p-0 max-w-max rounded-md overflow-hidden mx-auto mt-2",children:k("div",{children:r?.map(a=>_e(Ro,{type:"button",className:o("flex items-center gap-3 px-3 py-1 text-sm hover:bg-blue-50 w-full transition-all",{"bg-blue-100":e&&e===a?.key}),onClick:()=>t?.(a?.key),children:[a?.label," ",e&&e===a?.key&&k(Ht,{})]},a?.key))})})]});import*as xe from"react";import{Drawer as R}from"vaul";import{cva as So}from"class-variance-authority";import{useWindowSize as Fo}from"react-use";import{jsx as Kt,jsxs as To}from"react/jsx-runtime";var _t=()=>To("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",className:"lucide lucide-x",children:[Kt("path",{d:"M18 6 6 18"}),Kt("path",{d:"m6 6 12 12"})]});import{Fragment as Vo,jsx as h,jsxs as re}from"react/jsx-runtime";var $e=({shouldScaleBackground:e=!0,...t})=>h(R.Root,{direction:"right",shouldScaleBackground:e,...t});$e.displayName="Drawer";var Eo=R.Trigger,Io=R.Close,Mo=R.Portal,$t=xe.forwardRef(({className:e,...t},r)=>h(R.Overlay,{className:o("fixed inset-0 z-40 bg-black/75 !m-0 !p-0 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t,ref:r}));$t.displayName=R.Overlay.displayName;var Ao=So("fixed focus-visible:outline-0 z-50 gap-4 bg-white shadow-lg dark:bg-[#2B2B2B] dark:text-white transition ease-in-out data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:duration-300 data-[state=open]:duration-500 dark:border-none",{variants:{side:{top:"inset-x-0 top-0 border-b data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top rounded-b-lg",bottom:"inset-x-0 bottom-0 border-t data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom rounded-t-lg",left:"inset-y-0 left-0 h-full w-3/4 border-r data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left sm:max-w-[512px] ",right:"inset-y-0 right-0 h-full w-3/4 border-l data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right sm:max-w-[512px]"}},defaultVariants:{side:"right"}}),Ut=xe.forwardRef(({side:e="right",hideCloseButton:t,className:r,children:a,...n},i)=>re(Mo,{children:[h($t,{}),re(R.Content,{ref:i,className:o(Ao({side:e}),r),...n,children:[h("button",{className:"bg-gray-300 block md:!hidden mx-auto mt-4 md:!mt-0 h-1.5 w-[80px] rounded-full opacity-70 transition-opacity hover:opacity-100 relative"}),a,!t&&re(R.Close,{className:"absolute right-2 top-3 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-secondary",children:[h(_t,{}),h("span",{className:"sr-only",children:"Close"})]})]})]}));Ut.displayName=R.Content.displayName;var Xt=({className:e,...t})=>h("div",{className:o("text-lg flex flex-col border-b border-b-gray-200 space-y-1 text-left w-full p-3",e),...t});Xt.displayName="DrawerHeader";var Yt=({className:e,...t})=>h("div",{className:o("flex flex-col-reverse sm:flex-row m-auto right-0 left-0 p-3 sm:space-x-2 border-t border-t-[#EDEDED] dark:border-t-[#242424] w-full",e),...t});Yt.displayName="DrawerFooter";var jt=xe.forwardRef(({className:e,...t},r)=>h(R.Title,{ref:r,className:o("text-xl font-semibold text-[#191919] dark:text-white",e),...t}));jt.displayName=R.Title.displayName;var Jt=xe.forwardRef(({className:e,...t},r)=>h(R.Description,{ref:r,className:o("text-xs text-[#5d5c5c] dark:text-white",e),...t}));Jt.displayName=R.Description.displayName;var Bo=({trigger:e=void 0,children:t,open:r=void 0,onOpenChange:a=void 0,hideCloseButton:n,footer:i,title:l,description:s,contentClassName:c,headerClassName:d,titleClassName:m,descriptionClassName:u,footerClassName:p,asChild:g=!0,onOpenAutoFocus:v,onCloseAutoFocus:N})=>{let{width:X}=Fo(),V=X<768?"bottom":"right";return re($e,{open:r,onOpenChange:a,direction:V,children:[h(Eo,{className:"cursor-pointer",asChild:g,children:e}),re(Ut,{className:o("flex flex-col gap-0 justify-start items-start max-h-[90vh] md:max-h-full w-full !max-w-md",c),side:V,hideCloseButton:n,onOpenAutoFocus:v,onCloseAutoFocus:N,children:[l||s?re(Xt,{className:d,children:[l&&h(jt,{className:m,children:l}),s&&h(Jt,{className:u,children:s})]}):h(Vo,{}),h("div",{className:o("flex w-full overflow-y-auto flex-col justify-start items-start p-4 flex-1 h-[30px]"),children:t}),i&&h(Yt,{className:p,children:i})]})]})};var Qt={USD:"$",CAD:"CA$",EUR:"\u20AC",AED:"AED",AFN:"Af",ALL:"ALL",AMD:"AMD",ARS:"AR$",AUD:"AU$",AZN:"man.",BAM:"KM",BDT:"Tk",BGN:"BGN",BHD:"BD",BIF:"FBu",BND:"BN$",BOB:"Bs",BRL:"R$",BWP:"BWP",BYN:"Br",BZD:"BZ$",CDF:"CDF",CHF:"CHF",CLP:"CL$",CNY:"CN\xA5",COP:"CO$",CRC:"\u20A1",CVE:"CV$",CZK:"K\u010D",DJF:"Fdj",DKK:"Dkr",DOP:"RD$",DZD:"DA",EEK:"Ekr",EGP:"EGP",ERN:"Nfk",ETB:"Br",GBP:"\xA3",GEL:"GEL",GHS:"GH\u20B5",GNF:"FG",GTQ:"GTQ",HKD:"HK$",HNL:"HNL",HRK:"kn",HUF:"Ft",IDR:"Rp",ILS:"\u20AA",INR:"\u20B9",IQD:"IQD",IRR:"IRR",ISK:"Ikr",JMD:"J$",JOD:"JD",JPY:"\xA5",KES:"Ksh",KHR:"KHR",KMF:"CF",KRW:"\u20A9",KWD:"KD",KZT:"KZT",LBP:"L.L.",LKR:"SLRs",LTL:"Lt",LVL:"Ls",LYD:"LD",MAD:"MAD",MDL:"MDL",MGA:"MGA",MKD:"MKD",MMK:"MMK",MOP:"MOP$",MUR:"MURs",MXN:"MX$",MYR:"RM",MZN:"MTn",NAD:"N$",NGN:"\u20A6",NIO:"C$",NOK:"Nkr",NPR:"NPRs",NZD:"NZ$",OMR:"OMR",PAB:"B/.",PEN:"S/.",PHP:"\u20B1",PKR:"PKRs",PLN:"z\u0142",PYG:"\u20B2",QAR:"QR",RON:"RON",RSD:"din.",RUB:"RUB",RWF:"RWF",SAR:"SR",SDG:"SDG",SEK:"Skr",SGD:"S$",SOS:"Ssh",SYP:"SY\xA3",THB:"\u0E3F",TND:"DT",TOP:"T$",TRY:"TL",TTD:"TT$",TWD:"NT$",TZS:"TSh",UAH:"\u20B4",UGX:"USh",UYU:"$U",UZS:"UZS",VEF:"Bs.F.",VND:"\u20AB",XAF:"F CFA",XOF:"CFA",YER:"YR",ZAR:"R",ZMK:"ZK",ZWL:"ZWL$"},we=class we{static getCurrencyLocaleMap(t){return{XOF:"fr",XAF:"fr"}[t]||"en"}static koboToNaira(t){return+t/100}static nairaToKobo(t){return+t*100}static getCurrencySymbol(t){return Qt[t]||t}};Xe(we,"formatAmountAndCurrency",(t,r,a)=>{let n=new Intl.NumberFormat(a?.locale||we.getCurrencyLocaleMap(t),{maximumFractionDigits:3,style:"currency",currency:t,currencyDisplay:"symbol"}).format(a?.convertToMajorCurrency?we.koboToNaira(Number(r)):Number(r)).replace(/^(\D+)/,"$1 ").replace("\u202F"," ").replace(/\s+/,""),i=Qt[t]||t;return n.replace(t,i)});var qt=we;import Ue from"dayjs";var er=class{static getDateLibrary(){return Ue()}static formatTimestampToDate(t,r){return Ue.unix(t).format(r||"ddd, MMM, YYYY | HH:mm:ss")}static formatDateToTimestamp(t){return Ue(t).unix()}};export{qt as AmountAction,vo as Banner,j as Button,eo as CopyableLabel,Gr as Country,Qt as CurrencySymbolMap,er as DateAction,We as DebouncedInput,yo as DevBanner,Ve as Dialog,Bo as Drawer,Io as DrawerClose,$e as DrawerRoot,K as FlagComponent,P as FormLabel,G as Input,oe as Loader,Lo as LocaleSelector,Xr as OTPInput,mt as PasswordInput,kt as PhoneInput,De as Popover,H as PopoverContent,Z as PopoverRoot,M as PopoverTrigger,zr as Select,ao as Status,fo as Table,ut as Textarea,Re as buttonVariants,o as cn};
|
1
|
+
var ao=Object.defineProperty;var no=(e,t,o)=>t in e?ao(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o;var Je=(e,t,o)=>no(e,typeof t!="symbol"?t+"":t,o);import mo from"react";import*as Qe from"react";import*as Ie from"@radix-ui/react-label";import{cva as lo}from"class-variance-authority";import{clsx as io}from"clsx";import{twMerge as so}from"tailwind-merge";function r(...e){return so(io(e))}import{jsx as po}from"react/jsx-runtime";var co=lo("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),Me=Qe.forwardRef(({className:e,...t},o)=>po(Ie.Root,{ref:o,className:r(co(),e),...t}));Me.displayName=Ie.Root.displayName;import{jsx as qe,jsxs as uo}from"react/jsx-runtime";var P=mo.forwardRef(({className:e,children:t,showAsterisk:o,error:a,...n},i)=>qe(Me,{ref:i,className:r(a&&"text-red-500",e),...n,children:o?uo("p",{children:[t,qe("span",{className:"text-red-500",children:"*"})]}):t}));P.displayName="FormLabel";import{jsx as et,jsxs as fo}from"react/jsx-runtime";var re=({size:e=16,colour:t="primary"})=>fo("svg",{className:"animate-spin",width:e,height:e,viewBox:"0 0 20 20",fill:"none",children:[et("circle",{cx:"10",cy:"10",r:"9.25",stroke:"transparent",strokeWidth:"1.5"}),et("path",{d:"M10 0.595792C10 0.266746 10.267 -0.00185055 10.5954 0.0177417C11.9786 0.100242 13.3318 0.469461 14.5682 1.1044C15.9816 1.83021 17.2016 2.88235 18.1273 4.17366C19.0531 5.46496 19.6578 6.95826 19.8913 8.52984C20.1249 10.1014 19.9807 11.706 19.4705 13.2108C18.9604 14.7155 18.0991 16.077 16.9579 17.1825C15.8167 18.288 14.4285 19.1056 12.9084 19.5677C11.3882 20.0298 9.77982 20.123 8.21646 19.8397C6.84883 19.5918 5.55009 19.0619 4.40196 18.2863C4.12931 18.1021 4.08072 17.7265 4.28083 17.4653C4.48094 17.2041 4.85388 17.1564 5.12801 17.3384C6.12474 18.0001 7.24768 18.4531 8.42898 18.6672C9.80606 18.9168 11.2228 18.8347 12.5618 18.4276C13.9008 18.0206 15.1236 17.3004 16.1288 16.3266C17.134 15.3528 17.8927 14.1536 18.342 12.8282C18.7914 11.5027 18.9185 10.0893 18.7127 8.70502C18.507 7.32071 17.9743 6.00535 17.1589 4.86792C16.3435 3.73048 15.2688 2.80371 14.0238 2.16439C12.9559 1.61596 11.789 1.29259 10.5954 1.21173C10.2671 1.18949 10 0.92484 10 0.595792Z",fill:t==="primary"?"#ffffff":"currentColor",className:"rounded"})]});import*as Ne from"react";import{Slot as go}from"@radix-ui/react-slot";import{cva as yo}from"class-variance-authority";import{Fragment as tt,jsx as ae,jsxs as Co}from"react/jsx-runtime";var Pe=yo("overflow-hidden isolate inline-flex h-fit items-center justify-center whitespace-nowrap text-sm font-medium ring-offset-background dark:ring-offset-transparent transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:!pointer-events-none",{variants:{variant:{primary:"border-primary-main bg-primary-main hover:bg-primary-main/70 disabled:bg-primary-main/70 text-white font-bold",danger:"border-red-600 bg-red-600 hover:bg-red-600/70 disabled:bg-red-600/70 text-white font-bold",neutral:"!border-0 bg-transparent text-primary-main hover:opacity-80 disabled:opacity-60",outlined:"border border-primary-main text-primary-main hover:opacity-80 disabled:opacity-60","danger-outlined":"border border-red-600 text-red-600 hover:opacity-80 disabled:opacity-60","light-outlined":"border-white text-white hover:opacity-80 disabled:opacity-60","dark-text":"border-transparent bg-transparent hover:bg-opacity-70 disabled:bg-opacity-70 text-black font-medium",light:"border-white bg-white hover:bg-opacity-70 disabled:bg-opacity-70 text-primary-main font-semibold"},size:{default:"py-[0.625rem] px-[1.5rem] text-[0.875rem] leading-[1.25rem] font-medium rounded-lg",sm:"py-[0.375rem] px-[1rem] leading-[1rem] font-normal text-sm rounded-lg",lg:"py-[0.75rem] px-[1.5rem] text-[1rem] leading-[1.5rem] font-medium rounded-lg",md:"py-[0.625rem] px-[1.5rem] text-[0.875rem] leading-[1.25rem] font-medium rounded-lg","icon-sm":"h-[1.75rem] w-[1.75rem] flex justify-center items-center font-medium rounded-lg",icon:"h-[2.5rem] w-[2.75rem] flex justify-center items-center font-medium rounded-lg","icon-lg":"h-[3rem] w-[3rem] flex justify-center items-center font-medium rounded-lg"}},defaultVariants:{variant:"primary",size:"default"}}),J=Ne.forwardRef(({className:e,variant:t="primary",size:o,asChild:a=!1,isLoading:n=!1,leftNode:i,rightNode:l,LoaderSize:s,...c},d)=>{let u=a?go:"button",{children:m,disabled:p,...g}=c,w=Ne.useRef(null);return ae(u,{className:r(Pe({variant:t,size:o,className:e})),ref:w||d,disabled:p||n,...g,children:ae("div",{className:"flex font-medium justify-center items-center gap-2",children:n?ae(tt,{children:ae("span",{className:"mx-auto",children:ae(re,{size:s,colour:"secondary"})})}):Co(tt,{children:[i,m,l]})})})});J.displayName="Button";import*as Ae from"react";import{cva as Be}from"class-variance-authority";import bo from"react";import{jsx as ho}from"react/jsx-runtime";var k=bo.forwardRef(({className:e,children:t,error:o,...a},n)=>{let i=o??t;return i?ho("p",{ref:n,className:r("text-xs font-normal text-[#F04248]",e),...a,children:i}):null});k.displayName="ErrorMessage";import vo from"react";import{jsx as xo}from"react/jsx-runtime";var L=vo.forwardRef(({className:e,...t},o)=>xo("div",{ref:o,className:r("text-sm text-[#8E98A8",e),...t}));L.displayName="FormDescription";import{jsx as $,jsxs as rt}from"react/jsx-runtime";var wo=Be("!p-0 flex h-full w-full !border-transparent !bg-transparent text-base focus-visible:bg-transparent focus-visible:outline-none focus-visible:ring-0 focus-visible:ring-offset-0 disabled:cursor-not-allowed disabled:opacity-50",{variants:{status:{default:"placeholder:text-[#C4C4C4] dark:placeholder:text-[#9299A2]",error:"placeholder:text-red-500 text-red-500",loading:"placeholder:text-[#C4C4C4] dark:placeholder:text-[#9299A2]",prefilled:"",neutral:""}},defaultVariants:{status:"default"}}),at=Ae.forwardRef(({className:e,status:t,type:o,...a},n)=>$("input",{type:o,className:r(wo({status:t}),e),ref:n,...a}));at.displayName="BaseInnerInput";var V=Be("flex relative h-10 w-full rounded-[4px] dark:!bg-transparent border transition px-3 py-2 text-base placeholder:text-[#79818C] focus-within:outline-0 focus-within:ring-0 focus-visible:ring-offset-0 disabled:cursor-not-allowed disabled:opacity-50 dark:disabled:!border-[#9299A2]",{variants:{status:{default:"border-[#DEDEDE] bg-white text-[#191919] dark:!bg-transparent caret-text-primary focus-within:bg-white dark:focus-within:!bg-transparent dark:text-white focus-within:border-primary-main dark:focus-within:border-[#9299A2] dark:disabled:!border-[#9299A2]",error:"placeholder:text-red-500 bg-red-50 border-red-500 dark:!bg-status-error-bg-dark text-red-500 focus-within:bg-red-50 focus-within:border-red-500",loading:"",prefilled:"bg-[#F6F6F6] border-[#DEDEDE] dark:!bg-transparent caret-[#DEDEDE] focus-within:bg-[#F6F6F6] focus-within:border-[#DEDEDE] dark:!border-[#9299A2] dark:focus-within:border-[#9299A2]",neutral:"bg-[#F6F6F6] border-[#DEDEDE] dark:!bg-transparent caret-[#DEDEDE] focus-within:bg-[#F6F6F6] focus-within:border-[#DEDEDE] dark:!border-[#9299A2] dark:focus-within:border-[#9299A2]"}},defaultVariants:{status:"default"}}),ot=Be("top-0 flex justify-center items-center h-full min-w-[50px] max-w-[100px] dark:!bg-transparent transition px-3 py-2 text-base placeholder:text-[#79818C] focus-within:outline-0 focus-within:ring-0 focus-visible:ring-offset-0 disabled:cursor-not-allowed disabled:opacity-50 dark:disabled:!border-[#9299A2]",{variants:{side:{left:"left-0 rounded-l-[8px] border-r",right:"right-0 rounded-r-[8px] border-l"},status:{default:"border-[#DEDEDE] bg-white text-[#191919] dark:!bg-transparent caret-primary-main focus-within:bg-white dark:focus-within:!bg-transparent dark:text-white focus-within:border-primary-main dark:focus-within:border-[#9299A2] dark:disabled:!border-[#9299A2]",error:"placeholder:text-red-500 bg-red-50 border-red-500 dark:!bg-red-50 text-red-500 focus-within:bg-red-50 focus-within:border-red-500",loading:"",prefilled:"bg-[#F6F6F6] border-[#DEDEDE] dark:!bg-transparent caret-[#DEDEDE] focus-within:bg-[#F6F6F6] focus-within:border-[#DEDEDE] dark:!border-[#9299A2] dark:focus-within:border-[#9299A2]",neutral:"bg-transparent border-0 caret-[#DEDEDE] !px-0"}},defaultVariants:{status:"default",side:"left"}}),G=Ae.forwardRef(({className:e,status:t="default",disabled:o,error:a,isLoading:n,sideNodeClassName:i,showAsterisk:l,label:s,description:c,...d},u)=>{let m=t;return a&&(m="error"),n&&(m="loading"),o&&(m="prefilled"),rt("div",{className:"relative space-y-1 w-full",children:[s&&$(P,{showAsterisk:l,error:a,children:s}),rt("div",{className:r(V({status:m}),d.leftNode?"pl-0":"",d.rightNode?"pr-0":"",e),children:[d.leftNode?$("div",{className:r(ot({status:m,side:"left"}),i),children:d.leftNode}):null,$(at,{ref:u,disabled:n||o,className:r({"!pl-3":d.leftNode&&t!=="neutral","!pr-3":d.rightNode&&t!=="neutral"}),...d}),d.rightNode?$("div",{className:r(ot({status:m,side:"right"}),i),children:d.rightNode}):null]}),c&&$(L,{className:"text-gray-400 text-sm !font-normal",children:c}),$(k,{error:a})]})});G.displayName="Input";import{useMemo as Ro,useState as ut}from"react";import{jsx as nt,jsxs as No}from"react/jsx-runtime";var it=()=>No("svg",{width:"18",height:"14",viewBox:"0 0 18 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[nt("path",{d:"M1.54639 7.26103C1.48389 7.09264 1.48389 6.90741 1.54639 6.73903C2.15517 5.26292 3.18853 4.00081 4.51547 3.1127C5.84241 2.22459 7.40317 1.75049 8.99989 1.75049C10.5966 1.75049 12.1574 2.22459 13.4843 3.1127C14.8113 4.00081 15.8446 5.26292 16.4534 6.73903C16.5159 6.90741 16.5159 7.09264 16.4534 7.26103C15.8446 8.73713 14.8113 9.99925 13.4843 10.8874C12.1574 11.7755 10.5966 12.2496 8.99989 12.2496C7.40317 12.2496 5.84241 11.7755 4.51547 10.8874C3.18853 9.99925 2.15517 8.73713 1.54639 7.26103Z",stroke:"#8E98A8",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),nt("path",{d:"M9 9.25C10.2426 9.25 11.25 8.24264 11.25 7C11.25 5.75736 10.2426 4.75 9 4.75C7.75736 4.75 6.75 5.75736 6.75 7C6.75 8.24264 7.75736 9.25 9 9.25Z",stroke:"#8E98A8",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as st,jsxs as Po}from"react/jsx-runtime";var lt=()=>Po("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[st("path",{d:"M4.08759 12.69C3.26171 11.9072 2.61006 10.9591 2.17509 9.90752C2.10081 9.73454 2.0625 9.54826 2.0625 9.36001C2.0625 9.17177 2.10081 8.98549 2.17509 8.81252C2.75274 7.4073 3.72095 6.19704 4.96509 5.32502C6.14597 4.4998 7.55989 4.07405 9.00009 4.11002C10.0363 4.084 11.064 4.30239 12.0001 4.74752M13.9201 6.03752C14.7415 6.81964 15.3904 7.76486 15.8251 8.81252C15.8994 8.98549 15.9377 9.17177 15.9377 9.36001C15.9377 9.54826 15.8994 9.73454 15.8251 9.90752C15.2474 11.3127 14.2792 12.523 13.0351 13.395C11.8542 14.2202 10.4403 14.646 9.00009 14.61C7.9639 14.636 6.93616 14.4176 6.00009 13.9725",stroke:"#8E98A8",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),st("path",{d:"M6.5325 10.2375C6.42732 9.95694 6.37395 9.65962 6.375 9.36C6.375 8.66381 6.65156 7.99613 7.14384 7.50384C7.63613 7.01156 8.30381 6.735 9 6.735C9.3 6.7335 9.597 6.7875 9.8775 6.8925M11.4675 8.4825C11.5725 8.763 11.6265 9.06 11.625 9.36C11.625 10.0562 11.3484 10.7239 10.8562 11.2162C10.3639 11.7084 9.69619 11.985 9 11.985C8.70038 11.986 8.40306 11.9327 8.1225 11.8275M2.25 15L14.25 3",stroke:"#8E98A8",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as dt}from"react/jsx-runtime";var ct=()=>dt("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:dt("path",{d:"M8.89802 2.93408L9.70202 3.49808L6.21602 8.52608H5.41202L3.46802 5.80208L4.27202 5.05208L5.81402 6.49208L8.89802 2.93408Z",fill:"currentColor"})});import{jsx as pt}from"react/jsx-runtime";var mt=()=>pt("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:pt("path",{d:"M3.37891 8.62142L6.00041 5.99992L8.62191 8.62142M8.62191 3.37842L5.99991 5.99992L3.37891 3.37842",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});import{jsx as F,jsxs as Do}from"react/jsx-runtime";var ft=[{label:"Uppercase",key:"uppercase",RegExp:/[A-Z]/,validated:!1},{label:"Lowercase",key:"lowercase",RegExp:/[a-z]/,validated:!1},{label:"Number",key:"number",RegExp:/\d/,validated:!1},{label:"8 Characters",key:"eight-chars",RegExp:/.{8}/,validated:!1}],gt=({onValidate:e,onChange:t,disableValidation:o,...a})=>{let[n,i]=ut(!1),[l,s]=ut(ft),c=p=>ft.map(g=>({...g,validated:g.RegExp.test(p)})),d=p=>{let g=c(p),w=g.every(_=>_.validated);return s(g),w},u=p=>{if(t&&t(p),o)return;let g=p?.target?.value,w=d(g);e&&e(w,g)},m=Ro(()=>F("div",{className:"flex items-center gap-2",children:l?.map(p=>Do("div",{className:r("text-xs flex items-center gap-0.5",{"text-[#62C554]":p?.validated,"text-[#8E98A8]":!p?.validated}),children:[F("span",{className:"",children:p?.validated?F(ct,{}):F(mt,{})}),F("span",{className:"",children:p?.label})]},p?.key))}),[l]);return F(G,{sideNodeClassName:"!border-l-0",rightNode:n?F("button",{type:"button",onClick:()=>i(p=>!p),children:F(it,{})}):F("button",{type:"button",onClick:()=>i(p=>!p),children:F(lt,{})}),type:n?"text":"password",onChange:u,description:!o&&m,...a})};gt.displayName="PasswordInput";import{cva as ko}from"class-variance-authority";import{jsx as Re,jsxs as Lo}from"react/jsx-runtime";var Xa=ko("flex relative min-h-[80px] w-full rounded-[8px] border transition px-3 py-2 text-base placeholder:text-[#79818C] focus-within:outline-0 focus-within:ring-0 focus-visible:ring-offset-0 disabled:cursor-not-allowed disabled:opacity-50",{variants:{status:{default:"border-[#D7D7D7] dark:border-[#676767] bg-white text-[#191919] dark:!bg-transparent caret-primary-main focus-within:bg-white dark:focus-within:!bg-transparent dark:text-white focus-within:border-primary-main dark:focus-within:border-[#9299A2] dark:border-[#9299A2] dark:disabled:!border-[#9299A2]",error:"placeholder:text-status-error-fill bg-status-error-bg border-status-error-fill dark:!bg-status-error-bg-dark text-status-error-fill focus-within:bg-status-error-bg focus-within:border-status-error-fill",loading:"placeholder:text-[#C4C4C4]",prefilled:"resize-none bg-[#F6F6F6] border-[#D7D7D7] dark:!bg-transparent caret-[#D7D7D7] focus-within:bg-[#F6F6F6] focus-within:border-[#D7D7D7] dark:!border-[#9299A2] dark:focus-within:border-[#9299A2]",neutral:""}},defaultVariants:{status:"default"}}),yt=({className:e,status:t="default",disabled:o,error:a,isLoading:n,showAsterisk:i,label:l,description:s,...c})=>{let d=t;return a&&(d="error"),n&&(d="loading"),o&&(d="prefilled"),Lo("div",{className:"relative space-y-1",children:[Re(P,{showAsterisk:i,error:a,children:l}),Re("textarea",{className:r("min-h-[80px]",V({status:d}),e),disabled:n||o,...c}),Re(L,{className:"text-gray-400 text-sm !font-normal",children:s}),Re(k,{error:a})]})};yt.displayName="Textarea";import*as U from"react";import*as z from"react";import{Command as v}from"cmdk";import{Search as Io}from"lucide-react";import*as ne from"react";import*as y from"@radix-ui/react-dialog";import{jsx as Ct,jsxs as To}from"react/jsx-runtime";var bt=()=>To("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",className:"lucide lucide-x",children:[Ct("path",{d:"M18 6 6 18"}),Ct("path",{d:"m6 6 12 12"})]});import{Fragment as Eo,jsx as h,jsxs as Q}from"react/jsx-runtime";var So=y.Root,Fo=y.Trigger,ht=y.Portal,vt=ne.forwardRef(({className:e,...t},o)=>h(y.Overlay,{ref:o,className:r("fixed inset-0 z-50 bg-black/60 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t}));vt.displayName=y.Overlay.displayName;var Ve=ne.forwardRef(({className:e,hideCloseButton:t,children:o,...a},n)=>Q(ht,{children:[h(vt,{}),Q(y.Content,{ref:n,className:r("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border border-transparent bg-white p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] rounded-lg",e),...a,children:[o,!t&&Q(y.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[h(bt,{}),h("span",{className:"sr-only",children:"Close"})]})]})]}));Ve.displayName=y.Content.displayName;var xt=({className:e,...t})=>h("div",{className:r("flex flex-col space-y-1.5 text-left",e),...t});xt.displayName="DialogHeader";var wt=({className:e,...t})=>h("div",{className:r("flex flex-row justify-end sm:space-x-2",e),...t});wt.displayName="DialogFooter";var Nt=ne.forwardRef(({className:e,...t},o)=>h(y.Title,{ref:o,className:r("text-xl font-semibold leading-none tracking-tight",e),...t}));Nt.displayName=y.Title.displayName;var Pt=ne.forwardRef(({className:e,...t},o)=>h(y.Description,{ref:o,className:r("text-sm text-gray-500",e),...t}));Pt.displayName=y.Description.displayName;var Oe=({trigger:e=void 0,children:t,open:o,onOpenChange:a,hideCloseButton:n,footer:i,title:l,description:s,contentClassName:c,headerClassName:d,titleClassName:u,descriptionClassName:m,footerClassName:p,asChild:g=!0,onOpenAutoFocus:w,onCloseAutoFocus:_,onEscapeKeyDown:Y,onInteractOutside:B,onPointerDownOutside:Fe,...Ee})=>Q(So,{...Ee,open:o,onOpenChange:a,children:[h(Fo,{asChild:g,children:e}),h(ht,{children:Q(Ve,{className:c,hideCloseButton:n,onOpenAutoFocus:w,onCloseAutoFocus:_,onEscapeKeyDown:Y,onPointerDownOutside:Fe,onInteractOutside:B,children:[l||s?Q(xt,{className:d,children:[l&&h(Nt,{className:u,children:l}),s&&h(Pt,{className:m,children:s})]}):h(Eo,{}),t,i&&h(wt,{className:p,children:i})]})})]});Oe.displayName=y.Dialog.displayName;import{Fragment as cn,jsx as E,jsxs as Bo}from"react/jsx-runtime";var ie=z.forwardRef(({className:e,...t},o)=>E(v,{ref:o,className:r("flex h-full w-full flex-col overflow-hidden rounded-md bg-popover text-popover-foreground",e),...t}));ie.displayName=v.displayName;var se=z.forwardRef(({className:e,CommandInputContainerClassName:t,loading:o,...a},n)=>Bo("div",{className:r("flex items-center border-0 px-3 gap-2",t),"cmdk-input-wrapper":"",children:[o?E(re,{size:16,colour:"secondary"}):E(Io,{className:"mr-2 h-4 w-4 shrink-0 opacity-50"}),E(v.Input,{ref:n,className:r("flex h-10 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",e),disabled:o,...a})]}));se.displayName=v.Input.displayName;var le=z.forwardRef(({className:e,...t},o)=>E(v.List,{ref:o,className:r("overflow-y-auto overflow-x-hidden",e),...t}));le.displayName=v.List.displayName;var de=z.forwardRef((e,t)=>E(v.Empty,{ref:t,className:"py-6 text-center text-sm",...e}));de.displayName=v.Empty.displayName;var ce=z.forwardRef(({className:e,...t},o)=>E(v.Group,{ref:o,className:r("overflow-hidden p-1 text-foreground [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground",e),...t}));ce.displayName=v.Group.displayName;var Mo=z.forwardRef(({className:e,...t},o)=>E(v.Separator,{ref:o,className:r("-mx-1 h-px bg-border",e),...t}));Mo.displayName=v.Separator.displayName;var pe=z.forwardRef(({className:e,...t},o)=>E(v.Item,{ref:o,className:r("relative text=[#222222] flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none data-[disabled=true]:pointer-events-none data-[selected=true]:bg-primary-accent data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",e),...t}));pe.displayName=v.Item.displayName;var Ao=({className:e,...t})=>E("span",{className:r("ml-auto text-xs tracking-widest text-muted-foreground",e),...t});Ao.displayName="CommandShortcut";import*as Rt from"react";import*as T from"@radix-ui/react-popover";import{jsx as me,jsxs as Vo}from"react/jsx-runtime";var Z=T.Root,I=T.Trigger,O=Rt.forwardRef(({className:e,align:t="center",sideOffset:o=4,portal:a=!0,...n},i)=>a?me(T.Portal,{children:me(T.Content,{ref:i,align:t,sideOffset:o,className:r("pointer-events-auto z-50 w-72 rounded-md border border-transparent bg-white p-4 text-[#191919] shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),onOpenAutoFocus:n.onOpenAutoFocus,onCloseAutoFocus:n.onCloseAutoFocus,...n})}):me(T.Content,{ref:i,align:t,sideOffset:o,className:r("pointer-events-auto z-50 w-72 rounded-md border border-transparent bg-white p-4 text-[#191919] shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),onOpenAutoFocus:n.onOpenAutoFocus,onCloseAutoFocus:n.onCloseAutoFocus,...n}));O.displayName=T.Content.displayName;var De=({trigger:e,children:t,open:o,onOpenChange:a,contentClassName:n,asChild:i=!0,align:l,side:s,alignOffset:c,triggerClassName:d,sideOffset:u,onOpenAutoFocus:m,onCloseAutoFocus:p,portal:g=!0,...w})=>Vo(Z,{...w,open:o,onOpenChange:a,children:[me(I,{asChild:i,className:d,children:e}),me(O,{alignOffset:c,sideOffset:u,side:s,align:l,className:n,onOpenAutoFocus:m,onCloseAutoFocus:p,portal:g,children:t})]});De.displayName=T.Root.displayName;import*as He from"react";import*as R from"@radix-ui/react-scroll-area";import{jsx as ue,jsxs as Oo}from"react/jsx-runtime";var fe=He.forwardRef(({className:e,viewPortClassName:t,children:o,...a},n)=>Oo(R.Root,{ref:n,className:r("relative overflow-hidden",e),...a,children:[ue(R.Viewport,{className:r("h-full w-full rounded-[inherit]",t),children:o}),ue(Dt,{}),ue(R.Corner,{})]}));fe.displayName=R.Root.displayName;var Dt=He.forwardRef(({className:e,orientation:t="vertical",...o},a)=>ue(R.ScrollAreaScrollbar,{ref:a,orientation:t,className:r("flex touch-none select-none transition-colors",t==="vertical"&&"h-full w-2.5 border-l border-l-transparent p-[1px]",t==="horizontal"&&"h-2.5 flex-col border-t border-t-transparent p-[1px]",e),...o,children:ue(R.ScrollAreaThumb,{className:"relative flex-1 rounded-full bg-[#959595] transition hover:bg-[#808080]"})}));Dt.displayName=R.ScrollAreaScrollbar.displayName;import{jsx as M,jsxs as ke}from"react/jsx-runtime";var kt=({className:e,value:t,placeholder:o="",status:a,disabled:n})=>M(I,{asChild:!0,disabled:n,children:ke("button",{disabled:n,className:r(V({status:a}),"[&>span]:justify-start [&>span]:items-center gap-2 flex h-12 w-full items-center justify-between goup",t?"":"text-[#79818C]",e),children:[t??o??"Select options...",M("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",className:" data-[state=open]:goup-rotate-180",children:M("path",{d:"M16.5999 7.45825L11.1666 12.8916C10.5249 13.5333 9.4749 13.5333 8.83324 12.8916L3.3999 7.45825",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"})})]})}),Le=({options:e=[],value:t,onChange:o,containerClassName:a,placeholder:n,disabled:i,loading:l,optionComponent:s,children:c,modal:d=!1,hideSearch:u,className:m,inputValue:p,onValueChange:g,onInputValueChange:w})=>{let[_,Y]=U.useState(!1),B=U.useRef(null),[Fe,Ee]=U.useState(void 0);return U.useLayoutEffect(()=>{B.current&&Ee(B.current.clientWidth)},[B.current]),ke(Z,{modal:d,open:_,onOpenChange:Y,children:[M("div",{className:r("w-full",m),ref:B,children:c}),M(O,{portal:!d,className:"p-0 min-w-[200px]",style:{width:Fe},children:ke(ie,{className:r("relative max-h-[270px]",{"mt-2":!u}),children:[!u&&M(se,{loading:l,placeholder:n??"Search options...",onValueChange:w,value:p,CommandInputContainerClassName:"mx-2 border rounded-md border-[#DEDEDE]"}),M(fe,{viewPortClassName:"max-h-[225px]",className:r("w-full px-0 h-full overflow-y-auto",a),children:ke(le,{children:[!u&&M(de,{children:"No result found."}),M(ce,{className:"w-full",children:e?.map(j=>M(pe,{defaultValue:t?.label,value:j.label,disabled:i,onSelect:()=>{o(j),Y(!1),g?.(j?.value)},children:s?s(j):j.label},j.value))})]})})]})})]})};var We=[{countryCode:"GLOBAL",countryName:"Global",currency:"Dollars",currencyCode:"USD",internetCountryCode:"GLOBAL"},{countryName:"Benin",countryCode:"+229",currency:"West African CFA franc",currencyCode:"XOF",currencyIcon:"Fr",internetCountryCode:"BJ"},{countryName:"Burkina Faso",countryCode:"+226",currency:"West African CFA franc",currencyCode:"XOF",currencyIcon:"Fr",internetCountryCode:"BF"},{countryName:"Cameroon",countryCode:"+237",currency:"Central African CFA franc",currencyCode:"XAF",currencyIcon:"Fr",internetCountryCode:"CM"},{countryName:"Chad",countryCode:"+235",currency:"Central African CFA franc",currencyCode:"XAF",currencyIcon:"Fr",internetCountryCode:"TD"},{countryName:"DR Congo",countryCode:"+243",currency:"Congolese franc",currencyCode:"CDF",currencyIcon:"FC",internetCountryCode:"CD"},{countryName:"Eswatini",countryCode:"+268",currency:"Swazi lilangeni",currencyCode:"SZL",currencyIcon:"L",internetCountryCode:"SZ"},{countryName:"Gabon",countryCode:"+241",currency:"Central African CFA franc",currencyCode:"XAF",currencyIcon:"Fr",internetCountryCode:"GA"},{countryName:"Ghana",countryCode:"+233",currency:"Ghanaian cedi",currencyCode:"GHS",currencyIcon:"\u20B5",internetCountryCode:"GH"},{countryName:"Guinea",countryCode:"+224",currency:"Guinean franc",currencyCode:"GNF",currencyIcon:"Fr",internetCountryCode:"GN"},{countryName:"Ivory Coast",countryCode:"+225",currency:"West African CFA franc",currencyCode:"XOF",currencyIcon:"Fr",internetCountryCode:"CI"},{countryName:"Kenya",countryCode:"+254",currency:"Kenyan shilling",currencyCode:"KES",currencyIcon:"Sh",internetCountryCode:"KE"},{countryName:"Lesotho",countryCode:"+266",currency:"Lesotho loti",currencyCode:"LSL",currencyIcon:"L",internetCountryCode:"LS"},{countryName:"Liberia",countryCode:"+231",currency:"Liberian dollar",currencyCode:"LRD",currencyIcon:"$",internetCountryCode:"LR"},{countryName:"Madagascar",countryCode:"+261",currency:"Malagasy ariary",currencyCode:"MGA",currencyIcon:"Ar",internetCountryCode:"MG"},{countryName:"Malawi",countryCode:"+265",currency:"Malawian kwacha",currencyCode:"MWK",currencyIcon:"MK",internetCountryCode:"MW"},{countryName:"Mali",countryCode:"+223",currency:"West African CFA franc",currencyCode:"XOF",currencyIcon:"Fr",internetCountryCode:"ML"},{countryName:"Mozambique",countryCode:"+258",currency:"Mozambican metical",currencyCode:"MZN",currencyIcon:"MT",internetCountryCode:"MZ"},{countryName:"Namibia",countryCode:"+264",currency:"Namibian dollar",currencyCode:"NAD",currencyIcon:"$",internetCountryCode:"NA"},{countryName:"Niger",countryCode:"+227",currency:"West African CFA franc",currencyCode:"XOF",currencyIcon:"Fr",internetCountryCode:"NE"},{countryName:"Nigeria",countryCode:"+234",currency:"Nigerian naira",currencyCode:"NGN",currencyIcon:"\u20A6",internetCountryCode:"NG"},{countryName:"Republic of the Congo",countryCode:"+242",currency:"Central African CFA franc",currencyCode:"XAF",currencyIcon:"Fr",internetCountryCode:"CG"},{countryName:"Rwanda",countryCode:"+250",currency:"Rwandan franc",currencyCode:"RWF",currencyIcon:"Fr",internetCountryCode:"RW"},{countryName:"Senegal",countryCode:"+221",currency:"West African CFA franc",currencyCode:"XOF",currencyIcon:"Fr",internetCountryCode:"SN"},{countryName:"Seychelles",countryCode:"+248",currency:"Seychellois rupee",currencyCode:"SCR",currencyIcon:"\u20A8",internetCountryCode:"SC"},{countryName:"South Africa",countryCode:"+27",currency:"South African rand",currencyCode:"ZAR",currencyIcon:"R",internetCountryCode:"ZA"},{countryName:"South Sudan",countryCode:"+211",currency:"South Sudanese pound",currencyCode:"SSP",currencyIcon:"\xA3",internetCountryCode:"SS"},{countryName:"Tanzania",countryCode:"+255",currency:"Tanzanian shilling",currencyCode:"TZS",currencyIcon:"Sh",internetCountryCode:"TZ"},{countryName:"Togo",countryCode:"+228",currency:"West African CFA franc",currencyCode:"XOF",currencyIcon:"Fr",internetCountryCode:"TG"},{countryName:"Uganda",countryCode:"+256",currency:"Ugandan shilling",currencyCode:"UGX",currencyIcon:"Sh",internetCountryCode:"UG"},{countryName:"Zambia",countryCode:"+260",currency:"Zambian kwacha",currencyCode:"ZMW",currencyIcon:"ZK",internetCountryCode:"ZM"}],Lt=()=>{let e={};return We?.forEach(t=>{e[t?.internetCountryCode]=t?.countryName}),e};import*as Ce from"react";import*as Te from"react-phone-number-input";import Go from"react-phone-number-input/flags";import{jsx as ge,jsxs as Wo}from"react/jsx-runtime";var Ho=e=>Wo("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"none",...e,children:[ge("rect",{width:"32",height:"32",fill:"#60A5FA"})," ",ge("path",{d:"M3 10L7 8L10 9L13 8L16 10L19 9L22 11L25 10L28 12V15L26 17L28 19L27 22L29 24L27 26L24 25L21 26L18 24L15 25L12 23L9 24L6 22L4 23L2 21V18L4 16L3 13L5 11L3 10Z",fill:"#34D399"}),ge("rect",{x:"2",y:"28",width:"28",height:"3",fill:"#D1D5DB"}),ge("path",{d:"M0 16H32M8 0V32M16 0V32M24 0V32",stroke:"#2563EB",strokeWidth:"0.5",vectorEffect:"non-scaling-stroke"}),ge("path",{d:"M0 16H32",stroke:"#2563EB",strokeWidth:"1",vectorEffect:"non-scaling-stroke"})]}),Tt=Ho;import{jsx as f,jsxs as ye}from"react/jsx-runtime";var St=Ce.forwardRef(({className:e,onChange:t,defaultCountry:o="NG",modal:a,showAsterisk:n,label:i,description:l,error:s,...c},d)=>{let u=m=>f(zo,{...m,status:c.status,modal:a});return ye("div",{className:"relative space-y-1",children:[f(P,{showAsterisk:n,error:s,children:i}),f(Te.default,{ref:d,className:r("flex",e),flagComponent:K,countrySelectComponent:u,inputComponent:Ft,defaultCountry:o,onChange:m=>{t&&t?.(m)},...c}),f(L,{className:"text-gray-400 text-sm !font-normal",children:l}),f(k,{error:s})]})});St.displayName="PhoneInput";var Ft=Ce.forwardRef(({className:e,...t},o)=>f(G,{className:r("!rounded-s-none h-10",e),...t,ref:o}));Ft.displayName="InputComponent";var zo=({disabled:e,value:t,onChange:o,options:a,status:n,modal:i})=>{let l=Ce.useCallback(s=>{o(s)},[o]);return ye(Z,{modal:i,children:[f(I,{disabled:e,children:ye("div",{className:r(V({status:n}),"transition justify-center items-center disabled:text-base-500 flex gap-3 h-10 rounded-e-none border-e-0 pl-2 pr-2"),children:[f(K,{country:t,countryName:t}),f("svg",{className:r("mr-0.5 h-4 w-4 opacity-50",e?"hidden":"opacity-100"),width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",children:f("path",{d:"M16.5999 7.45825L11.1666 12.8916C10.5249 13.5333 9.4749 13.5333 8.83324 12.8916L3.3999 7.45825",stroke:"#959595",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"})})]})}),f(O,{portal:!i,className:"w-[200px] md:w-[300px] p-0",children:f(ie,{children:f(le,{children:ye(fe,{className:"h-72",children:[f(se,{placeholder:"Search country..."}),f(de,{children:"No country found."}),f(ce,{children:a.filter(s=>s.value).map(s=>ye(pe,{className:"gap-2",onSelect:()=>l(s.value),children:[f(K,{country:s.value,countryName:s.label}),f("span",{className:"flex-1 text-sm",children:s.label}),s.value&&f("span",{className:"text-[#191919]/50 text-sm dark:text-white",children:`+${Te.getCountryCallingCode(s.value)}`}),f("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",className:r("ml-auto",s.value===t?"opacity-100":"opacity-0"),children:f("path",{d:"M4 8.00008L6.66353 10.6636L12 5.33655",stroke:"#959595",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})})]},`${s.value}-${s.label}`))})]})})})})]})},K=({country:e,countryName:t,className:o})=>{let a=Go[e];return e==="GLOBAL"?f("span",{className:r("bg-white/20 flex h-4 w-6 overflow-hidden rounded-sm",o),children:f(Tt,{className:"w-full h-[90%]"})}):f("span",{className:r("bg-white/20 flex h-4 w-6 overflow-hidden rounded-sm",o),children:a&&f(a,{title:t})})};K.displayName="FlagComponent";import{jsx as S,jsxs as be}from"react/jsx-runtime";var Zo=Lt(),Ko=({className:e,value:t,placeholder:o="",status:a,disabled:n})=>S(I,{asChild:!0,disabled:n,children:be("button",{disabled:n,className:r(V({status:a}),"[&>span]:justify-start [&>span]:items-center gap-2 flex w-full items-center justify-between goup",t?"":"text-[#79818C]",e),children:[t?be("div",{className:"flex gap-2 items-center",children:[S(K,{country:t,countryName:t,className:"ml-1 !w-6 h-5"}),be("span",{className:"",children:[" ",Zo[t]]})]}):o??"Select options...",S("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",className:" data-[state=open]:goup-rotate-180",children:S("path",{d:"M16.5999 7.45825L11.1666 12.8916C10.5249 13.5333 9.4749 13.5333 8.83324 12.8916L3.3999 7.45825",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"})})]})}),_o=({hideSearch:e=!0,showAsterisk:t,label:o,description:a,error:n,...i})=>{let l=We?.map(s=>({value:s?.internetCountryCode,label:s?.countryName,...s}));return be("div",{className:"relative space-y-1",children:[S(P,{showAsterisk:t,error:n,children:o}),S(Le,{options:l,hideSearch:e,optionComponent:s=>be("div",{className:"w-full flex items-center gap-2",children:[S(K,{country:s?.internetCountryCode,countryName:s?.label,className:"ml-2 !w-6 !h-5"}),S("span",{className:"flex-1 text-sm",children:s?.label})]}),...i,children:S(Ko,{value:i?.value?.value,status:i?.status,placeholder:i?.placeholder??" Select Country"})}),S(L,{className:"text-gray-400 text-sm !font-normal",children:a}),S(k,{error:n})]})};import{jsx as he,jsxs as Uo}from"react/jsx-runtime";var $o=({showAsterisk:e,label:t,description:o,error:a,hideSearch:n=!0,status:i,...l})=>Uo("div",{className:"relative space-y-1",children:[he(P,{showAsterisk:e,error:a,children:t}),he(Le,{hideSearch:n,...l,containerClassName:"h-full",children:he(kt,{disabled:l?.disabled,placeholder:l?.placeholder??"Select",status:i,value:l?.value?.label??l?.value?.value})}),he(L,{className:"text-gray-400 text-sm !font-normal",children:o}),he(k,{error:a})]});import Xo from"react-otp-input";import{cva as Yo}from"class-variance-authority";import{useMemo as jo}from"react";import{jsx as Et}from"react/jsx-runtime";var Jo=Yo("transition cursor-default placeholder:text-black dark:placeholder:text-white rounded-lg !h-14 !w-14 border aspect-square text-base font-semibold tracking-normal outline-none placeholder:text-sm placeholder:font-normal text-black focus:bg-white",{variants:{status:{default:"border-gray-300 dark:border-[#d4d4d4] focus:border-gray-400 focus-visible:!ring-offset-gray-200 focus:ring-offset-gray-200 !ring-gray-200 !focus-visible:ring-1 bg-white dark:!bg-transparent dark:focus-visible:!ring-0 dark:focus-within:!bg-transparent dark:text-white dark:focus-within:border-[#9299A2] dark:border-[#676767] dark:disabled:!border-[#9299A2]",error:"placeholder:text-red-600 bg-red-50 border-red-600 text-red-600 focus-within:bg-red-50 focus-within:border-red-600",loading:"placeholder:text-[#C4C4C4]"}},defaultVariants:{status:"default"}}),Qo=({numInputs:e=4,inputStyle:t,containerStyle:o,placeholder:a="-",status:n,...i})=>{let l=jo(()=>a||new Array(e).fill("").reduce((d,u)=>d+=u,""),[e,a]);return Et(Xo,{numInputs:e,placeholder:l,containerStyle:r("w-full",o),inputStyle:r(Jo({status:n}),t),renderInput:s=>Et("input",{...s}),...i})};import{useState as qo,useEffect as er}from"react";import{jsx as C,jsxs as X}from"react/jsx-runtime";var tr=({type:e})=>e==="gray"?C("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C("path",{d:"M10 0C4.49 0 0 4.49 0 10C0 15.51 4.49 20 10 20C15.51 20 20 15.51 20 10C20 4.49 15.51 0 10 0ZM14.78 7.7L9.11 13.37C8.97 13.51 8.78 13.59 8.58 13.59C8.38 13.59 8.19 13.51 8.05 13.37L5.22 10.54C4.93 10.25 4.93 9.77 5.22 9.48C5.51 9.19 5.99 9.19 6.28 9.48L8.58 11.78L13.72 6.64C14.01 6.35 14.49 6.35 14.78 6.64C15.07 6.93 15.07 7.4 14.78 7.7Z",fill:"#79818C"})}):e==="info"?C("svg",{stroke:"#70B6F6",fill:"#70B6F6","stroke-width":"0",viewBox:"0 0 16 16",height:"24",width:"24",xmlns:"http://www.w3.org/2000/svg",children:C("path",{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m.93-9.412-1 4.705c-.07.34.029.533.304.533.194 0 .487-.07.686-.246l-.088.416c-.287.346-.92.598-1.465.598-.703 0-1.002-.422-.808-1.319l.738-3.468c.064-.293.006-.399-.287-.47l-.451-.081.082-.381 2.29-.287zM8 5.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2"})}):e==="warning"?C("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C("path",{d:"M9.99984 1.66663C5.40817 1.66663 1.6665 5.40829 1.6665 9.99996C1.6665 14.5916 5.40817 18.3333 9.99984 18.3333C14.5915 18.3333 18.3332 14.5916 18.3332 9.99996C18.3332 5.40829 14.5915 1.66663 9.99984 1.66663ZM9.37484 6.66663C9.37484 6.32496 9.65817 6.04163 9.99984 6.04163C10.3415 6.04163 10.6248 6.32496 10.6248 6.66663V10.8333C10.6248 11.175 10.3415 11.4583 9.99984 11.4583C9.65817 11.4583 9.37484 11.175 9.37484 10.8333V6.66663ZM10.7665 13.65C10.7248 13.7583 10.6665 13.8416 10.5915 13.925C10.5082 14 10.4165 14.0583 10.3165 14.1C10.2165 14.1416 10.1082 14.1666 9.99984 14.1666C9.8915 14.1666 9.78317 14.1416 9.68317 14.1C9.58317 14.0583 9.4915 14 9.40817 13.925C9.33317 13.8416 9.27484 13.7583 9.23317 13.65C9.1915 13.55 9.1665 13.4416 9.1665 13.3333C9.1665 13.225 9.1915 13.1166 9.23317 13.0166C9.27484 12.9166 9.33317 12.825 9.40817 12.7416C9.4915 12.6666 9.58317 12.6083 9.68317 12.5666C9.88317 12.4833 10.1165 12.4833 10.3165 12.5666C10.4165 12.6083 10.5082 12.6666 10.5915 12.7416C10.6665 12.825 10.7248 12.9166 10.7665 13.0166C10.8082 13.1166 10.8332 13.225 10.8332 13.3333C10.8332 13.4416 10.8082 13.55 10.7665 13.65Z",fill:"#FFC700"})}):e==="success"?C("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C("path",{d:"M12 2C6.49 2 2 6.49 2 12C2 17.51 6.49 22 12 22C17.51 22 22 17.51 22 12C22 6.49 17.51 2 12 2ZM16.78 9.7L11.11 15.37C10.97 15.51 10.78 15.59 10.58 15.59C10.38 15.59 10.19 15.51 10.05 15.37L7.22 12.54C6.93 12.25 6.93 11.77 7.22 11.48C7.51 11.19 7.99 11.19 8.28 11.48L10.58 13.78L15.72 8.64C16.01 8.35 16.49 8.35 16.78 8.64C17.07 8.93 17.07 9.4 16.78 9.7Z",fill:"#00D488"})}):C("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:C("path",{d:"M9.99984 1.66663C5.40817 1.66663 1.6665 5.40829 1.6665 9.99996C1.6665 14.5916 5.40817 18.3333 9.99984 18.3333C14.5915 18.3333 18.3332 14.5916 18.3332 9.99996C18.3332 5.40829 14.5915 1.66663 9.99984 1.66663ZM9.37484 6.66663C9.37484 6.32496 9.65817 6.04163 9.99984 6.04163C10.3415 6.04163 10.6248 6.32496 10.6248 6.66663V10.8333C10.6248 11.175 10.3415 11.4583 9.99984 11.4583C9.65817 11.4583 9.37484 11.175 9.37484 10.8333V6.66663ZM10.7665 13.65C10.7248 13.7583 10.6665 13.8416 10.5915 13.925C10.5082 14 10.4165 14.0583 10.3165 14.1C10.2165 14.1416 10.1082 14.1666 9.99984 14.1666C9.8915 14.1666 9.78317 14.1416 9.68317 14.1C9.58317 14.0583 9.4915 14 9.40817 13.925C9.33317 13.8416 9.27484 13.7583 9.23317 13.65C9.1915 13.55 9.1665 13.4416 9.1665 13.3333C9.1665 13.225 9.1915 13.1166 9.23317 13.0166C9.27484 12.9166 9.33317 12.825 9.40817 12.7416C9.4915 12.6666 9.58317 12.6083 9.68317 12.5666C9.88317 12.4833 10.1165 12.4833 10.3165 12.5666C10.4165 12.6083 10.5082 12.6666 10.5915 12.7416C10.6665 12.825 10.7248 12.9166 10.7665 13.0166C10.8082 13.1166 10.8332 13.225 10.8332 13.3333C10.8332 13.4416 10.8082 13.55 10.7665 13.65Z",fill:"#F04248"})}),or=({type:e="info",title:t,description:o,open:a,showCloseButton:n,bottomNode:i,sideNode:l,onClose:s,showIcon:c=!0})=>{let[d,u]=qo(a);er(()=>{u(a)},[a]);let m="",p="";switch(e){case"gray":m="#eeeef0",p="#79818c";break;case"info":m="#ebf5fd",p="#70B6F6";break;case"warning":m="#fff8df",p="#ffc700";break;case"success":m="#e0f9f0",p="#49e0aa";break;case"danger":m="#fde8e9",p="#f3777c";break;default:m="#eeeef0",p="#79818c";break}function g(){u(!1),s&&s()}return d?X("div",{className:"w-full shadow-lg transform flex items-center rounded-md",style:{background:m||"#ebf5fd"},children:[C("div",{className:"flex-none absolute rounded-l-[2px] rounded-l-4px h-[4px] w-full top-0",style:{background:p||"#70B6F6"}}),X("div",{className:"w-full gap-3 h-full flex flex-row justify-between px-4 md:px-4 py-3 md:py-4",children:[X("div",{className:"flex flex-row gap-2.5 items-start w-full h-full",children:[c&&C("div",{className:"h-full flex justify-end",children:C(tr,{type:e})}),X("div",{className:"w-full gap-3 h-full flex flex-col md:flex-row items-start justify-between",children:[X("div",{className:"flex-1 gap-3 h-full flex flex-col items-start justify-between",children:[(t||o)&&X("div",{children:[t&&C("div",{className:"text-sm font-bold text-[#191919]",children:t}),o&&C("div",{className:"text-sm font-normal text-[#5D5D5D] mt-1",children:o})]}),i]}),l]})]}),n&&C("div",{className:"w-1/10 h-full flex flex-col justify-start items-center",children:C("button",{onClick:g,children:X("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[C("path",{d:"M3.3335 3.33337L12.6662 12.6661",stroke:"#191919",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),C("path",{d:"M3.33429 12.6661L12.667 3.33337",stroke:"#191919",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})})})]})]}):null};import{useState as rr}from"react";import{Copy as ar,CheckIcon as nr}from"lucide-react";import{motion as ir,AnimatePresence as sr}from"framer-motion";import{jsx as q,jsxs as dr}from"react/jsx-runtime";var lr=({text:e,textToCopy:t,onCopy:o,iconsPosition:a="right",clampText:n=!0,textClassName:i})=>{let[l,s]=rr(!1),c=()=>{navigator.clipboard.writeText(t??e).then(()=>{s(!0),o?.(),setTimeout(()=>s(!1),2e3)})},d=l?nr:ar;return dr("div",{className:"flex items-center space-x-2 cursor-pointer text-[#717171] bg-gray-100 w-fit max-w-full rounded-md p-1 px-2",children:[a==="left"&&q(It,{Icon:d,onClick:c,copied:l}),q("span",{className:r({"truncate max-w-[100px]":n},i),children:e}),a==="right"&&q(It,{Icon:d,onClick:c,copied:l})]})},It=({Icon:e,onClick:t,copied:o})=>q(sr,{mode:"wait",children:q(ir.div,{initial:{opacity:0,scale:.8},animate:{opacity:1,scale:1},exit:{opacity:0,scale:.8},transition:{duration:.2},onClick:t,children:q(e,{className:`w-5 h-5 ${o?"text-green-500":"text-gray-500 hover:text-gray-700 transition"}`})},o?"check":"copy")});import{useEffect as Mt,useState as cr}from"react";import{Search as pr}from"lucide-react";import{jsx as At}from"react/jsx-runtime";var Ge=({value:e,onChange:t,debounce:o=500,addon:a,...n})=>{let[i,l]=cr(e??""),s=c=>l(c.target.value);return Mt(()=>{e&&l(e)},[e]),Mt(()=>{let c=setTimeout(()=>{t(i)},o);return()=>clearTimeout(c)},[i,o,t]),At(G,{leftNode:a??At(pr,{className:" w-4 h-4 text-gray-400"}),sideNodeClassName:"bg-transparent !pr-0 !w-4 border-0 !min-w-[40px]",...n,className:r("!pl-0 py-1 border-[.5px] border-[#E9EBF8] rounded-xl text-sm w-full h-8 focus:outline-none focus:placeholder:hidden focus:!ring-2 !focus:ring-primary-main bg-[#F5F8FF] focus-within:!bg-transparent placeholder:text-xs",n?.className),onChange:s,value:i})};import{useEffect as Bt}from"react";import{X as mr}from"lucide-react";import{jsx as A,jsxs as ee}from"react/jsx-runtime";var ur=e=>{let{environment:t,branch:o,version:a,deployTime:n,showBanner:i,onClose:l,initDefault:s,removeFromStorage:c,syncLocalStorageToState:d}=e,u=t||process.env.NEXT_PUBLIC_NODE_ENV;return u!=="staging"&&u!=="sandbox"||(Bt(()=>{d()},[d]),Bt(()=>{let m;return(u==="staging"||u==="sandbox")&&(m=setInterval(()=>{c(),s()},5*60*1e3)),()=>{m&&clearInterval(m)}},[i,t,l,c,s,u]),!i)?null:ee("div",{className:"w-fit p-4 border shadow-md bg-white rounded-md z-[99999] absolute top-2 right-2 min-w-96",children:[A("button",{onClick:l,className:"absolute top-2 right-2",children:A(mr,{})}),ee("div",{className:"space-y-2 text-sm",children:[ee("div",{className:"flex gap-2",children:[A("span",{className:"font-medium",children:"Environment:"}),A("span",{className:"text-blue-600 capitalize",children:u})]}),ee("div",{className:"flex gap-2",children:[A("span",{className:"font-medium",children:"Branch:"}),A("span",{className:"text-green-600 capitalize",children:o||process.env.NEXT_PUBLIC_DEPLOY_BRANCH})]}),ee("div",{className:"flex gap-2",children:[A("span",{className:"font-medium",children:"Version:"}),A("span",{className:"text-purple-600",children:a||process.env.NEXT_PUBLIC_DEPLOY_VERSION})]}),ee("div",{className:"flex gap-2",children:[A("span",{className:"font-medium",children:"Deploy Time:"}),A("span",{className:"text-orange-600",children:n||process.env.NEXT_PUBLIC_DEPLOY_TIME})]})]})]})};import*as ve from"react";import{Drawer as N}from"vaul";import{cva as gr}from"class-variance-authority";import{useWindowSize as yr}from"react-use";import{jsx as Vt,jsxs as fr}from"react/jsx-runtime";var Ot=()=>fr("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",className:"lucide lucide-x",children:[Vt("path",{d:"M18 6 6 18"}),Vt("path",{d:"m6 6 12 12"})]});import{Fragment as wr,jsx as b,jsxs as te}from"react/jsx-runtime";var ze=({shouldScaleBackground:e=!0,...t})=>b(N.Root,{direction:"right",shouldScaleBackground:e,...t});ze.displayName="Drawer";var Cr=N.Trigger,br=N.Close,hr=N.Portal,Ht=ve.forwardRef(({className:e,...t},o)=>b(N.Overlay,{className:r("fixed inset-0 z-40 bg-black/75 !m-0 !p-0 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t,ref:o}));Ht.displayName=N.Overlay.displayName;var vr=gr("fixed focus-visible:outline-0 z-50 gap-4 bg-white shadow-lg dark:bg-[#2B2B2B] dark:text-white transition ease-in-out data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:duration-300 data-[state=open]:duration-500 dark:border-none",{variants:{side:{top:"inset-x-0 top-0 border-b data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top rounded-b-lg",bottom:"inset-x-0 bottom-0 border-t data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom rounded-t-lg",left:"inset-y-0 left-0 h-full w-3/4 border-r data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left sm:max-w-[512px] ",right:"inset-y-0 right-0 h-full w-3/4 border-l data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right sm:max-w-[512px]"}},defaultVariants:{side:"right"}}),Wt=ve.forwardRef(({side:e="right",hideCloseButton:t,className:o,children:a,...n},i)=>te(hr,{children:[b(Ht,{}),te(N.Content,{ref:i,className:r(vr({side:e}),o),...n,children:[b("button",{className:"bg-gray-300 block md:!hidden mx-auto mt-4 md:!mt-0 h-1.5 w-[80px] rounded-full opacity-70 transition-opacity hover:opacity-100 relative"}),a,!t&&te(N.Close,{className:"absolute right-2 top-3 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-secondary",children:[b(Ot,{}),b("span",{className:"sr-only",children:"Close"})]})]})]}));Wt.displayName=N.Content.displayName;var Gt=({className:e,...t})=>b("div",{className:r("text-lg flex flex-col border-b border-b-gray-200 space-y-1 text-left w-full p-3",e),...t});Gt.displayName="DrawerHeader";var zt=({className:e,...t})=>b("div",{className:r("flex flex-col-reverse sm:flex-row m-auto right-0 left-0 p-3 sm:space-x-2 border-t border-t-[#EDEDED] dark:border-t-[#242424] w-full",e),...t});zt.displayName="DrawerFooter";var Zt=ve.forwardRef(({className:e,...t},o)=>b(N.Title,{ref:o,className:r("text-xl font-semibold text-[#191919] dark:text-white",e),...t}));Zt.displayName=N.Title.displayName;var Kt=ve.forwardRef(({className:e,...t},o)=>b(N.Description,{ref:o,className:r("text-xs text-[#5d5c5c] dark:text-white",e),...t}));Kt.displayName=N.Description.displayName;var xr=({trigger:e=void 0,children:t,open:o=void 0,onOpenChange:a=void 0,hideCloseButton:n,footer:i,title:l,description:s,contentClassName:c,headerClassName:d,titleClassName:u,descriptionClassName:m,footerClassName:p,asChild:g=!0,onOpenAutoFocus:w,onCloseAutoFocus:_})=>{let{width:Y}=yr(),B=Y<768?"bottom":"right";return te(ze,{open:o,onOpenChange:a,direction:B,children:[b(Cr,{className:"cursor-pointer",asChild:g,children:e}),te(Wt,{className:r("flex flex-col gap-0 justify-start items-start max-h-[90vh] md:max-h-full w-full !max-w-md",c),side:B,hideCloseButton:n,onOpenAutoFocus:w,onCloseAutoFocus:_,children:[l||s?te(Gt,{className:d,children:[l&&b(Zt,{className:u,children:l}),s&&b(Kt,{className:m,children:s})]}):b(wr,{}),b("div",{className:r("flex w-full overflow-y-auto flex-col justify-start items-start p-4 flex-1 h-[30px]"),children:t}),i&&b(zt,{className:p,children:i})]})]})};import{jsx as _t}from"react/jsx-runtime";var $t=()=>_t("svg",{stroke:"currentColor",fill:"currentColor",strokeWidth:"0",viewBox:"0 0 20 20","aria-hidden":"true",className:"h-5 w-5",height:"1em",width:"1em",xmlns:"http://www.w3.org/2000/svg",children:_t("path",{fillRule:"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z",clipRule:"evenodd"})});import{jsx as xe,jsxs as Nr}from"react/jsx-runtime";var Ut=e=>Nr("svg",{viewBox:"0 0 60 30",className:"w-full max-w-md h-auto","aria-label":"Union Jack - Flag of the United Kingdom",...e,children:[xe("rect",{width:"60",height:"30",fill:"#00247D"}),xe("path",{d:"M0,0 L60,30 M60,0 L0,30",stroke:"#FFFFFF",strokeWidth:"6"}),xe("path",{d:"M0,0 L60,30 M60,0 L0,30",stroke:"#CF142B",strokeWidth:"4"}),xe("path",{d:"M30,0 L30,30 M0,15 L60,15",stroke:"#FFFFFF",strokeWidth:"10"}),xe("path",{d:"M30,0 L30,30 M0,15 L60,15",stroke:"#CF142B",strokeWidth:"6"})]});import{jsx as Ze,jsxs as Pr}from"react/jsx-runtime";var Xt=e=>Pr("svg",{viewBox:"0 0 60 40",className:"w-full max-w-md h-auto","aria-label":"Tricolore - Flag of France",...e,children:[Ze("rect",{x:"0",y:"0",width:"20",height:"40",fill:"#002395"}),Ze("rect",{x:"20",y:"0",width:"20",height:"40",fill:"#FFFFFF"}),Ze("rect",{x:"40",y:"0",width:"20",height:"40",fill:"#ED2939"})]});import{jsx as Yt,jsxs as Rr}from"react/jsx-runtime";var jt=()=>Rr("svg",{width:"20",height:"18",viewBox:"0 0 8 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[Yt("path",{d:"M5.50257 12.9395L3.68439 14.7576L1.86621 12.9395",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),Yt("path",{d:"M5.50257 5.06055L3.68439 3.24237L1.86621 5.06055",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})]});import{PopoverClose as Dr}from"@radix-ui/react-popover";import{jsx as D,jsxs as Ke}from"react/jsx-runtime";var kr=[{key:"en",label:"English"},{key:"fr",label:"French"}],Lr=({locale:e})=>e==="fr"?D(Xt,{width:10}):D(Ut,{width:10}),Tr=({locale:e})=>D("div",{className:"px-2 py-1 ",children:Ke("div",{className:"flex items-center gap-2.5",children:[D(Lr,{locale:e})," ",D("span",{className:"uppercase",children:e}),D(jt,{})]})}),Sr=({locale:e="en",onChange:t,locales:o=kr})=>Ke(Z,{children:[D("div",{className:"flex items-center gap-2 px-2 py-1 rounded-lg shadow border-[0.5px] border-gray-50/50 text-current bg-white/10 ",children:D(I,{className:"!p-0 !bg-transparent ",children:D(Tr,{locale:e})})}),D(O,{side:"bottom",className:"p-0 max-w-max rounded-md overflow-hidden mx-auto mt-2",children:D("div",{children:o?.map(a=>Ke(Dr,{type:"button",className:r("flex items-center gap-3 px-3 py-1 text-sm hover:bg-blue-50 w-full transition-all",{"bg-blue-100":e&&e===a?.key}),onClick:()=>t?.(a?.key),children:[a?.label," ",e&&e===a?.key&&D($t,{})]},a?.key))})})]});import{jsx as _e}from"react/jsx-runtime";var Fr=({status:e,variant:t,className:o})=>_e("div",{children:_e("div",{className:r("order-first max-w-max flex-none rounded-full px-2 py-1 text-xs font-medium ring-1 ring-inset ring-current sm:order-none text-[14px] capitalize",{"bg-green-500/20 text-green-500":t==="success"},{"bg-gray-500/20 text-white":t==="abandoned"},{"bg-red-500/20 text-red-500":t==="failed"},{"bg-yellow-500/20 text-yellow-500":t==="pending"},o),children:_e("p",{children:e.replace("-"," ")})})});import{Loader as Wr}from"lucide-react";import{ChevronLeftIcon as Ir,ChevronRightIcon as Mr}from"lucide-react";import{jsx as $e}from"react/jsx-runtime";var Er=({page:e,currentPage:t,onClick:o})=>typeof e=="string"?$e("span",{className:"px-3 py-1 sm:px-4 sm:py-2 text-xs sm:text-sm font-semibold text-gray-500",children:e}):$e("button",{onClick:o,className:`p-1 w-8 h-8 text-xs sm:text-sm rounded-full ${e===t?"bg-primary-main text-white":"text-[#717171] hover:bg-primary-main/10"}`,children:e}),Jt=({totalPages:e,currentPage:t,handlePageClick:o})=>{let n=()=>{let c=Math.floor(1.5),d=Math.max(1,t-c),u=Math.min(e,d+3-1);return u>e&&(d=Math.max(1,e-3+1),u=e),{start:d,end:u}},{start:i,end:l}=n(),s=[];return i>1&&s.push(1),i>2&&s.push("..."),s.push(...Array.from({length:l-i+1},(c,d)=>i+d)),l<e-1&&s.push("..."),l<e&&s.push(e),s.map((c,d)=>$e(Er,{page:c,currentPage:t,onClick:typeof c=="number"?()=>o(c):void 0},d))};import{jsx as oe,jsxs as Ue}from"react/jsx-runtime";var Xe=({currentPage:e=1,totalPages:t=1,onPageChange:o,itemsPerPage:a=0,totalItems:n=0})=>{let i=c=>{c>=1&&c<=t&&o?.(c)},l=a===0?1:a*(e-1)+1,s=e===t?n:Math.min(l+a-1,n);return Ue("div",{className:"flex items-center justify-between border-t border-gray-200 px-4 py-3 sm:px-6 w-full flex-wrap gap-y-10 sm:gap-y-0",children:[n&&oe("section",{className:"text-[#717171] text-[12px]",children:Ue("p",{className:"",children:["Showing ",l," - ",s," of ",n]})}),oe("div",{className:"flex items-center justify-center sm:justify-end ",children:Ue("nav",{className:" inline-flex gap-x-1 sm:gap-x-[10px] items-center",children:[oe("button",{onClick:()=>i(e-1),disabled:e===1,className:"text-xs text-[#222222] hover:bg-primary-main/10 disabled:text-[#D9D9D9] disabled:cursor-not-allowed sm:flex hidden",children:oe(Ir,{className:"size-5"})}),Jt({currentPage:e,totalPages:t,handlePageClick:i}),oe("button",{onClick:()=>i(e+1),disabled:e===t,className:"text-xs text-[#222222] hover:bg-primary-main/10 disabled:text-[#D9D9D9] disabled:cursor-not-allowed sm:flex hidden",children:oe(Mr,{className:"size-5"})})]})})]})};import{flexRender as Qt}from"@tanstack/react-table";import{jsx as H,jsxs as Ar}from"react/jsx-runtime";var qt=({table:e,isMobile:t,onRowClick:o,id:a})=>H("div",{className:r("relative w-full rounded-b border-0",{}),children:Ar("table",{id:a??"table",className:"w-full overflow-x-scroll",children:[H("thead",{children:e.getHeaderGroups().map(n=>H("tr",{className:r(" rounded text-[#717171] border-b- bg-[#FCFCFC]",{}),children:n.headers.map(i=>H("th",{className:"relative py-3 text-base whitespace-nowrap pl-2.5 text-left font-normal capitalize",colSpan:i.colSpan,style:{width:i.getSize()},children:i.isPlaceholder?null:H("div",{className:r("flex items-center",{"cursor-pointer select-none":i.column.getCanSort()}),onClick:i.column.getToggleSortingHandler(),children:i.isPlaceholder?null:Qt(i.column.columnDef.header,i.getContext())})},i.id))},n.id))}),H("tbody",{className:" pl-2.5",children:e?.getFilteredRowModel().rows.map(n=>H("tr",{className:r("first-letter border-b border-zinc-100",{"hover:bg-gray-50":!t},{"hover:bg-gray-50 hover:cursor-pointer":o}),onClick:()=>o?o(n):{},children:n.getVisibleCells().map(i=>H("td",{className:r("",{}),children:H("div",{className:r("",{"w-max p-4 pl-2.5 text-black text-sm":!0}),children:Qt(i.column.columnDef.cell,i.getContext())})},i.id))},n.id))})]})});import{Download as Br,ListFilter as Vr,RotateCw as Or}from"lucide-react";import{Fragment as Hr,jsx as x,jsxs as Se}from"react/jsx-runtime";var Ye=({onRefetch:e,search:t,FilterMenu:o,ExtraNode:a,onExport:n,download:i,isRefetching:l})=>{let s=d=>{t?.onSearch?.(d)},c=()=>{try{e?.()}catch(d){console.error("Error while refetching data",d)}};return x(Hr,{children:(e||t?.enabled||o||a||n)&&Se("div",{className:"w-full flex flex-col sm:flex-row justify-between items-start sm:items-center bg-white p-2 gap-2",children:[x("div",{className:"flex flex-1 flex-col sm:flex-row items-center gap-2 justify-start",children:Se("div",{className:" w-full flex gap-x-3",children:[t?.enabled&&x("section",{className:"sm:w-56",children:x(Ge,{type:"text",placeholder:"Enter search here...",className:"h-9",onChange:s,debounce:t?.debounceRate})}),Se("div",{className:" flex gap-2",children:[e&&x(J,{onClick:c,title:"Refetch Data",disabled:l,variant:"outlined",className:"!border-[#DEDEDE] !text-gray-800 !px-[10px] !py-[8px] ",size:"sm",children:x(Or,{className:r("w-4 h-4",{"animate-spin":l}),size:5})}),o&&x(De,{trigger:x("button",{title:"Filter",className:r("!border-[#DEDEDE] !text-gray-800 !px-[10px] !py-[8px]",Pe({variant:"outlined",size:"sm"})),children:x(Vr,{className:"w-4 h-4",size:5})}),children:o})]})]})}),x("div",{className:"flex items-start flex-col gap-2 justify-center",children:x("section",{className:"flex flex-col-reverse sm:flex-row gap-2",children:Se("div",{className:"flex gap-2",children:[a&&a,n&&x(J,{variant:"primary",onClick:n,size:"sm",children:"Export"}),i?.enabled&&x(J,{variant:"primary",leftNode:x(Br,{className:"w-4 h-5",size:5}),onClick:i?.onDownload,id:i.buttonId,size:"sm",children:i?.buttonText})]})})})]})})};import{jsx as W,jsxs as eo}from"react/jsx-runtime";var Gr=({table:e,isMobile:t=!1,onRowClick:o,id:a,onRefetch:n,isRefetching:i,FilterMenu:l,ExtraNode:s,onExport:c,search:d={enabled:!1,debounceRate:700},download:u={enabled:!1,buttonId:"download_button",buttonText:"Export"},isLoading:m,pagination:p})=>eo("div",{className:r("relative w-full rounded-b border-0 overflow-x-auto"),children:[W(Ye,{onRefetch:n,search:d,FilterMenu:l,ExtraNode:s,onExport:c,download:u,isRefetching:i}),W("main",{className:"w-full overflow-x-auto mt-5",children:m?eo("div",{className:"py-10 flex flex-col justify-center w-full items-center space-x-2",children:[W(Wr,{size:20,className:"animate-spin"}),W("p",{className:"mt-3 text-center text-gray-600 text-sm opacity-70 animate-pulse",children:"Loading..."})]}):e.getRowModel().rows.length<1?W("div",{className:"py-10 flex flex-col justify-center w-full items-center",children:W("p",{className:"text-center text-gray-600 text-sm opacity-70",children:"No data available"})}):W("div",{className:"flex flex-col gap-2",children:W(qt,{table:e,isMobile:t,onRowClick:o,id:a})})}),!m&&p?.enabled&&e.getRowModel().rows.length>0&&W(Xe,{...p,currentPage:p?.currentPage??1,totalPages:p?.totalPages??Math.ceil((p?.totalItems??0)/Math.max(p?.itemsPerPage??1,1))??1,onPageChange:g=>p?.onPageChange?.(g)})]});var to={USD:"$",CAD:"CA$",EUR:"\u20AC",AED:"AED",AFN:"Af",ALL:"ALL",AMD:"AMD",ARS:"AR$",AUD:"AU$",AZN:"man.",BAM:"KM",BDT:"Tk",BGN:"BGN",BHD:"BD",BIF:"FBu",BND:"BN$",BOB:"Bs",BRL:"R$",BWP:"BWP",BYN:"Br",BZD:"BZ$",CDF:"CDF",CHF:"CHF",CLP:"CL$",CNY:"CN\xA5",COP:"CO$",CRC:"\u20A1",CVE:"CV$",CZK:"K\u010D",DJF:"Fdj",DKK:"Dkr",DOP:"RD$",DZD:"DA",EEK:"Ekr",EGP:"EGP",ERN:"Nfk",ETB:"Br",GBP:"\xA3",GEL:"GEL",GHS:"GH\u20B5",GNF:"FG",GTQ:"GTQ",HKD:"HK$",HNL:"HNL",HRK:"kn",HUF:"Ft",IDR:"Rp",ILS:"\u20AA",INR:"\u20B9",IQD:"IQD",IRR:"IRR",ISK:"Ikr",JMD:"J$",JOD:"JD",JPY:"\xA5",KES:"Ksh",KHR:"KHR",KMF:"CF",KRW:"\u20A9",KWD:"KD",KZT:"KZT",LBP:"L.L.",LKR:"SLRs",LTL:"Lt",LVL:"Ls",LYD:"LD",MAD:"MAD",MDL:"MDL",MGA:"MGA",MKD:"MKD",MMK:"MMK",MOP:"MOP$",MUR:"MURs",MXN:"MX$",MYR:"RM",MZN:"MTn",NAD:"N$",NGN:"\u20A6",NIO:"C$",NOK:"Nkr",NPR:"NPRs",NZD:"NZ$",OMR:"OMR",PAB:"B/.",PEN:"S/.",PHP:"\u20B1",PKR:"PKRs",PLN:"z\u0142",PYG:"\u20B2",QAR:"QR",RON:"RON",RSD:"din.",RUB:"RUB",RWF:"RWF",SAR:"SR",SDG:"SDG",SEK:"Skr",SGD:"S$",SOS:"Ssh",SYP:"SY\xA3",THB:"\u0E3F",TND:"DT",TOP:"T$",TRY:"TL",TTD:"TT$",TWD:"NT$",TZS:"TSh",UAH:"\u20B4",UGX:"USh",UYU:"$U",UZS:"UZS",VEF:"Bs.F.",VND:"\u20AB",XAF:"F CFA",XOF:"CFA",YER:"YR",ZAR:"R",ZMK:"ZK",ZWL:"ZWL$"},we=class we{static getCurrencyLocaleMap(t){return{XOF:"fr",XAF:"fr"}[t]||"en"}static koboToNaira(t){return+t/100}static nairaToKobo(t){return+t*100}static getCurrencySymbol(t){return to[t]||t}};Je(we,"formatAmountAndCurrency",(t,o,a)=>{let n=new Intl.NumberFormat(a?.locale||we.getCurrencyLocaleMap(t),{maximumFractionDigits:3,style:"currency",currency:t,currencyDisplay:"symbol"}).format(a?.convertToMajorCurrency?we.koboToNaira(Number(o)):Number(o)).replace(/^(\D+)/,"$1 ").replace("\u202F"," ").replace(/\s+/,""),i=to[t]||t;return n.replace(t,i)});var oo=we;import je from"dayjs";var ro=class{static getDateLibrary(){return je()}static formatTimestampToDate(t,o){return je.unix(t).format(o||"ddd, MMM, YYYY | HH:mm:ss")}static formatDateToTimestamp(t){return je(t).unix()}};export{oo as AmountAction,or as Banner,J as Button,lr as CopyableLabel,_o as Country,to as CurrencySymbolMap,ro as DateAction,Ge as DebouncedInput,ur as DevBanner,Oe as Dialog,xr as Drawer,br as DrawerClose,ze as DrawerRoot,K as FlagComponent,P as FormLabel,G as Input,re as Loader,Sr as LocaleSelector,Qo as OTPInput,Ye as PageDataToolbar,Xe as Pagination,gt as PasswordInput,St as PhoneInput,De as Popover,O as PopoverContent,Z as PopoverRoot,I as PopoverTrigger,$o as Select,Fr as Status,Gr as Table,yt as Textarea,Pe as buttonVariants,r as cn};
|
2
2
|
//# sourceMappingURL=index.mjs.map
|