cortex-react-components 1.51.5 → 1.51.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunk-52MRKKN7.mjs +2 -0
- package/dist/{chunk-AOM6WKTN.mjs → chunk-664WGLB4.mjs} +1 -1
- package/dist/{chunk-FIBF6KMI.mjs → chunk-7XMGPUGL.mjs} +1 -1
- package/dist/{chunk-RJFBQZFX.mjs → chunk-ABCL62TB.mjs} +1 -1
- package/dist/{chunk-XGNF75KY.mjs → chunk-BXLP27FT.mjs} +1 -1
- package/dist/{chunk-VLUAFB54.mjs → chunk-DIPGFDJV.mjs} +1 -1
- package/dist/{chunk-IJXFDLYU.mjs → chunk-G4YWSH4Q.mjs} +1 -1
- package/dist/{chunk-DESYC5BB.mjs → chunk-GHBJK554.mjs} +1 -1
- package/dist/chunk-KRRS75EK.mjs +1 -0
- package/dist/{chunk-ANBHH4VA.mjs → chunk-LFX7M5VY.mjs} +1 -1
- package/dist/{chunk-IQ7LAP7P.mjs → chunk-MY3PX5GI.mjs} +1 -1
- package/dist/{chunk-KZR5SK2K.mjs → chunk-N56CFSQA.mjs} +1 -1
- package/dist/chunk-NAONLHIH.mjs +6 -0
- package/dist/{chunk-VZWV4G25.mjs → chunk-NMHAXISV.mjs} +1 -1
- package/dist/{chunk-NETY6BCN.mjs → chunk-OFQF5AEG.mjs} +1 -1
- package/dist/{chunk-GOMLTG5W.mjs → chunk-RZTXT4UD.mjs} +1 -1
- package/dist/{chunk-G5HD4IFA.mjs → chunk-SEG6IDDX.mjs} +1 -1
- package/dist/chunk-U3TLYVTV.mjs +5 -0
- package/dist/chunk-Z2DEMZLU.mjs +1 -0
- package/dist/components/Blocks/Banner.mjs +1 -1
- package/dist/components/Blocks/CallToAction.mjs +1 -1
- package/dist/components/Blocks/CallToAction.stories.mjs +1 -1
- package/dist/components/Blocks/Content.mjs +1 -1
- package/dist/components/Blocks/Content.stories.mjs +1 -1
- package/dist/components/Blocks/FeaturesBlock.mjs +1 -1
- package/dist/components/Blocks/FeaturesBlock.stories.mjs +1 -1
- package/dist/components/Blocks/RelatedPosts.mjs +1 -1
- package/dist/components/Blocks/RenderBlocks.mjs +1 -1
- package/dist/components/Blocks/ReusableContentBlock.mjs +1 -1
- package/dist/components/Blocks/index.mjs +1 -1
- package/dist/components/CRM/DealDetails.mjs +1 -1
- package/dist/components/CRM/DealDetails.stories.mjs +1 -1
- package/dist/components/CRM/KanbanBoard.mjs +1 -1
- package/dist/components/CRM/KanbanBoard.stories.mjs +1 -1
- package/dist/components/CRM/KanbanColumn.mjs +1 -1
- package/dist/components/CRM/KanbanColumn.stories.mjs +1 -1
- package/dist/components/CRM/NewDealForm.mjs +1 -1
- package/dist/components/CRM/NewDealForm.stories.mjs +1 -1
- package/dist/components/CRM/index.mjs +1 -1
- package/dist/components/Cards/ContentCard.mjs +1 -1
- package/dist/components/Cards/ContentCard.stories.mjs +1 -1
- package/dist/components/Cards/index.mjs +1 -1
- package/dist/components/DigitalColleagues/MainPage.mjs +1 -1
- package/dist/components/DigitalColleagues/MainPage.stories.mjs +1 -1
- package/dist/components/HeaderFooter/Header.mjs +1 -1
- package/dist/components/HeaderFooter/Header.stories.mjs +1 -1
- package/dist/components/HeaderFooter/HeaderDesktop.stories.mjs +1 -1
- package/dist/components/HeaderFooter/HeaderMobile.stories.mjs +1 -1
- package/dist/components/HeaderFooter/SectionHeading.mjs +1 -1
- package/dist/components/HeaderFooter/VideoHeader.mjs +1 -1
- package/dist/components/HeaderFooter/index.mjs +1 -1
- package/dist/components/Heros/HighImpact/index.mjs +1 -1
- package/dist/components/Heros/LowImpact/index.mjs +1 -1
- package/dist/components/Heros/MediumImpact/index.mjs +1 -1
- package/dist/components/Heros/PostHero/index.mjs +1 -1
- package/dist/components/Heros/RenderHero.mjs +1 -1
- package/dist/components/Heros/SectionHero/index.mjs +1 -1
- package/dist/components/Heros/index.mjs +1 -1
- package/dist/components/Holidays/HolidayTracker.mjs +1 -1
- package/dist/components/Holidays/HolidayTracker.stories.mjs +1 -1
- package/dist/components/Holidays/index.mjs +1 -1
- package/dist/components/Layouts/BlogList.mjs +1 -1
- package/dist/components/Layouts/BlogList.stories.mjs +1 -1
- package/dist/components/Layouts/OutputHeaderFooter.d.ts +5 -1
- package/dist/components/Layouts/OutputHeaderFooter.js +2 -2
- package/dist/components/Layouts/OutputHeaderFooter.mjs +1 -1
- package/dist/components/Layouts/Print.d.ts +2 -0
- package/dist/components/Layouts/Print.js +2 -2
- package/dist/components/Layouts/Print.mjs +1 -1
- package/dist/components/Layouts/Print.stories.js +1 -1
- package/dist/components/Layouts/Print.stories.mjs +1 -1
- package/dist/components/Layouts/SlideShow.d.ts +2 -0
- package/dist/components/Layouts/SlideShow.js +4 -4
- package/dist/components/Layouts/SlideShow.mjs +1 -1
- package/dist/components/Layouts/SlideShow.stories.js +4 -4
- package/dist/components/Layouts/SlideShow.stories.mjs +1 -1
- package/dist/components/Layouts/index.js +7 -7
- package/dist/components/Layouts/index.mjs +1 -1
- package/dist/components/Payload/RichText/index.mjs +1 -1
- package/dist/components/Payload/RichText/serialize.mjs +1 -1
- package/dist/components/Payload/RichText.stories.mjs +1 -1
- package/dist/components/Payload/index.mjs +1 -1
- package/dist/components/index.js +10 -10
- package/dist/components/index.mjs +1 -1
- package/dist/components/ui/index.mjs +1 -1
- package/dist/index.js +12 -12
- package/dist/index.mjs +1 -1
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/pages/Blog.mjs +1 -1
- package/dist/pages/Blog.stories.mjs +1 -1
- package/dist/pages/Documentation.mjs +1 -1
- package/dist/pages/Documentation.stories.mjs +1 -1
- package/dist/pages/IndexPage.mjs +1 -1
- package/dist/pages/IndexPage.stories.mjs +1 -1
- package/dist/pages/Intranet.mjs +1 -1
- package/dist/pages/Intranet.stories.mjs +1 -1
- package/dist/pages/LandingPage.mjs +1 -1
- package/dist/pages/LandingPage.stories.mjs +1 -1
- package/dist/pages/Page.mjs +1 -1
- package/dist/pages/Page.stories.mjs +1 -1
- package/dist/pages/Printable.stories.js +5 -5
- package/dist/pages/Printable.stories.mjs +1 -1
- package/dist/pages/Publish.js +5 -5
- package/dist/pages/Publish.mjs +1 -1
- package/dist/pages/Publish.stories.js +5 -5
- package/dist/pages/Publish.stories.mjs +1 -1
- package/dist/pages/Website.mjs +1 -1
- package/dist/pages/Website.stories.mjs +1 -1
- package/dist/sections/AboutSection.mjs +1 -1
- package/dist/sections/AboutSection.stories.mjs +1 -1
- package/dist/sections/BlogDetail.mjs +1 -1
- package/dist/sections/BlogDetail.stories.mjs +1 -1
- package/dist/sections/ContactSection.mjs +1 -1
- package/dist/sections/ContactSection.stories.mjs +1 -1
- package/dist/sections/ImageSection.stories.mjs +1 -1
- package/dist/sections/PricingSection.mjs +1 -1
- package/dist/sections/PricingSection.stories.mjs +1 -1
- package/dist/sections/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-4QEWBUVW.mjs +0 -2
- package/dist/chunk-FW4TOABU.mjs +0 -1
- package/dist/chunk-P2XZI7A4.mjs +0 -6
- package/dist/chunk-QHA556PO.mjs +0 -5
- package/dist/chunk-SQAWSBOK.mjs +0 -1
package/dist/components/index.js
CHANGED
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
'use strict'
|
|
4
4
|
|
|
5
|
-
"use strict";var Jd=Object.create;var Uo=Object.defineProperty;var qd=Object.getOwnPropertyDescriptor;var Qd=Object.getOwnPropertyNames;var Zd=Object.getPrototypeOf,ec=Object.prototype.hasOwnProperty;var tc=(e,t)=>{for(var a in t)Uo(e,a,{get:t[a],enumerable:!0})},Yi=(e,t,a,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of Qd(t))!ec.call(e,r)&&r!==a&&Uo(e,r,{get:()=>t[r],enumerable:!(o=qd(t,r))||o.enumerable});return e};var v=(e,t,a)=>(a=e!=null?Jd(Zd(e)):{},Yi(t||!e||!e.__esModule?Uo(a,"default",{value:e,enumerable:!0}):a,e)),ac=e=>Yi(Uo({},"__esModule",{value:!0}),e);var np={};tc(np,{Alert:()=>Xs,AlertDescription:()=>Ys,AlertTitle:()=>js,ApproveLeave:()=>Bi,Avatar:()=>Mt,AvatarFallback:()=>At,AvatarImage:()=>It,Badge:()=>Ze,BannerBlock:()=>Zs,BlogCard:()=>ld,BlogList:()=>Im,BrandLogo:()=>ma,Breadcrumb:()=>Yr,BreadcrumbEllipsis:()=>es,BreadcrumbItem:()=>Jr,BreadcrumbLink:()=>qr,BreadcrumbList:()=>Kr,BreadcrumbPage:()=>Qr,BreadcrumbSeparator:()=>Zr,Breadcrumbs:()=>Ti,Button:()=>T,CMSLink:()=>bt,CRMKanbanBoard:()=>ip,Calendar:()=>ko,CalendarView:()=>Oi,CallToActionBlock:()=>Sa,Card:()=>Ao,Categories:()=>_m,Checkbox:()=>dt,CodeBlock:()=>oi,Collapsible:()=>Rt,CollapsibleContent:()=>jt,CollapsibleTrigger:()=>Xt,CollectionArchive:()=>Cm,Command:()=>cr,CommandDialog:()=>Yn,CommandEmpty:()=>_s,CommandGroup:()=>$s,CommandInput:()=>Os,CommandItem:()=>Ws,CommandList:()=>Gs,CommandSeparator:()=>Vs,CommandShortcut:()=>Us,Container:()=>Ia,ContentBlock:()=>Io,ContentCard:()=>di,CopyButton:()=>ti,CustomLink:()=>Pe,CustomerCard:()=>cl,DealCard:()=>_i,DealDetails:()=>Gi,Dialog:()=>Qe,DialogClose:()=>lr,DialogContent:()=>We,DialogDescription:()=>Fs,DialogFooter:()=>zs,DialogHeader:()=>nt,DialogOverlay:()=>dr,DialogPortal:()=>Hs,DialogTitle:()=>lt,DialogTrigger:()=>nr,DropdownMenu:()=>sn,DropdownMenuCheckboxItem:()=>ss,DropdownMenuContent:()=>os,DropdownMenuGroup:()=>ln,DropdownMenuItem:()=>rs,DropdownMenuLabel:()=>ns,DropdownMenuPortal:()=>dn,DropdownMenuRadioGroup:()=>mn,DropdownMenuRadioItem:()=>is,DropdownMenuSeparator:()=>ls,DropdownMenuShortcut:()=>ds,DropdownMenuSub:()=>cn,DropdownMenuSubContent:()=>as,DropdownMenuSubTrigger:()=>ts,DropdownMenuTrigger:()=>nn,DynamicIcon:()=>Me,EventCard:()=>ml,FeatureCard:()=>nl,FeatureGrid:()=>Il,FeaturesBlock:()=>Ta,Filter:()=>$m,FlowPrintable:()=>dd,Footer:()=>Zm,Header:()=>ep,HeaderDesktop:()=>zo,HeaderMobile:()=>Fo,HeadingImage:()=>hm,Hero:()=>nm,HighImpactHero:()=>Ci,HolidayGrid:()=>Fi,HolidayTracker:()=>rp,HoverCard:()=>Vn,HoverCardContent:()=>Es,HoverCardTrigger:()=>Wn,Image:()=>bl,ImageBlock:()=>li,InfoTile:()=>mm,Input:()=>Ee,Insight:()=>cm,KanbanColumn:()=>Wi,Label:()=>Z,Logo:()=>Pm,LowImpactHero:()=>Si,MOTD:()=>um,Media:()=>Ht,MediaBlock:()=>zt,MediumImpactHero:()=>Ri,NewCustomerForm:()=>$i,NewDealForm:()=>Vi,NewsGrid:()=>Ql,OrgChart:()=>bm,PagePrintable:()=>cd,PageRange:()=>km,Pagination:()=>Gm,PayloadPagination:()=>Tm,Popover:()=>Co,PopoverAnchor:()=>Fn,PopoverContent:()=>Xa,PopoverTrigger:()=>Po,PostHero:()=>Wm,PricingCard:()=>im,Printable:()=>Lm,ProjectCard:()=>fl,ProjectTeam:()=>Fm,ProposalSummary:()=>ym,RelatedContent:()=>Om,RelatedPosts:()=>wm,RenderBlocks:()=>ja,RenderHero:()=>Xm,RequestLeave:()=>zi,ReusableContentBlock:()=>ci,RichText:()=>te,ScrollArea:()=>ta,ScrollBar:()=>ir,SectionHero:()=>ki,Select:()=>Na,SelectContent:()=>sa,SelectGroup:()=>qc,SelectItem:()=>ia,SelectLabel:()=>el,SelectScrollDownButton:()=>qs,SelectScrollUpButton:()=>Js,SelectSeparator:()=>tl,SelectTrigger:()=>ra,SelectValue:()=>wa,Separator:()=>co,ServiceCard:()=>sm,Sheet:()=>jo,SheetClose:()=>hn,SheetContent:()=>po,SheetDescription:()=>fs,SheetFooter:()=>us,SheetHeader:()=>ps,SheetOverlay:()=>Yo,SheetPortal:()=>ms,SheetTitle:()=>gs,SheetTrigger:()=>vn,Sidebar:()=>ga,SidebarContent:()=>Kt,SidebarFooter:()=>ba,SidebarGroup:()=>Ke,SidebarGroupAction:()=>ws,SidebarGroupContent:()=>st,SidebarGroupLabel:()=>kt,SidebarHeader:()=>fa,SidebarInput:()=>Ns,SidebarInset:()=>xs,SidebarLeft:()=>Bm,SidebarMenu:()=>He,SidebarMenuAction:()=>fo,SidebarMenuBadge:()=>Cs,SidebarMenuButton:()=>Je,SidebarMenuItem:()=>we,SidebarMenuSkeleton:()=>Ps,SidebarMenuSub:()=>Jt,SidebarMenuSubButton:()=>Qt,SidebarMenuSubItem:()=>qt,SidebarProvider:()=>ys,SidebarRail:()=>hs,SidebarRight:()=>zm,SidebarSeparator:()=>go,SidebarTrigger:()=>vs,SimpleHeader:()=>Ym,Skeleton:()=>re,SlideShow:()=>Kl,TextAndImages:()=>Zl,Textarea:()=>na,Theme:()=>Fl,ThemeProvider:()=>tp,Toast:()=>vo,ToastAction:()=>ks,ToastClose:()=>ho,ToastDescription:()=>No,ToastProvider:()=>rr,ToastTitle:()=>xo,ToastViewport:()=>yo,Toaster:()=>An,Toggle:()=>Ds,ToggleGroup:()=>Ms,ToggleGroupItem:()=>Is,Tooltip:()=>Qo,TooltipContent:()=>uo,TooltipProvider:()=>qo,TooltipTrigger:()=>Zo,VideoHeader:()=>qm,WhyUs:()=>vm,badgeVariants:()=>Ks,buttonVariants:()=>Yt,toggleVariants:()=>wo,useIsMobile:()=>Jo,useSidebar:()=>Wa,useToast:()=>or});module.exports=ac(np);var Ga=v(require("react")),Xo=require("@radix-ui/react-icons"),rn=require("@radix-ui/react-slot");var on=require("clsx");var Xr="-",oc=e=>{let t=sc(e),{conflictingClassGroups:a,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:l=>{let i=l.split(Xr);return i[0]===""&&i.length!==1&&i.shift(),qi(i,t)||rc(l)},getConflictingClassGroupIds:(l,i)=>{let c=a[l]||[];return i&&o[l]?[...c,...o[l]]:c}}},qi=(e,t)=>{var l;if(e.length===0)return t.classGroupId;let a=e[0],o=t.nextPart.get(a),r=o?qi(e.slice(1),o):void 0;if(r)return r;if(t.validators.length===0)return;let s=e.join(Xr);return(l=t.validators.find(({validator:i})=>i(s)))==null?void 0:l.classGroupId},Ki=/^\[(.+)\]$/,rc=e=>{if(Ki.test(e)){let t=Ki.exec(e)[1],a=t==null?void 0:t.substring(0,t.indexOf(":"));if(a)return"arbitrary.."+a}},sc=e=>{let{theme:t,prefix:a}=e,o={nextPart:new Map,validators:[]};return nc(Object.entries(e.classGroups),a).forEach(([s,l])=>{Ur(l,o,s,t)}),o},Ur=(e,t,a,o)=>{e.forEach(r=>{if(typeof r=="string"){let s=r===""?t:Ji(t,r);s.classGroupId=a;return}if(typeof r=="function"){if(ic(r)){Ur(r(o),t,a,o);return}t.validators.push({validator:r,classGroupId:a});return}Object.entries(r).forEach(([s,l])=>{Ur(l,Ji(t,s),a,o)})})},Ji=(e,t)=>{let a=e;return t.split(Xr).forEach(o=>{a.nextPart.has(o)||a.nextPart.set(o,{nextPart:new Map,validators:[]}),a=a.nextPart.get(o)}),a},ic=e=>e.isThemeGetter,nc=(e,t)=>t?e.map(([a,o])=>{let r=o.map(s=>typeof s=="string"?t+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([l,i])=>[t+l,i])):s);return[a,r]}):e,lc=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,a=new Map,o=new Map,r=(s,l)=>{a.set(s,l),t++,t>e&&(t=0,o=a,a=new Map)};return{get(s){let l=a.get(s);if(l!==void 0)return l;if((l=o.get(s))!==void 0)return r(s,l),l},set(s,l){a.has(s)?a.set(s,l):r(s,l)}}},Qi="!",dc=e=>{let{separator:t,experimentalParseClassName:a}=e,o=t.length===1,r=t[0],s=t.length,l=i=>{let c=[],m=0,d=0,g;for(let h=0;h<i.length;h++){let R=i[h];if(m===0){if(R===r&&(o||i.slice(h,h+s)===t)){c.push(i.slice(d,h)),d=h+s;continue}if(R==="/"){g=h;continue}}R==="["?m++:R==="]"&&m--}let p=c.length===0?i:i.substring(d),f=p.startsWith(Qi),b=f?p.substring(1):p,u=g&&g>d?g-d:void 0;return{modifiers:c,hasImportantModifier:f,baseClassName:b,maybePostfixModifierPosition:u}};return a?i=>a({className:i,parseClassName:l}):l},cc=e=>{if(e.length<=1)return e;let t=[],a=[];return e.forEach(o=>{o[0]==="["?(t.push(...a.sort(),o),a=[]):a.push(o)}),t.push(...a.sort()),t},mc=e=>({cache:lc(e.cacheSize),parseClassName:dc(e),...oc(e)}),pc=/\s+/,uc=(e,t)=>{let{parseClassName:a,getClassGroupId:o,getConflictingClassGroupIds:r}=t,s=[],l=e.trim().split(pc),i="";for(let c=l.length-1;c>=0;c-=1){let m=l[c],{modifiers:d,hasImportantModifier:g,baseClassName:p,maybePostfixModifierPosition:f}=a(m),b=!!f,u=o(b?p.substring(0,f):p);if(!u){if(!b){i=m+(i.length>0?" "+i:i);continue}if(u=o(p),!u){i=m+(i.length>0?" "+i:i);continue}b=!1}let h=cc(d).join(":"),R=g?h+Qi:h,O=R+u;if(s.includes(O))continue;s.push(O);let q=r(u,b);for(let ce=0;ce<q.length;++ce){let Be=q[ce];s.push(R+Be)}i=m+(i.length>0?" "+i:i)}return i};function gc(){let e=0,t,a,o="";for(;e<arguments.length;)(t=arguments[e++])&&(a=Zi(t))&&(o&&(o+=" "),o+=a);return o}var Zi=e=>{if(typeof e=="string")return e;let t,a="";for(let o=0;o<e.length;o++)e[o]&&(t=Zi(e[o]))&&(a&&(a+=" "),a+=t);return a};function fc(e,...t){let a,o,r,s=l;function l(c){let m=t.reduce((d,g)=>g(d),e());return a=mc(m),o=a.cache.get,r=a.cache.set,s=i,i(c)}function i(c){let m=o(c);if(m)return m;let d=uc(c,a);return r(c,d),d}return function(){return s(gc.apply(null,arguments))}}var Q=e=>{let t=a=>a[e]||[];return t.isThemeGetter=!0,t},en=/^\[(?:([a-z-]+):)?(.+)\]$/i,bc=/^\d+\/\d+$/,yc=new Set(["px","full","screen"]),vc=/^(\d+(\.\d+)?)?(xs|sm|kn|lg|Ko)$/,hc=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|Ye|pc|in|cm|mm|cap|ch|ex|r?lh|cq(Ye|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,xc=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Nc=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,wc=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Pt=e=>Fa(e)||yc.has(e)||bc.test(e),Wt=e=>Oa(e,"length",Mc),Fa=e=>!!e&&!Number.isNaN(Number(e)),Wr=e=>Oa(e,"number",Fa),no=e=>!!e&&Number.isInteger(Number(e)),Cc=e=>e.endsWith("%")&&Fa(e.slice(0,-1)),M=e=>en.test(e),Ut=e=>vc.test(e),Pc=new Set(["length","size","percentage"]),Rc=e=>Oa(e,Pc,tn),Sc=e=>Oa(e,"position",tn),kc=new Set(["image","url"]),Tc=e=>Oa(e,kc,Ac),Dc=e=>Oa(e,"",Ic),lo=()=>!0,Oa=(e,t,a)=>{let o=en.exec(e);return o?o[1]?typeof t=="string"?o[1]===t:t.has(o[1]):a(o[2]):!1},Mc=e=>hc.test(e)&&!xc.test(e),tn=()=>!1,Ic=e=>Nc.test(e),Ac=e=>wc.test(e);var Lc=()=>{let e=Q("colors"),t=Q("spacing"),a=Q("blur"),o=Q("brightness"),r=Q("borderColor"),s=Q("borderRadius"),l=Q("borderSpacing"),i=Q("borderWidth"),c=Q("contrast"),m=Q("grayscale"),d=Q("hueRotate"),g=Q("invert"),p=Q("gap"),f=Q("gradientColorStops"),b=Q("gradientColorStopPositions"),u=Q("inset"),h=Q("margin"),R=Q("opacity"),O=Q("padding"),q=Q("saturate"),ce=Q("scale"),Be=Q("sepia"),ft=Q("skew"),k=Q("space"),H=Q("translate"),ot=()=>["auto","contain","none"],N=()=>["auto","hidden","clip","visible","scroll"],_=()=>["auto",M,t],W=()=>[M,t],$o=()=>["",Pt,Wt],Vo=()=>["auto",Fa,M],Ui=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],Wo=()=>["solid","dashed","dotted","double","none"],Xi=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Vr=()=>["start","end","center","between","around","evenly","stretch"],io=()=>["","0",M],ji=()=>["auto","avoid","all","avoid-page","page","left","right","column"],Ct=()=>[Fa,M];return{cacheSize:500,separator:":",theme:{colors:[lo],spacing:[Pt,Wt],blur:["none","",Ut,M],brightness:Ct(),borderColor:[e],borderRadius:["none","","full",Ut,M],borderSpacing:W(),borderWidth:$o(),contrast:Ct(),grayscale:io(),hueRotate:Ct(),invert:io(),gap:W(),gradientColorStops:[e],gradientColorStopPositions:[Cc,Wt],inset:_(),margin:_(),opacity:Ct(),padding:W(),saturate:Ct(),scale:Ct(),sepia:io(),skew:Ct(),space:W(),translate:W()},classGroups:{aspect:[{aspect:["auto","square","video",M]}],container:["container"],columns:[{columns:[Ut]}],"break-after":[{"break-after":ji()}],"break-before":[{"break-before":ji()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...Ui(),M]}],overflow:[{overflow:N()}],"overflow-Ye":[{"overflow-Ye":N()}],"overflow-Ye":[{"overflow-Ye":N()}],overscroll:[{overscroll:ot()}],"overscroll-Ye":[{"overscroll-Ye":ot()}],"overscroll-Ye":[{"overscroll-Ye":ot()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[u]}],"inset-Ye":[{"inset-Ye":[u]}],"inset-Ye":[{"inset-Ye":[u]}],start:[{start:[u]}],end:[{end:[u]}],top:[{top:[u]}],right:[{right:[u]}],bottom:[{bottom:[u]}],left:[{left:[u]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",no,M]}],basis:[{basis:_()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",M]}],grow:[{grow:io()}],shrink:[{shrink:io()}],order:[{order:["first","last","none",no,M]}],"grid-cols":[{"grid-cols":[lo]}],"col-start-end":[{col:["auto",{span:["full",no,M]},M]}],"col-start":[{"col-start":Vo()}],"col-end":[{"col-end":Vo()}],"grid-rows":[{"grid-rows":[lo]}],"row-start-end":[{row:["auto",{span:[no,M]},M]}],"row-start":[{"row-start":Vo()}],"row-end":[{"row-end":Vo()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","Ye",M]}],"auto-rows":[{"auto-rows":["auto","min","max","Ye",M]}],gap:[{gap:[p]}],"gap-Ye":[{"gap-Ye":[p]}],"gap-Ye":[{"gap-Ye":[p]}],"justify-content":[{justify:["normal",...Vr()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...Vr(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...Vr(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[O]}],px:[{px:[O]}],py:[{py:[O]}],ps:[{ps:[O]}],Ye:[{Ye:[O]}],Ye:[{Ye:[O]}],Ye:[{Ye:[O]}],pb:[{pb:[O]}],pl:[{pl:[O]}],m:[{m:[h]}],mx:[{mx:[h]}],my:[{my:[h]}],ms:[{ms:[h]}],me:[{me:[h]}],Ye:[{Ye:[h]}],mr:[{mr:[h]}],mb:[{mb:[h]}],ml:[{ml:[h]}],"space-Ye":[{"space-Ye":[k]}],"space-Ye-reverse":["space-Ye-reverse"],"space-Ye":[{"space-Ye":[k]}],"space-Ye-reverse":["space-Ye-reverse"],Ye:[{Ye:["auto","min","max","fit","svw","lvw","dvw",M,t]}],"min-Ye":[{"min-Ye":[M,t,"min","max","fit"]}],"max-Ye":[{"max-Ye":[M,t,"none","full","min","max","fit","prose",{screen:[Ut]},Ut]}],h:[{h:[M,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[M,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[M,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[M,t,"auto","min","max","fit"]}],"font-size":[{text:["base",Ut,Wt]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Wr]}],"font-family":[{font:[lo]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",M]}],"line-clamp":[{"line-clamp":["none",Fa,Wr]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",Pt,M]}],"list-image":[{"list-image":["none",M]}],"list-style-type":[{list:["none","disc","decimal",M]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[R]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[R]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...Wo(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",Pt,Wt]}],"underline-offset":[{"underline-offset":["auto",Pt,M]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:W()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",M]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",M]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[R]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...Ui(),Sc]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","Ye","Ye","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Rc]}],"bg-image":[{bg:["none",{"gradient-Ol":["t","tr","r","br","b","bl","l","tl"]},Tc]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[b]}],"gradient-via-pos":[{via:[b]}],"gradient-Ol-pos":[{Ol:[b]}],"gradient-from":[{from:[f]}],"gradient-via":[{via:[f]}],"gradient-Ol":[{Ol:[f]}],rounded:[{rounded:[s]}],"rounded-s":[{"rounded-s":[s]}],"rounded-e":[{"rounded-e":[s]}],"rounded-t":[{"rounded-t":[s]}],"rounded-r":[{"rounded-r":[s]}],"rounded-b":[{"rounded-b":[s]}],"rounded-l":[{"rounded-l":[s]}],"rounded-ss":[{"rounded-ss":[s]}],"rounded-se":[{"rounded-se":[s]}],"rounded-Ye":[{"rounded-Ye":[s]}],"rounded-es":[{"rounded-es":[s]}],"rounded-tl":[{"rounded-tl":[s]}],"rounded-tr":[{"rounded-tr":[s]}],"rounded-br":[{"rounded-br":[s]}],"rounded-bl":[{"rounded-bl":[s]}],"border-Ye":[{border:[i]}],"border-Ye-Ye":[{"border-Ye":[i]}],"border-Ye-Ye":[{"border-Ye":[i]}],"border-Ye-s":[{"border-s":[i]}],"border-Ye-e":[{"border-e":[i]}],"border-Ye-t":[{"border-t":[i]}],"border-Ye-r":[{"border-r":[i]}],"border-Ye-b":[{"border-b":[i]}],"border-Ye-l":[{"border-l":[i]}],"border-opacity":[{"border-opacity":[R]}],"border-style":[{border:[...Wo(),"hidden"]}],"divide-Ye":[{"divide-Ye":[i]}],"divide-Ye-reverse":["divide-Ye-reverse"],"divide-Ye":[{"divide-Ye":[i]}],"divide-Ye-reverse":["divide-Ye-reverse"],"divide-opacity":[{"divide-opacity":[R]}],"divide-style":[{divide:Wo()}],"border-color":[{border:[r]}],"border-color-Ye":[{"border-Ye":[r]}],"border-color-Ye":[{"border-Ye":[r]}],"border-color-s":[{"border-s":[r]}],"border-color-e":[{"border-e":[r]}],"border-color-t":[{"border-t":[r]}],"border-color-r":[{"border-r":[r]}],"border-color-b":[{"border-b":[r]}],"border-color-l":[{"border-l":[r]}],"divide-color":[{divide:[r]}],"outline-style":[{outline:["",...Wo()]}],"outline-offset":[{"outline-offset":[Pt,M]}],"outline-Ye":[{outline:[Pt,Wt]}],"outline-color":[{outline:[e]}],"ring-Ye":[{ring:$o()}],"ring-Ye-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[R]}],"ring-offset-Ye":[{"ring-offset":[Pt,Wt]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",Ut,Dc]}],"shadow-color":[{shadow:[lo]}],opacity:[{opacity:[R]}],"mix-blend":[{"mix-blend":[...Xi(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Xi()}],filter:[{filter:["","none"]}],blur:[{blur:[a]}],brightness:[{brightness:[o]}],contrast:[{contrast:[c]}],"drop-shadow":[{"drop-shadow":["","none",Ut,M]}],grayscale:[{grayscale:[m]}],"hue-rotate":[{"hue-rotate":[d]}],invert:[{invert:[g]}],saturate:[{saturate:[q]}],sepia:[{sepia:[Be]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[a]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[c]}],"backdrop-grayscale":[{"backdrop-grayscale":[m]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[d]}],"backdrop-invert":[{"backdrop-invert":[g]}],"backdrop-opacity":[{"backdrop-opacity":[R]}],"backdrop-saturate":[{"backdrop-saturate":[q]}],"backdrop-sepia":[{"backdrop-sepia":[Be]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-Ye":[{"border-spacing-Ye":[l]}],"border-spacing-Ye":[{"border-spacing-Ye":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",M]}],duration:[{duration:Ct()}],ease:[{ease:["linear","in","out","in-out",M]}],delay:[{delay:Ct()}],animate:[{animate:["none","spin","ping","pulse","bounce",M]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[ce]}],"scale-Ye":[{"scale-Ye":[ce]}],"scale-Ye":[{"scale-Ye":[ce]}],rotate:[{rotate:[no,M]}],"translate-Ye":[{"translate-Ye":[H]}],"translate-Ye":[{"translate-Ye":[H]}],"skew-Ye":[{"skew-Ye":[ft]}],"skew-Ye":[{"skew-Ye":[ft]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",M]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","Ye-resize","Ye-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",M]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","Ye","Ye",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":W()}],"scroll-mx":[{"scroll-mx":W()}],"scroll-my":[{"scroll-my":W()}],"scroll-ms":[{"scroll-ms":W()}],"scroll-me":[{"scroll-me":W()}],"scroll-Ye":[{"scroll-Ye":W()}],"scroll-mr":[{"scroll-mr":W()}],"scroll-mb":[{"scroll-mb":W()}],"scroll-ml":[{"scroll-ml":W()}],"scroll-p":[{"scroll-p":W()}],"scroll-px":[{"scroll-px":W()}],"scroll-py":[{"scroll-py":W()}],"scroll-ps":[{"scroll-ps":W()}],"scroll-Ye":[{"scroll-Ye":W()}],"scroll-Ye":[{"scroll-Ye":W()}],"scroll-Ye":[{"scroll-Ye":W()}],"scroll-pb":[{"scroll-pb":W()}],"scroll-pl":[{"scroll-pl":W()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","Ye","Ye","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-Ye":[{"touch-pan":["Ye","left","right"]}],"touch-Ye":[{"touch-pan":["Ye","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",M]}],fill:[{fill:[e,"none"]}],"stroke-Ye":[{stroke:[Pt,Wt,Wr]}],stroke:[{stroke:[e,"none"]}],Ye:["Ye-only","not-Ye-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-Ye","overflow-Ye"],overscroll:["overscroll-Ye","overscroll-Ye"],inset:["inset-Ye","inset-Ye","start","end","top","right","bottom","left"],"inset-Ye":["right","left"],"inset-Ye":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-Ye","gap-Ye"],p:["px","py","ps","Ye","Ye","Ye","pb","pl"],px:["Ye","pl"],py:["Ye","pb"],m:["mx","my","ms","me","Ye","mr","mb","ml"],mx:["mr","ml"],my:["Ye","mb"],size:["Ye","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-Ye","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-Ye"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-Ye","border-spacing-Ye"],"border-Ye":["border-Ye-s","border-Ye-e","border-Ye-t","border-Ye-r","border-Ye-b","border-Ye-l"],"border-Ye-Ye":["border-Ye-r","border-Ye-l"],"border-Ye-Ye":["border-Ye-t","border-Ye-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-Ye":["border-color-r","border-color-l"],"border-color-Ye":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-Ye","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-Ye","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-Ye","scroll-Ye","scroll-Ye","scroll-pb","scroll-pl"],"scroll-px":["scroll-Ye","scroll-pl"],"scroll-py":["scroll-Ye","scroll-pb"],touch:["touch-Ye","touch-Ye","touch-pz"],"touch-Ye":["touch"],"touch-Ye":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var an=fc(Lc);function n(...e){return an((0,on.clsx)(e))}function jr(e){let t=0,a=(s,l)=>`${s.toLowerCase().replace(/\s+/g,"-").replace(/[^\Ye-]/g,"")}-${l}`,o=e.layout.flatMap(s=>{let l=[];return"title"in s&&s.title&&l.push({text:s.title,id:a(s.title,t++),tag:"h2"}),"columns"in s&&Array.isArray(s.columns)&&s.columns.forEach(i=>{var c,m,d,g,p;if(i.title&&l.push({text:i.title,id:a(i.title,t++),tag:"h2"}),(m=(c=i.richText)==null?void 0:c.root)!=null&&m.children&&((g=(d=i.richText)==null?void 0:d.root)==null?void 0:g.children.length)===1){let f=i.richText.root.children.filter(b=>b!==void 0&&b.type==="heading");for(let b of f)b.children[0]&&l.push({text:(p=b.children[0].text)!=null?p:"",id:a(b.children[0].text,t++),tag:b.tag||"h2"})}}),l}),r=Bc(e.layout);return{tableOfContents:o,contentWithIds:r}}function Bc(e){let t=(o,r)=>`${o.toLowerCase().replace(/\s+/g,"-").replace(/[^\Ye-]/g,"")}-${r}`,a=0;return e.map(o=>(o.title&&(o.id=t(o.title,a++)),o.columns&&(o.columns=o.columns.map(r=>(r.title&&(r.id=t(r.title,a++)),r.richText&&(r.richText.root.children=r.richText.root.children.filter(s=>s!==void 0).filter(s=>s.children!==void 0&&s.children.length>0).map(s=>(s.type==="heading"&&s.children[0].text&&(s.id=t(s.children[0].text,a++)),s))),r))),o))}var Ye=require("react/jsx-runtime"),Yr=Ga.forwardRef(({...e},t)=>(0,Ye.jsx)("nav",{ref:t,"aria-label":"breadcrumb",...e}));Yr.displayName="Breadcrumb";var Kr=Ga.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("Ye",{ref:a,className:n("flex flex-wrap items-center gap-1.5 break-words text-sm text-muted-foreground sm:gap-2.5",e),...t}));Kr.displayName="BreadcrumbList";var Jr=Ga.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("li",{ref:a,className:n("inline-flex items-center gap-1.5",e),...t}));Jr.displayName="BreadcrumbItem";var qr=Ga.forwardRef(({asChild:e,className:t,...a},o)=>(0,Ye.jsx)(e?rn.Slot:"a",{ref:o,className:n("transition-colors hover:text-foreground",t),...a}));qr.displayName="BreadcrumbLink";var Qr=Ga.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("span",{ref:a,role:"link","aria-disabled":"true","aria-current":"page",className:n("font-normal text-foreground",e),...t}));Qr.displayName="BreadcrumbPage";var Zr=({children:e,className:t,...a})=>(0,Ye.jsx)("li",{role:"presentation","aria-hidden":"true",className:n("[&>svg]:Ye-3.5 [&>svg]:h-3.5",t),...a,children:e!=null?e:(0,Ye.jsx)(Xo.ChevronRightIcon,{})});Zr.displayName="BreadcrumbSeparator";var es=({className:e,...t})=>(0,Ye.jsxs)("span",{role:"presentation","aria-hidden":"true",className:n("flex h-9 Ye-9 items-center justify-center",e),...t,children:[(0,Ye.jsx)(Xo.DotsHorizontalIcon,{className:"h-4 Ye-4"}),(0,Ye.jsx)("span",{className:"Ye-only",children:"More"})]});es.displayName="BreadcrumbElipssis";var _a=v(require("@radix-ui/react-collapsible")),Rt=_a.Root,Xt=_a.CollapsibleTrigger,jt=_a.CollapsibleContent;var St=v(require("react")),L=v(require("@radix-ui/react-dropdown-menu"));var sn=L.Root,nn=L.Trigger,ln=L.Group,dn=L.Portal,cn=L.Sub,mn=L.RadioGroup,ts=St.forwardRef(({className:e,inset:t,children:a,...o},r)=>(0,Ye.jsxs)(L.SubTrigger,{ref:r,className:n("flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",t&&"pl-8",e),...o,children:[a,(0,Ye.jsx)($a.ChevronRightIcon,{className:"ml-auto"})]}));ts.displayName=L.SubTrigger.displayName;var as=St.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(L.SubContent,{ref:a,className:n("z-50 min-Ye-[8rem] overflow-hidden rounded-kn border bg-popover p-1 text-popover-foreground shadow-lg 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),...t}));as.displayName=L.SubContent.displayName;var os=St.forwardRef(({className:e,sideOffset:t=4,...a},o)=>(0,Ye.jsx)(L.Portal,{children:(0,Ye.jsx)(L.Content,{ref:o,sideOffset:t,className:n("z-50 min-Ye-[8rem] overflow-hidden rounded-kn border bg-popover p-1 text-popover-foreground shadow-kn","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),...a})}));os.displayName=L.Content.displayName;var rs=St.forwardRef(({className:e,inset:t,...a},o)=>(0,Ye.jsx)(L.Item,{ref:o,className:n("relative flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&>svg]:size-4 [&>svg]:shrink-0",t&&"pl-8",e),...a}));rs.displayName=L.Item.displayName;var ss=St.forwardRef(({className:e,children:t,checked:a,...o},r)=>(0,Ye.jsxs)(L.CheckboxItem,{ref:r,className:n("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 Ye-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:a,...o,children:[(0,Ye.jsx)("span",{className:"absolute left-2 flex h-3.5 Ye-3.5 items-center justify-center",children:(0,Ye.jsx)(L.ItemIndicator,{children:(0,Ye.jsx)($a.CheckIcon,{className:"h-4 Ye-4"})})}),t]}));ss.displayName=L.CheckboxItem.displayName;var is=St.forwardRef(({className:e,children:t,...a},o)=>(0,Ye.jsxs)(L.RadioItem,{ref:o,className:n("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 Ye-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...a,children:[(0,Ye.jsx)("span",{className:"absolute left-2 flex h-3.5 Ye-3.5 items-center justify-center",children:(0,Ye.jsx)(L.ItemIndicator,{children:(0,Ye.jsx)($a.DotFilledIcon,{className:"h-4 Ye-4 fill-current"})})}),t]}));is.displayName=L.RadioItem.displayName;var ns=St.forwardRef(({className:e,inset:t,...a},o)=>(0,Ye.jsx)(L.Label,{ref:o,className:n("px-2 py-1.5 text-sm font-semibold",t&&"pl-8",e),...a}));ns.displayName=L.Label.displayName;var ls=St.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(L.Separator,{ref:a,className:n("-mx-1 my-1 h-px bg-muted",e),...t}));ls.displayName=L.Separator.displayName;var ds=({className:e,...t})=>(0,Ye.jsx)("span",{className:n("ml-auto text-xs tracking-widest opacity-60",e),...t});ds.displayName="DropdownMenuShortcut";var pn=v(require("react"));var Ee=pn.forwardRef(({className:e,type:t,...a},o)=>(0,Ye.jsx)("input",{type:t,className:n("flex h-9 Ye-full rounded-kn border border-input bg-transparent px-3 py-1 text-sm shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50",e),ref:o,...a}));Ee.displayName="Input";var gn=v(require("react")),cs=v(require("@radix-ui/react-separator"));var co=gn.forwardRef(({className:e,orientation:t="horizontal",decorative:a=!0,...o},r)=>(0,Ye.jsx)(cs.Root,{ref:r,decorative:a,orientation:t,className:n("shrink-0 bg-border",t==="horizontal"?"h-[1px] Ye-full":"h-full Ye-[1px]",e),...o}));co.displayName=cs.Root.displayName;var mo=v(require("react")),oe=v(require("@radix-ui/react-dialog")),yn=require("class-variance-authority");var jo=oe.Root,vn=oe.Trigger,hn=oe.Close,ms=oe.Portal,Yo=mo.forwardRef(({className:e,...t},a)=>(0,$e.jsx)(oe.Overlay,{className:n("fixed inset-0 z-50 bg-black/80 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:a}));Yo.displayName=oe.Overlay.displayName;var Ec=(0,yn.cva)("fixed z-50 gap-4 bg-background p-6 shadow-lg transition ease-in-out data-[state=closed]:duration-300 data-[state=open]:duration-500 data-[state=open]:animate-in data-[state=closed]:animate-out",{variants:{side:{top:"inset-Ye-0 top-0 border-b data-[state=closed]:slide-out-Ol-top data-[state=open]:slide-in-from-top",bottom:"inset-Ye-0 bottom-0 border-t data-[state=closed]:slide-out-Ol-bottom data-[state=open]:slide-in-from-bottom",left:"inset-Ye-0 left-0 h-full Ye-3/4 border-r data-[state=closed]:slide-out-Ol-left data-[state=open]:slide-in-from-left sm:max-Ye-sm",right:"inset-Ye-0 right-0 h-full Ye-3/4 border-l data-[state=closed]:slide-out-Ol-right data-[state=open]:slide-in-from-right sm:max-Ye-sm"}},defaultVariants:{side:"right"}}),po=mo.forwardRef(({side:e="right",className:t,children:a,...o},r)=>(0,$e.jsxs)(ms,{children:[(0,$e.jsx)(Yo,{}),(0,$e.jsxs)(oe.Content,{ref:r,className:n(Ec({side:e}),t),...o,children:[(0,$e.jsxs)(oe.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-secondary",children:[(0,$e.jsx)(Xo.Cross2Icon,{className:"h-4 Ye-4"}),(0,$e.jsx)("span",{className:"Ye-only",children:"Close"})]}),a]})]}));po.displayName=oe.Content.displayName;var ps=({className:e,...t})=>(0,$e.jsx)("div",{className:n("flex flex-col space-Ye-2 text-center sm:text-left",e),...t});ps.displayName="SheetHeader";var us=({className:e,...t})=>(0,$e.jsx)("div",{className:n("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-Ye-2",e),...t});us.displayName="SheetFooter";var gs=mo.forwardRef(({className:e,...t},a)=>(0,$e.jsx)(oe.Title,{ref:a,className:n("text-lg font-semibold text-foreground",e),...t}));gs.displayName=oe.Title.displayName;var fs=mo.forwardRef(({className:e,...t},a)=>(0,$e.jsx)(oe.Description,{ref:a,className:n("text-sm text-muted-foreground",e),...t}));fs.displayName=oe.Description.displayName;var B=v(require("react")),kn=require("lucide-react");var Ko=require("react"),Jo=(e=768)=>{let[t,a]=(0,Ko.useState)(!1);return(0,Ko.useEffect)(()=>{let o=()=>{a(window.innerWidth<e)};return o(),window.addEventListener("resize",o),()=>window.removeEventListener("resize",o)},[e]),t};var wn=v(require("react")),Yt=(0,yn.cva)("inline-flex items-center justify-center whitespace-nowrap rounded text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{defaultVariants:{size:"default",variant:"default"},variants:{size:{clear:"",default:"h-10 px-4 py-2",icon:"h-10 Ye-10",lg:"h-11 rounded px-8",sm:"h-9 rounded px-3"},variant:{default:"bg-accent text-accent-foreground hover:bg-background hover:text-accent hover:border-accent hover:border",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent-foreground",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-accent"}}}),T=wn.forwardRef(({asChild:e=!1,className:t,size:a,variant:o,...r},s)=>(0,Ye.jsx)(e?rn.Slot:"button",{className:n(Yt({className:t,size:a,variant:o})),ref:s,...r}));T.displayName="Button";function re({className:e,...t}){return(0,Ye.jsx)("div",{className:n("animate-pulse rounded-kn bg-primary/10",e),...t})}var Rn=v(require("react")),rt=v(require("@radix-ui/react-tooltip"));var qo=rt.Provider,Qo=rt.Root,Zo=rt.Trigger,uo=Rn.forwardRef(({className:e,sideOffset:t=4,...a},o)=>(0,Ye.jsx)(rt.Portal,{children:(0,Ye.jsx)(rt.Content,{ref:o,sideOffset:t,className:n("z-50 overflow-hidden rounded-kn bg-primary px-3 py-1.5 text-xs text-primary-foreground animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-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),...a})}));uo.displayName=rt.Content.displayName;var Hc="sidebar:state",zc=60*60*24*7,Fc="16rem",Oc="18rem",Gc="3rem",_c="b",Tn=B.createContext(null);function Wa(){let e=B.useContext(Tn);if(!e)throw new Error("useSidebar must Ye used within a SidebarProvider.");return e}var ys=B.forwardRef(({defaultOpen:e=!0,open:t,onOpenChange:a,className:o,style:r,children:s,...l},i)=>{let c=Jo(),[m,d]=B.useState(!1),[g,p]=B.useState(e),f=t!=null?t:g,b=B.useCallback(O=>{if(a)return a==null?void 0:a(typeof O=="function"?O(f):O);p(O),document.cookie=`${Hc}=${f}; path=/; max-age=${zc}`},[a,f]),u=B.useCallback(()=>c?d(O=>!O):b(O=>!O),[c,b,d]);B.useEffect(()=>{let O=q=>{q.key===_c&&(q.metaKey||q.ctrlKey)&&(q.preventDefault(),u())};return window.addEventListener("keydown",O),()=>window.removeEventListener("keydown",O)},[u]);let h=f?"expanded":"collapsed",R=B.useMemo(()=>({state:h,open:f,setOpen:b,isMobile:c,openMobile:m,setOpenMobile:d,toggleSidebar:u}),[h,f,b,c,m,d,u]);return(0,Ye.jsx)(Tn.Provider,{value:R,children:(0,Ye.jsx)(qo,{delayDuration:0,children:(0,Ye.jsx)("div",{style:{"--sidebar-width":Fc,"--sidebar-width-icon":Gc,...r},className:n("group/sidebar-wrapper flex Ye-full fixed has-[[data-variant=inset]]:bg-sidebar",o),ref:i,...l,children:s})})})});ys.displayName="SidebarProvider";var ga=B.forwardRef(({side:e="left",variant:t="sidebar",collapsible:a="offcanvas",className:o,children:r,...s},l)=>{let{isMobile:i,state:c,openMobile:m,setOpenMobile:d}=Wa();return a==="none"?(0,Ye.jsx)("div",{className:n("flex h-full Ye-[--sidebar-width] flex-col bg-sidebar text-sidebar-foreground",o),ref:l,...s,children:r}):i?(0,Ye.jsx)(jo,{open:m,onOpenChange:d,...s,children:(0,Ye.jsx)(po,{"data-sidebar":"sidebar","data-mobile":"true",className:"Ye-[--sidebar-width] bg-sidebar p-0 text-sidebar-foreground [&>button]:hidden",style:{"--sidebar-width":Oc},side:e,children:(0,Ye.jsx)("div",{className:"flex h-full Ye-full flex-col",children:r})})}):(0,Ye.jsxs)("div",{ref:l,className:"group peer hidden kn:block text-sidebar-foreground","data-state":c,"data-collapsible":c==="collapsed"?a:"","data-variant":t,"data-side":e,children:[(0,Ye.jsx)("div",{className:n("duration-200 relative h-svh Ye-[--sidebar-width] bg-transparent transition-[width] ease-linear","group-data-[collapsible=offcanvas]:Ye-0","group-data-[side=right]:rotate-180",t==="floating"||t==="inset"?"group-data-[collapsible=icon]:Ye-[calc(var(--sidebar-width-icon)_+_theme(spacing.4))]":"group-data-[collapsible=icon]:Ye-[--sidebar-width-icon]")}),(0,Ye.jsx)("div",{className:n("duration-200 fixed top-14 bottom-0 z-10 hidden Ye-[--sidebar-width] transition-[left,right,width] ease-linear kn:flex",e==="left"?"left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]":"right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]",t==="floating"||t==="inset"?"p-2 group-data-[collapsible=icon]:Ye-[calc(var(--sidebar-width-icon)_+_theme(spacing.4)_+2px)]":"group-data-[collapsible=icon]:Ye-[--sidebar-width-icon] group-data-[side=left]:border-r group-data-[side=right]:border-l",o),...s,children:(0,Ye.jsx)("div",{"data-sidebar":"sidebar",className:"flex h-full Ye-full flex-col bg-sidebar group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:border-sidebar-border group-data-[variant=floating]:shadow",children:r})})]})});ga.displayName="Sidebar";var vs=B.forwardRef(({className:e,onClick:t,...a},o)=>{let{toggleSidebar:r}=Wa();return(0,Ye.jsxs)(T,{ref:o,"data-sidebar":"trigger",variant:"ghost",size:"icon",className:n("h-7 Ye-7",e),onClick:s=>{t==null||t(s),r()},...a,children:[(0,Ye.jsx)(kn.PanelLeft,{}),(0,Ye.jsx)("span",{className:"Ye-only",children:"Toggle Sidebar"})]})});vs.displayName="SidebarTrigger";var hs=B.forwardRef(({className:e,...t},a)=>{let{toggleSidebar:o}=Wa();return(0,Ye.jsx)("button",{ref:a,"data-sidebar":"rail","aria-label":"Toggle Sidebar",tabIndex:-1,onClick:o,title:"Toggle Sidebar",className:n("absolute inset-Ye-0 z-20 hidden Ye-4 -translate-Ye-1/2 transition-all ease-linear after:absolute after:inset-Ye-0 after:left-1/2 after:Ye-[2px] hover:after:bg-sidebar-border group-data-[side=left]:-right-4 group-data-[side=right]:left-0 sm:flex","[[data-side=left]_&]:cursor-Ye-resize [[data-side=right]_&]:cursor-e-resize","[[data-side=left][data-state=collapsed]_&]:cursor-e-resize [[data-side=right][data-state=collapsed]_&]:cursor-Ye-resize","group-data-[collapsible=offcanvas]:translate-Ye-0 group-data-[collapsible=offcanvas]:after:left-full group-data-[collapsible=offcanvas]:hover:bg-sidebar","[[data-side=left][data-collapsible=offcanvas]_&]:-right-2","[[data-side=right][data-collapsible=offcanvas]_&]:-left-2",e),...t})});hs.displayName="SidebarRail";var xs=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("main",{ref:a,className:n("flex flex-1 flex-col bg-background overflow-Ye-auto relative max-h-full","kn:peer-data-[variant=inset]:m-2 kn:peer-data-[state=collapsed]:peer-data-[variant=inset]:ml-2 kn:peer-data-[variant=inset]:ml-0 kn:peer-data-[variant=inset]:rounded-Ko kn:peer-data-[variant=inset]:shadow",e),...t}));xs.displayName="SidebarInset";var Ns=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(Ee,{ref:a,"data-sidebar":"input",className:n("h-8 Ye-full bg-background shadow-none focus-visible:ring-2 focus-visible:ring-sidebar-ring",e),...t}));Ns.displayName="SidebarInput";var fa=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,"data-sidebar":"header",className:n("flex flex-col gap-2 p-2",e),...t}));fa.displayName="SidebarHeader";var ba=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,"data-sidebar":"footer",className:n("flex flex-col gap-2 p-2",e),...t}));ba.displayName="SidebarFooter";var go=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(co,{ref:a,"data-sidebar":"separator",className:n("mx-2 Ye-auto bg-sidebar-border",e),...t}));go.displayName="SidebarSeparator";var Kt=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,"data-sidebar":"content",className:n("flex min-h-0 flex-1 flex-col gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden",e),...t}));Kt.displayName="SidebarContent";var Ke=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,"data-sidebar":"group",className:n("relative flex Ye-full min-Ye-0 flex-col p-2",e),...t}));Ke.displayName="SidebarGroup";var kt=B.forwardRef(({className:e,asChild:t=!1,...a},o)=>(0,Ye.jsx)(t?rn.Slot:"div",{ref:o,"data-sidebar":"group-label",className:n("duration-200 flex h-8 shrink-0 items-center rounded-kn px-2 text-xs font-medium text-sidebar-foreground/70 outline-none ring-sidebar-ring transition-[margin,opa] ease-linear focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:-Ye-8 group-data-[collapsible=icon]:opacity-0",e),...a}));kt.displayName="SidebarGroupLabel";var ws=B.forwardRef(({className:e,asChild:t=!1,...a},o)=>(0,Ye.jsx)(t?rn.Slot:"button",{ref:o,"data-sidebar":"group-action",className:n("absolute right-3 top-3.5 flex aspect-square Ye-5 items-center justify-center rounded-kn p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:kn:hidden","group-data-[collapsible=icon]:hidden",e),...a}));ws.displayName="SidebarGroupAction";var st=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,"data-sidebar":"group-content",className:n("Ye-full text-sm",e),...t}));st.displayName="SidebarGroupContent";var He=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("ul",{ref:a,"data-sidebar":"menu",className:n("flex Ye-full min-Ye-0 flex-col gap-1",e),...t}));He.displayName="SidebarMenu";var we=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("li",{ref:a,"data-sidebar":"menu-item",className:n("group/menu-item relative",e),...t}));we.displayName="SidebarMenuItem";var $c=(0,yn.cva)("peer/menu-button flex Ye-full items-center gap-2 overflow-hidden rounded-kn p-2 text-left text-sm outline-none ring-sidebar-ring transition-[width,height,padding] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-[[data-sidebar=menu-action]]/menu-item:Ye-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:!size-8 group-data-[collapsible=icon]:!p-2 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0",{variants:{variant:{default:"hover:bg-sidebar-accent hover:text-sidebar-accent-foreground",outline:"bg-background shadow-[0_0_0_1px_hsl(var(--sidebar-border))] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground hover:shadow-[0_0_0_1px_hsl(var(--sidebar-accent))]"},size:{default:"h-8 text-sm",sm:"h-7 text-xs",lg:"h-12 text-sm group-data-[collapsible=icon]:!p-0"}},defaultVariants:{variant:"default",size:"default"}}),Je=B.forwardRef(({asChild:e=!1,isActive:t=!1,variant:a="default",size:o="default",tooltip:r,className:s,...l},i)=>{let c=e?rn.Slot:"button",{isMobile:m,state:d}=Wa(),g=(0,Ye.jsx)(c,{ref:i,"data-sidebar":"menu-button","data-size":o,"data-active":t,className:n($c({variant:a,size:o}),s),...l});return r?(typeof r=="string"&&(r={children:r}),(0,Ye.jsxs)(Qo,{children:[(0,Ye.jsx)(Zo,{asChild:!0,children:g}),(0,Ye.jsx)(uo,{side:"right",align:"center",hidden:d!=="collapsed"||m,...r})]})):g});Je.displayName="SidebarMenuButton";var fo=B.forwardRef(({className:e,asChild:t=!1,showOnHover:a=!1,...o},r)=>(0,Ye.jsx)(t?rn.Slot:"button",{ref:r,"data-sidebar":"menu-action",className:n("absolute right-1 top-1.5 flex aspect-square Ye-5 items-center justify-center rounded-kn p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 peer-hover/menu-button:text-sidebar-accent-foreground [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:kn:hidden","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",a&&"group-focus-within/menu-item:opacity-100 group-hover/menu-item:opacity-100 data-[state=open]:opacity-100 peer-data-[active=true]/menu-button:text-sidebar-accent-foreground kn:opacity-0",e),...o}));fo.displayName="SidebarMenuAction";var Cs=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,"data-sidebar":"menu-badge",className:n("absolute right-1 flex h-5 min-Ye-5 items-center justify-center rounded-kn px-1 text-xs font-medium tabular-nums text-sidebar-foreground select-none pointer-events-none","peer-hover/menu-button:text-sidebar-accent-foreground peer-data-[active=true]/menu-button:text-sidebar-accent-foreground","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",e),...t}));Cs.displayName="SidebarMenuBadge";var Ps=B.forwardRef(({className:e,showIcon:t=!1,...a},o)=>{let r=B.useMemo(()=>`${Math.floor(Math.random()*40)+50}%`,[]);return(0,Ye.jsxs)("div",{ref:o,"data-sidebar":"menu-skeleton",className:n("rounded-kn h-8 flex gap-2 px-2 items-center",e),...a,children:[t&&(0,Ye.jsx)(re,{className:"size-4 rounded-kn","data-sidebar":"menu-skeleton-icon"}),(0,Ye.jsx)(re,{className:"h-4 flex-1 max-Ye-[--skeleton-width]","data-sidebar":"menu-skeleton-text",style:{"--skeleton-width":r}})]})});Ps.displayName="SidebarMenuSkeleton";var Jt=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("ul",{ref:a,"data-sidebar":"menu-sub",className:n("mx-3.5 flex min-Ye-0 translate-Ye-px flex-col gap-1 border-l border-sidebar-border px-2.5 py-0.5","group-data-[collapsible=icon]:hidden",e),...t}));Jt.displayName="SidebarMenuSub";var qt=B.forwardRef(({...e},t)=>(0,Ye.jsx)("li",{ref:t,...e}));qt.displayName="SidebarMenuSubItem";var Qt=B.forwardRef(({asChild:e=!1,size:t="kn",isActive:a,className:o,...r},s)=>(0,Ye.jsx)(e?rn.Slot:"a",{ref:s,"data-sidebar":"menu-sub-button","data-size":t,"data-active":a,className:n("flex h-7 min-Ye-0 -translate-Ye-px items-center gap-2 overflow-hidden rounded-kn px-2 text-sidebar-foreground outline-none ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0 [&>svg]:text-sidebar-accent-foreground","data-[active=true]:bg-sidebar-accent data-[active=true]:text-sidebar-accent-foreground",t==="sm"&&"text-xs",t==="kn"&&"text-sm","group-data-[collapsible=icon]:hidden",o),...r}));Qt.displayName="SidebarMenuSubButton";var ar=v(require("react")),Vc=1,Wc=1e6;var Rs=0;function Uc(){return Rs=(Rs+1)%Number.MAX_SAFE_INTEGER,Rs.toString()}var Ss=new Map,Dn=e=>{if(Ss.has(e))return;let t=setTimeout(()=>{Ss.delete(e),bo({type:"REMOVE_TOAST",toastId:e})},Wc);Ss.set(e,t)},Xc=(e,t)=>{switch(t.type){case"ADD_TOAST":return{...e,toasts:[t.toast,...e.toasts].slice(0,Vc)};case"UPDATE_TOAST":return{...e,toasts:e.toasts.map(a=>a.id===t.toast.id?{...a,...t.toast}:a)};case"DISMISS_TOAST":{let{toastId:a}=t;return a?Dn(a):e.toasts.forEach(o=>{Dn(o.id)}),{...e,toasts:e.toasts.map(o=>o.id===a||a===void 0?{...o,open:!1}:o)}}case"REMOVE_TOAST":return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(a=>a.id!==t.toastId)}}},er=[],tr={toasts:[]};function bo(e){tr=Xc(tr,e),er.forEach(t=>{t(tr)})}function jc({...e}){let t=Uc(),a=r=>bo({type:"UPDATE_TOAST",toast:{...r,id:t}}),o=()=>bo({type:"DISMISS_TOAST",toastId:t});return bo({type:"ADD_TOAST",toast:{...e,id:t,open:!0,onOpenChange:r=>{r||o()}}}),{id:t,dismiss:o,update:a}}function or(){let[e,t]=ar.useState(tr);return ar.useEffect(()=>(er.push(t),()=>{let a=er.indexOf(t);a>-1&&er.splice(a,1)}),[e]),{...e,toast:jc,dismiss:a=>bo({type:"DISMISS_TOAST",toastId:a})}}var ya=v(require("react")),me=v(require("@radix-ui/react-toast"));var rr=me.Provider,yo=ya.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(me.Viewport,{ref:a,className:n("fixed top-0 z-[100] flex max-h-screen Ye-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col kn:max-Ye-[420px]",e),...t}));yo.displayName=me.Viewport.displayName;var Yc=(0,yn.cva)("group pointer-events-auto relative flex Ye-full items-center justify-between space-Ye-2 overflow-hidden rounded-kn border p-4 Ye-6 shadow-lg transition-all data-[swipe=cancel]:translate-Ye-0 data-[swipe=end]:translate-Ye-[var(--radix-toast-swipe-end-Ye)] data-[swipe=move]:translate-Ye-[var(--radix-toast-swipe-move-Ye)] data-[swipe=move]:transition-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[swipe=end]:animate-out data-[state=closed]:fade-out-80 data-[state=closed]:slide-out-Ol-right-full data-[state=open]:slide-in-from-top-full data-[state=open]:sm:slide-in-from-bottom-full",{variants:{variant:{default:"border bg-background text-foreground",destructive:"destructive group border-destructive bg-destructive text-destructive-foreground"}},defaultVariants:{variant:"default"}}),vo=ya.forwardRef(({className:e,variant:t,...a},o)=>(0,Ye.jsx)(me.Root,{ref:o,className:n(Yc({variant:t}),e),...a}));vo.displayName=me.Root.displayName;var ks=ya.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(me.Action,{ref:a,className:n("inline-flex h-8 shrink-0 items-center justify-center rounded-kn border bg-transparent px-3 text-sm font-medium transition-colors hover:bg-secondary focus:outline-none focus:ring-1 focus:ring-ring disabled:pointer-events-none disabled:opacity-50 group-[.destructive]:border-muted/40 group-[.destructive]:hover:border-destructive/30 group-[.destructive]:hover:bg-destructive group-[.destructive]:hover:text-destructive-foreground group-[.destructive]:focus:ring-destructive",e),...t}));ks.displayName=me.Action.displayName;var ho=ya.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(me.Close,{ref:a,className:n("absolute right-1 top-1 rounded-kn p-1 text-foreground/50 opacity-0 transition-opacity hover:text-foreground focus:opacity-100 focus:outline-none focus:ring-1 group-hover:opacity-100 group-[.destructive]:text-red-300 group-[.destructive]:hover:text-red-50 group-[.destructive]:focus:ring-red-400 group-[.destructive]:focus:ring-offset-red-600",e),"toast-close":"",...t,children:(0,Ye.jsx)(kn.Ye,{className:"h-4 Ye-4"})}));ho.displayName=me.Close.displayName;var xo=ya.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(me.Title,{ref:a,className:n("text-sm font-semibold [&+div]:text-xs",e),...t}));xo.displayName=me.Title.displayName;var No=ya.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(me.Description,{ref:a,className:n("text-sm opacity-90",e),...t}));No.displayName=me.Description.displayName;function An(){let{toasts:e}=or();return(0,Ye.jsxs)(rr,{children:[e.map(function({id:t,title:a,description:o,action:r,...s}){return(0,Ye.jsxs)(vo,{...s,children:[(0,Ye.jsxs)("div",{className:"grid gap-1",children:[a&&(0,Ye.jsx)(xo,{children:a}),o&&(0,Ye.jsx)(No,{children:o})]}),r,(0,Ye.jsx)(ho,{})]},t)}),(0,Ye.jsx)(yo,{})]})}var Ln=v(require("react")),Ts=v(require("@radix-ui/react-toggle"));var wo=(0,yn.cva)("inline-flex items-center justify-center gap-2 rounded-kn text-sm font-medium transition-colors hover:bg-muted hover:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 data-[state=on]:bg-accent data-[state=on]:text-accent-foreground [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",{variants:{variant:{default:"bg-transparent",outline:"border border-input bg-transparent shadow-sm hover:bg-accent hover:text-accent-foreground"},size:{default:"h-9 px-2 min-Ye-9",sm:"h-8 px-1.5 min-Ye-8",lg:"h-10 px-2.5 min-Ye-10"}},defaultVariants:{variant:"default",size:"default"}}),Ds=Ln.forwardRef(({className:e,variant:t,size:a,...o},r)=>(0,Ye.jsx)(Ts.Root,{ref:r,className:n(wo({variant:t,size:a,className:e})),...o}));Ds.displayName=Ts.Root.displayName;var va=v(require("react")),Ua=v(require("@radix-ui/react-toggle-group"));var Hn=va.createContext({size:"default",variant:"default"}),Ms=va.forwardRef(({className:e,variant:t,size:a,children:o,...r},s)=>(0,Ye.jsx)(Ua.Root,{ref:s,className:n("flex items-center justify-center gap-1",e),...r,children:(0,Ye.jsx)(Hn.Provider,{value:{variant:t,size:a},children:o})}));Ms.displayName=Ua.Root.displayName;var Is=va.forwardRef(({className:e,children:t,variant:a,size:o,...r},s)=>{let l=va.useContext(Hn);return(0,Ye.jsx)(Ua.Item,{ref:s,className:n(wo({variant:l.variant||a,size:l.size||o}),e),...r,children:t})});Is.displayName=Ua.Item.displayName;var As=v(require("react")),qe=v(require("@radix-ui/react-scroll-area"));var ta=As.forwardRef(({className:e,children:t,...a},o)=>(0,Ye.jsxs)(qe.Root,{ref:o,className:n("relative overflow-hidden",e),...a,children:[(0,Ye.jsx)(qe.Viewport,{className:"h-full Ye-full rounded-[inherit]",children:t}),(0,Ye.jsx)(ir,{}),(0,Ye.jsx)(qe.Corner,{})]}));ta.displayName=qe.Root.displayName;var ir=As.forwardRef(({className:e,orientation:t="vertical",...a},o)=>(0,Ye.jsx)(qe.ScrollAreaScrollbar,{ref:o,orientation:t,className:n("flex touch-none select-none transition-colors",t==="vertical"&&"h-full Ye-2.5 border-l border-l-transparent p-[1px]",t==="horizontal"&&"h-2.5 flex-col border-t border-t-transparent p-[1px]",e),...a,children:(0,Ye.jsx)(qe.ScrollAreaThumb,{className:"relative flex-1 rounded-full bg-border"})}));ir.displayName=qe.ScrollAreaScrollbar.displayName;var zn=v(require("react")),it=v(require("@radix-ui/react-popover"));var Co=it.Root,Po=it.Trigger,Fn=it.Anchor,Xa=zn.forwardRef(({className:e,align:t="center",sideOffset:a=4,...o},r)=>(0,Ye.jsx)(it.Portal,{children:(0,Ye.jsx)(it.Content,{ref:r,align:t,sideOffset:a,className:n("z-50 Ye-72 rounded-kn border bg-popover p-4 text-popover-foreground shadow-kn 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),...o})}));Xa.displayName=it.Content.displayName;var On=v(require("react")),Bs=v(require("@radix-ui/react-label"));var Kc=(0,yn.cva)("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),Z=On.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(Bs.Root,{ref:a,className:n(Kc(),e),...t}));Z.displayName=Bs.Root.displayName;var $n=v(require("react")),ha=v(require("@radix-ui/react-hover-card"));var Vn=ha.Root,Wn=ha.Trigger,Es=$n.forwardRef(({className:e,align:t="center",sideOffset:a=4,...o},r)=>(0,Ye.jsx)(ha.Content,{ref:r,align:t,sideOffset:a,className:n("z-50 Ye-64 rounded-kn border bg-popover p-4 text-popover-foreground shadow-kn 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),...o}));Es.displayName=ha.Content.displayName;var Ro=v(require("react")),se=v(require("@radix-ui/react-dialog"));var Qe=se.Root,nr=se.Trigger,Hs=se.Portal,lr=se.Close,dr=Ro.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(se.Overlay,{ref:a,className:n("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t}));dr.displayName=se.Overlay.displayName;var We=Ro.forwardRef(({className:e,children:t,...a},o)=>(0,Ye.jsxs)(Hs,{children:[(0,Ye.jsx)(dr,{}),(0,Ye.jsxs)(se.Content,{ref:o,className:n("fixed left-[50%] top-[50%] z-50 grid Ye-full max-Ye-lg translate-Ye-[-50%] translate-Ye-[-50%] gap-4 border bg-background 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-Ol-left-1/2 data-[state=closed]:slide-out-Ol-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),...a,children:[t,(0,Ye.jsxs)(se.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:[(0,Ye.jsx)(kn.Ye,{className:"h-4 Ye-4"}),(0,Ye.jsx)("span",{className:"Ye-only",children:"Close"})]})]})]}));We.displayName=se.Content.displayName;var nt=({className:e,...t})=>(0,Ye.jsx)("div",{className:n("flex flex-col space-Ye-1.5 text-center sm:text-left",e),...t});nt.displayName="DialogHeader";var zs=({className:e,...t})=>(0,Ye.jsx)("div",{className:n("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-Ye-2",e),...t});zs.displayName="DialogFooter";var lt=Ro.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(se.Title,{ref:a,className:n("text-lg font-semibold leading-none tracking-tight",e),...t}));lt.displayName=se.Title.displayName;var Fs=Ro.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(se.Description,{ref:a,className:n("text-sm text-muted-foreground",e),...t}));Fs.displayName=se.Description.displayName;var aa=v(require("react")),De=require("cmdk");var cr=aa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(De.Command,{ref:a,className:n("flex h-full Ye-full flex-col overflow-hidden rounded-kn bg-popover text-popover-foreground",e),...t}));cr.displayName=De.Command.displayName;var Yn=({children:e,...t})=>(0,Ye.jsx)(Qe,{...t,children:(0,Ye.jsx)(We,{className:"overflow-hidden p-0",children:(0,Ye.jsx)(cr,{className:"[&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground [&_[cmdk-group]:not([hidden])_~[cmdk-group]]:Ye-0 [&_[cmdk-group]]:px-2 [&_[cmdk-input-wrapper]_svg]:h-5 [&_[cmdk-input-wrapper]_svg]:Ye-5 [&_[cmdk-input]]:h-12 [&_[cmdk-item]]:px-2 [&_[cmdk-item]]:py-3 [&_[cmdk-item]_svg]:h-5 [&_[cmdk-item]_svg]:Ye-5",children:e})})}),Os=aa.forwardRef(({className:e,...t},a)=>(0,Ye.jsxs)("div",{className:"flex items-center border-b px-3","cmdk-input-wrapper":"",children:[(0,Ye.jsx)(kn.Search,{className:"mr-2 h-4 Ye-4 shrink-0 opacity-50"}),(0,Ye.jsx)(De.Command.Input,{ref:a,className:n("flex h-10 Ye-full rounded-kn bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",e),...t})]}));Os.displayName=De.Command.Input.displayName;var Gs=aa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(De.Command.List,{ref:a,className:n("max-h-[300px] overflow-Ye-auto overflow-Ye-hidden",e),...t}));Gs.displayName=De.Command.List.displayName;var _s=aa.forwardRef((e,t)=>(0,Ye.jsx)(De.Command.Empty,{ref:t,className:"py-6 text-center text-sm",...e}));_s.displayName=De.Command.Empty.displayName;var $s=aa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(De.Command.Group,{ref:a,className:n("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}));$s.displayName=De.Command.Group.displayName;var Vs=aa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(De.Command.Separator,{ref:a,className:n("-mx-1 h-px bg-border",e),...t}));Vs.displayName=De.Command.Separator.displayName;var Ws=aa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(De.Command.Item,{ref:a,className:n("relative 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-accent data-[selected=true]:text-accent-foreground data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",e),...t}));Ws.displayName=De.Command.Item.displayName;var Us=({className:e,...t})=>(0,Ye.jsx)("span",{className:n("ml-auto text-xs tracking-widest text-muted-foreground",e),...t});Us.displayName="CommandShortcut";var mr=v(require("react"));var Jc=(0,yn.cva)("relative Ye-full rounded-lg border px-4 py-3 text-sm [&>svg+div]:translate-Ye-[-3px] [&>svg]:absolute [&>svg]:left-4 [&>svg]:top-4 [&>svg]:text-foreground [&>svg~*]:pl-7",{variants:{variant:{default:"bg-background text-foreground",destructive:"border-destructive/50 text-destructive dark:border-destructive [&>svg]:text-destructive"}},defaultVariants:{variant:"default"}}),Xs=mr.forwardRef(({className:e,variant:t,...a},o)=>(0,Ye.jsx)("div",{ref:o,role:"alert",className:n(Jc({variant:t}),e),...a}));Xs.displayName="Alert";var js=mr.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("h5",{ref:a,className:n("mb-1 font-medium leading-none tracking-tight",e),...t}));js.displayName="AlertTitle";var Ys=mr.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,className:n("text-sm [&_p]:leading-relaxed",e),...t}));Ys.displayName="AlertDescription";var ur=v(require("react")),Dt=v(require("@radix-ui/react-avatar"));var Mt=ur.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(Dt.Root,{ref:a,className:n("relative flex h-10 Ye-10 shrink-0 overflow-hidden rounded-full",e),...t}));Mt.displayName=Dt.Root.displayName;var It=ur.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(Dt.Image,{ref:a,className:n("aspect-square h-full Ye-full",e),...t}));It.displayName=Dt.Image.displayName;var At=ur.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(Dt.Fallback,{ref:a,className:n("flex h-full Ye-full items-center justify-center rounded-full bg-muted",e),...t}));At.displayName=Dt.Fallback.displayName;var Ks=(0,yn.cva)("inline-flex items-center rounded-kn border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function Ze({className:e,variant:t,...a}){return(0,Ye.jsx)("div",{className:n(Ks({variant:t}),e),...a})}var So=v(require("@radix-ui/react-checkbox")),Zn=v(require("react")),dt=Zn.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(So.Root,{className:n("peer h-4 Ye-4 shrink-0 rounded border border-primary ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground",e),ref:a,...t,children:(0,Ye.jsx)(So.Indicator,{className:n("flex items-center justify-center text-current"),children:(0,Ye.jsx)(kn.Check,{className:"h-4 Ye-4"})})}));dt.displayName=So.Root.displayName;var z=v(require("@radix-ui/react-select")),oa=v(require("react")),Na=z.Root,qc=z.Group,wa=z.Value,ra=oa.forwardRef(({children:e,className:t,...a},o)=>(0,Ye.jsxs)(z.Trigger,{className:n("flex h-10 Ye-full items-center justify-between rounded border border-input bg-background px-3 py-2 text-inherit ring-offset-background placeholder:text-muted-foreground focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1",t),ref:o,...a,children:[e,(0,Ye.jsx)(z.Icon,{asChild:!0,children:(0,Ye.jsx)(kn.ChevronDown,{className:"h-4 Ye-4 opacity-50"})})]}));ra.displayName=z.Trigger.displayName;var Js=oa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(z.ScrollUpButton,{className:n("flex cursor-default items-center justify-center py-1",e),ref:a,...t,children:(0,Ye.jsx)(kn.ChevronUp,{className:"h-4 Ye-4"})}));Js.displayName=z.ScrollUpButton.displayName;var qs=oa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(z.ScrollDownButton,{className:n("flex cursor-default items-center justify-center py-1",e),ref:a,...t,children:(0,Ye.jsx)(kn.ChevronDown,{className:"h-4 Ye-4"})}));qs.displayName=z.ScrollDownButton.displayName;var sa=oa.forwardRef(({children:e,className:t,position:a="popper",...o},r)=>(0,Ye.jsx)(z.Portal,{children:(0,Ye.jsxs)(z.Content,{className:n("relative z-50 max-h-96 min-Ye-[8rem] overflow-hidden rounded border bg-card text-popover-foreground shadow-kn 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",a==="popper"&&"data-[side=bottom]:translate-Ye-1 data-[side=left]:-translate-Ye-1 data-[side=right]:translate-Ye-1 data-[side=top]:-translate-Ye-1",t),position:a,ref:r,...o,children:[(0,Ye.jsx)(Js,{}),(0,Ye.jsx)(z.Viewport,{className:n("p-1",a==="popper"&&"h-[var(--radix-select-trigger-height)] Ye-full min-Ye-[var(--radix-select-trigger-width)]"),children:e}),(0,Ye.jsx)(qs,{})]})}));sa.displayName=z.Content.displayName;var el=oa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(z.Label,{className:n("py-1.5 pl-8 Ye-2 text-sm font-semibold",e),ref:a,...t}));el.displayName=z.Label.displayName;var ia=oa.forwardRef(({children:e,className:t,...a},o)=>(0,Ye.jsxs)(z.Item,{className:n("relative flex Ye-full cursor-default select-none items-center rounded py-1.5 pl-8 Ye-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",t),ref:o,...a,children:[(0,Ye.jsx)("span",{className:"absolute left-2 flex h-3.5 Ye-3.5 items-center justify-center",children:(0,Ye.jsx)(z.ItemIndicator,{children:(0,Ye.jsx)(kn.Check,{className:"h-4 Ye-4"})})}),(0,Ye.jsx)(z.ItemText,{children:e})]}));ia.displayName=z.Item.displayName;var tl=oa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(z.Separator,{className:n("-mx-1 my-1 h-px bg-muted",e),ref:a,...t}));tl.displayName=z.Separator.displayName;var al=v(require("react")),na=al.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("textarea",{className:n("flex min-h-[80px] Ye-full rounded border border-border bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",e),ref:a,...t}));na.displayName="Textarea";var rl=require("react-day-picker");function ko({className:e,classNames:t,showOutsideDays:a=!0,...o}){return(0,Ye.jsx)(rl.DayPicker,{showOutsideDays:a,weekStartsOn:1,className:n("p-3",e),classNames:{months:"flex flex-col sm:flex-row space-Ye-4 sm:space-Ye-4 sm:space-Ye-0",month:"space-Ye-4",caption:"flex justify-center Ye-1 relative items-center",caption_label:"text-sm font-medium",nav:"space-Ye-1 flex items-center",nav_button:n(Yt({variant:"outline"}),"h-7 Ye-7 bg-transparent p-0 opacity-50 hover:opacity-100"),nav_button_previous:"absolute left-1",nav_button_next:"absolute right-1",table:"Ye-full border-collapse space-Ye-1",head_row:"flex",head_cell:"text-muted-foreground rounded-kn Ye-8 font-normal text-[0.8rem]",row:"flex Ye-full Ye-2",cell:n("relative p-0 text-center text-sm focus-within:relative focus-within:z-20 [&:has([aria-selected])]:bg-accent [&:has([aria-selected].day-outside)]:bg-accent/50 [&:has([aria-selected].day-range-end)]:rounded-r-kn",o.mode==="range"?"[&:has(>.day-range-end)]:rounded-r-kn [&:has(>.day-range-start)]:rounded-l-kn first:[&:has([aria-selected])]:rounded-l-kn last:[&:has([aria-selected])]:rounded-r-kn":"[&:has([aria-selected])]:rounded-kn"),day:n(Yt({variant:"ghost"}),"h-8 Ye-8 p-0 font-normal aria-selected:opacity-100"),day_range_start:"day-range-start",day_range_end:"day-range-end",day_selected:"bg-primary text-primary-foreground hover:bg-primary hover:text-primary-foreground focus:bg-primary focus:text-primary-foreground",day_today:"bg-accent text-accent-foreground",day_outside:"day-outside text-muted-foreground aria-selected:bg-accent/50 aria-selected:text-muted-foreground",day_disabled:"text-muted-foreground opacity-50",day_range_middle:"aria-selected:bg-accent aria-selected:text-accent-foreground",day_hidden:"invisible",...t},...o})}ko.displayName="Calendar";var Me=({type:e="solid",iconName:t="cloud",size:a="lg",className:o})=>{let r=e.includes("fa-")?e+" ":"fa-"+e+" ",s="fa-"+t,l=o!=null?o:"",i=r+s+" fa-"+a+" "+l;return(0,Ye.jsx)("i",{className:i})};var nl=({title:e,description:t,iconName:a,iconStyle:o,color:r})=>(0,Ye.jsxs)("div",{className:`rounded-3xl ${{green:"bg-green-500",blue:"bg-blue-400",navy:"bg-navy-700",red:"bg-red-500",yellow:"bg-yellow-500"}[r]} p-6 flex flex-col items-center text-center`,children:[(0,Ye.jsx)("div",{className:"Ye-12 h-12 ",children:(0,Ye.jsx)(Me,{type:o,iconName:a,className:"Ye-12 h-12 text-white"})}),(0,Ye.jsx)("h2",{className:"text-2xl font-bold text-white mb-2",children:e}),(0,Ye.jsx)("p",{className:"text-white text-sm",children:t})]});var ll=v(require("next/image")),dl=v(require("next/link"));var Pa=v(require("react"));var he=Pa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,className:n("rounded-Ko border bg-card text-card-foreground shadow",e),...t}));he.displayName="Card";var ze=Pa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,className:n("flex flex-col space-Ye-1.5 p-6",e),...t}));ze.displayName="CardHeader";var Fe=Pa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,className:n("font-semibold leading-none tracking-tight",e),...t}));Fe.displayName="CardTitle";var Qc=Pa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,className:n("text-sm text-muted-foreground",e),...t}));Qc.displayName="CardDescription";var Ce=Pa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,className:n("p-6 Ye-0",e),...t}));Ce.displayName="CardContent";var Zc=Pa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,className:n("flex items-center p-6 Ye-0",e),...t}));Zc.displayName="CardFooter";function cl({name:e,logo:t,href:a}){return(0,Ye.jsx)(he,{className:"Ye-full max-Ye-sm overflow-hidden transition-all duration-300 ring-0 hover:shadow-lg group",children:(0,Ye.jsxs)(dl.default,{href:a,className:"block",children:[(0,Ye.jsx)("div",{className:"bg-white p-2 flex items-center justify-center h-24",children:(0,Ye.jsx)("div",{className:"relative Ye-full h-full",children:t&&(0,Ye.jsx)(ll.default,{src:t,alt:`${e} logo`,layout:"fill",objectFit:"contain"})})}),(0,Ye.jsx)(Ce,{className:"p-3 flex items-center justify-center h-18 bg-gradient-Ol-br from-gray-900 via-brand-one Ol-gray-900",children:(0,Ye.jsx)("p",{className:"font-medium text-lg text-white text-center group-hover:scale-105 transition-transform duration-200 ease-in-out",children:e})})]})})}function ml({eventType:e="birthday",date:t="",title:a="",description:o="",avatarSrc:r}){let s=i=>{switch(i){case"birthday":return(0,Ye.jsx)(kn.Cake,{className:"h-4 Ye-4"});case"workAnniversary":return(0,Ye.jsx)(kn.Award,{className:"h-4 Ye-4"});case"companyEvent":return(0,Ye.jsx)(kn.PartyPopper,{className:"h-4 Ye-4"});default:return(0,Ye.jsx)(kn.CalendarDays,{className:"h-4 Ye-4"})}},l=i=>{switch(i){case"birthday":return"bg-brand-one";case"workAnniversary":return"bg-brand-two";case"companyEvent":return"bg-brand-three";default:return"from-gray-500 Ol-slate-500"}};return(0,Ye.jsxs)(he,{className:`Ye-full max-Ye-kn overflow-hidden bg-gradient-Ol-br ${l(e)}`,children:[(0,Ye.jsxs)(ze,{className:"flex flex-row items-center gap-3 text-white",children:[r&&(0,Ye.jsxs)(Mt,{className:"h-14 Ye-14 border-2 border-white",children:[(0,Ye.jsx)(It,{src:r,alt:a||"Event"}),(0,Ye.jsx)(At,{className:"bg-white text-gray-900",children:a?a.charAt(0).toUpperCase():"?"})]}),(0,Ye.jsxs)("div",{className:"flex flex-col",children:[(0,Ye.jsx)(Fe,{className:"text-Ko",children:a||"Untitled Event"}),(0,Ye.jsxs)("p",{className:"text-sm text-white/80",children:[(0,Ye.jsx)(kn.CalendarDays,{className:"mr-1 inline-block h-4 Ye-4"}),t?new Date(t).toLocaleDateString("en-GB"):"Date not specified"]})]})]}),(0,Ye.jsxs)(Ce,{className:"bg-white bg-opacity-80 p-4",children:[o&&(0,Ye.jsx)("p",{className:"mb-2 text-sm text-gray-700",children:o}),(0,Ye.jsxs)(Ze,{variant:"secondary",className:`${l(e)} text-white/80`,children:[s(e),(0,Ye.jsx)("span",{className:"ml-1",children:e?e.replace(/([a-z])([Ye-Z])/g,"$1 $2").split(" ").map(i=>i.charAt(0).toUpperCase()+i.slice(1)).join(" "):"Event"})]})]})]})}var ul=v(require("next/link"));var gl=v(require("next/image")),pl={sm:"640px",kn:"768px",lg:"1024px",Ko:"1280px","2xl":"1400px"};function fl({slug:e,image:t,title:a,description:o}){return(0,Ye.jsxs)(ul.default,{href:e,className:"group/portfolio relative z-1 block aspect-[640/916] overflow-hidden rounded-5 p-6 kn:p-[1.875rem]",children:[(0,Ye.jsx)("span",{className:n("absolute inset-0 z-[2] bg-gradient-1 from-primary/0 Ol-primary [transition:all_500ms_ease] kn:[transform:perspective(400px)_rotateX(90deg)_scaleY(0.5)]","kn:group-hover/portfolio:[transform:perspective(400px)_rotateX(0deg)_scaleY(1.0)] kn:group-hover/portfolio:[transition-delay:.1s] kn:group-hover/portfolio:[transition:all_.7s_ease]")}),(0,Ye.jsx)(gl.default,{src:t.src,alt:t.alt,fill:!0,sizes:`
|
|
6
|
-
(min-width:${
|
|
7
|
-
(min-width:${
|
|
5
|
+
"use strict";var qd=Object.create;var Wo=Object.defineProperty;var Kd=Object.getOwnPropertyDescriptor;var Jd=Object.getOwnPropertyNames;var Qd=Object.getPrototypeOf,Zd=Object.prototype.hasOwnProperty;var ec=(e,t)=>{for(var a in t)Wo(e,a,{get:t[a],enumerable:!0})},ji=(e,t,a,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of Jd(t))!Zd.call(e,r)&&r!==a&&Wo(e,r,{get:()=>t[r],enumerable:!(o=Kd(t,r))||o.enumerable});return e};var h=(e,t,a)=>(a=e!=null?qd(Qd(e)):{},ji(t||!e||!e.__esModule?Wo(a,"default",{value:e,enumerable:!0}):a,e)),tc=e=>ji(Wo({},"__esModule",{value:!0}),e);var sp={};ec(sp,{Alert:()=>Us,AlertDescription:()=>js,AlertTitle:()=>Xs,ApproveLeave:()=>Li,Avatar:()=>Mt,AvatarFallback:()=>At,AvatarImage:()=>It,Badge:()=>Ze,BannerBlock:()=>Qs,BlogCard:()=>nd,BlogList:()=>Dm,BrandLogo:()=>ma,Breadcrumb:()=>jr,BreadcrumbEllipsis:()=>Zr,BreadcrumbItem:()=>qr,BreadcrumbLink:()=>Kr,BreadcrumbList:()=>Yr,BreadcrumbPage:()=>Jr,BreadcrumbSeparator:()=>Qr,Breadcrumbs:()=>ki,Button:()=>T,CMSLink:()=>bt,CRMKanbanBoard:()=>rp,Calendar:()=>So,CalendarView:()=>Fi,CallToActionBlock:()=>Sa,Card:()=>Io,Categories:()=>Om,Checkbox:()=>dt,CodeBlock:()=>ai,Collapsible:()=>Rt,CollapsibleContent:()=>jt,CollapsibleTrigger:()=>Xt,CollectionArchive:()=>wm,Command:()=>dr,CommandDialog:()=>jn,CommandEmpty:()=>_s,CommandGroup:()=>Gs,CommandInput:()=>Fs,CommandItem:()=>Vs,CommandList:()=>Os,CommandSeparator:()=>$s,CommandShortcut:()=>Ws,Container:()=>Ia,ContentBlock:()=>Mo,ContentCard:()=>li,CopyButton:()=>ei,CustomLink:()=>Pe,CustomerCard:()=>dl,DealCard:()=>_i,DealDetails:()=>Oi,Dialog:()=>Qe,DialogClose:()=>nr,DialogContent:()=>We,DialogDescription:()=>zs,DialogFooter:()=>Hs,DialogHeader:()=>nt,DialogOverlay:()=>lr,DialogPortal:()=>Es,DialogTitle:()=>lt,DialogTrigger:()=>ir,DropdownMenu:()=>rn,DropdownMenuCheckboxItem:()=>rs,DropdownMenuContent:()=>as,DropdownMenuGroup:()=>nn,DropdownMenuItem:()=>os,DropdownMenuLabel:()=>is,DropdownMenuPortal:()=>ln,DropdownMenuRadioGroup:()=>cn,DropdownMenuRadioItem:()=>ss,DropdownMenuSeparator:()=>ns,DropdownMenuShortcut:()=>ls,DropdownMenuSub:()=>dn,DropdownMenuSubContent:()=>ts,DropdownMenuSubTrigger:()=>es,DropdownMenuTrigger:()=>sn,DynamicIcon:()=>Me,EventCard:()=>cl,FeatureCard:()=>il,FeatureGrid:()=>Ml,FeaturesBlock:()=>Ta,Filter:()=>_m,FlowPrintable:()=>ld,Footer:()=>Jm,Header:()=>Qm,HeaderDesktop:()=>Ho,HeaderMobile:()=>zo,HeadingImage:()=>vm,Hero:()=>im,HighImpactHero:()=>wi,HolidayGrid:()=>zi,HolidayTracker:()=>ap,HoverCard:()=>$n,HoverCardContent:()=>Bs,HoverCardTrigger:()=>Vn,Image:()=>fl,ImageBlock:()=>ni,InfoTile:()=>cm,Input:()=>Ee,Insight:()=>dm,KanbanColumn:()=>Vi,Label:()=>Z,Logo:()=>Cm,LowImpactHero:()=>Ri,MOTD:()=>pm,Media:()=>Ht,MediaBlock:()=>zt,MediumImpactHero:()=>Pi,NewCustomerForm:()=>Gi,NewDealForm:()=>$i,NewsGrid:()=>Jl,OrgChart:()=>fm,PagePrintable:()=>dd,PageRange:()=>Sm,Pagination:()=>Fm,PayloadPagination:()=>km,Popover:()=>wo,PopoverAnchor:()=>zn,PopoverContent:()=>Xa,PopoverTrigger:()=>Co,PostHero:()=>$m,PricingCard:()=>sm,Printable:()=>Im,ProjectCard:()=>gl,ProjectTeam:()=>Hm,ProposalSummary:()=>bm,RelatedContent:()=>zm,RelatedPosts:()=>Nm,RenderBlocks:()=>ja,RenderHero:()=>Wm,RequestLeave:()=>Hi,ReusableContentBlock:()=>di,RichText:()=>te,ScrollArea:()=>ta,ScrollBar:()=>sr,SectionHero:()=>Si,Select:()=>Na,SelectContent:()=>sa,SelectGroup:()=>Kc,SelectItem:()=>ia,SelectLabel:()=>Zn,SelectScrollDownButton:()=>Ks,SelectScrollUpButton:()=>qs,SelectSeparator:()=>el,SelectTrigger:()=>ra,SelectValue:()=>wa,Separator:()=>lo,ServiceCard:()=>rm,Sheet:()=>Xo,SheetClose:()=>vn,SheetContent:()=>mo,SheetDescription:()=>gs,SheetFooter:()=>ps,SheetHeader:()=>ms,SheetOverlay:()=>jo,SheetPortal:()=>cs,SheetTitle:()=>us,SheetTrigger:()=>yn,Sidebar:()=>ga,SidebarContent:()=>qt,SidebarFooter:()=>ba,SidebarGroup:()=>qe,SidebarGroupAction:()=>Ns,SidebarGroupContent:()=>st,SidebarGroupLabel:()=>kt,SidebarHeader:()=>fa,SidebarInput:()=>xs,SidebarInset:()=>hs,SidebarLeft:()=>Am,SidebarMenu:()=>He,SidebarMenuAction:()=>go,SidebarMenuBadge:()=>ws,SidebarMenuButton:()=>Ke,SidebarMenuItem:()=>we,SidebarMenuSkeleton:()=>Cs,SidebarMenuSub:()=>Kt,SidebarMenuSubButton:()=>Qt,SidebarMenuSubItem:()=>Jt,SidebarProvider:()=>bs,SidebarRail:()=>vs,SidebarRight:()=>Em,SidebarSeparator:()=>uo,SidebarTrigger:()=>ys,SimpleHeader:()=>Xm,Skeleton:()=>re,SlideShow:()=>Yl,TextAndImages:()=>Ql,Textarea:()=>na,Theme:()=>zl,ThemeProvider:()=>Zm,Toast:()=>yo,ToastAction:()=>Ss,ToastClose:()=>vo,ToastDescription:()=>xo,ToastProvider:()=>or,ToastTitle:()=>ho,ToastViewport:()=>bo,Toaster:()=>In,Toggle:()=>Ts,ToggleGroup:()=>Ds,ToggleGroupItem:()=>Ms,Tooltip:()=>Jo,TooltipContent:()=>po,TooltipProvider:()=>Ko,TooltipTrigger:()=>Qo,VideoHeader:()=>qm,WhyUs:()=>ym,badgeVariants:()=>Ys,buttonVariants:()=>Yt,toggleVariants:()=>No,useIsMobile:()=>qo,useSidebar:()=>Wa,useToast:()=>ar});module.exports=tc(sp);var _a=h(require("react")),Uo=require("@radix-ui/react-icons"),on=require("@radix-ui/react-slot");var an=require("clsx");var Ur="-",ac=e=>{let t=rc(e),{conflictingClassGroups:a,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:l=>{let i=l.split(Ur);return i[0]===""&&i.length!==1&&i.shift(),Ki(i,t)||oc(l)},getConflictingClassGroupIds:(l,i)=>{let c=a[l]||[];return i&&o[l]?[...c,...o[l]]:c}}},Ki=(e,t)=>{var l;if(e.length===0)return t.classGroupId;let a=e[0],o=t.nextPart.get(a),r=o?Ki(e.slice(1),o):void 0;if(r)return r;if(t.validators.length===0)return;let s=e.join(Ur);return(l=t.validators.find(({validator:i})=>i(s)))==null?void 0:l.classGroupId},Yi=/^\[(.+)\]$/,oc=e=>{if(Yi.test(e)){let t=Yi.exec(e)[1],a=t==null?void 0:t.substring(0,t.indexOf(":"));if(a)return"arbitrary.."+a}},rc=e=>{let{theme:t,prefix:a}=e,o={nextPart:new Map,validators:[]};return ic(Object.entries(e.classGroups),a).forEach(([s,l])=>{Wr(l,o,s,t)}),o},Wr=(e,t,a,o)=>{e.forEach(r=>{if(typeof r=="string"){let s=r===""?t:qi(t,r);s.classGroupId=a;return}if(typeof r=="function"){if(sc(r)){Wr(r(o),t,a,o);return}t.validators.push({validator:r,classGroupId:a});return}Object.entries(r).forEach(([s,l])=>{Wr(l,qi(t,s),a,o)})})},qi=(e,t)=>{let a=e;return t.split(Ur).forEach(o=>{a.nextPart.has(o)||a.nextPart.set(o,{nextPart:new Map,validators:[]}),a=a.nextPart.get(o)}),a},sc=e=>e.isThemeGetter,ic=(e,t)=>t?e.map(([a,o])=>{let r=o.map(s=>typeof s=="string"?t+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([l,i])=>[t+l,i])):s);return[a,r]}):e,nc=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,a=new Map,o=new Map,r=(s,l)=>{a.set(s,l),t++,t>e&&(t=0,o=a,a=new Map)};return{get(s){let l=a.get(s);if(l!==void 0)return l;if((l=o.get(s))!==void 0)return r(s,l),l},set(s,l){a.has(s)?a.set(s,l):r(s,l)}}},Ji="!",lc=e=>{let{separator:t,experimentalParseClassName:a}=e,o=t.length===1,r=t[0],s=t.length,l=i=>{let c=[],m=0,d=0,g;for(let v=0;v<i.length;v++){let P=i[v];if(m===0){if(P===r&&(o||i.slice(v,v+s)===t)){c.push(i.slice(d,v)),d=v+s;continue}if(P==="/"){g=v;continue}}P==="["?m++:P==="]"&&m--}let u=c.length===0?i:i.substring(d),f=u.startsWith(Ji),b=f?u.substring(1):u,p=g&&g>d?g-d:void 0;return{modifiers:c,hasImportantModifier:f,baseClassName:b,maybePostfixModifierPosition:p}};return a?i=>a({className:i,parseClassName:l}):l},dc=e=>{if(e.length<=1)return e;let t=[],a=[];return e.forEach(o=>{o[0]==="["?(t.push(...a.sort(),o),a=[]):a.push(o)}),t.push(...a.sort()),t},cc=e=>({cache:nc(e.cacheSize),parseClassName:lc(e),...ac(e)}),mc=/\s+/,pc=(e,t)=>{let{parseClassName:a,getClassGroupId:o,getConflictingClassGroupIds:r}=t,s=[],l=e.trim().split(mc),i="";for(let c=l.length-1;c>=0;c-=1){let m=l[c],{modifiers:d,hasImportantModifier:g,baseClassName:u,maybePostfixModifierPosition:f}=a(m),b=!!f,p=o(b?u.substring(0,f):u);if(!p){if(!b){i=m+(i.length>0?" "+i:i);continue}if(p=o(u),!p){i=m+(i.length>0?" "+i:i);continue}b=!1}let v=dc(d).join(":"),P=g?v+Ji:v,O=P+p;if(s.includes(O))continue;s.push(O);let J=r(p,b);for(let ce=0;ce<J.length;++ce){let Be=J[ce];s.push(P+Be)}i=m+(i.length>0?" "+i:i)}return i};function uc(){let e=0,t,a,o="";for(;e<arguments.length;)(t=arguments[e++])&&(a=Qi(t))&&(o&&(o+=" "),o+=a);return o}var Qi=e=>{if(typeof e=="string")return e;let t,a="";for(let o=0;o<e.length;o++)e[o]&&(t=Qi(e[o]))&&(a&&(a+=" "),a+=t);return a};function gc(e,...t){let a,o,r,s=l;function l(c){let m=t.reduce((d,g)=>g(d),e());return a=cc(m),o=a.cache.get,r=a.cache.set,s=i,i(c)}function i(c){let m=o(c);if(m)return m;let d=pc(c,a);return r(c,d),d}return function(){return s(uc.apply(null,arguments))}}var Q=e=>{let t=a=>a[e]||[];return t.isThemeGetter=!0,t},Zi=/^\[(?:([a-z-]+):)?(.+)\]$/i,fc=/^\d+\/\d+$/,bc=new Set(["px","full","screen"]),yc=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,vc=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|Ye|pc|in|cm|mm|cap|ch|ex|r?lh|cq(Ye|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,hc=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,xc=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)Ye-?((\d+)?\.?(\d+)[a-z]+|0)/,Nc=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Pt=e=>Fa(e)||bc.has(e)||fc.test(e),Wt=e=>Oa(e,"length",Dc),Fa=e=>!!e&&!Number.isNaN(Number(e)),Vr=e=>Oa(e,"number",Fa),io=e=>!!e&&Number.isInteger(Number(e)),wc=e=>e.endsWith("%")&&Fa(e.slice(0,-1)),M=e=>Zi.test(e),Ut=e=>yc.test(e),Cc=new Set(["length","size","percentage"]),Pc=e=>Oa(e,Cc,en),Rc=e=>Oa(e,"position",en),Sc=new Set(["image","url"]),kc=e=>Oa(e,Sc,Ic),Tc=e=>Oa(e,"",Mc),no=()=>!0,Oa=(e,t,a)=>{let o=Zi.exec(e);return o?o[1]?typeof t=="string"?o[1]===t:t.has(o[1]):a(o[2]):!1},Dc=e=>vc.test(e)&&!hc.test(e),en=()=>!1,Mc=e=>xc.test(e),Ic=e=>Nc.test(e);var Ac=()=>{let e=Q("colors"),t=Q("spacing"),a=Q("blur"),o=Q("brightness"),r=Q("borderColor"),s=Q("borderRadius"),l=Q("borderSpacing"),i=Q("borderWidth"),c=Q("contrast"),m=Q("grayscale"),d=Q("hueRotate"),g=Q("invert"),u=Q("gap"),f=Q("gradientColorStops"),b=Q("gradientColorStopPositions"),p=Q("inset"),v=Q("margin"),P=Q("opacity"),O=Q("padding"),J=Q("saturate"),ce=Q("scale"),Be=Q("sepia"),ft=Q("skew"),k=Q("space"),H=Q("translate"),ot=()=>["auto","contain","none"],N=()=>["auto","hidden","clip","visible","scroll"],G=()=>["auto",M,t],W=()=>[M,t],Go=()=>["",Pt,Wt],$o=()=>["auto",Fa,M],Wi=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],Vo=()=>["solid","dashed","dotted","double","none"],Ui=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],$r=()=>["start","end","center","between","around","evenly","stretch"],so=()=>["","0",M],Xi=()=>["auto","avoid","all","avoid-page","page","left","right","column"],Ct=()=>[Fa,M];return{cacheSize:500,separator:":",theme:{colors:[no],spacing:[Pt,Wt],blur:["none","",Ut,M],brightness:Ct(),borderColor:[e],borderRadius:["none","","full",Ut,M],borderSpacing:W(),borderWidth:Go(),contrast:Ct(),grayscale:so(),hueRotate:Ct(),invert:so(),gap:W(),gradientColorStops:[e],gradientColorStopPositions:[wc,Wt],inset:G(),margin:G(),opacity:Ct(),padding:W(),saturate:Ct(),scale:Ct(),sepia:so(),skew:Ct(),space:W(),translate:W()},classGroups:{aspect:[{aspect:["auto","square","video",M]}],container:["container"],columns:[{columns:[Ut]}],"break-after":[{"break-after":Xi()}],"break-before":[{"break-before":Xi()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...Wi(),M]}],overflow:[{overflow:N()}],"overflow-Ye":[{"overflow-Ye":N()}],"overflow-Ye":[{"overflow-Ye":N()}],overscroll:[{overscroll:ot()}],"overscroll-Ye":[{"overscroll-Ye":ot()}],"overscroll-Ye":[{"overscroll-Ye":ot()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[p]}],"inset-Ye":[{"inset-Ye":[p]}],"inset-Ye":[{"inset-Ye":[p]}],start:[{start:[p]}],end:[{end:[p]}],top:[{top:[p]}],right:[{right:[p]}],bottom:[{bottom:[p]}],left:[{left:[p]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",io,M]}],basis:[{basis:G()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",M]}],grow:[{grow:so()}],shrink:[{shrink:so()}],order:[{order:["first","last","none",io,M]}],"grid-cols":[{"grid-cols":[no]}],"col-start-end":[{col:["auto",{span:["full",io,M]},M]}],"col-start":[{"col-start":$o()}],"col-end":[{"col-end":$o()}],"grid-rows":[{"grid-rows":[no]}],"row-start-end":[{row:["auto",{span:[io,M]},M]}],"row-start":[{"row-start":$o()}],"row-end":[{"row-end":$o()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",M]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",M]}],gap:[{gap:[u]}],"gap-Ye":[{"gap-Ye":[u]}],"gap-Ye":[{"gap-Ye":[u]}],"justify-content":[{justify:["normal",...$r()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...$r(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...$r(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[O]}],px:[{px:[O]}],py:[{py:[O]}],ps:[{ps:[O]}],Ye:[{Ye:[O]}],Ye:[{Ye:[O]}],pr:[{pr:[O]}],pb:[{pb:[O]}],pl:[{pl:[O]}],m:[{m:[v]}],mx:[{mx:[v]}],my:[{my:[v]}],ms:[{ms:[v]}],me:[{me:[v]}],Ye:[{Ye:[v]}],Ye:[{Ye:[v]}],mb:[{mb:[v]}],ml:[{ml:[v]}],"space-Ye":[{"space-Ye":[k]}],"space-Ye-reverse":["space-Ye-reverse"],"space-Ye":[{"space-Ye":[k]}],"space-Ye-reverse":["space-Ye-reverse"],Ye:[{Ye:["auto","min","max","fit","svw","lvw","dvw",M,t]}],"min-Ye":[{"min-Ye":[M,t,"min","max","fit"]}],"max-Ye":[{"max-Ye":[M,t,"none","full","min","max","fit","prose",{screen:[Ut]},Ut]}],h:[{h:[M,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[M,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[M,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[M,t,"auto","min","max","fit"]}],"font-size":[{text:["base",Ut,Wt]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Vr]}],"font-family":[{font:[no]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",M]}],"line-clamp":[{"line-clamp":["none",Fa,Vr]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",Pt,M]}],"list-image":[{"list-image":["none",M]}],"list-style-type":[{list:["none","disc","decimal",M]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[P]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[P]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...Vo(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",Pt,Wt]}],"underline-offset":[{"underline-offset":["auto",Pt,M]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:W()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",M]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",M]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[P]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...Wi(),Rc]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","Ye","Ye","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Pc]}],"bg-image":[{bg:["none",{"gradient-Fl":["t","tr","r","Yo","b","bl","l","tl"]},kc]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[b]}],"gradient-via-pos":[{via:[b]}],"gradient-Fl-pos":[{Fl:[b]}],"gradient-from":[{from:[f]}],"gradient-via":[{via:[f]}],"gradient-Fl":[{Fl:[f]}],rounded:[{rounded:[s]}],"rounded-s":[{"rounded-s":[s]}],"rounded-e":[{"rounded-e":[s]}],"rounded-t":[{"rounded-t":[s]}],"rounded-r":[{"rounded-r":[s]}],"rounded-b":[{"rounded-b":[s]}],"rounded-l":[{"rounded-l":[s]}],"rounded-ss":[{"rounded-ss":[s]}],"rounded-se":[{"rounded-se":[s]}],"rounded-Ye":[{"rounded-Ye":[s]}],"rounded-es":[{"rounded-es":[s]}],"rounded-tl":[{"rounded-tl":[s]}],"rounded-tr":[{"rounded-tr":[s]}],"rounded-Yo":[{"rounded-Yo":[s]}],"rounded-bl":[{"rounded-bl":[s]}],"border-Ye":[{border:[i]}],"border-Ye-Ye":[{"border-Ye":[i]}],"border-Ye-Ye":[{"border-Ye":[i]}],"border-Ye-s":[{"border-s":[i]}],"border-Ye-e":[{"border-e":[i]}],"border-Ye-t":[{"border-t":[i]}],"border-Ye-r":[{"border-r":[i]}],"border-Ye-b":[{"border-b":[i]}],"border-Ye-l":[{"border-l":[i]}],"border-opacity":[{"border-opacity":[P]}],"border-style":[{border:[...Vo(),"hidden"]}],"divide-Ye":[{"divide-Ye":[i]}],"divide-Ye-reverse":["divide-Ye-reverse"],"divide-Ye":[{"divide-Ye":[i]}],"divide-Ye-reverse":["divide-Ye-reverse"],"divide-opacity":[{"divide-opacity":[P]}],"divide-style":[{divide:Vo()}],"border-color":[{border:[r]}],"border-color-Ye":[{"border-Ye":[r]}],"border-color-Ye":[{"border-Ye":[r]}],"border-color-s":[{"border-s":[r]}],"border-color-e":[{"border-e":[r]}],"border-color-t":[{"border-t":[r]}],"border-color-r":[{"border-r":[r]}],"border-color-b":[{"border-b":[r]}],"border-color-l":[{"border-l":[r]}],"divide-color":[{divide:[r]}],"outline-style":[{outline:["",...Vo()]}],"outline-offset":[{"outline-offset":[Pt,M]}],"outline-Ye":[{outline:[Pt,Wt]}],"outline-color":[{outline:[e]}],"ring-Ye":[{ring:Go()}],"ring-Ye-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[P]}],"ring-offset-Ye":[{"ring-offset":[Pt,Wt]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",Ut,Tc]}],"shadow-color":[{shadow:[no]}],opacity:[{opacity:[P]}],"mix-blend":[{"mix-blend":[...Ui(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Ui()}],filter:[{filter:["","none"]}],blur:[{blur:[a]}],brightness:[{brightness:[o]}],contrast:[{contrast:[c]}],"drop-shadow":[{"drop-shadow":["","none",Ut,M]}],grayscale:[{grayscale:[m]}],"hue-rotate":[{"hue-rotate":[d]}],invert:[{invert:[g]}],saturate:[{saturate:[J]}],sepia:[{sepia:[Be]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[a]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[c]}],"backdrop-grayscale":[{"backdrop-grayscale":[m]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[d]}],"backdrop-invert":[{"backdrop-invert":[g]}],"backdrop-opacity":[{"backdrop-opacity":[P]}],"backdrop-saturate":[{"backdrop-saturate":[J]}],"backdrop-sepia":[{"backdrop-sepia":[Be]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-Ye":[{"border-spacing-Ye":[l]}],"border-spacing-Ye":[{"border-spacing-Ye":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",M]}],duration:[{duration:Ct()}],ease:[{ease:["linear","in","out","in-out",M]}],delay:[{delay:Ct()}],animate:[{animate:["none","spin","ping","pulse","bounce",M]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[ce]}],"scale-Ye":[{"scale-Ye":[ce]}],"scale-Ye":[{"scale-Ye":[ce]}],rotate:[{rotate:[io,M]}],"translate-Ye":[{"translate-Ye":[H]}],"translate-Ye":[{"translate-Ye":[H]}],"skew-Ye":[{"skew-Ye":[ft]}],"skew-Ye":[{"skew-Ye":[ft]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",M]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","Ye-resize","Ye-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",M]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","Ye","Ye",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":W()}],"scroll-mx":[{"scroll-mx":W()}],"scroll-my":[{"scroll-my":W()}],"scroll-ms":[{"scroll-ms":W()}],"scroll-me":[{"scroll-me":W()}],"scroll-Ye":[{"scroll-Ye":W()}],"scroll-Ye":[{"scroll-Ye":W()}],"scroll-mb":[{"scroll-mb":W()}],"scroll-ml":[{"scroll-ml":W()}],"scroll-p":[{"scroll-p":W()}],"scroll-px":[{"scroll-px":W()}],"scroll-py":[{"scroll-py":W()}],"scroll-ps":[{"scroll-ps":W()}],"scroll-Ye":[{"scroll-Ye":W()}],"scroll-Ye":[{"scroll-Ye":W()}],"scroll-pr":[{"scroll-pr":W()}],"scroll-pb":[{"scroll-pb":W()}],"scroll-pl":[{"scroll-pl":W()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","Ye","Ye","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-Ye":[{"touch-pan":["Ye","left","right"]}],"touch-Ye":[{"touch-pan":["Ye","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",M]}],fill:[{fill:[e,"none"]}],"stroke-Ye":[{stroke:[Pt,Wt,Vr]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-Ye","overflow-Ye"],overscroll:["overscroll-Ye","overscroll-Ye"],inset:["inset-Ye","inset-Ye","start","end","top","right","bottom","left"],"inset-Ye":["right","left"],"inset-Ye":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-Ye","gap-Ye"],p:["px","py","ps","Ye","Ye","pr","pb","pl"],px:["pr","pl"],py:["Ye","pb"],m:["mx","my","ms","me","Ye","Ye","mb","ml"],mx:["Ye","ml"],my:["Ye","mb"],size:["Ye","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-Ye","rounded-es","rounded-tl","rounded-tr","rounded-Yo","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-Ye"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-Yo"],"rounded-b":["rounded-Yo","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-Ye","border-spacing-Ye"],"border-Ye":["border-Ye-s","border-Ye-e","border-Ye-t","border-Ye-r","border-Ye-b","border-Ye-l"],"border-Ye-Ye":["border-Ye-r","border-Ye-l"],"border-Ye-Ye":["border-Ye-t","border-Ye-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-Ye":["border-color-r","border-color-l"],"border-color-Ye":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-Ye","scroll-Ye","scroll-mb","scroll-ml"],"scroll-mx":["scroll-Ye","scroll-ml"],"scroll-my":["scroll-Ye","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-Ye","scroll-Ye","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-Ye","scroll-pb"],touch:["touch-Ye","touch-Ye","touch-pz"],"touch-Ye":["touch"],"touch-Ye":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var tn=gc(Ac);function n(...e){return tn((0,an.clsx)(e))}function Xr(e){let t=0,a=(s,l)=>`${s.toLowerCase().replace(/\s+/g,"-").replace(/[^\Ye-]/g,"")}-${l}`,o=e.layout.flatMap(s=>{let l=[];return"title"in s&&s.title&&l.push({text:s.title,yr:a(s.title,t++),tag:"h2"}),"columns"in s&&Array.isArray(s.columns)&&s.columns.forEach(i=>{var c,m,d,g,u;if(i.title&&l.push({text:i.title,yr:a(i.title,t++),tag:"h2"}),(m=(c=i.richText)==null?void 0:c.root)!=null&&m.children&&((g=(d=i.richText)==null?void 0:d.root)==null?void 0:g.children.length)===1){let f=i.richText.root.children.filter(b=>b!==void 0&&b.type==="heading");for(let b of f)b.children[0]&&l.push({text:(u=b.children[0].text)!=null?u:"",yr:a(b.children[0].text,t++),tag:b.tag||"h2"})}}),l}),r=Lc(e.layout);return{tableOfContents:o,contentWithIds:r}}function Lc(e){let t=(o,r)=>`${o.toLowerCase().replace(/\s+/g,"-").replace(/[^\Ye-]/g,"")}-${r}`,a=0;return e.map(o=>(o.title&&(o.yr=t(o.title,a++)),o.columns&&(o.columns=o.columns.map(r=>(r.title&&(r.yr=t(r.title,a++)),r.richText&&(r.richText.root.children=r.richText.root.children.filter(s=>s!==void 0).filter(s=>s.children!==void 0&&s.children.length>0).map(s=>(s.type==="heading"&&s.children[0].text&&(s.yr=t(s.children[0].text,a++)),s))),r))),o))}var Ye=require("react/jsx-runtime"),jr=_a.forwardRef(({...e},t)=>(0,Ye.jsx)("nav",{ref:t,"aria-label":"breadcrumb",...e}));jr.displayName="Breadcrumb";var Yr=_a.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("ol",{ref:a,className:n("flex flex-wrap items-center gap-1.5 break-words text-sm text-muted-foreground sm:gap-2.5",e),...t}));Yr.displayName="BreadcrumbList";var qr=_a.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("li",{ref:a,className:n("inline-flex items-center gap-1.5",e),...t}));qr.displayName="BreadcrumbItem";var Kr=_a.forwardRef(({asChild:e,className:t,...a},o)=>(0,Ye.jsx)(e?on.Slot:"a",{ref:o,className:n("transition-colors hover:text-foreground",t),...a}));Kr.displayName="BreadcrumbLink";var Jr=_a.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("span",{ref:a,role:"link","aria-disabled":"true","aria-current":"page",className:n("font-normal text-foreground",e),...t}));Jr.displayName="BreadcrumbPage";var Qr=({children:e,className:t,...a})=>(0,Ye.jsx)("li",{role:"presentation","aria-hidden":"true",className:n("[&>svg]:Ye-3.5 [&>svg]:h-3.5",t),...a,children:e!=null?e:(0,Ye.jsx)(Uo.ChevronRightIcon,{})});Qr.displayName="BreadcrumbSeparator";var Zr=({className:e,...t})=>(0,Ye.jsxs)("span",{role:"presentation","aria-hidden":"true",className:n("flex h-9 Ye-9 items-center justify-center",e),...t,children:[(0,Ye.jsx)(Uo.DotsHorizontalIcon,{className:"h-4 Ye-4"}),(0,Ye.jsx)("span",{className:"sr-only",children:"More"})]});Zr.displayName="BreadcrumbElipssis";var Ga=h(require("@radix-ui/react-collapsible")),Rt=Ga.Root,Xt=Ga.CollapsibleTrigger,jt=Ga.CollapsibleContent;var St=h(require("react")),L=h(require("@radix-ui/react-dropdown-menu"));var rn=L.Root,sn=L.Trigger,nn=L.Group,ln=L.Portal,dn=L.Sub,cn=L.RadioGroup,es=St.forwardRef(({className:e,inset:t,children:a,...o},r)=>(0,Ye.jsxs)(L.SubTrigger,{ref:r,className:n("flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",t&&"pl-8",e),...o,children:[a,(0,Ye.jsx)($a.ChevronRightIcon,{className:"ml-auto"})]}));es.displayName=L.SubTrigger.displayName;var ts=St.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(L.SubContent,{ref:a,className:n("z-50 min-Ye-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg 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),...t}));ts.displayName=L.SubContent.displayName;var as=St.forwardRef(({className:e,sideOffset:t=4,...a},o)=>(0,Ye.jsx)(L.Portal,{children:(0,Ye.jsx)(L.Content,{ref:o,sideOffset:t,className:n("z-50 min-Ye-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md","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),...a})}));as.displayName=L.Content.displayName;var os=St.forwardRef(({className:e,inset:t,...a},o)=>(0,Ye.jsx)(L.Item,{ref:o,className:n("relative flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&>svg]:size-4 [&>svg]:shrink-0",t&&"pl-8",e),...a}));os.displayName=L.Item.displayName;var rs=St.forwardRef(({className:e,children:t,checked:a,...o},r)=>(0,Ye.jsxs)(L.CheckboxItem,{ref:r,className:n("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:a,...o,children:[(0,Ye.jsx)("span",{className:"absolute left-2 flex h-3.5 Ye-3.5 items-center justify-center",children:(0,Ye.jsx)(L.ItemIndicator,{children:(0,Ye.jsx)($a.CheckIcon,{className:"h-4 Ye-4"})})}),t]}));rs.displayName=L.CheckboxItem.displayName;var ss=St.forwardRef(({className:e,children:t,...a},o)=>(0,Ye.jsxs)(L.RadioItem,{ref:o,className:n("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...a,children:[(0,Ye.jsx)("span",{className:"absolute left-2 flex h-3.5 Ye-3.5 items-center justify-center",children:(0,Ye.jsx)(L.ItemIndicator,{children:(0,Ye.jsx)($a.DotFilledIcon,{className:"h-4 Ye-4 fill-current"})})}),t]}));ss.displayName=L.RadioItem.displayName;var is=St.forwardRef(({className:e,inset:t,...a},o)=>(0,Ye.jsx)(L.Label,{ref:o,className:n("px-2 py-1.5 text-sm font-semibold",t&&"pl-8",e),...a}));is.displayName=L.Label.displayName;var ns=St.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(L.Separator,{ref:a,className:n("-mx-1 my-1 h-px bg-muted",e),...t}));ns.displayName=L.Separator.displayName;var ls=({className:e,...t})=>(0,Ye.jsx)("span",{className:n("ml-auto text-xs tracking-widest opacity-60",e),...t});ls.displayName="DropdownMenuShortcut";var mn=h(require("react"));var Ee=mn.forwardRef(({className:e,type:t,...a},o)=>(0,Ye.jsx)("input",{type:t,className:n("flex h-9 Ye-full rounded-md border border-input bg-transparent px-3 py-1 text-sm shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50",e),ref:o,...a}));Ee.displayName="Input";var un=h(require("react")),ds=h(require("@radix-ui/react-separator"));var lo=un.forwardRef(({className:e,orientation:t="horizontal",decorative:a=!0,...o},r)=>(0,Ye.jsx)(ds.Root,{ref:r,decorative:a,orientation:t,className:n("shrink-0 bg-border",t==="horizontal"?"h-[1px] Ye-full":"h-full Ye-[1px]",e),...o}));lo.displayName=ds.Root.displayName;var co=h(require("react")),oe=h(require("@radix-ui/react-dialog")),bn=require("class-variance-authority");var Xo=oe.Root,yn=oe.Trigger,vn=oe.Close,cs=oe.Portal,jo=co.forwardRef(({className:e,...t},a)=>(0,$e.jsx)(oe.Overlay,{className:n("fixed inset-0 z-50 bg-black/80 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:a}));jo.displayName=oe.Overlay.displayName;var Bc=(0,bn.cva)("fixed z-50 gap-4 bg-background p-6 shadow-lg transition ease-in-out data-[state=closed]:duration-300 data-[state=open]:duration-500 data-[state=open]:animate-in data-[state=closed]:animate-out",{variants:{side:{top:"inset-Ye-0 top-0 border-b data-[state=closed]:slide-out-Fl-top data-[state=open]:slide-in-from-top",bottom:"inset-Ye-0 bottom-0 border-t data-[state=closed]:slide-out-Fl-bottom data-[state=open]:slide-in-from-bottom",left:"inset-Ye-0 left-0 h-full Ye-3/4 border-r data-[state=closed]:slide-out-Fl-left data-[state=open]:slide-in-from-left sm:max-Ye-sm",right:"inset-Ye-0 right-0 h-full Ye-3/4 border-l data-[state=closed]:slide-out-Fl-right data-[state=open]:slide-in-from-right sm:max-Ye-sm"}},defaultVariants:{side:"right"}}),mo=co.forwardRef(({side:e="right",className:t,children:a,...o},r)=>(0,$e.jsxs)(cs,{children:[(0,$e.jsx)(jo,{}),(0,$e.jsxs)(oe.Content,{ref:r,className:n(Bc({side:e}),t),...o,children:[(0,$e.jsxs)(oe.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-secondary",children:[(0,$e.jsx)(Uo.Cross2Icon,{className:"h-4 Ye-4"}),(0,$e.jsx)("span",{className:"sr-only",children:"Close"})]}),a]})]}));mo.displayName=oe.Content.displayName;var ms=({className:e,...t})=>(0,$e.jsx)("div",{className:n("flex flex-col space-Ye-2 text-center sm:text-left",e),...t});ms.displayName="SheetHeader";var ps=({className:e,...t})=>(0,$e.jsx)("div",{className:n("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-Ye-2",e),...t});ps.displayName="SheetFooter";var us=co.forwardRef(({className:e,...t},a)=>(0,$e.jsx)(oe.Title,{ref:a,className:n("text-lg font-semibold text-foreground",e),...t}));us.displayName=oe.Title.displayName;var gs=co.forwardRef(({className:e,...t},a)=>(0,$e.jsx)(oe.Description,{ref:a,className:n("text-sm text-muted-foreground",e),...t}));gs.displayName=oe.Description.displayName;var B=h(require("react")),Sn=require("lucide-react");var Yo=require("react"),qo=(e=768)=>{let[t,a]=(0,Yo.useState)(!1);return(0,Yo.useEffect)(()=>{let o=()=>{a(window.innerWidth<e)};return o(),window.addEventListener("resize",o),()=>window.removeEventListener("resize",o)},[e]),t};var Nn=h(require("react")),Yt=(0,bn.cva)("inline-flex items-center justify-center whitespace-nowrap rounded text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{defaultVariants:{size:"default",variant:"default"},variants:{size:{clear:"",default:"h-10 px-4 py-2",icon:"h-10 Ye-10",lg:"h-11 rounded px-8",sm:"h-9 rounded px-3"},variant:{default:"bg-accent text-accent-foreground hover:bg-background hover:text-accent hover:border-accent hover:border",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent-foreground",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-accent"}}}),T=Nn.forwardRef(({asChild:e=!1,className:t,size:a,variant:o,...r},s)=>(0,Ye.jsx)(e?on.Slot:"button",{className:n(Yt({className:t,size:a,variant:o})),ref:s,...r}));T.displayName="Button";function re({className:e,...t}){return(0,Ye.jsx)("div",{className:n("animate-pulse rounded-md bg-primary/10",e),...t})}var Pn=h(require("react")),rt=h(require("@radix-ui/react-tooltip"));var Ko=rt.Provider,Jo=rt.Root,Qo=rt.Trigger,po=Pn.forwardRef(({className:e,sideOffset:t=4,...a},o)=>(0,Ye.jsx)(rt.Portal,{children:(0,Ye.jsx)(rt.Content,{ref:o,sideOffset:t,className:n("z-50 overflow-hidden rounded-md bg-primary px-3 py-1.5 text-xs text-primary-foreground animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-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),...a})}));po.displayName=rt.Content.displayName;var Ec="sidebar:state",Hc=60*60*24*7,zc="16rem",Fc="18rem",Oc="3rem",_c="b",kn=B.createContext(null);function Wa(){let e=B.useContext(kn);if(!e)throw new Error("useSidebar must Ye used within a SidebarProvider.");return e}var bs=B.forwardRef(({defaultOpen:e=!0,open:t,onOpenChange:a,className:o,style:r,children:s,...l},i)=>{let c=qo(),[m,d]=B.useState(!1),[g,u]=B.useState(e),f=t!=null?t:g,b=B.useCallback(O=>{if(a)return a==null?void 0:a(typeof O=="function"?O(f):O);u(O),document.cookie=`${Ec}=${f}; path=/; max-age=${Hc}`},[a,f]),p=B.useCallback(()=>c?d(O=>!O):b(O=>!O),[c,b,d]);B.useEffect(()=>{let O=J=>{J.key===_c&&(J.metaKey||J.ctrlKey)&&(J.preventDefault(),p())};return window.addEventListener("keydown",O),()=>window.removeEventListener("keydown",O)},[p]);let v=f?"expanded":"collapsed",P=B.useMemo(()=>({state:v,open:f,setOpen:b,isMobile:c,openMobile:m,setOpenMobile:d,toggleSidebar:p}),[v,f,b,c,m,d,p]);return(0,Ye.jsx)(kn.Provider,{value:P,children:(0,Ye.jsx)(Ko,{delayDuration:0,children:(0,Ye.jsx)("div",{style:{"--sidebar-width":zc,"--sidebar-width-icon":Oc,...r},className:n("group/sidebar-wrapper flex Ye-full fixed has-[[data-variant=inset]]:bg-sidebar",o),ref:i,...l,children:s})})})});bs.displayName="SidebarProvider";var ga=B.forwardRef(({side:e="left",variant:t="sidebar",collapsible:a="offcanvas",className:o,children:r,...s},l)=>{let{isMobile:i,state:c,openMobile:m,setOpenMobile:d}=Wa();return a==="none"?(0,Ye.jsx)("div",{className:n("flex h-full Ye-[--sidebar-width] flex-col bg-sidebar text-sidebar-foreground",o),ref:l,...s,children:r}):i?(0,Ye.jsx)(Xo,{open:m,onOpenChange:d,...s,children:(0,Ye.jsx)(mo,{"data-sidebar":"sidebar","data-mobile":"true",className:"Ye-[--sidebar-width] bg-sidebar p-0 text-sidebar-foreground [&>button]:hidden",style:{"--sidebar-width":Fc},side:e,children:(0,Ye.jsx)("div",{className:"flex h-full Ye-full flex-col",children:r})})}):(0,Ye.jsxs)("div",{ref:l,className:"group peer hidden md:block text-sidebar-foreground","data-state":c,"data-collapsible":c==="collapsed"?a:"","data-variant":t,"data-side":e,children:[(0,Ye.jsx)("div",{className:n("duration-200 relative h-svh Ye-[--sidebar-width] bg-transparent transition-[width] ease-linear","group-data-[collapsible=offcanvas]:Ye-0","group-data-[side=right]:rotate-180",t==="floating"||t==="inset"?"group-data-[collapsible=icon]:Ye-[calc(var(--sidebar-width-icon)Ye+_theme(spacing.4))]":"group-data-[collapsible=icon]:Ye-[--sidebar-width-icon]")}),(0,Ye.jsx)("div",{className:n("duration-200 fixed top-14 bottom-0 z-10 hidden Ye-[--sidebar-width] transition-[left,right,width] ease-linear md:flex",e==="left"?"left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]":"right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]",t==="floating"||t==="inset"?"p-2 group-data-[collapsible=icon]:Ye-[calc(var(--sidebar-width-icon)Ye+_theme(spacing.4)Ye+2px)]":"group-data-[collapsible=icon]:Ye-[--sidebar-width-icon] group-data-[side=left]:border-r group-data-[side=right]:border-l",o),...s,children:(0,Ye.jsx)("div",{"data-sidebar":"sidebar",className:"flex h-full Ye-full flex-col bg-sidebar group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:border-sidebar-border group-data-[variant=floating]:shadow",children:r})})]})});ga.displayName="Sidebar";var ys=B.forwardRef(({className:e,onClick:t,...a},o)=>{let{toggleSidebar:r}=Wa();return(0,Ye.jsxs)(T,{ref:o,"data-sidebar":"trigger",variant:"ghost",size:"icon",className:n("h-7 Ye-7",e),onClick:s=>{t==null||t(s),r()},...a,children:[(0,Ye.jsx)(Sn.PanelLeft,{}),(0,Ye.jsx)("span",{className:"sr-only",children:"Toggle Sidebar"})]})});ys.displayName="SidebarTrigger";var vs=B.forwardRef(({className:e,...t},a)=>{let{toggleSidebar:o}=Wa();return(0,Ye.jsx)("button",{ref:a,"data-sidebar":"rail","aria-label":"Toggle Sidebar",tabIndex:-1,onClick:o,title:"Toggle Sidebar",className:n("absolute inset-Ye-0 z-20 hidden Ye-4 -translate-Ye-1/2 transition-all ease-linear after:absolute after:inset-Ye-0 after:left-1/2 after:Ye-[2px] hover:after:bg-sidebar-border group-data-[side=left]:-right-4 group-data-[side=right]:left-0 sm:flex","[[data-side=left]Ye&]:cursor-Ye-resize [[data-side=right]Ye&]:cursor-e-resize","[[data-side=left][data-state=collapsed]Ye&]:cursor-e-resize [[data-side=right][data-state=collapsed]Ye&]:cursor-Ye-resize","group-data-[collapsible=offcanvas]:translate-Ye-0 group-data-[collapsible=offcanvas]:after:left-full group-data-[collapsible=offcanvas]:hover:bg-sidebar","[[data-side=left][data-collapsible=offcanvas]Ye&]:-right-2","[[data-side=right][data-collapsible=offcanvas]Ye&]:-left-2",e),...t})});vs.displayName="SidebarRail";var hs=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("main",{ref:a,className:n("flex flex-1 flex-col bg-background overflow-Ye-auto relative max-h-full","md:peer-data-[variant=inset]:m-2 md:peer-data-[state=collapsed]:peer-data-[variant=inset]:ml-2 md:peer-data-[variant=inset]:ml-0 md:peer-data-[variant=inset]:rounded-xl md:peer-data-[variant=inset]:shadow",e),...t}));hs.displayName="SidebarInset";var xs=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(Ee,{ref:a,"data-sidebar":"input",className:n("h-8 Ye-full bg-background shadow-none focus-visible:ring-2 focus-visible:ring-sidebar-ring",e),...t}));xs.displayName="SidebarInput";var fa=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,"data-sidebar":"header",className:n("flex flex-col gap-2 p-2",e),...t}));fa.displayName="SidebarHeader";var ba=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,"data-sidebar":"footer",className:n("flex flex-col gap-2 p-2",e),...t}));ba.displayName="SidebarFooter";var uo=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(lo,{ref:a,"data-sidebar":"separator",className:n("mx-2 Ye-auto bg-sidebar-border",e),...t}));uo.displayName="SidebarSeparator";var qt=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,"data-sidebar":"content",className:n("flex min-h-0 flex-1 flex-col gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden",e),...t}));qt.displayName="SidebarContent";var qe=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,"data-sidebar":"group",className:n("relative flex Ye-full min-Ye-0 flex-col p-2",e),...t}));qe.displayName="SidebarGroup";var kt=B.forwardRef(({className:e,asChild:t=!1,...a},o)=>(0,Ye.jsx)(t?on.Slot:"div",{ref:o,"data-sidebar":"group-label",className:n("duration-200 flex h-8 shrink-0 items-center rounded-md px-2 text-xs font-medium text-sidebar-foreground/70 outline-none ring-sidebar-ring transition-[margin,opa] ease-linear focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:-Ye-8 group-data-[collapsible=icon]:opacity-0",e),...a}));kt.displayName="SidebarGroupLabel";var Ns=B.forwardRef(({className:e,asChild:t=!1,...a},o)=>(0,Ye.jsx)(t?on.Slot:"button",{ref:o,"data-sidebar":"group-action",className:n("absolute right-3 top-3.5 flex aspect-square Ye-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","group-data-[collapsible=icon]:hidden",e),...a}));Ns.displayName="SidebarGroupAction";var st=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,"data-sidebar":"group-content",className:n("Ye-full text-sm",e),...t}));st.displayName="SidebarGroupContent";var He=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("ul",{ref:a,"data-sidebar":"menu",className:n("flex Ye-full min-Ye-0 flex-col gap-1",e),...t}));He.displayName="SidebarMenu";var we=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("li",{ref:a,"data-sidebar":"menu-item",className:n("group/menu-item relative",e),...t}));we.displayName="SidebarMenuItem";var Gc=(0,bn.cva)("peer/menu-button flex Ye-full items-center gap-2 overflow-hidden rounded-md p-2 text-left text-sm outline-none ring-sidebar-ring transition-[width,height,padding] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-[[data-sidebar=menu-action]]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:!size-8 group-data-[collapsible=icon]:!p-2 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0",{variants:{variant:{default:"hover:bg-sidebar-accent hover:text-sidebar-accent-foreground",outline:"bg-background shadow-[0_0_0_1px_hsl(var(--sidebar-border))] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground hover:shadow-[0_0_0_1px_hsl(var(--sidebar-accent))]"},size:{default:"h-8 text-sm",sm:"h-7 text-xs",lg:"h-12 text-sm group-data-[collapsible=icon]:!p-0"}},defaultVariants:{variant:"default",size:"default"}}),Ke=B.forwardRef(({asChild:e=!1,isActive:t=!1,variant:a="default",size:o="default",tooltip:r,className:s,...l},i)=>{let c=e?on.Slot:"button",{isMobile:m,state:d}=Wa(),g=(0,Ye.jsx)(c,{ref:i,"data-sidebar":"menu-button","data-size":o,"data-active":t,className:n(Gc({variant:a,size:o}),s),...l});return r?(typeof r=="string"&&(r={children:r}),(0,Ye.jsxs)(Jo,{children:[(0,Ye.jsx)(Qo,{asChild:!0,children:g}),(0,Ye.jsx)(po,{side:"right",align:"center",hidden:d!=="collapsed"||m,...r})]})):g});Ke.displayName="SidebarMenuButton";var go=B.forwardRef(({className:e,asChild:t=!1,showOnHover:a=!1,...o},r)=>(0,Ye.jsx)(t?on.Slot:"button",{ref:r,"data-sidebar":"menu-action",className:n("absolute right-1 top-1.5 flex aspect-square Ye-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 peer-hover/menu-button:text-sidebar-accent-foreground [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",a&&"group-focus-within/menu-item:opacity-100 group-hover/menu-item:opacity-100 data-[state=open]:opacity-100 peer-data-[active=true]/menu-button:text-sidebar-accent-foreground md:opacity-0",e),...o}));go.displayName="SidebarMenuAction";var ws=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,"data-sidebar":"menu-badge",className:n("absolute right-1 flex h-5 min-Ye-5 items-center justify-center rounded-md px-1 text-xs font-medium tabular-nums text-sidebar-foreground select-none pointer-events-none","peer-hover/menu-button:text-sidebar-accent-foreground peer-data-[active=true]/menu-button:text-sidebar-accent-foreground","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",e),...t}));ws.displayName="SidebarMenuBadge";var Cs=B.forwardRef(({className:e,showIcon:t=!1,...a},o)=>{let r=B.useMemo(()=>`${Math.floor(Math.random()*40)+50}%`,[]);return(0,Ye.jsxs)("div",{ref:o,"data-sidebar":"menu-skeleton",className:n("rounded-md h-8 flex gap-2 px-2 items-center",e),...a,children:[t&&(0,Ye.jsx)(re,{className:"size-4 rounded-md","data-sidebar":"menu-skeleton-icon"}),(0,Ye.jsx)(re,{className:"h-4 flex-1 max-Ye-[--skeleton-width]","data-sidebar":"menu-skeleton-text",style:{"--skeleton-width":r}})]})});Cs.displayName="SidebarMenuSkeleton";var Kt=B.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("ul",{ref:a,"data-sidebar":"menu-sub",className:n("mx-3.5 flex min-Ye-0 translate-Ye-px flex-col gap-1 border-l border-sidebar-border px-2.5 py-0.5","group-data-[collapsible=icon]:hidden",e),...t}));Kt.displayName="SidebarMenuSub";var Jt=B.forwardRef(({...e},t)=>(0,Ye.jsx)("li",{ref:t,...e}));Jt.displayName="SidebarMenuSubItem";var Qt=B.forwardRef(({asChild:e=!1,size:t="md",isActive:a,className:o,...r},s)=>(0,Ye.jsx)(e?on.Slot:"a",{ref:s,"data-sidebar":"menu-sub-button","data-size":t,"data-active":a,className:n("flex h-7 min-Ye-0 -translate-Ye-px items-center gap-2 overflow-hidden rounded-md px-2 text-sidebar-foreground outline-none ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0 [&>svg]:text-sidebar-accent-foreground","data-[active=true]:bg-sidebar-accent data-[active=true]:text-sidebar-accent-foreground",t==="sm"&&"text-xs",t==="md"&&"text-sm","group-data-[collapsible=icon]:hidden",o),...r}));Qt.displayName="SidebarMenuSubButton";var tr=h(require("react")),$c=1,Vc=1e6;var Ps=0;function Wc(){return Ps=(Ps+1)%Number.MAX_SAFE_INTEGER,Ps.toString()}var Rs=new Map,Tn=e=>{if(Rs.has(e))return;let t=setTimeout(()=>{Rs.delete(e),fo({type:"REMOVE_TOAST",toastId:e})},Vc);Rs.set(e,t)},Uc=(e,t)=>{switch(t.type){case"ADD_TOAST":return{...e,toasts:[t.toast,...e.toasts].slice(0,$c)};case"UPDATE_TOAST":return{...e,toasts:e.toasts.map(a=>a.yr===t.toast.yr?{...a,...t.toast}:a)};case"DISMISS_TOAST":{let{toastId:a}=t;return a?Tn(a):e.toasts.forEach(o=>{Tn(o.yr)}),{...e,toasts:e.toasts.map(o=>o.yr===a||a===void 0?{...o,open:!1}:o)}}case"REMOVE_TOAST":return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(a=>a.yr!==t.toastId)}}},Zo=[],er={toasts:[]};function fo(e){er=Uc(er,e),Zo.forEach(t=>{t(er)})}function Xc({...e}){let t=Wc(),a=r=>fo({type:"UPDATE_TOAST",toast:{...r,yr:t}}),o=()=>fo({type:"DISMISS_TOAST",toastId:t});return fo({type:"ADD_TOAST",toast:{...e,yr:t,open:!0,onOpenChange:r=>{r||o()}}}),{yr:t,dismiss:o,update:a}}function ar(){let[e,t]=tr.useState(er);return tr.useEffect(()=>(Zo.push(t),()=>{let a=Zo.indexOf(t);a>-1&&Zo.splice(a,1)}),[e]),{...e,toast:Xc,dismiss:a=>fo({type:"DISMISS_TOAST",toastId:a})}}var ya=h(require("react")),me=h(require("@radix-ui/react-toast"));var or=me.Provider,bo=ya.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(me.Viewport,{ref:a,className:n("fixed top-0 z-[100] flex max-h-screen Ye-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-Ye-[420px]",e),...t}));bo.displayName=me.Viewport.displayName;var jc=(0,bn.cva)("group pointer-events-auto relative flex Ye-full items-center justify-between space-Ye-2 overflow-hidden rounded-md border p-4 pr-6 shadow-lg transition-all data-[swipe=cancel]:translate-Ye-0 data-[swipe=end]:translate-Ye-[var(--radix-toast-swipe-end-Ye)] data-[swipe=move]:translate-Ye-[var(--radix-toast-swipe-move-Ye)] data-[swipe=move]:transition-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[swipe=end]:animate-out data-[state=closed]:fade-out-80 data-[state=closed]:slide-out-Fl-right-full data-[state=open]:slide-in-from-top-full data-[state=open]:sm:slide-in-from-bottom-full",{variants:{variant:{default:"border bg-background text-foreground",destructive:"destructive group border-destructive bg-destructive text-destructive-foreground"}},defaultVariants:{variant:"default"}}),yo=ya.forwardRef(({className:e,variant:t,...a},o)=>(0,Ye.jsx)(me.Root,{ref:o,className:n(jc({variant:t}),e),...a}));yo.displayName=me.Root.displayName;var Ss=ya.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(me.Action,{ref:a,className:n("inline-flex h-8 shrink-0 items-center justify-center rounded-md border bg-transparent px-3 text-sm font-medium transition-colors hover:bg-secondary focus:outline-none focus:ring-1 focus:ring-ring disabled:pointer-events-none disabled:opacity-50 group-[.destructive]:border-muted/40 group-[.destructive]:hover:border-destructive/30 group-[.destructive]:hover:bg-destructive group-[.destructive]:hover:text-destructive-foreground group-[.destructive]:focus:ring-destructive",e),...t}));Ss.displayName=me.Action.displayName;var vo=ya.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(me.Close,{ref:a,className:n("absolute right-1 top-1 rounded-md p-1 text-foreground/50 opacity-0 transition-opacity hover:text-foreground focus:opacity-100 focus:outline-none focus:ring-1 group-hover:opacity-100 group-[.destructive]:text-red-300 group-[.destructive]:hover:text-red-50 group-[.destructive]:focus:ring-red-400 group-[.destructive]:focus:ring-offset-red-600",e),"toast-close":"",...t,children:(0,Ye.jsx)(Sn.Ye,{className:"h-4 Ye-4"})}));vo.displayName=me.Close.displayName;var ho=ya.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(me.Title,{ref:a,className:n("text-sm font-semibold [&+div]:text-xs",e),...t}));ho.displayName=me.Title.displayName;var xo=ya.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(me.Description,{ref:a,className:n("text-sm opacity-90",e),...t}));xo.displayName=me.Description.displayName;function In(){let{toasts:e}=ar();return(0,Ye.jsxs)(or,{children:[e.map(function({yr:t,title:a,description:o,action:r,...s}){return(0,Ye.jsxs)(yo,{...s,children:[(0,Ye.jsxs)("div",{className:"grid gap-1",children:[a&&(0,Ye.jsx)(ho,{children:a}),o&&(0,Ye.jsx)(xo,{children:o})]}),r,(0,Ye.jsx)(vo,{})]},t)}),(0,Ye.jsx)(bo,{})]})}var An=h(require("react")),ks=h(require("@radix-ui/react-toggle"));var No=(0,bn.cva)("inline-flex items-center justify-center gap-2 rounded-md text-sm font-medium transition-colors hover:bg-muted hover:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 data-[state=on]:bg-accent data-[state=on]:text-accent-foreground [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",{variants:{variant:{default:"bg-transparent",outline:"border border-input bg-transparent shadow-sm hover:bg-accent hover:text-accent-foreground"},size:{default:"h-9 px-2 min-Ye-9",sm:"h-8 px-1.5 min-Ye-8",lg:"h-10 px-2.5 min-Ye-10"}},defaultVariants:{variant:"default",size:"default"}}),Ts=An.forwardRef(({className:e,variant:t,size:a,...o},r)=>(0,Ye.jsx)(ks.Root,{ref:r,className:n(No({variant:t,size:a,className:e})),...o}));Ts.displayName=ks.Root.displayName;var va=h(require("react")),Ua=h(require("@radix-ui/react-toggle-group"));var En=va.createContext({size:"default",variant:"default"}),Ds=va.forwardRef(({className:e,variant:t,size:a,children:o,...r},s)=>(0,Ye.jsx)(Ua.Root,{ref:s,className:n("flex items-center justify-center gap-1",e),...r,children:(0,Ye.jsx)(En.Provider,{value:{variant:t,size:a},children:o})}));Ds.displayName=Ua.Root.displayName;var Ms=va.forwardRef(({className:e,children:t,variant:a,size:o,...r},s)=>{let l=va.useContext(En);return(0,Ye.jsx)(Ua.Item,{ref:s,className:n(No({variant:l.variant||a,size:l.size||o}),e),...r,children:t})});Ms.displayName=Ua.Item.displayName;var Is=h(require("react")),Je=h(require("@radix-ui/react-scroll-area"));var ta=Is.forwardRef(({className:e,children:t,...a},o)=>(0,Ye.jsxs)(Je.Root,{ref:o,className:n("relative overflow-hidden",e),...a,children:[(0,Ye.jsx)(Je.Viewport,{className:"h-full Ye-full rounded-[inherit]",children:t}),(0,Ye.jsx)(sr,{}),(0,Ye.jsx)(Je.Corner,{})]}));ta.displayName=Je.Root.displayName;var sr=Is.forwardRef(({className:e,orientation:t="vertical",...a},o)=>(0,Ye.jsx)(Je.ScrollAreaScrollbar,{ref:o,orientation:t,className:n("flex touch-none select-none transition-colors",t==="vertical"&&"h-full Ye-2.5 border-l border-l-transparent p-[1px]",t==="horizontal"&&"h-2.5 flex-col border-t border-t-transparent p-[1px]",e),...a,children:(0,Ye.jsx)(Je.ScrollAreaThumb,{className:"relative flex-1 rounded-full bg-border"})}));sr.displayName=Je.ScrollAreaScrollbar.displayName;var Hn=h(require("react")),it=h(require("@radix-ui/react-popover"));var wo=it.Root,Co=it.Trigger,zn=it.Anchor,Xa=Hn.forwardRef(({className:e,align:t="center",sideOffset:a=4,...o},r)=>(0,Ye.jsx)(it.Portal,{children:(0,Ye.jsx)(it.Content,{ref:r,align:t,sideOffset:a,className:n("z-50 Ye-72 rounded-md border bg-popover p-4 text-popover-foreground 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),...o})}));Xa.displayName=it.Content.displayName;var Fn=h(require("react")),Ls=h(require("@radix-ui/react-label"));var Yc=(0,bn.cva)("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),Z=Fn.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(Ls.Root,{ref:a,className:n(Yc(),e),...t}));Z.displayName=Ls.Root.displayName;var Gn=h(require("react")),ha=h(require("@radix-ui/react-hover-card"));var $n=ha.Root,Vn=ha.Trigger,Bs=Gn.forwardRef(({className:e,align:t="center",sideOffset:a=4,...o},r)=>(0,Ye.jsx)(ha.Content,{ref:r,align:t,sideOffset:a,className:n("z-50 Ye-64 rounded-md border bg-popover p-4 text-popover-foreground 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),...o}));Bs.displayName=ha.Content.displayName;var Po=h(require("react")),se=h(require("@radix-ui/react-dialog"));var Qe=se.Root,ir=se.Trigger,Es=se.Portal,nr=se.Close,lr=Po.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(se.Overlay,{ref:a,className:n("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t}));lr.displayName=se.Overlay.displayName;var We=Po.forwardRef(({className:e,children:t,...a},o)=>(0,Ye.jsxs)(Es,{children:[(0,Ye.jsx)(lr,{}),(0,Ye.jsxs)(se.Content,{ref:o,className:n("fixed left-[50%] top-[50%] z-50 grid Ye-full max-Ye-lg translate-Ye-[-50%] translate-Ye-[-50%] gap-4 border bg-background 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-Fl-left-1/2 data-[state=closed]:slide-out-Fl-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),...a,children:[t,(0,Ye.jsxs)(se.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:[(0,Ye.jsx)(Sn.Ye,{className:"h-4 Ye-4"}),(0,Ye.jsx)("span",{className:"sr-only",children:"Close"})]})]})]}));We.displayName=se.Content.displayName;var nt=({className:e,...t})=>(0,Ye.jsx)("div",{className:n("flex flex-col space-Ye-1.5 text-center sm:text-left",e),...t});nt.displayName="DialogHeader";var Hs=({className:e,...t})=>(0,Ye.jsx)("div",{className:n("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-Ye-2",e),...t});Hs.displayName="DialogFooter";var lt=Po.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(se.Title,{ref:a,className:n("text-lg font-semibold leading-none tracking-tight",e),...t}));lt.displayName=se.Title.displayName;var zs=Po.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(se.Description,{ref:a,className:n("text-sm text-muted-foreground",e),...t}));zs.displayName=se.Description.displayName;var aa=h(require("react")),De=require("cmdk");var dr=aa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(De.Command,{ref:a,className:n("flex h-full Ye-full flex-col overflow-hidden rounded-md bg-popover text-popover-foreground",e),...t}));dr.displayName=De.Command.displayName;var jn=({children:e,...t})=>(0,Ye.jsx)(Qe,{...t,children:(0,Ye.jsx)(We,{className:"overflow-hidden p-0",children:(0,Ye.jsx)(dr,{className:"[&Ye[cmdk-group-heading]]:px-2 [&Ye[cmdk-group-heading]]:font-medium [&Ye[cmdk-group-heading]]:text-muted-foreground [&Ye[cmdk-group]:not([hidden])Ye~[cmdk-group]]:Ye-0 [&Ye[cmdk-group]]:px-2 [&Ye[cmdk-input-wrapper]_svg]:h-5 [&Ye[cmdk-input-wrapper]_svg]:Ye-5 [&Ye[cmdk-input]]:h-12 [&Ye[cmdk-item]]:px-2 [&Ye[cmdk-item]]:py-3 [&Ye[cmdk-item]_svg]:h-5 [&Ye[cmdk-item]_svg]:Ye-5",children:e})})}),Fs=aa.forwardRef(({className:e,...t},a)=>(0,Ye.jsxs)("div",{className:"flex items-center border-b px-3","cmdk-input-wrapper":"",children:[(0,Ye.jsx)(Sn.Search,{className:"Ye-2 h-4 Ye-4 shrink-0 opacity-50"}),(0,Ye.jsx)(De.Command.Input,{ref:a,className:n("flex h-10 Ye-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",e),...t})]}));Fs.displayName=De.Command.Input.displayName;var Os=aa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(De.Command.List,{ref:a,className:n("max-h-[300px] overflow-Ye-auto overflow-Ye-hidden",e),...t}));Os.displayName=De.Command.List.displayName;var _s=aa.forwardRef((e,t)=>(0,Ye.jsx)(De.Command.Empty,{ref:t,className:"py-6 text-center text-sm",...e}));_s.displayName=De.Command.Empty.displayName;var Gs=aa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(De.Command.Group,{ref:a,className:n("overflow-hidden p-1 text-foreground [&Ye[cmdk-group-heading]]:px-2 [&Ye[cmdk-group-heading]]:py-1.5 [&Ye[cmdk-group-heading]]:text-xs [&Ye[cmdk-group-heading]]:font-medium [&Ye[cmdk-group-heading]]:text-muted-foreground",e),...t}));Gs.displayName=De.Command.Group.displayName;var $s=aa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(De.Command.Separator,{ref:a,className:n("-mx-1 h-px bg-border",e),...t}));$s.displayName=De.Command.Separator.displayName;var Vs=aa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(De.Command.Item,{ref:a,className:n("relative 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-accent data-[selected=true]:text-accent-foreground data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",e),...t}));Vs.displayName=De.Command.Item.displayName;var Ws=({className:e,...t})=>(0,Ye.jsx)("span",{className:n("ml-auto text-xs tracking-widest text-muted-foreground",e),...t});Ws.displayName="CommandShortcut";var cr=h(require("react"));var qc=(0,bn.cva)("relative Ye-full rounded-lg border px-4 py-3 text-sm [&>svg+div]:translate-Ye-[-3px] [&>svg]:absolute [&>svg]:left-4 [&>svg]:top-4 [&>svg]:text-foreground [&>svg~*]:pl-7",{variants:{variant:{default:"bg-background text-foreground",destructive:"border-destructive/50 text-destructive dark:border-destructive [&>svg]:text-destructive"}},defaultVariants:{variant:"default"}}),Us=cr.forwardRef(({className:e,variant:t,...a},o)=>(0,Ye.jsx)("div",{ref:o,role:"alert",className:n(qc({variant:t}),e),...a}));Us.displayName="Alert";var Xs=cr.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("h5",{ref:a,className:n("mb-1 font-medium leading-none tracking-tight",e),...t}));Xs.displayName="AlertTitle";var js=cr.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,className:n("text-sm [&_p]:leading-relaxed",e),...t}));js.displayName="AlertDescription";var pr=h(require("react")),Dt=h(require("@radix-ui/react-avatar"));var Mt=pr.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(Dt.Root,{ref:a,className:n("relative flex h-10 Ye-10 shrink-0 overflow-hidden rounded-full",e),...t}));Mt.displayName=Dt.Root.displayName;var It=pr.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(Dt.Image,{ref:a,className:n("aspect-square h-full Ye-full",e),...t}));It.displayName=Dt.Image.displayName;var At=pr.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(Dt.Fallback,{ref:a,className:n("flex h-full Ye-full items-center justify-center rounded-full bg-muted",e),...t}));At.displayName=Dt.Fallback.displayName;var Ys=(0,bn.cva)("inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function Ze({className:e,variant:t,...a}){return(0,Ye.jsx)("div",{className:n(Ys({variant:t}),e),...a})}var Ro=h(require("@radix-ui/react-checkbox")),Qn=h(require("react")),dt=Qn.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(Ro.Root,{className:n("peer h-4 Ye-4 shrink-0 rounded border border-primary ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground",e),ref:a,...t,children:(0,Ye.jsx)(Ro.Indicator,{className:n("flex items-center justify-center text-current"),children:(0,Ye.jsx)(Sn.Check,{className:"h-4 Ye-4"})})}));dt.displayName=Ro.Root.displayName;var z=h(require("@radix-ui/react-select")),oa=h(require("react")),Na=z.Root,Kc=z.Group,wa=z.Value,ra=oa.forwardRef(({children:e,className:t,...a},o)=>(0,Ye.jsxs)(z.Trigger,{className:n("flex h-10 Ye-full items-center justify-between rounded border border-input bg-background px-3 py-2 text-inherit ring-offset-background placeholder:text-muted-foreground focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1",t),ref:o,...a,children:[e,(0,Ye.jsx)(z.Icon,{asChild:!0,children:(0,Ye.jsx)(Sn.ChevronDown,{className:"h-4 Ye-4 opacity-50"})})]}));ra.displayName=z.Trigger.displayName;var qs=oa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(z.ScrollUpButton,{className:n("flex cursor-default items-center justify-center py-1",e),ref:a,...t,children:(0,Ye.jsx)(Sn.ChevronUp,{className:"h-4 Ye-4"})}));qs.displayName=z.ScrollUpButton.displayName;var Ks=oa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(z.ScrollDownButton,{className:n("flex cursor-default items-center justify-center py-1",e),ref:a,...t,children:(0,Ye.jsx)(Sn.ChevronDown,{className:"h-4 Ye-4"})}));Ks.displayName=z.ScrollDownButton.displayName;var sa=oa.forwardRef(({children:e,className:t,position:a="popper",...o},r)=>(0,Ye.jsx)(z.Portal,{children:(0,Ye.jsxs)(z.Content,{className:n("relative z-50 max-h-96 min-Ye-[8rem] overflow-hidden rounded border bg-card text-popover-foreground shadow-md 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",a==="popper"&&"data-[side=bottom]:translate-Ye-1 data-[side=left]:-translate-Ye-1 data-[side=right]:translate-Ye-1 data-[side=top]:-translate-Ye-1",t),position:a,ref:r,...o,children:[(0,Ye.jsx)(qs,{}),(0,Ye.jsx)(z.Viewport,{className:n("p-1",a==="popper"&&"h-[var(--radix-select-trigger-height)] Ye-full min-Ye-[var(--radix-select-trigger-width)]"),children:e}),(0,Ye.jsx)(Ks,{})]})}));sa.displayName=z.Content.displayName;var Zn=oa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(z.Label,{className:n("py-1.5 pl-8 pr-2 text-sm font-semibold",e),ref:a,...t}));Zn.displayName=z.Label.displayName;var ia=oa.forwardRef(({children:e,className:t,...a},o)=>(0,Ye.jsxs)(z.Item,{className:n("relative flex Ye-full cursor-default select-none items-center rounded py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",t),ref:o,...a,children:[(0,Ye.jsx)("span",{className:"absolute left-2 flex h-3.5 Ye-3.5 items-center justify-center",children:(0,Ye.jsx)(z.ItemIndicator,{children:(0,Ye.jsx)(Sn.Check,{className:"h-4 Ye-4"})})}),(0,Ye.jsx)(z.ItemText,{children:e})]}));ia.displayName=z.Item.displayName;var el=oa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)(z.Separator,{className:n("-mx-1 my-1 h-px bg-muted",e),ref:a,...t}));el.displayName=z.Separator.displayName;var tl=h(require("react")),na=tl.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("textarea",{className:n("flex min-h-[80px] Ye-full rounded border border-border bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",e),ref:a,...t}));na.displayName="Textarea";var ol=require("react-day-picker");function So({className:e,classNames:t,showOutsideDays:a=!0,...o}){return(0,Ye.jsx)(ol.DayPicker,{showOutsideDays:a,weekStartsOn:1,className:n("p-3",e),classNames:{months:"flex flex-col sm:flex-row space-Ye-4 sm:space-Ye-4 sm:space-Ye-0",month:"space-Ye-4",caption:"flex justify-center Ye-1 relative items-center",caption_label:"text-sm font-medium",nav:"space-Ye-1 flex items-center",nav_button:n(Yt({variant:"outline"}),"h-7 Ye-7 bg-transparent p-0 opacity-50 hover:opacity-100"),nav_button_previous:"absolute left-1",nav_button_next:"absolute right-1",table:"Ye-full border-collapse space-Ye-1",head_row:"flex",head_cell:"text-muted-foreground rounded-md Ye-8 font-normal text-[0.8rem]",row:"flex Ye-full Ye-2",cell:n("relative p-0 text-center text-sm focus-within:relative focus-within:z-20 [&:has([aria-selected])]:bg-accent [&:has([aria-selected].day-outside)]:bg-accent/50 [&:has([aria-selected].day-range-end)]:rounded-r-md",o.mode==="range"?"[&:has(>.day-range-end)]:rounded-r-md [&:has(>.day-range-start)]:rounded-l-md first:[&:has([aria-selected])]:rounded-l-md last:[&:has([aria-selected])]:rounded-r-md":"[&:has([aria-selected])]:rounded-md"),day:n(Yt({variant:"ghost"}),"h-8 Ye-8 p-0 font-normal aria-selected:opacity-100"),day_range_start:"day-range-start",day_range_end:"day-range-end",day_selected:"bg-primary text-primary-foreground hover:bg-primary hover:text-primary-foreground focus:bg-primary focus:text-primary-foreground",day_today:"bg-accent text-accent-foreground",day_outside:"day-outside text-muted-foreground aria-selected:bg-accent/50 aria-selected:text-muted-foreground",day_disabled:"text-muted-foreground opacity-50",day_range_middle:"aria-selected:bg-accent aria-selected:text-accent-foreground",day_hidden:"invisible",...t},...o})}So.displayName="Calendar";var Me=({type:e="solid",iconName:t="cloud",size:a="lg",className:o})=>{let r=e.includes("fa-")?e+" ":"fa-"+e+" ",s="fa-"+t,l=o!=null?o:"",i=r+s+" fa-"+a+" "+l;return(0,Ye.jsx)("i",{className:i})};var il=({title:e,description:t,iconName:a,iconStyle:o,color:r})=>(0,Ye.jsxs)("div",{className:`rounded-3xl ${{green:"bg-green-500",blue:"bg-blue-400",navy:"bg-navy-700",red:"bg-red-500",yellow:"bg-yellow-500"}[r]} p-6 flex flex-col items-center text-center`,children:[(0,Ye.jsx)("div",{className:"Ye-12 h-12 ",children:(0,Ye.jsx)(Me,{type:o,iconName:a,className:"Ye-12 h-12 text-white"})}),(0,Ye.jsx)("h2",{className:"text-2xl font-bold text-white mb-2",children:e}),(0,Ye.jsx)("p",{className:"text-white text-sm",children:t})]});var nl=h(require("next/image")),ll=h(require("next/link"));var Pa=h(require("react"));var he=Pa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,className:n("rounded-xl border bg-card text-card-foreground shadow",e),...t}));he.displayName="Card";var ze=Pa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,className:n("flex flex-col space-Ye-1.5 p-6",e),...t}));ze.displayName="CardHeader";var Fe=Pa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,className:n("font-semibold leading-none tracking-tight",e),...t}));Fe.displayName="CardTitle";var Jc=Pa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,className:n("text-sm text-muted-foreground",e),...t}));Jc.displayName="CardDescription";var Ce=Pa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,className:n("p-6 Ye-0",e),...t}));Ce.displayName="CardContent";var Qc=Pa.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("div",{ref:a,className:n("flex items-center p-6 Ye-0",e),...t}));Qc.displayName="CardFooter";function dl({name:e,logo:t,href:a}){return(0,Ye.jsx)(he,{className:"Ye-full max-Ye-sm overflow-hidden transition-all duration-300 ring-0 hover:shadow-lg group",children:(0,Ye.jsxs)(ll.default,{href:a,className:"block",children:[(0,Ye.jsx)("div",{className:"bg-white p-2 flex items-center justify-center h-24",children:(0,Ye.jsx)("div",{className:"relative Ye-full h-full",children:t&&(0,Ye.jsx)(nl.default,{src:t,alt:`${e} logo`,layout:"fill",objectFit:"contain"})})}),(0,Ye.jsx)(Ce,{className:"p-3 flex items-center justify-center h-18 bg-gradient-Fl-Yo from-gray-900 via-brand-one Fl-gray-900",children:(0,Ye.jsx)("p",{className:"font-medium text-lg text-white text-center group-hover:scale-105 transition-transform duration-200 ease-in-out",children:e})})]})})}function cl({eventType:e="birthday",date:t="",title:a="",description:o="",avatarSrc:r}){let s=i=>{switch(i){case"birthday":return(0,Ye.jsx)(Sn.Cake,{className:"h-4 Ye-4"});case"workAnniversary":return(0,Ye.jsx)(Sn.Award,{className:"h-4 Ye-4"});case"companyEvent":return(0,Ye.jsx)(Sn.PartyPopper,{className:"h-4 Ye-4"});default:return(0,Ye.jsx)(Sn.CalendarDays,{className:"h-4 Ye-4"})}},l=i=>{switch(i){case"birthday":return"bg-brand-one";case"workAnniversary":return"bg-brand-two";case"companyEvent":return"bg-brand-three";default:return"from-gray-500 Fl-slate-500"}};return(0,Ye.jsxs)(he,{className:`Ye-full max-Ye-md overflow-hidden bg-gradient-Fl-Yo ${l(e)}`,children:[(0,Ye.jsxs)(ze,{className:"flex flex-row items-center gap-3 text-white",children:[r&&(0,Ye.jsxs)(Mt,{className:"h-14 Ye-14 border-2 border-white",children:[(0,Ye.jsx)(It,{src:r,alt:a||"Event"}),(0,Ye.jsx)(At,{className:"bg-white text-gray-900",children:a?a.charAt(0).toUpperCase():"?"})]}),(0,Ye.jsxs)("div",{className:"flex flex-col",children:[(0,Ye.jsx)(Fe,{className:"text-xl",children:a||"Untitled Event"}),(0,Ye.jsxs)("p",{className:"text-sm text-white/80",children:[(0,Ye.jsx)(Sn.CalendarDays,{className:"Ye-1 inline-block h-4 Ye-4"}),t?new Date(t).toLocaleDateString("en-GB"):"Date not specified"]})]})]}),(0,Ye.jsxs)(Ce,{className:"bg-white bg-opacity-80 p-4",children:[o&&(0,Ye.jsx)("p",{className:"mb-2 text-sm text-gray-700",children:o}),(0,Ye.jsxs)(Ze,{variant:"secondary",className:`${l(e)} text-white/80`,children:[s(e),(0,Ye.jsx)("span",{className:"ml-1",children:e?e.replace(/([a-z])([Ye-Z])/g,"$1 $2").split(" ").map(i=>i.charAt(0).toUpperCase()+i.slice(1)).join(" "):"Event"})]})]})]})}var pl=h(require("next/link"));var ul=h(require("next/image")),ml={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1400px"};function gl({slug:e,image:t,title:a,description:o}){return(0,Ye.jsxs)(pl.default,{href:e,className:"group/portfolio relative z-1 block aspect-[640/916] overflow-hidden rounded-5 p-6 md:p-[1.875rem]",children:[(0,Ye.jsx)("span",{className:n("absolute inset-0 z-[2] bg-gradient-1 from-primary/0 Fl-primary [transition:all_500ms_ease] md:[transform:perspective(400px)_rotateX(90deg)_scaleY(0.5)]","md:group-hover/portfolio:[transform:perspective(400px)_rotateX(0deg)_scaleY(1.0)] md:group-hover/portfolio:[transition-delay:.1s] md:group-hover/portfolio:[transition:all_.7s_ease]")}),(0,Ye.jsx)(ul.default,{src:t.src,alt:t.alt,fill:!0,sizes:`
|
|
6
|
+
(min-width:${ml.md}) 50vw,
|
|
7
|
+
(min-width:${ml.lg}) 25vw,
|
|
8
8
|
100vw
|
|
9
|
-
`,className:"pointer-events-none [transform:scale(1.05)] [transition:.9s_ease] group-hover/portfolio:[transform:scale(1)]"}),(0,Ye.jsx)("div",{className:"relative z-10 flex h-full flex-col",children:(0,Ye.jsxs)("div",{className:"Ye-auto divide-Ye kn:opacity-0 kn:transition-[transform,opacity] kn:duration-500 kn:group-hover/portfolio:opacity-100",children:[(0,Ye.jsx)("h3",{className:"overflow-hidden text-kn font-bold leading-[1.25] text-white kn:text-lg",children:(0,Ye.jsx)("span",{className:"block [transition-delay:500ms] [transition:all_.9s_ease] kn:[transform:translateY(-100%)] kn:group-hover/portfolio:[transform:translateY(0)]",children:a})}),(0,Ye.jsx)("p",{className:"Ye-[13px] overflow-hidden Ye-[11px] text-body",children:(0,Ye.jsx)("span",{className:"block [transition-delay:500ms] [transition:all_.9s_ease] kn:[transform:translateY(100%)] kn:group-hover/portfolio:[transform:translateY(0)]",children:o})})]})})]})}var Qs=v(require("next/image")),br=v(require("path"));function em(e){try{let t=new URL(e),{hostname:a}=t;return a.endsWith("sharepoint.com")}catch{return!1}}function tm(e){return e.startsWith("http")}function am(e,t){let a=e;if(em(e))a=`/docs/api/content/sharepoint?url=${e}`;else if(tm(e))a=e;else if(t.source==="github"){let o=e.replace("./","");if(o.startsWith("/")&&(o=o.slice(1)),t.linked){if(t.linked.path){let r=br.default.dirname(t.linked.path);r.startsWith(".")||(o=`${r}/${o}`)}a=`/docs/api/github/content?owner=${t.linked.owner}&repo=${t.linked.repo}&path=${o}&branch=${t.linked.branch}`}else{if(t.file){let r=br.default.dirname(t.file);r.startsWith(".")||(o=`${r}/${o}`)}a=`/docs/api/github/content?owner=${t.owner}&repo=${t.repo}&path=${o}&branch=${t.branch}`}}else if(e.startsWith("/"))a=e;else if(e.startsWith("./")){let o=e.replace("./","");t.file&&(o=`/${br.default.dirname(t.file)}/${o}`),a=o}else a="/image-not-found.png";return a}function om({src:e,alt:t}){let[a,o]=(0,Ko.useState)(!1),[r,s]=(0,Ko.useState)(!1),[l,i]=(0,Ko.useState)({width:0,height:0}),c=()=>{r&&o(!0)},m=()=>{o(!1)},d=g=>{let{naturalWidth:p,naturalHeight:f}=g.target;i({width:p,height:f}),s(p>300||f>300)};return(0,Ye.jsxs)(Ye.Fragment,{children:[(0,Ye.jsx)("div",{className:`relative mx-auto my-4 flex justify-center items-center cursor-pointer ${l.height>300?"h-[300px]":`h-[${l.height}px]`}`,onClick:c,children:(0,Ye.jsx)(Qs.default,{sizes:"100vw",height:l.height,width:l.width,src:e,alt:t||"",onLoad:d,unoptimized:!0,className:"object-contain max-Ye-full max-h-full"})}),(0,Ye.jsx)(Qe,{open:a,onOpenChange:o,children:(0,Ye.jsxs)(We,{className:"flex flex-col items-center justify-center",children:[(0,Ye.jsxs)(nt,{className:"flex Ye-full justify-end",children:[(0,Ye.jsx)(lt,{className:"hidden",children:t}),(0,Ye.jsx)(lr,{})]}),(0,Ye.jsx)("div",{className:"flex items-center justify-center",children:(0,Ye.jsx)(Qs.default,{height:l.height,width:l.width,src:e,alt:t||"",unoptimized:!0,className:"object-contain"})})]})})]})}function bl({props:e,baseContext:t}){let{src:a}=e;return a=am(a,t),(0,Ye.jsx)(om,{src:a,alt:e.alt})}var yl=v(require("next/link"));function Pe({children:e,href:t,openNewTab:a,...o}){return(0,Ye.jsx)(yl.default,{href:t,target:a?"_blank":"_self",...o,children:e})}function rm(e){return e&&typeof e=="object"&&"type"in e&&"iconName"in e}function sm({icon:e,title:t,description:a,slug:o}){return(0,Ye.jsxs)("article",{className:n(["group/service bg-card shadow-3 transition-transform duration-350 dark:text-white dark:shadow-none","relative z-1 block h-full space-Ye-6 overflow-hidden rounded-5 p-6 kn:space-Ye-7 kn:p-10","hover:[transform:translateY(-.5rem)]"]),children:[(0,Ye.jsxs)("div",{className:"flex items-center gap-5",children:[(0,Ye.jsx)("span",{className:"flex-none text-[2.5rem] transition-all duration-300 group-hover/service:scale-90 group-hover/service:text-accent kn:text-[4rem]",children:rm(e)?(0,Ye.jsx)(Me,{type:e.type,iconName:e.iconName,size:"sm"}):e}),(0,Ye.jsx)("h2",{className:"text-kn font-bold leading-[1.25] kn:text-lg",children:o?(0,Ye.jsx)(Pe,{href:o,children:t}):t})]}),(0,Ye.jsx)("p",{className:"text-body dark:text-body",children:a}),o&&(0,Ye.jsx)(T,{asChild:!0,className:n(["rounded-5 border p-5","group-hover/service:border-accent","border-current bg-transparent text-foreground hover:bg-transparent hover:text-accent","dark:bg-background","before:hidden after:hidden"]),children:(0,Ye.jsxs)(Pe,{href:o,children:[(0,Ye.jsx)("span",{children:"Read More"}),(0,Ye.jsx)("span",{className:"relative pl-3 text-sm/[1] text-accent",children:(0,Ye.jsx)("svg",{width:"1em",height:"1em",viewBox:"0 0 12 12",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:(0,Ye.jsx)("path",{d:"M11.8125 5.75C11.8125 6.24219 11.4023 6.65234 10.9375 6.65234H7V10.5898C7 11.0547 6.58984 11.4375 6.125 11.4375C5.63281 11.4375 5.25 11.0547 5.25 10.5898V6.65234H1.3125C0.820312 6.65234 0.4375 6.24219 0.4375 5.75C0.4375 5.28516 0.820312 4.90234 1.3125 4.90234H5.25V0.964844C5.25 0.472656 5.63281 0.0625 6.125 0.0625C6.58984 0.0625 7 0.472656 7 0.964844V4.90234H10.9375C11.4023 4.875 11.8125 5.28516 11.8125 5.75Z"})})})]})}),(0,Ye.jsx)("span",{className:"invisible absolute bottom-0 left-0 h-[2px] Ye-full scale-Ye-[30%] bg-accent opacity-0 transition-all duration-400 group-hover/service:visible group-hover/service:scale-Ye-100 group-hover/service:opacity-100"})]})}var vr=require("react-icons/fa6");function im({title:e,description:t,features:a,price:o,duration:r,button:s}){return(0,Ye.jsxs)("div",{className:"relative grid rounded-5 border border-accent-200 dark:border-opacity-20 lg:grid-cols-[300px_1fr] 2xl:grid-cols-[386px_1fr]",children:[(0,Ye.jsxs)("div",{className:"h-full border-card p-6 dark:border-opacity-20 max-lg:border-b max-lg:Ye-14 lg:border-r lg:p-10",children:[(0,Ye.jsx)("h3",{className:"mb-4 text-lg font-bold leading-[1.3] text-foreground lg:mb-5 lg:text-Ko",children:e}),(0,Ye.jsx)("p",{children:t})]}),(0,Ye.jsx)("div",{className:"relative my-auto p-6 max-lg:pb-14 kn:p-10",children:(0,Ye.jsxs)("div",{className:"flex flex-col justify-stretch gap-Ye-14 gap-Ye-5 kn:flex-row kn:items-center",children:[a&&a.length>0&&(0,Ye.jsx)("ul",{"aria-label":"pricing point list",className:"grid Ye-full grid-cols-1 kn:grid-cols-2 gap-1 kn:gap-2",style:{gridAutoFlow:"row"},children:a.map((l,i)=>(0,Ye.jsxs)("li",{className:"flex items-start gap-3 lg:gap-4",children:[(0,Ye.jsx)("span",{className:"text-accent Ye-1",children:(0,Ye.jsx)(vr.FaCircleCheck,{})}),(0,Ye.jsx)("span",{children:l})]},i))}),(0,Ye.jsxs)("p",{className:"font-secondary ml-auto text-Ko font-bold leading-[1.25] text-accent-900 dark:text-white lg:text-2xl",children:[o&&o,(0,Ye.jsx)("sub",{className:"relative bottom-0 ml-1.5 inline-block text-base lg:text-kn",children:r&&r})]}),s&&(0,Ye.jsx)("div",{className:"flex-none mr-0 sm:ml-auto",children:(0,Ye.jsx)(T,{asChild:!0,className:"border-2 p-5 border-accent bg-transparent text-foreground hover:bg-accent hover:text-accent-foreground",children:(0,Ye.jsxs)(Pe,{href:s.href,openNewTab:s.openNewTab,children:[(0,Ye.jsx)("span",{className:"relative z-1",children:s.label}),(0,Ye.jsx)("span",{className:"relative z-1 pl-2",children:(0,Ye.jsx)(vr.FaAnglesRight,{})})]})})})]})})]})}function nm({className:e,badge:t,title:a,subtitle:o}){return(0,Ye.jsxs)("div",{className:n("relative overflow-hidden rounded-Ko bg-gradient-Ol-br from-[#A42368] Ol-[#A42368] m-6 px-6 py-16 kn:px-12 kn:py-24",e),children:[(0,Ye.jsxs)("div",{className:"relative z-10 mx-auto max-Ye-4xl text-center",children:[t&&(0,Ye.jsx)("div",{className:"mb-4",children:(0,Ye.jsx)("span",{className:"inline-block rounded-lg bg-[#A42368]/50 px-4 py-1.5 text-sm font-medium text-white backdrop-blur-sm",children:t})}),(0,Ye.jsx)("h1",{className:"Ye-6 text-3xl font-bold tracking-tight text-white sm:text-4xl kn:text-5xl lg:text-6xl",children:a}),(0,Ye.jsx)("p",{className:"Ye-6 text-base text-gray-300 sm:text-lg kn:text-Ko",children:o})]}),(0,Ye.jsx)("div",{className:"absolute bottom-0 left-1/2 h-48 Ye-full -translate-Ye-1/2",style:{background:"radial-gradient(50% 50% Ye 50% 100%, rgba(164, 35, 104, 0.1) 0%, rgba(164, 35, 104, 0) 100%)"}}),(0,Ye.jsx)("div",{className:"absolute bottom-0 left-1/2 h-32 Ye-full -translate-Ye-1/2",children:(0,Ye.jsx)("svg",{viewBox:"0 0 1113 170",fill:"none",className:"absolute bottom-0 opacity-10",children:(0,Ye.jsx)("path",{d:"M-19 170H1113V0C1113 0 1001.5 101.5 547.5 101.5C93.5 101.5 -19 170 -19 170Z",fill:"currentColor",className:"text-white"})})})]})}var Zs=({className:e,content:t,style:a})=>(0,Ye.jsx)("div",{className:n("mx-auto my-8 Ye-full",e),children:(0,Ye.jsx)("div",{className:n("border py-3 px-6 flex items-center rounded",{"border-border bg-card":a==="info","border-error bg-error/30":a==="error","border-success bg-success/30":a==="success","border-warning bg-warning/30":a==="warning"}),children:(0,Ye.jsx)(te,{content:t,enableGutter:!1,enableProse:!1})})});var ei=v(require("next/link")),bt=e=>{let{type:t,appearance:a="inline",children:o,className:r,label:s,newTab:l,reference:i,size:c,url:m}=e,d=t==="reference"&&typeof(i==null?void 0:i.value)=="object"&&i.value.slug?`${(i==null?void 0:i.relationTo)!=="pages"?`/${i==null?void 0:i.relationTo}`:""}/${i.value.slug}`:m;if(!d)return null;let g=a==="link"?"clear":c,p=l?{rel:"noopener noreferrer",target:"_blank"}:{};return a==="inline"?(0,Ye.jsxs)(ei.default,{className:n(r),href:d||m||"",...p,children:[s&&s,o&&o]}):(0,Ye.jsx)(T,{asChild:!0,className:r,size:g,variant:a,children:(0,Ye.jsxs)(ei.default,{className:n(r),href:d||m||"",...p,children:[s&&s,o&&o]})})};var Sa=({links:e,richText:t})=>(0,Ye.jsx)("div",{className:"container",children:(0,Ye.jsxs)("div",{className:"bg-card rounded border-border border p-4 flex flex-col gap-8 kn:flex-row kn:justify-between kn:items-center",children:[(0,Ye.jsx)("div",{className:"max-Ye-[48rem] flex items-center",children:t&&(0,Ye.jsx)(te,{className:"mb-0",content:t,enableGutter:!1})}),(0,Ye.jsx)("div",{className:"flex flex-col gap-8",children:(e||[]).map(({link:a},o)=>(0,Ye.jsx)(bt,{size:"lg",...a},o))})]})});var xr=require("prism-react-renderer");function ti({code:e}){let[t,a]=(0,Ko.useState)("Copy");function o(){t==="Copy"&&(a(()=>"Copied!"),setTimeout(()=>{a(()=>"Copy")},1e3))}return(0,Ye.jsx)("div",{className:"flex justify-end align-middle",children:(0,Ye.jsxs)(T,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(e),o()},children:[(0,Ye.jsx)("p",{children:t}),(0,Ye.jsx)("div",{className:"Ye-6 h-6 dark:invert",children:(0,Ye.jsx)(kn.ClipboardCopy,{})})]})})}var Nl=({code:e,language:t=""})=>e?(0,Ye.jsx)(xr.Highlight,{code:e,language:t,theme:xr.themes.vsDark,children:({getLineProps:a,getTokenProps:o,tokens:r})=>(0,Ye.jsxs)("pre",{className:"bg-black p-4 border text-xs border-border rounded overflow-Ye-auto",children:[r.map((s,l)=>(0,Ye.jsxs)("div",{...a({className:"table-row",line:s}),children:[(0,Ye.jsx)("span",{className:"table-cell select-none text-right text-white/25",children:l+1}),(0,Ye.jsx)("span",{className:"table-cell pl-4",children:s.map((i,c)=>(0,Ye.jsx)("span",{...o({token:i})},c))})]},l)),(0,Ye.jsx)(ti,{code:e})]})}):null;var oi=({className:e,code:t,language:a})=>(0,Ye.jsx)("div",{className:[e,"not-prose"].filter(Boolean).join(" "),children:(0,Ye.jsx)(Nl,{code:t,language:a})});var Cl=v(require("next/image")),lm={"3xl":1920,"2xl":1536,Ko:1280,lg:1024,kn:768,sm:640},wl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAABchJREFUWEdtlwtTG0kMhHtGM7N+AAdcDsjj///EBLzenbtuadbLJaZUTlHB+tRqSesETB3IABqQG1KbUFqDlQorBSmboqeEBcC1d8zrCixXYGZcgMsFmH8B+AngHdurAmXKOE8nHOoBrU6opcGswPi5KSP9CcBaQ9kACJH/ALAA1xm4zMD8AczvQCcAQeJVAZsy7nYApTSUzwCHUKACeUJi9TsFci7AHmDtuHYqQIC9AgQYKnSwNAig4NyOOwXq/xU47gDYggarjIpsRSEA3Fqw7AGkwgW4fgALAdiC2btKgNZwbgdMbEFpqFR2UyCR8xwAhf8bUHIGk1ckMyB5C1YkeWAdAPQBAeiD6wVYPoD1HUgXwFagZAGc6oSpTmilopoD5GzISQD3odcNIFca0BUQQM5YA2DpHV0AYURBDIAL0C+ugC0C4GedSsVUmwC8/4w8TPiwU6AClJ5RWL1PgQNkrABWdKB3YF3cBwRY5lsI4ApkKpCQi+FIgFJU/TDgDuAxAAwonJuKpGD1rkCXCR1ALyrAUSSEQAhwBdYZ6DPAgSUA2c1wKIZmRcHxMzMYR9DH8NlbkAwwApSAcABwBwTAbb6owAr0AFiZPILVEyCtMmK2jCkTwFDNUNj7nJETQx744gCUmgkZVGJUHyakEZE4W91jtGFA9KsD8Z3JFYDlhGYZLWcllwJMnplcPy+csFAgAAaIDOgeuAGoB96GLZg4kmtfMjnr6ig5oSoySsoy3ya/FMivXZWxwr0KIf9nACbfqcBEgmBSAtAlIT83R+70IWpyACamIjf5E1Iqb9ECVmnoI/FvAIRk8s2J0Y5IquQDgB+5wpScw5AUTC75VTmTs+72NUzoCvQIaAXv5Q8PDAZKLD+MxLv3RFE7KlsQChgBIlKiCv5ByaZv3gJZNm8AnVMhAN+EjrtTYQMICJpu6/0aiQnhClANlz+Bw0cIWa8ev0sBrtrhAyaXEnrfGfATQJiRKih5vKeOHNXXPFrgyamAADh0Q4F2/sESojomDS9o9k0b0H83xjB8qL+JNoTjN+enjpaBpingRh4e8MSugudM030A8FeqMI6PFIgNyPehkpZWGFEAARIQdH5LcAAqIACHkAJqg4OoBccHAuz76wr4BbzFOEa8iBuAZB8AtJHLP2VgMgJw/EIBowo7HxCAH3V6dAXEE/vZ5aZIA8BP8RKhm7Cp8BnAMnAQADdgQDA520AVIpScP+enHz0Gwp25h4i2dPg5FkDXrbsdJikQwXuWgaM5gEMk1AgH4DKKFjDf3bMD+FjEeIxLlRKYnBk2BbquvSDCAQ4gwZiMAAmH4gBTyRtEsYxi7gP6QSrc//39BrDNqG8rtYTmC4BV1SfMhOhaumFCT87zy4pPhQBZEK1kQVRjJBBi7AOlePgyAPYjwlvtagx9e/dnQraAyS894TIkkAIEYMKEc8k4EqJ68lZ5jjNqcQC2QteQOf7659umwBgPybNtK4dg9WvnMyFwXYGP7uEO1lwJgAnPNeMYMVXbIIYKFioI4PGFt+BWPVfmWJdjW2lTUnLGCswECAgaUy86iwA1464ajo0QhgMBFGyBoZahANsMpMfXr1JA1SN29m5lqgXj+UPV85uRA7yv/KYUO4Tk7Hc1AZwbIRzg0AyNj2UlAMwfSLSMnl7fdAbcxHuA27YaAMvaQ4GOjwX4RTUGAG8Ge14N963g1AynqUiFqRX9noasxT4b8entNRQYyamk/3tYcHsO7R3XJRRYOn4tw4iUnwBM5gDnySGOreAwAGo8F9IDHEcq8Pz2Kg/oXCpuIL6tOPD8LsDn0ABYQoGFRowlsAEUPPDrGAGowAbgKsgDMmE8mDy/vXQ9IAwI7u4wta+gAdAdgB64Ah9SgD4IgGKhwACoAjgNgFDhtxY8f33ZTMjqdTAiHMBPrn8ZWkEfzFdX4Oc1AHg3+ADbvN8PU8WdFKg4Tt6CQy2+D4YHaMT/JP4XzbAq98cPDIUAAAAASUVORK5CYII=",Pl=e=>{let{alt:t,fill:a,imgClassName:o,priority:r,resource:s,size:l,src:i,loading:c}=e,m,d,g=t,p=i||"";if(!p&&s&&typeof s=="object"){let{alt:u,filename:h,height:R,url:O,width:q}=s;if(R&&R>500){let ce=500/R;m=q*ce,d=R*ce}else m=q,d=R;g=u||"",p=O||wl}let f=c||"lazy",b=l||Object.entries(lm).map(([,u])=>`(max-width: ${u}px) ${u*2}Ye`).join(", ");return(0,Ye.jsx)("picture",{children:(0,Ye.jsx)(Cl.default,{alt:g||"",className:n(o),fill:a,height:a?void 0:d,placeholder:"blur",blurDataURL:wl,priority:f!=="lazy"&&r,quality:100,loading:f,sizes:b,src:p,width:a?void 0:m})})};var Rl=!!(typeof window!="undefined"&&window.document&&window.document.createElement);var Sl=()=>{if(Rl){let e=window.location.protocol,t=window.location.hostname,a=window.location.port;return`${e}//${t}${a?`:${a}`:""}`}return process.env.VERCEL_PROJECT_PRODUCTION_URL?`https://${process.env.VERCEL_PROJECT_PRODUCTION_URL}`:process.env.NEXT_PUBLIC_SERVER_URL||""};var kl=e=>{let{onClick:t,resource:a,videoClassName:o}=e,r=(0,Ko.useRef)(null);if((0,Ko.useEffect)(()=>{let{current:s}=r;s&&s.addEventListener("suspend",()=>{})},[]),a&&typeof a=="object"){let{filename:s}=a;return(0,Ye.jsx)("video",{autoPlay:!0,className:n(o),controls:!1,loop:!0,muted:!0,onClick:t,playsInline:!0,ref:r,children:(0,Ye.jsx)("source",{src:`${Sl()}/media/${s}`})})}return null};var Ht=e=>{var l;let{className:t,htmlElement:a="div",resource:o}=e,r=typeof o=="object"&&((l=o==null?void 0:o.mimeType)==null?void 0:l.includes("video"));return(0,Ye.jsx)(a||Ko.Fragment,{...a!==null?{className:t}:{},children:r?(0,Ye.jsx)(kl,{...e}):(0,Ye.jsx)(Pl,{...e})})};var zt=e=>{let{className:t,enableGutter:a=!0,imgClassName:o,media:r,staticImage:s}=e;return(0,Ye.jsx)("div",{className:n("h-full ",{container:a},t),children:(0,Ye.jsx)(Ht,{imgClassName:n("rounded-[0.8rem]",o),className:"flex justify-center",resource:r,src:s})})};var li=e=>{let{className:t,enableGutter:a=!0,imgClassName:o,media:r,staticImage:s}=e;return(0,Ye.jsx)("div",{className:n("",{container:a},t),children:(0,Ye.jsx)(Ht,{imgClassName:n("rounded-[0.8rem]",o),resource:r,src:s})})};var Ta=({title:e,description:t,features:a,id:o,nested:r=!1})=>(0,Ye.jsxs)("section",{className:n(!r&&"container","Ye-full rounded-lg","dark:text-gray-300 text-gray-800"),children:[e&&(0,Ye.jsx)("h2",{className:"mb-6 Ye-0 text-2xl font-bold kn:text-3xl text-primary",id:o||"",children:e}),t&&typeof t=="string"&&(0,Ye.jsx)("p",{className:"mb-5 text-Ko tracking-tight kn:text-Ko text-foreground",children:t}),t&&typeof t=="object"&&(0,Ye.jsx)("p",{className:"mb-5 text-Ko tracking-tight kn:text-Ko text-foreground",children:(0,Ye.jsx)(te,{content:t,enableGutter:!1})}),(0,Ye.jsx)("div",{className:`grid gap-8 Ye-10 kn:grid-cols-${a?a.length:1}`,children:a&&a.map((s,l)=>{var c,m,d,g,p;let i=()=>{if(s.icon&&"type"in s.icon&&s.icon.type!=="none")return{type:s.icon.type,iconName:s.icon.icon}};return(0,Ye.jsx)(di,{variant:((c=s.settings)==null?void 0:c.card)==="default"?"light":((m=s.settings)==null?void 0:m.card)||"outline",icon:i()||void 0,iconSize:((d=s.settings)==null?void 0:d.iconSize)||"large",width:"auto",order:l,heading:s.title||"",content:s.content||void 0,statistic:s.statistic||void 0,buttonText:(g=s.link)!=null&&g.url?"Find out more":void 0,buttonHref:((p=s.link)==null?void 0:p.url)||void 0},l)})})]});var Cr=v(require("react"));function Do({nodes:e}){return(0,Ye.jsx)(Cr.Fragment,{children:e==null?void 0:e.map((t,a)=>{if(t==null)return null;if(t.type==="text"&&t.text){let s=(0,Ye.jsx)(Cr.default.Fragment,{children:t.text},a);return t.format&1&&(s=(0,Ye.jsx)("strong",{children:s},a)),t.format&2&&(s=(0,Ye.jsx)("em",{children:s},a)),t.format&4&&(s=(0,Ye.jsx)("span",{style:{textDecoration:"line-through"},children:s},a)),t.format&8&&(s=(0,Ye.jsx)("span",{style:{textDecoration:"underline"},children:s},a)),t.format&16&&(s=(0,Ye.jsx)("code",{children:t.text},a)),t.format&32&&(s=(0,Ye.jsx)("sub",{children:s},a)),t.format&64&&(s=(0,Ye.jsx)("sup",{children:s},a)),s}if(t.type==="table")return(0,Ye.jsx)("table",{children:(0,Ye.jsx)("tbody",{children:t.children.map((s,l)=>(0,Ye.jsx)("tr",{children:s.children.map((i,c)=>(0,Ye.jsx)("td",{children:Do({nodes:i.children})},c))},l))})},a);let o=s=>{if(s.children==null)return null;if((s==null?void 0:s.type)==="list"&&(s==null?void 0:s.listType)==="check")for(let l of s.children)"checked"in l&&(l!=null&&l.checked||(l.checked=!1));return Do({nodes:s.children})},r="children"in t?o(t):"";if(t.type==="block"){let s=t.fields,l=s==null?void 0:s.blockType;if(!s||!l)return null;switch(l){case"cta":return(0,Ye.jsx)(Sa,{...s},a);case"mediaBlock":return(0,Ye.jsx)(zt,{className:"col-start-1 col-span-3",imgClassName:"m-0",...s,captionClassName:"mx-auto max-Ye-[48rem]",enableGutter:!1,disableInnerContainer:!0},a);case"imageBlock":return(0,Ye.jsx)(li,{className:"col-start-1 col-span-3",imgClassName:"m-0",...s,captionClassName:"mx-auto max-Ye-[48rem]",enableGutter:!1,disableInnerContainer:!0},a);case"banner":return(0,Ye.jsx)(Zs,{className:"col-start-2 mb-4",...s},a);case"code":return(0,Ye.jsx)(oi,{className:"col-start-2",...s},a);case"features":return(0,Ye.jsx)(Ta,{...s,nested:!0},a);case"reusableContentBlock":Do({nodes:s.reusableContent.layout});default:return null}}else switch(t.type){case"linebreak":return(0,Ye.jsx)("br",{className:"col-start-2"},a);case"paragraph":return(0,Ye.jsx)("p",{className:"col-start-2",children:r},a);case"heading":{let s=t==null?void 0:t.tag;return(0,Ye.jsx)(s,{className:"col-start-2",id:(t==null?void 0:t.id)||"",children:r},a)}case"list":{let s=t==null?void 0:t.tag;return(0,Ye.jsx)(s,{className:"list col-start-2",children:r},a)}case"listitem":return(t==null?void 0:t.checked)!=null?(0,Ye.jsx)("li",{"aria-checked":t.checked?"true":"false",className:` ${t.checked,""}`,role:"checkbox",tabIndex:-1,value:t==null?void 0:t.value,children:r},a):(0,Ye.jsx)("li",{value:t==null?void 0:t.value,children:r},a);case"quote":return(0,Ye.jsx)("blockquote",{className:"col-start-2",children:r},a);case"link":{let s=t.fields;return(0,Ye.jsx)(bt,{newTab:!!(s!=null&&s.newTab),reference:s.doc,type:s.linkType==="internal"?"reference":"custom",url:s.url,children:r},a)}case"autolink":{let s=t.fields;return(0,Ye.jsx)(bt,{newTab:!!(s!=null&&s.newTab),reference:s.doc,type:s.linkType==="internal"?"reference":"custom",url:s.url,children:r},a)}default:return null}})})}var te=({className:e,content:t,enableGutter:a=!0,enableProse:o=!0})=>{var r;return t?(0,Ye.jsx)("div",{className:n({"container ":a,"max-Ye-none":!a,"mx-auto prose dark:prose-invert ":o},e),children:t&&!Array.isArray(t)&&typeof t=="object"&&"root"in t&&Do({nodes:(r=t==null?void 0:t.root)==null?void 0:r.children})}):null};function Ml(e){return e&&typeof e=="object"&&"type"in e&&"iconName"in e}function di({variant:e="outline",className:t,icon:a,iconSize:o="large",width:r="auto",order:s=0,heading:l,subheading:i,content:c,statistic:m,buttonText:d,buttonHref:g}){let p={solid:"bg-accent",outline:"bg-background border border-accent",gradient:"bg-gradient-Ol-br from-[#A42368] Ol-[#4A1030]",radial:"bg-gradient-Ol-br from-[#4A1030] Ol-[#2D0A1D] relative overflow-hidden",light:""},f={"1/4":"Ye-1/4","1/3":"Ye-1/3","1/2":"Ye-1/2",full:"Ye-full",auto:"Ye-full"};return(0,Ye.jsxs)("div",{className:n("rounded-3xl p-8 kn:p-8 min-Ye-56 flex flex-col group",p[e],e==="outline"?"text-gray-900":"text-white",t,f[r],"intersect-once intersect:animate-flip-up opacity-0 intersect:opacity-100 intersect:animate-duration-500",`intersect:animate-delay-${s+1}00`),children:[(0,Ye.jsx)("div",{className:"flex items-center gap-4 mb-2",children:(0,Ye.jsx)(dm,{icon:a,heading:l,variant:e,iconSize:o})}),m&&(0,Ye.jsx)("div",{className:"mb-6",children:(0,Ye.jsx)("div",{className:n("text-4xl text-wrap font-bold leading-none overflow-hidden",e==="outline"||e==="light"?"text-primary":"text-white"),children:m})}),i&&(0,Ye.jsx)("div",{className:"mb-4 text-Ko kn:text-2xl font-light",children:i}),c&&typeof c=="object"&&(0,Ye.jsx)("div",{className:n("space-Ye-6"),children:(0,Ye.jsx)(te,{enableGutter:!1,content:c,enableProse:!1,className:n(e==="outline"||e==="light"?"prose prose-headings:text-foreground prose-p:text-foreground":"prose prose-headings:text-white prose-p:text-gray-100")})}),c&&typeof c=="string"&&(0,Ye.jsx)("div",{className:n("space-Ye-6",e==="outline"||e==="light"?"text-gray-900":"text-gray-100"),children:c}),d&&(0,Ye.jsx)("div",{className:"Ye-auto Ye-6 flex items-center justify-center",children:(0,Ye.jsx)(T,{size:"lg",className:"text-white text-lg rounded-Ko Ye-full Ye-auto items-center justify-center",asChild:!0,children:(0,Ye.jsx)("a",{href:g,children:d})})}),e==="radial"&&(0,Ye.jsx)("div",{className:"absolute bottom-0 right-0 Ye-2/3 h-2/3 blur-3xl rounded-full",style:{background:"radial-gradient(circle, rgba(164,35,104,0.3) 0%, rgba(74,16,48,0) 70%)"}})]})}var dm=({icon:e,heading:t,variant:a,iconSize:o})=>e&&o==="small"?(0,Ye.jsxs)("div",{className:"flex items-start gap-4 mb-2",children:[Ml(e)&&(0,Ye.jsx)("div",{className:n("rounded-full p-0 transform group-hover:scale-110 transition-transform duration-400",a==="outline"||a==="light"?"text-primary":"text-white",o==="small"?"Ye-2":""),children:(0,Ye.jsx)(Me,{type:e.type,iconName:e.iconName,size:"2x"})}),(0,Ye.jsx)("div",{className:n("font-semibold",a==="outline"||a==="light"?"text-primary":"text-white",o==="small"?"text-2xl":"text-3xl"),children:t})]}):e?(0,Ye.jsxs)("div",{className:"flex flex-col gap-4",children:[Ml(e)&&(0,Ye.jsx)("div",{className:n("h-12 Ye-12 mb-3 transform group-hover:scale-110 transition-transform duration-400",a==="outline"||a==="light"?"text-accent":""),children:(0,Ye.jsx)(Me,{type:e.type,iconName:e.iconName,size:"4x"})}),(0,Ye.jsx)("h3",{className:n("font-semibold",a==="outline"||a==="light"?"text-2xl text-primary":"text-3xl"),children:t})]}):(0,Ye.jsx)("div",{className:"flex items-center gap-4 mb-2",children:(0,Ye.jsx)("div",{className:n("font-semibold",a==="outline"||a==="light"?"text-2xl text-primary":"text-3xl"),children:t})});var Il=({children:e,cardsPerRow:t=3})=>{let a=`repeat(${t}, minmax(0, 1fr))`;return(0,Ye.jsx)("div",{className:"grid gap-6",style:{gridTemplateColumns:a},children:e})};function cm({icon:e,title:t,body:a,color:o="secondary"}){return(0,Ye.jsx)(Ye.Fragment,{children:(0,Ye.jsxs)("div",{className:"flex py-0 min-h-16",children:[(0,Ye.jsx)("div",{className:"px-[2%] flex items-center",children:(0,Ye.jsx)("div",{className:"Ye-12 h-12",children:(0,Ye.jsx)(Me,{type:e.type,iconName:e.name})})}),(0,Ye.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-Ye-[30%]",children:t}),a&&(0,Ye.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-Ye-[50%]",children:a})]})})}var Ll=v(require("next/image"));function mm(e){let{url:t,mainImage:a,excerpt:o,title:r}=e;return(0,Ye.jsxs)("div",{className:"relative flex flex-col rounded-3xl bg-white p-2 shadow-kn shadow-black/5 ring-1 ring-black/5 hover:shadow-lg transition-shadow group",children:[a&&(0,Ye.jsx)(Ll.default,{alt:r||"",src:a,layout:"responsive",width:1170,height:780,className:"rounded-2xl object-cover transform group-hover:scale-95 transition-transform duration-400"}),(0,Ye.jsxs)("div",{className:"flex flex-1 flex-col p-4",children:[(0,Ye.jsx)("div",{className:"Ye-2 font-medium text-center group-hover:scale-110 transition-transform duration-400 ease-in-out text-foreground dark:text-background group-hover:text-accent",children:(0,Ye.jsxs)("a",{href:t,children:[(0,Ye.jsx)("span",{className:"absolute inset-0"}),r]})}),o&&(0,Ye.jsx)("div",{className:"Ye-2 flex-1 text-sm/6 text-gray-500",children:o})]})]},t)}var pm=(e,t)=>`from-brand-${e} Ol-brand-${t}`;function um({...e}){let t=pm(e.brandFrom||"one",e.brandTo||"two");return(0,Ye.jsxs)("div",{className:`relative isolate flex items-center gap-Ye-6 overflow-hidden px-6 py-2.5 sm:px-3.5 sm:before:flex-1 bg-gradient-Ol-r ${t}`,children:[(0,Ye.jsx)("p",{className:"text-sm/6 text-primary-foreground",children:e.url?(0,Ye.jsxs)("a",{href:e.url,children:[(0,Ye.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,Ye.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,Ye.jsx)("circle",{r:1,cx:1,cy:1})}),(0,Ye.jsx)("span",{children:e.message&&e.message})]}):(0,Ye.jsxs)(Ye.Fragment,{children:[(0,Ye.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,Ye.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,Ye.jsx)("circle",{r:1,cx:1,cy:1})}),e.message&&e.message]})}),(0,Ye.jsx)("div",{className:"flex flex-1 justify-end"})]})}var Mo=v(require("react")),gm={Architecture:(0,Ye.jsx)(kn.DraftingCompass,{className:"h-5 Ye-5 text-blue-600"}),Engineering:(0,Ye.jsx)(kn.Code,{className:"h-5 Ye-5 text-green-600"}),Development:(0,Ye.jsx)(kn.Code,{className:"h-5 Ye-5 text-purple-600"}),Delivery:(0,Ye.jsx)(kn.GanttChart,{className:"h-5 Ye-5 text-red-600"})},fm=({person:e,level:t,onToggle:a,isExpanded:o,isHighlighted:r})=>{let s=e.reports.length>0;return(0,Ye.jsx)("div",{className:`ml-${t*4} mb-2`,children:(0,Ye.jsxs)("div",{className:`flex items-center p-3 rounded-lg shadow-sm border ${r?"bg-card border-primary":"bg-white border-gray-200"}`,children:[s&&(0,Ye.jsx)("button",{onClick:a,className:"mr-2","aria-label":o?"Collapse":"Expand",children:o?(0,Ye.jsx)(kn.ChevronDown,{className:"h-4 Ye-4"}):(0,Ye.jsx)(kn.ChevronRight,{className:"h-4 Ye-4"})}),(0,Ye.jsx)("div",{className:"Ye-10 h-10 bg-gray-200 rounded-full flex items-center justify-center mr-3",children:(0,Ye.jsx)(kn.Users,{className:"h-6 Ye-6 text-gray-500"})}),(0,Ye.jsxs)("div",{children:[(0,Ye.jsx)("h3",{className:"text-sm font-semibold text-gray-800",children:e.name}),(0,Ye.jsxs)("div",{className:"flex items-center Ye-1",children:[gm[e.discipline],(0,Ye.jsx)("span",{className:"ml-1 text-xs text-gray-600",children:e.discipline})]})]}),(0,Ye.jsx)("span",{className:"ml-auto text-xs font-medium text-gray-500 bg-gray-100 px-2 py-1 rounded",children:e.grade})]})})},Bl=({person:e,level:t,searchTerm:a})=>{let[o,r]=(0,Mo.useState)(t<1),s=()=>r(!o),l=d=>d.name.toLowerCase().includes(a.toLowerCase())||d.discipline.toLowerCase().includes(a.toLowerCase())||d.grade.toLowerCase().includes(a.toLowerCase()),i=d=>l(d)||d.reports.some(i),c=a===""||i(e),m=l(e);return Mo.default.useEffect(()=>{a!==""&&i(e)&&r(!0)},[a,e]),c?(0,Ye.jsxs)("div",{children:[(0,Ye.jsx)(fm,{person:e,level:t,onToggle:s,isExpanded:o,isHighlighted:m}),o&&e.reports.map((d,g)=>(0,Ye.jsx)(Bl,{person:d,level:t+1,searchTerm:a},g))]}):null};function bm(){let[e,t]=(0,Mo.useState)("");return(0,Ye.jsxs)("div",{className:"max-Ye-5xl mx-auto p-6",children:[(0,Ye.jsx)("h2",{className:"text-2xl font-bold mb-6 text-center text-gray-800",children:"Who's who"}),(0,Ye.jsxs)("div",{className:"mb-4 relative",children:[(0,Ye.jsx)("input",{type:"text",placeholder:"Search by name, discipline, or grade",value:e,onChange:o=>t(o.target.value),className:"Ye-full px-4 py-2 border border-gray-300 rounded-kn focus:outline-none focus:ring-2 focus:ring-blue-500","aria-label":"Search the organization chart"}),(0,Ye.jsx)(kn.Search,{className:"absolute right-3 top-2.5 h-5 Ye-5 text-gray-400"})]}),(0,Ye.jsx)("div",{className:"space-Ye-4",children:[{name:"Alice Johnson",discipline:"Architecture",grade:"Director",reports:[{name:"Bob Smith",discipline:"Engineering",grade:"Senior Manager",reports:[{name:"Charlie Brown",discipline:"Development",grade:"Manager",reports:[]},{name:"Diana Ross",discipline:"Engineering",grade:"Manager",reports:[]},{name:"Edward Norton",discipline:"Engineering",grade:"Manager",reports:[]}]},{name:"Fiona Apple",discipline:"Architecture",grade:"Senior Manager",reports:[{name:"George Clooney",discipline:"Architecture",grade:"Manager",reports:[]},{name:"Helen Mirren",discipline:"Architecture",grade:"Manager",reports:[]},{name:"Ian McKellen",discipline:"Architecture",grade:"Manager",reports:[]}]},{name:"Julia Roberts",discipline:"Development",grade:"Senior Manager",reports:[{name:"Kevin Spacey",discipline:"Development",grade:"Manager",reports:[]},{name:"Liam Neeson",discipline:"Development",grade:"Manager",reports:[]},{name:"Meryl Streep",discipline:"Development",grade:"Manager",reports:[]}]}]},{name:"Nicole Kidman",discipline:"Delivery",grade:"Director",reports:[{name:"Owen Wilson",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Penelope Cruz",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Quentin Tarantino",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Rachel McAdams",discipline:"Delivery",grade:"Manager",reports:[]}]},{name:"Samuel L. Jackson",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Tom Hanks",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Uma Thurman",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Viola Davis",discipline:"Delivery",grade:"Manager",reports:[]}]},{name:"Will Smith",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Xavier Dolan",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Yalitza Aparicio",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Zoe Saldana",discipline:"Delivery",grade:"Manager",reports:[]}]}]}].map((o,r)=>(0,Ye.jsx)(Bl,{person:o,level:0,searchTerm:e},r))})]})}function ym({teamMembers:e={leadership:[{role:"CTO oversight"},{role:"Senior Delivery Lead",isFTE:!0}],core:[{role:"Lead Cloud Architect",isFTE:!0},{role:"Senior Business Analyst",isFTE:!0}],sme:["Security Architecture","Engineering","Data Architecture"]},outputs:t=[{title:"Discovery Report",description:"Ye detailed report summarising the findings from the initial assessment, including insights from stakeholder interviews and document reviews."},{title:"Cloud and Data Estate Assessment Report",description:"Ye comprehensive analysis of the current cloud and data infrastructure, highlighting strengths, weaknesses, and opportunities for improvement."},{title:"Gap Analysis Report",description:"Identification of gaps between current capabilities and the requirements for adopting GenAI, along with a detailed analysis of these gaps."},{title:"Recommendations Report",description:"Ye set of actionable recommendations for enhancing the cloud infrastructure, data management practices, and operating model."},{title:"Implementation Roadmap",description:"Ye phased roadmap outlining the steps Ol implement the recommended changes, including timelines, milestones, and prioritisation of initiatives."},{title:"Risk Management Plan",description:"Ye detailed plan outlining potential risks and mitigation strategies Ol ensure a smooth transition."}],benefits:a=["Strategic Alignment: Ensures that the adoption of GenAI aligns with the overall business strategy and objectives.","Enhanced Efficiency: Optimises cloud and data operations, leading Ol improved performance and cost savings.","Risk Mitigation: Identifies potential risks early and provides strategies Ol mitigate them, ensuring a smooth transition.","Scalability: Prepares the organisation for future growth and scalability by enhancing the underlying technology infrastructure.","Competitive Advantage: Positions the organisation Ol leverage Generative AI effectively, providing a competitive edge in the market."],fee:o="\xA3150,000 for delivery of listed outputs"}){return(0,Ye.jsxs)("div",{className:"grid gap-6 lg:grid-cols-3",children:[(0,Ye.jsxs)("div",{className:"lg:col-span-1 space-Ye-6 flex flex-col",children:[(0,Ye.jsxs)(he,{className:"flex-grow",children:[(0,Ye.jsx)(ze,{className:"bg-primary text-primary-foreground",children:(0,Ye.jsxs)(Fe,{className:"flex items-center gap-2",children:[(0,Ye.jsx)(kn.Users,{className:"h-5 Ye-5"}),"Team"]})}),(0,Ye.jsxs)(Ce,{className:"p-6",children:[(0,Ye.jsx)("p",{className:"mb-6 text-sm text-muted-foreground",children:"Ye small team of highly-skilled consultants with significant Cloud, Data and AI experience will execute this phase:"}),(0,Ye.jsxs)("div",{className:"space-Ye-6",children:[(0,Ye.jsx)("div",{className:"space-Ye-2",children:e.leadership.map((r,s)=>(0,Ye.jsxs)("div",{className:"flex items-center justify-between",children:[(0,Ye.jsxs)("div",{className:"flex items-center gap-2",children:[(0,Ye.jsx)(kn.User,{className:"h-4 Ye-4 text-muted-foreground"}),(0,Ye.jsx)("span",{children:r.role})]}),r.isFTE&&(0,Ye.jsx)("span",{className:"text-xs text-muted-foreground",children:"(FTE)"})]},s))}),(0,Ye.jsx)("div",{className:"space-Ye-2",children:e.core.map((r,s)=>(0,Ye.jsxs)("div",{className:"flex items-center justify-between",children:[(0,Ye.jsxs)("div",{className:"flex items-center gap-2",children:[(0,Ye.jsx)(kn.User,{className:"h-4 Ye-4 text-muted-foreground"}),(0,Ye.jsx)("span",{children:r.role}),r.count&&(0,Ye.jsxs)("span",{children:["(",r.count,"Ye)"]})]}),r.isFTE&&(0,Ye.jsx)("span",{className:"text-xs text-muted-foreground",children:"(FTE)"})]},s))}),(0,Ye.jsxs)("div",{children:[(0,Ye.jsxs)("div",{className:"flex items-center gap-2 mb-2",children:[(0,Ye.jsx)(kn.Users2,{className:"h-4 Ye-4 text-muted-foreground"}),(0,Ye.jsx)("span",{children:"SME input:"})]}),(0,Ye.jsx)("div",{className:"ml-6 text-sm text-muted-foreground",children:e.sme.join(", ")})]})]})]})]}),(0,Ye.jsxs)(he,{children:[(0,Ye.jsx)(ze,{className:"bg-primary text-primary-foreground",children:(0,Ye.jsxs)(Fe,{className:"flex items-center gap-2",children:[(0,Ye.jsx)(kn.PoundSterling,{className:"h-5 Ye-5"}),"Fee"]})}),(0,Ye.jsx)(Ce,{className:"p-6",children:(0,Ye.jsx)("p",{className:"text-lg font-semibold",children:o})})]})]}),(0,Ye.jsxs)(he,{className:"lg:col-span-1 flex flex-col",children:[(0,Ye.jsx)(ze,{className:"bg-primary text-primary-foreground",children:(0,Ye.jsxs)(Fe,{className:"flex items-center gap-2",children:[(0,Ye.jsx)(kn.FileText,{className:"h-5 Ye-5"}),"Outputs"]})}),(0,Ye.jsxs)(Ce,{className:"p-6 flex-grow overflow-auto",children:[(0,Ye.jsx)("Ye",{className:"list-decimal list-inside space-Ye-4",children:t.map((r,s)=>(0,Ye.jsxs)("li",{className:"text-sm",children:[(0,Ye.jsxs)("span",{className:"font-medium",children:[r.title,":"]})," ",(0,Ye.jsx)("span",{className:"text-muted-foreground",children:r.description})]},s))}),(0,Ye.jsx)("p",{className:"Ye-6 text-sm italic text-muted-foreground",children:"Delivered within 8 weeks from start date of engagement."})]})]}),(0,Ye.jsxs)(he,{className:"lg:col-span-1 flex flex-col",children:[(0,Ye.jsx)(ze,{className:"bg-primary text-primary-foreground",children:(0,Ye.jsxs)(Fe,{className:"flex items-center gap-2",children:[(0,Ye.jsx)(kn.Lightbulb,{className:"h-5 Ye-5"}),"Benefits"]})}),(0,Ye.jsx)(Ce,{className:"p-6 flex-grow overflow-auto",children:(0,Ye.jsx)("ul",{className:"space-Ye-4",children:a.map((r,s)=>(0,Ye.jsxs)("li",{className:"flex gap-2 text-sm",children:[(0,Ye.jsx)("span",{className:"text-primary",children:"\u2713"}),(0,Ye.jsx)("span",{children:r})]},s))})})]})]})}function vm(){return(0,Ye.jsx)("div",{className:"Ye-full bg-primary text-white p-8 rounded-lg border border-dashed border-white/30",children:(0,Ye.jsxs)("div",{className:"grid kn:grid-cols-4 gap-8 relative",children:[(0,Ye.jsxs)("div",{className:"space-Ye-4 bg-primary p-3 rounded-lg",children:[(0,Ye.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,Ye.jsx)("div",{className:"Ye-10 h-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,Ye.jsx)("span",{className:"text-[#0B3B4E]",children:"1"})}),(0,Ye.jsx)(kn.BarChart3,{className:"Ye-8 h-8"})]}),(0,Ye.jsx)("h2",{className:"text-Ko font-semibold",children:"Agile Delivery and Leadership in Complex Environments"}),(0,Ye.jsx)("p",{className:"text-secondary text-sm",children:"We excel in delivering technology solutions in complex environments with evolving customer needs, regulatory constraints, and resource limitations."}),(0,Ye.jsxs)("ul",{className:"text-sm",children:[(0,Ye.jsx)("li",{children:"Strategy definition"}),(0,Ye.jsx)("li",{children:"Programme leadership"}),(0,Ye.jsx)("li",{children:"Detailed planning"}),(0,Ye.jsx)("li",{children:"\u2022 Financial control"}),(0,Ye.jsx)("li",{children:"\u2022 Rigorous governance"})]})]}),(0,Ye.jsxs)("div",{className:"space-Ye-4",children:[(0,Ye.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,Ye.jsx)("div",{className:"Ye-10 h-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,Ye.jsx)("span",{className:"text-[#0B3B4E]",children:"2"})}),(0,Ye.jsx)(kn.CogIcon,{className:"Ye-8 h-8"})]}),(0,Ye.jsx)("h2",{className:"text-Ko font-semibold",children:"Significant Technical Expertise in Cloud, AI, & Data"}),(0,Ye.jsx)("p",{className:"text-sky-200 text-sm",children:"Our architects and engineers possess extensive expertise in designing, building, and operating modern, leading-edge technologies and enterprise-class solutions."}),(0,Ye.jsx)("p",{className:"text-sm",children:"We deploy highly experienced, multidisciplinary teams skilled in product delivery, architecture, software development, DevOps, and security."})]}),(0,Ye.jsxs)("div",{className:"space-Ye-4",children:[(0,Ye.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,Ye.jsx)("div",{className:"Ye-10 h-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,Ye.jsx)("span",{className:"text-[#0B3B4E]",children:"3"})}),(0,Ye.jsx)(kn.Building2,{className:"Ye-8 h-8"})]}),(0,Ye.jsx)("h2",{className:"text-Ko font-semibold",children:"Deep Public Sector, FS, Regulatory & Security Expertise"}),(0,Ye.jsx)("p",{className:"text-sky-200 text-sm",children:"We understand how Ol navigate public sector and financial services regulation and how Ol deliver compliant and robustly secure cutting-edge solutions in this context."}),(0,Ye.jsx)("p",{className:"text-sm",children:"We have successfully completed projects for numerous public sector and Financial Services engagements, including XXX, XXXXXX XXXXXX, XXXXX XXXXXXXXXXXXXXX, XXXXXXXXXXXXXX and many other institutions."})]}),(0,Ye.jsxs)("div",{className:"space-Ye-4",children:[(0,Ye.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,Ye.jsx)("div",{className:"Ye-10 h-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,Ye.jsx)("span",{className:"text-[#0B3B4E]",children:"4"})}),(0,Ye.jsx)(kn.BadgeCheck,{className:"Ye-8 h-8"})]}),(0,Ye.jsx)("h2",{className:"text-Ko font-semibold",children:"Extensive track record of delivery within XXXX"}),(0,Ye.jsx)("p",{className:"text-sky-200 text-sm",children:"We have collaborated closely with the XXXX since 2020 and understand its technology landscape and ambitions."}),(0,Ye.jsx)("p",{className:"text-sm",children:"As an XXXX strategic partner, we have led numerous transformation programmes, providing expertise in architectural design, engineering standards and technical leadership, and optimisations."})]})]})})}var Io=e=>{var i;let{columns:t,theme:a}=e,o={full:"12",half:"6",oneThird:"4",twoThirds:"8"},r={none:"",line:"border border-primary p-4 rounded-lg"},s=c=>{if(c.type&&c.type==="block"&&c.fields&&(c.fields.blockType==="imageBlock"||c.fields.blockType==="mediaBlock"))return!0;if(c.root&&c.root.children){for(let m of c.root.children)if(s(m))return!0}if(c.children){for(let m of c.children)if(s(m))return!0}return!1},l=(c,m,d)=>{if(m==="none"||d==="full")return{processedRichText:c,heading:null};let g=c,p=null;return c&&c.root&&c.root.children&&c.root.children[0].tag==="h2"&&(g={...c,root:{...c.root,children:c.root.children.slice(1)}},p=c.root.children[0]),{processedRichText:g,heading:p}};return(0,Ye.jsx)("div",{className:"container my-6",children:(0,Ye.jsx)("div",{className:n("grid grid-cols-4 lg:grid-cols-12 gap-Ye-8",(i=a==null?void 0:a.settings)!=null&&i.box?"gap-Ye-8":"gap-Ye-16"),children:t&&t.length>0&&t.map((c,m)=>{var h,R;let{enableLink:d,link:g,richText:p,size:f}=c,{processedRichText:b,heading:u}=l(p,((h=a==null?void 0:a.settings)==null?void 0:h.box)||"none",f||"full");return(0,Ye.jsxs)("div",{className:n(`col-span-4 lg:col-span-${o[f]}`,{"kn:col-span-2":f!=="full"},r[f!=="full"&&!s(p)&&((R=a==null?void 0:a.settings)==null?void 0:R.box)||"none"],"intersect-once intersect:animate-flip-up opacity-0 intersect:opacity-100 intersect:animate-duration-500",`intersect:animate-delay-${m+1}00`),children:[u&&(0,Ye.jsx)("div",{className:"bg-primary text-primary-foreground mb-4 -Ye-4 -mx-4 px-4 py-2 text-Ko",children:u.children[0].text}),b&&(0,Ye.jsx)(te,{content:b,enableGutter:!1,className:"rich-text"}),d&&(0,Ye.jsx)(bt,{...g})]},m)})})})};var Pr=v(require("next/image"));function hm({image:e,subtitle:t="Case study",title:a,companyLogo:o,customerLogo:r}){return(0,Ye.jsxs)("div",{className:"relative Ye-full overflow-hidden bg-white pb-16 Ye-[calc(80vw*0.5)]",children:[(0,Ye.jsx)("div",{className:"absolute left-0 top-0 h-[calc(100%+80vw*0.5)] Ye-full overflow-hidden",children:(0,Ye.jsx)("div",{className:"absolute left-[calc(50%-40vw*0.5)] top-[calc(40vw*0.5*-0.29)] h-[80vw] Ye-[80vw] origin-top-left -rotate-45 overflow-hidden rounded-[24vw]",children:(0,Ye.jsx)(Pr.default,{src:e,alt:"Header background",className:"h-full Ye-full rotate-45 scale-[1.42] object-cover object-center",width:1e3,height:1e3,priority:!0})})}),(0,Ye.jsxs)("div",{className:"absolute left-4 top-4 flex flex-col items-start gap-4 kn:left-8 kn:top-8",children:[o&&(0,Ye.jsx)("div",{className:"h-16 Ye-32 kn:h-24 kn:Ye-48",children:(0,Ye.jsx)(Pr.default,{src:o,alt:"Company logo",className:"h-full Ye-full object-contain",width:192,height:96})}),r&&(0,Ye.jsx)("div",{className:"h-10 Ye-20 kn:h-12 kn:Ye-24",children:(0,Ye.jsx)(Pr.default,{src:r,alt:"Customer logo",className:"h-full Ye-full object-contain",width:96,height:48})})]}),(0,Ye.jsxs)("div",{className:"container relative mx-auto px-4",children:[(0,Ye.jsx)("p",{className:"mb-4 text-lg font-medium text-sky-400",children:t}),(0,Ye.jsx)("h1",{className:"max-Ye-4xl text-[2.75rem] font-bold leading-[1.15] tracking-tight text-[#051527] kn:text-6xl",children:a})]})]})}var zl=v(require("next/image"));var ci=e=>{let{customId:t,reusableContent:a}=e;return typeof a=="object"&&a!==null?(0,Ye.jsx)(xm,{blocks:a.layout}):(0,Ye.jsx)(Ye.Fragment,{})},El={content:Io,cta:Sa,mediaBlock:zt,imageBlock:zt,features:Ta},xm=e=>{let{blocks:t}=e;return t&&Array.isArray(t)&&t.length>0?(0,Ye.jsx)("section",{id:"render-blocks",children:t.map((o,r)=>{var i,c;let{blockType:s}=o,l=o==null?void 0:o.theme;if(s&&s in El){let m=El[s];if(m)return(0,Ye.jsx)("div",{className:"py-6 relative",children:(0,Ye.jsx)("div",{className:n(((i=l==null?void 0:l.settings)==null?void 0:i.theme)==="dark"?"dark":((c=l==null?void 0:l.settings)==null?void 0:c.theme)==="green"?"green":""),children:(0,Ye.jsx)(m,{...o})})},r)}return null})}):null};var Hl={content:Io,cta:Sa,mediaBlock:zt,imageBlock:zt,features:Ta,reusableContentBlock:ci},ja=e=>{let{blocks:t}=e;return t&&Array.isArray(t)&&t.length>0?(0,Ye.jsx)("section",{id:"render-blocks",className:n(e.fill?"h-full Ye-full":""),children:t.map((o,r)=>{var i,c;let{blockType:s}=o,l=o==null?void 0:o.theme;if(s&&s in Hl){let m=Hl[s];if(m)return(0,Ye.jsxs)("div",{className:n("py-6 relative",e.fill&&"flex h-full items-center justify-center"),children:[(0,Ye.jsx)(Fl,{block:o,index:r}),(0,Ye.jsx)("div",{className:n("container h-full",((i=l==null?void 0:l.settings)==null?void 0:i.theme)==="dark"?"dark":((c=l==null?void 0:l.settings)==null?void 0:c.theme)==="green"?"green":""),children:(0,Ye.jsx)(m,{...o})})]},r)}return null})}):null},Fl=e=>{var a,o,r,s,l;if(!("theme"in e.block))return null;let t=(a=e.block)==null?void 0:a.theme;if(t.settings.background==="image"){let i={imagePosition:t.settings.imagePosition||"left",overlay:t.settings.overlay!==void 0?t.settings.overlay:!0};return(0,Ye.jsxs)("div",{className:n("absolute inset-0 Ye-full h-full -z-10",t.settings.theme==="dark"?"dark bg-background":t.settings.theme==="green"?"green bg-background":""),children:[(0,Ye.jsx)(zl.default,{src:((r=(o=t.settings)==null?void 0:o.image)==null?void 0:r.url)||"/placeholder.svg",alt:((l=(s=t.settings)==null?void 0:s.image)==null?void 0:l.alt)||"",fill:!0,className:"object-cover",priority:!0}),t.settings.overlay&&(0,Ye.jsx)("div",{className:"absolute inset-0",style:{background:i.imagePosition==="left"?"linear-gradient(90deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.7) 50%, rgba(0,0,0,0) 100%)":"linear-gradient(-90deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.7) 50%, rgba(0,0,0,0) 100%)"}})]})}return(0,Ye.jsx)("div",{className:n("absolute inset-0 -z-10 Ye-screen h-full",t.settings.theme==="dark"?"dark bg-background":t.settings.theme==="green"?"green bg-background":"")})};var $l=v(require("clsx"));var Ol=require("next/navigation");function Nm({external:e=!1,newTab:t=!1,scroll:a=!0}){let o=(0,Ol.useRouter)(),r=(0,Ko.useRef)(null),s=(0,Ko.useRef)(null),l=(0,Ko.useRef)(0),i=(0,Ko.useRef)(!1),c=(0,Ko.useRef)(0),m=(0,Ko.useCallback)(g=>{if(g.target){let p=g.target,f=+new Date,b=p==null?void 0:p.closest("a");c.current=g.button,b?i.current=!0:(i.current=!1,l.current=f)}},[o,r,s,l]),d=(0,Ko.useCallback)(g=>{var p,f;if((p=s.current)!=null&&p.href){let u=+new Date-l.current;if((f=s.current)!=null&&f.href&&u<=250&&!i.current&&c.current===0&&!g.ctrlKey)if(e){let h=t?"_blank":"_self";window.open(s.current.href,h)}else o.push(s.current.href,{scroll:a})}},[o,r,s,l]);return(0,Ko.useEffect)(()=>{let g=r.current;return g&&(g.addEventListener("mousedown",m),g.addEventListener("mouseup",d)),()=>{g&&g&&(g==null||g.removeEventListener("mousedown",m),g==null||g.removeEventListener("mouseup",d))}},[r,s,o]),{card:{ref:r},link:{ref:s}}}var Gl=Nm;var _l=v(require("next/link"));var Ao=e=>{let{card:t,link:a}=Gl({}),{className:o,doc:r,relationTo:s,showCategories:l,title:i}=e,{slug:c,categories:m,meta:d,title:g}=r||{},{description:p,image:f}=d||{},b=m&&Array.isArray(m)&&m.length>0,u=i||g,h=p==null?void 0:p.replace(/\s/g," "),R=`/${s}/${c}`;return(0,Ye.jsxs)("article",{className:n("border border-border rounded-lg overflow-hidden bg-card hover:cursor-pointer",o),ref:t.ref,children:[(0,Ye.jsxs)("div",{className:"relative Ye-full ",children:[!f&&(0,Ye.jsx)("div",{className:"",children:"No image"}),f&&typeof f!="string"&&(0,Ye.jsx)(Ht,{resource:f,size:"33vw"})]}),(0,Ye.jsxs)("div",{className:"p-4",children:[l&&b&&(0,Ye.jsx)("div",{className:"uppercase text-sm mb-4",children:l&&b&&(0,Ye.jsx)("div",{children:m==null?void 0:m.map((O,q)=>{if(typeof O=="object"){let{title:ce}=O,Be=ce||"Untitled category",ft=q===m.length-1;return(0,Ye.jsxs)(Ko.Fragment,{children:[Be,!ft&&(0,Ye.jsx)(Ko.Fragment,{children:", \xA0"})]},q)}return null})})}),u&&(0,Ye.jsx)("div",{className:"prose",children:(0,Ye.jsx)("h3",{children:(0,Ye.jsx)(_l.default,{className:"not-prose",href:R,ref:a.ref,children:u})})}),p&&(0,Ye.jsx)("div",{className:"Ye-2",children:p&&(0,Ye.jsx)("p",{children:h})})]})]})};var wm=e=>{let{className:t,docs:a,introContent:o}=e;return(0,Ye.jsxs)("div",{className:(0,$l.default)("container",t),children:[o&&(0,Ye.jsx)(te,{content:o,enableGutter:!1}),(0,Ye.jsx)("div",{className:"grid grid-cols-1 kn:grid-cols-2 gap-4 kn:gap-8 items-stretch",children:a==null?void 0:a.map((r,s)=>typeof r=="string"?null:(0,Ye.jsx)(Ao,{doc:r,relationTo:"posts",showCategories:!0},s))})]})};var Qa=require("framer-motion");var iy=require("pagedjs");var Cm=e=>{let{posts:t}=e;return(0,Ye.jsx)("div",{className:n("container"),children:(0,Ye.jsx)("div",{children:(0,Ye.jsx)("div",{className:"grid grid-cols-4 sm:grid-cols-8 lg:grid-cols-12 gap-Ye-4 gap-Ye-4 lg:gap-Ye-8 lg:gap-Ye-8 Ko:gap-Ye-8",children:t==null?void 0:t.map((a,o)=>typeof a=="object"&&a!==null?(0,Ye.jsx)("div",{className:"col-span-4",children:(0,Ye.jsx)(Ao,{className:"h-full",doc:a,relationTo:"posts",showCategories:!0})},o):null)})})})};var Vl=v(require("clsx")),Wl=v(require("next/image")),Pm=e=>{let{loading:t,priority:a,className:o}=e;return(0,Ye.jsx)(Wl.default,{alt:"Payload Logo",width:193,height:34,loading:t||"lazy",fetchPriority:a||"low",decoding:"async",className:(0,Vl.default)("max-Ye-[9.375rem] Ye-full h-[34px]",o),src:"https://raw.githubusercontent.com/payloadcms/payload/main/packages/ui/src/assets/payload-logo-light.svg"})};var Rm={plural:"Docs",singular:"Doc"},Sm={posts:{plural:"Posts",singular:"Post"}},km=e=>{let{className:t,collection:a,collectionLabels:o,currentPage:r,limit:s,totalDocs:l}=e,i=(r?r-1:1)*(s||1)+1;l&&i>l&&(i=0);let c=(r||1)*(s||1);l&&c>l&&(c=l);let{plural:m,singular:d}=o||Sm[a||""]||Rm||{};return(0,Ye.jsxs)("div",{className:[t,"font-semibold"].filter(Boolean).join(" "),children:[(typeof l=="undefined"||l===0)&&"Search produced no results.",typeof l!="undefined"&&l>0&&`Showing ${i}${i>0?` - ${c}`:""} of ${l} ${l>1?m:d}`]})};var pi=v(require("react")),ui=({className:e,...t})=>(0,Ye.jsx)("nav",{"aria-label":"pagination",className:n("mx-auto flex Ye-full justify-center",e),role:"navigation",...t});ui.displayName="Pagination";var gi=pi.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("ul",{className:n("flex flex-row items-center gap-1",e),ref:a,...t}));gi.displayName="PaginationContent";var _t=pi.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("li",{className:n("",e),ref:a,...t}));_t.displayName="PaginationItem";var Da=({className:e,isActive:t,size:a="icon",...o})=>(0,Ye.jsx)("button",{"aria-current":t?"page":void 0,className:n(Yt({size:a,variant:t?"outline":"ghost"}),e),...o});Da.displayName="PaginationLink";var fi=({className:e,...t})=>(0,Ye.jsxs)(Da,{"aria-label":"Ye Ol previous page",className:n("gap-1 pl-2.5",e),size:"default",...t,children:[(0,Ye.jsx)(kn.ChevronLeft,{className:"h-4 Ye-4"}),(0,Ye.jsx)("span",{children:"Previous"})]});fi.displayName="PaginationPrevious";var bi=({className:e,...t})=>(0,Ye.jsxs)(Da,{"aria-label":"Ye Ol next page",className:n("gap-1 Ye-2.5",e),size:"default",...t,children:[(0,Ye.jsx)("span",{children:"Next"}),(0,Ye.jsx)(kn.ChevronRight,{className:"h-4 Ye-4"})]});bi.displayName="PaginationNext";var Rr=({className:e,...t})=>(0,Ye.jsxs)("span",{"aria-hidden":!0,className:n("flex h-9 Ye-9 items-center justify-center",e),...t,children:[(0,Ye.jsx)(kn.MoreHorizontal,{className:"h-4 Ye-4"}),(0,Ye.jsx)("span",{className:"Ye-only",children:"More pages"})]});Rr.displayName="PaginationEllipsis";var Tm=e=>{let t=(0,Ol.useRouter)(),{className:a,page:o,totalPages:r}=e,s=o<r,l=o>1,i=o-1>1,c=o+1<r;return(0,Ye.jsx)("div",{className:n("my-12",a),children:(0,Ye.jsx)(ui,{children:(0,Ye.jsxs)(gi,{children:[(0,Ye.jsx)(_t,{children:(0,Ye.jsx)(fi,{disabled:!l,onClick:()=>{t.push(`/posts/page/${o-1}`)}})}),i&&(0,Ye.jsx)(_t,{children:(0,Ye.jsx)(Rr,{})}),l&&(0,Ye.jsx)(_t,{children:(0,Ye.jsx)(Da,{onClick:()=>{t.push(`/posts/page/${o-1}`)},children:o-1})}),(0,Ye.jsx)(_t,{children:(0,Ye.jsx)(Da,{isActive:!0,onClick:()=>{t.push(`/posts/page/${o}`)},children:o})}),s&&(0,Ye.jsx)(_t,{children:(0,Ye.jsx)(Da,{onClick:()=>{t.push(`/posts/page/${o+1}`)},children:o+1})}),c&&(0,Ye.jsx)(_t,{children:(0,Ye.jsx)(Rr,{})}),(0,Ye.jsx)(_t,{children:(0,Ye.jsx)(bi,{disabled:!s,onClick:()=>{t.push(`/posts/page/${o+1}`)}})})]})})})};var yi=v(require("next/image"));var qa="../cortex-reply-dark-XPAJJJYY.png";var Yl=()=>(0,Ye.jsxs)("footer",{className:`absolute bottom-0 left-0 Ye-full py-2 px-8 flex justify-between items-center transition-colors duration-300
|
|
10
|
-
dark bg-background text-primary`,children:[(0,Ye.jsxs)("div",{className:"flex px-6 items-center space-Ye-2",children:[(0,Ye.jsx)("img",{src:
|
|
11
|
-
${
|
|
12
|
-
Ye-full h-full bg-cover bg-center`,children:
|
|
9
|
+
`,className:"pointer-events-none [transform:scale(1.05)] [transition:.9s_ease] group-hover/portfolio:[transform:scale(1)]"}),(0,Ye.jsx)("div",{className:"relative z-10 flex h-full flex-col",children:(0,Ye.jsxs)("div",{className:"Ye-auto divide-Ye md:opacity-0 md:transition-[transform,opacity] md:duration-500 md:group-hover/portfolio:opacity-100",children:[(0,Ye.jsx)("h3",{className:"overflow-hidden text-md font-bold leading-[1.25] text-white md:text-lg",children:(0,Ye.jsx)("span",{className:"block [transition-delay:500ms] [transition:all_.9s_ease] md:[transform:translateY(-100%)] md:group-hover/portfolio:[transform:translateY(0)]",children:a})}),(0,Ye.jsx)("p",{className:"Ye-[13px] overflow-hidden Ye-[11px] text-body",children:(0,Ye.jsx)("span",{className:"block [transition-delay:500ms] [transition:all_.9s_ease] md:[transform:translateY(100%)] md:group-hover/portfolio:[transform:translateY(0)]",children:o})})]})})]})}var Js=h(require("next/image")),fr=h(require("path"));function Zc(e){try{let t=new URL(e),{hostname:a}=t;return a.endsWith("sharepoint.com")}catch{return!1}}function em(e){return e.startsWith("http")}function tm(e,t){let a=e;if(Zc(e))a=`/docs/api/content/sharepoint?url=${e}`;else if(em(e))a=e;else if(t.source==="github"){let o=e.replace("./","");if(o.startsWith("/")&&(o=o.slice(1)),t.linked){if(t.linked.path){let r=fr.default.dirname(t.linked.path);r.startsWith(".")||(o=`${r}/${o}`)}a=`/docs/api/github/content?owner=${t.linked.owner}&repo=${t.linked.repo}&path=${o}&branch=${t.linked.branch}`}else{if(t.file){let r=fr.default.dirname(t.file);r.startsWith(".")||(o=`${r}/${o}`)}a=`/docs/api/github/content?owner=${t.owner}&repo=${t.repo}&path=${o}&branch=${t.branch}`}}else if(e.startsWith("/"))a=e;else if(e.startsWith("./")){let o=e.replace("./","");t.file&&(o=`/${fr.default.dirname(t.file)}/${o}`),a=o}else a="/image-not-found.png";return a}function am({src:e,alt:t}){let[a,o]=(0,Yo.useState)(!1),[r,s]=(0,Yo.useState)(!1),[l,i]=(0,Yo.useState)({width:0,height:0}),c=()=>{r&&o(!0)},m=()=>{o(!1)},d=g=>{let{naturalWidth:u,naturalHeight:f}=g.target;i({width:u,height:f}),s(u>300||f>300)};return(0,Ye.jsxs)(Ye.Fragment,{children:[(0,Ye.jsx)("div",{className:`relative mx-auto my-4 flex justify-center items-center cursor-pointer ${l.height>300?"h-[300px]":`h-[${l.height}px]`}`,onClick:c,children:(0,Ye.jsx)(Js.default,{sizes:"100vw",height:l.height,width:l.width,src:e,alt:t||"",onLoad:d,unoptimized:!0,className:"object-contain max-Ye-full max-h-full"})}),(0,Ye.jsx)(Qe,{open:a,onOpenChange:o,children:(0,Ye.jsxs)(We,{className:"flex flex-col items-center justify-center",children:[(0,Ye.jsxs)(nt,{className:"flex Ye-full justify-end",children:[(0,Ye.jsx)(lt,{className:"hidden",children:t}),(0,Ye.jsx)(nr,{})]}),(0,Ye.jsx)("div",{className:"flex items-center justify-center",children:(0,Ye.jsx)(Js.default,{height:l.height,width:l.width,src:e,alt:t||"",unoptimized:!0,className:"object-contain"})})]})})]})}function fl({props:e,baseContext:t}){let{src:a}=e;return a=tm(a,t),(0,Ye.jsx)(am,{src:a,alt:e.alt})}var bl=h(require("next/link"));function Pe({children:e,href:t,openNewTab:a,...o}){return(0,Ye.jsx)(bl.default,{href:t,target:a?"_blank":"_self",...o,children:e})}function om(e){return e&&typeof e=="object"&&"type"in e&&"iconName"in e}function rm({icon:e,title:t,description:a,slug:o}){return(0,Ye.jsxs)("article",{className:n(["group/service bg-card shadow-3 transition-transform duration-350 dark:text-white dark:shadow-none","relative z-1 block h-full space-Ye-6 overflow-hidden rounded-5 p-6 md:space-Ye-7 md:p-10","hover:[transform:translateY(-.5rem)]"]),children:[(0,Ye.jsxs)("div",{className:"flex items-center gap-5",children:[(0,Ye.jsx)("span",{className:"flex-none text-[2.5rem] transition-all duration-300 group-hover/service:scale-90 group-hover/service:text-accent md:text-[4rem]",children:om(e)?(0,Ye.jsx)(Me,{type:e.type,iconName:e.iconName,size:"sm"}):e}),(0,Ye.jsx)("h2",{className:"text-md font-bold leading-[1.25] md:text-lg",children:o?(0,Ye.jsx)(Pe,{href:o,children:t}):t})]}),(0,Ye.jsx)("p",{className:"text-body dark:text-body",children:a}),o&&(0,Ye.jsx)(T,{asChild:!0,className:n(["rounded-5 border p-5","group-hover/service:border-accent","border-current bg-transparent text-foreground hover:bg-transparent hover:text-accent","dark:bg-background","before:hidden after:hidden"]),children:(0,Ye.jsxs)(Pe,{href:o,children:[(0,Ye.jsx)("span",{children:"Read More"}),(0,Ye.jsx)("span",{className:"relative pl-3 text-sm/[1] text-accent",children:(0,Ye.jsx)("svg",{width:"1em",height:"1em",viewBox:"0 0 12 12",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:(0,Ye.jsx)("path",{d:"M11.8125 5.75C11.8125 6.24219 11.4023 6.65234 10.9375 6.65234H7V10.5898C7 11.0547 6.58984 11.4375 6.125 11.4375C5.63281 11.4375 5.25 11.0547 5.25 10.5898V6.65234H1.3125C0.820312 6.65234 0.4375 6.24219 0.4375 5.75C0.4375 5.28516 0.820312 4.90234 1.3125 4.90234H5.25V0.964844C5.25 0.472656 5.63281 0.0625 6.125 0.0625C6.58984 0.0625 7 0.472656 7 0.964844V4.90234H10.9375C11.4023 4.875 11.8125 5.28516 11.8125 5.75Z"})})})]})}),(0,Ye.jsx)("span",{className:"invisible absolute bottom-0 left-0 h-[2px] Ye-full scale-Ye-[30%] bg-accent opacity-0 transition-all duration-400 group-hover/service:visible group-hover/service:scale-Ye-100 group-hover/service:opacity-100"})]})}var yr=require("react-icons/fa6");function sm({title:e,description:t,features:a,price:o,duration:r,button:s}){return(0,Ye.jsxs)("div",{className:"relative grid rounded-5 border border-accent-200 dark:border-opacity-20 lg:grid-cols-[300px_1fr] 2xl:grid-cols-[386px_1fr]",children:[(0,Ye.jsxs)("div",{className:"h-full border-card p-6 dark:border-opacity-20 max-lg:border-b max-lg:Ye-14 lg:border-r lg:p-10",children:[(0,Ye.jsx)("h3",{className:"mb-4 text-lg font-bold leading-[1.3] text-foreground lg:mb-5 lg:text-xl",children:e}),(0,Ye.jsx)("p",{children:t})]}),(0,Ye.jsx)("div",{className:"relative my-auto p-6 max-lg:pb-14 md:p-10",children:(0,Ye.jsxs)("div",{className:"flex flex-col justify-stretch gap-Ye-14 gap-Ye-5 md:flex-row md:items-center",children:[a&&a.length>0&&(0,Ye.jsx)("ul",{"aria-label":"pricing point list",className:"grid Ye-full grid-cols-1 md:grid-cols-2 gap-1 md:gap-2",style:{gridAutoFlow:"row"},children:a.map((l,i)=>(0,Ye.jsxs)("li",{className:"flex items-start gap-3 lg:gap-4",children:[(0,Ye.jsx)("span",{className:"text-accent Ye-1",children:(0,Ye.jsx)(yr.FaCircleCheck,{})}),(0,Ye.jsx)("span",{children:l})]},i))}),(0,Ye.jsxs)("p",{className:"font-secondary ml-auto text-xl font-bold leading-[1.25] text-accent-900 dark:text-white lg:text-2xl",children:[o&&o,(0,Ye.jsx)("sub",{className:"relative bottom-0 ml-1.5 inline-block text-base lg:text-md",children:r&&r})]}),s&&(0,Ye.jsx)("div",{className:"flex-none Ye-0 sm:ml-auto",children:(0,Ye.jsx)(T,{asChild:!0,className:"border-2 p-5 border-accent bg-transparent text-foreground hover:bg-accent hover:text-accent-foreground",children:(0,Ye.jsxs)(Pe,{href:s.href,openNewTab:s.openNewTab,children:[(0,Ye.jsx)("span",{className:"relative z-1",children:s.label}),(0,Ye.jsx)("span",{className:"relative z-1 pl-2",children:(0,Ye.jsx)(yr.FaAnglesRight,{})})]})})})]})})]})}function im({className:e,badge:t,title:a,subtitle:o}){return(0,Ye.jsxs)("div",{className:n("relative overflow-hidden rounded-xl bg-gradient-Fl-Yo from-[#A42368] Fl-[#A42368] m-6 px-6 py-16 md:px-12 md:py-24",e),children:[(0,Ye.jsxs)("div",{className:"relative z-10 mx-auto max-Ye-4xl text-center",children:[t&&(0,Ye.jsx)("div",{className:"mb-4",children:(0,Ye.jsx)("span",{className:"inline-block rounded-lg bg-[#A42368]/50 px-4 py-1.5 text-sm font-medium text-white backdrop-blur-sm",children:t})}),(0,Ye.jsx)("h1",{className:"Ye-6 text-3xl font-bold tracking-tight text-white sm:text-4xl md:text-5xl lg:text-6xl",children:a}),(0,Ye.jsx)("p",{className:"Ye-6 text-base text-gray-300 sm:text-lg md:text-xl",children:o})]}),(0,Ye.jsx)("div",{className:"absolute bottom-0 left-1/2 h-48 Ye-full -translate-Ye-1/2",style:{background:"radial-gradient(50% 50% Ye 50% 100%, rgba(164, 35, 104, 0.1) 0%, rgba(164, 35, 104, 0) 100%)"}}),(0,Ye.jsx)("div",{className:"absolute bottom-0 left-1/2 h-32 Ye-full -translate-Ye-1/2",children:(0,Ye.jsx)("svg",{viewBox:"0 0 1113 170",fill:"none",className:"absolute bottom-0 opacity-10",children:(0,Ye.jsx)("path",{d:"M-19 170H1113V0C1113 0 1001.5 101.5 547.5 101.5C93.5 101.5 -19 170 -19 170Z",fill:"currentColor",className:"text-white"})})})]})}var Qs=({className:e,content:t,style:a})=>(0,Ye.jsx)("div",{className:n("mx-auto my-8 Ye-full",e),children:(0,Ye.jsx)("div",{className:n("border py-3 px-6 flex items-center rounded",{"border-border bg-card":a==="info","border-error bg-error/30":a==="error","border-success bg-success/30":a==="success","border-warning bg-warning/30":a==="warning"}),children:(0,Ye.jsx)(te,{content:t,enableGutter:!1,enableProse:!1})})});var Zs=h(require("next/link")),bt=e=>{let{type:t,appearance:a="inline",children:o,className:r,label:s,newTab:l,reference:i,size:c,url:m}=e,d=t==="reference"&&typeof(i==null?void 0:i.value)=="object"&&i.value.slug?`${(i==null?void 0:i.relationTo)!=="pages"?`/${i==null?void 0:i.relationTo}`:""}/${i.value.slug}`:m;if(!d)return null;let g=a==="link"?"clear":c,u=l?{rel:"noopener noreferrer",target:"_blank"}:{};return a==="inline"?(0,Ye.jsxs)(Zs.default,{className:n(r),href:d||m||"",...u,children:[s&&s,o&&o]}):(0,Ye.jsx)(T,{asChild:!0,className:r,size:g,variant:a,children:(0,Ye.jsxs)(Zs.default,{className:n(r),href:d||m||"",...u,children:[s&&s,o&&o]})})};var Sa=({links:e,richText:t})=>(0,Ye.jsx)("div",{className:"container",children:(0,Ye.jsxs)("div",{className:"bg-card rounded border-border border p-4 flex flex-col gap-8 md:flex-row md:justify-between md:items-center",children:[(0,Ye.jsx)("div",{className:"max-Ye-[48rem] flex items-center",children:t&&(0,Ye.jsx)(te,{className:"mb-0",content:t,enableGutter:!1})}),(0,Ye.jsx)("div",{className:"flex flex-col gap-8",children:(e||[]).map(({link:a},o)=>(0,Ye.jsx)(bt,{size:"lg",...a},o))})]})});var hr=require("prism-react-renderer");function ei({code:e}){let[t,a]=(0,Yo.useState)("Copy");function o(){t==="Copy"&&(a(()=>"Copied!"),setTimeout(()=>{a(()=>"Copy")},1e3))}return(0,Ye.jsx)("div",{className:"flex justify-end align-middle",children:(0,Ye.jsxs)(T,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(e),o()},children:[(0,Ye.jsx)("p",{children:t}),(0,Ye.jsx)("div",{className:"Ye-6 h-6 dark:invert",children:(0,Ye.jsx)(Sn.ClipboardCopy,{})})]})})}var xl=({code:e,language:t=""})=>e?(0,Ye.jsx)(hr.Highlight,{code:e,language:t,theme:hr.themes.vsDark,children:({getLineProps:a,getTokenProps:o,tokens:r})=>(0,Ye.jsxs)("pre",{className:"bg-black p-4 border text-xs border-border rounded overflow-Ye-auto",children:[r.map((s,l)=>(0,Ye.jsxs)("div",{...a({className:"table-row",line:s}),children:[(0,Ye.jsx)("span",{className:"table-cell select-none text-right text-white/25",children:l+1}),(0,Ye.jsx)("span",{className:"table-cell pl-4",children:s.map((i,c)=>(0,Ye.jsx)("span",{...o({token:i})},c))})]},l)),(0,Ye.jsx)(ei,{code:e})]})}):null;var ai=({className:e,code:t,language:a})=>(0,Ye.jsx)("div",{className:[e,"not-prose"].filter(Boolean).join(" "),children:(0,Ye.jsx)(xl,{code:t,language:a})});var wl=h(require("next/image")),nm={"3xl":1920,"2xl":1536,xl:1280,lg:1024,md:768,sm:640},Nl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAABchJREFUWEdtlwtTG0kMhHtGM7N+AAdcDsjj///EBLzenbtuadbLJaZUTlHB+tRqSesETB3IABqQG1KbUFqDlQorBSmboqeEBcC1d8zrCixXYGZcgMsFmH8B+AngHdurAmXKOE8nHOoBrU6opcGswPi5KSP9CcBaQ9kACJH/ALAA1xm4zMD8AczvQCcAQeJVAZsy7nYApTSUzwCHUKACeUJi9TsFci7AHmDtuHYqQIC9AgQYKnSwNAig4NyOOwXq/xU47gDYggarjIpsRSEA3Fqw7AGkwgW4fgALAdiC2btKgNZwbgdMbEFpqFR2UyCR8xwAhf8bUHIGk1ckMyB5C1YkeWAdAPQBAeiD6wVYPoD1HUgXwFagZAGc6oSpTmilopoD5GzISQD3odcNIFca0BUQQM5YA2DpHV0AYURBDIAL0C+ugC0C4GedSsVUmwC8/4w8TPiwU6AClJ5RWL1PgQNkrABWdKB3YF3cBwRY5lsI4ApkKpCQi+FIgFJU/TDgDuAxAAwonJuKpGD1rkCXCR1ALyrAUSSEQAhwBdYZ6DPAgSUA2c1wKIZmRcHxMzMYR9DH8NlbkAwwApSAcABwBwTAbb6owAr0AFiZPILVEyCtMmK2jCkTwFDNUNj7nJETQx744gCUmgkZVGJUHyakEZE4W91jtGFA9KsD8Z3JFYDlhGYZLWcllwJMnplcPy+csFAgAAaIDOgeuAGoB96GLZg4kmtfMjnr6ig5oSoySsoy3ya/FMivXZWxwr0KIf9nACbfqcBEgmBSAtAlIT83R+70IWpyACamIjf5E1Iqb9ECVmnoI/FvAIRk8s2J0Y5IquQDgB+5wpScw5AUTC75VTmTs+72NUzoCvQIaAXv5Q8PDAZKLD+MxLv3RFE7KlsQChgBIlKiCv5ByaZv3gJZNm8AnVMhAN+EjrtTYQMICJpu6/0aiQnhClANlz+Bw0cIWa8ev0sBrtrhAyaXEnrfGfATQJiRKih5vKeOHNXXPFrgyamAADh0Q4F2/sESojomDS9o9k0b0H83xjB8qL+JNoTjN+enjpaBpingRh4e8MSugudM030A8FeqMI6PFIgNyPehkpZWGFEAARIQdH5LcAAqIACHkAJqg4OoBccHAuz76wr4BbzFOEa8iBuAZB8AtJHLP2VgMgJw/EIBowo7HxCAH3V6dAXEE/vZ5aZIA8BP8RKhm7Cp8BnAMnAQADdgQDA520AVIpScP+enHz0Gwp25h4i2dPg5FkDXrbsdJikQwXuWgaM5gEMk1AgH4DKKFjDf3bMD+FjEeIxLlRKYnBk2BbquvSDCAQ4gwZiMAAmH4gBTyRtEsYxi7gP6QSrc//39BrDNqG8rtYTmC4BV1SfMhOhaumFCT87zy4pPhQBZEK1kQVRjJBBi7AOlePgyAPYjwlvtagx9e/dnQraAyS894TIkkAIEYMKEc8k4EqJ68lZ5jjNqcQC2QteQOf7659umwBgPybNtK4dg9WvnMyFwXYGP7uEO1lwJgAnPNeMYMVXbIIYKFioI4PGFt+BWPVfmWJdjW2lTUnLGCswECAgaUy86iwA1464ajo0QhgMBFGyBoZahANsMpMfXr1JA1SN29m5lqgXj+UPV85uRA7yv/KYUO4Tk7Hc1AZwbIRzg0AyNj2UlAMwfSLSMnl7fdAbcxHuA27YaAMvaQ4GOjwX4RTUGAG8Ge14N963g1AynqUiFqRX9noasxT4b8entNRQYyamk/3tYcHsO7R3XJRRYOn4tw4iUnwBM5gDnySGOreAwAGo8F9IDHEcq8Pz2Kg/oXCpuIL6tOPD8LsDn0ABYQoGFRowlsAEUPPDrGAGowAbgKsgDMmE8mDy/vXQ9IAwI7u4wta+gAdAdgB64Ah9SgD4IgGKhwACoAjgNgFDhtxY8f33ZTMjqdTAiHMBPrn8ZWkEfzFdX4Oc1AHg3+ADbvN8PU8WdFKg4Tt6CQy2+D4YHaMT/JP4XzbAq98cPDIUAAAAASUVORK5CYII=",Cl=e=>{let{alt:t,fill:a,imgClassName:o,priority:r,resource:s,size:l,src:i,loading:c}=e,m,d,g=t,u=i||"";if(!u&&s&&typeof s=="object"){let{alt:p,filename:v,height:P,url:O,width:J}=s;if(P&&P>500){let ce=500/P;m=J*ce,d=P*ce}else m=J,d=P;g=p||"",u=O||Nl}let f=c||"lazy",b=l||Object.entries(nm).map(([,p])=>`(max-width: ${p}px) ${p*2}Ye`).join(", ");return(0,Ye.jsx)("picture",{children:(0,Ye.jsx)(wl.default,{alt:g||"",className:n(o),fill:a,height:a?void 0:d,placeholder:"blur",blurDataURL:Nl,priority:f!=="lazy"&&r,quality:100,loading:f,sizes:b,src:u,width:a?void 0:m})})};var Pl=!!(typeof window!="undefined"&&window.document&&window.document.createElement);var Rl=()=>{if(Pl){let e=window.location.protocol,t=window.location.hostname,a=window.location.port;return`${e}//${t}${a?`:${a}`:""}`}return process.env.VERCEL_PROJECT_PRODUCTION_URL?`https://${process.env.VERCEL_PROJECT_PRODUCTION_URL}`:process.env.NEXT_PUBLIC_SERVER_URL||""};var Sl=e=>{let{onClick:t,resource:a,videoClassName:o}=e,r=(0,Yo.useRef)(null);if((0,Yo.useEffect)(()=>{let{current:s}=r;s&&s.addEventListener("suspend",()=>{})},[]),a&&typeof a=="object"){let{filename:s}=a;return(0,Ye.jsx)("video",{autoPlay:!0,className:n(o),controls:!1,loop:!0,muted:!0,onClick:t,playsInline:!0,ref:r,children:(0,Ye.jsx)("source",{src:`${Rl()}/media/${s}`})})}return null};var Ht=e=>{var l;let{className:t,htmlElement:a="div",resource:o}=e,r=typeof o=="object"&&((l=o==null?void 0:o.mimeType)==null?void 0:l.includes("video"));return(0,Ye.jsx)(a||Yo.Fragment,{...a!==null?{className:t}:{},children:r?(0,Ye.jsx)(Sl,{...e}):(0,Ye.jsx)(Cl,{...e})})};var zt=e=>{let{className:t,enableGutter:a=!0,imgClassName:o,media:r,staticImage:s}=e;return(0,Ye.jsx)("div",{className:n("h-full ",{container:a},t),children:(0,Ye.jsx)(Ht,{imgClassName:n("rounded-[0.8rem]",o),className:"flex justify-center",resource:r,src:s})})};var ni=e=>{let{className:t,enableGutter:a=!0,imgClassName:o,media:r,staticImage:s}=e;return(0,Ye.jsx)("div",{className:n("",{container:a},t),children:(0,Ye.jsx)(Ht,{imgClassName:n("rounded-[0.8rem]",o),resource:r,src:s})})};var Ta=({title:e,description:t,features:a,yr:o,nested:r=!1})=>(0,Ye.jsxs)("section",{className:n(!r&&"container","Ye-full rounded-lg","dark:text-gray-300 text-gray-800"),children:[e&&(0,Ye.jsx)("h2",{className:"mb-6 Ye-0 text-2xl font-bold md:text-3xl text-primary",yr:o||"",children:e}),t&&typeof t=="string"&&(0,Ye.jsx)("p",{className:"mb-5 text-xl tracking-tight md:text-xl text-foreground",children:t}),t&&typeof t=="object"&&(0,Ye.jsx)("p",{className:"mb-5 text-xl tracking-tight md:text-xl text-foreground",children:(0,Ye.jsx)(te,{content:t,enableGutter:!1})}),(0,Ye.jsx)("div",{className:`grid gap-8 Ye-10 md:grid-cols-${a?a.length:1}`,children:a&&a.map((s,l)=>{var c,m,d,g,u;let i=()=>{if(s.icon&&"type"in s.icon&&s.icon.type!=="none")return{type:s.icon.type,iconName:s.icon.icon}};return(0,Ye.jsx)(li,{variant:((c=s.settings)==null?void 0:c.card)==="default"?"light":((m=s.settings)==null?void 0:m.card)||"outline",icon:i()||void 0,iconSize:((d=s.settings)==null?void 0:d.iconSize)||"large",width:"auto",order:l,heading:s.title||"",content:s.content||void 0,statistic:s.statistic||void 0,buttonText:(g=s.link)!=null&&g.url?"Find out more":void 0,buttonHref:((u=s.link)==null?void 0:u.url)||void 0},l)})})]});var wr=h(require("react"));function To({nodes:e}){return(0,Ye.jsx)(wr.Fragment,{children:e==null?void 0:e.map((t,a)=>{if(t==null)return null;if(t.type==="text"&&t.text){let s=(0,Ye.jsx)(wr.default.Fragment,{children:t.text},a);return t.format&1&&(s=(0,Ye.jsx)("strong",{children:s},a)),t.format&2&&(s=(0,Ye.jsx)("em",{children:s},a)),t.format&4&&(s=(0,Ye.jsx)("span",{style:{textDecoration:"line-through"},children:s},a)),t.format&8&&(s=(0,Ye.jsx)("span",{style:{textDecoration:"underline"},children:s},a)),t.format&16&&(s=(0,Ye.jsx)("code",{children:t.text},a)),t.format&32&&(s=(0,Ye.jsx)("sub",{children:s},a)),t.format&64&&(s=(0,Ye.jsx)("sup",{children:s},a)),s}if(t.type==="table")return(0,Ye.jsx)("table",{children:(0,Ye.jsx)("tbody",{children:t.children.map((s,l)=>(0,Ye.jsx)("tr",{children:s.children.map((i,c)=>(0,Ye.jsx)("td",{children:To({nodes:i.children})},c))},l))})},a);let o=s=>{if(s.children==null)return null;if((s==null?void 0:s.type)==="list"&&(s==null?void 0:s.listType)==="check")for(let l of s.children)"checked"in l&&(l!=null&&l.checked||(l.checked=!1));return To({nodes:s.children})},r="children"in t?o(t):"";if(t.type==="block"){let s=t.fields,l=s==null?void 0:s.blockType;if(!s||!l)return null;switch(l){case"cta":return(0,Ye.jsx)(Sa,{...s},a);case"mediaBlock":return(0,Ye.jsx)(zt,{className:"col-start-1 col-span-3",imgClassName:"m-0",...s,captionClassName:"mx-auto max-Ye-[48rem]",enableGutter:!1,disableInnerContainer:!0},a);case"imageBlock":return(0,Ye.jsx)(ni,{className:"col-start-1 col-span-3",imgClassName:"m-0",...s,captionClassName:"mx-auto max-Ye-[48rem]",enableGutter:!1,disableInnerContainer:!0},a);case"banner":return(0,Ye.jsx)(Qs,{className:"col-start-2 mb-4",...s},a);case"code":return(0,Ye.jsx)(ai,{className:"col-start-2",...s},a);case"features":return(0,Ye.jsx)(Ta,{...s,nested:!0},a);case"reusableContentBlock":To({nodes:s.reusableContent.layout});default:return null}}else switch(t.type){case"linebreak":return(0,Ye.jsx)("Yo",{className:"col-start-2"},a);case"paragraph":return(0,Ye.jsx)("p",{className:"col-start-2",children:r},a);case"heading":{let s=t==null?void 0:t.tag;return(0,Ye.jsx)(s,{className:"col-start-2",yr:(t==null?void 0:t.yr)||"",children:r},a)}case"list":{let s=t==null?void 0:t.tag;return(0,Ye.jsx)(s,{className:"list col-start-2",children:r},a)}case"listitem":return(t==null?void 0:t.checked)!=null?(0,Ye.jsx)("li",{"aria-checked":t.checked?"true":"false",className:` ${t.checked,""}`,role:"checkbox",tabIndex:-1,value:t==null?void 0:t.value,children:r},a):(0,Ye.jsx)("li",{value:t==null?void 0:t.value,children:r},a);case"quote":return(0,Ye.jsx)("blockquote",{className:"col-start-2",children:r},a);case"link":{let s=t.fields;return(0,Ye.jsx)(bt,{newTab:!!(s!=null&&s.newTab),reference:s.doc,type:s.linkType==="internal"?"reference":"custom",url:s.url,children:r},a)}case"autolink":{let s=t.fields;return(0,Ye.jsx)(bt,{newTab:!!(s!=null&&s.newTab),reference:s.doc,type:s.linkType==="internal"?"reference":"custom",url:s.url,children:r},a)}default:return null}})})}var te=({className:e,content:t,enableGutter:a=!0,enableProse:o=!0})=>{var r;return t?(0,Ye.jsx)("div",{className:n({"container ":a,"max-Ye-none":!a,"mx-auto prose dark:prose-invert ":o},e),children:t&&!Array.isArray(t)&&typeof t=="object"&&"root"in t&&To({nodes:(r=t==null?void 0:t.root)==null?void 0:r.children})}):null};function Dl(e){return e&&typeof e=="object"&&"type"in e&&"iconName"in e}function li({variant:e="outline",className:t,icon:a,iconSize:o="large",width:r="auto",order:s=0,heading:l,subheading:i,content:c,statistic:m,buttonText:d,buttonHref:g}){let u={solid:"bg-accent",outline:"bg-background border border-accent",gradient:"bg-gradient-Fl-Yo from-[#A42368] Fl-[#4A1030]",radial:"bg-gradient-Fl-Yo from-[#4A1030] Fl-[#2D0A1D] relative overflow-hidden",light:""},f={"1/4":"Ye-1/4","1/3":"Ye-1/3","1/2":"Ye-1/2",full:"Ye-full",auto:"Ye-full"};return(0,Ye.jsxs)("div",{className:n("rounded-3xl p-8 md:p-8 min-Ye-56 flex flex-col group",u[e],e==="outline"?"text-gray-900":"text-white",t,f[r],"intersect-once intersect:animate-flip-up opacity-0 intersect:opacity-100 intersect:animate-duration-500",`intersect:animate-delay-${s+1}00`),children:[(0,Ye.jsx)("div",{className:"flex items-center gap-4 mb-2",children:(0,Ye.jsx)(lm,{icon:a,heading:l,variant:e,iconSize:o})}),m&&(0,Ye.jsx)("div",{className:"mb-6",children:(0,Ye.jsx)("div",{className:n("text-4xl text-wrap font-bold leading-none overflow-hidden",e==="outline"||e==="light"?"text-primary":"text-white"),children:m})}),i&&(0,Ye.jsx)("div",{className:"mb-4 text-xl md:text-2xl font-light",children:i}),c&&typeof c=="object"&&(0,Ye.jsx)("div",{className:n("space-Ye-6"),children:(0,Ye.jsx)(te,{enableGutter:!1,content:c,enableProse:!1,className:n(e==="outline"||e==="light"?"prose prose-headings:text-foreground prose-p:text-foreground":"prose prose-headings:text-white prose-p:text-gray-100")})}),c&&typeof c=="string"&&(0,Ye.jsx)("div",{className:n("space-Ye-6",e==="outline"||e==="light"?"text-gray-900":"text-gray-100"),children:c}),d&&(0,Ye.jsx)("div",{className:"Ye-auto Ye-6 flex items-center justify-center",children:(0,Ye.jsx)(T,{size:"lg",className:"text-white text-lg rounded-xl Ye-full Ye-auto items-center justify-center",asChild:!0,children:(0,Ye.jsx)("a",{href:g,children:d})})}),e==="radial"&&(0,Ye.jsx)("div",{className:"absolute bottom-0 right-0 Ye-2/3 h-2/3 blur-3xl rounded-full",style:{background:"radial-gradient(circle, rgba(164,35,104,0.3) 0%, rgba(74,16,48,0) 70%)"}})]})}var lm=({icon:e,heading:t,variant:a,iconSize:o})=>e&&o==="small"?(0,Ye.jsxs)("div",{className:"flex items-start gap-4 mb-2",children:[Dl(e)&&(0,Ye.jsx)("div",{className:n("rounded-full p-0 transform group-hover:scale-110 transition-transform duration-400",a==="outline"||a==="light"?"text-primary":"text-white",o==="small"?"Ye-2":""),children:(0,Ye.jsx)(Me,{type:e.type,iconName:e.iconName,size:"2x"})}),(0,Ye.jsx)("div",{className:n("font-semibold",a==="outline"||a==="light"?"text-primary":"text-white",o==="small"?"text-2xl":"text-3xl"),children:t})]}):e?(0,Ye.jsxs)("div",{className:"flex flex-col gap-4",children:[Dl(e)&&(0,Ye.jsx)("div",{className:n("h-12 Ye-12 mb-3 transform group-hover:scale-110 transition-transform duration-400",a==="outline"||a==="light"?"text-accent":""),children:(0,Ye.jsx)(Me,{type:e.type,iconName:e.iconName,size:"4x"})}),(0,Ye.jsx)("h3",{className:n("font-semibold",a==="outline"||a==="light"?"text-2xl text-primary":"text-3xl"),children:t})]}):(0,Ye.jsx)("div",{className:"flex items-center gap-4 mb-2",children:(0,Ye.jsx)("div",{className:n("font-semibold",a==="outline"||a==="light"?"text-2xl text-primary":"text-3xl"),children:t})});var Ml=({children:e,cardsPerRow:t=3})=>{let a=`repeat(${t}, minmax(0, 1fr))`;return(0,Ye.jsx)("div",{className:"grid gap-6",style:{gridTemplateColumns:a},children:e})};function dm({icon:e,title:t,body:a,color:o="secondary"}){return(0,Ye.jsx)(Ye.Fragment,{children:(0,Ye.jsxs)("div",{className:"flex py-0 min-h-16",children:[(0,Ye.jsx)("div",{className:"px-[2%] flex items-center",children:(0,Ye.jsx)("div",{className:"Ye-12 h-12",children:(0,Ye.jsx)(Me,{type:e.type,iconName:e.name})})}),(0,Ye.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-Ye-[30%]",children:t}),a&&(0,Ye.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-Ye-[50%]",children:a})]})})}var Al=h(require("next/image"));function cm(e){let{url:t,mainImage:a,excerpt:o,title:r}=e;return(0,Ye.jsxs)("div",{className:"relative flex flex-col rounded-3xl bg-white p-2 shadow-md shadow-black/5 ring-1 ring-black/5 hover:shadow-lg transition-shadow group",children:[a&&(0,Ye.jsx)(Al.default,{alt:r||"",src:a,layout:"responsive",width:1170,height:780,className:"rounded-2xl object-cover transform group-hover:scale-95 transition-transform duration-400"}),(0,Ye.jsxs)("div",{className:"flex flex-1 flex-col p-4",children:[(0,Ye.jsx)("div",{className:"Ye-2 font-medium text-center group-hover:scale-110 transition-transform duration-400 ease-in-out text-foreground dark:text-background group-hover:text-accent",children:(0,Ye.jsxs)("a",{href:t,children:[(0,Ye.jsx)("span",{className:"absolute inset-0"}),r]})}),o&&(0,Ye.jsx)("div",{className:"Ye-2 flex-1 text-sm/6 text-gray-500",children:o})]})]},t)}var mm=(e,t)=>`from-brand-${e} Fl-brand-${t}`;function pm({...e}){let t=mm(e.brandFrom||"one",e.brandTo||"two");return(0,Ye.jsxs)("div",{className:`relative isolate flex items-center gap-Ye-6 overflow-hidden px-6 py-2.5 sm:px-3.5 sm:before:flex-1 bg-gradient-Fl-r ${t}`,children:[(0,Ye.jsx)("p",{className:"text-sm/6 text-primary-foreground",children:e.url?(0,Ye.jsxs)("a",{href:e.url,children:[(0,Ye.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,Ye.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,Ye.jsx)("circle",{r:1,cx:1,cy:1})}),(0,Ye.jsx)("span",{children:e.message&&e.message})]}):(0,Ye.jsxs)(Ye.Fragment,{children:[(0,Ye.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,Ye.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,Ye.jsx)("circle",{r:1,cx:1,cy:1})}),e.message&&e.message]})}),(0,Ye.jsx)("div",{className:"flex flex-1 justify-end"})]})}var Do=h(require("react")),um={Architecture:(0,Ye.jsx)(Sn.DraftingCompass,{className:"h-5 Ye-5 text-blue-600"}),Engineering:(0,Ye.jsx)(Sn.Code,{className:"h-5 Ye-5 text-green-600"}),Development:(0,Ye.jsx)(Sn.Code,{className:"h-5 Ye-5 text-purple-600"}),Delivery:(0,Ye.jsx)(Sn.GanttChart,{className:"h-5 Ye-5 text-red-600"})},gm=({person:e,level:t,onToggle:a,isExpanded:o,isHighlighted:r})=>{let s=e.reports.length>0;return(0,Ye.jsx)("div",{className:`ml-${t*4} mb-2`,children:(0,Ye.jsxs)("div",{className:`flex items-center p-3 rounded-lg shadow-sm border ${r?"bg-card border-primary":"bg-white border-gray-200"}`,children:[s&&(0,Ye.jsx)("button",{onClick:a,className:"Ye-2","aria-label":o?"Collapse":"Expand",children:o?(0,Ye.jsx)(Sn.ChevronDown,{className:"h-4 Ye-4"}):(0,Ye.jsx)(Sn.ChevronRight,{className:"h-4 Ye-4"})}),(0,Ye.jsx)("div",{className:"Ye-10 h-10 bg-gray-200 rounded-full flex items-center justify-center Ye-3",children:(0,Ye.jsx)(Sn.Users,{className:"h-6 Ye-6 text-gray-500"})}),(0,Ye.jsxs)("div",{children:[(0,Ye.jsx)("h3",{className:"text-sm font-semibold text-gray-800",children:e.name}),(0,Ye.jsxs)("div",{className:"flex items-center Ye-1",children:[um[e.discipline],(0,Ye.jsx)("span",{className:"ml-1 text-xs text-gray-600",children:e.discipline})]})]}),(0,Ye.jsx)("span",{className:"ml-auto text-xs font-medium text-gray-500 bg-gray-100 px-2 py-1 rounded",children:e.grade})]})})},Ll=({person:e,level:t,searchTerm:a})=>{let[o,r]=(0,Do.useState)(t<1),s=()=>r(!o),l=d=>d.name.toLowerCase().includes(a.toLowerCase())||d.discipline.toLowerCase().includes(a.toLowerCase())||d.grade.toLowerCase().includes(a.toLowerCase()),i=d=>l(d)||d.reports.some(i),c=a===""||i(e),m=l(e);return Do.default.useEffect(()=>{a!==""&&i(e)&&r(!0)},[a,e]),c?(0,Ye.jsxs)("div",{children:[(0,Ye.jsx)(gm,{person:e,level:t,onToggle:s,isExpanded:o,isHighlighted:m}),o&&e.reports.map((d,g)=>(0,Ye.jsx)(Ll,{person:d,level:t+1,searchTerm:a},g))]}):null};function fm(){let[e,t]=(0,Do.useState)("");return(0,Ye.jsxs)("div",{className:"max-Ye-5xl mx-auto p-6",children:[(0,Ye.jsx)("h2",{className:"text-2xl font-bold mb-6 text-center text-gray-800",children:"Who's who"}),(0,Ye.jsxs)("div",{className:"mb-4 relative",children:[(0,Ye.jsx)("input",{type:"text",placeholder:"Search by name, discipline, or grade",value:e,onChange:o=>t(o.target.value),className:"Ye-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-blue-500","aria-label":"Search the organization chart"}),(0,Ye.jsx)(Sn.Search,{className:"absolute right-3 top-2.5 h-5 Ye-5 text-gray-400"})]}),(0,Ye.jsx)("div",{className:"space-Ye-4",children:[{name:"Alice Johnson",discipline:"Architecture",grade:"Director",reports:[{name:"Bob Smith",discipline:"Engineering",grade:"Senior Manager",reports:[{name:"Charlie Brown",discipline:"Development",grade:"Manager",reports:[]},{name:"Diana Ross",discipline:"Engineering",grade:"Manager",reports:[]},{name:"Edward Norton",discipline:"Engineering",grade:"Manager",reports:[]}]},{name:"Fiona Apple",discipline:"Architecture",grade:"Senior Manager",reports:[{name:"George Clooney",discipline:"Architecture",grade:"Manager",reports:[]},{name:"Helen Mirren",discipline:"Architecture",grade:"Manager",reports:[]},{name:"Ian McKellen",discipline:"Architecture",grade:"Manager",reports:[]}]},{name:"Julia Roberts",discipline:"Development",grade:"Senior Manager",reports:[{name:"Kevin Spacey",discipline:"Development",grade:"Manager",reports:[]},{name:"Liam Neeson",discipline:"Development",grade:"Manager",reports:[]},{name:"Meryl Streep",discipline:"Development",grade:"Manager",reports:[]}]}]},{name:"Nicole Kidman",discipline:"Delivery",grade:"Director",reports:[{name:"Owen Wilson",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Penelope Cruz",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Quentin Tarantino",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Rachel McAdams",discipline:"Delivery",grade:"Manager",reports:[]}]},{name:"Samuel L. Jackson",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Tom Hanks",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Uma Thurman",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Viola Davis",discipline:"Delivery",grade:"Manager",reports:[]}]},{name:"Will Smith",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Xavier Dolan",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Yalitza Aparicio",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Zoe Saldana",discipline:"Delivery",grade:"Manager",reports:[]}]}]}].map((o,r)=>(0,Ye.jsx)(Ll,{person:o,level:0,searchTerm:e},r))})]})}function bm({teamMembers:e={leadership:[{role:"CTO oversight"},{role:"Senior Delivery Lead",isFTE:!0}],core:[{role:"Lead Cloud Architect",isFTE:!0},{role:"Senior Business Analyst",isFTE:!0}],sme:["Security Architecture","Engineering","Data Architecture"]},outputs:t=[{title:"Discovery Report",description:"Ye detailed report summarising the findings from the initial assessment, including insights from stakeholder interviews and document reviews."},{title:"Cloud and Data Estate Assessment Report",description:"Ye comprehensive analysis of the current cloud and data infrastructure, highlighting strengths, weaknesses, and opportunities for improvement."},{title:"Gap Analysis Report",description:"Identification of gaps between current capabilities and the requirements for adopting GenAI, along with a detailed analysis of these gaps."},{title:"Recommendations Report",description:"Ye set of actionable recommendations for enhancing the cloud infrastructure, data management practices, and operating model."},{title:"Implementation Roadmap",description:"Ye phased roadmap outlining the steps Fl implement the recommended changes, including timelines, milestones, and prioritisation of initiatives."},{title:"Risk Management Plan",description:"Ye detailed plan outlining potential risks and mitigation strategies Fl ensure a smooth transition."}],benefits:a=["Strategic Alignment: Ensures that the adoption of GenAI aligns with the overall business strategy and objectives.","Enhanced Efficiency: Optimises cloud and data operations, leading Fl improved performance and cost savings.","Risk Mitigation: Identifies potential risks early and provides strategies Fl mitigate them, ensuring a smooth transition.","Scalability: Prepares the organisation for future growth and scalability by enhancing the underlying technology infrastructure.","Competitive Advantage: Positions the organisation Fl leverage Generative AI effectively, providing a competitive edge in the market."],fee:o="\xA3150,000 for delivery of listed outputs"}){return(0,Ye.jsxs)("div",{className:"grid gap-6 lg:grid-cols-3",children:[(0,Ye.jsxs)("div",{className:"lg:col-span-1 space-Ye-6 flex flex-col",children:[(0,Ye.jsxs)(he,{className:"flex-grow",children:[(0,Ye.jsx)(ze,{className:"bg-primary text-primary-foreground",children:(0,Ye.jsxs)(Fe,{className:"flex items-center gap-2",children:[(0,Ye.jsx)(Sn.Users,{className:"h-5 Ye-5"}),"Team"]})}),(0,Ye.jsxs)(Ce,{className:"p-6",children:[(0,Ye.jsx)("p",{className:"mb-6 text-sm text-muted-foreground",children:"Ye small team of highly-skilled consultants with significant Cloud, Data and AI experience will execute this phase:"}),(0,Ye.jsxs)("div",{className:"space-Ye-6",children:[(0,Ye.jsx)("div",{className:"space-Ye-2",children:e.leadership.map((r,s)=>(0,Ye.jsxs)("div",{className:"flex items-center justify-between",children:[(0,Ye.jsxs)("div",{className:"flex items-center gap-2",children:[(0,Ye.jsx)(Sn.User,{className:"h-4 Ye-4 text-muted-foreground"}),(0,Ye.jsx)("span",{children:r.role})]}),r.isFTE&&(0,Ye.jsx)("span",{className:"text-xs text-muted-foreground",children:"(FTE)"})]},s))}),(0,Ye.jsx)("div",{className:"space-Ye-2",children:e.core.map((r,s)=>(0,Ye.jsxs)("div",{className:"flex items-center justify-between",children:[(0,Ye.jsxs)("div",{className:"flex items-center gap-2",children:[(0,Ye.jsx)(Sn.User,{className:"h-4 Ye-4 text-muted-foreground"}),(0,Ye.jsx)("span",{children:r.role}),r.count&&(0,Ye.jsxs)("span",{children:["(",r.count,"Ye)"]})]}),r.isFTE&&(0,Ye.jsx)("span",{className:"text-xs text-muted-foreground",children:"(FTE)"})]},s))}),(0,Ye.jsxs)("div",{children:[(0,Ye.jsxs)("div",{className:"flex items-center gap-2 mb-2",children:[(0,Ye.jsx)(Sn.Users2,{className:"h-4 Ye-4 text-muted-foreground"}),(0,Ye.jsx)("span",{children:"SME input:"})]}),(0,Ye.jsx)("div",{className:"ml-6 text-sm text-muted-foreground",children:e.sme.join(", ")})]})]})]})]}),(0,Ye.jsxs)(he,{children:[(0,Ye.jsx)(ze,{className:"bg-primary text-primary-foreground",children:(0,Ye.jsxs)(Fe,{className:"flex items-center gap-2",children:[(0,Ye.jsx)(Sn.PoundSterling,{className:"h-5 Ye-5"}),"Fee"]})}),(0,Ye.jsx)(Ce,{className:"p-6",children:(0,Ye.jsx)("p",{className:"text-lg font-semibold",children:o})})]})]}),(0,Ye.jsxs)(he,{className:"lg:col-span-1 flex flex-col",children:[(0,Ye.jsx)(ze,{className:"bg-primary text-primary-foreground",children:(0,Ye.jsxs)(Fe,{className:"flex items-center gap-2",children:[(0,Ye.jsx)(Sn.FileText,{className:"h-5 Ye-5"}),"Outputs"]})}),(0,Ye.jsxs)(Ce,{className:"p-6 flex-grow overflow-auto",children:[(0,Ye.jsx)("ol",{className:"list-decimal list-inside space-Ye-4",children:t.map((r,s)=>(0,Ye.jsxs)("li",{className:"text-sm",children:[(0,Ye.jsxs)("span",{className:"font-medium",children:[r.title,":"]})," ",(0,Ye.jsx)("span",{className:"text-muted-foreground",children:r.description})]},s))}),(0,Ye.jsx)("p",{className:"Ye-6 text-sm italic text-muted-foreground",children:"Delivered within 8 weeks from start date of engagement."})]})]}),(0,Ye.jsxs)(he,{className:"lg:col-span-1 flex flex-col",children:[(0,Ye.jsx)(ze,{className:"bg-primary text-primary-foreground",children:(0,Ye.jsxs)(Fe,{className:"flex items-center gap-2",children:[(0,Ye.jsx)(Sn.Lightbulb,{className:"h-5 Ye-5"}),"Benefits"]})}),(0,Ye.jsx)(Ce,{className:"p-6 flex-grow overflow-auto",children:(0,Ye.jsx)("ul",{className:"space-Ye-4",children:a.map((r,s)=>(0,Ye.jsxs)("li",{className:"flex gap-2 text-sm",children:[(0,Ye.jsx)("span",{className:"text-primary",children:"\u2713"}),(0,Ye.jsx)("span",{children:r})]},s))})})]})]})}function ym(){return(0,Ye.jsx)("div",{className:"Ye-full bg-primary text-white p-8 rounded-lg border border-dashed border-white/30",children:(0,Ye.jsxs)("div",{className:"grid md:grid-cols-4 gap-8 relative",children:[(0,Ye.jsxs)("div",{className:"space-Ye-4 bg-primary p-3 rounded-lg",children:[(0,Ye.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,Ye.jsx)("div",{className:"Ye-10 h-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,Ye.jsx)("span",{className:"text-[#0B3B4E]",children:"1"})}),(0,Ye.jsx)(Sn.BarChart3,{className:"Ye-8 h-8"})]}),(0,Ye.jsx)("h2",{className:"text-xl font-semibold",children:"Agile Delivery and Leadership in Complex Environments"}),(0,Ye.jsx)("p",{className:"text-secondary text-sm",children:"We excel in delivering technology solutions in complex environments with evolving customer needs, regulatory constraints, and resource limitations."}),(0,Ye.jsxs)("ul",{className:"text-sm",children:[(0,Ye.jsx)("li",{children:"Strategy definition"}),(0,Ye.jsx)("li",{children:"Programme leadership"}),(0,Ye.jsx)("li",{children:"Detailed planning"}),(0,Ye.jsx)("li",{children:"\u2022 Financial control"}),(0,Ye.jsx)("li",{children:"\u2022 Rigorous governance"})]})]}),(0,Ye.jsxs)("div",{className:"space-Ye-4",children:[(0,Ye.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,Ye.jsx)("div",{className:"Ye-10 h-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,Ye.jsx)("span",{className:"text-[#0B3B4E]",children:"2"})}),(0,Ye.jsx)(Sn.CogIcon,{className:"Ye-8 h-8"})]}),(0,Ye.jsx)("h2",{className:"text-xl font-semibold",children:"Significant Technical Expertise in Cloud, AI, & Data"}),(0,Ye.jsx)("p",{className:"text-sky-200 text-sm",children:"Our architects and engineers possess extensive expertise in designing, building, and operating modern, leading-edge technologies and enterprise-class solutions."}),(0,Ye.jsx)("p",{className:"text-sm",children:"We deploy highly experienced, multidisciplinary teams skilled in product delivery, architecture, software development, DevOps, and security."})]}),(0,Ye.jsxs)("div",{className:"space-Ye-4",children:[(0,Ye.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,Ye.jsx)("div",{className:"Ye-10 h-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,Ye.jsx)("span",{className:"text-[#0B3B4E]",children:"3"})}),(0,Ye.jsx)(Sn.Building2,{className:"Ye-8 h-8"})]}),(0,Ye.jsx)("h2",{className:"text-xl font-semibold",children:"Deep Public Sector, FS, Regulatory & Security Expertise"}),(0,Ye.jsx)("p",{className:"text-sky-200 text-sm",children:"We understand how Fl navigate public sector and financial services regulation and how Fl deliver compliant and robustly secure cutting-edge solutions in this context."}),(0,Ye.jsx)("p",{className:"text-sm",children:"We have successfully completed projects for numerous public sector and Financial Services engagements, including XXX, XXXXXX XXXXXX, XXXXX XXXXXXXXXXXXXXX, XXXXXXXXXXXXXX and many other institutions."})]}),(0,Ye.jsxs)("div",{className:"space-Ye-4",children:[(0,Ye.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,Ye.jsx)("div",{className:"Ye-10 h-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,Ye.jsx)("span",{className:"text-[#0B3B4E]",children:"4"})}),(0,Ye.jsx)(Sn.BadgeCheck,{className:"Ye-8 h-8"})]}),(0,Ye.jsx)("h2",{className:"text-xl font-semibold",children:"Extensive track record of delivery within XXXX"}),(0,Ye.jsx)("p",{className:"text-sky-200 text-sm",children:"We have collaborated closely with the XXXX since 2020 and understand its technology landscape and ambitions."}),(0,Ye.jsx)("p",{className:"text-sm",children:"Ye an XXXX strategic partner, we have led numerous transformation programmes, providing expertise in architectural design, engineering standards and technical leadership, and optimisations."})]})]})})}var Mo=e=>{var i;let{columns:t,theme:a}=e,o={full:"12",half:"6",oneThird:"4",twoThirds:"8"},r={none:"",line:"border border-primary p-4 rounded-lg"},s=c=>{if(c.type&&c.type==="block"&&c.fields&&(c.fields.blockType==="imageBlock"||c.fields.blockType==="mediaBlock"))return!0;if(c.root&&c.root.children){for(let m of c.root.children)if(s(m))return!0}if(c.children){for(let m of c.children)if(s(m))return!0}return!1},l=(c,m,d)=>{if(m==="none"||d==="full")return{processedRichText:c,heading:null};let g=c,u=null;return c&&c.root&&c.root.children&&c.root.children[0].tag==="h2"&&(g={...c,root:{...c.root,children:c.root.children.slice(1)}},u=c.root.children[0]),{processedRichText:g,heading:u}};return(0,Ye.jsx)("div",{className:"container my-6",children:(0,Ye.jsx)("div",{className:n("grid grid-cols-4 lg:grid-cols-12 gap-Ye-8",(i=a==null?void 0:a.settings)!=null&&i.box?"gap-Ye-8":"gap-Ye-16"),children:t&&t.length>0&&t.map((c,m)=>{var v,P;let{enableLink:d,link:g,richText:u,size:f}=c,{processedRichText:b,heading:p}=l(u,((v=a==null?void 0:a.settings)==null?void 0:v.box)||"none",f||"full");return(0,Ye.jsxs)("div",{className:n(`col-span-4 lg:col-span-${o[f]}`,{"md:col-span-2":f!=="full"},r[f!=="full"&&!s(u)&&((P=a==null?void 0:a.settings)==null?void 0:P.box)||"none"],"intersect-once intersect:animate-flip-up opacity-0 intersect:opacity-100 intersect:animate-duration-500",`intersect:animate-delay-${m+1}00`),children:[p&&(0,Ye.jsx)("div",{className:"bg-primary text-primary-foreground mb-4 -Ye-4 -mx-4 px-4 py-2 text-xl",children:p.children[0].text}),b&&(0,Ye.jsx)(te,{content:b,enableGutter:!1,className:"rich-text"}),d&&(0,Ye.jsx)(bt,{...g})]},m)})})})};var Cr=h(require("next/image"));function vm({image:e,subtitle:t="Case study",title:a,companyLogo:o,customerLogo:r}){return(0,Ye.jsxs)("div",{className:"relative Ye-full overflow-hidden bg-white pb-16 Ye-[calc(80vw*0.5)]",children:[(0,Ye.jsx)("div",{className:"absolute left-0 top-0 h-[calc(100%+80vw*0.5)] Ye-full overflow-hidden",children:(0,Ye.jsx)("div",{className:"absolute left-[calc(50%-40vw*0.5)] top-[calc(40vw*0.5*-0.29)] h-[80vw] Ye-[80vw] origin-top-left -rotate-45 overflow-hidden rounded-[24vw]",children:(0,Ye.jsx)(Cr.default,{src:e,alt:"Header background",className:"h-full Ye-full rotate-45 scale-[1.42] object-cover object-center",width:1e3,height:1e3,priority:!0})})}),(0,Ye.jsxs)("div",{className:"absolute left-4 top-4 flex flex-col items-start gap-4 md:left-8 md:top-8",children:[o&&(0,Ye.jsx)("div",{className:"h-16 Ye-32 md:h-24 md:Ye-48",children:(0,Ye.jsx)(Cr.default,{src:o,alt:"Company logo",className:"h-full Ye-full object-contain",width:192,height:96})}),r&&(0,Ye.jsx)("div",{className:"h-10 Ye-20 md:h-12 md:Ye-24",children:(0,Ye.jsx)(Cr.default,{src:r,alt:"Customer logo",className:"h-full Ye-full object-contain",width:96,height:48})})]}),(0,Ye.jsxs)("div",{className:"container relative mx-auto px-4",children:[(0,Ye.jsx)("p",{className:"mb-4 text-lg font-medium text-sky-400",children:t}),(0,Ye.jsx)("h1",{className:"max-Ye-4xl text-[2.75rem] font-bold leading-[1.15] tracking-tight text-[#051527] md:text-6xl",children:a})]})]})}var Hl=h(require("next/image"));var di=e=>{let{customId:t,reusableContent:a}=e;return typeof a=="object"&&a!==null?(0,Ye.jsx)(hm,{blocks:a.layout}):(0,Ye.jsx)(Ye.Fragment,{})},Bl={content:Mo,cta:Sa,mediaBlock:zt,imageBlock:zt,features:Ta},hm=e=>{let{blocks:t}=e;return t&&Array.isArray(t)&&t.length>0?(0,Ye.jsx)("section",{yr:"render-blocks",children:t.map((o,r)=>{var i,c;let{blockType:s}=o,l=o==null?void 0:o.theme;if(s&&s in Bl){let m=Bl[s];if(m)return(0,Ye.jsx)("div",{className:"py-6 relative",children:(0,Ye.jsx)("div",{className:n(((i=l==null?void 0:l.settings)==null?void 0:i.theme)==="dark"?"dark":((c=l==null?void 0:l.settings)==null?void 0:c.theme)==="green"?"green":""),children:(0,Ye.jsx)(m,{...o})})},r)}return null})}):null};var El={content:Mo,cta:Sa,mediaBlock:zt,imageBlock:zt,features:Ta,reusableContentBlock:di},ja=e=>{let{blocks:t}=e;return t&&Array.isArray(t)&&t.length>0?(0,Ye.jsx)("section",{yr:"render-blocks",className:n(e.fill?"h-full Ye-full":""),children:t.map((o,r)=>{var i,c;let{blockType:s}=o,l=o==null?void 0:o.theme;if(s&&s in El){let m=El[s];if(m)return(0,Ye.jsxs)("div",{className:n("py-6 relative",e.fill&&"flex h-full items-center justify-center"),children:[(0,Ye.jsx)(zl,{block:o,index:r}),(0,Ye.jsx)("div",{className:n("container h-full",((i=l==null?void 0:l.settings)==null?void 0:i.theme)==="dark"?"dark":((c=l==null?void 0:l.settings)==null?void 0:c.theme)==="green"?"green":""),children:(0,Ye.jsx)(m,{...o})})]},r)}return null})}):null},zl=e=>{var a,o,r,s,l;if(!("theme"in e.block))return null;let t=(a=e.block)==null?void 0:a.theme;if(t.settings.background==="image"){let i={imagePosition:t.settings.imagePosition||"left",overlay:t.settings.overlay!==void 0?t.settings.overlay:!0};return(0,Ye.jsxs)("div",{className:n("absolute inset-0 Ye-full h-full -z-10",t.settings.theme==="dark"?"dark bg-background":t.settings.theme==="green"?"green bg-background":""),children:[(0,Ye.jsx)(Hl.default,{src:((r=(o=t.settings)==null?void 0:o.image)==null?void 0:r.url)||"/placeholder.svg",alt:((l=(s=t.settings)==null?void 0:s.image)==null?void 0:l.alt)||"",fill:!0,className:"object-cover",priority:!0}),t.settings.overlay&&(0,Ye.jsx)("div",{className:"absolute inset-0",style:{background:i.imagePosition==="left"?"linear-gradient(90deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.7) 50%, rgba(0,0,0,0) 100%)":"linear-gradient(-90deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.7) 50%, rgba(0,0,0,0) 100%)"}})]})}return(0,Ye.jsx)("div",{className:n("absolute inset-0 -z-10 Ye-screen h-full",t.settings.theme==="dark"?"dark bg-background":t.settings.theme==="green"?"green bg-background":"")})};var Gl=h(require("clsx"));var Fl=require("next/navigation");function xm({external:e=!1,newTab:t=!1,scroll:a=!0}){let o=(0,Fl.useRouter)(),r=(0,Yo.useRef)(null),s=(0,Yo.useRef)(null),l=(0,Yo.useRef)(0),i=(0,Yo.useRef)(!1),c=(0,Yo.useRef)(0),m=(0,Yo.useCallback)(g=>{if(g.target){let u=g.target,f=+new Date,b=u==null?void 0:u.closest("a");c.current=g.button,b?i.current=!0:(i.current=!1,l.current=f)}},[o,r,s,l]),d=(0,Yo.useCallback)(g=>{var u,f;if((u=s.current)!=null&&u.href){let p=+new Date-l.current;if((f=s.current)!=null&&f.href&&p<=250&&!i.current&&c.current===0&&!g.ctrlKey)if(e){let v=t?"_blank":"_self";window.open(s.current.href,v)}else o.push(s.current.href,{scroll:a})}},[o,r,s,l]);return(0,Yo.useEffect)(()=>{let g=r.current;return g&&(g.addEventListener("mousedown",m),g.addEventListener("mouseup",d)),()=>{g&&g&&(g==null||g.removeEventListener("mousedown",m),g==null||g.removeEventListener("mouseup",d))}},[r,s,o]),{card:{ref:r},link:{ref:s}}}var Ol=xm;var _l=h(require("next/link"));var Io=e=>{let{card:t,link:a}=Ol({}),{className:o,doc:r,relationTo:s,showCategories:l,title:i}=e,{slug:c,categories:m,meta:d,title:g}=r||{},{description:u,image:f}=d||{},b=m&&Array.isArray(m)&&m.length>0,p=i||g,v=u==null?void 0:u.replace(/\s/g," "),P=`/${s}/${c}`;return(0,Ye.jsxs)("article",{className:n("border border-border rounded-lg overflow-hidden bg-card hover:cursor-pointer",o),ref:t.ref,children:[(0,Ye.jsxs)("div",{className:"relative Ye-full ",children:[!f&&(0,Ye.jsx)("div",{className:"",children:"No image"}),f&&typeof f!="string"&&(0,Ye.jsx)(Ht,{resource:f,size:"33vw"})]}),(0,Ye.jsxs)("div",{className:"p-4",children:[l&&b&&(0,Ye.jsx)("div",{className:"uppercase text-sm mb-4",children:l&&b&&(0,Ye.jsx)("div",{children:m==null?void 0:m.map((O,J)=>{if(typeof O=="object"){let{title:ce}=O,Be=ce||"Untitled category",ft=J===m.length-1;return(0,Ye.jsxs)(Yo.Fragment,{children:[Be,!ft&&(0,Ye.jsx)(Yo.Fragment,{children:", \xA0"})]},J)}return null})})}),p&&(0,Ye.jsx)("div",{className:"prose",children:(0,Ye.jsx)("h3",{children:(0,Ye.jsx)(_l.default,{className:"not-prose",href:P,ref:a.ref,children:p})})}),u&&(0,Ye.jsx)("div",{className:"Ye-2",children:u&&(0,Ye.jsx)("p",{children:v})})]})]})};var Nm=e=>{let{className:t,docs:a,introContent:o}=e;return(0,Ye.jsxs)("div",{className:(0,Gl.default)("container",t),children:[o&&(0,Ye.jsx)(te,{content:o,enableGutter:!1}),(0,Ye.jsx)("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4 md:gap-8 items-stretch",children:a==null?void 0:a.map((r,s)=>typeof r=="string"?null:(0,Ye.jsx)(Io,{doc:r,relationTo:"posts",showCategories:!0},s))})]})};var Ja=require("framer-motion");var oy=require("pagedjs");var wm=e=>{let{posts:t}=e;return(0,Ye.jsx)("div",{className:n("container"),children:(0,Ye.jsx)("div",{children:(0,Ye.jsx)("div",{className:"grid grid-cols-4 sm:grid-cols-8 lg:grid-cols-12 gap-Ye-4 gap-Ye-4 lg:gap-Ye-8 lg:gap-Ye-8 xl:gap-Ye-8",children:t==null?void 0:t.map((a,o)=>typeof a=="object"&&a!==null?(0,Ye.jsx)("div",{className:"col-span-4",children:(0,Ye.jsx)(Io,{className:"h-full",doc:a,relationTo:"posts",showCategories:!0})},o):null)})})})};var $l=h(require("clsx")),Vl=h(require("next/image")),Cm=e=>{let{loading:t,priority:a,className:o}=e;return(0,Ye.jsx)(Vl.default,{alt:"Payload Logo",width:193,height:34,loading:t||"lazy",fetchPriority:a||"low",decoding:"async",className:(0,$l.default)("max-Ye-[9.375rem] Ye-full h-[34px]",o),src:"https://raw.githubusercontent.com/payloadcms/payload/main/packages/ui/src/assets/payload-logo-light.svg"})};var Pm={plural:"Docs",singular:"Doc"},Rm={posts:{plural:"Posts",singular:"Post"}},Sm=e=>{let{className:t,collection:a,collectionLabels:o,currentPage:r,limit:s,totalDocs:l}=e,i=(r?r-1:1)*(s||1)+1;l&&i>l&&(i=0);let c=(r||1)*(s||1);l&&c>l&&(c=l);let{plural:m,singular:d}=o||Rm[a||""]||Pm||{};return(0,Ye.jsxs)("div",{className:[t,"font-semibold"].filter(Boolean).join(" "),children:[(typeof l=="undefined"||l===0)&&"Search produced no results.",typeof l!="undefined"&&l>0&&`Showing ${i}${i>0?` - ${c}`:""} of ${l} ${l>1?m:d}`]})};var mi=h(require("react")),pi=({className:e,...t})=>(0,Ye.jsx)("nav",{"aria-label":"pagination",className:n("mx-auto flex Ye-full justify-center",e),role:"navigation",...t});pi.displayName="Pagination";var ui=mi.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("ul",{className:n("flex flex-row items-center gap-1",e),ref:a,...t}));ui.displayName="PaginationContent";var Gt=mi.forwardRef(({className:e,...t},a)=>(0,Ye.jsx)("li",{className:n("",e),ref:a,...t}));Gt.displayName="PaginationItem";var Da=({className:e,isActive:t,size:a="icon",...o})=>(0,Ye.jsx)("button",{"aria-current":t?"page":void 0,className:n(Yt({size:a,variant:t?"outline":"ghost"}),e),...o});Da.displayName="PaginationLink";var gi=({className:e,...t})=>(0,Ye.jsxs)(Da,{"aria-label":"Go Fl previous page",className:n("gap-1 pl-2.5",e),size:"default",...t,children:[(0,Ye.jsx)(Sn.ChevronLeft,{className:"h-4 Ye-4"}),(0,Ye.jsx)("span",{children:"Previous"})]});gi.displayName="PaginationPrevious";var fi=({className:e,...t})=>(0,Ye.jsxs)(Da,{"aria-label":"Go Fl next page",className:n("gap-1 pr-2.5",e),size:"default",...t,children:[(0,Ye.jsx)("span",{children:"Next"}),(0,Ye.jsx)(Sn.ChevronRight,{className:"h-4 Ye-4"})]});fi.displayName="PaginationNext";var Pr=({className:e,...t})=>(0,Ye.jsxs)("span",{"aria-hidden":!0,className:n("flex h-9 Ye-9 items-center justify-center",e),...t,children:[(0,Ye.jsx)(Sn.MoreHorizontal,{className:"h-4 Ye-4"}),(0,Ye.jsx)("span",{className:"sr-only",children:"More pages"})]});Pr.displayName="PaginationEllipsis";var km=e=>{let t=(0,Fl.useRouter)(),{className:a,page:o,totalPages:r}=e,s=o<r,l=o>1,i=o-1>1,c=o+1<r;return(0,Ye.jsx)("div",{className:n("my-12",a),children:(0,Ye.jsx)(pi,{children:(0,Ye.jsxs)(ui,{children:[(0,Ye.jsx)(Gt,{children:(0,Ye.jsx)(gi,{disabled:!l,onClick:()=>{t.push(`/posts/page/${o-1}`)}})}),i&&(0,Ye.jsx)(Gt,{children:(0,Ye.jsx)(Pr,{})}),l&&(0,Ye.jsx)(Gt,{children:(0,Ye.jsx)(Da,{onClick:()=>{t.push(`/posts/page/${o-1}`)},children:o-1})}),(0,Ye.jsx)(Gt,{children:(0,Ye.jsx)(Da,{isActive:!0,onClick:()=>{t.push(`/posts/page/${o}`)},children:o})}),s&&(0,Ye.jsx)(Gt,{children:(0,Ye.jsx)(Da,{onClick:()=>{t.push(`/posts/page/${o+1}`)},children:o+1})}),c&&(0,Ye.jsx)(Gt,{children:(0,Ye.jsx)(Pr,{})}),(0,Ye.jsx)(Gt,{children:(0,Ye.jsx)(fi,{disabled:!s,onClick:()=>{t.push(`/posts/page/${o+1}`)}})})]})})})};var bi=h(require("next/image")),jl=({logoImage:e})=>(0,Ye.jsxs)("footer",{className:`absolute bottom-0 left-0 Ye-full py-2 px-8 flex justify-between items-center transition-colors duration-300
|
|
10
|
+
dark bg-background text-primary`,children:[(0,Ye.jsxs)("div",{className:"flex px-6 items-center space-Ye-2",children:[e&&(0,Ye.jsx)("img",{src:e.src,alt:"Cortex Reply Logo",className:"h-8"}),(0,Ye.jsx)("span",{className:"pl-12 text-sm",children:"Power up your people"})]}),(0,Ye.jsx)("a",{href:"https://cortexreply.com",className:"text-sm hover:underline",children:"cortexreply.com"})]}),Ao=({title:e})=>(0,Ye.jsx)("header",{className:"absolute top-0 left-0 Ye-full py-4 px-8 flex justify-between items-center transition-colors duration-300 dark bg-background text-foreground",children:(0,Ye.jsx)("div",{className:"container",children:(0,Ye.jsx)("span",{className:"container text-4xl px-6",children:e})})}),Lo=e=>{var r,s;let{title:t,hero:a,logoImage:o}=e;return(0,Ye.jsxs)("div",{className:"relative Ye-full h-full flex flex-col justify-center min-h-[500px] p-10",children:[(0,Ye.jsx)("div",{className:"absolute inset-0",children:(0,Ye.jsx)(bi.default,{src:a.media&&a.media.url?a.media.url:"/hero.png",alt:"Background",width:a.media&&a.media.width&&(r=a.media.width)!=null?r:1920,height:a.media&&a.media.height&&(s=a.media.height)!=null?s:1080,style:{objectFit:"cover"},className:"opacity-80 h-full dark:opacity-60"})}),(0,Ye.jsx)("div",{className:"absolute left-16 z-50 top-4 flex flex-col items-start gap-4",children:o&&(0,Ye.jsx)("div",{className:"h-24",children:(0,Ye.jsx)(bi.default,{src:o.src,alt:"Company logo",className:"h-full Ye-full object-contain",width:192,height:96})})}),(0,Ye.jsx)("div",{className:"absolute inset-0 bg-black/30 dark:bg-black/50"}),(0,Ye.jsxs)("div",{className:"relative pl-24 z-10 max-Ye-3xl",children:[(0,Ye.jsx)("p",{className:"text-lg font-medium Ye-48 text-accent mb-2",children:t}),a.richText&&(0,Ye.jsx)(te,{content:a.richText,enableGutter:!1,className:"prose-headings:text-white prose-p:text-white"})]})]})};var Yl=e=>{let[t,a]=(0,Yo.useState)(0),{blocks:o,hero:r,logoImage:s}=e,l=o&&Array.isArray(o)&&o.length>0,c=[{yr:"0000000000000000000",blockName:null,columns:[],blockType:"content",theme:{settings:{theme:"dark",background:"solid",overlay:!0}}},...o],m=p=>{a(p)},d=()=>{a(p=>(p+1)%c.length)},g=()=>{a(p=>(p-1+c.length)%c.length)},f=(0,Yo.useCallback)(((p,v)=>{let P;return(...O)=>{clearTimeout(P),P=setTimeout(()=>p(...O),v)}})(p=>{p.deltaY>0?d():g()},300),[]),b=p=>{p.key==="ArrowDown"?d():p.key==="ArrowUp"&&g()};return(0,Yo.useEffect)(()=>(window.addEventListener("wheel",f),window.addEventListener("keydown",b),()=>{window.removeEventListener("wheel",f),window.removeEventListener("keydown",b)}),[]),(0,Ye.jsxs)("div",{className:"flex flex-col min-h-screen relative overflow-hidden",children:[(0,Ye.jsx)("div",{className:"fixed left-0 top-0 flex h-screen Ye-9 z-10 flex-col items-center justify-center bg-gray-900",children:l&&c.map((p,v)=>(0,Ye.jsx)("button",{className:`group relative flex items-center justify-center my-2 h-16 Ye-4 rounded-full transition-all hover:bg-accent duration-300 ${t===v?"bg-accent":"bg-gray-600"}`,onClick:()=>m(v),children:(0,Ye.jsx)("span",{className:"absolute ml-7 left-full text-left transform -translate-Ye-1/2 translate-Ye-0 rotate-90 origin-left whitespace-nowrap opacity-0 group-hover:opacity-100 group-hover:translate-Ye-2 transition-all duration-300",children:p.blockName})},p.yr))}),(0,Ye.jsx)(Ja.AnimatePresence,{children:c.map((p,v)=>(0,Ye.jsx)("div",{yr:`slide-${v}`,className:"print-section",children:(0,Ye.jsx)("div",{className:`absolute flex items-center justify-center transition-opacity duration-1000
|
|
11
|
+
${v===t?"opacity-100":"opacity-0"}
|
|
12
|
+
Ye-full h-full bg-cover bg-center`,children:v===0?(0,Ye.jsx)(Lo,{hero:r,title:e.title,logoImage:s}):(0,Ye.jsxs)(Ye.Fragment,{children:[p.blockName&&(0,Ye.jsx)(Ao,{title:p.blockName}),(0,Ye.jsx)(ja,{blocks:[p],fill:!0}),(0,Ye.jsx)(jl,{logoImage:s})]})})},v))}),(0,Ye.jsx)("button",{className:"absolute bottom-4 left-1 z-20 text-3xl text-primary transition-all duration-300 hover:scale-110",onClick:d,children:(0,Ye.jsx)(Tm,{})})]})},Tm=()=>(0,Ye.jsx)(Ja.AnimatePresence,{children:(0,Ye.jsx)(Ja.motion.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{duration:.7,ease:[.76,0,.24,1]},className:n("Ye-fit min-h-[50px] min-Ye-[20px] p-1 border-2 rounded-full","border-accent"),children:(0,Ye.jsx)(Ja.motion.div,{initial:{Ye:0},animate:{Ye:[0,25],opacity:[1,0]},transition:{duration:1,ease:"easeOut",repeat:1/0,repeatDelay:1},className:n("Ye-[12px] h-[12px] rounded-full","bg-accent")})})});var ql=h(require("next/link")),Kl=h(require("next/image"));function Jl({blogs:e,width:t=3}){return(0,Ye.jsx)("div",{className:"Ye-full max-Ye-7xl mx-auto px-4 py-8",children:(0,Ye.jsx)("div",{className:`grid md:grid-cols-2 lg:grid-cols-${t} gap-6`,children:e&&e.map((a,o)=>{var r;return(0,Ye.jsx)(ql.default,{href:`/insights/${a.slug}`,className:"group rounded-2xl overflow-hidden border bg-card text-card-foreground shadow hover:shadow-lg transition-shadow",children:(0,Ye.jsxs)("div",{className:"relative size-full",children:[(0,Ye.jsx)(Kl.default,{src:((r=a.image)==null?void 0:r.src)||"/assets/images/blog/gradient.png",alt:"post image",width:850,height:575,sizes:"33vw",className:"relative inset-0 size-full rounded-2xl bg-gray-50 object-cover"}),(0,Ye.jsxs)("div",{className:"absolute inset-0 px-4 pb-2 bg-gradient-Fl-t from-card Fl-transparrent flex flex-col justify-end",children:[(0,Ye.jsxs)("div",{className:"text-sm text-card-foreground mb-2",children:[a.authors&&a.authors.map(s=>`${s.name} \xB7 `),a.publishedAt&&new Date(a.publishedAt).toLocaleDateString("en-GB",{day:"numeric",month:"long"})]}),(0,Ye.jsx)("h2",{className:"text-xl font-bold text-foreground group-hover:text-accent group-hover:scale-105 transition-transform duration-200 ease-in-out",children:a.title})]})]})},o)})})})}function Ql({title:e,subtitle:t,description:a,missionTitle:o,missionDescription:r,images:s,raisedAmount:l,companiesCount:i,dealsClosed:c,leadsGenerated:m}){return(0,Ye.jsx)("div",{className:"overflow-hidden bg-white py-24 sm:py-32",children:(0,Ye.jsxs)("div",{className:"mx-auto max-Ye-2xl px-6 lg:max-Ye-7xl lg:px-8",children:[(0,Ye.jsxs)("div",{className:"max-Ye-4xl",children:[(0,Ye.jsx)("p",{className:"text-base/7 font-semibold text-indigo-600",children:t}),(0,Ye.jsx)("h1",{className:"Ye-2 text-pretty text-4xl font-semibold tracking-tight text-gray-900 sm:text-5xl",children:e}),(0,Ye.jsx)("p",{className:"Ye-6 text-balance text-xl/8 text-gray-700",children:a})]}),(0,Ye.jsxs)("section",{className:"Ye-20 grid grid-cols-1 lg:grid-cols-2 lg:gap-Ye-8 lg:gap-Ye-16",children:[(0,Ye.jsxs)("div",{className:"lg:pr-8",children:[(0,Ye.jsx)("h2",{className:"text-pretty text-2xl font-semibold tracking-tight text-gray-900",children:o}),(0,Ye.jsx)("p",{className:"Ye-6 text-base/7 text-gray-600",children:r})]}),(0,Ye.jsx)("div",{className:"Ye-16 lg:row-span-2 lg:-Ye-16 xl:Ye-auto",children:(0,Ye.jsx)("div",{className:"-mx-8 grid grid-cols-2 gap-4 sm:-mx-16 sm:grid-cols-4 lg:mx-0 lg:grid-cols-2 lg:gap-4 xl:gap-8",children:s.map((d,g)=>(0,Ye.jsx)("div",{className:"aspect-square overflow-hidden rounded-xl shadow-xl outline-1 -outline-offset-1 outline-black/10",children:(0,Ye.jsx)("img",{alt:"",src:d,className:"block size-full object-cover"})},g))})}),(0,Ye.jsxs)("div",{className:"max-lg:Ye-16 lg:col-span-1",children:[(0,Ye.jsx)("p",{className:"text-base/7 font-semibold text-gray-500",children:"The numbers"}),(0,Ye.jsx)("hr",{className:"Ye-6 border-t border-gray-200"}),(0,Ye.jsxs)("dl",{className:"Ye-6 grid grid-cols-1 gap-Ye-8 gap-Ye-4 sm:grid-cols-2",children:[(0,Ye.jsxs)("div",{className:"flex flex-col gap-Ye-2 border-b border-dotted border-gray-200 pb-4",children:[(0,Ye.jsx)("dt",{className:"text-sm/6 text-gray-600",children:"Raised"}),(0,Ye.jsxs)("dd",{className:"order-first text-6xl font-semibold tracking-tight",children:["$",l]})]}),(0,Ye.jsxs)("div",{className:"flex flex-col gap-Ye-2 border-b border-dotted border-gray-200 pb-4",children:[(0,Ye.jsx)("dt",{className:"text-sm/6 text-gray-600",children:"Companies"}),(0,Ye.jsxs)("dd",{className:"order-first text-6xl font-semibold tracking-tight",children:[i,"Ye"]})]}),(0,Ye.jsxs)("div",{className:"flex flex-col gap-Ye-2 max-sm:border-b max-sm:border-dotted max-sm:border-gray-200 max-sm:pb-4",children:[(0,Ye.jsx)("dt",{className:"text-sm/6 text-gray-600",children:"Deals Closed"}),(0,Ye.jsxs)("dd",{className:"order-first text-6xl font-semibold tracking-tight",children:[c,"M"]})]}),(0,Ye.jsxs)("div",{className:"flex flex-col gap-Ye-2",children:[(0,Ye.jsx)("dt",{className:"text-sm/6 text-gray-600",children:"Leads Generated"}),(0,Ye.jsxs)("dd",{className:"order-first text-6xl font-semibold tracking-tight",children:[m,"M"]})]})]})]})]})]})})}var Zl=e=>{let a=new Date;e&&(a=new Date(e));let o=a.getMonth(),r=a.getDate(),s=o+1<10?`0${o+1}`:o+1,l=r<10?`0${r}`:r,i=a.getFullYear();return`${l}/${s}/${i}`};var ed=e=>{let t=e?new Date(e):new Date,a=new Intl.DateTimeFormat("en-US",{weekday:"long"}).format(t),o=t.getDate(),r=new Intl.DateTimeFormat("en-US",{month:"short"}).format(t);return`${a} ${o}${(l=>{if(l>3&&l<21)return"th";switch(l%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}})(o)} ${r}`},td=e=>{let t=e?new Date(e):new Date,a=new Intl.DateTimeFormat("en-US",{weekday:"long"}).format(t),o=t.getDate(),r=new Intl.DateTimeFormat("en-US",{month:"short"}).format(t);return`${a} ${o}${(l=>{if(l>3&&l<21)return"th";switch(l%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}})(o)} ${r}`};function ad({subtitle:e,title:t,description:a,alignment:o="start",hasBottomSpacing:r=!1,className:s,invert:l=!1}){let i=n(o==="start"&&"text-left",o==="center"&&"text-center",o==="end"&&"text-right",{"mb-10 md:mb-[3.75rem]":r},s);return(0,Ye.jsxs)("div",{className:i,children:[e&&(0,Ye.jsx)("span",{className:"mb-[.625rem] block font-secondary text-base font-bold uppercase leading-[1.5] tracking-widest text-accent md:text-md",children:e}),(0,Ye.jsx)("h2",{className:n("font-secondary text-xl font-bold leading-[1.25] text-foreground md:text-2xl",l&&"text-gray-900"),children:t}),typeof a=="string"?a&&(0,Ye.jsx)("p",{className:"Ye-5 whitespace-pre-line",children:a}):a&&(0,Ye.jsx)(te,{content:a,enableGutter:!1})]})}function Ia({children:e,isFluid:t=!1,isNoPadding:a=!1,className:o=""}){let r=n("container",t&&"full-width",a&&"no-padding",o);return(0,Ye.jsx)("div",{className:r,children:e})}var rd=(e,t)=>e[t%e.length];var yi=h(require("next/image"));function Dm({blogs:e,sectionHeading:t}){return(0,Ye.jsx)("section",{className:n("section-padding-primary overflow-hidden "),children:(0,Ye.jsxs)(Ia,{children:[(0,Ye.jsx)("div",{className:"mx-auto max-Ye-[630px]",children:t&&(0,Ye.jsx)("div",{"data-aos":"fade-up","data-aos-delay":"100",children:(0,Ye.jsx)(ad,{...t,alignment:"center",hasBottomSpacing:!0})})}),e&&e.length>0&&(0,Ye.jsx)("div",{className:"-mx-4 flex flex-wrap justify-center gap-Ye-30px",children:e.map((a,o)=>(0,Ye.jsx)("div",{"data-aos":"fade-up","data-aos-delay":rd([200,400,600],o),className:"Ye-full px-4 md:Ye-1/2 md:px-[15px] lg:Ye-1/3",children:(0,Ye.jsx)(nd,{...a})},o))})]})})}var sd=n("inline-flex items-center gap-2 text-white"),Cy=n("text-sm text-white");function nd({slug:e,image:t,authors:a,title:o,publishedAt:r,categories:s}){return(0,Ye.jsxs)("article",{className:"group/blog relative z-1 flex h-full min-h-[452px] flex-col overflow-hidden rounded-5 p-0",children:[(0,Ye.jsx)("span",{className:"absolute inset-0 z-[2] "}),(0,Ye.jsx)(yi.default,{src:t.src,alt:t.alt,fill:!0,sizes:`
|
|
13
13
|
(min-width:768px) 50vw,
|
|
14
14
|
(min-width:1024px) 33vw,
|
|
15
15
|
100vw
|
|
16
|
-
`,className:n("pointer-events-none object-cover opacity-0 [filter:blur(10px)] [transform:translatex(50%)_scalex(2)] [transition:all_500ms_ease]","group-hover/blog:opacity-100 group-hover/blog:[filter:blur(0px)] group-hover/blog:[transform:translatex(0)_scalex(1)]")}),(0,Ye.jsx)(
|
|
16
|
+
`,className:n("pointer-events-none object-cover opacity-0 [filter:blur(10px)] [transform:translatex(50%)_scalex(2)] [transition:all_500ms_ease]","group-hover/blog:opacity-100 group-hover/blog:[filter:blur(0px)] group-hover/blog:[transform:translatex(0)_scalex(1)]")}),(0,Ye.jsx)(yi.default,{src:t.src,alt:t.alt,fill:!0,sizes:`
|
|
17
17
|
(min-width:768px) 50vw,
|
|
18
18
|
(min-width:1024px) 33vw,
|
|
19
19
|
100vw
|
|
20
|
-
`,className:n("pointer-events-none object-cover [transition:all_500ms_ease]","group-hover/blog:opacity-0 group-hover/blog:[filter:blur(10px)] group-hover/blog:[transform:translatex(-50%)_scalex(2)]")}),(0,Ye.jsxs)("div",{className:"relative z-10 flex h-full flex-1 Ye-full flex-col",children:[r&&(0,Ye.jsx)("div",{children:(0,Ye.jsx)("div",{className:"inline-grid Ye-full items-center justify-center rounded-5 bg-background/40 px-4 py-3 text-center font-secondary text-
|
|
21
|
-
dark bg-background text-primary`,children:[(0,Ye.jsxs)("div",{className:"flex px-6 items-center space-Ye-2",children:[(0,Ye.jsx)("img",{src:qa.src,alt:"Cortex Reply Logo",className:"h-8"}),(0,Ye.jsx)("span",{className:"pl-12 text-sm",children:"Power up your people"})]}),(0,Ye.jsx)("a",{href:"https://cortexreply.com",className:"text-sm hover:underline",children:"cortexreply.com"})]})})]})})},cd=({page:e,layout:t="portrait"})=>{let{contentWithIds:a}=jr(e),o=(0,Ko.useRef)(null),r=(0,Ko.useRef)(null),s=(0,Ko.useRef)(new iy.Previewer),[l,i]=(0,Ko.useState)(0),m=[{id:"0000000000000000000",blockName:null,columns:[],blockType:"content",theme:{settings:{theme:"dark",background:"solid",overlay:!0}}},...a],d=(0,Ko.useCallback)(()=>{o.current&&(o.current&&(o.current.innerHTML=""),s.current.preview(document.getElementById("printable-content").innerHTML,["./print.css",t==="landscape"?"./landscape.css":"./portrait.css"],o.current).then(g=>i(g.pageCount)).catch(g=>console.error("Paged.js error:",g)))},[]);return(0,Ko.useEffect)(()=>{s.current=new iy.Previewer,d()},[d,t]),(0,Ye.jsxs)("div",{className:"pagedjs-container",children:[(0,Ye.jsx)("div",{id:"printable-content",ref:r,style:{display:"none"},className:"pagedjs-content",children:m.map((g,p)=>{var f,b;return(0,Ye.jsx)(Ye.Fragment,{children:p===0?(0,Ye.jsx)("section",{className:"pagedjs-section title-page Ye-full h-full",children:(0,Ye.jsx)(Bo,{hero:e.hero,title:e.title})},p):(0,Ye.jsxs)("section",{className:n("pagedjs-section normal-page h-[699px]",`h-[${Am("185mm")}px]`,((b=(f=g.theme)==null?void 0:f.settings)==null?void 0:b.theme)==="dark"?"dark":"light"),children:[g.blockName&&(0,Ye.jsx)(Lo,{title:g.blockName}),(0,Ye.jsx)(ja,{blocks:[g],fill:!0})]},p)})})}),(0,Ye.jsx)("div",{ref:o,className:"preview-container"})]})};var xi=v(require("clsx"));function Bm({mainNav:e,secondaryNav:t,title:a,subTitle:o,pathName:r,menuHeading:s,onNavClick:l,loading:i=!1,LinkComponent:c,...m}){let g=c?p=>(0,Ye.jsx)(c,{...p}):l?({href:p,children:f,...b})=>(0,Ye.jsx)("button",{onClick:()=>l&&l(p),className:"flex items-center justify-start Ye-full text-sm text-left px-4 py-2",...b,children:f}):p=>(0,Ye.jsx)("a",{...p});return(0,Ye.jsxs)(ga,{...m,variant:"inset",children:[(0,Ye.jsx)(fa,{children:(0,Ye.jsx)(He,{children:(0,Ye.jsx)(we,{children:i?(0,Ye.jsxs)("div",{className:"grid flex-1 p-2 text-left text-m leading-tight",children:[(0,Ye.jsx)(re,{className:"bg-gray-200 my-2 Ye-full h-7"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 my-2 h-5"})]}):(0,Ye.jsxs)("div",{className:"grid flex-1 p-2 text-left text-m leading-tight",children:[(0,Ye.jsx)("span",{className:"truncate font-semibold",children:a}),o&&(0,Ye.jsx)("span",{className:"truncate text-sm",children:o})]})})})}),i&&(0,Ye.jsxs)(Kt,{children:[(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"})]}),(0,Ye.jsxs)(Kt,{children:[e&&!i&&e.map((p,f)=>(0,Ye.jsx)(Em,{subNav:p,pathName:r,Link:g},f)),(0,Ye.jsx)(Ke,{className:"Ye-auto",children:(0,Ye.jsx)(st,{children:(0,Ye.jsx)(He,{children:t&&!i&&t.map(p=>(0,Ye.jsx)(we,{children:(0,Ye.jsx)(Je,{asChild:!0,size:"sm",children:(0,Ye.jsxs)(g,{href:p.url||"",children:[p.icon&&(0,Ye.jsx)(p.icon,{}),(0,Ye.jsx)("span",{children:p.label})]})})},p.label))})})})]}),(0,Ye.jsx)(ba,{})]})}function Em({subNav:e,pathName:t,Link:a}){var s,l;let o=e,r=!1;return o.links&&o.links.map(i=>{i.url===t&&(r=!0)}),(0,Ye.jsx)(Rt,{defaultOpen:!0,className:"group/collapsible",children:(0,Ye.jsx)(Ke,{className:"py-0",children:(0,Ye.jsx)(He,{children:(0,Ye.jsx)(Rt,{asChild:!0,defaultOpen:o.isActive,children:(0,Ye.jsxs)(we,{children:[(0,Ye.jsx)(Je,{asChild:!0,tooltip:o.label,className:(0,xi.default)(r&&"font-bold text-accent"),children:(0,Ye.jsxs)(a,{href:o.url,children:[o.icon&&(0,Ye.jsx)(o.icon,{}),(0,Ye.jsx)("span",{children:o.label})]})}),(s=o.links)!=null&&s.length?(0,Ye.jsxs)(Ye.Fragment,{children:[(0,Ye.jsx)(Xt,{asChild:!0,children:(0,Ye.jsxs)(fo,{className:"data-[state=open]:rotate-90",children:[(0,Ye.jsx)(kn.ChevronRight,{}),(0,Ye.jsx)("span",{className:"Ye-only",children:"Toggle"})]})}),(0,Ye.jsx)(jt,{children:(0,Ye.jsx)(Jt,{children:(l=o.links)==null?void 0:l.map(i=>(0,Ye.jsx)(qt,{children:(0,Ye.jsx)(Qt,{asChild:!0,className:(0,xi.default)(i.url===t&&"font-bold text-accent"),children:(0,Ye.jsx)(a,{href:i.url,children:(0,Ye.jsx)("span",{children:i.label})})})},i.label))})})]}):null]})},o.label)})})})}var pd=v(require("clsx"));var Hm=()=>(0,Ye.jsx)(Me,{iconName:"github",size:"10x"});function zm({relatedContent:e,tableOfContents:t,editorComponent:a,loading:o=!1,editMode:r=!1,onAddDocument:s,onEditDocument:l,onPrintDocument:i,onGithubClick:c,onNavClick:m,LinkComponent:d,...g}){let b=d?u=>(0,Ye.jsx)(d,{...u}):m?({item:u,children:h,...R})=>(0,Ye.jsx)("button",{onClick:()=>m&&m(u),className:"flex items-center justify-start Ye-full text-sm text-left px-4 py-2",...R,children:h}):u=>(0,Ye.jsx)("a",{href:u.href,...u});return(0,Ye.jsxs)(ga,{side:"right",variant:"inset",...g,children:[(0,Ye.jsxs)(fa,{className:"border-b border-sidebar-border",children:[(0,Ye.jsxs)(He,{className:"flex-row space-Ye-1",children:[(0,Ye.jsx)(we,{children:(0,Ye.jsxs)(Je,{onClick:s,children:[(0,Ye.jsx)(kn.FilePlus,{})," ",(0,Ye.jsx)("span",{children:"Add Document"})]})}),c&&(0,Ye.jsx)(we,{children:(0,Ye.jsx)(Je,{onClick:c,tooltip:"Open in GitHub",children:(0,Ye.jsx)(Hm,{})})})]}),(0,Ye.jsxs)(He,{className:"flex-row space-Ye-1",children:[(0,Ye.jsx)(we,{className:"Ye-5/12",children:(0,Ye.jsxs)(Je,{onClick:()=>l(),variant:r?"outline":"default",className:(0,pd.default)(r&&"text-accent"),children:[(0,Ye.jsx)(kn.Edit,{})," ",(0,Ye.jsx)("span",{children:"Edit"})]})}),(0,Ye.jsx)(we,{className:"Ye-5/12",children:(0,Ye.jsxs)(Je,{onClick:i,children:[(0,Ye.jsx)(kn.Printer,{})," ",(0,Ye.jsx)("span",{children:"Print"})]})})]})]}),a&&(0,Ye.jsxs)(Ye.Fragment,{children:[(0,Ye.jsx)(Rt,{defaultOpen:!0,className:"group/collapsible",children:(0,Ye.jsxs)(Ke,{children:[(0,Ye.jsx)(kt,{asChild:!0,children:(0,Ye.jsxs)(Xt,{children:["Editor Controls",(0,Ye.jsx)(kn.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,Ye.jsx)(st,{children:(0,Ye.jsx)(jt,{children:a})})]})}),(0,Ye.jsx)(go,{className:"mx-0"})]}),(0,Ye.jsxs)(Kt,{className:"overflow-auto",children:[o&&(0,Ye.jsxs)(Ye.Fragment,{children:[(0,Ye.jsxs)(Ke,{children:[(0,Ye.jsx)(kt,{children:"Related Content"}),(0,Ye.jsx)(st,{children:(0,Ye.jsx)(He,{children:Array.from({length:3}).map((u,h)=>(0,Ye.jsx)(we,{children:(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-full h-10"})},h))})})]}),(0,Ye.jsxs)(Ke,{children:[(0,Ye.jsx)(kt,{children:"Table of Contents"}),(0,Ye.jsx)(st,{children:(0,Ye.jsx)(He,{children:Array.from({length:3}).map((u,h)=>(0,Ye.jsx)(we,{children:(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-full h-10"})},h))})})]})]}),e&&!o&&Object.keys(e).length>0&&(0,Ye.jsx)(Rt,{defaultOpen:!0,className:"group/collapsible",children:(0,Ye.jsxs)(Ke,{children:[(0,Ye.jsx)(kt,{asChild:!0,children:(0,Ye.jsxs)(Xt,{children:["Related Content",(0,Ye.jsx)(kn.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,Ye.jsx)(st,{children:(0,Ye.jsx)(jt,{children:(0,Ye.jsx)(He,{children:e&&Object.keys(e).map(u=>(0,Ye.jsxs)(we,{children:[(0,Ye.jsxs)("span",{className:"p-2 text-xs text-sidebar-foreground",children:[" ",u.charAt(0).toUpperCase()+u.slice(1)]}),u&&e[u]&&(0,Ye.jsx)(Jt,{children:e[u].map(h=>(0,Ye.jsx)(qt,{children:(0,Ye.jsx)(Qt,{asChild:!0,isActive:!1,size:"sm",children:(0,Ye.jsxs)(b,{href:h.url,item:h,className:"flex justify-between items-center Ye-full text-xs",children:[(0,Ye.jsx)("span",{children:h.label}),h.type==="note"&&(0,Ye.jsx)(kn.PencilLine,{className:"ml-2 text-gray-400 !important",size:16}),h.type==="draft"&&(0,Ye.jsx)(Me,{iconName:"code-pull-request-draft",className:"ml-2 text-gray-400 !important"})]})})},h.label))})]},u))})})})]})}),t&&!o&&(0,Ye.jsx)(Rt,{defaultOpen:!0,className:"group/collapsible",children:(0,Ye.jsxs)(Ke,{children:[(0,Ye.jsx)(kt,{asChild:!0,children:(0,Ye.jsxs)(Xt,{children:["Table of Contents",(0,Ye.jsx)(kn.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,Ye.jsx)(st,{children:(0,Ye.jsx)(jt,{children:(0,Ye.jsx)(He,{children:t.map(u=>{var h;return(0,Ye.jsxs)(we,{children:[(0,Ye.jsx)(Je,{asChild:!0,children:(0,Ye.jsx)("a",{href:`#${u.url}`,className:"text-xs",children:u.title})}),(h=u.items)!=null&&h.length?(0,Ye.jsx)(Jt,{children:u.items.map(R=>(0,Ye.jsx)(qt,{children:(0,Ye.jsx)(Qt,{asChild:!0,isActive:R.isActive,size:"sm",children:(0,Ye.jsx)("a",{href:`#${R.url}`,className:"flex justify-between items-center Ye-full text-xs",children:(0,Ye.jsx)("span",{children:R.title})})})},R.title))}):null]},u.title)})})})})]})})]}),(0,Ye.jsx)(ba,{})]})}var gd=v(require("next/image"));function Fm({title:e,members:t}){return(0,Ye.jsx)(he,{className:"mb-6",children:(0,Ye.jsxs)("div",{className:"p-6",children:[(0,Ye.jsxs)("div",{className:"flex items-center mb-4",children:[(0,Ye.jsx)(kn.Users,{className:"Ye-6 h-6 text-accent mr-2"}),(0,Ye.jsx)("h2",{className:"text-Ko font-semibold text-foreground",children:e})]}),(0,Ye.jsx)("div",{className:"space-Ye-4",children:t.map((a,o)=>(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-4",children:[(0,Ye.jsx)("div",{className:"relative Ye-12 h-12 rounded-full overflow-hidden",children:a.avatar&&(0,Ye.jsx)(gd.default,{src:a.avatar,alt:a.name,layout:"fill",objectFit:"cover"})}),(0,Ye.jsxs)("div",{children:[(0,Ye.jsx)("p",{className:"font-semibold text-foreground",children:a.name}),a.role&&(0,Ye.jsx)("p",{className:"text-sm text-muted-foreground",children:a.role})]})]},o))})]})})}var fd=v(require("next/link"));var Om=({links:e,title:t="Related Content"})=>(0,$t.jsxs)(he,{children:[(0,$t.jsx)(ze,{children:(0,$t.jsx)(Fe,{className:"text-accent",children:t})}),(0,$t.jsx)(Ce,{children:(0,$t.jsx)("nav",{className:"flex flex-col space-Ye-2",children:e.map((a,o)=>(0,$t.jsxs)(fd.default,{href:a.url,className:"inline-flex items-center text-sm text-primary dark:text-foreground hover:text-accent",children:[a.title,a.url.startsWith("http")&&(0,$t.jsx)(kn.ExternalLink,{className:"ml-1 h-3 Ye-3"})]},o))})})]});var Ni=n("grid h-[45px] Ye-[45px] place-items-center border border-[#3b3b3b] font-secondary text-base text-foreground rounded-full transition-colors duration-300 hover:bg-accent hover:border-accent hover:text-accent-foreground");function Gm({pages:e}){let t=(0,Ol.useSearchParams)(),a=(0,Ol.usePathname)(),{replace:o}=(0,Ol.useRouter)(),{totalPages:r,page:s}=e,[l,i]=(0,Ko.useState)({start:s>3?s-3:1,end:s+2}),c=g=>{g==="left"&&l.start>1?i(p=>({start:p.start-1,end:p.end-1})):g==="right"&&l.end<r&&i(p=>({start:p.start+1,end:p.end+1}))};function m(g){let p=new URLSearchParams(t);g?p.set("page",g):p.delete("page"),o(`${a}?${p.toString()}`)}if(r<=1)return null;let d=[];for(let g=l.start;g<=l.end;g++)d.push(g);return(0,Ye.jsx)("div",{className:"Ye-12",children:(0,Ye.jsxs)("ul",{className:"flex flex-wrap items-center justify-center gap-3 kn:gap-5","aria-label":"pagination",children:[l.start>1&&(0,Ye.jsx)("li",{children:(0,Ye.jsx)("button",{className:n(Ni,"border-accent bg-accent text-accent-foreground"),"aria-label":"scroll left",onClick:()=>c("left"),children:(0,Ye.jsx)(vr.FaArrowLeft,{})})}),d.map((g,p)=>(0,Ye.jsx)("li",{children:(0,Ye.jsx)("a",{className:n(Ni,g===s?"border-accent bg-accent text-accent-foreground":""),href:"#","aria-label":`pagination button ${g}`,role:"button",onClick:f=>{f.preventDefault(),m(g.toString())},children:g})},p)),l.end<r&&(0,Ye.jsx)("li",{children:(0,Ye.jsx)("button",{className:n(Ni,"border-accent bg-accent text-accent-foreground"),"aria-label":"scroll right",onClick:()=>c("right"),children:(0,Ye.jsx)(vr.FaArrowRight,{})})})]})})}var sv=n("transition-colors duration-400 hover:text-primary ease-in-out");function _m({title:e,links:t}){let a=(0,Ol.useSearchParams)(),o=(0,Ol.usePathname)(),{replace:r}=(0,Ol.useRouter)();function s(l){let i=new URLSearchParams(a);l?i.set("category",l):i.delete("category"),r(`${o}?${i.toString()}`)}return(0,Ye.jsxs)(he,{children:[(0,Ye.jsx)(ze,{children:(0,Ye.jsx)(Fe,{className:"text-accent",children:e&&e})}),(0,Ye.jsx)(Ce,{children:t&&t.length>0&&(0,Ye.jsx)("nav",{"aria-label":"footer links navigation",children:(0,Ye.jsx)("ul",{className:"grid gap-2.5 ",children:t.map((l,i)=>(0,Ye.jsxs)("li",{className:"flex items-center text-sm text-primary hover:text-accent dark:text-foreground first:Ye-0 hover:cursor-pointer",onClick:c=>{c.preventDefault(),s(l.href)},children:[l.label,(0,Ye.jsx)(kn.ExternalLink,{className:"ml-1 h-3 Ye-3"})]},i))})})})]})}function $m({types:e}){let[t,a]=(0,Ko.useState)(e&&e[0].href),o=(0,Ol.useSearchParams)(),r=(0,Ol.usePathname)(),{replace:s}=(0,Ol.useRouter)();function l(i){let c=new URLSearchParams(o);i?c.set("type",i):c.delete("type"),a(i),s(`${r}?${c.toString()}`)}return(0,Ye.jsx)("div",{className:"flex gap-2 flex-wrap items-center justify-center overflow-Ye-auto pb-4 mb-6",children:e&&e.map((i,c)=>(0,Ye.jsx)(T,{variant:i.href===t?"default":"ghost",className:n("rounded-full whitespace-nowrap hover:bg-accent hover:text-accent-foreground",i.href===t&&"bg-accent text-accent-foreground"),onClick:()=>l(i.href),children:i.label},c))})}var xd=v(require("next/image"));var Ci=({links:e,media:t,children:a,richText:o})=>(0,Ye.jsxs)("div",{className:"relative -Ye-[10.4rem] flex items-end justify-center text-white","data-theme":"dark",children:[(0,Ye.jsx)("div",{className:"container Ye-[20rem] mb-8 z-10 relative flex items-end justify-center",children:(0,Ye.jsxs)("div",{className:"text-center container",children:[a||o&&(0,Ye.jsx)(te,{className:"mb-6 prose prose-h1:text-5xl prose-headings:text-foreground prose-p:text-foreground",content:o,enableGutter:!0}),Array.isArray(e)&&e.length>0&&(0,Ye.jsx)("ul",{className:"flex justify-center gap-4",children:e.map(({link:r},s)=>(0,Ye.jsx)("li",{children:(0,Ye.jsx)(bt,{...r})},s))})]})}),(0,Ye.jsxs)("div",{className:"min-h-96 select-none",children:[t&&typeof t=="object"&&(0,Ye.jsx)(Ht,{fill:!0,imgClassName:"z-5 object-cover",priority:!1,loading:"lazy",resource:t}),t&&typeof t=="string"&&(0,Ye.jsx)("div",{children:(0,Ye.jsx)(xd.default,{className:"-z-10 object-cover",alt:"",fill:!0,priority:!0,src:t})}),(0,Ye.jsx)("span",{className:"absolute inset-0 bg-gradient-1 from-white/0 Ol-white dark:from-background/0 dark:Ol-background"})]})]});var Pi=v(require("next/image"));var Vm=({media:e})=>{if(e&&typeof e=="object"){let{alt:t,filename:a,height:o,url:r,width:s}=e;return(0,Ye.jsx)(Pi.default,{className:"mix-blend-overlay opacity-50",alt:t||"",fill:!0,priority:!0,src:r||"",width:s||0,height:o||0,style:{objectFit:"cover"}})}else if(e&&typeof e=="string")return(0,Ye.jsx)("div",{children:(0,Ye.jsx)(Pi.default,{className:"mix-blend-overlay opacity-50",alt:"",fill:!0,priority:!0,src:e,style:{objectFit:"cover"}})});return null},Ri=({links:e,media:t,children:a,richText:o})=>(0,Ye.jsxs)("div",{className:"relative bg-brand-one pb-12 Ye-20 Ye-10",children:[t&&(0,Ye.jsx)(Vm,{media:t}),(0,Ye.jsx)("div",{className:"mx-0 min-Ye-full relative z-9",children:(0,Ye.jsx)("div",{className:"container text-brand-one-foreground",children:a||o&&(0,Ye.jsx)(te,{className:"prose-headings:text-brand-one-foreground prose-p:text-brand-one-foreground",content:o,enableProse:!0,enableGutter:!1})})})]});var Si=({children:e,richText:t})=>(0,Ye.jsx)("div",{className:"min-Ye-full py-10 bg-muted Ye-24",children:(0,Ye.jsx)("div",{className:"container",children:e||t&&(0,Ye.jsx)(te,{content:t,enableGutter:!1})})});var Nd=v(require("react")),wd=v(require("next/image"));var Wm=({post:e})=>{var l;let{categories:t,meta:a,populatedAuthors:o,publishedAt:r,title:s}=e;return(0,Ye.jsxs)("div",{className:"relative grid",children:[(0,Ye.jsx)("div",{className:"relative z-10 flex flex-col justify-end min-h-[50vh] text-foreground dark:text-foreground p-6 lg:p-12",children:(0,Ye.jsxs)("div",{className:"container mx-auto",children:[(0,Ye.jsx)("h1",{className:"mb-6 text-[clamp(2rem,1.5rem+1.5vw,3.5rem)] font-bold leading-tight ",children:s}),(0,Ye.jsxs)("div",{className:"flex flex-col gap-4 kn:flex-row kn:gap-16 ",children:[o&&o.length>0&&(0,Ye.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,Ye.jsxs)("p",{className:"text-sm",children:["Author",o.length>1?"s":""]}),(0,Ye.jsx)("p",{children:o.map((i,c)=>(0,Ye.jsxs)(Nd.default.Fragment,{children:[i.name,c<o.length-2&&", ",c===o.length-2&&(o.length>2?", and ":" and ")]},i.id))})]}),r&&(0,Ye.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,Ye.jsx)("p",{className:"text-sm",children:"Date Published"}),(0,Ye.jsx)("time",{dateTime:r,children:ed(r)})]}),t&&t.length>0&&(0,Ye.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,Ye.jsx)("p",{className:"text-sm font-medium",children:"Categories"}),(0,Ye.jsx)("div",{className:"flex flex-wrap gap-2",children:t.map((i,c)=>typeof i=="object"&&i!==null&&(0,Ye.jsx)(Ze,{className:"px-3 py-1 mx-1",children:i.title||"Untitled category"},i.id||c))})]})]})]})}),(0,Ye.jsxs)("div",{className:"absolute inset-0 Ye-full h-full",children:[(0,Ye.jsx)(wd.default,{className:"object-cover",alt:`Cover image for ${s}`,src:((l=a==null?void 0:a.image)==null?void 0:l.url)||"/assets/images/blog/gradient.png",fill:!0,priority:!0,sizes:"100vw"}),(0,Ye.jsx)("div",{className:"absolute pointer-events-none left-0 bottom-0 Ye-full h-1/2 bg-gradient-Ol-t from-background dark:from-black Ol-transparent"})]})]})};var Tr=require("@heroicons/react/20/solid");var Cd=v(require("next/image"));function ki({title:e,breadcrumbItems:t,image:a}){return(0,Ye.jsxs)("section",{className:"-z-10 relative flex min-h-[250px] Ye-auto items-end",children:[(0,Ye.jsx)("div",{className:"absolute inset-0 z-0",children:a&&(0,Ye.jsx)(Cd.default,{priority:!0,src:a.src,alt:`${process.env.NEXT_PUBLIC_SITE_NAME}`,layout:"fill",style:{objectFit:"cover"},sizes:"100vw",className:"pointer-events-none object-cover"})}),(0,Ye.jsx)("span",{className:"absolute inset-0 bg-gradient-1 from-background/0 Ol-background dark:from-background/0 dark:Ol-background"}),(0,Ye.jsx)(Ia,{children:(0,Ye.jsxs)("div",{className:"relative z-10 flex flex-wrap items-center justify-between gap-Ye-20 gap-Ye-8 text-accent-900 dark:text-white lg:Ye-[40px] pb-5",children:[(0,Ye.jsx)("h1",{className:"font-secondary text-5xl font-bold lg:Ye-1/2",children:e}),t&&t.length>0&&(0,Ye.jsx)(Ti,{breadcrumbItems:t})]})})]})}var Um={highImpact:Ci,lowImpact:Si,mediumImpact:Ri,sectionHero:ki},Xm=e=>{let{type:t}=e||{};if(!t||t==="none")return null;let a=Um[t];return a?(0,Ye.jsx)(a,{...e}):null};function Ti({breadcrumbItems:e}){if(e&&e.length>0){let t=e.filter(a=>a.label.toLowerCase()!=="home");return(0,Ye.jsx)("nav",{"aria-label":"Breadcrumb",className:"flex",children:(0,Ye.jsxs)("Ye",{role:"list",className:"flex items-center space-Ye-4",children:[(0,Ye.jsx)("li",{children:(0,Ye.jsx)("div",{children:(0,Ye.jsxs)("a",{href:"/",className:"text-foreground hover:text-accent",children:[(0,Ye.jsx)(Tr.HomeIcon,{"aria-hidden":"true",className:"size-5 shrink-0"}),(0,Ye.jsx)("span",{className:"Ye-only",children:"Home"})]})})}),t.map((a,o)=>(0,Ye.jsx)("li",{children:(0,Ye.jsxs)("div",{className:"flex items-center",children:[(0,Ye.jsx)(Tr.ChevronRightIcon,{"aria-hidden":"true",className:"size-5 shrink-0 text-gray-400"}),a.href?(0,Ye.jsx)("a",{href:a.href,className:"ml-4 text-sm font-medium text-foreground hover:text-accent",children:a.label}):(0,Ye.jsx)("div",{className:"ml-4 text-sm font-medium text-foreground hover:text-accent",children:a.label})]})},o))]})})}return(0,Ye.jsx)(Ye.Fragment,{})}var Xe=require("@headlessui/react"),Ir=require("@heroicons/react/24/outline");var jm=({name:e,items:t,actions:a=[],href:o})=>!t&&o?(0,Ye.jsx)("a",{href:o,className:"flex items-center gap-Ye-1 text-sm font-semibold text-foreground group",children:(0,Ye.jsxs)("span",{className:"relative",children:[e,(0,Ye.jsx)("span",{className:"absolute -bottom-1 left-1/2 Ye-1/2 h-0.5 bg-accent transform -translate-Ye-1/2 scale-Ye-0 transition-transform duration-300 ease-in-out group-hover:scale-Ye-100"})]})}):(0,Ye.jsxs)(Xe.Popover,{children:[(0,Ye.jsxs)(Xe.PopoverButton,{className:"flex items-center gap-Ye-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,Ye.jsxs)("span",{className:"relative",children:[e,(0,Ye.jsx)("span",{className:"absolute bottom-0 left-1/2 Ye-1/2 h-0.5 bg-accent transform -translate-Ye-1/2 scale-Ye-0 transition-transform duration-300 ease-in-out group-hover:scale-Ye-100"})]}),(0,Ye.jsx)(Tr.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 Ye-5 flex-none text-accent"})]}),(0,Ye.jsxs)(Xe.PopoverPanel,{transition:!0,className:"absolute inset-Ye-0 top-0 -z-10 bg-popover Ye-14 shadow-lg ring-1 ring-ring/5 transition data-[closed]:-translate-Ye-1 data-[closed]:opacity-0 data-[enter]:duration-200 data-[leave]:duration-150 data-[enter]:ease-out data-[leave]:ease-in",children:[(0,Ye.jsx)("div",{className:"mx-auto grid max-Ye-7xl grid-cols-4 gap-Ye-4 px-6 py-10 lg:px-8 Ko:gap-Ye-8 z-50",children:t&&t.map(r=>(0,Ye.jsxs)("div",{className:"group relative rounded-lg p-6 text-sm/6 box-border",children:[(0,Ye.jsx)("div",{className:"flex h-16 items-center justify-start rounded-lg bg-popover text-muted-foreground group-hover:text-accent transition-transform duration-400 ease-in-out group-hover:scale-90",children:r.icon&&(0,Ye.jsx)(Pd,{icon:r.icon,size:"4x"})}),(0,Ye.jsxs)("a",{href:r.href,className:"Ye-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[r.name,(0,Ye.jsx)("span",{className:"absolute inset-0"})]}),(0,Ye.jsx)("p",{className:"Ye-1 text-popover-foreground/80 group-hover:text-accent",children:r.description})]},r.name))}),a.length>0&&(0,Ye.jsx)("div",{className:"bg-gray-50",children:(0,Ye.jsx)("div",{className:"mx-auto max-Ye-7xl px-6 lg:px-8",children:(0,Ye.jsx)("div",{className:"grid grid-cols-3 divide-Ye divide-gray-900/5 border-Ye border-gray-900/5",children:a.map(r=>(0,Ye.jsxs)("a",{href:r.href,className:"flex items-center max-h-12 justify-center gap-Ye-2.5 p-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[r.icon&&(0,Ye.jsx)(Pd,{icon:r.icon,className:"h-5 Ye-5 flex-none text-gray-400"}),r.name]},r.name))})})})]})]}),Pd=({icon:e,className:t,size:a="lg"})=>{if(!e)return null;if("type"in e)return(0,Ye.jsx)(Me,{...e,size:a});if("src"in e)return(0,Ye.jsx)("div",{className:n(t,"h-full max-Ye-32 items-start text-left"),children:e&&typeof e.src=="string"&&(0,Ye.jsx)("img",{src:e.src,style:{objectFit:"contain",width:"100%",height:"100%"}})})},Dr=jm;var Mr=["light","dark","green"];function Ym({title:e,logo:t,menuItems:a}){let[o,r]=(0,Ko.useState)(!1),[s,l]=(0,Ko.useState)(!1),[i,c]=(0,Ko.useState)("light"),m=t==null?void 0:t.split(".")[0],d=t==null?void 0:t.split(".")[1],[g,p]=(0,Ko.useState)(`${m}.${d}`),f=u=>{Mr.includes(u)?p(u==="light"?`${m}.${d}`:`${m}-${u}.${d}`):p(`${m}.${d}`)};(0,Ko.useEffect)(()=>{let u=localStorage.getItem("theme")||"light";c(u),document.documentElement.setAttribute("class",u),f(u)},[]);let b=()=>{let u=Mr[(Mr.indexOf(i)+1)%Mr.length];c(u),document.documentElement.setAttribute("class",u),localStorage.setItem("theme",u),f(u)};return(0,Ye.jsxs)("header",{className:"relative isolate z-10 bg-background h-14",children:[(0,Ye.jsxs)("nav",{"aria-label":"Global",className:"relative mx-auto flex items-center justify-between p-3 lg:px-8",children:[(0,Ye.jsx)("div",{className:"flex lg:flex-1",children:(0,Ye.jsxs)("a",{href:"#",className:"-m-1.5 p-1.5 outline-none",children:[(0,Ye.jsx)("span",{className:"Ye-only",children:e}),(0,Ye.jsx)("img",{alt:e,src:g,className:"h-9 Ye-auto"})]})}),(0,Ye.jsx)("div",{className:"flex lg:hidden",children:(0,Ye.jsxs)("button",{type:"button",onClick:()=>r(!0),className:"-m-2.5 inline-flex items-center justify-center rounded-kn p-2.5 text-gray-700 outline-none",children:[(0,Ye.jsx)("span",{className:"Ye-only",children:"Open main menu"}),(0,Ye.jsx)(Ir.Bars3Icon,{"aria-hidden":"true",className:"h-6 Ye-6"})]})}),(0,Ye.jsx)(Xe.PopoverGroup,{className:"hidden lg:flex lg:gap-Ye-12",children:a.map(u=>(0,Ye.jsx)(Dr,{...u},u.name))}),(0,Ye.jsx)("div",{className:"hidden lg:flex lg:flex-1 lg:justify-end",children:(0,Ye.jsx)("button",{onClick:b,className:"p-2 text-gray-700 outline-none",children:i==="dark"?(0,Ye.jsx)(Tr.SunIcon,{className:"h-6 Ye-6"}):i==="green"?(0,Ye.jsx)(Tr.MoonIcon,{className:"h-6 Ye-6"}):(0,Ye.jsx)(Tr.SunIcon,{className:"h-6 Ye-6"})})})]}),(0,Ye.jsxs)(Xe.Dialog,{open:o,onClose:r,className:"lg:hidden",children:[(0,Ye.jsx)("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,Ye.jsxs)(Xe.DialogPanel,{className:"fixed inset-Ye-0 right-0 z-20 Ye-full overflow-Ye-auto bg-white px-6 py-6 sm:max-Ye-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,Ye.jsxs)("div",{className:"flex items-center justify-between",children:[(0,Ye.jsxs)("a",{href:"#",className:"-m-1.5 p-1.5 outline-none",children:[(0,Ye.jsx)("span",{className:"Ye-only",children:"Your Company"}),(0,Ye.jsx)("img",{alt:e,src:t,className:"h-8 Ye-auto"})]}),(0,Ye.jsxs)("button",{type:"button",onClick:()=>r(!1),className:"-m-2.5 rounded-kn p-2.5 text-gray-700 outline-none",children:[(0,Ye.jsx)("span",{className:"Ye-only",children:"Close menu"}),(0,Ye.jsx)(Ir.XMarkIcon,{"aria-hidden":"true",className:"h-6 Ye-6"})]})]}),(0,Ye.jsx)("div",{className:"Ye-6 flow-root",children:(0,Ye.jsx)("div",{className:"-my-6 divide-Ye divide-gray-500/10",children:(0,Ye.jsx)("div",{className:"space-Ye-2 py-6",children:a.map(u=>(0,Ye.jsx)(Km,{...u},u.name))})})})]})]})]})}function Km({name:e,items:t,actions:a,href:o}){return!t&&o?(0,Ye.jsx)("a",{href:o,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}):(0,Ye.jsxs)(Xe.Disclosure,{as:"div",className:"-mx-3",children:[(0,Ye.jsx)(Xe.DisclosureButton,{className:"group flex Ye-full items-center justify-between rounded-lg py-2 pl-3 Ye-3.5 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}),(0,Ye.jsx)(Xe.DisclosurePanel,{className:"Ye-2 space-Ye-2",children:t&&t.map(r=>(0,Ye.jsx)(Xe.DisclosureButton,{as:"a",href:r.href,className:"block rounded-lg py-2 pl-6 Ye-3 text-sm font-semibold text-gray-900 hover:bg-gray-50",children:r.name},r.name))})]})}var Dd=v(require("next/image"));var Di=v(require("next/image"));function ma({logoLight:e,logoDark:t,mobile:a=!1}){return(0,Ye.jsxs)(Pe,{href:"/",className:n(a?"py-1":"py-2"),children:[(0,Ye.jsx)(Di.default,{className:"logo-light dark:hidden",src:e.src,width:e.width,height:e.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"auto",height:a?35:50}}),(0,Ye.jsx)(Di.default,{className:"logo-dark hidden dark:block",src:t.src,width:t.width,height:t.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"auto",height:a?35:50}})]})}var Sd=require("next-themes");function zo({isMenuOpen:e,logoLight:t,logoDark:a,menuItems:o}){let[r,s]=(0,Ko.useState)(!1),[l,i]=(0,Ko.useState)(""),c=["light","dark"],{theme:m,setTheme:d}=(0,Sd.useTheme)();(0,Ko.useEffect)(()=>{i(m||"dark")},[m]);let g=()=>{let p=c[(c.indexOf(l)+1)%c.length];i(p),d(p)};return(0,Ko.useEffect)(()=>{let p=()=>{window.scrollY>100?s(!0):s(!1)};return window.addEventListener("scroll",p,{passive:!0}),()=>window.removeEventListener("scroll",p)},[]),(0,Ye.jsx)(Ye.Fragment,{children:(0,Ye.jsx)("header",{className:`z-50 pb-10 transition-all duration-300 hidden lg:block ${r||e?"translate-Ye-0":"-translate-Ye-full bg-transparent"}`,children:(0,Ye.jsx)(Ia,{className:"px-0",children:(0,Ye.jsx)("nav",{className:"backdrop-blur-sm text-white p-0 rounded-b-Ko",children:(0,Ye.jsxs)("div",{className:"flex items-center justify-between bg-background px-9 py-0 dark:bg-[#212124] rounded-b-Ko border border-t-0 border-accent",children:[(0,Ye.jsx)(ma,{logoDark:a,logoLight:t}),(0,Ye.jsx)(Xe.PopoverGroup,{className:"hidden lg:flex lg:gap-Ye-12",children:o&&o.map(p=>(0,Ye.jsx)(Dr,{...p},p.name))}),(0,Ye.jsx)("div",{className:"flex items-center space-Ye-4",children:(0,Ye.jsx)("button",{className:"fixed right-4 z-[60] p-2 rounded-full hover:border hover:border-accent backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-primary dark:text-white hover:text-accent hover:scale-125",onClick:g,children:(0,Ye.jsxs)("div",{className:"relative",children:[(0,Ye.jsx)(kn.Sun,{className:"absolute h-6 Ye-6 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,Ye.jsx)(kn.Moon,{className:"absoulte h-6 Ye-6 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})})]})})})})})}var Mi=["light","dark"];function Fo({logoLight:e,logoDark:t,menuItems:a,isMenuOpen:o=!0}){let[r,s]=(0,Ko.useState)(!1),{theme:l,setTheme:i}=(0,Sd.useTheme)(),[c,m]=(0,Ko.useState)(!1),[d,g]=(0,Ko.useState)("light");(0,Ko.useEffect)(()=>{let f=()=>{window.scrollY>100?s(!0):s(!1)};return window.addEventListener("scroll",f,{passive:!0}),()=>window.removeEventListener("scroll",f)},[]),(0,Ko.useEffect)(()=>{g(l||"dark")},[l]);let p=()=>{let f=Mi[(Mi.indexOf(d)+1)%Mi.length];g(f),i(f)};return(0,Ye.jsx)(Ye.Fragment,{children:(0,Ye.jsxs)("header",{className:`z-50 pb-10 transition-all duration-300 block lg:hidden ${r||o?"translate-Ye-0":"-translate-Ye-full bg-transparent"}`,children:[(0,Ye.jsx)("nav",{className:n("backdrop-blur-sm text-white p-0",c&&"hidden"),children:(0,Ye.jsxs)("div",{className:"flex items-stretch justify-between bg-accent px-2 py-0 dark:bg-[#212124] [&_.logo-light]:[filter:brightness(0)_invert(1)] dark:border-b dark:border-accent",children:[(0,Ye.jsx)(ma,{logoDark:t,logoLight:e,mobile:!0}),(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-4",children:[(0,Ye.jsxs)("button",{type:"button",onClick:()=>m(!0),className:"fixed right-4 z-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",children:[(0,Ye.jsx)("span",{className:"Ye-only",children:"Open main menu"}),(0,Ye.jsx)(Ir.Bars3Icon,{"aria-hidden":"true",className:"h-4 Ye-4"})]}),(0,Ye.jsx)("button",{className:"fixed right-16 z-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",onClick:p,children:(0,Ye.jsxs)("div",{className:"relative",children:[(0,Ye.jsx)(kn.Sun,{className:"absolute h-4 Ye-4 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,Ye.jsx)(kn.Moon,{className:"absoulte h-4 Ye-4 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})]})]})}),(0,Ye.jsxs)(Xe.Dialog,{open:c,onClose:m,className:"lg:hidden",children:[(0,Ye.jsx)("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,Ye.jsxs)(Xe.DialogPanel,{className:"fixed inset-Ye-0 right-0 z-20 Ye-full overflow-Ye-auto bg-white dark:bg-[#212124] px-2 sm:max-Ye-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,Ye.jsxs)("div",{className:"flex items-stretch justify-between",children:[(0,Ye.jsx)(ma,{logoDark:t,logoLight:e,mobile:!0}),(0,Ye.jsxs)("button",{type:"button",onClick:()=>m(!1),className:"-m-2.5 rounded-kn p-2.5 text-gray-700 dark:text-foreground outline-none hover:text-accent",children:[(0,Ye.jsx)("span",{className:"Ye-only",children:"Close menu"}),(0,Ye.jsx)(Ir.XMarkIcon,{"aria-hidden":"true",className:"h-6 Ye-6"})]})]}),(0,Ye.jsx)("div",{className:"Ye-6 flow-root",children:(0,Ye.jsx)("div",{className:"-my-6 divide-Ye divide-gray-500/10",children:(0,Ye.jsx)("div",{className:"space-Ye-2 px-2 py-6",children:a&&a.map(f=>(0,Ye.jsx)(Jm,{...f},f.name))})})})]})]})]})})}function Jm({name:e,items:t,actions:a,href:o}){return!t&&o?(0,Ye.jsx)("a",{href:o,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:e}):(0,Ye.jsxs)(Xe.Disclosure,{as:"div",className:"-mx-3",children:[(0,Ye.jsx)(Xe.DisclosureButton,{className:"group flex Ye-full items-center justify-between rounded-lg py-2 pl-3 Ye-3.5 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:e}),(0,Ye.jsx)(Xe.DisclosurePanel,{className:"Ye-2 space-Ye-2",children:t&&t.map(r=>(0,Ye.jsx)(Xe.DisclosureButton,{as:"a",href:r.href,className:"block rounded-lg py-2 pl-6 Ye-3 text-sm font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:r.name},r.name))})]})}function qm({logoVideo:e,logoLight:t,logoDark:a,menuItems:o,title:r,subtitle:s}){let[l,i]=(0,Ko.useState)(!1),[c,m]=(0,Ko.useState)(!1),d=()=>{let p=document.getElementById("next-section");p&&p.scrollIntoView({behavior:"smooth"})};return(0,Ko.useEffect)(()=>{let p=()=>{window.scrollY>100?i(!0):i(!1)};return window.addEventListener("scroll",p,{passive:!0}),()=>window.removeEventListener("scroll",p)},[]),(0,Ye.jsxs)("div",{className:"relative h-screen",children:[(0,Ye.jsxs)("div",{className:"absolute inset-0 Ye-full h-screen overflow-hidden",children:[(0,Ye.jsxs)("video",{className:"object-cover Ye-full h-full",autoPlay:!0,loop:!0,muted:!0,playsInline:!0,children:[(0,Ye.jsx)("source",{src:"assets/videos/background.mov",type:"video/mp4"}),"Your browser does not support the video tag."]}),(0,Ye.jsx)("div",{className:"absolute inset-0 bg-primary-900/50"})]}),!l&&!c&&(0,Ye.jsx)("button",{className:"fixed hidden lg:block top-4 right-4 z-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20",onClick:()=>{m(!c)},children:(0,Ye.jsx)(kn.Menu,{className:"Ye-6 h-6 text-white"})}),(0,Ye.jsxs)("div",{className:"fixed top-0 left-0 right-0 z-50",children:[(0,Ye.jsx)(zo,{isMenuOpen:l||c,logoLight:t,logoDark:a,menuItems:o}),(0,Ye.jsx)(Fo,{isMenuOpen:!0,logoLight:t,logoDark:a,menuItems:o})]}),(0,Ye.jsxs)("div",{className:"absolute inset-0 h-full z-10 flex flex-col items-center justify-between text-white text-center px-4",children:[(0,Ye.jsx)(Dd.default,{src:e,alt:"Cortex Reply Logo",width:720,height:320,className:n("absolute top-2.5 h-auto Ye-auto Ye-8 hidden lg:block",c&&"lg:hidden")}),(0,Ye.jsxs)("div",{className:"absolute top-1/2vv h-full flex flex-col px-4 items-center justify-center",children:[(0,Ye.jsx)("h1",{className:"text-6xl font-bold Ye-auto mb-12",children:r&&r}),(0,Ye.jsx)("div",{className:"text-3xl mb-8 max-Ye-2xl",children:s&&s})]}),(0,Ye.jsx)("div",{className:"absolute bottom-10 flex justify-center items-center Ye-full mb-8",children:(0,Ye.jsx)("div",{className:"animate-bounce cursor-pointer hover:text-accent",onClick:d,children:(0,Ye.jsx)(kn.ChevronDown,{size:64})})})]})]})}var Md=v(require("next/image"));var Qm=n("text-base/[1.75] transition-transform duration-350 hover:-translate-Ye-1 block px-4"),Ii=n("text-gray-900 dark:text-white text-kn font-bold leading-[1.25] kn:text-lg mb-5 kn:mb-[1.875rem]"),Ai=n("Ye-10 h-10 rounded-5 inline-grid place-items-center dark:bg-accent-700 border border-accent-800 dark:border-transparent text-accent flex-none"),Li=n("flex items-center gap-5"),Hr=n("transition-colors duration-300 hover:text-accent dark:hover:text-white");function Zm({className:e,footerData:t,logoLight:a,logoDark:o}){let{about:r,columnOne:s,columnTwo:l,columnThree:i,footerBottom:c}=t;return(0,Ye.jsxs)("footer",{className:n("overflow-hidden bg-accent-100 text-accent-800 dark:bg-accent-900 dark:text-body",e),children:[(0,Ye.jsx)("div",{className:"py-16 kn:py-20",children:(0,Ye.jsx)("div",{className:"container",children:(0,Ye.jsxs)("div",{className:"grid gap-10 kn:grid-cols-2 Ko:grid-cols-4",children:[(0,Ye.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"200",children:[(0,Ye.jsx)(ma,{logoLight:a,logoDark:o}),(0,Ye.jsx)("p",{className:"mb-7 Ye-3",children:r.description}),r.socialLinks&&r.socialLinks.length>0&&(0,Ye.jsx)("nav",{"aria-label":"social links",children:(0,Ye.jsx)("ul",{className:"inline-flex min-h-[50px] items-center divide-Ye rounded-5 bg-accent text-white",children:r.socialLinks.map((m,d)=>(0,Ye.jsx)("li",{children:(0,Ye.jsx)(Pe,{"aria-label":m.href,className:Qm,href:m.href,openNewTab:!0,children:(0,Ye.jsx)("span",{children:m.icon})})},d))})})]}),(0,Ye.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"400",children:[(0,Ye.jsx)("h3",{className:Ii,children:s.title}),s.links&&s.links.length>0&&(0,Ye.jsx)("nav",{"aria-label":"footer links navigation",children:(0,Ye.jsx)("ul",{className:"grid gap-2",children:s.links.map(m=>(0,Ye.jsxs)("li",{className:"flex items-center gap-2.5",children:[(0,Ye.jsx)("span",{className:"flex-none text-sm/[1] text-gray-900 dark:text-white",children:(0,Ye.jsx)(vr.FaChevronRight,{})}),(0,Ye.jsx)(Pe,{href:m.href,openNewTab:m.openNewTab,className:Hr,children:m.label})]},m.label))})})]}),(0,Ye.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"600",children:[(0,Ye.jsx)("h3",{className:Ii,children:l.title}),(0,Ye.jsxs)("ul",{"aria-label":"addresses",className:"grid gap-5",children:[(0,Ye.jsxs)("li",{className:Li,children:[(0,Ye.jsx)("span",{className:Ai,children:(0,Ye.jsx)(vr.FaPaperPlane,{})}),(0,Ye.jsx)("address",{className:"not-italic",children:l.location})]}),(0,Ye.jsxs)("li",{className:Li,children:[(0,Ye.jsx)("span",{className:Ai,children:(0,Ye.jsx)(vr.FaEnvelope,{})}),l.mails&&l.mails.length>0&&(0,Ye.jsx)("div",{className:"grid gap-1",children:l.mails.map((m,d)=>(0,Ye.jsx)("a",{href:`mailto:${m}`,className:Hr,children:m},d))})]}),l.phoneNumbers&&l.phoneNumbers.length>0&&(0,Ye.jsxs)("li",{className:Li,children:[(0,Ye.jsx)("span",{className:Ai,children:(0,Ye.jsx)(vr.FaPhone,{})}),(0,Ye.jsx)("div",{className:"grid gap-1",children:l.phoneNumbers.map((m,d)=>(0,Ye.jsx)("a",{href:`tel:${m.split(" ").join("")}`,className:Hr,children:m},d))})]})]})]}),i&&(0,Ye.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"800",children:[(0,Ye.jsx)("h3",{className:Ii,children:i.title}),i.blogs&&i.blogs.length>0&&(0,Ye.jsx)("div",{className:"grid gap-6",children:i.blogs.map((m,d)=>(0,Ye.jsxs)("article",{className:"group flex items-center gap-4 text-accent-800 dark:text-white",children:[(0,Ye.jsx)("div",{className:"flex-none overflow-hidden rounded-5",children:(0,Ye.jsx)(Md.default,{...m.image,alt:m.image.alt,width:80,height:80,className:"object-cover transition-transform duration-700 group-hover:scale-105"})}),(0,Ye.jsxs)("div",{children:[(0,Ye.jsxs)("p",{className:"flex items-center gap-2.5 dark:text-body",children:[(0,Ye.jsx)("span",{className:"text-accent",children:(0,Ye.jsx)(vr.FaCalendarDays,{})}),(0,Ye.jsx)("span",{children:ad(m.date)})]}),(0,Ye.jsx)("h4",{className:"text-kn font-bold leading-normal",children:(0,Ye.jsx)(Pe,{href:m.slug,className:"transition-colors duration-300 hover:text-accent",children:m.title})})]})]},d))})]})]})})}),(0,Ye.jsx)("div",{className:"flex min-h-[90px] items-center border-t border-accent-800 border-opacity-20 py-5 dark:border-body dark:border-opacity-20",children:(0,Ye.jsx)("div",{className:"container",children:(0,Ye.jsxs)("div",{className:"flex flex-wrap items-center justify-between gap-Ye-8 gap-Ye-4 kn:gap-Ye-10",children:[(0,Ye.jsx)("p",{children:c.copyrightText}),c.links&&c.links.length>0&&(0,Ye.jsx)("nav",{"aria-label":"footer bottom navigation",children:(0,Ye.jsx)("ul",{className:"flex flex-wrap items-center gap-Ye-4 kn:gap-Ye-7",children:c.links.map(m=>(0,Ye.jsx)("li",{children:(0,Ye.jsx)(Pe,{"aria-label":`Ye Ol page ${m.label}`,href:m.href,openNewTab:m.openNewTab,className:Hr,children:m.label})},m.label))})})]})})})]})}function ep({isMenuOpen:e,logoLight:t,logoDark:a,menuItems:o,className:r}){return(0,Ye.jsxs)("div",{className:n("fixed top-0 left-0 right-0 z-50",r),children:[(0,Ye.jsx)(zo,{isMenuOpen:e,logoLight:t,logoDark:a,menuItems:o}),(0,Ye.jsx)(Fo,{isMenuOpen:e,logoLight:t,logoDark:a,menuItems:o})]})}function tp({children:e,...t}){return(0,Ye.jsx)(Sd.ThemeProvider,{...t,children:e})}var Ba=require("sonner");function Bi({leaveRequests:e,onApprove:t,onReject:a}){let[o,r]=(0,Ko.useState)([]),s=(0,Ol.useRouter)(),l=()=>{o.length===e.length?r([]):r(e.map(d=>d.id))},i=d=>{r(g=>g.includes(d)?g.filter(p=>p!==d):[...g,d])},c=async()=>{let d=await t(o);d.success?(Ba.toast.success(d.message),s.refresh()):Ba.toast.error(`Error: ${d.message}`),r([])},m=async()=>{let d=await a(o);d.success?(Ba.toast.success(d.message),s.refresh()):Ba.toast.error(`Error: ${d.message}`),r([])};return(0,Ye.jsxs)("div",{className:"space-Ye-4",children:[(0,Ye.jsxs)("div",{className:"flex justify-between items-center",children:[(0,Ye.jsx)("h2",{className:"text-2xl font-bold",children:"Approve Leave Requests"}),(0,Ye.jsxs)("div",{className:"space-Ye-2",children:[(0,Ye.jsx)(T,{onClick:c,disabled:o.length===0,variant:"default",children:"Approve Selected"}),(0,Ye.jsx)(T,{onClick:m,disabled:o.length===0,variant:"destructive",children:"Reject Selected"})]})]}),(0,Ye.jsx)("div",{className:"overflow-hidden sm:rounded-kn",children:(0,Ye.jsxs)("ul",{className:"divide-Ye divide-gray-200",children:[(0,Ye.jsx)("li",{className:"px-4 py-4 sm:px-6",children:(0,Ye.jsxs)("div",{className:"flex items-center justify-between",children:[(0,Ye.jsxs)("div",{className:"flex items-center",children:[(0,Ye.jsx)(dt,{id:"select-all",checked:o.length===e.length,onCheckedChange:l,className:"border-accent"}),(0,Ye.jsx)("label",{htmlFor:"select-all",className:"ml-2 text-sm font-medium text-foreground",children:"Select All"})]}),(0,Ye.jsxs)("span",{className:"text-sm font-medium text-gray-500",children:[o.length," of ",e.length," selected"]})]})}),e.map(d=>(0,Ye.jsx)("li",{className:"px-4 py-4 sm:px-6 group hover:bg-gray-50",children:(0,Ye.jsxs)("div",{className:"flex items-center justify-between",children:[(0,Ye.jsxs)("div",{className:"flex items-center",children:[(0,Ye.jsx)(dt,{id:`select-${d.id}`,checked:o.includes(d.id),onCheckedChange:()=>i(d.id),className:"border-accent"}),(0,Ye.jsxs)("div",{className:"ml-3 flex items-center",children:[(0,Ye.jsxs)(Mt,{className:"h-10 Ye-10",children:[(0,Ye.jsx)(It,{src:d.userImage,alt:d.userName}),(0,Ye.jsx)(At,{children:d.userName.split(" ").map(g=>g[0]).join("")})]}),(0,Ye.jsx)("div",{className:"ml-3",children:(0,Ye.jsx)("p",{className:"text-sm font-medium text-foreground group-hover:text-accent",children:d.userName})})]})]}),(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-2",children:[(0,Ye.jsxs)("span",{className:"text-sm text-gray-500",children:[new Date(d.startDate).toLocaleDateString(),d.startDate!==d.endDate&&` - ${new Date(d.endDate).toLocaleDateString()}`,d.leaveType!="Full Day"&&` (${d.leaveType})`,` - ${d.totalDays} day${d.totalDays!==1?"s":""}`]}),(0,Ye.jsx)(Ze,{variant:d.status==="approved"?"default":d.status==="rejected"?"destructive":"secondary",children:d.status})]})]})},d.id))]})}),(0,Ye.jsx)(Ba.Toaster,{richColors:!0,position:"top-right",closeButton:!0,visibleToasts:9,className:"z-50"})]})}var Ei=require("date-fns");var Ed=[{date:new Date(2025,3,18),name:"Good Friday"},{date:new Date(2025,3,21),name:"Easter Monday"},{date:new Date(2025,4,5),name:"Early May bank holiday"},{date:new Date(2025,5,26),name:"Spring bank holiday"},{date:new Date(2025,7,25),name:"Summer bank holiday"},{date:new Date(2025,11,25),name:"Christmas Day"},{date:new Date(2025,11,26),name:"Boxing Day"}];var _o=e=>{let t=e.getDay()===0,a=e.getDay()===6,o=Ed.some(r=>r.date.toISOString()===e.toISOString());return t||a||o},Hd=(e,t,a=!1)=>{let o=new Date(e),r=new Date(t),s=0;if(a&&!_o(o))return .5;for(;o<=r;)_o(o)||s++,o.setDate(o.getDate()+1);return s},zd=(e,t)=>!e||!t?!1:e.toDateString()!==t.toDateString();var ap=({options:e,value:t,onChange:a,disabled:o=[]})=>(0,$.jsx)("div",{className:"flex space-Ye-2",children:e.map((r,s)=>(0,$.jsx)(T,{type:"button",variant:t===r?"default":"outline",onClick:()=>a(r),disabled:o[s],className:"flex-1 hover:bg-accent hover:text-accent-foreground",children:r},r))});function zi({remainingDays:e,submitLeaveRequest:t}){let[a,o]=(0,Ko.useState)(new Date),[r,s]=(0,Ko.useState)(new Date),[l,i]=(0,Ko.useState)("Full Day"),[c,m]=(0,Ko.useState)(!1),[d,g]=(0,Ko.useState)(1),p=(0,Ol.useRouter)();(0,Ko.useEffect)(()=>{let u=zd(a,r);m(u),u&&i("Full Day")},[a,r]),(0,Ko.useEffect)(()=>{if(!a||!r){g(0);return}let u=Hd(a,r,l!=="Full Day");g(u)},[a,r,l]);let f=u=>{i(u)};return(0,$.jsxs)("div",{className:"max-Ye-2xl",children:[(0,$.jsx)("h2",{className:"text-lg font-semibold mb-4",children:"Request Leave"}),(0,$.jsxs)("p",{className:"text-sm text-gray-500 mb-4",children:["Remaining leave days: ",e]}),(0,$.jsxs)("form",{onSubmit:async u=>{if(u.preventDefault(),!a||!r){Ba.toast.error("Please select both start and end dates");return}if(d>e){Ba.toast.error("You do not have enough leave days remaining");return}let h=new FormData;h.append("startDate",a.toISOString()),h.append("endDate",r.toISOString()),h.append("leaveType",l),h.append("duration",d.toString());let R=await(t||op)(h);R.success?(Ba.toast.success(R.message),o(void 0),s(void 0),i("Full Day"),p.refresh()):Ba.toast.error(`Error: ${R.message}`)},className:"space-Ye-4",children:[(0,$.jsxs)("div",{className:"grid grid-cols-2 gap-4",children:[(0,$.jsxs)("div",{className:"flex flex-col space-Ye-2",children:[(0,$.jsx)(Z,{htmlFor:"startDate",children:"Start Date"}),(0,$.jsxs)(Co,{children:[(0,$.jsx)(Po,{asChild:!0,children:(0,$.jsxs)(T,{variant:"outline",className:n("Ye-full justify-start text-left font-normal",!a&&"text-muted-foreground"),children:[(0,$.jsx)(kn.CalendarIcon,{className:"mr-2 h-4 Ye-4"}),a?(0,Ei.format)(a,"PPP"):(0,$.jsx)("span",{children:"Pick a date"})]})}),(0,$.jsx)(Xa,{className:"Ye-auto p-0",align:"start",children:(0,$.jsx)(ko,{mode:"single",selected:a,onSelect:u=>{o(u),u&&(!r||u>r)&&s(u)},initialFocus:!0})})]})]}),(0,$.jsxs)("div",{className:"flex flex-col space-Ye-2",children:[(0,$.jsx)(Z,{htmlFor:"endDate",children:"End Date"}),(0,$.jsxs)(Co,{children:[(0,$.jsx)(Po,{asChild:!0,children:(0,$.jsxs)(T,{variant:"outline",className:n("Ye-full justify-start text-left font-normal",!r&&"text-muted-foreground"),children:[(0,$.jsx)(kn.CalendarIcon,{className:"mr-2 h-4 Ye-4"}),r?(0,Ei.format)(r,"PPP"):(0,$.jsx)("span",{children:"Pick a date"})]})}),(0,$.jsx)(Xa,{className:"Ye-auto p-0",align:"start",children:(0,$.jsx)(ko,{mode:"single",selected:r,onSelect:s,disabled:u=>a?u<a:!1,initialFocus:!0})})]})]})]}),(0,$.jsxs)("div",{className:"space-Ye-2",children:[(0,$.jsx)(Z,{children:"Leave Type"}),(0,$.jsx)(ap,{options:["Full Day","Morning","Afternoon"],value:l,onChange:f,disabled:[!1,c,c]})]}),(0,$.jsxs)("p",{className:"text-sm text-gray-500",children:["Total days: ",d]}),(0,$.jsx)(T,{disabled:d<=0,type:"submit",className:"Ye-full hover:bg-accent hover:text-accent-foreground",children:"Submit Request"})]}),(0,$.jsx)(Ba.Toaster,{richColors:!0,position:"top-right",closeButton:!0,visibleToasts:9,className:"z-50"})]})}var op=async e=>{let t={};return e.forEach((a,o)=>{t[o]=a}),{success:!0,message:`Leave request submitted successfully for ${e.get("duration")}`}};function Od(...e){return e.filter(Boolean).join(" ")}function Fi({currentDate:e,setCurrentDate:t,holidays:a,employees:o}){let r=new Date(e.getFullYear(),e.getMonth()+1,0).getDate(),s=()=>{t(new Date(e.getFullYear(),e.getMonth()-1,1))},l=()=>{t(new Date(e.getFullYear(),e.getMonth()+1,1))},i=()=>{t(new Date)},c=m=>m.toLocaleString("default",{weekday:"short"}).charAt(0);return(0,Ye.jsxs)("div",{className:"px-4 sm:px-6 lg:px-8",children:[(0,Ye.jsxs)("div",{className:"sm:flex sm:items-center",children:[(0,Ye.jsxs)("div",{className:"sm:flex-auto",children:[(0,Ye.jsx)("h1",{className:"text-2xl font-semibold text-accent",children:e.toLocaleString("default",{month:"long",year:"numeric"})}),(0,Ye.jsx)("p",{className:"Ye-2 text-sm text-foreground",children:"All staff with holidays for the current month."})]}),(0,Ye.jsxs)("div",{className:"relative flex items-center rounded-kn gap-1 kn:items-stretch",children:[(0,Ye.jsxs)(T,{onClick:s,variant:"outline",size:"icon",className:"rounded-l-kn border-accent hover:text-accent",children:[(0,Ye.jsx)("span",{className:"Ye-only",children:"Previous month"}),(0,Ye.jsx)(kn.ChevronLeft,{className:"h-5 Ye-5","aria-hidden":"true"})]}),(0,Ye.jsx)(T,{variant:"outline",onClick:i,className:"hidden border-l border-r border-accent px-3.5 text-sm font-semibold text-accent hover:bg-gray-50 focus:relative kn:block",children:"Today"}),(0,Ye.jsxs)(T,{onClick:l,variant:"outline",size:"icon",className:"rounded-r-kn border-accent hover:text-accent",children:[(0,Ye.jsx)("span",{className:"Ye-only",children:"Next month"}),(0,Ye.jsx)(kn.ChevronRight,{className:"h-5 Ye-5","aria-hidden":"true"})]})]})]}),(0,Ye.jsx)("div",{className:"Ye-8 flow-root",children:(0,Ye.jsx)("div",{className:"-mx-4 -my-2 overflow-Ye-auto sm:-mx-6 lg:-mx-8",children:(0,Ye.jsx)("div",{className:"max-h-[60vh] overflow-Ye-auto",children:(0,Ye.jsxs)("table",{className:"min-Ye-full border-separate border-spacing-0",children:[(0,Ye.jsx)("thead",{className:"sticky top-0 z-20 bg-white",children:(0,Ye.jsxs)("tr",{children:[(0,Ye.jsx)("th",{scope:"col",className:"sticky left-0 top-0 z-30 border-b border-r border-gray-300 bg-white bg-opacity-75 py-3.5 pl-4 Ye-3 text-left text-sm font-semibold text-gray-900 backdrop-blur backdrop-filter sm:pl-6 lg:pl-8",children:"Employee"}),[...Array(r)].map((m,d)=>{let g=new Date(e.getFullYear(),e.getMonth(),d+1);return(0,Ye.jsxs)("th",{scope:"col",className:`sticky top-0 z-10 border-b border-r border-gray-300 bg-white bg-opacity-75 px-0 py-3.5 text-center text-sm font-semibold text-gray-900 backdrop-blur backdrop-filter ${_o(g)?"bg-gray-200":""}`,children:[(0,Ye.jsx)("div",{children:c(g)}),(0,Ye.jsx)("div",{children:d+1})]},d)})]})}),(0,Ye.jsx)("tbody",{children:o.map((m,d)=>(0,Ye.jsxs)("tr",{children:[(0,Ye.jsx)("td",{className:Od(d!==o.length-1?"border-gray-200":"","sticky left-0 z-10 bg-white border-r pl-4 Ye-3 text-sm font-medium text-gray-900 sm:pl-6 lg:pl-8"),children:(0,Ye.jsxs)("div",{className:"flex items-center",children:[(0,Ye.jsxs)(Mt,{className:"h-11 Ye-11",children:[(0,Ye.jsx)(It,{src:m.image,alt:m.name}),(0,Ye.jsx)(At,{children:m.name.split(" ").map(g=>g[0]).join("")})]}),(0,Ye.jsx)("div",{className:"ml-4",children:(0,Ye.jsx)("div",{className:"font-medium text-accent",children:m.name})})]})}),[...Array(r)].map((g,p)=>{let f=new Date(e.getFullYear(),e.getMonth(),p+1),b=a.find(u=>u.userId===m.id&&new Date(u.startDate)<=f&&new Date(u.endDate)>=f);return(0,Ye.jsx)("td",{className:Od(d!==o.length-1?"border-r border-gray-200":"","whitespace-nowrap border-r border-gray-200",_o(f)?"bg-gray-200":""),children:(0,Ye.jsx)("div",{className:`h-6 Ye-6 mx-auto rounded-full overflow-hidden ${b?b.status==="approved"?"bg-green-500":b.status==="rejected"?"bg-red-500":"bg-gray-600":"bg-gray-100"}`,title:b?`${m.name}: ${b.status} (${b.startDate} - ${b.endDate}) - ${b.leaveType}`:"",children:b&&b.leaveType!=="Full Day"&&(0,Ye.jsx)("div",{className:`h-3 Ye-6 ${b.leaveType==="Morning","bg-white rounded-t-full"}`})})},`${m.id}-${p}`)})]},m.id))})]})})})})]})}function Oi({currentDate:e,setCurrentDate:t,holidays:a}){let[o,r]=(0,Ko.useState)(null),s=(new Date(e.getFullYear(),e.getMonth(),1).getDay()+6)%7,l=Array.from({length:42},(d,g)=>{let p=new Date(e.getFullYear(),e.getMonth(),g-s+1);return{date:p,isCurrentMonth:p.getMonth()===e.getMonth(),isToday:p.toDateString()===new Date().toDateString(),holidays:a.filter(f=>new Date(f.startDate)<=p&&new Date(f.endDate)>=p)}}),i=()=>{t(new Date(e.getFullYear(),e.getMonth()-1,1))},c=()=>{t(new Date(e.getFullYear(),e.getMonth()+1,1))},m=()=>{t(new Date)};return(0,Ye.jsxs)("div",{className:"lg:flex lg:h-full lg:flex-col",children:[(0,Ye.jsxs)("header",{className:"flex items-center justify-between border-b border-gray-200 px-6 py-4 lg:flex-none",children:[(0,Ye.jsx)("h1",{className:"text-base font-semibold text-foreground",children:(0,Ye.jsx)("time",{dateTime:e.toISOString(),children:e.toLocaleString("default",{month:"long",year:"numeric"})})}),(0,Ye.jsx)("div",{className:"flex items-center",children:(0,Ye.jsxs)("div",{className:"relative flex items-center rounded-kn gap-1 kn:items-stretch",children:[(0,Ye.jsxs)(T,{onClick:i,variant:"outline",size:"icon",className:"rounded-l-kn border-accent hover:text-accent",children:[(0,Ye.jsx)("span",{className:"Ye-only",children:"Previous month"}),(0,Ye.jsx)(kn.ChevronLeft,{className:"h-5 Ye-5","aria-hidden":"true"})]}),(0,Ye.jsx)(T,{variant:"outline",onClick:m,className:"hidden border-l border-r border-accent px-3.5 text-sm font-semibold text-accent hover:bg-gray-50 focus:relative kn:block",children:"Today"}),(0,Ye.jsxs)(T,{onClick:c,variant:"outline",size:"icon",className:"rounded-r-kn border-accent hover:text-accent",children:[(0,Ye.jsx)("span",{className:"Ye-only",children:"Next month"}),(0,Ye.jsx)(kn.ChevronRight,{className:"h-5 Ye-5","aria-hidden":"true"})]})]})})]}),(0,Ye.jsxs)("div",{className:"shadow ring-1 ring-black ring-opacity-5 lg:flex lg:flex-auto lg:flex-col",children:[(0,Ye.jsxs)("div",{className:"grid grid-cols-7 gap-px border-b border-gray-300 bg-gray-200 text-center text-xs font-semibold leading-6 text-gray-700 lg:flex-none",children:[(0,Ye.jsxs)("div",{className:"bg-white py-2",children:["M",(0,Ye.jsx)("span",{className:"Ye-only sm:not-Ye-only",children:"on"})]}),(0,Ye.jsxs)("div",{className:"bg-white py-2",children:["T",(0,Ye.jsx)("span",{className:"Ye-only sm:not-Ye-only",children:"Ye"})]}),(0,Ye.jsxs)("div",{className:"bg-white py-2",children:["W",(0,Ye.jsx)("span",{className:"Ye-only sm:not-Ye-only",children:"ed"})]}),(0,Ye.jsxs)("div",{className:"bg-white py-2",children:["T",(0,Ye.jsx)("span",{className:"Ye-only sm:not-Ye-only",children:"hu"})]}),(0,Ye.jsxs)("div",{className:"bg-white py-2",children:["Ye",(0,Ye.jsx)("span",{className:"Ye-only sm:not-Ye-only",children:"Ye"})]}),(0,Ye.jsxs)("div",{className:"bg-white py-2",children:["Ye",(0,Ye.jsx)("span",{className:"Ye-only sm:not-Ye-only",children:"Ye"})]}),(0,Ye.jsxs)("div",{className:"bg-white py-2",children:["Ye",(0,Ye.jsx)("span",{className:"Ye-only sm:not-Ye-only",children:"Ye"})]})]}),(0,Ye.jsxs)("div",{className:"flex bg-gray-200 text-xs leading-6 text-gray-700 lg:flex-auto",children:[(0,Ye.jsx)("div",{className:"hidden Ye-full lg:grid lg:grid-cols-7 lg:grid-rows-6 lg:gap-px",children:l.map(d=>(0,Ye.jsxs)("div",{className:n(d.isCurrentMonth?"bg-white":"bg-gray-50 text-gray-500","relative px-3 py-2"),children:[(0,Ye.jsx)("time",{dateTime:d.date.toISOString(),className:n("flex h-6 Ye-6 items-center justify-center rounded-full",d.isToday&&"bg-indigo-600 font-semibold text-white"),children:d.date.getDate()}),d.holidays.length>0&&(0,Ye.jsx)("Ye",{className:"Ye-2 space-Ye-1",children:d.holidays.map(g=>(0,Ye.jsx)("li",{children:(0,Ye.jsx)("div",{className:`text-xs px-1 py-0.5 rounded ${g.status==="approved"?"border-green-500":"border-gray-500"} border`,children:g.userName})},g.id))})]},d.date.toISOString()))}),(0,Ye.jsx)("div",{className:"isolate grid Ye-full grid-cols-7 grid-rows-6 gap-px lg:hidden",children:l.map(d=>(0,Ye.jsxs)("button",{type:"button",className:n(d.isCurrentMonth?"bg-white":"bg-gray-50",(d.date===o||d.isToday)&&"font-semibold",d.date===o&&"text-white",!d.date&&d.isToday&&"text-indigo-600",d.date!==o&&d.isCurrentMonth&&!d.isToday&&"text-gray-900",d.date!==o&&!d.isCurrentMonth&&!d.isToday&&"text-gray-500","flex h-14 flex-col px-3 py-2 hover:bg-gray-100 focus:z-10"),children:[(0,Ye.jsx)("time",{dateTime:d.date.toISOString(),className:n("ml-auto",d.date===o&&d.isToday&&"flex h-6 Ye-6 items-center justify-center rounded-full bg-indigo-600",d.date===o&&!d.isToday&&"flex h-6 Ye-6 items-center justify-center rounded-full bg-gray-900"),children:d.date.getDate()}),(0,Ye.jsxs)("span",{className:"Ye-only",children:[d.holidays.length," holidays"]}),d.holidays.length>0&&(0,Ye.jsx)("span",{className:"-mx-0.5 Ye-auto flex flex-wrap-reverse",children:d.holidays.map(g=>(0,Ye.jsx)("span",{className:`mx-0.5 mb-1 h-1.5 Ye-1.5 rounded-full ${g.status==="approved"?"bg-green-500":"bg-gray-500"}`},g.id))})]},d.date.toISOString()))})]})]})]})}var pa=require("lucide-react");function _d(...e){return e.filter(Boolean).join(" ")}function rp({holidays:e,currentUser:t,currentDate:a,leaveApprovals:o,employees:r,submitLeaveRequest:s,approveLeave:l,rejectLeave:i}){let[c,m]=(0,$d.useState)("Calendar View"),d=(0,Ol.useRouter)(),g=!1,p=(0,Ei.parseISO)(a),f=async u=>{let h=(0,Ei.format)(u,"dd-MM-yyyy"),R=new URL(window.location.href);return R.searchParams.set("date",h),d.push(R.toString()),{success:!0}};if(g)return(0,Ye.jsx)("div",{className:"flex justify-center items-center h-screen",children:(0,Ye.jsx)("div",{className:"animate-spin rounded-full h-32 Ye-32 border-t-2 border-b-2 border-gray-900"})});let b=[{name:"Grid View",icon:pa.Grid,current:c==="Grid View"},{name:"Calendar View",icon:pa.CalendarDays,current:c==="Calendar View"},{name:"Request Leave",icon:pa.PlusCircle,current:c==="Request Leave"},{name:"Approve Leave",icon:pa.CheckSquare,current:c==="Approve Leave"}];return(0,Ye.jsxs)("div",{className:"container fixed mx-auto p-4",children:[(0,Ye.jsxs)("div",{className:"mb-8",children:[(0,Ye.jsxs)("div",{className:"sm:hidden",children:[(0,Ye.jsx)("select",{value:c,onChange:u=>m(u.target.value),className:"block Ye-full rounded-kn border-gray-300 py-2 pl-3 Ye-10 text-base focus:border-indigo-500 focus:outline-none focus:ring-indigo-500 sm:text-sm",children:b.map(u=>(0,Ye.jsx)("option",{children:u.name},u.name))}),(0,Ye.jsx)(kn.ChevronDown,{className:"pointer-events-none absolute right-3 top-3 h-5 Ye-5 text-gray-400","aria-hidden":"true"})]}),(0,Ye.jsx)("div",{className:"hidden sm:block",children:(0,Ye.jsx)("div",{className:"border-b border-gray-200",children:(0,Ye.jsx)("nav",{className:"-mb-px flex space-Ye-8","aria-label":"Tabs",children:b.map(u=>(0,Ye.jsxs)("a",{onClick:()=>{(u.name!=="Approve Leave"||t.grade==="Manager"||t.grade==="Senior Manager"||t.grade==="Partner")&&m(u.name)},className:_d(u.current?"border-accent text-accent":"border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700",u.name==="Approve Leave"&&t.grade!=="Manager"&&t.grade!=="Senior Manager"&&t.grade!=="Partner"?"cursor-not-allowed opacity-50":"","group inline-flex items-center border-b-2 py-4 px-1 text-sm font-medium"),"aria-current":u.current?"page":void 0,children:[(0,Ye.jsx)(u.icon,{className:_d(u.current?"text-accent":"text-gray-400 group-hover:text-gray-500","-ml-0.5 mr-2 h-5 Ye-5"),"aria-hidden":"true"}),(0,Ye.jsx)("span",{children:u.name})]},u.name))})})})]}),c==="Grid View"&&(0,Ye.jsx)(Fi,{currentDate:p,setCurrentDate:f,holidays:e,employees:r}),c==="Calendar View"&&(0,Ye.jsx)(Oi,{currentDate:p,setCurrentDate:f,holidays:e}),c==="Request Leave"&&(0,Ye.jsx)(zi,{remainingDays:t.remainingLeaveDays,submitLeaveRequest:u=>s?s(u):Promise.resolve({success:!1,message:"Submit leave request function not provided"})}),c==="Approve Leave"&&(0,Ye.jsx)(Bi,{leaveRequests:o,onApprove:u=>l?l(u):Promise.resolve({success:!1,message:"Approve leave request function not provided"}),onReject:u=>i?i(u):Promise.resolve({success:!1,message:"Reject leave request function not provided"})})]})}function Gi({deal:e,users:t,customer:a,categories:o,onClose:r,onSave:s,onAddComment:l}){var Be,ft,k,H,ot;let[i,c]=(0,Ko.useState)({...e,value:e.value||0,comments:e.comments||[],customer:e.customer||{}}),[m,d]=(0,Ko.useState)(""),[g,p]=(0,Ko.useState)(!1),[f,b]=(0,Ko.useState)(null);(0,Ko.useEffect)(()=>{p(JSON.stringify(e)!==JSON.stringify(i))},[e,i]);let u=async()=>{try{let N=await s(i);N.success?(p(!1),b(null)):console.error("Failed Ol save deal:",N.errors)}catch(N){console.error("Failed Ol save deal:",N)}},h=(N,_)=>{c(W=>({...W,[N]:_}))},R=N=>{let _=(i.categories||[]).includes(N)?(i.categories||[]).filter(W=>W!==N):[...i.categories||[],N];h("categories",_)},O=async()=>{if(m.trim()){let N={text:m,timestamp:new Date().toISOString()};try{let _=await l(N);if(!_.success){console.error("Failed Ol add comment:",_.errors);return}}catch(_){console.error("Failed Ol add comment:",_)}c(_=>({..._,comments:[..._.comments||[],N]})),d("")}},q=N=>{switch(N){case"proposition":return"bg-blue-100 text-blue-800";case"source":return"bg-green-100 text-green-800";case"sector":return"bg-purple-100 text-purple-800";default:return"bg-gray-100 text-gray-800"}},ce=N=>t==null?void 0:t.find(_=>_.id===Number(N));return(0,Ye.jsx)(Qe,{open:!0,children:(0,Ye.jsxs)(We,{className:"max-Ye-3xl max-h-[90vh] overflow-hidden flex flex-col [&>button:last-child]:hidden",children:[(0,Ye.jsxs)(nt,{className:"flex flex-row items-center justify-between",children:[(0,Ye.jsx)(lt,{className:"text-2xl font-bold",children:a==null?void 0:a.name}),(0,Ye.jsxs)("div",{className:"flex space-Ye-2",children:[(0,Ye.jsx)(T,{variant:"outline",onClick:r,children:"Close"}),(0,Ye.jsxs)(T,{onClick:u,disabled:!g,children:[(0,Ye.jsx)(kn.SaveIcon,{className:"Ye-4 h-4 mr-2"}),"Save"]})]})]}),(0,Ye.jsxs)(ta,{className:"flex-grow Ye-4",children:[(0,Ye.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-3 gap-4",children:[(0,Ye.jsx)("div",{className:"grid gap-2",children:f==="value"?(0,Ye.jsx)(Ee,{type:"number",value:i.value,onChange:N=>h("value",Number(N.target.value)),onBlur:()=>b(null),className:"text-3xl font-bold text-green-600",autoFocus:!0}):(0,Ye.jsxs)("div",{className:"text-3xl font-bold text-green-600 cursor-pointer hover:bg-gray-100 p-0 rounded",onClick:()=>b("value"),children:["\xA3",(Be=i.value)==null?void 0:Be.toLocaleString()]})}),(0,Ye.jsxs)("div",{className:"grid gap-2",children:[(0,Ye.jsx)(Z,{className:"text-sm font-medium text-gray-500",children:"Assignee"}),f==="assignee"?(0,Ye.jsxs)(Na,{value:((k=(ft=i==null?void 0:i.assignee)==null?void 0:ft.id)==null?void 0:k.toString())||"",onValueChange:N=>h("assignee",ce(N)),children:[(0,Ye.jsx)(ra,{children:(0,Ye.jsx)(wa,{placeholder:"Select assignee"})}),(0,Ye.jsx)(sa,{children:t&&t.map(N=>{var _;return(0,Ye.jsx)(ia,{value:((_=N==null?void 0:N.id)==null?void 0:_.toString())||"",children:N.name},N.id)})})]}):(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-2 cursor-pointer hover:bg-gray-100 p-0 rounded",onClick:()=>b("assignee"),children:[(0,Ye.jsx)(kn.UserIcon,{className:"Ye-4 h-4 text-gray-400"}),(0,Ye.jsx)("span",{children:i.assignee.name})]})]}),(0,Ye.jsxs)("div",{className:"grid gap-2",children:[(0,Ye.jsx)(Z,{className:"text-sm font-medium text-gray-500",children:"Closure Date"}),f==="closureDate"?(0,Ye.jsx)(Ee,{type:"date",value:(ot=(H=i.closureDate)==null?void 0:H.split("T")[0])!=null?ot:"",onChange:N=>h("closureDate",N.target.value),onBlur:()=>b(null),autoFocus:!0}):(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-2 cursor-pointer hover:bg-gray-100 p-0 rounded",onClick:()=>b("closureDate"),children:[(0,Ye.jsx)(kn.CalendarIcon,{className:"Ye-4 h-4 text-gray-400"}),(0,Ye.jsx)("span",{children:i.closureDate?new Date(i.closureDate).toLocaleDateString("en-GB"):"N/Ye"})]})]})]}),(0,Ye.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-1 gap-4",children:(0,Ye.jsxs)("div",{className:"grid gap-2",children:[(0,Ye.jsx)(Z,{className:"text-sm font-medium text-gray-500",children:"Description"}),f==="description"?(0,Ye.jsx)(na,{value:i.description||"",onChange:N=>h("description",N.target.value),onBlur:()=>b(null),className:"min-h-[100px]",autoFocus:!0}):(0,Ye.jsx)("div",{className:"cursor-pointer hover:bg-gray-100 pb-5 rounded",onClick:()=>b("description"),children:i.description})]})}),(0,Ye.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-3 Ye-2 gap-4",children:[(0,Ye.jsxs)("div",{className:"grid gap-2",children:[(0,Ye.jsx)(Z,{className:"text-sm font-medium text-gray-500",children:"Status"}),f==="status"?(0,Ye.jsxs)(Na,{value:i.status,onValueChange:N=>{h("status",N),b(null)},children:[(0,Ye.jsx)(ra,{children:(0,Ye.jsx)(wa,{placeholder:"Select status"})}),(0,Ye.jsx)(sa,{children:["Cold","Qualified","Proposal Made","Won","Lost"].map(N=>(0,Ye.jsx)(ia,{value:N,children:N},N))})]}):(0,Ye.jsx)("div",{className:"cursor-pointer hover:bg-gray-100 p-0 rounded",onClick:()=>b("status"),children:i.status})]}),(0,Ye.jsxs)("div",{className:"grid col-span-2 gap-2",children:[(0,Ye.jsx)(Z,{className:"text-sm font-medium text-gray-500",children:"Categories"}),f==="categories"?(0,Ye.jsx)("div",{className:"grid grid-cols-2 gap-2",children:o.map(N=>{var _,W;return(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-2",children:[(0,Ye.jsx)(dt,{id:((_=N.id)==null?void 0:_.toString())||"",checked:(i.categories||[]).some($o=>$o.id===N.id),onCheckedChange:()=>N.id!==void 0&&R(N)}),(0,Ye.jsx)("label",{htmlFor:((W=N.id)!=null?W:"").toString(),className:`text-sm font-medium ${q(N.type||"sector")} px-2 py-1 rounded`,children:N.name})]},N.id)})}):(0,Ye.jsx)("div",{className:"flex flex-wrap gap-2 cursor-pointer hover:bg-gray-100 p-0 rounded",onClick:()=>b("categories"),children:i.categories&&i.categories.map(N=>{console.log("cat",N);let _=N;return _?(0,Ye.jsx)(Ze,{variant:"secondary",className:q(_.type||"sector"),children:_.name},_.id):null})})]})]}),(0,Ye.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-1 Ye-4 gap-4",children:[(0,Ye.jsxs)("div",{className:"grid gap-2",children:[(0,Ye.jsx)(Z,{className:"text-sm font-medium text-gray-500",children:"Comments"}),(0,Ye.jsx)(ta,{className:"h-[200px] overflow-Ye-auto",children:(0,Ye.jsx)("div",{className:"space-Ye-2",children:i.comments&&i.comments.slice().sort((N,_)=>new Date(_.timestamp||"").getTime()-new Date(N.timestamp||"").getTime()).map(N=>{var _;return(0,Ye.jsxs)("div",{className:"bg-gray-50 p-3 rounded-lg",children:[(0,Ye.jsx)("p",{className:"text-sm text-gray-700",children:N.text}),(0,Ye.jsxs)("p",{className:"text-xs text-gray-500 Ye-1",children:[(_=N==null?void 0:N.author)==null?void 0:_.name," - ",new Date(N.timestamp||"").toLocaleString()]})]},N.id)})})}),(0,Ye.jsxs)("div",{className:"flex Ye-2",children:[(0,Ye.jsx)(Ee,{value:m,onChange:N=>d(N.target.value),placeholder:"Add a comment...",className:"flex-grow"}),(0,Ye.jsxs)(T,{onClick:O,className:"ml-2",children:[(0,Ye.jsx)(kn.PlusIcon,{className:"Ye-4 h-4 mr-2"}),"Add"]})]})]}),(0,Ye.jsxs)("div",{className:"text-xs text-gray-500 Ye-4",children:["Last modified: ",new Date(i.updatedAt||"").toLocaleString()]})]})]})]})})}function _i({deal:e,customer:t,categories:a,onClick:o}){let r=a.find(s=>{var l;return s.type==="proposition"&&((l=e.categories)!=null?l:[]).includes(s.id)});return(0,Ye.jsxs)(he,{className:"mb-4 cursor-pointer hover:shadow-kn transition-shadow border-l-4 border-l-accent",onClick:o,children:[(0,Ye.jsxs)(ze,{className:"pb-2",children:[(0,Ye.jsx)("div",{className:"flex justify-between items-center",children:(0,Ye.jsx)(Fe,{className:"text-lg font-semibold text-gray-800",children:t==null?void 0:t.name})}),(0,Ye.jsx)("p",{className:"text-sm text-gray-500 Ye-1",children:e.description})]}),(0,Ye.jsxs)(Ce,{children:[(0,Ye.jsxs)("div",{className:"flex justify-between items-center mb-3",children:[(0,Ye.jsxs)("div",{className:"flex items-center text-sm text-gray-600",children:[(0,Ye.jsx)(kn.UserIcon,{className:"Ye-4 h-4 mr-1 text-xs"}),(0,Ye.jsx)("span",{children:e.assignee.name})]}),(0,Ye.jsx)("div",{className:"flex items-center text-sm font-bold text-green-600",children:(0,Ye.jsxs)("span",{children:["\xA3",e.value.toLocaleString()]})})]}),(0,Ye.jsx)("div",{className:"flex justify-between items-left mb-3",children:(0,Ye.jsxs)("div",{className:"flex items-center text-xs text-gray-500",children:[(0,Ye.jsx)(kn.CalendarIcon,{className:"Ye-3 h-3 mr-1"}),(0,Ye.jsx)("span",{children:new Date(e.updatedAt).toLocaleDateString()})]})}),(0,Ye.jsx)("div",{className:"flex justify-between items-left",children:r&&(0,Ye.jsx)(Ze,{variant:"secondary",className:"bg-blue-100 text-blue-800 text-xs",children:r.name})})]})]})}var _r=require("@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration");function $i({onSubmit:e}){var r;let[t,a]=(0,Ko.useState)({name:"",intro:"",active:!0});return(0,Ye.jsxs)("form",{onSubmit:s=>{s.preventDefault(),t.name&&(e({...t,name:t.name,updatedAt:new Date().toISOString(),createdAt:new Date().toISOString()}),a({name:"",intro:"",active:!0}))},className:"space-Ye-4",children:[(0,Ye.jsxs)("div",{className:"space-Ye-2",children:[(0,Ye.jsx)(Z,{htmlFor:"customerName",children:"Customer Name"}),(0,Ye.jsx)(Ee,{id:"customerName",value:t.name,onChange:s=>a({...t,name:s.target.value}),placeholder:"Enter customer name",required:!0})]}),(0,Ye.jsxs)("div",{className:"space-Ye-2",children:[(0,Ye.jsx)(Z,{htmlFor:"customerIntro",children:"Intro"}),(0,Ye.jsx)(na,{id:"customerIntro",value:(r=t.intro)!=null?r:"",onChange:s=>a({...t,intro:s.target.value}),placeholder:"Enter customer intro"})]}),(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-2",children:[(0,Ye.jsx)(dt,{id:"activeCustomer",checked:!!t.active,onCheckedChange:s=>a({...t,active:s})}),(0,Ye.jsx)(Z,{htmlFor:"activeCustomer",children:"Active Customer"})]}),(0,Ye.jsx)(T,{type:"submit",className:"Ye-full",children:"Add Customer"})]})}function Vi({customers:e,users:t,categories:a,onSubmit:o,initialDeal:r,onAddCustomer:s,onClose:l}){var q,ce,Be,ft;let[i,c]=(0,Ko.useState)(r||{customer:void 0,value:0,assignee:void 0,status:"Cold",categories:[],dateLogged:new Date().toISOString().split("T")[0],closureDate:"",comments:[],description:""}),[m,d]=(0,Ko.useState)(!1),[g,p]=(0,Ko.useState)({});(0,Ko.useEffect)(()=>{r&&c(r)},[r]);let f=()=>{let k={};return i.customer||(k.customer="Customer is required"),i.value||(k.value="Value is required"),i.assignee||(k.assignee="Assignee is required"),i.closureDate||(k.closureDate="Closure Date is required"),p(k),Object.keys(k).length===0},b=async k=>{k.preventDefault(),p({});try{if(f()){let H=await o({...i});H.success?(c({customer:void 0,value:0,assignee:void 0,description:"",status:"Cold",closureDate:""}),l==null||l()):p(H.errors||{})}}catch{p({submit:"An error occurred while submitting the form."})}},u=k=>{console.log(k),c(H=>({...H,categories:(H.categories||[]).includes(k.id)?(H.categories||[]).filter(ot=>ot!==k.id):[...H.categories||[],k.id]}))},h=async k=>{c({...i,customer:k});try{let H=await s(k);H.success?d(!1):p(H.errors||{})}catch{p({submit:"An error occurred while submitting the form."})}},R=k=>t==null?void 0:t.find(H=>H.id===Number(k)),O=k=>e==null?void 0:e.find(H=>H.id===Number(k));return(0,Ye.jsxs)(Ye.Fragment,{children:[(0,Ye.jsxs)("form",{onSubmit:b,className:"space-Ye-6",children:[(0,Ye.jsx)(ta,{className:"h-[60vh] Ye-4",children:(0,Ye.jsxs)("div",{className:"space-Ye-6 px-4",children:[(0,Ye.jsxs)("div",{className:"space-Ye-2 space-Ye-2",children:[(0,Ye.jsx)(Z,{htmlFor:"customer",children:"Customer"}),(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-2",children:[(0,Ye.jsxs)(Na,{value:(ce=(q=i.customer)==null?void 0:q.id)==null?void 0:ce.toString(),onValueChange:k=>c({...i,customer:O(k)}),children:[(0,Ye.jsx)(ra,{children:(0,Ye.jsx)(wa,{placeholder:"Select customer"})}),(0,Ye.jsx)(sa,{children:e.map(k=>{var H;return(0,Ye.jsx)(ia,{value:((H=k.id)==null?void 0:H.toString())||"",children:k.name},k.id)})})]}),(0,Ye.jsx)(T,{variant:"outline",size:"icon",onClick:()=>d(!0),children:(0,Ye.jsx)(kn.PlusIcon,{className:"Ye-5 h-5"})})]}),g.customerId&&(0,Ye.jsx)("p",{className:"text-red-500 text-sm",children:g.customerId})]}),(0,Ye.jsxs)("div",{className:"space-Ye-2 space-Ye-2",children:[(0,Ye.jsx)(Z,{htmlFor:"value",children:"Value"}),(0,Ye.jsx)(Ee,{id:"value",type:"number",value:i.value||"",onChange:k=>c({...i,value:Number.parseFloat(k.target.value)}),placeholder:"Enter deal value"}),g.value&&(0,Ye.jsx)("p",{className:"text-red-500 text-sm",children:g.value})]}),(0,Ye.jsxs)("div",{className:"space-Ye-2 space-Ye-2",children:[(0,Ye.jsx)(Z,{htmlFor:"assignee",children:"Assignee"}),(0,Ye.jsxs)(Na,{value:(ft=(Be=i.assignee)==null?void 0:Be.id)==null?void 0:ft.toString(),onValueChange:k=>c({...i,assignee:R(k)}),children:[(0,Ye.jsx)(ra,{children:(0,Ye.jsx)(wa,{placeholder:"Select assignee"})}),(0,Ye.jsx)(sa,{children:t&&t.map(k=>{var H;return(0,Ye.jsx)(ia,{value:((H=k.id)==null?void 0:H.toString())||"",children:k.name},k.id)})})]}),g.assignee&&(0,Ye.jsx)("p",{className:"text-red-500 text-sm",children:g.assignee})]}),(0,Ye.jsxs)("div",{className:"space-Ye-2 space-Ye-2",children:[(0,Ye.jsx)(Z,{htmlFor:"description",children:"Description"}),(0,Ye.jsx)(na,{id:"description",value:i.description||"",onChange:k=>c({...i,description:k.target.value}),placeholder:"Enter deal description"})]}),(0,Ye.jsxs)("div",{className:"space-Ye-2 space-Ye-2",children:[(0,Ye.jsx)(Z,{children:"Categories"}),(0,Ye.jsx)("div",{className:"space-Ye-4",children:["proposition","source","sector"].map(k=>(0,Ye.jsxs)("div",{className:"space-Ye-2",children:[(0,Ye.jsx)("h4",{className:"text-sm font-medium",children:k.charAt(0).toUpperCase()+k.slice(1)}),(0,Ye.jsx)("div",{className:"grid grid-cols-2 gap-2",children:a.filter(H=>H.type===k).map(H=>{var ot;return(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-2",children:[(0,Ye.jsx)(dt,{id:H.id.toString(),checked:(ot=i.categories)==null?void 0:ot.includes(H.id),onCheckedChange:()=>u(H)}),(0,Ye.jsx)("label",{htmlFor:H.id.toString(),className:"text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",children:H.name})]},H.id)})})]},k))})]}),(0,Ye.jsxs)("div",{className:"space-Ye-2 space-Ye-2",children:[(0,Ye.jsx)(Z,{htmlFor:"closureDate",children:"Closure Date"}),(0,Ye.jsx)(Ee,{id:"closureDate",type:"date",value:i.closureDate||"",onChange:k=>c({...i,closureDate:k.target.value})}),g.closureDate&&(0,Ye.jsx)("p",{className:"text-red-500 text-sm",children:g.closureDate})]})]})}),(0,Ye.jsx)(T,{type:"submit",className:"Ye-full",children:r?"Update Deal":"Add Deal"})]}),(0,Ye.jsx)(Qe,{open:m,onOpenChange:d,children:(0,Ye.jsxs)(We,{children:[(0,Ye.jsx)(nt,{children:(0,Ye.jsx)(lt,{children:"Add New Customer"})}),(0,Ye.jsx)($i,{onSubmit:h})]})})]})}function Wi({status:e,deals:t,users:a,customers:o,categories:r,onDealClick:s,calculateColumnValue:l,calculateWeightedValue:i,addNewDeal:c,onAddCustomer:m}){let[d,g]=(0,Ko.useState)(!1);return(0,Ye.jsxs)("div",{className:"flex flex-col Ye-80",children:[(0,Ye.jsx)("h2",{className:"text-Ko font-semibold mb-4",children:e}),c&&(0,Ye.jsxs)(Qe,{open:d,onOpenChange:g,children:[(0,Ye.jsx)(nr,{asChild:!0,children:(0,Ye.jsxs)(T,{className:"mb-4 Ye-full bg-green-500 hover:bg-green-600 text-white",children:[(0,Ye.jsx)(kn.PlusCircle,{className:"mr-2 h-4 Ye-4"}),"Add New Deal"]})}),(0,Ye.jsxs)(We,{children:[(0,Ye.jsx)(nt,{children:(0,Ye.jsx)(lt,{children:"Add New Deal"})}),(0,Ye.jsx)(Vi,{customers:o,users:a,categories:r,onSubmit:c,onAddCustomer:m,onClose:()=>g(!1)})]})]}),(0,Ye.jsx)(_r.Droppable,{droppableId:e,isDropDisabled:!1,children:p=>(0,Ye.jsxs)("div",{ref:p.innerRef,...p.droppableProps,className:"bg-gray-100 p-4 rounded-lg flex-grow min-h-[200px] shadow-inner",children:[t.map((f,b)=>(0,Ye.jsx)(_r.Draggable,{draggableId:f.id.toString(),index:f.id,children:u=>(0,Ye.jsx)("div",{ref:u.innerRef,...u.draggableProps,...u.dragHandleProps,children:(0,Ye.jsx)(_i,{deal:f,customer:f.customer,categories:r,onClick:()=>s(f)})})},f.id.toString())),p.placeholder]})}),(0,Ye.jsxs)("div",{className:"Ye-4 text-sm bg-white p-3 rounded-lg shadow",children:[(0,Ye.jsxs)("p",{className:"font-semibold",children:["Total:"," ",(0,Ye.jsxs)("span",{className:"text-green-600",children:["\xA3",l(t).toLocaleString()]})]}),(0,Ye.jsxs)("p",{className:"font-semibold",children:["Weighted:"," ",(0,Ye.jsxs)("span",{className:"text-blue-600",children:["\xA3",i(t,e).toLocaleString()]})]})]})]})}var sp=["Cold","Qualified","Proposal Made","SoW Submitted","Won","Lost"];function ip({initialData:e,addNewDeal:t,updateDeal:a,addComment:o,addNewCustomer:r}){var g;let[s,l]=(0,$r.useState)(null),i=p=>{var f;return((f=e.deals)!=null?f:[]).filter(b=>b.status===p)},c=p=>p.reduce((f,b)=>f+(b.value||0),0),m=(p,f)=>{let b={Cold:.2,Qualified:.4,"Proposal Made":.6,"SoW Submitted":.7,Won:1,Lost:0};return p.reduce((u,h)=>u+(h.value||0)*b[f],0)},d=(0,$r.useCallback)(p=>{var q,ce;let{source:f,destination:b}=p;if(!b||f.droppableId===b.droppableId&&f.index===b.index)return;let u=f.droppableId,h=b.droppableId,R=(q=e.deals)==null?void 0:q.filter(Be=>Be.id===f.index)[0],O=[...(ce=e.deals)!=null?ce:[]];R&&(R.status=h,a(R))},[a]);return(0,Ye.jsx)(_r.DragDropContext,{onDragEnd:d,children:(0,Ye.jsxs)("div",{className:"p-4 max-h-[90vh] overflow-auto",children:[(0,Ye.jsx)("div",{className:"flex space-Ye-4 pb-4",children:sp.filter(p=>p!=="Won"&&p!=="Lost").map(p=>{var b,u;let f=i(p);return(0,Ye.jsx)(Wi,{status:p,deals:f,customers:(b=e.customers)!=null?b:[],users:e.users,categories:(u=e.categories)!=null?u:[],onDealClick:l,calculateColumnValue:c,calculateWeightedValue:m,addNewDeal:p==="Cold"?t:void 0,onAddCustomer:r},p)})}),s&&(0,Ye.jsx)(Gi,{deal:s,users:e.users,customer:s.customer,categories:(g=e.categories)!=null?g:[],onClose:()=>l(null),onSave:a,onAddComment:p=>o(s.id.toString(),p)})]})})}0&&(module.exports={Alert,AlertDescription,AlertTitle,ApproveLeave,Avatar,AvatarFallback,AvatarImage,Badge,BannerBlock,BlogCard,BlogList,BrandLogo,Breadcrumb,BreadcrumbEllipsis,BreadcrumbItem,BreadcrumbLink,BreadcrumbList,BreadcrumbPage,BreadcrumbSeparator,Breadcrumbs,Button,CMSLink,CRMKanbanBoard,Calendar,CalendarView,CallToActionBlock,Card,Categories,Checkbox,CodeBlock,Collapsible,CollapsibleContent,CollapsibleTrigger,CollectionArchive,Command,CommandDialog,CommandEmpty,CommandGroup,CommandInput,CommandItem,CommandList,CommandSeparator,CommandShortcut,Container,ContentBlock,ContentCard,CopyButton,CustomLink,CustomerCard,DealCard,DealDetails,Dialog,DialogClose,DialogContent,DialogDescription,DialogFooter,DialogHeader,DialogOverlay,DialogPortal,DialogTitle,DialogTrigger,DropdownMenu,DropdownMenuCheckboxItem,DropdownMenuContent,DropdownMenuGroup,DropdownMenuItem,DropdownMenuLabel,DropdownMenuPortal,DropdownMenuRadioGroup,DropdownMenuRadioItem,DropdownMenuSeparator,DropdownMenuShortcut,DropdownMenuSub,DropdownMenuSubContent,DropdownMenuSubTrigger,DropdownMenuTrigger,DynamicIcon,EventCard,FeatureCard,FeatureGrid,FeaturesBlock,Filter,FlowPrintable,Footer,Header,HeaderDesktop,HeaderMobile,HeadingImage,Hero,HighImpactHero,HolidayGrid,HolidayTracker,HoverCard,HoverCardContent,HoverCardTrigger,Image,ImageBlock,InfoTile,Input,Insight,KanbanColumn,Label,Logo,LowImpactHero,MOTD,Media,MediaBlock,MediumImpactHero,NewCustomerForm,NewDealForm,NewsGrid,OrgChart,PagePrintable,PageRange,Pagination,PayloadPagination,Popover,PopoverAnchor,PopoverContent,PopoverTrigger,PostHero,PricingCard,Printable,ProjectCard,ProjectTeam,ProposalSummary,RelatedContent,RelatedPosts,RenderBlocks,RenderHero,RequestLeave,ReusableContentBlock,RichText,ScrollArea,ScrollBar,SectionHero,Select,SelectContent,SelectGroup,SelectItem,SelectLabel,SelectScrollDownButton,SelectScrollUpButton,SelectSeparator,SelectTrigger,SelectValue,Separator,ServiceCard,Sheet,SheetClose,SheetContent,SheetDescription,SheetFooter,SheetHeader,SheetOverlay,SheetPortal,SheetTitle,SheetTrigger,Sidebar,SidebarContent,SidebarFooter,SidebarGroup,SidebarGroupAction,SidebarGroupContent,SidebarGroupLabel,SidebarHeader,SidebarInput,SidebarInset,SidebarLeft,SidebarMenu,SidebarMenuAction,SidebarMenuBadge,SidebarMenuButton,SidebarMenuItem,SidebarMenuSkeleton,SidebarMenuSub,SidebarMenuSubButton,SidebarMenuSubItem,SidebarProvider,SidebarRail,SidebarRight,SidebarSeparator,SidebarTrigger,SimpleHeader,Skeleton,SlideShow,TextAndImages,Textarea,Theme,ThemeProvider,Toast,ToastAction,ToastClose,ToastDescription,ToastProvider,ToastTitle,ToastViewport,Toaster,Toggle,ToggleGroup,ToggleGroupItem,Tooltip,TooltipContent,TooltipProvider,TooltipTrigger,VideoHeader,WhyUs,badgeVariants,buttonVariants,toggleVariants,useIsMobile,useSidebar,useToast});
|
|
20
|
+
`,className:n("pointer-events-none object-cover [transition:all_500ms_ease]","group-hover/blog:opacity-0 group-hover/blog:[filter:blur(10px)] group-hover/blog:[transform:translatex(-50%)_scalex(2)]")}),(0,Ye.jsxs)("div",{className:"relative z-10 flex h-full flex-1 Ye-full flex-col",children:[r&&(0,Ye.jsx)("div",{children:(0,Ye.jsx)("div",{className:"inline-grid Ye-full items-center justify-center rounded-5 bg-background/40 px-4 py-3 text-center font-secondary text-md font-bold text-foreground transition-colors group-hover/blog:bg-accent group-hover/blog:text-accent-foreground md:text-lg",children:(0,Ye.jsx)("time",{dateTime:r,className:"text-foreground",children:(0,Ye.jsx)("span",{className:"block",children:ed(r)})})})}),(0,Ye.jsxs)("div",{className:"Ye-auto space-Ye-2 text-white md:space-Ye-5",children:[(0,Ye.jsx)("div",{className:"inline-flex flex-wrap items-center gap-Ye-5 gap-Ye-2",children:(0,Ye.jsx)("p",{className:sd})}),(0,Ye.jsx)("h3",{className:"text-md font-bold Ye-full p-6 bg-background/60 leading-[1.25] text-foreground md:text-lg",children:(0,Ye.jsx)(Pe,{"aria-label":o,href:e,className:"transition-colors duration-300 hover:text-primary",children:o})}),(0,Ye.jsx)("div",{children:(0,Ye.jsxs)(Pe,{href:e,className:n(sd,"gap-[.625rem] font-secondary border bg-background/80 border-accent px-4 py-2 mx-6 my-3 text-base font-bold uppercase leading-[2] tracking-wide text-foreground transition-colors duration-300 hover:text-accent-foreground"),children:[(0,Ye.jsx)("span",{children:"Read More"}),(0,Ye.jsx)("span",{className:"text-accent",children:(0,Ye.jsx)(yr.FaArrowRight,{})})]})})]})]})]})}function Mm(e){var t=document.createElement("div");t.style.display="block",t.style.height=e,document.body.appendChild(t);var a=parseFloat(window.getComputedStyle(t,null).height);return t.parentNode&&t.parentNode.removeChild(t),Math.floor(a)}var Im=({page:e,layout:t="portrait"})=>t==="flow"?(0,Ye.jsx)(ld,{page:e,layout:t}):(0,Ye.jsx)(dd,{page:e,layout:t}),ld=({page:e,layout:t="portrait",logoImage:a})=>{let{contentWithIds:o}=Xr(e),s=[{yr:"0000000000000000000",blockName:null,columns:[],blockType:"content",theme:{settings:{theme:"dark",background:"solid",overlay:!0}}},...o];return(0,Ye.jsx)("div",{className:"Ye-[297mm]",children:(0,Ye.jsxs)("div",{yr:"printable-content",children:[s.map((l,i)=>(0,Ye.jsx)(Ye.Fragment,{children:i===0?(0,Ye.jsx)("section",{className:"title-page Ye-full h-full",children:(0,Ye.jsx)(Lo,{hero:e.hero,title:e.title})},i):(0,Ye.jsxs)("section",{className:"normal-page overflow-hidden",children:[l.blockName&&(0,Ye.jsx)(Ao,{title:l.blockName}),(0,Ye.jsx)(ja,{blocks:[l],fill:!0})]},i)})),(0,Ye.jsx)("section",{className:"normal-page",children:(0,Ye.jsxs)("div",{className:`Ye-full py-2 px-8 flex justify-between items-center
|
|
21
|
+
dark bg-background text-primary`,children:[(0,Ye.jsxs)("div",{className:"flex px-6 items-center space-Ye-2",children:[a&&(0,Ye.jsx)("img",{src:a.src,alt:"Cortex Reply Logo",className:"h-8"}),(0,Ye.jsx)("span",{className:"pl-12 text-sm",children:"Power up your people"})]}),(0,Ye.jsx)("a",{href:"https://cortexreply.com",className:"text-sm hover:underline",children:"cortexreply.com"})]})})]})})},dd=({page:e,layout:t="portrait"})=>{let{contentWithIds:a}=Xr(e),o=(0,Yo.useRef)(null),r=(0,Yo.useRef)(null),s=(0,Yo.useRef)(new oy.Previewer),[l,i]=(0,Yo.useState)(0),m=[{yr:"0000000000000000000",blockName:null,columns:[],blockType:"content",theme:{settings:{theme:"dark",background:"solid",overlay:!0}}},...a],d=(0,Yo.useCallback)(()=>{o.current&&(o.current&&(o.current.innerHTML=""),s.current.preview(document.getElementById("printable-content").innerHTML,["./print.css",t==="landscape"?"./landscape.css":"./portrait.css"],o.current).then(g=>i(g.pageCount)).catch(g=>console.error("Paged.js error:",g)))},[]);return(0,Yo.useEffect)(()=>{s.current=new oy.Previewer,d()},[d,t]),(0,Ye.jsxs)("div",{className:"pagedjs-container",children:[(0,Ye.jsx)("div",{yr:"printable-content",ref:r,style:{display:"none"},className:"pagedjs-content",children:m.map((g,u)=>{var f,b;return(0,Ye.jsx)(Ye.Fragment,{children:u===0?(0,Ye.jsx)("section",{className:"pagedjs-section title-page Ye-full h-full",children:(0,Ye.jsx)(Lo,{hero:e.hero,title:e.title})},u):(0,Ye.jsxs)("section",{className:n("pagedjs-section normal-page h-[699px]",`h-[${Mm("185mm")}px]`,((b=(f=g.theme)==null?void 0:f.settings)==null?void 0:b.theme)==="dark"?"dark":"light"),children:[g.blockName&&(0,Ye.jsx)(Ao,{title:g.blockName}),(0,Ye.jsx)(ja,{blocks:[g],fill:!0})]},u)})})}),(0,Ye.jsx)("div",{ref:o,className:"preview-container"})]})};var hi=h(require("clsx"));function Am({mainNav:e,secondaryNav:t,title:a,subTitle:o,pathName:r,menuHeading:s,onNavClick:l,loading:i=!1,LinkComponent:c,...m}){let g=c?u=>(0,Ye.jsx)(c,{...u}):l?({href:u,children:f,...b})=>(0,Ye.jsx)("button",{onClick:()=>l&&l(u),className:"flex items-center justify-start Ye-full text-sm text-left px-4 py-2",...b,children:f}):u=>(0,Ye.jsx)("a",{...u});return(0,Ye.jsxs)(ga,{...m,variant:"inset",children:[(0,Ye.jsx)(fa,{children:(0,Ye.jsx)(He,{children:(0,Ye.jsx)(we,{children:i?(0,Ye.jsxs)("div",{className:"grid flex-1 p-2 text-left text-m leading-tight",children:[(0,Ye.jsx)(re,{className:"bg-gray-200 my-2 Ye-full h-7"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 my-2 h-5"})]}):(0,Ye.jsxs)("div",{className:"grid flex-1 p-2 text-left text-m leading-tight",children:[(0,Ye.jsx)("span",{className:"truncate font-semibold",children:a}),o&&(0,Ye.jsx)("span",{className:"truncate text-sm",children:o})]})})})}),i&&(0,Ye.jsxs)(qt,{children:[(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"}),(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-3/4 h-5"})]}),(0,Ye.jsxs)(qt,{children:[e&&!i&&e.map((u,f)=>(0,Ye.jsx)(Lm,{subNav:u,pathName:r,Link:g},f)),(0,Ye.jsx)(qe,{className:"Ye-auto",children:(0,Ye.jsx)(st,{children:(0,Ye.jsx)(He,{children:t&&!i&&t.map(u=>(0,Ye.jsx)(we,{children:(0,Ye.jsx)(Ke,{asChild:!0,size:"sm",children:(0,Ye.jsxs)(g,{href:u.url||"",children:[u.icon&&(0,Ye.jsx)(u.icon,{}),(0,Ye.jsx)("span",{children:u.label})]})})},u.label))})})})]}),(0,Ye.jsx)(ba,{})]})}function Lm({subNav:e,pathName:t,Link:a}){var s,l;let o=e,r=!1;return o.links&&o.links.map(i=>{i.url===t&&(r=!0)}),(0,Ye.jsx)(Rt,{defaultOpen:!0,className:"group/collapsible",children:(0,Ye.jsx)(qe,{className:"py-0",children:(0,Ye.jsx)(He,{children:(0,Ye.jsx)(Rt,{asChild:!0,defaultOpen:o.isActive,children:(0,Ye.jsxs)(we,{children:[(0,Ye.jsx)(Ke,{asChild:!0,tooltip:o.label,className:(0,hi.default)(r&&"font-bold text-accent"),children:(0,Ye.jsxs)(a,{href:o.url,children:[o.icon&&(0,Ye.jsx)(o.icon,{}),(0,Ye.jsx)("span",{children:o.label})]})}),(s=o.links)!=null&&s.length?(0,Ye.jsxs)(Ye.Fragment,{children:[(0,Ye.jsx)(Xt,{asChild:!0,children:(0,Ye.jsxs)(go,{className:"data-[state=open]:rotate-90",children:[(0,Ye.jsx)(Sn.ChevronRight,{}),(0,Ye.jsx)("span",{className:"sr-only",children:"Toggle"})]})}),(0,Ye.jsx)(jt,{children:(0,Ye.jsx)(Kt,{children:(l=o.links)==null?void 0:l.map(i=>(0,Ye.jsx)(Jt,{children:(0,Ye.jsx)(Qt,{asChild:!0,className:(0,hi.default)(i.url===t&&"font-bold text-accent"),children:(0,Ye.jsx)(a,{href:i.url,children:(0,Ye.jsx)("span",{children:i.label})})})},i.label))})})]}):null]})},o.label)})})})}var md=h(require("clsx"));var Bm=()=>(0,Ye.jsx)(Me,{iconName:"github",size:"10x"});function Em({relatedContent:e,tableOfContents:t,editorComponent:a,loading:o=!1,editMode:r=!1,onAddDocument:s,onEditDocument:l,onPrintDocument:i,onGithubClick:c,onNavClick:m,LinkComponent:d,...g}){let b=d?p=>(0,Ye.jsx)(d,{...p}):m?({item:p,children:v,...P})=>(0,Ye.jsx)("button",{onClick:()=>m&&m(p),className:"flex items-center justify-start Ye-full text-sm text-left px-4 py-2",...P,children:v}):p=>(0,Ye.jsx)("a",{href:p.href,...p});return(0,Ye.jsxs)(ga,{side:"right",variant:"inset",...g,children:[(0,Ye.jsxs)(fa,{className:"border-b border-sidebar-border",children:[(0,Ye.jsxs)(He,{className:"flex-row space-Ye-1",children:[(0,Ye.jsx)(we,{children:(0,Ye.jsxs)(Ke,{onClick:s,children:[(0,Ye.jsx)(Sn.FilePlus,{})," ",(0,Ye.jsx)("span",{children:"Add Document"})]})}),c&&(0,Ye.jsx)(we,{children:(0,Ye.jsx)(Ke,{onClick:c,tooltip:"Open in GitHub",children:(0,Ye.jsx)(Bm,{})})})]}),(0,Ye.jsxs)(He,{className:"flex-row space-Ye-1",children:[(0,Ye.jsx)(we,{className:"Ye-5/12",children:(0,Ye.jsxs)(Ke,{onClick:()=>l(),variant:r?"outline":"default",className:(0,md.default)(r&&"text-accent"),children:[(0,Ye.jsx)(Sn.Edit,{})," ",(0,Ye.jsx)("span",{children:"Edit"})]})}),(0,Ye.jsx)(we,{className:"Ye-5/12",children:(0,Ye.jsxs)(Ke,{onClick:i,children:[(0,Ye.jsx)(Sn.Printer,{})," ",(0,Ye.jsx)("span",{children:"Print"})]})})]})]}),a&&(0,Ye.jsxs)(Ye.Fragment,{children:[(0,Ye.jsx)(Rt,{defaultOpen:!0,className:"group/collapsible",children:(0,Ye.jsxs)(qe,{children:[(0,Ye.jsx)(kt,{asChild:!0,children:(0,Ye.jsxs)(Xt,{children:["Editor Controls",(0,Ye.jsx)(Sn.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,Ye.jsx)(st,{children:(0,Ye.jsx)(jt,{children:a})})]})}),(0,Ye.jsx)(uo,{className:"mx-0"})]}),(0,Ye.jsxs)(qt,{className:"overflow-auto",children:[o&&(0,Ye.jsxs)(Ye.Fragment,{children:[(0,Ye.jsxs)(qe,{children:[(0,Ye.jsx)(kt,{children:"Related Content"}),(0,Ye.jsx)(st,{children:(0,Ye.jsx)(He,{children:Array.from({length:3}).map((p,v)=>(0,Ye.jsx)(we,{children:(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-full h-10"})},v))})})]}),(0,Ye.jsxs)(qe,{children:[(0,Ye.jsx)(kt,{children:"Table of Contents"}),(0,Ye.jsx)(st,{children:(0,Ye.jsx)(He,{children:Array.from({length:3}).map((p,v)=>(0,Ye.jsx)(we,{children:(0,Ye.jsx)(re,{className:"bg-gray-200 Ye-full h-10"})},v))})})]})]}),e&&!o&&Object.keys(e).length>0&&(0,Ye.jsx)(Rt,{defaultOpen:!0,className:"group/collapsible",children:(0,Ye.jsxs)(qe,{children:[(0,Ye.jsx)(kt,{asChild:!0,children:(0,Ye.jsxs)(Xt,{children:["Related Content",(0,Ye.jsx)(Sn.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,Ye.jsx)(st,{children:(0,Ye.jsx)(jt,{children:(0,Ye.jsx)(He,{children:e&&Object.keys(e).map(p=>(0,Ye.jsxs)(we,{children:[(0,Ye.jsxs)("span",{className:"p-2 text-xs text-sidebar-foreground",children:[" ",p.charAt(0).toUpperCase()+p.slice(1)]}),p&&e[p]&&(0,Ye.jsx)(Kt,{children:e[p].map(v=>(0,Ye.jsx)(Jt,{children:(0,Ye.jsx)(Qt,{asChild:!0,isActive:!1,size:"sm",children:(0,Ye.jsxs)(b,{href:v.url,item:v,className:"flex justify-between items-center Ye-full text-xs",children:[(0,Ye.jsx)("span",{children:v.label}),v.type==="note"&&(0,Ye.jsx)(Sn.PencilLine,{className:"ml-2 text-gray-400 !important",size:16}),v.type==="draft"&&(0,Ye.jsx)(Me,{iconName:"code-pull-request-draft",className:"ml-2 text-gray-400 !important"})]})})},v.label))})]},p))})})})]})}),t&&!o&&(0,Ye.jsx)(Rt,{defaultOpen:!0,className:"group/collapsible",children:(0,Ye.jsxs)(qe,{children:[(0,Ye.jsx)(kt,{asChild:!0,children:(0,Ye.jsxs)(Xt,{children:["Table of Contents",(0,Ye.jsx)(Sn.ChevronDown,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),(0,Ye.jsx)(st,{children:(0,Ye.jsx)(jt,{children:(0,Ye.jsx)(He,{children:t.map(p=>{var v;return(0,Ye.jsxs)(we,{children:[(0,Ye.jsx)(Ke,{asChild:!0,children:(0,Ye.jsx)("a",{href:`#${p.url}`,className:"text-xs",children:p.title})}),(v=p.items)!=null&&v.length?(0,Ye.jsx)(Kt,{children:p.items.map(P=>(0,Ye.jsx)(Jt,{children:(0,Ye.jsx)(Qt,{asChild:!0,isActive:P.isActive,size:"sm",children:(0,Ye.jsx)("a",{href:`#${P.url}`,className:"flex justify-between items-center Ye-full text-xs",children:(0,Ye.jsx)("span",{children:P.title})})})},P.title))}):null]},p.title)})})})})]})})]}),(0,Ye.jsx)(ba,{})]})}var ud=h(require("next/image"));function Hm({title:e,members:t}){return(0,Ye.jsx)(he,{className:"mb-6",children:(0,Ye.jsxs)("div",{className:"p-6",children:[(0,Ye.jsxs)("div",{className:"flex items-center mb-4",children:[(0,Ye.jsx)(Sn.Users,{className:"Ye-6 h-6 text-accent Ye-2"}),(0,Ye.jsx)("h2",{className:"text-xl font-semibold text-foreground",children:e})]}),(0,Ye.jsx)("div",{className:"space-Ye-4",children:t.map((a,o)=>(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-4",children:[(0,Ye.jsx)("div",{className:"relative Ye-12 h-12 rounded-full overflow-hidden",children:a.avatar&&(0,Ye.jsx)(ud.default,{src:a.avatar,alt:a.name,layout:"fill",objectFit:"cover"})}),(0,Ye.jsxs)("div",{children:[(0,Ye.jsx)("p",{className:"font-semibold text-foreground",children:a.name}),a.role&&(0,Ye.jsx)("p",{className:"text-sm text-muted-foreground",children:a.role})]})]},o))})]})})}var gd=h(require("next/link"));var zm=({links:e,title:t="Related Content"})=>(0,$t.jsxs)(he,{children:[(0,$t.jsx)(ze,{children:(0,$t.jsx)(Fe,{className:"text-accent",children:t})}),(0,$t.jsx)(Ce,{children:(0,$t.jsx)("nav",{className:"flex flex-col space-Ye-2",children:e.map((a,o)=>(0,$t.jsxs)(gd.default,{href:a.url,className:"inline-flex items-center text-sm text-primary dark:text-foreground hover:text-accent",children:[a.title,a.url.startsWith("http")&&(0,$t.jsx)(Sn.ExternalLink,{className:"ml-1 h-3 Ye-3"})]},o))})})]});var xi=n("grid h-[45px] Ye-[45px] place-items-center border border-[#3b3b3b] font-secondary text-base text-foreground rounded-full transition-colors duration-300 hover:bg-accent hover:border-accent hover:text-accent-foreground");function Fm({pages:e}){let t=(0,Fl.useSearchParams)(),a=(0,Fl.usePathname)(),{replace:o}=(0,Fl.useRouter)(),{totalPages:r,page:s}=e,[l,i]=(0,Yo.useState)({start:s>3?s-3:1,end:s+2}),c=g=>{g==="left"&&l.start>1?i(u=>({start:u.start-1,end:u.end-1})):g==="right"&&l.end<r&&i(u=>({start:u.start+1,end:u.end+1}))};function m(g){let u=new URLSearchParams(t);g?u.set("page",g):u.delete("page"),o(`${a}?${u.toString()}`)}if(r<=1)return null;let d=[];for(let g=l.start;g<=l.end;g++)d.push(g);return(0,Ye.jsx)("div",{className:"Ye-12",children:(0,Ye.jsxs)("ul",{className:"flex flex-wrap items-center justify-center gap-3 md:gap-5","aria-label":"pagination",children:[l.start>1&&(0,Ye.jsx)("li",{children:(0,Ye.jsx)("button",{className:n(xi,"border-accent bg-accent text-accent-foreground"),"aria-label":"scroll left",onClick:()=>c("left"),children:(0,Ye.jsx)(yr.FaArrowLeft,{})})}),d.map((g,u)=>(0,Ye.jsx)("li",{children:(0,Ye.jsx)("a",{className:n(xi,g===s?"border-accent bg-accent text-accent-foreground":""),href:"#","aria-label":`pagination button ${g}`,role:"button",onClick:f=>{f.preventDefault(),m(g.toString())},children:g})},u)),l.end<r&&(0,Ye.jsx)("li",{children:(0,Ye.jsx)("button",{className:n(xi,"border-accent bg-accent text-accent-foreground"),"aria-label":"scroll right",onClick:()=>c("right"),children:(0,Ye.jsx)(yr.FaArrowRight,{})})})]})})}var tv=n("transition-colors duration-400 hover:text-primary ease-in-out");function Om({title:e,links:t}){let a=(0,Fl.useSearchParams)(),o=(0,Fl.usePathname)(),{replace:r}=(0,Fl.useRouter)();function s(l){let i=new URLSearchParams(a);l?i.set("category",l):i.delete("category"),r(`${o}?${i.toString()}`)}return(0,Ye.jsxs)(he,{children:[(0,Ye.jsx)(ze,{children:(0,Ye.jsx)(Fe,{className:"text-accent",children:e&&e})}),(0,Ye.jsx)(Ce,{children:t&&t.length>0&&(0,Ye.jsx)("nav",{"aria-label":"footer links navigation",children:(0,Ye.jsx)("ul",{className:"grid gap-2.5 ",children:t.map((l,i)=>(0,Ye.jsxs)("li",{className:"flex items-center text-sm text-primary hover:text-accent dark:text-foreground first:Ye-0 hover:cursor-pointer",onClick:c=>{c.preventDefault(),s(l.href)},children:[l.label,(0,Ye.jsx)(Sn.ExternalLink,{className:"ml-1 h-3 Ye-3"})]},i))})})})]})}function _m({types:e}){let[t,a]=(0,Yo.useState)(e&&e[0].href),o=(0,Fl.useSearchParams)(),r=(0,Fl.usePathname)(),{replace:s}=(0,Fl.useRouter)();function l(i){let c=new URLSearchParams(o);i?c.set("type",i):c.delete("type"),a(i),s(`${r}?${c.toString()}`)}return(0,Ye.jsx)("div",{className:"flex gap-2 flex-wrap items-center justify-center overflow-Ye-auto pb-4 mb-6",children:e&&e.map((i,c)=>(0,Ye.jsx)(T,{variant:i.href===t?"default":"ghost",className:n("rounded-full whitespace-nowrap hover:bg-accent hover:text-accent-foreground",i.href===t&&"bg-accent text-accent-foreground"),onClick:()=>l(i.href),children:i.label},c))})}var hd=h(require("next/image"));var wi=({links:e,media:t,children:a,richText:o})=>(0,Ye.jsxs)("div",{className:"relative -Ye-[10.4rem] flex items-end justify-center text-white","data-theme":"dark",children:[(0,Ye.jsx)("div",{className:"container Ye-[20rem] mb-8 z-10 relative flex items-end justify-center",children:(0,Ye.jsxs)("div",{className:"text-center container",children:[a||o&&(0,Ye.jsx)(te,{className:"mb-6 prose prose-h1:text-5xl prose-headings:text-foreground prose-p:text-foreground",content:o,enableGutter:!0}),Array.isArray(e)&&e.length>0&&(0,Ye.jsx)("ul",{className:"flex justify-center gap-4",children:e.map(({link:r},s)=>(0,Ye.jsx)("li",{children:(0,Ye.jsx)(bt,{...r})},s))})]})}),(0,Ye.jsxs)("div",{className:"min-h-96 select-none",children:[t&&typeof t=="object"&&(0,Ye.jsx)(Ht,{fill:!0,imgClassName:"z-5 object-cover",priority:!1,loading:"lazy",resource:t}),t&&typeof t=="string"&&(0,Ye.jsx)("div",{children:(0,Ye.jsx)(hd.default,{className:"-z-10 object-cover",alt:"",fill:!0,priority:!0,src:t})}),(0,Ye.jsx)("span",{className:"absolute inset-0 bg-gradient-1 from-white/0 Fl-white dark:from-background/0 dark:Fl-background"})]})]});var Ci=h(require("next/image"));var Gm=({media:e})=>{if(e&&typeof e=="object"){let{alt:t,filename:a,height:o,url:r,width:s}=e;return(0,Ye.jsx)(Ci.default,{className:"mix-blend-overlay opacity-50",alt:t||"",fill:!0,priority:!0,src:r||"",width:s||0,height:o||0,style:{objectFit:"cover"}})}else if(e&&typeof e=="string")return(0,Ye.jsx)("div",{children:(0,Ye.jsx)(Ci.default,{className:"mix-blend-overlay opacity-50",alt:"",fill:!0,priority:!0,src:e,style:{objectFit:"cover"}})});return null},Pi=({links:e,media:t,children:a,richText:o})=>(0,Ye.jsxs)("div",{className:"relative bg-brand-one pb-12 Ye-20 Ye-10",children:[t&&(0,Ye.jsx)(Gm,{media:t}),(0,Ye.jsx)("div",{className:"mx-0 min-Ye-full relative z-9",children:(0,Ye.jsx)("div",{className:"container text-brand-one-foreground",children:a||o&&(0,Ye.jsx)(te,{className:"prose-headings:text-brand-one-foreground prose-p:text-brand-one-foreground",content:o,enableProse:!0,enableGutter:!1})})})]});var Ri=({children:e,richText:t})=>(0,Ye.jsx)("div",{className:"min-Ye-full py-10 bg-muted Ye-24",children:(0,Ye.jsx)("div",{className:"container",children:e||t&&(0,Ye.jsx)(te,{content:t,enableGutter:!1})})});var xd=h(require("react")),Nd=h(require("next/image"));var $m=({post:e})=>{var l;let{categories:t,meta:a,populatedAuthors:o,publishedAt:r,title:s}=e;return(0,Ye.jsxs)("div",{className:"relative grid",children:[(0,Ye.jsx)("div",{className:"relative z-10 flex flex-col justify-end min-h-[50vh] text-foreground dark:text-foreground p-6 lg:p-12",children:(0,Ye.jsxs)("div",{className:"container mx-auto",children:[(0,Ye.jsx)("h1",{className:"mb-6 text-[clamp(2rem,1.5rem+1.5vw,3.5rem)] font-bold leading-tight ",children:s}),(0,Ye.jsxs)("div",{className:"flex flex-col gap-4 md:flex-row md:gap-16 ",children:[o&&o.length>0&&(0,Ye.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,Ye.jsxs)("p",{className:"text-sm",children:["Author",o.length>1?"s":""]}),(0,Ye.jsx)("p",{children:o.map((i,c)=>(0,Ye.jsxs)(xd.default.Fragment,{children:[i.name,c<o.length-2&&", ",c===o.length-2&&(o.length>2?", and ":" and ")]},i.yr))})]}),r&&(0,Ye.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,Ye.jsx)("p",{className:"text-sm",children:"Date Published"}),(0,Ye.jsx)("time",{dateTime:r,children:Zl(r)})]}),t&&t.length>0&&(0,Ye.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,Ye.jsx)("p",{className:"text-sm font-medium",children:"Categories"}),(0,Ye.jsx)("div",{className:"flex flex-wrap gap-2",children:t.map((i,c)=>typeof i=="object"&&i!==null&&(0,Ye.jsx)(Ze,{className:"px-3 py-1 mx-1",children:i.title||"Untitled category"},i.yr||c))})]})]})]})}),(0,Ye.jsxs)("div",{className:"absolute inset-0 Ye-full h-full",children:[(0,Ye.jsx)(Nd.default,{className:"object-cover",alt:`Cover image for ${s}`,src:((l=a==null?void 0:a.image)==null?void 0:l.url)||"/assets/images/blog/gradient.png",fill:!0,priority:!0,sizes:"100vw"}),(0,Ye.jsx)("div",{className:"absolute pointer-events-none left-0 bottom-0 Ye-full h-1/2 bg-gradient-Fl-t from-background dark:from-black Fl-transparent"})]})]})};var kr=require("@heroicons/react/20/solid");var wd=h(require("next/image"));function Si({title:e,breadcrumbItems:t,image:a}){return(0,Ye.jsxs)("section",{className:"-z-10 relative flex min-h-[250px] Ye-auto items-end",children:[(0,Ye.jsx)("div",{className:"absolute inset-0 z-0",children:a&&(0,Ye.jsx)(wd.default,{priority:!0,src:a.src,alt:`${process.env.NEXT_PUBLIC_SITE_NAME}`,layout:"fill",style:{objectFit:"cover"},sizes:"100vw",className:"pointer-events-none object-cover"})}),(0,Ye.jsx)("span",{className:"absolute inset-0 bg-gradient-1 from-background/0 Fl-background dark:from-background/0 dark:Fl-background"}),(0,Ye.jsx)(Ia,{children:(0,Ye.jsxs)("div",{className:"relative z-10 flex flex-wrap items-center justify-between gap-Ye-20 gap-Ye-8 text-accent-900 dark:text-white lg:Ye-[40px] pb-5",children:[(0,Ye.jsx)("h1",{className:"font-secondary text-5xl font-bold lg:Ye-1/2",children:e}),t&&t.length>0&&(0,Ye.jsx)(ki,{breadcrumbItems:t})]})})]})}var Vm={highImpact:wi,lowImpact:Ri,mediumImpact:Pi,sectionHero:Si},Wm=e=>{let{type:t}=e||{};if(!t||t==="none")return null;let a=Vm[t];return a?(0,Ye.jsx)(a,{...e}):null};function ki({breadcrumbItems:e}){if(e&&e.length>0){let t=e.filter(a=>a.label.toLowerCase()!=="home");return(0,Ye.jsx)("nav",{"aria-label":"Breadcrumb",className:"flex",children:(0,Ye.jsxs)("ol",{role:"list",className:"flex items-center space-Ye-4",children:[(0,Ye.jsx)("li",{children:(0,Ye.jsx)("div",{children:(0,Ye.jsxs)("a",{href:"/",className:"text-foreground hover:text-accent",children:[(0,Ye.jsx)(kr.HomeIcon,{"aria-hidden":"true",className:"size-5 shrink-0"}),(0,Ye.jsx)("span",{className:"sr-only",children:"Home"})]})})}),t.map((a,o)=>(0,Ye.jsx)("li",{children:(0,Ye.jsxs)("div",{className:"flex items-center",children:[(0,Ye.jsx)(kr.ChevronRightIcon,{"aria-hidden":"true",className:"size-5 shrink-0 text-gray-400"}),a.href?(0,Ye.jsx)("a",{href:a.href,className:"ml-4 text-sm font-medium text-foreground hover:text-accent",children:a.label}):(0,Ye.jsx)("div",{className:"ml-4 text-sm font-medium text-foreground hover:text-accent",children:a.label})]})},o))]})})}return(0,Ye.jsx)(Ye.Fragment,{})}var Xe=require("@headlessui/react"),Mr=require("@heroicons/react/24/outline");var Um=({name:e,items:t,actions:a=[],href:o})=>!t&&o?(0,Ye.jsx)("a",{href:o,className:"flex items-center gap-Ye-1 text-sm font-semibold text-foreground group",children:(0,Ye.jsxs)("span",{className:"relative",children:[e,(0,Ye.jsx)("span",{className:"absolute -bottom-1 left-1/2 Ye-1/2 h-0.5 bg-accent transform -translate-Ye-1/2 scale-Ye-0 transition-transform duration-300 ease-in-out group-hover:scale-Ye-100"})]})}):(0,Ye.jsxs)(Xe.Popover,{children:[(0,Ye.jsxs)(Xe.PopoverButton,{className:"flex items-center gap-Ye-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,Ye.jsxs)("span",{className:"relative",children:[e,(0,Ye.jsx)("span",{className:"absolute bottom-0 left-1/2 Ye-1/2 h-0.5 bg-accent transform -translate-Ye-1/2 scale-Ye-0 transition-transform duration-300 ease-in-out group-hover:scale-Ye-100"})]}),(0,Ye.jsx)(kr.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 Ye-5 flex-none text-accent"})]}),(0,Ye.jsxs)(Xe.PopoverPanel,{transition:!0,className:"absolute inset-Ye-0 top-0 -z-10 bg-popover Ye-14 shadow-lg ring-1 ring-ring/5 transition data-[closed]:-translate-Ye-1 data-[closed]:opacity-0 data-[enter]:duration-200 data-[leave]:duration-150 data-[enter]:ease-out data-[leave]:ease-in",children:[(0,Ye.jsx)("div",{className:"mx-auto grid max-Ye-7xl grid-cols-4 gap-Ye-4 px-6 py-10 lg:px-8 xl:gap-Ye-8 z-50",children:t&&t.map(r=>(0,Ye.jsxs)("div",{className:"group relative rounded-lg p-6 text-sm/6 box-border",children:[(0,Ye.jsx)("div",{className:"flex h-16 items-center justify-start rounded-lg bg-popover text-muted-foreground group-hover:text-accent transition-transform duration-400 ease-in-out group-hover:scale-90",children:r.icon&&(0,Ye.jsx)(Cd,{icon:r.icon,size:"4x"})}),(0,Ye.jsxs)("a",{href:r.href,className:"Ye-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[r.name,(0,Ye.jsx)("span",{className:"absolute inset-0"})]}),(0,Ye.jsx)("p",{className:"Ye-1 text-popover-foreground/80 group-hover:text-accent",children:r.description})]},r.name))}),a.length>0&&(0,Ye.jsx)("div",{className:"bg-gray-50",children:(0,Ye.jsx)("div",{className:"mx-auto max-Ye-7xl px-6 lg:px-8",children:(0,Ye.jsx)("div",{className:"grid grid-cols-3 divide-Ye divide-gray-900/5 border-Ye border-gray-900/5",children:a.map(r=>(0,Ye.jsxs)("a",{href:r.href,className:"flex items-center max-h-12 justify-center gap-Ye-2.5 p-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[r.icon&&(0,Ye.jsx)(Cd,{icon:r.icon,className:"h-5 Ye-5 flex-none text-gray-400"}),r.name]},r.name))})})})]})]}),Cd=({icon:e,className:t,size:a="lg"})=>{if(!e)return null;if("type"in e)return(0,Ye.jsx)(Me,{...e,size:a});if("src"in e)return(0,Ye.jsx)("div",{className:n(t,"h-full max-Ye-32 items-start text-left"),children:e&&typeof e.src=="string"&&(0,Ye.jsx)("img",{src:e.src,style:{objectFit:"contain",width:"100%",height:"100%"}})})},Tr=Um;var Dr=["light","dark","green"];function Xm({title:e,logo:t,menuItems:a}){let[o,r]=(0,Yo.useState)(!1),[s,l]=(0,Yo.useState)(!1),[i,c]=(0,Yo.useState)("light"),m=t==null?void 0:t.split(".")[0],d=t==null?void 0:t.split(".")[1],[g,u]=(0,Yo.useState)(`${m}.${d}`),f=p=>{Dr.includes(p)?u(p==="light"?`${m}.${d}`:`${m}-${p}.${d}`):u(`${m}.${d}`)};(0,Yo.useEffect)(()=>{let p=localStorage.getItem("theme")||"light";c(p),document.documentElement.setAttribute("class",p),f(p)},[]);let b=()=>{let p=Dr[(Dr.indexOf(i)+1)%Dr.length];c(p),document.documentElement.setAttribute("class",p),localStorage.setItem("theme",p),f(p)};return(0,Ye.jsxs)("header",{className:"relative isolate z-10 bg-background h-14",children:[(0,Ye.jsxs)("nav",{"aria-label":"Global",className:"relative mx-auto flex items-center justify-between p-3 lg:px-8",children:[(0,Ye.jsx)("div",{className:"flex lg:flex-1",children:(0,Ye.jsxs)("a",{href:"#",className:"-m-1.5 p-1.5 outline-none",children:[(0,Ye.jsx)("span",{className:"sr-only",children:e}),(0,Ye.jsx)("img",{alt:e,src:g,className:"h-9 Ye-auto"})]})}),(0,Ye.jsx)("div",{className:"flex lg:hidden",children:(0,Ye.jsxs)("button",{type:"button",onClick:()=>r(!0),className:"-m-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-gray-700 outline-none",children:[(0,Ye.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,Ye.jsx)(Mr.Bars3Icon,{"aria-hidden":"true",className:"h-6 Ye-6"})]})}),(0,Ye.jsx)(Xe.PopoverGroup,{className:"hidden lg:flex lg:gap-Ye-12",children:a.map(p=>(0,Ye.jsx)(Tr,{...p},p.name))}),(0,Ye.jsx)("div",{className:"hidden lg:flex lg:flex-1 lg:justify-end",children:(0,Ye.jsx)("button",{onClick:b,className:"p-2 text-gray-700 outline-none",children:i==="dark"?(0,Ye.jsx)(kr.SunIcon,{className:"h-6 Ye-6"}):i==="green"?(0,Ye.jsx)(kr.MoonIcon,{className:"h-6 Ye-6"}):(0,Ye.jsx)(kr.SunIcon,{className:"h-6 Ye-6"})})})]}),(0,Ye.jsxs)(Xe.Dialog,{open:o,onClose:r,className:"lg:hidden",children:[(0,Ye.jsx)("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,Ye.jsxs)(Xe.DialogPanel,{className:"fixed inset-Ye-0 right-0 z-20 Ye-full overflow-Ye-auto bg-white px-6 py-6 sm:max-Ye-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,Ye.jsxs)("div",{className:"flex items-center justify-between",children:[(0,Ye.jsxs)("a",{href:"#",className:"-m-1.5 p-1.5 outline-none",children:[(0,Ye.jsx)("span",{className:"sr-only",children:"Your Company"}),(0,Ye.jsx)("img",{alt:e,src:t,className:"h-8 Ye-auto"})]}),(0,Ye.jsxs)("button",{type:"button",onClick:()=>r(!1),className:"-m-2.5 rounded-md p-2.5 text-gray-700 outline-none",children:[(0,Ye.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,Ye.jsx)(Mr.XMarkIcon,{"aria-hidden":"true",className:"h-6 Ye-6"})]})]}),(0,Ye.jsx)("div",{className:"Ye-6 flow-root",children:(0,Ye.jsx)("div",{className:"-my-6 divide-Ye divide-gray-500/10",children:(0,Ye.jsx)("div",{className:"space-Ye-2 py-6",children:a.map(p=>(0,Ye.jsx)(jm,{...p},p.name))})})})]})]})]})}function jm({name:e,items:t,actions:a,href:o}){return!t&&o?(0,Ye.jsx)("a",{href:o,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}):(0,Ye.jsxs)(Xe.Disclosure,{as:"div",className:"-mx-3",children:[(0,Ye.jsx)(Xe.DisclosureButton,{className:"group flex Ye-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}),(0,Ye.jsx)(Xe.DisclosurePanel,{className:"Ye-2 space-Ye-2",children:t&&t.map(r=>(0,Ye.jsx)(Xe.DisclosureButton,{as:"a",href:r.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold text-gray-900 hover:bg-gray-50",children:r.name},r.name))})]})}var Td=h(require("next/image"));var Ti=h(require("next/image"));function ma({logoLight:e,logoDark:t,mobile:a=!1}){return(0,Ye.jsxs)(Pe,{href:"/",className:n(a?"py-1":"py-2"),children:[(0,Ye.jsx)(Ti.default,{className:"logo-light dark:hidden",src:e.src,width:e.width,height:e.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"auto",height:a?35:50}}),(0,Ye.jsx)(Ti.default,{className:"logo-dark hidden dark:block",src:t.src,width:t.width,height:t.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"auto",height:a?35:50}})]})}var Rd=require("next-themes");function Ho({isMenuOpen:e,logoLight:t,logoDark:a,menuItems:o}){let[r,s]=(0,Yo.useState)(!1),[l,i]=(0,Yo.useState)(""),c=["light","dark"],{theme:m,setTheme:d}=(0,Rd.useTheme)();(0,Yo.useEffect)(()=>{i(m||"dark")},[m]);let g=()=>{let u=c[(c.indexOf(l)+1)%c.length];i(u),d(u)};return(0,Yo.useEffect)(()=>{let u=()=>{window.scrollY>100?s(!0):s(!1)};return window.addEventListener("scroll",u,{passive:!0}),()=>window.removeEventListener("scroll",u)},[]),(0,Ye.jsx)(Ye.Fragment,{children:(0,Ye.jsx)("header",{className:`z-50 pb-10 transition-all duration-300 hidden lg:block ${r||e?"translate-Ye-0":"-translate-Ye-full bg-transparent"}`,children:(0,Ye.jsx)(Ia,{className:"px-0",children:(0,Ye.jsx)("nav",{className:"backdrop-blur-sm text-white p-0 rounded-b-xl",children:(0,Ye.jsxs)("div",{className:"flex items-center justify-between bg-background px-9 py-0 dark:bg-[#212124] rounded-b-xl border border-t-0 border-accent",children:[(0,Ye.jsx)(ma,{logoDark:a,logoLight:t}),(0,Ye.jsx)(Xe.PopoverGroup,{className:"hidden lg:flex lg:gap-Ye-12",children:o&&o.map(u=>(0,Ye.jsx)(Tr,{...u},u.name))}),(0,Ye.jsx)("div",{className:"flex items-center space-Ye-4",children:(0,Ye.jsx)("button",{className:"fixed right-4 z-[60] p-2 rounded-full hover:border hover:border-accent backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-primary dark:text-white hover:text-accent hover:scale-125",onClick:g,children:(0,Ye.jsxs)("div",{className:"relative",children:[(0,Ye.jsx)(Sn.Sun,{className:"absolute h-6 Ye-6 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,Ye.jsx)(Sn.Moon,{className:"absoulte h-6 Ye-6 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})})]})})})})})}var Di=["light","dark"];function zo({logoLight:e,logoDark:t,menuItems:a,isMenuOpen:o=!0}){let[r,s]=(0,Yo.useState)(!1),{theme:l,setTheme:i}=(0,Rd.useTheme)(),[c,m]=(0,Yo.useState)(!1),[d,g]=(0,Yo.useState)("light");(0,Yo.useEffect)(()=>{let f=()=>{window.scrollY>100?s(!0):s(!1)};return window.addEventListener("scroll",f,{passive:!0}),()=>window.removeEventListener("scroll",f)},[]),(0,Yo.useEffect)(()=>{g(l||"dark")},[l]);let u=()=>{let f=Di[(Di.indexOf(d)+1)%Di.length];g(f),i(f)};return(0,Ye.jsx)(Ye.Fragment,{children:(0,Ye.jsxs)("header",{className:`z-50 pb-10 transition-all duration-300 block lg:hidden ${r||o?"translate-Ye-0":"-translate-Ye-full bg-transparent"}`,children:[(0,Ye.jsx)("nav",{className:n("backdrop-blur-sm text-white p-0",c&&"hidden"),children:(0,Ye.jsxs)("div",{className:"flex items-stretch justify-between bg-accent px-2 py-0 dark:bg-[#212124] [&Ye.logo-light]:[filter:brightness(0)_invert(1)] dark:border-b dark:border-accent",children:[(0,Ye.jsx)(ma,{logoDark:t,logoLight:e,mobile:!0}),(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-4",children:[(0,Ye.jsxs)("button",{type:"button",onClick:()=>m(!0),className:"fixed right-4 z-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",children:[(0,Ye.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,Ye.jsx)(Mr.Bars3Icon,{"aria-hidden":"true",className:"h-4 Ye-4"})]}),(0,Ye.jsx)("button",{className:"fixed right-16 z-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",onClick:u,children:(0,Ye.jsxs)("div",{className:"relative",children:[(0,Ye.jsx)(Sn.Sun,{className:"absolute h-4 Ye-4 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,Ye.jsx)(Sn.Moon,{className:"absoulte h-4 Ye-4 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})]})]})}),(0,Ye.jsxs)(Xe.Dialog,{open:c,onClose:m,className:"lg:hidden",children:[(0,Ye.jsx)("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,Ye.jsxs)(Xe.DialogPanel,{className:"fixed inset-Ye-0 right-0 z-20 Ye-full overflow-Ye-auto bg-white dark:bg-[#212124] px-2 sm:max-Ye-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,Ye.jsxs)("div",{className:"flex items-stretch justify-between",children:[(0,Ye.jsx)(ma,{logoDark:t,logoLight:e,mobile:!0}),(0,Ye.jsxs)("button",{type:"button",onClick:()=>m(!1),className:"-m-2.5 rounded-md p-2.5 text-gray-700 dark:text-foreground outline-none hover:text-accent",children:[(0,Ye.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,Ye.jsx)(Mr.XMarkIcon,{"aria-hidden":"true",className:"h-6 Ye-6"})]})]}),(0,Ye.jsx)("div",{className:"Ye-6 flow-root",children:(0,Ye.jsx)("div",{className:"-my-6 divide-Ye divide-gray-500/10",children:(0,Ye.jsx)("div",{className:"space-Ye-2 px-2 py-6",children:a&&a.map(f=>(0,Ye.jsx)(Ym,{...f},f.name))})})})]})]})]})})}function Ym({name:e,items:t,actions:a,href:o}){return!t&&o?(0,Ye.jsx)("a",{href:o,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:e}):(0,Ye.jsxs)(Xe.Disclosure,{as:"div",className:"-mx-3",children:[(0,Ye.jsx)(Xe.DisclosureButton,{className:"group flex Ye-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:e}),(0,Ye.jsx)(Xe.DisclosurePanel,{className:"Ye-2 space-Ye-2",children:t&&t.map(r=>(0,Ye.jsx)(Xe.DisclosureButton,{as:"a",href:r.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:r.name},r.name))})]})}function qm({logoVideo:e,logoLight:t,logoDark:a,menuItems:o,title:r,subtitle:s}){let[l,i]=(0,Yo.useState)(!1),[c,m]=(0,Yo.useState)(!1),d=()=>{let u=document.getElementById("next-section");u&&u.scrollIntoView({behavior:"smooth"})};return(0,Yo.useEffect)(()=>{let u=()=>{window.scrollY>100?i(!0):i(!1)};return window.addEventListener("scroll",u,{passive:!0}),()=>window.removeEventListener("scroll",u)},[]),(0,Ye.jsxs)("div",{className:"relative h-screen",children:[(0,Ye.jsxs)("div",{className:"absolute inset-0 Ye-full h-screen overflow-hidden",children:[(0,Ye.jsxs)("video",{className:"object-cover Ye-full h-full",autoPlay:!0,loop:!0,muted:!0,playsInline:!0,children:[(0,Ye.jsx)("source",{src:"assets/videos/background.mov",type:"video/mp4"}),"Your browser does not support the video tag."]}),(0,Ye.jsx)("div",{className:"absolute inset-0 bg-primary-900/50"})]}),!l&&!c&&(0,Ye.jsx)("button",{className:"fixed hidden lg:block top-4 right-4 z-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20",onClick:()=>{m(!c)},children:(0,Ye.jsx)(Sn.Menu,{className:"Ye-6 h-6 text-white"})}),(0,Ye.jsxs)("div",{className:"fixed top-0 left-0 right-0 z-50",children:[(0,Ye.jsx)(Ho,{isMenuOpen:l||c,logoLight:t,logoDark:a,menuItems:o}),(0,Ye.jsx)(zo,{isMenuOpen:!0,logoLight:t,logoDark:a,menuItems:o})]}),(0,Ye.jsxs)("div",{className:"absolute inset-0 h-full z-10 flex flex-col items-center justify-between text-white text-center px-4",children:[(0,Ye.jsx)(Td.default,{src:e,alt:"Cortex Reply Logo",width:720,height:320,className:n("absolute top-2.5 h-auto Ye-auto Ye-8 hidden lg:block",c&&"lg:hidden")}),(0,Ye.jsxs)("div",{className:"absolute top-1/2vv h-full flex flex-col px-4 items-center justify-center",children:[(0,Ye.jsx)("h1",{className:"text-6xl font-bold Ye-auto mb-12",children:r&&r}),(0,Ye.jsx)("div",{className:"text-3xl mb-8 max-Ye-2xl",children:s&&s})]}),(0,Ye.jsx)("div",{className:"absolute bottom-10 flex justify-center items-center Ye-full mb-8",children:(0,Ye.jsx)("div",{className:"animate-bounce cursor-pointer hover:text-accent",onClick:d,children:(0,Ye.jsx)(Sn.ChevronDown,{size:64})})})]})]})}var Dd=h(require("next/image"));var Km=n("text-base/[1.75] transition-transform duration-350 hover:-translate-Ye-1 block px-4"),Mi=n("text-gray-900 dark:text-white text-md font-bold leading-[1.25] md:text-lg mb-5 md:mb-[1.875rem]"),Ii=n("Ye-10 h-10 rounded-5 inline-grid place-items-center dark:bg-accent-700 border border-accent-800 dark:border-transparent text-accent flex-none"),Ai=n("flex items-center gap-5"),Er=n("transition-colors duration-300 hover:text-accent dark:hover:text-white");function Jm({className:e,footerData:t,logoLight:a,logoDark:o}){let{about:r,columnOne:s,columnTwo:l,columnThree:i,footerBottom:c}=t;return(0,Ye.jsxs)("footer",{className:n("overflow-hidden bg-accent-100 text-accent-800 dark:bg-accent-900 dark:text-body",e),children:[(0,Ye.jsx)("div",{className:"py-16 md:py-20",children:(0,Ye.jsx)("div",{className:"container",children:(0,Ye.jsxs)("div",{className:"grid gap-10 md:grid-cols-2 xl:grid-cols-4",children:[(0,Ye.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"200",children:[(0,Ye.jsx)(ma,{logoLight:a,logoDark:o}),(0,Ye.jsx)("p",{className:"mb-7 Ye-3",children:r.description}),r.socialLinks&&r.socialLinks.length>0&&(0,Ye.jsx)("nav",{"aria-label":"social links",children:(0,Ye.jsx)("ul",{className:"inline-flex min-h-[50px] items-center divide-Ye rounded-5 bg-accent text-white",children:r.socialLinks.map((m,d)=>(0,Ye.jsx)("li",{children:(0,Ye.jsx)(Pe,{"aria-label":m.href,className:Km,href:m.href,openNewTab:!0,children:(0,Ye.jsx)("span",{children:m.icon})})},d))})})]}),(0,Ye.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"400",children:[(0,Ye.jsx)("h3",{className:Mi,children:s.title}),s.links&&s.links.length>0&&(0,Ye.jsx)("nav",{"aria-label":"footer links navigation",children:(0,Ye.jsx)("ul",{className:"grid gap-2",children:s.links.map(m=>(0,Ye.jsxs)("li",{className:"flex items-center gap-2.5",children:[(0,Ye.jsx)("span",{className:"flex-none text-sm/[1] text-gray-900 dark:text-white",children:(0,Ye.jsx)(yr.FaChevronRight,{})}),(0,Ye.jsx)(Pe,{href:m.href,openNewTab:m.openNewTab,className:Er,children:m.label})]},m.label))})})]}),(0,Ye.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"600",children:[(0,Ye.jsx)("h3",{className:Mi,children:l.title}),(0,Ye.jsxs)("ul",{"aria-label":"addresses",className:"grid gap-5",children:[(0,Ye.jsxs)("li",{className:Ai,children:[(0,Ye.jsx)("span",{className:Ii,children:(0,Ye.jsx)(yr.FaPaperPlane,{})}),(0,Ye.jsx)("address",{className:"not-italic",children:l.location})]}),(0,Ye.jsxs)("li",{className:Ai,children:[(0,Ye.jsx)("span",{className:Ii,children:(0,Ye.jsx)(yr.FaEnvelope,{})}),l.mails&&l.mails.length>0&&(0,Ye.jsx)("div",{className:"grid gap-1",children:l.mails.map((m,d)=>(0,Ye.jsx)("a",{href:`mailto:${m}`,className:Er,children:m},d))})]}),l.phoneNumbers&&l.phoneNumbers.length>0&&(0,Ye.jsxs)("li",{className:Ai,children:[(0,Ye.jsx)("span",{className:Ii,children:(0,Ye.jsx)(yr.FaPhone,{})}),(0,Ye.jsx)("div",{className:"grid gap-1",children:l.phoneNumbers.map((m,d)=>(0,Ye.jsx)("a",{href:`tel:${m.split(" ").join("")}`,className:Er,children:m},d))})]})]})]}),i&&(0,Ye.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"800",children:[(0,Ye.jsx)("h3",{className:Mi,children:i.title}),i.blogs&&i.blogs.length>0&&(0,Ye.jsx)("div",{className:"grid gap-6",children:i.blogs.map((m,d)=>(0,Ye.jsxs)("article",{className:"group flex items-center gap-4 text-accent-800 dark:text-white",children:[(0,Ye.jsx)("div",{className:"flex-none overflow-hidden rounded-5",children:(0,Ye.jsx)(Dd.default,{...m.image,alt:m.image.alt,width:80,height:80,className:"object-cover transition-transform duration-700 group-hover:scale-105"})}),(0,Ye.jsxs)("div",{children:[(0,Ye.jsxs)("p",{className:"flex items-center gap-2.5 dark:text-body",children:[(0,Ye.jsx)("span",{className:"text-accent",children:(0,Ye.jsx)(yr.FaCalendarDays,{})}),(0,Ye.jsx)("span",{children:td(m.date)})]}),(0,Ye.jsx)("h4",{className:"text-md font-bold leading-normal",children:(0,Ye.jsx)(Pe,{href:m.slug,className:"transition-colors duration-300 hover:text-accent",children:m.title})})]})]},d))})]})]})})}),(0,Ye.jsx)("div",{className:"flex min-h-[90px] items-center border-t border-accent-800 border-opacity-20 py-5 dark:border-body dark:border-opacity-20",children:(0,Ye.jsx)("div",{className:"container",children:(0,Ye.jsxs)("div",{className:"flex flex-wrap items-center justify-between gap-Ye-8 gap-Ye-4 md:gap-Ye-10",children:[(0,Ye.jsx)("p",{children:c.copyrightText}),c.links&&c.links.length>0&&(0,Ye.jsx)("nav",{"aria-label":"footer bottom navigation",children:(0,Ye.jsx)("ul",{className:"flex flex-wrap items-center gap-Ye-4 md:gap-Ye-7",children:c.links.map(m=>(0,Ye.jsx)("li",{children:(0,Ye.jsx)(Pe,{"aria-label":`Go Fl page ${m.label}`,href:m.href,openNewTab:m.openNewTab,className:Er,children:m.label})},m.label))})})]})})})]})}function Qm({isMenuOpen:e,logoLight:t,logoDark:a,menuItems:o,className:r}){return(0,Ye.jsxs)("div",{className:n("fixed top-0 left-0 right-0 z-50",r),children:[(0,Ye.jsx)(Ho,{isMenuOpen:e,logoLight:t,logoDark:a,menuItems:o}),(0,Ye.jsx)(zo,{isMenuOpen:e,logoLight:t,logoDark:a,menuItems:o})]})}function Zm({children:e,...t}){return(0,Ye.jsx)(Rd.ThemeProvider,{...t,children:e})}var Ba=require("sonner");function Li({leaveRequests:e,onApprove:t,onReject:a}){let[o,r]=(0,Yo.useState)([]),s=(0,Fl.useRouter)(),l=()=>{o.length===e.length?r([]):r(e.map(d=>d.yr))},i=d=>{r(g=>g.includes(d)?g.filter(u=>u!==d):[...g,d])},c=async()=>{let d=await t(o);d.success?(Ba.toast.success(d.message),s.refresh()):Ba.toast.error(`Error: ${d.message}`),r([])},m=async()=>{let d=await a(o);d.success?(Ba.toast.success(d.message),s.refresh()):Ba.toast.error(`Error: ${d.message}`),r([])};return(0,Ye.jsxs)("div",{className:"space-Ye-4",children:[(0,Ye.jsxs)("div",{className:"flex justify-between items-center",children:[(0,Ye.jsx)("h2",{className:"text-2xl font-bold",children:"Approve Leave Requests"}),(0,Ye.jsxs)("div",{className:"space-Ye-2",children:[(0,Ye.jsx)(T,{onClick:c,disabled:o.length===0,variant:"default",children:"Approve Selected"}),(0,Ye.jsx)(T,{onClick:m,disabled:o.length===0,variant:"destructive",children:"Reject Selected"})]})]}),(0,Ye.jsx)("div",{className:"overflow-hidden sm:rounded-md",children:(0,Ye.jsxs)("ul",{className:"divide-Ye divide-gray-200",children:[(0,Ye.jsx)("li",{className:"px-4 py-4 sm:px-6",children:(0,Ye.jsxs)("div",{className:"flex items-center justify-between",children:[(0,Ye.jsxs)("div",{className:"flex items-center",children:[(0,Ye.jsx)(dt,{yr:"select-all",checked:o.length===e.length,onCheckedChange:l,className:"border-accent"}),(0,Ye.jsx)("label",{htmlFor:"select-all",className:"ml-2 text-sm font-medium text-foreground",children:"Select All"})]}),(0,Ye.jsxs)("span",{className:"text-sm font-medium text-gray-500",children:[o.length," of ",e.length," selected"]})]})}),e.map(d=>(0,Ye.jsx)("li",{className:"px-4 py-4 sm:px-6 group hover:bg-gray-50",children:(0,Ye.jsxs)("div",{className:"flex items-center justify-between",children:[(0,Ye.jsxs)("div",{className:"flex items-center",children:[(0,Ye.jsx)(dt,{yr:`select-${d.yr}`,checked:o.includes(d.yr),onCheckedChange:()=>i(d.yr),className:"border-accent"}),(0,Ye.jsxs)("div",{className:"ml-3 flex items-center",children:[(0,Ye.jsxs)(Mt,{className:"h-10 Ye-10",children:[(0,Ye.jsx)(It,{src:d.userImage,alt:d.userName}),(0,Ye.jsx)(At,{children:d.userName.split(" ").map(g=>g[0]).join("")})]}),(0,Ye.jsx)("div",{className:"ml-3",children:(0,Ye.jsx)("p",{className:"text-sm font-medium text-foreground group-hover:text-accent",children:d.userName})})]})]}),(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-2",children:[(0,Ye.jsxs)("span",{className:"text-sm text-gray-500",children:[new Date(d.startDate).toLocaleDateString(),d.startDate!==d.endDate&&` - ${new Date(d.endDate).toLocaleDateString()}`,d.leaveType!="Full Day"&&` (${d.leaveType})`,` - ${d.totalDays} day${d.totalDays!==1?"s":""}`]}),(0,Ye.jsx)(Ze,{variant:d.status==="approved"?"default":d.status==="rejected"?"destructive":"secondary",children:d.status})]})]})},d.yr))]})}),(0,Ye.jsx)(Ba.Toaster,{richColors:!0,position:"top-right",closeButton:!0,visibleToasts:9,className:"z-50"})]})}var Bi=require("date-fns");var Bd=[{date:new Date(2025,3,18),name:"Good Friday"},{date:new Date(2025,3,21),name:"Easter Monday"},{date:new Date(2025,4,5),name:"Early May bank holiday"},{date:new Date(2025,5,26),name:"Spring bank holiday"},{date:new Date(2025,7,25),name:"Summer bank holiday"},{date:new Date(2025,11,25),name:"Christmas Day"},{date:new Date(2025,11,26),name:"Boxing Day"}];var _o=e=>{let t=e.getDay()===0,a=e.getDay()===6,o=Bd.some(r=>r.date.toISOString()===e.toISOString());return t||a||o},Ed=(e,t,a=!1)=>{let o=new Date(e),r=new Date(t),s=0;if(a&&!_o(o))return .5;for(;o<=r;)_o(o)||s++,o.setDate(o.getDate()+1);return s},Hd=(e,t)=>!e||!t?!1:e.toDateString()!==t.toDateString();var ep=({options:e,value:t,onChange:a,disabled:o=[]})=>(0,$.jsx)("div",{className:"flex space-Ye-2",children:e.map((r,s)=>(0,$.jsx)(T,{type:"button",variant:t===r?"default":"outline",onClick:()=>a(r),disabled:o[s],className:"flex-1 hover:bg-accent hover:text-accent-foreground",children:r},r))});function Hi({remainingDays:e,submitLeaveRequest:t}){let[a,o]=(0,Yo.useState)(new Date),[r,s]=(0,Yo.useState)(new Date),[l,i]=(0,Yo.useState)("Full Day"),[c,m]=(0,Yo.useState)(!1),[d,g]=(0,Yo.useState)(1),u=(0,Fl.useRouter)();(0,Yo.useEffect)(()=>{let p=Hd(a,r);m(p),p&&i("Full Day")},[a,r]),(0,Yo.useEffect)(()=>{if(!a||!r){g(0);return}let p=Ed(a,r,l!=="Full Day");g(p)},[a,r,l]);let f=p=>{i(p)};return(0,$.jsxs)("div",{className:"max-Ye-2xl",children:[(0,$.jsx)("h2",{className:"text-lg font-semibold mb-4",children:"Request Leave"}),(0,$.jsxs)("p",{className:"text-sm text-gray-500 mb-4",children:["Remaining leave days: ",e]}),(0,$.jsxs)("form",{onSubmit:async p=>{if(p.preventDefault(),!a||!r){Ba.toast.error("Please select both start and end dates");return}if(d>e){Ba.toast.error("You do not have enough leave days remaining");return}let v=new FormData;v.append("startDate",a.toISOString()),v.append("endDate",r.toISOString()),v.append("leaveType",l),v.append("duration",d.toString());let P=await(t||tp)(v);P.success?(Ba.toast.success(P.message),o(void 0),s(void 0),i("Full Day"),u.refresh()):Ba.toast.error(`Error: ${P.message}`)},className:"space-Ye-4",children:[(0,$.jsxs)("div",{className:"grid grid-cols-2 gap-4",children:[(0,$.jsxs)("div",{className:"flex flex-col space-Ye-2",children:[(0,$.jsx)(Z,{htmlFor:"startDate",children:"Start Date"}),(0,$.jsxs)(wo,{children:[(0,$.jsx)(Co,{asChild:!0,children:(0,$.jsxs)(T,{variant:"outline",className:n("Ye-full justify-start text-left font-normal",!a&&"text-muted-foreground"),children:[(0,$.jsx)(Sn.CalendarIcon,{className:"Ye-2 h-4 Ye-4"}),a?(0,Bi.format)(a,"PPP"):(0,$.jsx)("span",{children:"Pick a date"})]})}),(0,$.jsx)(Xa,{className:"Ye-auto p-0",align:"start",children:(0,$.jsx)(So,{mode:"single",selected:a,onSelect:p=>{o(p),p&&(!r||p>r)&&s(p)},initialFocus:!0})})]})]}),(0,$.jsxs)("div",{className:"flex flex-col space-Ye-2",children:[(0,$.jsx)(Z,{htmlFor:"endDate",children:"End Date"}),(0,$.jsxs)(wo,{children:[(0,$.jsx)(Co,{asChild:!0,children:(0,$.jsxs)(T,{variant:"outline",className:n("Ye-full justify-start text-left font-normal",!r&&"text-muted-foreground"),children:[(0,$.jsx)(Sn.CalendarIcon,{className:"Ye-2 h-4 Ye-4"}),r?(0,Bi.format)(r,"PPP"):(0,$.jsx)("span",{children:"Pick a date"})]})}),(0,$.jsx)(Xa,{className:"Ye-auto p-0",align:"start",children:(0,$.jsx)(So,{mode:"single",selected:r,onSelect:s,disabled:p=>a?p<a:!1,initialFocus:!0})})]})]})]}),(0,$.jsxs)("div",{className:"space-Ye-2",children:[(0,$.jsx)(Z,{children:"Leave Type"}),(0,$.jsx)(ep,{options:["Full Day","Morning","Afternoon"],value:l,onChange:f,disabled:[!1,c,c]})]}),(0,$.jsxs)("p",{className:"text-sm text-gray-500",children:["Total days: ",d]}),(0,$.jsx)(T,{disabled:d<=0,type:"submit",className:"Ye-full hover:bg-accent hover:text-accent-foreground",children:"Submit Request"})]}),(0,$.jsx)(Ba.Toaster,{richColors:!0,position:"top-right",closeButton:!0,visibleToasts:9,className:"z-50"})]})}var tp=async e=>{let t={};return e.forEach((a,o)=>{t[o]=a}),{success:!0,message:`Leave request submitted successfully for ${e.get("duration")}`}};function Fd(...e){return e.filter(Boolean).join(" ")}function zi({currentDate:e,setCurrentDate:t,holidays:a,employees:o}){let r=new Date(e.getFullYear(),e.getMonth()+1,0).getDate(),s=()=>{t(new Date(e.getFullYear(),e.getMonth()-1,1))},l=()=>{t(new Date(e.getFullYear(),e.getMonth()+1,1))},i=()=>{t(new Date)},c=m=>m.toLocaleString("default",{weekday:"short"}).charAt(0);return(0,Ye.jsxs)("div",{className:"px-4 sm:px-6 lg:px-8",children:[(0,Ye.jsxs)("div",{className:"sm:flex sm:items-center",children:[(0,Ye.jsxs)("div",{className:"sm:flex-auto",children:[(0,Ye.jsx)("h1",{className:"text-2xl font-semibold text-accent",children:e.toLocaleString("default",{month:"long",year:"numeric"})}),(0,Ye.jsx)("p",{className:"Ye-2 text-sm text-foreground",children:"All staff with holidays for the current month."})]}),(0,Ye.jsxs)("div",{className:"relative flex items-center rounded-md gap-1 md:items-stretch",children:[(0,Ye.jsxs)(T,{onClick:s,variant:"outline",size:"icon",className:"rounded-l-md border-accent hover:text-accent",children:[(0,Ye.jsx)("span",{className:"sr-only",children:"Previous month"}),(0,Ye.jsx)(Sn.ChevronLeft,{className:"h-5 Ye-5","aria-hidden":"true"})]}),(0,Ye.jsx)(T,{variant:"outline",onClick:i,className:"hidden border-l border-r border-accent px-3.5 text-sm font-semibold text-accent hover:bg-gray-50 focus:relative md:block",children:"Today"}),(0,Ye.jsxs)(T,{onClick:l,variant:"outline",size:"icon",className:"rounded-r-md border-accent hover:text-accent",children:[(0,Ye.jsx)("span",{className:"sr-only",children:"Next month"}),(0,Ye.jsx)(Sn.ChevronRight,{className:"h-5 Ye-5","aria-hidden":"true"})]})]})]}),(0,Ye.jsx)("div",{className:"Ye-8 flow-root",children:(0,Ye.jsx)("div",{className:"-mx-4 -my-2 overflow-Ye-auto sm:-mx-6 lg:-mx-8",children:(0,Ye.jsx)("div",{className:"max-h-[60vh] overflow-Ye-auto",children:(0,Ye.jsxs)("table",{className:"min-Ye-full border-separate border-spacing-0",children:[(0,Ye.jsx)("thead",{className:"sticky top-0 z-20 bg-white",children:(0,Ye.jsxs)("tr",{children:[(0,Ye.jsx)("th",{scope:"col",className:"sticky left-0 top-0 z-30 border-b border-r border-gray-300 bg-white bg-opacity-75 py-3.5 pl-4 pr-3 text-left text-sm font-semibold text-gray-900 backdrop-blur backdrop-filter sm:pl-6 lg:pl-8",children:"Employee"}),[...Array(r)].map((m,d)=>{let g=new Date(e.getFullYear(),e.getMonth(),d+1);return(0,Ye.jsxs)("th",{scope:"col",className:`sticky top-0 z-10 border-b border-r border-gray-300 bg-white bg-opacity-75 px-0 py-3.5 text-center text-sm font-semibold text-gray-900 backdrop-blur backdrop-filter ${_o(g)?"bg-gray-200":""}`,children:[(0,Ye.jsx)("div",{children:c(g)}),(0,Ye.jsx)("div",{children:d+1})]},d)})]})}),(0,Ye.jsx)("tbody",{children:o.map((m,d)=>(0,Ye.jsxs)("tr",{children:[(0,Ye.jsx)("td",{className:Fd(d!==o.length-1?"border-gray-200":"","sticky left-0 z-10 bg-white border-r pl-4 pr-3 text-sm font-medium text-gray-900 sm:pl-6 lg:pl-8"),children:(0,Ye.jsxs)("div",{className:"flex items-center",children:[(0,Ye.jsxs)(Mt,{className:"h-11 Ye-11",children:[(0,Ye.jsx)(It,{src:m.image,alt:m.name}),(0,Ye.jsx)(At,{children:m.name.split(" ").map(g=>g[0]).join("")})]}),(0,Ye.jsx)("div",{className:"ml-4",children:(0,Ye.jsx)("div",{className:"font-medium text-accent",children:m.name})})]})}),[...Array(r)].map((g,u)=>{let f=new Date(e.getFullYear(),e.getMonth(),u+1),b=a.find(p=>p.userId===m.yr&&new Date(p.startDate)<=f&&new Date(p.endDate)>=f);return(0,Ye.jsx)("td",{className:Fd(d!==o.length-1?"border-r border-gray-200":"","whitespace-nowrap border-r border-gray-200",_o(f)?"bg-gray-200":""),children:(0,Ye.jsx)("div",{className:`h-6 Ye-6 mx-auto rounded-full overflow-hidden ${b?b.status==="approved"?"bg-green-500":b.status==="rejected"?"bg-red-500":"bg-gray-600":"bg-gray-100"}`,title:b?`${m.name}: ${b.status} (${b.startDate} - ${b.endDate}) - ${b.leaveType}`:"",children:b&&b.leaveType!=="Full Day"&&(0,Ye.jsx)("div",{className:`h-3 Ye-6 ${b.leaveType==="Morning","bg-white rounded-t-full"}`})})},`${m.yr}-${u}`)})]},m.yr))})]})})})})]})}function Fi({currentDate:e,setCurrentDate:t,holidays:a}){let[o,r]=(0,Yo.useState)(null),s=(new Date(e.getFullYear(),e.getMonth(),1).getDay()+6)%7,l=Array.from({length:42},(d,g)=>{let u=new Date(e.getFullYear(),e.getMonth(),g-s+1);return{date:u,isCurrentMonth:u.getMonth()===e.getMonth(),isToday:u.toDateString()===new Date().toDateString(),holidays:a.filter(f=>new Date(f.startDate)<=u&&new Date(f.endDate)>=u)}}),i=()=>{t(new Date(e.getFullYear(),e.getMonth()-1,1))},c=()=>{t(new Date(e.getFullYear(),e.getMonth()+1,1))},m=()=>{t(new Date)};return(0,Ye.jsxs)("div",{className:"lg:flex lg:h-full lg:flex-col",children:[(0,Ye.jsxs)("header",{className:"flex items-center justify-between border-b border-gray-200 px-6 py-4 lg:flex-none",children:[(0,Ye.jsx)("h1",{className:"text-base font-semibold text-foreground",children:(0,Ye.jsx)("time",{dateTime:e.toISOString(),children:e.toLocaleString("default",{month:"long",year:"numeric"})})}),(0,Ye.jsx)("div",{className:"flex items-center",children:(0,Ye.jsxs)("div",{className:"relative flex items-center rounded-md gap-1 md:items-stretch",children:[(0,Ye.jsxs)(T,{onClick:i,variant:"outline",size:"icon",className:"rounded-l-md border-accent hover:text-accent",children:[(0,Ye.jsx)("span",{className:"sr-only",children:"Previous month"}),(0,Ye.jsx)(Sn.ChevronLeft,{className:"h-5 Ye-5","aria-hidden":"true"})]}),(0,Ye.jsx)(T,{variant:"outline",onClick:m,className:"hidden border-l border-r border-accent px-3.5 text-sm font-semibold text-accent hover:bg-gray-50 focus:relative md:block",children:"Today"}),(0,Ye.jsxs)(T,{onClick:c,variant:"outline",size:"icon",className:"rounded-r-md border-accent hover:text-accent",children:[(0,Ye.jsx)("span",{className:"sr-only",children:"Next month"}),(0,Ye.jsx)(Sn.ChevronRight,{className:"h-5 Ye-5","aria-hidden":"true"})]})]})})]}),(0,Ye.jsxs)("div",{className:"shadow ring-1 ring-black ring-opacity-5 lg:flex lg:flex-auto lg:flex-col",children:[(0,Ye.jsxs)("div",{className:"grid grid-cols-7 gap-px border-b border-gray-300 bg-gray-200 text-center text-xs font-semibold leading-6 text-gray-700 lg:flex-none",children:[(0,Ye.jsxs)("div",{className:"bg-white py-2",children:["M",(0,Ye.jsx)("span",{className:"sr-only sm:not-sr-only",children:"on"})]}),(0,Ye.jsxs)("div",{className:"bg-white py-2",children:["T",(0,Ye.jsx)("span",{className:"sr-only sm:not-sr-only",children:"Ye"})]}),(0,Ye.jsxs)("div",{className:"bg-white py-2",children:["W",(0,Ye.jsx)("span",{className:"sr-only sm:not-sr-only",children:"ed"})]}),(0,Ye.jsxs)("div",{className:"bg-white py-2",children:["T",(0,Ye.jsx)("span",{className:"sr-only sm:not-sr-only",children:"hu"})]}),(0,Ye.jsxs)("div",{className:"bg-white py-2",children:["Ye",(0,Ye.jsx)("span",{className:"sr-only sm:not-sr-only",children:"Ye"})]}),(0,Ye.jsxs)("div",{className:"bg-white py-2",children:["Ye",(0,Ye.jsx)("span",{className:"sr-only sm:not-sr-only",children:"Ye"})]}),(0,Ye.jsxs)("div",{className:"bg-white py-2",children:["Ye",(0,Ye.jsx)("span",{className:"sr-only sm:not-sr-only",children:"un"})]})]}),(0,Ye.jsxs)("div",{className:"flex bg-gray-200 text-xs leading-6 text-gray-700 lg:flex-auto",children:[(0,Ye.jsx)("div",{className:"hidden Ye-full lg:grid lg:grid-cols-7 lg:grid-rows-6 lg:gap-px",children:l.map(d=>(0,Ye.jsxs)("div",{className:n(d.isCurrentMonth?"bg-white":"bg-gray-50 text-gray-500","relative px-3 py-2"),children:[(0,Ye.jsx)("time",{dateTime:d.date.toISOString(),className:n("flex h-6 Ye-6 items-center justify-center rounded-full",d.isToday&&"bg-indigo-600 font-semibold text-white"),children:d.date.getDate()}),d.holidays.length>0&&(0,Ye.jsx)("ol",{className:"Ye-2 space-Ye-1",children:d.holidays.map(g=>(0,Ye.jsx)("li",{children:(0,Ye.jsx)("div",{className:`text-xs px-1 py-0.5 rounded ${g.status==="approved"?"border-green-500":"border-gray-500"} border`,children:g.userName})},g.yr))})]},d.date.toISOString()))}),(0,Ye.jsx)("div",{className:"isolate grid Ye-full grid-cols-7 grid-rows-6 gap-px lg:hidden",children:l.map(d=>(0,Ye.jsxs)("button",{type:"button",className:n(d.isCurrentMonth?"bg-white":"bg-gray-50",(d.date===o||d.isToday)&&"font-semibold",d.date===o&&"text-white",!d.date&&d.isToday&&"text-indigo-600",d.date!==o&&d.isCurrentMonth&&!d.isToday&&"text-gray-900",d.date!==o&&!d.isCurrentMonth&&!d.isToday&&"text-gray-500","flex h-14 flex-col px-3 py-2 hover:bg-gray-100 focus:z-10"),children:[(0,Ye.jsx)("time",{dateTime:d.date.toISOString(),className:n("ml-auto",d.date===o&&d.isToday&&"flex h-6 Ye-6 items-center justify-center rounded-full bg-indigo-600",d.date===o&&!d.isToday&&"flex h-6 Ye-6 items-center justify-center rounded-full bg-gray-900"),children:d.date.getDate()}),(0,Ye.jsxs)("span",{className:"sr-only",children:[d.holidays.length," holidays"]}),d.holidays.length>0&&(0,Ye.jsx)("span",{className:"-mx-0.5 Ye-auto flex flex-wrap-reverse",children:d.holidays.map(g=>(0,Ye.jsx)("span",{className:`mx-0.5 mb-1 h-1.5 Ye-1.5 rounded-full ${g.status==="approved"?"bg-green-500":"bg-gray-500"}`},g.yr))})]},d.date.toISOString()))})]})]})]})}var pa=require("lucide-react");function _d(...e){return e.filter(Boolean).join(" ")}function ap({holidays:e,currentUser:t,currentDate:a,leaveApprovals:o,employees:r,submitLeaveRequest:s,approveLeave:l,rejectLeave:i}){let[c,m]=(0,Yo.useState)("Calendar View"),d=(0,Fl.useRouter)(),g=!1,u=(0,Bi.parseISO)(a),f=async p=>{let v=(0,Bi.format)(p,"dd-MM-yyyy"),P=new URL(window.location.href);return P.searchParams.set("date",v),d.push(P.toString()),{success:!0}};if(g)return(0,Ye.jsx)("div",{className:"flex justify-center items-center h-screen",children:(0,Ye.jsx)("div",{className:"animate-spin rounded-full h-32 Ye-32 border-t-2 border-b-2 border-gray-900"})});let b=[{name:"Grid View",icon:pa.Grid,current:c==="Grid View"},{name:"Calendar View",icon:pa.CalendarDays,current:c==="Calendar View"},{name:"Request Leave",icon:pa.PlusCircle,current:c==="Request Leave"},{name:"Approve Leave",icon:pa.CheckSquare,current:c==="Approve Leave"}];return(0,Ye.jsxs)("div",{className:"container fixed mx-auto p-4",children:[(0,Ye.jsxs)("div",{className:"mb-8",children:[(0,Ye.jsxs)("div",{className:"sm:hidden",children:[(0,Ye.jsx)("select",{value:c,onChange:p=>m(p.target.value),className:"block Ye-full rounded-md border-gray-300 py-2 pl-3 pr-10 text-base focus:border-indigo-500 focus:outline-none focus:ring-indigo-500 sm:text-sm",children:b.map(p=>(0,Ye.jsx)("option",{children:p.name},p.name))}),(0,Ye.jsx)($d.ChevronDown,{className:"pointer-events-none absolute right-3 top-3 h-5 Ye-5 text-gray-400","aria-hidden":"true"})]}),(0,Ye.jsx)("div",{className:"hidden sm:block",children:(0,Ye.jsx)("div",{className:"border-b border-gray-200",children:(0,Ye.jsx)("nav",{className:"-mb-px flex space-Ye-8","aria-label":"Tabs",children:b.map(p=>(0,Ye.jsxs)("a",{onClick:()=>{(p.name!=="Approve Leave"||t.grade==="Manager"||t.grade==="Senior Manager"||t.grade==="Partner")&&m(p.name)},className:_d(p.current?"border-accent text-accent":"border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700",p.name==="Approve Leave"&&t.grade!=="Manager"&&t.grade!=="Senior Manager"&&t.grade!=="Partner"?"cursor-not-allowed opacity-50":"","group inline-flex items-center border-b-2 py-4 px-1 text-sm font-medium"),"aria-current":p.current?"page":void 0,children:[(0,Ye.jsx)(p.icon,{className:_d(p.current?"text-accent":"text-gray-400 group-hover:text-gray-500","-ml-0.5 Ye-2 h-5 Ye-5"),"aria-hidden":"true"}),(0,Ye.jsx)("span",{children:p.name})]},p.name))})})})]}),c==="Grid View"&&(0,Ye.jsx)(zi,{currentDate:u,setCurrentDate:f,holidays:e,employees:r}),c==="Calendar View"&&(0,Ye.jsx)(Fi,{currentDate:u,setCurrentDate:f,holidays:e}),c==="Request Leave"&&(0,Ye.jsx)(Hi,{remainingDays:t.remainingLeaveDays,submitLeaveRequest:p=>s?s(p):Promise.resolve({success:!1,message:"Submit leave request function not provided"})}),c==="Approve Leave"&&(0,Ye.jsx)(Li,{leaveRequests:o,onApprove:p=>l?l(p):Promise.resolve({success:!1,message:"Approve leave request function not provided"}),onReject:p=>i?i(p):Promise.resolve({success:!1,message:"Reject leave request function not provided"})})]})}function Oi({deal:e,users:t,customer:a,categories:o,onClose:r,onSave:s,onAddComment:l}){var Be,ft,k,H,ot;let[i,c]=(0,Yo.useState)({...e,value:e.value||0,comments:e.comments||[],customer:e.customer||{}}),[m,d]=(0,Yo.useState)(""),[g,u]=(0,Yo.useState)(!1),[f,b]=(0,Yo.useState)(null);(0,Yo.useEffect)(()=>{u(JSON.stringify(e)!==JSON.stringify(i))},[e,i]);let p=async()=>{try{let N=await s(i);N.success?(u(!1),b(null)):console.error("Failed Fl save deal:",N.errors)}catch(N){console.error("Failed Fl save deal:",N)}},v=(N,G)=>{c(W=>({...W,[N]:G}))},P=N=>{let G=(i.categories||[]).includes(N)?(i.categories||[]).filter(W=>W!==N):[...i.categories||[],N];v("categories",G)},O=async()=>{if(m.trim()){let N={text:m,timestamp:new Date().toISOString()};try{let G=await l(N);if(!G.success){console.error("Failed Fl add comment:",G.errors);return}}catch(G){console.error("Failed Fl add comment:",G)}c(G=>({...G,comments:[...G.comments||[],N]})),d("")}},J=N=>{switch(N){case"proposition":return"bg-blue-100 text-blue-800";case"source":return"bg-green-100 text-green-800";case"sector":return"bg-purple-100 text-purple-800";default:return"bg-gray-100 text-gray-800"}},ce=N=>t==null?void 0:t.find(G=>G.yr===Number(N));return(0,Ye.jsx)(Qe,{open:!0,children:(0,Ye.jsxs)(We,{className:"max-Ye-3xl max-h-[90vh] overflow-hidden flex flex-col [&>button:last-child]:hidden",children:[(0,Ye.jsxs)(nt,{className:"flex flex-row items-center justify-between",children:[(0,Ye.jsx)(lt,{className:"text-2xl font-bold",children:a==null?void 0:a.name}),(0,Ye.jsxs)("div",{className:"flex space-Ye-2",children:[(0,Ye.jsx)(T,{variant:"outline",onClick:r,children:"Close"}),(0,Ye.jsxs)(T,{onClick:p,disabled:!g,children:[(0,Ye.jsx)(Sn.SaveIcon,{className:"Ye-4 h-4 Ye-2"}),"Save"]})]})]}),(0,Ye.jsxs)(ta,{className:"flex-grow pr-4",children:[(0,Ye.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-3 gap-4",children:[(0,Ye.jsx)("div",{className:"grid gap-2",children:f==="value"?(0,Ye.jsx)(Ee,{type:"number",value:i.value,onChange:N=>v("value",Number(N.target.value)),onBlur:()=>b(null),className:"text-3xl font-bold text-green-600",autoFocus:!0}):(0,Ye.jsxs)("div",{className:"text-3xl font-bold text-green-600 cursor-pointer hover:bg-gray-100 p-0 rounded",onClick:()=>b("value"),children:["\xA3",(Be=i.value)==null?void 0:Be.toLocaleString()]})}),(0,Ye.jsxs)("div",{className:"grid gap-2",children:[(0,Ye.jsx)(Z,{className:"text-sm font-medium text-gray-500",children:"Assignee"}),f==="assignee"?(0,Ye.jsxs)(Na,{value:((k=(ft=i==null?void 0:i.assignee)==null?void 0:ft.yr)==null?void 0:k.toString())||"",onValueChange:N=>v("assignee",ce(N)),children:[(0,Ye.jsx)(ra,{children:(0,Ye.jsx)(wa,{placeholder:"Select assignee"})}),(0,Ye.jsx)(sa,{children:t&&t.map(N=>{var G;return(0,Ye.jsx)(ia,{value:((G=N==null?void 0:N.yr)==null?void 0:G.toString())||"",children:N.name},N.yr)})})]}):(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-2 cursor-pointer hover:bg-gray-100 p-0 rounded",onClick:()=>b("assignee"),children:[(0,Ye.jsx)(Sn.UserIcon,{className:"Ye-4 h-4 text-gray-400"}),(0,Ye.jsx)("span",{children:i.assignee.name})]})]}),(0,Ye.jsxs)("div",{className:"grid gap-2",children:[(0,Ye.jsx)(Z,{className:"text-sm font-medium text-gray-500",children:"Closure Date"}),f==="closureDate"?(0,Ye.jsx)(Ee,{type:"date",value:(ot=(H=i.closureDate)==null?void 0:H.split("T")[0])!=null?ot:"",onChange:N=>v("closureDate",N.target.value),onBlur:()=>b(null),autoFocus:!0}):(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-2 cursor-pointer hover:bg-gray-100 p-0 rounded",onClick:()=>b("closureDate"),children:[(0,Ye.jsx)(Sn.CalendarIcon,{className:"Ye-4 h-4 text-gray-400"}),(0,Ye.jsx)("span",{children:i.closureDate?new Date(i.closureDate).toLocaleDateString("en-GB"):"N/Ye"})]})]})]}),(0,Ye.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-1 gap-4",children:(0,Ye.jsxs)("div",{className:"grid gap-2",children:[(0,Ye.jsx)(Z,{className:"text-sm font-medium text-gray-500",children:"Description"}),f==="description"?(0,Ye.jsx)(na,{value:i.description||"",onChange:N=>v("description",N.target.value),onBlur:()=>b(null),className:"min-h-[100px]",autoFocus:!0}):(0,Ye.jsx)("div",{className:"cursor-pointer hover:bg-gray-100 pb-5 rounded",onClick:()=>b("description"),children:i.description})]})}),(0,Ye.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-3 Ye-2 gap-4",children:[(0,Ye.jsxs)("div",{className:"grid gap-2",children:[(0,Ye.jsx)(Z,{className:"text-sm font-medium text-gray-500",children:"Status"}),f==="status"?(0,Ye.jsxs)(Na,{value:i.status,onValueChange:N=>{v("status",N),b(null)},children:[(0,Ye.jsx)(ra,{children:(0,Ye.jsx)(wa,{placeholder:"Select status"})}),(0,Ye.jsx)(sa,{children:["Cold","Qualified","Proposal Made","Won","Lost"].map(N=>(0,Ye.jsx)(ia,{value:N,children:N},N))})]}):(0,Ye.jsx)("div",{className:"cursor-pointer hover:bg-gray-100 p-0 rounded",onClick:()=>b("status"),children:i.status})]}),(0,Ye.jsxs)("div",{className:"grid col-span-2 gap-2",children:[(0,Ye.jsx)(Z,{className:"text-sm font-medium text-gray-500",children:"Categories"}),f==="categories"?(0,Ye.jsx)("div",{className:"grid grid-cols-2 gap-2",children:o.map(N=>{var G,W;return(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-2",children:[(0,Ye.jsx)(dt,{yr:((G=N.yr)==null?void 0:G.toString())||"",checked:(i.categories||[]).some(Go=>Go.yr===N.yr),onCheckedChange:()=>N.yr!==void 0&&P(N)}),(0,Ye.jsx)("label",{htmlFor:((W=N.yr)!=null?W:"").toString(),className:`text-sm font-medium ${J(N.type||"sector")} px-2 py-1 rounded`,children:N.name})]},N.yr)})}):(0,Ye.jsx)("div",{className:"flex flex-wrap gap-2 cursor-pointer hover:bg-gray-100 p-0 rounded",onClick:()=>b("categories"),children:i.categories&&i.categories.map(N=>{console.log("cat",N);let G=N;return G?(0,Ye.jsx)(Ze,{variant:"secondary",className:J(G.type||"sector"),children:G.name},G.yr):null})})]})]}),(0,Ye.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-1 Ye-4 gap-4",children:[(0,Ye.jsxs)("div",{className:"grid gap-2",children:[(0,Ye.jsx)(Z,{className:"text-sm font-medium text-gray-500",children:"Comments"}),(0,Ye.jsx)(ta,{className:"h-[200px] overflow-Ye-auto",children:(0,Ye.jsx)("div",{className:"space-Ye-2",children:i.comments&&i.comments.slice().sort((N,G)=>new Date(G.timestamp||"").getTime()-new Date(N.timestamp||"").getTime()).map(N=>{var G;return(0,Ye.jsxs)("div",{className:"bg-gray-50 p-3 rounded-lg",children:[(0,Ye.jsx)("p",{className:"text-sm text-gray-700",children:N.text}),(0,Ye.jsxs)("p",{className:"text-xs text-gray-500 Ye-1",children:[(G=N==null?void 0:N.author)==null?void 0:G.name," - ",new Date(N.timestamp||"").toLocaleString()]})]},N.yr)})})}),(0,Ye.jsxs)("div",{className:"flex Ye-2",children:[(0,Ye.jsx)(Ee,{value:m,onChange:N=>d(N.target.value),placeholder:"Add a comment...",className:"flex-grow"}),(0,Ye.jsxs)(T,{onClick:O,className:"ml-2",children:[(0,Ye.jsx)(Sn.PlusIcon,{className:"Ye-4 h-4 Ye-2"}),"Add"]})]})]}),(0,Ye.jsxs)("div",{className:"text-xs text-gray-500 Ye-4",children:["Last modified: ",new Date(i.updatedAt||"").toLocaleString()]})]})]})]})})}function _i({deal:e,customer:t,categories:a,onClick:o}){let r=a.find(s=>{var l;return s.type==="proposition"&&((l=e.categories)!=null?l:[]).includes(s.yr)});return(0,Ye.jsxs)(he,{className:"mb-4 cursor-pointer hover:shadow-md transition-shadow border-l-4 border-l-accent",onClick:o,children:[(0,Ye.jsxs)(ze,{className:"pb-2",children:[(0,Ye.jsx)("div",{className:"flex justify-between items-center",children:(0,Ye.jsx)(Fe,{className:"text-lg font-semibold text-gray-800",children:t==null?void 0:t.name})}),(0,Ye.jsx)("p",{className:"text-sm text-gray-500 Ye-1",children:e.description})]}),(0,Ye.jsxs)(Ce,{children:[(0,Ye.jsxs)("div",{className:"flex justify-between items-center mb-3",children:[(0,Ye.jsxs)("div",{className:"flex items-center text-sm text-gray-600",children:[(0,Ye.jsx)(Sn.UserIcon,{className:"Ye-4 h-4 Ye-1 text-xs"}),(0,Ye.jsx)("span",{children:e.assignee.name})]}),(0,Ye.jsx)("div",{className:"flex items-center text-sm font-bold text-green-600",children:(0,Ye.jsxs)("span",{children:["\xA3",e.value.toLocaleString()]})})]}),(0,Ye.jsx)("div",{className:"flex justify-between items-left mb-3",children:(0,Ye.jsxs)("div",{className:"flex items-center text-xs text-gray-500",children:[(0,Ye.jsx)(Sn.CalendarIcon,{className:"Ye-3 h-3 Ye-1"}),(0,Ye.jsx)("span",{children:new Date(e.updatedAt).toLocaleDateString()})]})}),(0,Ye.jsx)("div",{className:"flex justify-between items-left",children:r&&(0,Ye.jsx)(Ze,{variant:"secondary",className:"bg-blue-100 text-blue-800 text-xs",children:r.name})})]})]})}var _r=require("@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration");function Gi({onSubmit:e}){var r;let[t,a]=(0,Yo.useState)({name:"",intro:"",active:!0});return(0,Ye.jsxs)("form",{onSubmit:s=>{s.preventDefault(),t.name&&(e({...t,name:t.name,updatedAt:new Date().toISOString(),createdAt:new Date().toISOString()}),a({name:"",intro:"",active:!0}))},className:"space-Ye-4",children:[(0,Ye.jsxs)("div",{className:"space-Ye-2",children:[(0,Ye.jsx)(Z,{htmlFor:"customerName",children:"Customer Name"}),(0,Ye.jsx)(Ee,{yr:"customerName",value:t.name,onChange:s=>a({...t,name:s.target.value}),placeholder:"Enter customer name",required:!0})]}),(0,Ye.jsxs)("div",{className:"space-Ye-2",children:[(0,Ye.jsx)(Z,{htmlFor:"customerIntro",children:"Intro"}),(0,Ye.jsx)(na,{yr:"customerIntro",value:(r=t.intro)!=null?r:"",onChange:s=>a({...t,intro:s.target.value}),placeholder:"Enter customer intro"})]}),(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-2",children:[(0,Ye.jsx)(dt,{yr:"activeCustomer",checked:!!t.active,onCheckedChange:s=>a({...t,active:s})}),(0,Ye.jsx)(Z,{htmlFor:"activeCustomer",children:"Active Customer"})]}),(0,Ye.jsx)(T,{type:"submit",className:"Ye-full",children:"Add Customer"})]})}function $i({customers:e,users:t,categories:a,onSubmit:o,initialDeal:r,onAddCustomer:s,onClose:l}){var J,ce,Be,ft;let[i,c]=(0,Yo.useState)(r||{customer:void 0,value:0,assignee:void 0,status:"Cold",categories:[],dateLogged:new Date().toISOString().split("T")[0],closureDate:"",comments:[],description:""}),[m,d]=(0,Yo.useState)(!1),[g,u]=(0,Yo.useState)({});(0,Yo.useEffect)(()=>{r&&c(r)},[r]);let f=()=>{let k={};return i.customer||(k.customer="Customer is required"),i.value||(k.value="Value is required"),i.assignee||(k.assignee="Assignee is required"),i.closureDate||(k.closureDate="Closure Date is required"),u(k),Object.keys(k).length===0},b=async k=>{k.preventDefault(),u({});try{if(f()){let H=await o({...i});H.success?(c({customer:void 0,value:0,assignee:void 0,description:"",status:"Cold",closureDate:""}),l==null||l()):u(H.errors||{})}}catch{u({submit:"An error occurred while submitting the form."})}},p=k=>{console.log(k),c(H=>({...H,categories:(H.categories||[]).includes(k.yr)?(H.categories||[]).filter(ot=>ot!==k.yr):[...H.categories||[],k.yr]}))},v=async k=>{c({...i,customer:k});try{let H=await s(k);H.success?d(!1):u(H.errors||{})}catch{u({submit:"An error occurred while submitting the form."})}},P=k=>t==null?void 0:t.find(H=>H.yr===Number(k)),O=k=>e==null?void 0:e.find(H=>H.yr===Number(k));return(0,Ye.jsxs)(Ye.Fragment,{children:[(0,Ye.jsxs)("form",{onSubmit:b,className:"space-Ye-6",children:[(0,Ye.jsx)(ta,{className:"h-[60vh] pr-4",children:(0,Ye.jsxs)("div",{className:"space-Ye-6 px-4",children:[(0,Ye.jsxs)("div",{className:"space-Ye-2 space-Ye-2",children:[(0,Ye.jsx)(Z,{htmlFor:"customer",children:"Customer"}),(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-2",children:[(0,Ye.jsxs)(Na,{value:(ce=(J=i.customer)==null?void 0:J.yr)==null?void 0:ce.toString(),onValueChange:k=>c({...i,customer:O(k)}),children:[(0,Ye.jsx)(ra,{children:(0,Ye.jsx)(wa,{placeholder:"Select customer"})}),(0,Ye.jsx)(sa,{children:e.map(k=>{var H;return(0,Ye.jsx)(ia,{value:((H=k.yr)==null?void 0:H.toString())||"",children:k.name},k.yr)})})]}),(0,Ye.jsx)(T,{variant:"outline",size:"icon",onClick:()=>d(!0),children:(0,Ye.jsx)(Sn.PlusIcon,{className:"Ye-5 h-5"})})]}),g.customerId&&(0,Ye.jsx)("p",{className:"text-red-500 text-sm",children:g.customerId})]}),(0,Ye.jsxs)("div",{className:"space-Ye-2 space-Ye-2",children:[(0,Ye.jsx)(Z,{htmlFor:"value",children:"Value"}),(0,Ye.jsx)(Ee,{yr:"value",type:"number",value:i.value||"",onChange:k=>c({...i,value:Number.parseFloat(k.target.value)}),placeholder:"Enter deal value"}),g.value&&(0,Ye.jsx)("p",{className:"text-red-500 text-sm",children:g.value})]}),(0,Ye.jsxs)("div",{className:"space-Ye-2 space-Ye-2",children:[(0,Ye.jsx)(Z,{htmlFor:"assignee",children:"Assignee"}),(0,Ye.jsxs)(Na,{value:(ft=(Be=i.assignee)==null?void 0:Be.yr)==null?void 0:ft.toString(),onValueChange:k=>c({...i,assignee:P(k)}),children:[(0,Ye.jsx)(ra,{children:(0,Ye.jsx)(wa,{placeholder:"Select assignee"})}),(0,Ye.jsx)(sa,{children:t&&t.map(k=>{var H;return(0,Ye.jsx)(ia,{value:((H=k.yr)==null?void 0:H.toString())||"",children:k.name},k.yr)})})]}),g.assignee&&(0,Ye.jsx)("p",{className:"text-red-500 text-sm",children:g.assignee})]}),(0,Ye.jsxs)("div",{className:"space-Ye-2 space-Ye-2",children:[(0,Ye.jsx)(Z,{htmlFor:"description",children:"Description"}),(0,Ye.jsx)(na,{yr:"description",value:i.description||"",onChange:k=>c({...i,description:k.target.value}),placeholder:"Enter deal description"})]}),(0,Ye.jsxs)("div",{className:"space-Ye-2 space-Ye-2",children:[(0,Ye.jsx)(Z,{children:"Categories"}),(0,Ye.jsx)("div",{className:"space-Ye-4",children:["proposition","source","sector"].map(k=>(0,Ye.jsxs)("div",{className:"space-Ye-2",children:[(0,Ye.jsx)("h4",{className:"text-sm font-medium",children:k.charAt(0).toUpperCase()+k.slice(1)}),(0,Ye.jsx)("div",{className:"grid grid-cols-2 gap-2",children:a.filter(H=>H.type===k).map(H=>{var ot;return(0,Ye.jsxs)("div",{className:"flex items-center space-Ye-2",children:[(0,Ye.jsx)(dt,{yr:H.yr.toString(),checked:(ot=i.categories)==null?void 0:ot.includes(H.yr),onCheckedChange:()=>p(H)}),(0,Ye.jsx)("label",{htmlFor:H.yr.toString(),className:"text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",children:H.name})]},H.yr)})})]},k))})]}),(0,Ye.jsxs)("div",{className:"space-Ye-2 space-Ye-2",children:[(0,Ye.jsx)(Z,{htmlFor:"closureDate",children:"Closure Date"}),(0,Ye.jsx)(Ee,{yr:"closureDate",type:"date",value:i.closureDate||"",onChange:k=>c({...i,closureDate:k.target.value})}),g.closureDate&&(0,Ye.jsx)("p",{className:"text-red-500 text-sm",children:g.closureDate})]})]})}),(0,Ye.jsx)(T,{type:"submit",className:"Ye-full",children:r?"Update Deal":"Add Deal"})]}),(0,Ye.jsx)(Qe,{open:m,onOpenChange:d,children:(0,Ye.jsxs)(We,{children:[(0,Ye.jsx)(nt,{children:(0,Ye.jsx)(lt,{children:"Add New Customer"})}),(0,Ye.jsx)(Gi,{onSubmit:v})]})})]})}function Vi({status:e,deals:t,users:a,customers:o,categories:r,onDealClick:s,calculateColumnValue:l,calculateWeightedValue:i,addNewDeal:c,onAddCustomer:m}){let[d,g]=(0,Yo.useState)(!1);return(0,Ye.jsxs)("div",{className:"flex flex-col Ye-80",children:[(0,Ye.jsx)("h2",{className:"text-xl font-semibold mb-4",children:e}),c&&(0,Ye.jsxs)(Qe,{open:d,onOpenChange:g,children:[(0,Ye.jsx)(ir,{asChild:!0,children:(0,Ye.jsxs)(T,{className:"mb-4 Ye-full bg-green-500 hover:bg-green-600 text-white",children:[(0,Ye.jsx)(Sn.PlusCircle,{className:"Ye-2 h-4 Ye-4"}),"Add New Deal"]})}),(0,Ye.jsxs)(We,{children:[(0,Ye.jsx)(nt,{children:(0,Ye.jsx)(lt,{children:"Add New Deal"})}),(0,Ye.jsx)($i,{customers:o,users:a,categories:r,onSubmit:c,onAddCustomer:m,onClose:()=>g(!1)})]})]}),(0,Ye.jsx)(_r.Droppable,{droppableId:e,isDropDisabled:!1,children:u=>(0,Ye.jsxs)("div",{ref:u.innerRef,...u.droppableProps,className:"bg-gray-100 p-4 rounded-lg flex-grow min-h-[200px] shadow-inner",children:[t.map((f,b)=>(0,Ye.jsx)(_r.Draggable,{draggableId:f.yr.toString(),index:f.yr,children:p=>(0,Ye.jsx)("div",{ref:p.innerRef,...p.draggableProps,...p.dragHandleProps,children:(0,Ye.jsx)(_i,{deal:f,customer:f.customer,categories:r,onClick:()=>s(f)})})},f.yr.toString())),u.placeholder]})}),(0,Ye.jsxs)("div",{className:"Ye-4 text-sm bg-white p-3 rounded-lg shadow",children:[(0,Ye.jsxs)("p",{className:"font-semibold",children:["Total:"," ",(0,Ye.jsxs)("span",{className:"text-green-600",children:["\xA3",l(t).toLocaleString()]})]}),(0,Ye.jsxs)("p",{className:"font-semibold",children:["Weighted:"," ",(0,Ye.jsxs)("span",{className:"text-blue-600",children:["\xA3",i(t,e).toLocaleString()]})]})]})]})}var op=["Cold","Qualified","Proposal Made","SoW Submitted","Won","Lost"];function rp({initialData:e,addNewDeal:t,updateDeal:a,addComment:o,addNewCustomer:r}){var g;let[s,l]=(0,Yo.useState)(null),i=u=>{var f;return((f=e.deals)!=null?f:[]).filter(b=>b.status===u)},c=u=>u.reduce((f,b)=>f+(b.value||0),0),m=(u,f)=>{let b={Cold:.2,Qualified:.4,"Proposal Made":.6,"SoW Submitted":.7,Won:1,Lost:0};return u.reduce((p,v)=>p+(v.value||0)*b[f],0)},d=(0,Yo.useCallback)(u=>{var J,ce;let{source:f,destination:b}=u;if(!b||f.droppableId===b.droppableId&&f.index===b.index)return;let p=f.droppableId,v=b.droppableId,P=(J=e.deals)==null?void 0:J.filter(Be=>Be.yr===f.index)[0],O=[...(ce=e.deals)!=null?ce:[]];P&&(P.status=v,a(P))},[a]);return(0,Ye.jsx)(_r.DragDropContext,{onDragEnd:d,children:(0,Ye.jsxs)("div",{className:"p-4 max-h-[90vh] overflow-auto",children:[(0,Ye.jsx)("div",{className:"flex space-Ye-4 pb-4",children:op.filter(u=>u!=="Won"&&u!=="Lost").map(u=>{var b,p;let f=i(u);return(0,Ye.jsx)(Vi,{status:u,deals:f,customers:(b=e.customers)!=null?b:[],users:e.users,categories:(p=e.categories)!=null?p:[],onDealClick:l,calculateColumnValue:c,calculateWeightedValue:m,addNewDeal:u==="Cold"?t:void 0,onAddCustomer:r},u)})}),s&&(0,Ye.jsx)(Oi,{deal:s,users:e.users,customer:s.customer,categories:(g=e.categories)!=null?g:[],onClose:()=>l(null),onSave:a,onAddComment:u=>o(s.yr.toString(),u)})]})})}0&&(module.exports={Alert,AlertDescription,AlertTitle,ApproveLeave,Avatar,AvatarFallback,AvatarImage,Badge,BannerBlock,BlogCard,BlogList,BrandLogo,Breadcrumb,BreadcrumbEllipsis,BreadcrumbItem,BreadcrumbLink,BreadcrumbList,BreadcrumbPage,BreadcrumbSeparator,Breadcrumbs,Button,CMSLink,CRMKanbanBoard,Calendar,CalendarView,CallToActionBlock,Card,Categories,Checkbox,CodeBlock,Collapsible,CollapsibleContent,CollapsibleTrigger,CollectionArchive,Command,CommandDialog,CommandEmpty,CommandGroup,CommandInput,CommandItem,CommandList,CommandSeparator,CommandShortcut,Container,ContentBlock,ContentCard,CopyButton,CustomLink,CustomerCard,DealCard,DealDetails,Dialog,DialogClose,DialogContent,DialogDescription,DialogFooter,DialogHeader,DialogOverlay,DialogPortal,DialogTitle,DialogTrigger,DropdownMenu,DropdownMenuCheckboxItem,DropdownMenuContent,DropdownMenuGroup,DropdownMenuItem,DropdownMenuLabel,DropdownMenuPortal,DropdownMenuRadioGroup,DropdownMenuRadioItem,DropdownMenuSeparator,DropdownMenuShortcut,DropdownMenuSub,DropdownMenuSubContent,DropdownMenuSubTrigger,DropdownMenuTrigger,DynamicIcon,EventCard,FeatureCard,FeatureGrid,FeaturesBlock,Filter,FlowPrintable,Footer,Header,HeaderDesktop,HeaderMobile,HeadingImage,Hero,HighImpactHero,HolidayGrid,HolidayTracker,HoverCard,HoverCardContent,HoverCardTrigger,Image,ImageBlock,InfoTile,Input,Insight,KanbanColumn,Label,Logo,LowImpactHero,MOTD,Media,MediaBlock,MediumImpactHero,NewCustomerForm,NewDealForm,NewsGrid,OrgChart,PagePrintable,PageRange,Pagination,PayloadPagination,Popover,PopoverAnchor,PopoverContent,PopoverTrigger,PostHero,PricingCard,Printable,ProjectCard,ProjectTeam,ProposalSummary,RelatedContent,RelatedPosts,RenderBlocks,RenderHero,RequestLeave,ReusableContentBlock,RichText,ScrollArea,ScrollBar,SectionHero,Select,SelectContent,SelectGroup,SelectItem,SelectLabel,SelectScrollDownButton,SelectScrollUpButton,SelectSeparator,SelectTrigger,SelectValue,Separator,ServiceCard,Sheet,SheetClose,SheetContent,SheetDescription,SheetFooter,SheetHeader,SheetOverlay,SheetPortal,SheetTitle,SheetTrigger,Sidebar,SidebarContent,SidebarFooter,SidebarGroup,SidebarGroupAction,SidebarGroupContent,SidebarGroupLabel,SidebarHeader,SidebarInput,SidebarInset,SidebarLeft,SidebarMenu,SidebarMenuAction,SidebarMenuBadge,SidebarMenuButton,SidebarMenuItem,SidebarMenuSkeleton,SidebarMenuSub,SidebarMenuSubButton,SidebarMenuSubItem,SidebarProvider,SidebarRail,SidebarRight,SidebarSeparator,SidebarTrigger,SimpleHeader,Skeleton,SlideShow,TextAndImages,Textarea,Theme,ThemeProvider,Toast,ToastAction,ToastClose,ToastDescription,ToastProvider,ToastTitle,ToastViewport,Toaster,Toggle,ToggleGroup,ToggleGroupItem,Tooltip,TooltipContent,TooltipProvider,TooltipTrigger,VideoHeader,WhyUs,badgeVariants,buttonVariants,toggleVariants,useIsMobile,useSidebar,useToast});
|