cortex-react-components 1.12.1 → 1.13.0

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.
Files changed (87) hide show
  1. package/dist/{chunk-LKCIMTS6.mjs → chunk-35M3KU5K.mjs} +1 -1
  2. package/dist/{chunk-SPDBC32Z.mjs → chunk-55BPPKDS.mjs} +1 -1
  3. package/dist/{chunk-MESSAICX.mjs → chunk-63BUZTVI.mjs} +1 -1
  4. package/dist/{chunk-W3RZEXMT.mjs → chunk-6KP2GMUZ.mjs} +1 -1
  5. package/dist/chunk-AVQWXJLX.mjs +1 -0
  6. package/dist/{chunk-BYXLOV2Z.mjs → chunk-FHRWUBJS.mjs} +1 -1
  7. package/dist/{chunk-VQGKJUW5.mjs → chunk-H2TB2T6H.mjs} +1 -1
  8. package/dist/chunk-H7ODBERR.mjs +1 -0
  9. package/dist/{chunk-CP6IA4YZ.mjs → chunk-IB72MBM7.mjs} +1 -1
  10. package/dist/{chunk-VY32UTE2.mjs → chunk-KVLKXXVS.mjs} +1 -1
  11. package/dist/{chunk-5PD7YZ3V.mjs → chunk-MLVUDDTJ.mjs} +1 -1
  12. package/dist/chunk-MMYJQ5QE.mjs +1 -0
  13. package/dist/{chunk-CSUTG7F5.mjs → chunk-N7Z6I6KY.mjs} +1 -1
  14. package/dist/{chunk-3QQFCCOW.mjs → chunk-NKCGKJAC.mjs} +1 -1
  15. package/dist/{chunk-WQF47M5N.mjs → chunk-NSUCU5DU.mjs} +1 -1
  16. package/dist/{chunk-6FHLIH4J.mjs → chunk-ODLDYXPZ.mjs} +1 -1
  17. package/dist/{chunk-5EX5KVLO.mjs → chunk-OEM7RQ4Q.mjs} +1 -1
  18. package/dist/{chunk-L2V7M5EM.mjs → chunk-Q24IVBS5.mjs} +1 -1
  19. package/dist/{chunk-5TTFPIXL.mjs → chunk-Q3HKMCDA.mjs} +1 -1
  20. package/dist/{chunk-CW7WANDA.mjs → chunk-QRNJ7O2L.mjs} +1 -1
  21. package/dist/{chunk-PVOG5PVP.mjs → chunk-QUBJO7F3.mjs} +1 -1
  22. package/dist/{chunk-YPP62UKD.mjs → chunk-RQKTHY3B.mjs} +1 -1
  23. package/dist/{chunk-KDTPVITC.mjs → chunk-UN4YL2CJ.mjs} +1 -1
  24. package/dist/components/Blocks/Banner.mjs +1 -1
  25. package/dist/components/Blocks/CallToAction.mjs +1 -1
  26. package/dist/components/Blocks/Content.mjs +1 -1
  27. package/dist/components/Blocks/FeaturesBlock.mjs +1 -1
  28. package/dist/components/Blocks/FeaturesBlock.stories.mjs +1 -1
  29. package/dist/components/Blocks/ImageBlock.mjs +1 -1
  30. package/dist/components/Blocks/MediaBlock.mjs +1 -1
  31. package/dist/components/Blocks/RelatedPosts.mjs +1 -1
  32. package/dist/components/Blocks/RenderBlocks.mjs +1 -1
  33. package/dist/components/Blocks/index.mjs +1 -1
  34. package/dist/components/Cards/index.d.ts +2 -0
  35. package/dist/components/Cards/index.js +4 -4
  36. package/dist/components/Cards/index.mjs +1 -1
  37. package/dist/components/HeaderFooter/SectionHeading.mjs +1 -1
  38. package/dist/components/HeaderFooter/index.mjs +1 -1
  39. package/dist/components/Heros/HighImpact/index.mjs +1 -1
  40. package/dist/components/Heros/LowImpact/index.mjs +1 -1
  41. package/dist/components/Heros/MediumImpact/index.mjs +1 -1
  42. package/dist/components/Heros/PostHero/index.mjs +1 -1
  43. package/dist/components/Heros/RenderHero.mjs +1 -1
  44. package/dist/components/Heros/SectionHero/index.mjs +1 -1
  45. package/dist/components/Heros/index.mjs +1 -1
  46. package/dist/components/Layouts/NewsGrid.mjs +1 -1
  47. package/dist/components/Layouts/NewsGrid.stories.mjs +1 -1
  48. package/dist/components/Layouts/index.mjs +1 -1
  49. package/dist/components/Other/index.mjs +1 -1
  50. package/dist/components/Pages/Documentation.mjs +1 -1
  51. package/dist/components/Pages/Documentation.stories.mjs +1 -1
  52. package/dist/components/Pages/IndexPage.mjs +1 -1
  53. package/dist/components/Pages/IndexPage.stories.mjs +1 -1
  54. package/dist/components/Pages/Intranet.mjs +1 -1
  55. package/dist/components/Pages/Intranet.stories.mjs +1 -1
  56. package/dist/components/Pages/LandingPage.mjs +1 -1
  57. package/dist/components/Pages/LandingPage.stories.mjs +1 -1
  58. package/dist/components/Pages/Page.mjs +1 -1
  59. package/dist/components/Pages/Page.stories.mjs +1 -1
  60. package/dist/components/Pages/Website.js +1 -1
  61. package/dist/components/Pages/Website.mjs +1 -1
  62. package/dist/components/Pages/Website.stories.js +198 -198
  63. package/dist/components/Pages/Website.stories.mjs +1 -1
  64. package/dist/components/Payload/Card/index.mjs +1 -1
  65. package/dist/components/Payload/CollectionArchive/index.mjs +1 -1
  66. package/dist/components/Payload/Media/index.mjs +1 -1
  67. package/dist/components/Payload/RichText/index.mjs +1 -1
  68. package/dist/components/Payload/RichText/serialize.mjs +1 -1
  69. package/dist/components/Payload/index.mjs +1 -1
  70. package/dist/components/index.js +4 -4
  71. package/dist/components/index.mjs +1 -1
  72. package/dist/index.d.ts +1 -0
  73. package/dist/index.js +4 -4
  74. package/dist/index.mjs +1 -1
  75. package/dist/metafile-cjs.json +1 -1
  76. package/dist/metafile-esm.json +1 -1
  77. package/dist/sections/PricingSection.mjs +1 -1
  78. package/dist/sections/PricingSection.stories.mjs +1 -1
  79. package/dist/sections/ServiceSection.mjs +1 -1
  80. package/dist/sections/ServiceSection.stories.mjs +1 -1
  81. package/dist/sections/index.d.ts +2 -0
  82. package/dist/sections/index.js +4 -0
  83. package/dist/sections/index.mjs +1 -0
  84. package/package.json +1 -1
  85. package/dist/chunk-ADICCM6Y.mjs +0 -1
  86. package/dist/chunk-MRAO4LPD.mjs +0 -1
  87. package/dist/chunk-SEFPOIPK.mjs +0 -1
@@ -1 +1 @@
1
- import{d as o}from"./chunk-WQF47M5N.mjs";import{a as s}from"./chunk-NIQ4466A.mjs";import{jsx as e,jsxs as c}from"react/jsx-runtime";function g({subtitle:n,title:r,description:t,alignment:a="start",hasBottomSpacing:i=!1,className:l}){let m=s(a==="start"&&"text-left",a==="center"&&"text-center",a==="end"&&"text-right",{"mb-10 md:mb-[3.75rem]":i},l);return c("div",{className:m,children:[n&&e("span",{className:"mb-[.625rem] block font-secondary text-base font-bold uppercase leading-[1.5] tracking-widest text-primary md:text-md",children:n}),e("h2",{className:"font-secondary text-xl font-bold leading-[1.25] text-accent-900 dark:text-white md:text-2xl",children:r}),typeof t=="string"?t&&e("p",{className:"mt-5 whitespace-pre-line",children:t}):t&&e(o,{content:t,enableGutter:!1})]})}export{g as a};
1
+ import{d as o}from"./chunk-NSUCU5DU.mjs";import{a as s}from"./chunk-NIQ4466A.mjs";import{jsx as e,jsxs as c}from"react/jsx-runtime";function g({subtitle:n,title:r,description:t,alignment:a="start",hasBottomSpacing:i=!1,className:l}){let m=s(a==="start"&&"text-left",a==="center"&&"text-center",a==="end"&&"text-right",{"mb-10 md:mb-[3.75rem]":i},l);return c("div",{className:m,children:[n&&e("span",{className:"mb-[.625rem] block font-secondary text-base font-bold uppercase leading-[1.5] tracking-widest text-primary md:text-md",children:n}),e("h2",{className:"font-secondary text-xl font-bold leading-[1.25] text-accent-900 dark:text-white md:text-2xl",children:r}),typeof t=="string"?t&&e("p",{className:"mt-5 whitespace-pre-line",children:t}):t&&e(o,{content:t,enableGutter:!1})]})}export{g as a};
@@ -1 +1 @@
1
- import{d as r}from"./chunk-WQF47M5N.mjs";import{jsx as e}from"react/jsx-runtime";var c=({children:o,richText:t})=>e("div",{className:"min-w-full py-8 bg-muted",children:e("div",{className:"container",children:o||t&&e(r,{content:t,enableGutter:!1})})});export{c as a};
1
+ import{d as r}from"./chunk-NSUCU5DU.mjs";import{jsx as e}from"react/jsx-runtime";var c=({children:o,richText:t})=>e("div",{className:"min-w-full py-8 bg-muted",children:e("div",{className:"container",children:o||t&&e(r,{content:t,enableGutter:!1})})});export{c as a};
@@ -1 +1 @@
1
- import{a as p}from"./chunk-CP6IA4YZ.mjs";import{a as i}from"./chunk-NIQ4466A.mjs";import{jsx as o}from"react/jsx-runtime";var c=s=>{let{posts:r}=s;return o("div",{className:i("container"),children:o("div",{children:o("div",{className:"grid grid-cols-4 sm:grid-cols-8 lg:grid-cols-12 gap-y-4 gap-x-4 lg:gap-y-8 lg:gap-x-8 xl:gap-x-8",children:r==null?void 0:r.map((a,t)=>typeof a=="object"&&a!==null?o("div",{className:"col-span-4",children:o(p,{className:"h-full",doc:a,relationTo:"posts",showCategories:!0})},t):null)})})})};export{c as a};
1
+ import{a as p}from"./chunk-IB72MBM7.mjs";import{a as i}from"./chunk-NIQ4466A.mjs";import{jsx as o}from"react/jsx-runtime";var c=s=>{let{posts:r}=s;return o("div",{className:i("container"),children:o("div",{children:o("div",{className:"grid grid-cols-4 sm:grid-cols-8 lg:grid-cols-12 gap-y-4 gap-x-4 lg:gap-y-8 lg:gap-x-8 xl:gap-x-8",children:r==null?void 0:r.map((a,t)=>typeof a=="object"&&a!==null?o("div",{className:"col-span-4",children:o(p,{className:"h-full",doc:a,relationTo:"posts",showCategories:!0})},t):null)})})})};export{c as a};
@@ -1 +1 @@
1
- import{a as m}from"./chunk-YPP62UKD.mjs";import{a as x}from"./chunk-XWTX2W5V.mjs";import{a as s}from"./chunk-LQZTCLMG.mjs";import{a as o}from"./chunk-VZXLXNVY.mjs";import{a as d}from"./chunk-IQPZEEYJ.mjs";import{a}from"./chunk-72BBXZKW.mjs";import{Fragment as n,jsx as e,jsxs as l}from"react/jsx-runtime";function p({...t}){return e(n,{children:l("div",{className:"flex min-h-full flex-col",children:[e("div",{className:"relative isolate"}),e(x,{...t.header}),e(d,{...t.motd}),l("div",{className:"mx-auto w-full max-w-screen-2xl grow lg:flex xl:px-2",children:[l("div",{className:"flex-1 xl:flex",children:[e("div",{className:"border-b border-gray-200 px-4 py-6 sm:px-6 lg:pl-8 xl:w-64 xl:shrink-0 xl:border-b-0 xl:border-r xl:pl-6",children:t.customers.map((r,i)=>e("div",{className:"py-2 w-full flex justify-center",children:e(o,{...r})},i))}),l("div",{className:"px-4 py-4 sm:px-6 lg:pl-8 xl:flex-1 xl:pl-6",children:[l("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-6",children:[e(a,{mainImage:"/placeholder/ai.png",title:"AI Enablement",color:"primary"}),e(a,{mainImage:"/placeholder/finops.png",title:"FinOps",color:"primary2"}),e(a,{mainImage:"/placeholder/metahuman.png",title:"Metahumans",color:"primary3"})]}),e("h1",{className:"text-balance text-3xl m-5 font-semibold tracking-tight text-primary sm:text-5xl",children:"News & Updates"}),e(m,{})]})]}),l("div",{className:"shrink-0 border-t border-gray-200 px-4 py-4 sm:px-4 lg:w-96 lg:border-l lg:border-t-0 lg:pr-8 xl:pr-6",children:[e("div",{className:"mx-auto max-w-7xl",children:l("div",{className:"relative isolate overflow-hidden bg-gradient-to-br from-gray-900 via-brand-one to-brand-two px-2 py-4 text-center shadow-2xl sm:rounded-xl sm:px-2",children:[e("h2",{className:"text-balance text-xl font-semibold tracking-tight text-white sm:text-2xl",children:"Ways of working"}),e("p",{className:"mx-3 mt-4 max-w-xl text-pretty text-lg/8 text-gray-300",children:"Guides, Templates and Tools to help you work smarter."}),e("div",{className:"mt-4 flex items-center justify-center gap-x-6",children:e("a",{href:"#",className:"rounded-md bg-white px-3.5 py-2.5 text-sm font-semibold text-gray-900 shadow-sm hover:bg-accent focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white",children:"Get started"})})]})}),e("div",{className:"mx-auto max-w-7xl flex flex-col items-center",children:t.events.map((r,i)=>e("div",{className:"py-2 w-full flex justify-center",children:e(s,{...r})},i))})]})]})]})})}export{p as a};
1
+ import{a as m}from"./chunk-RQKTHY3B.mjs";import{a as x}from"./chunk-XWTX2W5V.mjs";import{a as s}from"./chunk-LQZTCLMG.mjs";import{a as o}from"./chunk-VZXLXNVY.mjs";import{a as d}from"./chunk-IQPZEEYJ.mjs";import{a}from"./chunk-72BBXZKW.mjs";import{Fragment as n,jsx as e,jsxs as l}from"react/jsx-runtime";function p({...t}){return e(n,{children:l("div",{className:"flex min-h-full flex-col",children:[e("div",{className:"relative isolate"}),e(x,{...t.header}),e(d,{...t.motd}),l("div",{className:"mx-auto w-full max-w-screen-2xl grow lg:flex xl:px-2",children:[l("div",{className:"flex-1 xl:flex",children:[e("div",{className:"border-b border-gray-200 px-4 py-6 sm:px-6 lg:pl-8 xl:w-64 xl:shrink-0 xl:border-b-0 xl:border-r xl:pl-6",children:t.customers.map((r,i)=>e("div",{className:"py-2 w-full flex justify-center",children:e(o,{...r})},i))}),l("div",{className:"px-4 py-4 sm:px-6 lg:pl-8 xl:flex-1 xl:pl-6",children:[l("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-6",children:[e(a,{mainImage:"/placeholder/ai.png",title:"AI Enablement",color:"primary"}),e(a,{mainImage:"/placeholder/finops.png",title:"FinOps",color:"primary2"}),e(a,{mainImage:"/placeholder/metahuman.png",title:"Metahumans",color:"primary3"})]}),e("h1",{className:"text-balance text-3xl m-5 font-semibold tracking-tight text-primary sm:text-5xl",children:"News & Updates"}),e(m,{})]})]}),l("div",{className:"shrink-0 border-t border-gray-200 px-4 py-4 sm:px-4 lg:w-96 lg:border-l lg:border-t-0 lg:pr-8 xl:pr-6",children:[e("div",{className:"mx-auto max-w-7xl",children:l("div",{className:"relative isolate overflow-hidden bg-gradient-to-br from-gray-900 via-brand-one to-brand-two px-2 py-4 text-center shadow-2xl sm:rounded-xl sm:px-2",children:[e("h2",{className:"text-balance text-xl font-semibold tracking-tight text-white sm:text-2xl",children:"Ways of working"}),e("p",{className:"mx-3 mt-4 max-w-xl text-pretty text-lg/8 text-gray-300",children:"Guides, Templates and Tools to help you work smarter."}),e("div",{className:"mt-4 flex items-center justify-center gap-x-6",children:e("a",{href:"#",className:"rounded-md bg-white px-3.5 py-2.5 text-sm font-semibold text-gray-900 shadow-sm hover:bg-accent focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white",children:"Get started"})})]})}),e("div",{className:"mx-auto max-w-7xl flex flex-col items-center",children:t.events.map((r,i)=>e("div",{className:"py-2 w-full flex justify-center",children:e(s,{...r})},i))})]})]})]})})}export{p as a};
@@ -0,0 +1 @@
1
+ import{a as i}from"./chunk-D2AABOJM.mjs";import{a as s}from"./chunk-SV7NMNDI.mjs";import{a as t}from"./chunk-3ZEL6VBT.mjs";import{a as o}from"./chunk-NIQ4466A.mjs";import{jsx as e}from"react/jsx-runtime";function S({services:a,className:c}){return e("section",{id:"next-section",className:o("section-padding-primary",c),children:e(t,{children:a&&a.length>0&&e("div",{className:"flex flex-wrap justify-center gap-y-8",children:a.map((n,r)=>e("div",{"data-aos":"fade-up","data-aos-delay":s([200,400,600],r),className:"w-full px-4 md:w-1/2 lg:w-1/3",children:e(i,{...n})},r))})})})}export{S as a};
@@ -1,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- import{d as c}from"./chunk-WQF47M5N.mjs";import{a as s}from"./chunk-YAH6C5YX.mjs";import{a as o}from"./chunk-CW7WANDA.mjs";import p from"next/image";import{jsx as e,jsxs as a}from"react/jsx-runtime";var y=({links:r,media:t,children:l,richText:i})=>a("div",{className:"relative -mt-[10.4rem] flex items-end justify-center text-white","data-theme":"dark",children:[e("div",{className:"container mb-8 z-10 relative flex items-end justify-center",children:a("div",{className:"max-w-[36.5rem] text-center",children:[l||i&&e(c,{className:"mb-6 prose prose-h1:text-2xl dark:prose-headings:text-white prose-headings:text-gray-900 dark:prose-p:text-white prose-p:text-gray-900",content:i,enableGutter:!1}),Array.isArray(r)&&r.length>0&&e("ul",{className:"flex justify-center gap-4",children:r.map(({link:m},n)=>e("li",{children:e(s,{...m})},n))})]})}),a("div",{className:"min-h-[80vh] select-none",children:[t&&typeof t=="object"&&e(o,{fill:!0,imgClassName:"z-5 object-cover",priority:!1,loading:"lazy",resource:t}),t&&typeof t=="string"&&e("div",{children:e(p,{className:"-z-10 object-cover",alt:"",fill:!0,priority:!0,src:t})}),e("span",{className:"absolute inset-0 bg-gradient-1 from-white/0 to-white dark:from-background/0 dark:to-background"})]})]});export{y as a};
4
+ import{d as c}from"./chunk-NSUCU5DU.mjs";import{a as s}from"./chunk-YAH6C5YX.mjs";import{a as o}from"./chunk-QRNJ7O2L.mjs";import p from"next/image";import{jsx as e,jsxs as a}from"react/jsx-runtime";var y=({links:r,media:t,children:l,richText:i})=>a("div",{className:"relative -mt-[10.4rem] flex items-end justify-center text-white","data-theme":"dark",children:[e("div",{className:"container mb-8 z-10 relative flex items-end justify-center",children:a("div",{className:"max-w-[36.5rem] text-center",children:[l||i&&e(c,{className:"mb-6 prose prose-h1:text-2xl dark:prose-headings:text-white prose-headings:text-gray-900 dark:prose-p:text-white prose-p:text-gray-900",content:i,enableGutter:!1}),Array.isArray(r)&&r.length>0&&e("ul",{className:"flex justify-center gap-4",children:r.map(({link:m},n)=>e("li",{children:e(s,{...m})},n))})]})}),a("div",{className:"min-h-[80vh] select-none",children:[t&&typeof t=="object"&&e(o,{fill:!0,imgClassName:"z-5 object-cover",priority:!1,loading:"lazy",resource:t}),t&&typeof t=="string"&&e("div",{children:e(p,{className:"-z-10 object-cover",alt:"",fill:!0,priority:!0,src:t})}),e("span",{className:"absolute inset-0 bg-gradient-1 from-white/0 to-white dark:from-background/0 dark:to-background"})]})]});export{y as a};
@@ -1 +1 @@
1
- import{a as p}from"./chunk-SPDBC32Z.mjs";import{a as m}from"./chunk-KDTPVITC.mjs";import{a as t}from"./chunk-BYXLOV2Z.mjs";import{jsx as a}from"react/jsx-runtime";var n={highImpact:t,lowImpact:p,mediumImpact:m},l=e=>{let{type:o}=e||{};if(!o||o==="none")return null;let r=n[o];return r?a(r,{...e}):null};export{l as a};
1
+ import{a as t}from"./chunk-FHRWUBJS.mjs";import{a as p}from"./chunk-55BPPKDS.mjs";import{a as m}from"./chunk-UN4YL2CJ.mjs";import{jsx as a}from"react/jsx-runtime";var n={highImpact:t,lowImpact:p,mediumImpact:m},l=e=>{let{type:o}=e||{};if(!o||o==="none")return null;let r=n[o];return r?a(r,{...e}):null};export{l as a};
@@ -0,0 +1 @@
1
+ import{a as d}from"./chunk-WU3JMLSC.mjs";import{a as p}from"./chunk-BZAYEKYC.mjs";import{a as m}from"./chunk-MLVUDDTJ.mjs";import{a as o}from"./chunk-FHRWUBJS.mjs";import{a as i}from"./chunk-55BPPKDS.mjs";import{a as t}from"./chunk-UN4YL2CJ.mjs";import{a}from"./chunk-O72RP6UB.mjs";import{jsx as r,jsxs as u}from"react/jsx-runtime";function n({...e}){return u("div",{className:"flex fixed flex-col w-screen h-screen max-h-screen overflow-auto overscroll-contain",children:[r(a,{isMenuOpen:!0,logoLight:p,logoDark:d}),e.hero&&e.hero.type==="lowImpact"&&r(i,{...e.hero}),e.hero&&e.hero.type==="mediumImpact"&&r(t,{...e.hero}),e.hero&&e.hero.type==="highImpact"&&r(o,{...e.hero}),e.hero&&e.hero.type==="postHero"&&r(m,{...e.hero})]})}export{n as a};
@@ -1,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- import{a as p}from"./chunk-6P7CY367.mjs";import{a as d}from"./chunk-CW7WANDA.mjs";import{a as m}from"./chunk-NIQ4466A.mjs";import A from"next/link";import{Fragment as g}from"react";import{jsx as e,jsxs as s}from"react/jsx-runtime";var j=v=>{let{card:f,link:h}=p({}),{className:u,doc:N,relationTo:y,showCategories:a,title:b}=v,{slug:C,categories:t,meta:F,title:k}=N||{},{description:r,image:o}=F||{},i=t&&Array.isArray(t)&&t.length>0,l=b||k,w=r==null?void 0:r.replace(/\s/g," "),T=`/${y}/${C}`;return s("article",{className:m("border border-border rounded-lg overflow-hidden bg-card hover:cursor-pointer",u),ref:f.ref,children:[s("div",{className:"relative w-full ",children:[!o&&e("div",{className:"",children:"No image"}),o&&typeof o!="string"&&e(d,{resource:o,size:"33vw"})]}),s("div",{className:"p-4",children:[a&&i&&e("div",{className:"uppercase text-sm mb-4",children:a&&i&&e("div",{children:t==null?void 0:t.map((n,c)=>{if(typeof n=="object"){let{title:L}=n,P=L||"Untitled category",z=c===t.length-1;return s(g,{children:[P,!z&&e(g,{children:", \xA0"})]},c)}return null})})}),l&&e("div",{className:"prose",children:e("h3",{children:e(A,{className:"not-prose",href:T,ref:h.ref,children:l})})}),r&&e("div",{className:"mt-2",children:r&&e("p",{children:w})})]})]})};export{j as a};
4
+ import{a as p}from"./chunk-6P7CY367.mjs";import{a as d}from"./chunk-QRNJ7O2L.mjs";import{a as m}from"./chunk-NIQ4466A.mjs";import A from"next/link";import{Fragment as g}from"react";import{jsx as e,jsxs as s}from"react/jsx-runtime";var j=v=>{let{card:f,link:h}=p({}),{className:u,doc:N,relationTo:y,showCategories:a,title:b}=v,{slug:C,categories:t,meta:F,title:k}=N||{},{description:r,image:o}=F||{},i=t&&Array.isArray(t)&&t.length>0,l=b||k,w=r==null?void 0:r.replace(/\s/g," "),T=`/${y}/${C}`;return s("article",{className:m("border border-border rounded-lg overflow-hidden bg-card hover:cursor-pointer",u),ref:f.ref,children:[s("div",{className:"relative w-full ",children:[!o&&e("div",{className:"",children:"No image"}),o&&typeof o!="string"&&e(d,{resource:o,size:"33vw"})]}),s("div",{className:"p-4",children:[a&&i&&e("div",{className:"uppercase text-sm mb-4",children:a&&i&&e("div",{children:t==null?void 0:t.map((n,c)=>{if(typeof n=="object"){let{title:L}=n,P=L||"Untitled category",z=c===t.length-1;return s(g,{children:[P,!z&&e(g,{children:", \xA0"})]},c)}return null})})}),l&&e("div",{className:"prose",children:e("h3",{children:e(A,{className:"not-prose",href:T,ref:h.ref,children:l})})}),r&&e("div",{className:"mt-2",children:r&&e("p",{children:w})})]})]})};export{j as a};
@@ -1 +1 @@
1
- import{d as c}from"./chunk-WQF47M5N.mjs";import{a as s}from"./chunk-YAH6C5YX.mjs";import{a as e}from"./chunk-NIQ4466A.mjs";import{jsx as o,jsxs as f}from"react/jsx-runtime";var h=a=>{let{columns:t}=a,r={full:"12",half:"6",oneThird:"4",twoThirds:"8"};return o("div",{className:"container my-6",children:o("div",{className:"grid grid-cols-4 lg:grid-cols-12 gap-y-8 gap-x-16",children:t&&t.length>0&&t.map((i,p)=>{let{enableLink:m,link:d,richText:n,size:l}=i;return f("div",{className:e(`col-span-4 lg:col-span-${r[l]}`,{"md:col-span-2":l!=="full"}),children:[n&&o(c,{content:n,enableGutter:!1}),m&&o(s,{...d})]},p)})})})};export{h as a};
1
+ import{d as c}from"./chunk-NSUCU5DU.mjs";import{a as s}from"./chunk-YAH6C5YX.mjs";import{a as e}from"./chunk-NIQ4466A.mjs";import{jsx as o,jsxs as f}from"react/jsx-runtime";var h=a=>{let{columns:t}=a,r={full:"12",half:"6",oneThird:"4",twoThirds:"8"};return o("div",{className:"container my-6",children:o("div",{className:"grid grid-cols-4 lg:grid-cols-12 gap-y-8 gap-x-16",children:t&&t.length>0&&t.map((i,p)=>{let{enableLink:m,link:d,richText:n,size:l}=i;return f("div",{className:e(`col-span-4 lg:col-span-${r[l]}`,{"md:col-span-2":l!=="full"}),children:[n&&o(c,{content:n,enableGutter:!1}),m&&o(s,{...d})]},p)})})})};export{h as a};
@@ -1 +1 @@
1
- import{a as p}from"./chunk-JUV4GZ2N.mjs";import{a as g}from"./chunk-CW7WANDA.mjs";import m from"react";import x from"next/image";import{jsx as e,jsxs as t}from"react/jsx-runtime";var F=({post:f})=>{let{categories:r,meta:{image:l}={},populatedAuthors:a,publishedAt:n,title:v}=f;return t("div",{className:"relative -mt-[10.4rem] flex items-end",children:[e("div",{className:"container z-10 relative lg:grid lg:grid-cols-[1fr_48rem_1fr] text-foreground dark:text-foreground pb-8",children:t("div",{className:"col-start-1 col-span-1 md:col-start-2 md:col-span-2",children:[e("div",{className:"uppercase text-sm mb-6",children:r==null?void 0:r.map((o,s)=>{if(typeof o=="object"&&o!==null){let{title:c}=o,d=c||"Untitled category",i=s===r.length-1;return t(m.Fragment,{children:[d,!i&&e(m.Fragment,{children:", \xA0"})]},s)}return null})}),e("div",{className:"",children:e("h1",{className:"mb-6 text-3xl md:text-5xl lg:text-6xl",children:v})}),t("div",{className:"flex flex-col md:flex-row gap-4 md:gap-16",children:[e("div",{className:"flex flex-col gap-4",children:a&&t("div",{className:"flex flex-col gap-1",children:[e("p",{className:"text-sm",children:"Author"}),a.map((o,s)=>{let{name:c}=o,d=s===a.length-1,i=s===a.length-2;return t(m.Fragment,{children:[c,i&&a.length>2&&e(m.Fragment,{children:", "}),i&&a.length===2&&e(m.Fragment,{children:" "}),!d&&a.length>1&&e(m.Fragment,{children:"and "})]},s)})]})}),n&&t("div",{className:"flex flex-col gap-1",children:[e("p",{className:"text-sm",children:"Date Published"}),e("time",{dateTime:n,children:p(n)})]})]})]})}),t("div",{className:"min-h-[80vh] select-none",children:[l&&typeof l!="string"&&e(g,{fill:!0,imgClassName:"-z-10 object-cover",resource:l}),l&&typeof l=="string"&&e("div",{children:e(x,{className:"-z-10 object-cover",alt:"",fill:!0,priority:!0,src:l})}),e("div",{className:"absolute pointer-events-none left-0 bottom-0 w-full h-1/2 bg-gradient-to-t from-background dark:from-black to-transparent"})]})]})};export{F as a};
1
+ import{a as p}from"./chunk-JUV4GZ2N.mjs";import{a as g}from"./chunk-QRNJ7O2L.mjs";import m from"react";import x from"next/image";import{jsx as e,jsxs as t}from"react/jsx-runtime";var F=({post:f})=>{let{categories:r,meta:{image:l}={},populatedAuthors:a,publishedAt:n,title:v}=f;return t("div",{className:"relative -mt-[10.4rem] flex items-end",children:[e("div",{className:"container z-10 relative lg:grid lg:grid-cols-[1fr_48rem_1fr] text-foreground dark:text-foreground pb-8",children:t("div",{className:"col-start-1 col-span-1 md:col-start-2 md:col-span-2",children:[e("div",{className:"uppercase text-sm mb-6",children:r==null?void 0:r.map((o,s)=>{if(typeof o=="object"&&o!==null){let{title:c}=o,d=c||"Untitled category",i=s===r.length-1;return t(m.Fragment,{children:[d,!i&&e(m.Fragment,{children:", \xA0"})]},s)}return null})}),e("div",{className:"",children:e("h1",{className:"mb-6 text-3xl md:text-5xl lg:text-6xl",children:v})}),t("div",{className:"flex flex-col md:flex-row gap-4 md:gap-16",children:[e("div",{className:"flex flex-col gap-4",children:a&&t("div",{className:"flex flex-col gap-1",children:[e("p",{className:"text-sm",children:"Author"}),a.map((o,s)=>{let{name:c}=o,d=s===a.length-1,i=s===a.length-2;return t(m.Fragment,{children:[c,i&&a.length>2&&e(m.Fragment,{children:", "}),i&&a.length===2&&e(m.Fragment,{children:" "}),!d&&a.length>1&&e(m.Fragment,{children:"and "})]},s)})]})}),n&&t("div",{className:"flex flex-col gap-1",children:[e("p",{className:"text-sm",children:"Date Published"}),e("time",{dateTime:n,children:p(n)})]})]})]})}),t("div",{className:"min-h-[80vh] select-none",children:[l&&typeof l!="string"&&e(g,{fill:!0,imgClassName:"-z-10 object-cover",resource:l}),l&&typeof l=="string"&&e("div",{children:e(x,{className:"-z-10 object-cover",alt:"",fill:!0,priority:!0,src:l})}),e("div",{className:"absolute pointer-events-none left-0 bottom-0 w-full h-1/2 bg-gradient-to-t from-background dark:from-black to-transparent"})]})]})};export{F as a};
@@ -0,0 +1 @@
1
+ import{a as r}from"./chunk-35M3KU5K.mjs";import{a as n}from"./chunk-SV7NMNDI.mjs";import{a as o}from"./chunk-FNCXXX4V.mjs";import{a as e}from"./chunk-3ZEL6VBT.mjs";import{jsx as i,jsxs as c}from"react/jsx-runtime";function S({sectionHeading:d,cards:a}){return i("section",{className:"section-padding-primary !pt-0",children:c(e,{children:[i("div",{className:"mx-auto max-w-[630px]","data-aos":"fade-up","data-aos-delay":"100",children:i(r,{...d,alignment:"center",hasBottomSpacing:!0})}),a&&a.length>0&&i("div",{className:"grid gap-30px",children:a.map((p,t)=>i("div",{"data-aos":"fade-up","data-aos-delay":n([200,400,600],t),children:i(o,{...p})},t))})]})})}export{S as a};
@@ -1 +1 @@
1
- import{d as g}from"./chunk-WQF47M5N.mjs";import{a as c}from"./chunk-NIQ4466A.mjs";import{jsx as e,jsxs as m}from"react/jsx-runtime";var d=({title:r,description:l,features:n})=>m("section",{className:c("container w-full rounded-lg","dark:bg-black dark:text-gray-300 bg-white text-gray-800"),children:[r&&e("h2",{className:"mb-12 text-4xl font-bold tracking-tight md:text-5xl",children:r}),l&&e("p",{className:"mb-5 text-xl font-bold tracking-tight md:text-xl",children:l}),e("div",{className:`grid gap-8 md:grid-cols-${n?n.length:1}`,children:n&&n.map((t,o)=>{var i,s;let a=m("div",{className:"flex flex-col gap-4",children:[e("div",{className:"text-accent h-12 w-12 mb-3 transform group-hover:scale-110 transition-transform duration-200",children:e("i",{className:`${t.icon.type} fa-${t.icon.icon} fa-4x`})}),e("h3",{className:"text-2xl font-semibold group-hover:text-accent transition-colors duration-200",children:t.title}),typeof t.content!="object"&&e("div",{className:"text-lg opacity-80",dangerouslySetInnerHTML:{__html:t.content}}),typeof t.content=="object"&&e("div",{className:"text-lg opacity-80",children:e(g,{content:t.content,enableGutter:!1})})]},o);return console.log("link",t.link),t.link?e("a",{href:t.link.url?t.link.url:`/${(i=t.link.reference)==null?void 0:i.relationTo}/${((s=t.link.reference)==null?void 0:s.value).slug}`,className:"no-underline group",children:a},o):a})})]});export{d as a};
1
+ import{d as g}from"./chunk-NSUCU5DU.mjs";import{a as c}from"./chunk-NIQ4466A.mjs";import{jsx as e,jsxs as m}from"react/jsx-runtime";var d=({title:r,description:l,features:n})=>m("section",{className:c("container w-full rounded-lg","dark:bg-black dark:text-gray-300 bg-white text-gray-800"),children:[r&&e("h2",{className:"mb-12 text-4xl font-bold tracking-tight md:text-5xl",children:r}),l&&e("p",{className:"mb-5 text-xl font-bold tracking-tight md:text-xl",children:l}),e("div",{className:`grid gap-8 md:grid-cols-${n?n.length:1}`,children:n&&n.map((t,o)=>{var i,s;let a=m("div",{className:"flex flex-col gap-4",children:[e("div",{className:"text-accent h-12 w-12 mb-3 transform group-hover:scale-110 transition-transform duration-200",children:e("i",{className:`${t.icon.type} fa-${t.icon.icon} fa-4x`})}),e("h3",{className:"text-2xl font-semibold group-hover:text-accent transition-colors duration-200",children:t.title}),typeof t.content!="object"&&e("div",{className:"text-lg opacity-80",dangerouslySetInnerHTML:{__html:t.content}}),typeof t.content=="object"&&e("div",{className:"text-lg opacity-80",children:e(g,{content:t.content,enableGutter:!1})})]},o);return console.log("link",t.link),t.link?e("a",{href:t.link.url?t.link.url:`/${(i=t.link.reference)==null?void 0:i.relationTo}/${((s=t.link.reference)==null?void 0:s.value).slug}`,className:"no-underline group",children:a},o):a})})]});export{d as a};
@@ -1 +1 @@
1
- import{a as c}from"./chunk-X6QN5C6U.mjs";import{a as i}from"./chunk-3ZEL6VBT.mjs";import{a as s}from"./chunk-WISCWNL2.mjs";import{a as n}from"./chunk-NIQ4466A.mjs";import m from"next/image";import p from"react";import{Fragment as g,jsx as e,jsxs as o}from"react/jsx-runtime";function h({title:a,breadcrumbItems:r,image:t=c.src}){return o("section",{className:"section-padding-primary -mt-[10.4rem] relative flex min-h-[250px] items-end",children:[e("div",{className:"absolute inset-0 z-0",children:e(m,{priority:!0,src:t,alt:`${process.env.NEXT_PUBLIC_SITE_NAME}`,layout:"fill",style:{objectFit:"cover"},sizes:"100vw",className:"pointer-events-none object-cover"})}),e("span",{className:"absolute inset-0 bg-gradient-1 from-background/0 to-background dark:from-background/0 dark:to-background"}),e(i,{children:o("div",{className:"relative z-10 flex flex-wrap items-center justify-between gap-x-20 gap-y-8 text-accent-900 dark:text-white lg:pt-[40px] pb-5",children:[e("h1",{className:"font-secondary text-xl font-bold lg:w-1/2",children:a}),r&&r.length>0&&e(f,{breadcrumbItems:r})]})})]})}var l=n("h3 font-secondary");function f({breadcrumbItems:a}){return a&&a.length>0?e("nav",{"aria-label":"breadcrumb",children:e("ol",{className:"inline-flex items-center gap-5",children:a.map((r,t)=>e(p.Fragment,{children:r.href?o("li",{className:l,children:[e(s,{href:r.href,className:"transition-colors hover:text-primary",children:r.label}),e("span",{className:"ml-5",children:"/"})]}):e("li",{className:l,"aria-current":"page",children:r.label})},t))})}):e(g,{})}export{h as a};
1
+ import{a as c}from"./chunk-X6QN5C6U.mjs";import{a as s}from"./chunk-3ZEL6VBT.mjs";import{a as i}from"./chunk-WISCWNL2.mjs";import{a as n}from"./chunk-NIQ4466A.mjs";import m from"next/image";import p from"react";import{Fragment as g,jsx as e,jsxs as o}from"react/jsx-runtime";function h({title:a,breadcrumbItems:r,image:t=c.src}){return o("section",{className:"section-padding-primary -mt-[10.4rem] relative flex min-h-[250px] items-end",children:[e("div",{className:"absolute inset-0 z-0",children:e(m,{priority:!0,src:t,alt:`${process.env.NEXT_PUBLIC_SITE_NAME}`,layout:"fill",style:{objectFit:"cover"},sizes:"100vw",className:"pointer-events-none object-cover"})}),e("span",{className:"absolute inset-0 bg-gradient-1 from-background/0 to-background dark:from-background/0 dark:to-background"}),e(s,{children:o("div",{className:"relative z-10 flex flex-wrap items-center justify-between gap-x-20 gap-y-8 text-accent-900 dark:text-white lg:pt-[40px] pb-5",children:[e("h1",{className:"font-secondary text-xl font-bold lg:w-1/2",children:a}),r&&r.length>0&&e(f,{breadcrumbItems:r})]})})]})}var l=n("h3 font-secondary");function f({breadcrumbItems:a}){return a&&a.length>0?e("nav",{"aria-label":"breadcrumb",children:e("ol",{className:"inline-flex items-center gap-5",children:a.map((r,t)=>e(p.Fragment,{children:r.href?o("li",{className:l,children:[e(i,{href:r.href,className:"transition-colors hover:text-primary",children:r.label}),e("span",{className:"ml-5",children:"/"})]}):e("li",{className:l,"aria-current":"page",children:r.label})},t))})}):e(g,{})}export{h as a};
@@ -1 +1 @@
1
- import{i as N,j as T,k as g,l as C,m as h,n as P,o as v}from"./chunk-O5BAW5XQ.mjs";import{a as p}from"./chunk-YAH6C5YX.mjs";import{a as y}from"./chunk-6FHLIH4J.mjs";import{a as k}from"./chunk-763KMQIQ.mjs";import{a as i}from"./chunk-NIQ4466A.mjs";import{jsx as m,jsxs as S}from"react/jsx-runtime";var b=({links:s,richText:e})=>m("div",{className:"container",children:S("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:[m("div",{className:"max-w-[48rem] flex items-center",children:e&&m(n,{className:"mb-0",content:e,enableGutter:!1})}),m("div",{className:"flex flex-col gap-8",children:(s||[]).map(({link:a},c)=>m(p,{size:"lg",...a},c))})]})});import R,{Fragment as I}from"react";import{jsx as t}from"react/jsx-runtime";function f({nodes:s}){return t(I,{children:s==null?void 0:s.map((e,a)=>{if(e==null)return null;if(e.type==="text"){let r=t(R.Fragment,{children:e.text},a);return e.format&1&&(r=t("strong",{children:r},a)),e.format&2&&(r=t("em",{children:r},a)),e.format&4&&(r=t("span",{style:{textDecoration:"line-through"},children:r},a)),e.format&8&&(r=t("span",{style:{textDecoration:"underline"},children:r},a)),e.format&16&&(r=t("code",{children:e.text},a)),e.format&32&&(r=t("sub",{children:r},a)),e.format&64&&(r=t("sup",{children:r},a)),r}let c=r=>{if(r.children==null)return null;if((r==null?void 0:r.type)==="list"&&(r==null?void 0:r.listType)==="check")for(let o of r.children)"checked"in o&&(o!=null&&o.checked||(o.checked=!1));return f({nodes:r.children})},l="children"in e?c(e):"";if(e.type==="block"){let r=e.fields,o=r==null?void 0:r.blockType;if(!r||!o)return null;switch(o){case"cta":return t(b,{...r},a);case"mediaBlock":return t(y,{className:"col-start-1 col-span-3",imgClassName:"m-0",...r,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},a);case"banner":return t(B,{className:"col-start-2 mb-4",...r},a);case"code":return t(k,{className:"col-start-2",...r},a);default:return null}}else switch(e.type){case"linebreak":return t("br",{className:"col-start-2"},a);case"paragraph":return t("p",{className:"col-start-2",children:l},a);case"heading":{let r=e==null?void 0:e.tag;return t(r,{className:"col-start-2",children:l},a)}case"list":{let r=e==null?void 0:e.tag;return t(r,{className:"list col-start-2",children:l},a)}case"listitem":return(e==null?void 0:e.checked)!=null?t("li",{"aria-checked":e.checked?"true":"false",className:` ${e.checked,""}`,role:"checkbox",tabIndex:-1,value:e==null?void 0:e.value,children:l},a):t("li",{value:e==null?void 0:e.value,children:l},a);case"quote":return t("blockquote",{className:"col-start-2",children:l},a);case"link":{let r=e.fields;return t(p,{newTab:!!(r!=null&&r.newTab),reference:r.doc,type:r.linkType==="internal"?"reference":"custom",url:r.url,children:l},a)}default:return null}})})}import{jsx as w}from"react/jsx-runtime";var n=({className:s,content:e,enableGutter:a=!0,enableProse:c=!0})=>{var l;return e?w("div",{className:i({"container ":a,"max-w-none":!a,"mx-auto prose dark:prose-invert ":c},s),children:e&&!Array.isArray(e)&&typeof e=="object"&&"root"in e&&f({nodes:(l=e==null?void 0:e.root)==null?void 0:l.children})}):null};import{jsx as u}from"react/jsx-runtime";var B=({className:s,content:e,style:a})=>u("div",{className:i("mx-auto my-8 w-full",s),children:u("div",{className:i("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:u(n,{content:e,enableGutter:!1,enableProse:!1})})});export{B as a,b,f as c,n as d};
1
+ import{i as N,j as T,k as g,l as C,m as h,n as P,o as v}from"./chunk-O5BAW5XQ.mjs";import{a as p}from"./chunk-YAH6C5YX.mjs";import{a as y}from"./chunk-ODLDYXPZ.mjs";import{a as k}from"./chunk-763KMQIQ.mjs";import{a as i}from"./chunk-NIQ4466A.mjs";import{jsx as m,jsxs as S}from"react/jsx-runtime";var b=({links:s,richText:e})=>m("div",{className:"container",children:S("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:[m("div",{className:"max-w-[48rem] flex items-center",children:e&&m(n,{className:"mb-0",content:e,enableGutter:!1})}),m("div",{className:"flex flex-col gap-8",children:(s||[]).map(({link:a},c)=>m(p,{size:"lg",...a},c))})]})});import R,{Fragment as I}from"react";import{jsx as t}from"react/jsx-runtime";function f({nodes:s}){return t(I,{children:s==null?void 0:s.map((e,a)=>{if(e==null)return null;if(e.type==="text"){let r=t(R.Fragment,{children:e.text},a);return e.format&1&&(r=t("strong",{children:r},a)),e.format&2&&(r=t("em",{children:r},a)),e.format&4&&(r=t("span",{style:{textDecoration:"line-through"},children:r},a)),e.format&8&&(r=t("span",{style:{textDecoration:"underline"},children:r},a)),e.format&16&&(r=t("code",{children:e.text},a)),e.format&32&&(r=t("sub",{children:r},a)),e.format&64&&(r=t("sup",{children:r},a)),r}let c=r=>{if(r.children==null)return null;if((r==null?void 0:r.type)==="list"&&(r==null?void 0:r.listType)==="check")for(let o of r.children)"checked"in o&&(o!=null&&o.checked||(o.checked=!1));return f({nodes:r.children})},l="children"in e?c(e):"";if(e.type==="block"){let r=e.fields,o=r==null?void 0:r.blockType;if(!r||!o)return null;switch(o){case"cta":return t(b,{...r},a);case"mediaBlock":return t(y,{className:"col-start-1 col-span-3",imgClassName:"m-0",...r,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},a);case"banner":return t(B,{className:"col-start-2 mb-4",...r},a);case"code":return t(k,{className:"col-start-2",...r},a);default:return null}}else switch(e.type){case"linebreak":return t("br",{className:"col-start-2"},a);case"paragraph":return t("p",{className:"col-start-2",children:l},a);case"heading":{let r=e==null?void 0:e.tag;return t(r,{className:"col-start-2",children:l},a)}case"list":{let r=e==null?void 0:e.tag;return t(r,{className:"list col-start-2",children:l},a)}case"listitem":return(e==null?void 0:e.checked)!=null?t("li",{"aria-checked":e.checked?"true":"false",className:` ${e.checked,""}`,role:"checkbox",tabIndex:-1,value:e==null?void 0:e.value,children:l},a):t("li",{value:e==null?void 0:e.value,children:l},a);case"quote":return t("blockquote",{className:"col-start-2",children:l},a);case"link":{let r=e.fields;return t(p,{newTab:!!(r!=null&&r.newTab),reference:r.doc,type:r.linkType==="internal"?"reference":"custom",url:r.url,children:l},a)}default:return null}})})}import{jsx as w}from"react/jsx-runtime";var n=({className:s,content:e,enableGutter:a=!0,enableProse:c=!0})=>{var l;return e?w("div",{className:i({"container ":a,"max-w-none":!a,"mx-auto prose dark:prose-invert ":c},s),children:e&&!Array.isArray(e)&&typeof e=="object"&&"root"in e&&f({nodes:(l=e==null?void 0:e.root)==null?void 0:l.children})}):null};import{jsx as u}from"react/jsx-runtime";var B=({className:s,content:e,style:a})=>u("div",{className:i("mx-auto my-8 w-full",s),children:u("div",{className:i("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:u(n,{content:e,enableGutter:!1,enableProse:!1})})});export{B as a,b,f as c,n as d};
@@ -1 +1 @@
1
- import{a as e}from"./chunk-CW7WANDA.mjs";import{a}from"./chunk-NIQ4466A.mjs";import{jsx as o}from"react/jsx-runtime";var p=r=>{let{className:t,enableGutter:s=!0,imgClassName:i,media:m,staticImage:n}=r;return o("div",{className:a("",{container:s},t),children:o(e,{imgClassName:a("border border-border rounded-[0.8rem]",i),resource:m,src:n})})};export{p as a};
1
+ import{a as e}from"./chunk-QRNJ7O2L.mjs";import{a}from"./chunk-NIQ4466A.mjs";import{jsx as o}from"react/jsx-runtime";var p=r=>{let{className:t,enableGutter:s=!0,imgClassName:i,media:m,staticImage:n}=r;return o("div",{className:a("",{container:s},t),children:o(e,{imgClassName:a("border border-border rounded-[0.8rem]",i),resource:m,src:n})})};export{p as a};
@@ -1 +1 @@
1
- import{a as e}from"./chunk-CW7WANDA.mjs";import{a}from"./chunk-NIQ4466A.mjs";import{jsx as o}from"react/jsx-runtime";var p=r=>{let{className:t,enableGutter:m=!0,imgClassName:s,media:i,staticImage:n}=r;return o("div",{className:a("",{container:m},t),children:o(e,{imgClassName:a("border border-border rounded-[0.8rem]",s),resource:i,src:n})})};export{p as a};
1
+ import{a as e}from"./chunk-QRNJ7O2L.mjs";import{a}from"./chunk-NIQ4466A.mjs";import{jsx as o}from"react/jsx-runtime";var p=r=>{let{className:t,enableGutter:m=!0,imgClassName:s,media:i,staticImage:n}=r;return o("div",{className:a("",{container:m},t),children:o(e,{imgClassName:a("border border-border rounded-[0.8rem]",s),resource:i,src:n})})};export{p as a};
@@ -1 +1 @@
1
- import{a as m}from"./chunk-CSUTG7F5.mjs";import{a}from"./chunk-VY32UTE2.mjs";import{b as l}from"./chunk-WQF47M5N.mjs";import{a as e}from"./chunk-6FHLIH4J.mjs";import{Fragment as p}from"react";import{jsx as r}from"react/jsx-runtime";var s={content:a,cta:l,mediaBlock:e,imageBlock:e,features:m},C=i=>{let{blocks:o}=i;return o&&Array.isArray(o)&&o.length>0?r(p,{children:o.map((c,k)=>{let{blockType:t}=c;if(t&&t in s){let n=s[t];if(n)return r("div",{className:"my-6",children:r(n,{...c})},k)}return null})}):null};export{C as a};
1
+ import{a}from"./chunk-KVLKXXVS.mjs";import{a as m}from"./chunk-N7Z6I6KY.mjs";import{b as l}from"./chunk-NSUCU5DU.mjs";import{a as e}from"./chunk-ODLDYXPZ.mjs";import{Fragment as p}from"react";import{jsx as r}from"react/jsx-runtime";var s={content:a,cta:l,mediaBlock:e,imageBlock:e,features:m},C=i=>{let{blocks:o}=i;return o&&Array.isArray(o)&&o.length>0?r(p,{children:o.map((c,k)=>{let{blockType:t}=c;if(t&&t in s){let n=s[t];if(n)return r("div",{className:"my-6",children:r(n,{...c})},k)}return null})}):null};export{C as a};
@@ -1 +1 @@
1
- import{a as r}from"./chunk-CP6IA4YZ.mjs";import{d as a}from"./chunk-WQF47M5N.mjs";import m from"clsx";import{jsx as o,jsxs as l}from"react/jsx-runtime";var g=i=>{let{className:n,docs:t,introContent:e}=i;return l("div",{className:m("container",n),children:[e&&o(a,{content:e,enableGutter:!1}),o("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4 md:gap-8 items-stretch",children:t==null?void 0:t.map((s,p)=>typeof s=="string"?null:o(r,{doc:s,relationTo:"posts",showCategories:!0},p))})]})};export{g as a};
1
+ import{a as r}from"./chunk-IB72MBM7.mjs";import{d as a}from"./chunk-NSUCU5DU.mjs";import m from"clsx";import{jsx as o,jsxs as l}from"react/jsx-runtime";var g=i=>{let{className:n,docs:t,introContent:e}=i;return l("div",{className:m("container",n),children:[e&&o(a,{content:e,enableGutter:!1}),o("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4 md:gap-8 items-stretch",children:t==null?void 0:t.map((s,p)=>typeof s=="string"?null:o(r,{doc:s,relationTo:"posts",showCategories:!0},p))})]})};export{g as a};
@@ -1 +1 @@
1
- import{a as n}from"./chunk-TFWGOEV7.mjs";import{a}from"./chunk-7WBETZEV.mjs";import{Fragment as c}from"react";import{jsx as o}from"react/jsx-runtime";var T=t=>{var m;let{className:s,htmlElement:i="div",resource:e}=t,r=typeof e=="object"&&((m=e==null?void 0:e.mimeType)==null?void 0:m.includes("video"));return o(i||c,{...i!==null?{className:s}:{},children:r?o(n,{...t}):o(a,{...t})})};export{T as a};
1
+ import{a}from"./chunk-7WBETZEV.mjs";import{a as n}from"./chunk-TFWGOEV7.mjs";import{Fragment as c}from"react";import{jsx as o}from"react/jsx-runtime";var T=t=>{var m;let{className:s,htmlElement:i="div",resource:e}=t,r=typeof e=="object"&&((m=e==null?void 0:e.mimeType)==null?void 0:m.includes("video"));return o(i||c,{...i!==null?{className:s}:{},children:r?o(n,{...t}):o(a,{...t})})};export{T as a};
@@ -1,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- import{a as p}from"./chunk-XWTX2W5V.mjs";import{a as u}from"./chunk-5PD7YZ3V.mjs";import{a as s}from"./chunk-SPDBC32Z.mjs";import{a as c}from"./chunk-KDTPVITC.mjs";import{a as l}from"./chunk-BYXLOV2Z.mjs";import{a,b as o,c as i,e as m}from"./chunk-D76EO57Z.mjs";import{b as n}from"./chunk-GLEWUUGS.mjs";import{ExternalLink as d}from"lucide-react";import{jsx as e,jsxs as t}from"react/jsx-runtime";function h({...r}){return t("div",{className:"flex fixed flex-col w-screen h-screen max-h-screen overflow-auto overscroll-contain",children:[e(p,{...r.header}),t("div",{className:"relative",children:[r.hero&&r.hero.type==="lowImpact"&&e(s,{...r.hero}),r.hero&&r.hero.type==="mediumImpact"&&e(c,{...r.hero}),r.hero&&r.hero.type==="highImpact"&&e(l,{...r.hero}),r.hero&&r.hero.type==="postHero"&&e(u,{...r.hero}),e("div",{className:"container py-8",children:t("div",{className:"grid grid-cols-1 gap-8 lg:grid-cols-3",children:[e("div",{className:"lg:col-span-2",children:r.children}),t("div",{className:"space-y-6",children:[t(a,{children:[e(o,{children:e(i,{children:"Quick Actions"})}),t(m,{children:[e("p",{className:"mb-4 text-sm text-muted-foreground",children:"Get started with your first action in just a few clicks."}),e(n,{className:"w-full",children:"Create New"})]})]}),t(a,{children:[e(o,{children:e(i,{children:"Resources"})}),e(m,{children:t("nav",{className:"flex flex-col space-y-2",children:[t("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["User Guide",e(d,{className:"ml-1 h-3 w-3"})]}),t("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["API Documentation",e(d,{className:"ml-1 h-3 w-3"})]}),t("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["View Pricing Details",e(d,{className:"ml-1 h-3 w-3"})]})]})})]})]})]})})]})]})}export{h as a};
4
+ import{a as p}from"./chunk-XWTX2W5V.mjs";import{a as u}from"./chunk-MLVUDDTJ.mjs";import{a as l}from"./chunk-FHRWUBJS.mjs";import{a as s}from"./chunk-55BPPKDS.mjs";import{a as c}from"./chunk-UN4YL2CJ.mjs";import{a,b as o,c as i,e as m}from"./chunk-D76EO57Z.mjs";import{b as n}from"./chunk-GLEWUUGS.mjs";import{ExternalLink as d}from"lucide-react";import{jsx as e,jsxs as t}from"react/jsx-runtime";function h({...r}){return t("div",{className:"flex fixed flex-col w-screen h-screen max-h-screen overflow-auto overscroll-contain",children:[e(p,{...r.header}),t("div",{className:"relative",children:[r.hero&&r.hero.type==="lowImpact"&&e(s,{...r.hero}),r.hero&&r.hero.type==="mediumImpact"&&e(c,{...r.hero}),r.hero&&r.hero.type==="highImpact"&&e(l,{...r.hero}),r.hero&&r.hero.type==="postHero"&&e(u,{...r.hero}),e("div",{className:"container py-8",children:t("div",{className:"grid grid-cols-1 gap-8 lg:grid-cols-3",children:[e("div",{className:"lg:col-span-2",children:r.children}),t("div",{className:"space-y-6",children:[t(a,{children:[e(o,{children:e(i,{children:"Quick Actions"})}),t(m,{children:[e("p",{className:"mb-4 text-sm text-muted-foreground",children:"Get started with your first action in just a few clicks."}),e(n,{className:"w-full",children:"Create New"})]})]}),t(a,{children:[e(o,{children:e(i,{children:"Resources"})}),e(m,{children:t("nav",{className:"flex flex-col space-y-2",children:[t("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["User Guide",e(d,{className:"ml-1 h-3 w-3"})]}),t("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["API Documentation",e(d,{className:"ml-1 h-3 w-3"})]}),t("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["View Pricing Details",e(d,{className:"ml-1 h-3 w-3"})]})]})})]})]})]})})]})]})}export{h as a};
@@ -1,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- import{a as g}from"./chunk-CW7WANDA.mjs";import{b as i}from"./chunk-GLEWUUGS.mjs";import{ChevronRight as w}from"lucide-react";import y from"next/link";import{useState as n,useEffect as x}from"react";import{jsx as t,jsxs as a}from"react/jsx-runtime";function $(){let[s,p]=n("All News"),[l,d]=n([]),[o,f]=n(1),[h,c]=n(1),v=["All News","Announcements","Blogs","Articles","Case Studies"];return x(()=>{async function e(){if(s==="All News"){let u=await(await fetch(`/api/posts?page=${o}`)).json();d(u.docs),c(u.totalPages);return}let m=await(await fetch(`/api/posts?where[categories][title][equals]=${s}&page=${o}`)).json();d(m.docs),c(m.totalPages)}e()},[s,o]),a("div",{className:"w-full max-w-7xl mx-auto px-4 py-8",children:[a("div",{className:"flex gap-2 overflow-x-auto pb-4 mb-6",children:[v.map(e=>t(i,{variant:e===s?"default":"ghost",className:"rounded-full whitespace-nowrap",onClick:()=>p(e),children:e},e)),a(i,{variant:"ghost",size:"icon",className:"rounded-full",children:[t(w,{className:"h-4 w-4"}),t("span",{className:"sr-only",children:"More"})]})]}),t("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-6",children:l&&l.map(e=>a(y,{href:`/posts/${e.slug}`,className:"group rounded-lg overflow-hidden border bg-card text-card-foreground shadow hover:shadow-lg transition-shadow",children:[e.meta&&e.meta.image&&typeof e.meta.image!="string"&&t(g,{resource:e.meta.image,size:"33vw"}),a("div",{className:"p-4",children:[a("div",{className:"text-sm text-muted-foreground mb-2",children:[e.populatedAuthors&&e.populatedAuthors.map(r=>r.name)," ","\xB7"," ",e.publishedAt&&new Date(e.publishedAt).toLocaleDateString("en-GB",{day:"numeric",month:"long"})]}),t("h2",{className:"text-xl font-bold mb-4 text-primary group-hover:text-accent group-hover:scale-105 transition-transform duration-200 ease-in-out",children:e.title})]})]},e.id))}),t("div",{className:"flex justify-center gap-1 mt-8",children:Array.from({length:h},(e,r)=>r+1).map(e=>t(i,{variant:e===o?"default":"ghost",size:"icon",className:"w-10 h-10 rounded-full",onClick:()=>f(e),children:e},e))})]})}export{$ as a};
4
+ import{a as g}from"./chunk-QRNJ7O2L.mjs";import{b as i}from"./chunk-GLEWUUGS.mjs";import{ChevronRight as w}from"lucide-react";import y from"next/link";import{useState as n,useEffect as x}from"react";import{jsx as t,jsxs as a}from"react/jsx-runtime";function $(){let[s,p]=n("All News"),[l,d]=n([]),[o,f]=n(1),[h,c]=n(1),v=["All News","Announcements","Blogs","Articles","Case Studies"];return x(()=>{async function e(){if(s==="All News"){let u=await(await fetch(`/api/posts?page=${o}`)).json();d(u.docs),c(u.totalPages);return}let m=await(await fetch(`/api/posts?where[categories][title][equals]=${s}&page=${o}`)).json();d(m.docs),c(m.totalPages)}e()},[s,o]),a("div",{className:"w-full max-w-7xl mx-auto px-4 py-8",children:[a("div",{className:"flex gap-2 overflow-x-auto pb-4 mb-6",children:[v.map(e=>t(i,{variant:e===s?"default":"ghost",className:"rounded-full whitespace-nowrap",onClick:()=>p(e),children:e},e)),a(i,{variant:"ghost",size:"icon",className:"rounded-full",children:[t(w,{className:"h-4 w-4"}),t("span",{className:"sr-only",children:"More"})]})]}),t("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-6",children:l&&l.map(e=>a(y,{href:`/posts/${e.slug}`,className:"group rounded-lg overflow-hidden border bg-card text-card-foreground shadow hover:shadow-lg transition-shadow",children:[e.meta&&e.meta.image&&typeof e.meta.image!="string"&&t(g,{resource:e.meta.image,size:"33vw"}),a("div",{className:"p-4",children:[a("div",{className:"text-sm text-muted-foreground mb-2",children:[e.populatedAuthors&&e.populatedAuthors.map(r=>r.name)," ","\xB7"," ",e.publishedAt&&new Date(e.publishedAt).toLocaleDateString("en-GB",{day:"numeric",month:"long"})]}),t("h2",{className:"text-xl font-bold mb-4 text-primary group-hover:text-accent group-hover:scale-105 transition-transform duration-200 ease-in-out",children:e.title})]})]},e.id))}),t("div",{className:"flex justify-center gap-1 mt-8",children:Array.from({length:h},(e,r)=>r+1).map(e=>t(i,{variant:e===o?"default":"ghost",size:"icon",className:"w-10 h-10 rounded-full",onClick:()=>f(e),children:e},e))})]})}export{$ as a};
@@ -1 +1 @@
1
- import{d as o}from"./chunk-WQF47M5N.mjs";import n from"next/image";import{jsx as r,jsxs as m}from"react/jsx-runtime";var s=({media:e})=>{if(e&&typeof e=="object"){let{alt:t,filename:a,height:i,url:l,width:c}=e;return r(n,{className:"mix-blend-overlay opacity-50",alt:t||"",fill:!0,priority:!0,src:l||"",width:c||0,height:i||0,style:{objectFit:"cover"}})}else if(e&&typeof e=="string")return r("div",{children:r(n,{className:"mix-blend-overlay opacity-50",alt:"",fill:!0,priority:!0,src:e,style:{objectFit:"cover"}})});return null},p=({links:e,media:t,children:a,richText:i})=>m("div",{className:"relative bg-brand-one pb-12 pt-10",children:[t&&r(s,{media:t}),r("div",{className:"mx-0 min-w-full relative z-9",children:r("div",{className:"container text-brand-one-foreground",children:a||i&&r(o,{className:"prose-headings:text-brand-one-foreground prose-p:text-brand-one-foreground",content:i,enableProse:!0,enableGutter:!1})})})]});export{p as a};
1
+ import{d as o}from"./chunk-NSUCU5DU.mjs";import n from"next/image";import{jsx as r,jsxs as m}from"react/jsx-runtime";var s=({media:e})=>{if(e&&typeof e=="object"){let{alt:t,filename:a,height:i,url:l,width:c}=e;return r(n,{className:"mix-blend-overlay opacity-50",alt:t||"",fill:!0,priority:!0,src:l||"",width:c||0,height:i||0,style:{objectFit:"cover"}})}else if(e&&typeof e=="string")return r("div",{children:r(n,{className:"mix-blend-overlay opacity-50",alt:"",fill:!0,priority:!0,src:e,style:{objectFit:"cover"}})});return null},p=({links:e,media:t,children:a,richText:i})=>m("div",{className:"relative bg-brand-one pb-12 pt-10",children:[t&&r(s,{media:t}),r("div",{className:"mx-0 min-w-full relative z-9",children:r("div",{className:"container text-brand-one-foreground",children:a||i&&r(o,{className:"prose-headings:text-brand-one-foreground prose-p:text-brand-one-foreground",content:i,enableProse:!0,enableGutter:!1})})})]});export{p as a};
@@ -1 +1 @@
1
- import{a}from"../../chunk-WQF47M5N.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-6FHLIH4J.mjs";import"../../chunk-CW7WANDA.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as BannerBlock};
1
+ import{a}from"../../chunk-NSUCU5DU.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-ODLDYXPZ.mjs";import"../../chunk-QRNJ7O2L.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as BannerBlock};
@@ -1 +1 @@
1
- import{b as a}from"../../chunk-WQF47M5N.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-6FHLIH4J.mjs";import"../../chunk-CW7WANDA.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as CallToActionBlock};
1
+ import{b as a}from"../../chunk-NSUCU5DU.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-ODLDYXPZ.mjs";import"../../chunk-QRNJ7O2L.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as CallToActionBlock};
@@ -1 +1 @@
1
- import{a}from"../../chunk-VY32UTE2.mjs";import"../../chunk-WQF47M5N.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-6FHLIH4J.mjs";import"../../chunk-CW7WANDA.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as ContentBlock};
1
+ import{a}from"../../chunk-KVLKXXVS.mjs";import"../../chunk-NSUCU5DU.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-ODLDYXPZ.mjs";import"../../chunk-QRNJ7O2L.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as ContentBlock};
@@ -1 +1 @@
1
- import{a}from"../../chunk-CSUTG7F5.mjs";import"../../chunk-WQF47M5N.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-6FHLIH4J.mjs";import"../../chunk-CW7WANDA.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as FeaturesBlock};
1
+ import{a}from"../../chunk-N7Z6I6KY.mjs";import"../../chunk-NSUCU5DU.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-ODLDYXPZ.mjs";import"../../chunk-QRNJ7O2L.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as FeaturesBlock};
@@ -1 +1 @@
1
- import{a as e}from"../../chunk-CSUTG7F5.mjs";import"../../chunk-WQF47M5N.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-6FHLIH4J.mjs";import"../../chunk-CW7WANDA.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";var t={title:"Blocks/FeaturesBlock",component:e,tags:["autodocs"],parameters:{layout:"padded"}},i=t,n={args:{title:"What Are Digital Colleagues?",description:"some other words",features:[{icon:{type:"fa-thin",icon:"robot"},title:"AI-Powered Assistants",content:"Digital colleagues are generative AI tools that augment your existing workforce, enhancing productivity and customer experience."},{icon:{type:"fa-thin",icon:"lightbulb"},link:{label:"label",type:"custom",url:"#"},title:"Intelligent Insights",content:"They provide valuable insights and improve ways of working, saving time and boosting efficiency across your organisation."},{icon:{type:"fa-kit",icon:"delivery"},title:"Collaborative Partners (internal link)",content:"Digital colleagues work alongside human employees, assisting with tasks and enhancing overall performance."}]}},a={args:{title:"What Are Digital Colleagues?",features:[{icon:{type:"fa-thin",icon:"robot"},title:"AI-Powered Assistants",content:"Digital colleagues are generative AI tools that augment your existing workforce, enhancing productivity and customer experience."},{icon:{type:"fa-thin",icon:"lightbulb"},title:"Intelligent Insights",content:"They provide valuable insights and improve ways of working, saving time and boosting efficiency across your organisation."}]}},r={args:{title:"What Are Digital Colleagues?",features:[{icon:{type:"fa-thin",icon:"robot"},title:"AI-Powered Assistants",content:"Digital colleagues are generative AI tools that augment your existing workforce, enhancing productivity and customer experience."}]}},s={args:{features:[{icon:{type:"fa-thin",icon:"robot"},title:"AI-Powered Assistants",content:"Digital colleagues are generative AI tools that augment your existing workforce, enhancing productivity and customer experience."},{icon:{type:"fa-thin",icon:"lightbulb"},title:"Intelligent Insights",content:"They provide valuable insights and improve ways of working, saving time and boosting efficiency across your organisation."},{icon:{type:"fa-kit",icon:"delivery"},title:"Collaborative Partners",content:"Digital colleagues work alongside human employees, assisting with tasks and enhancing overall performance."}]}};export{n as Default,s as NoTitle,r as OneFeature,a as TwoFeatures,i as default};
1
+ import{a as e}from"../../chunk-N7Z6I6KY.mjs";import"../../chunk-NSUCU5DU.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-ODLDYXPZ.mjs";import"../../chunk-QRNJ7O2L.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";var t={title:"Blocks/FeaturesBlock",component:e,tags:["autodocs"],parameters:{layout:"padded"}},i=t,n={args:{title:"What Are Digital Colleagues?",description:"some other words",features:[{icon:{type:"fa-thin",icon:"robot"},title:"AI-Powered Assistants",content:"Digital colleagues are generative AI tools that augment your existing workforce, enhancing productivity and customer experience."},{icon:{type:"fa-thin",icon:"lightbulb"},link:{label:"label",type:"custom",url:"#"},title:"Intelligent Insights",content:"They provide valuable insights and improve ways of working, saving time and boosting efficiency across your organisation."},{icon:{type:"fa-kit",icon:"delivery"},title:"Collaborative Partners (internal link)",content:"Digital colleagues work alongside human employees, assisting with tasks and enhancing overall performance."}]}},a={args:{title:"What Are Digital Colleagues?",features:[{icon:{type:"fa-thin",icon:"robot"},title:"AI-Powered Assistants",content:"Digital colleagues are generative AI tools that augment your existing workforce, enhancing productivity and customer experience."},{icon:{type:"fa-thin",icon:"lightbulb"},title:"Intelligent Insights",content:"They provide valuable insights and improve ways of working, saving time and boosting efficiency across your organisation."}]}},r={args:{title:"What Are Digital Colleagues?",features:[{icon:{type:"fa-thin",icon:"robot"},title:"AI-Powered Assistants",content:"Digital colleagues are generative AI tools that augment your existing workforce, enhancing productivity and customer experience."}]}},s={args:{features:[{icon:{type:"fa-thin",icon:"robot"},title:"AI-Powered Assistants",content:"Digital colleagues are generative AI tools that augment your existing workforce, enhancing productivity and customer experience."},{icon:{type:"fa-thin",icon:"lightbulb"},title:"Intelligent Insights",content:"They provide valuable insights and improve ways of working, saving time and boosting efficiency across your organisation."},{icon:{type:"fa-kit",icon:"delivery"},title:"Collaborative Partners",content:"Digital colleagues work alongside human employees, assisting with tasks and enhancing overall performance."}]}};export{n as Default,s as NoTitle,r as OneFeature,a as TwoFeatures,i as default};
@@ -1 +1 @@
1
- import{a}from"../../chunk-5EX5KVLO.mjs";import"../../chunk-CW7WANDA.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as ImageBlock};
1
+ import{a}from"../../chunk-OEM7RQ4Q.mjs";import"../../chunk-QRNJ7O2L.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as ImageBlock};
@@ -1 +1 @@
1
- import{a}from"../../chunk-6FHLIH4J.mjs";import"../../chunk-CW7WANDA.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as MediaBlock};
1
+ import{a}from"../../chunk-ODLDYXPZ.mjs";import"../../chunk-QRNJ7O2L.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as MediaBlock};
@@ -1 +1 @@
1
- import{a}from"../../chunk-5TTFPIXL.mjs";import"../../chunk-CP6IA4YZ.mjs";import"../../chunk-6P7CY367.mjs";import"../../chunk-WQF47M5N.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-6FHLIH4J.mjs";import"../../chunk-CW7WANDA.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as RelatedPosts};
1
+ import{a}from"../../chunk-Q3HKMCDA.mjs";import"../../chunk-IB72MBM7.mjs";import"../../chunk-6P7CY367.mjs";import"../../chunk-NSUCU5DU.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-ODLDYXPZ.mjs";import"../../chunk-QRNJ7O2L.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as RelatedPosts};
@@ -1 +1 @@
1
- import{a}from"../../chunk-L2V7M5EM.mjs";import"../../chunk-CSUTG7F5.mjs";import"../../chunk-VY32UTE2.mjs";import"../../chunk-WQF47M5N.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-6FHLIH4J.mjs";import"../../chunk-CW7WANDA.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as RenderBlocks};
1
+ import{a}from"../../chunk-Q24IVBS5.mjs";import"../../chunk-KVLKXXVS.mjs";import"../../chunk-N7Z6I6KY.mjs";import"../../chunk-NSUCU5DU.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-ODLDYXPZ.mjs";import"../../chunk-QRNJ7O2L.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as RenderBlocks};
@@ -1 +1 @@
1
- import{a as q}from"../../chunk-5TTFPIXL.mjs";import"../../chunk-CP6IA4YZ.mjs";import{a as p}from"../../chunk-L2V7M5EM.mjs";import{a as k}from"../../chunk-EPTHSTUM.mjs";import{a as f}from"../../chunk-3JTJE3CH.mjs";import{a as h}from"../../chunk-IQPZEEYJ.mjs";import{a as i}from"../../chunk-53QLSQCO.mjs";import{a as j}from"../../chunk-6HFYLEVF.mjs";import{a as m}from"../../chunk-CSUTG7F5.mjs";import{a as n}from"../../chunk-JCH2CCQ7.mjs";import{a as o}from"../../chunk-5EX5KVLO.mjs";import{a as g}from"../../chunk-72BBXZKW.mjs";import"../../chunk-2LJVMEWU.mjs";import"../../chunk-KPIWBWE2.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import{a as l}from"../../chunk-VY32UTE2.mjs";import"../../chunk-6P7CY367.mjs";import"../../chunk-5VW5YOZB.mjs";import{a,b}from"../../chunk-WQF47M5N.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import{a as e}from"../../chunk-6FHLIH4J.mjs";import"../../chunk-CW7WANDA.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-7WBETZEV.mjs";import{a as d}from"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import{a as c}from"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as BannerBlock,b as CallToActionBlock,d as CodeBlock,l as ContentBlock,c as CopyButton,m as FeaturesBlock,n as HeadingImage,o as ImageBlock,g as InfoTile,f as Insight,h as MOTD,e as MediaBlock,i as OrgChart,j as ProposalSummary,q as RelatedPosts,p as RenderBlocks,k as WhyUs};
1
+ import{a as j}from"../../chunk-6HFYLEVF.mjs";import{a as q}from"../../chunk-Q3HKMCDA.mjs";import"../../chunk-IB72MBM7.mjs";import{a as p}from"../../chunk-Q24IVBS5.mjs";import{a as k}from"../../chunk-EPTHSTUM.mjs";import{a as f}from"../../chunk-3JTJE3CH.mjs";import{a as h}from"../../chunk-IQPZEEYJ.mjs";import{a as i}from"../../chunk-53QLSQCO.mjs";import{a as l}from"../../chunk-KVLKXXVS.mjs";import{a as m}from"../../chunk-N7Z6I6KY.mjs";import{a as n}from"../../chunk-JCH2CCQ7.mjs";import{a as o}from"../../chunk-OEM7RQ4Q.mjs";import{a as g}from"../../chunk-72BBXZKW.mjs";import"../../chunk-2LJVMEWU.mjs";import"../../chunk-KPIWBWE2.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-6P7CY367.mjs";import"../../chunk-5VW5YOZB.mjs";import{a,b}from"../../chunk-NSUCU5DU.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import{a as e}from"../../chunk-ODLDYXPZ.mjs";import"../../chunk-QRNJ7O2L.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import{a as d}from"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import{a as c}from"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as BannerBlock,b as CallToActionBlock,d as CodeBlock,l as ContentBlock,c as CopyButton,m as FeaturesBlock,n as HeadingImage,o as ImageBlock,g as InfoTile,f as Insight,h as MOTD,e as MediaBlock,i as OrgChart,j as ProposalSummary,q as RelatedPosts,p as RenderBlocks,k as WhyUs};
@@ -3,3 +3,5 @@ export { CustomerCard } from './CustomerCard';
3
3
  export { EventCard } from './EventCard';
4
4
  export { ProjectCard } from './ProjectCard';
5
5
  export { Image } from './Image';
6
+ export * from './ServiceCard';
7
+ export * from './PricingCard';
@@ -2,8 +2,8 @@
2
2
  "use strict";
3
3
  "use strict";
4
4
 
5
- "use strict";var tt=Object.create;var K=Object.defineProperty;var rt=Object.getOwnPropertyDescriptor;var ot=Object.getOwnPropertyNames;var nt=Object.getPrototypeOf,at=Object.prototype.hasOwnProperty;var st=(e,t)=>{for(var r in t)K(e,r,{get:t[r],enumerable:!0})},ke=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of ot(t))!at.call(e,n)&&n!==r&&K(e,n,{get:()=>t[n],enumerable:!(o=rt(t,n))||o.enumerable});return e};var k=(e,t,r)=>(r=e!=null?tt(nt(e)):{},ke(t||!e||!e.__esModule?K(r,"default",{value:e,enumerable:!0}):r,e)),it=e=>ke(K({},"__esModule",{value:!0}),e);var qt={};st(qt,{CustomerCard:()=>Fe,EventCard:()=>Be,FeatureCard:()=>Te,Image:()=>et,ProjectCard:()=>qe});module.exports=it(qt);var De=require("react/jsx-runtime"),Ae=({type:e="solid",iconName:t="cloud",size:r="lg",className:o})=>{let n="fa-"+e+" ",s="fa-"+t,i=o!=null?o:"",a=n+s+" fa-"+r+" "+i;return(0,De.jsx)("i",{className:a})};var Te=({title:e,description:t,iconName:r,iconStyle:o,color:n})=>(0,$.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"}[n]} p-6 flex flex-col items-center text-center`,children:[(0,$.jsx)("div",{className:"w-12 h-12 ",children:(0,$.jsx)(Ae,{type:o,iconName:r,className:"w-12 h-12 text-white"})}),(0,$.jsx)("h2",{className:"text-2xl font-bold text-white mb-2",children:e}),(0,$.jsx)("p",{className:"text-white text-sm",children:t})]});var We=k(require("next/image")),_e=k(require("next/link"));var G=k(require("react"));var Ge=require("clsx");var ce="-",lt=e=>{let t=dt(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:i=>{let a=i.split(ce);return a[0]===""&&a.length!==1&&a.shift(),Ee(a,t)||ct(i)},getConflictingClassGroupIds:(i,a)=>{let m=r[i]||[];return a&&o[i]?[...m,...o[i]]:m}}},Ee=(e,t)=>{var i;if(e.length===0)return t.classGroupId;let r=e[0],o=t.nextPart.get(r),n=o?Ee(e.slice(1),o):void 0;if(n)return n;if(t.validators.length===0)return;let s=e.join(ce);return(i=t.validators.find(({validator:a})=>a(s)))==null?void 0:i.classGroupId},ze=/^\[(.+)\]$/,ct=e=>{if(ze.test(e)){let t=ze.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},dt=e=>{let{theme:t,prefix:r}=e,o={nextPart:new Map,validators:[]};return mt(Object.entries(e.classGroups),r).forEach(([s,i])=>{le(i,o,s,t)}),o},le=(e,t,r,o)=>{e.forEach(n=>{if(typeof n=="string"){let s=n===""?t:Me(t,n);s.classGroupId=r;return}if(typeof n=="function"){if(pt(n)){le(n(o),t,r,o);return}t.validators.push({validator:n,classGroupId:r});return}Object.entries(n).forEach(([s,i])=>{le(i,Me(t,s),r,o)})})},Me=(e,t)=>{let r=e;return t.split(ce).forEach(o=>{r.nextPart.has(o)||r.nextPart.set(o,{nextPart:new Map,validators:[]}),r=r.nextPart.get(o)}),r},pt=e=>e.isThemeGetter,mt=(e,t)=>t?e.map(([r,o])=>{let n=o.map(s=>typeof s=="string"?t+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([i,a])=>[t+i,a])):s);return[r,n]}):e,ft=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,o=new Map,n=(s,i)=>{r.set(s,i),t++,t>e&&(t=0,o=r,r=new Map)};return{get(s){let i=r.get(s);if(i!==void 0)return i;if((i=o.get(s))!==void 0)return n(s,i),i},set(s,i){r.has(s)?r.set(s,i):n(s,i)}}},Ie="!",ut=e=>{let{separator:t,experimentalParseClassName:r}=e,o=t.length===1,n=t[0],s=t.length,i=a=>{let m=[],b=0,h=0,C;for(let f=0;f<a.length;f++){let y=a[f];if(b===0){if(y===n&&(o||a.slice(f,f+s)===t)){m.push(a.slice(h,f)),h=f+s;continue}if(y==="/"){C=f;continue}}y==="["?b++:y==="]"&&b--}let w=m.length===0?a:a.substring(h),N=w.startsWith(Ie),D=N?w.substring(1):w,v=C&&C>h?C-h:void 0;return{modifiers:m,hasImportantModifier:N,baseClassName:D,maybePostfixModifierPosition:v}};return r?a=>r({className:a,parseClassName:i}):i},gt=e=>{if(e.length<=1)return e;let t=[],r=[];return e.forEach(o=>{o[0]==="["?(t.push(...r.sort(),o),r=[]):r.push(o)}),t.push(...r.sort()),t},bt=e=>({cache:ft(e.cacheSize),parseClassName:ut(e),...lt(e)}),ht=/\s+/,vt=(e,t)=>{let{parseClassName:r,getClassGroupId:o,getConflictingClassGroupIds:n}=t,s=[],i=e.trim().split(ht),a="";for(let m=i.length-1;m>=0;m-=1){let b=i[m],{modifiers:h,hasImportantModifier:C,baseClassName:w,maybePostfixModifierPosition:N}=r(b),D=!!N,v=o(D?w.substring(0,N):w);if(!v){if(!D){a=b+(a.length>0?" "+a:a);continue}if(v=o(w),!v){a=b+(a.length>0?" "+a:a);continue}D=!1}let f=gt(h).join(":"),y=C?f+Ie:f,P=y+v;if(s.includes(P))continue;s.push(P);let j=n(v,D);for(let H=0;H<j.length;++H){let q=j[H];s.push(y+q)}a=b+(a.length>0?" "+a:a)}return a};function yt(){let e=0,t,r,o="";for(;e<arguments.length;)(t=arguments[e++])&&(r=Le(t))&&(o&&(o+=" "),o+=r);return o}var Le=e=>{if(typeof e=="string")return e;let t,r="";for(let o=0;o<e.length;o++)e[o]&&(t=Le(e[o]))&&(r&&(r+=" "),r+=t);return r};function xt(e,...t){let r,o,n,s=i;function i(m){let b=t.reduce((h,C)=>C(h),e());return r=bt(b),o=r.cache.get,n=r.cache.set,s=a,a(m)}function a(m){let b=o(m);if(b)return b;let h=vt(m,r);return n(m,h),h}return function(){return s(yt.apply(null,arguments))}}var c=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},Se=/^\[(?:([a-z-]+):)?(.+)\]$/i,wt=/^\d+\/\d+$/,Ct=new Set(["px","full","screen"]),Rt=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Nt=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Pt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,kt=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,At=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,z=e=>_(e)||Ct.has(e)||wt.test(e),L=e=>F(e,"length",St),_=e=>!!e&&!Number.isNaN(Number(e)),ie=e=>F(e,"number",_),O=e=>!!e&&Number.isInteger(Number(e)),Dt=e=>e.endsWith("%")&&_(e.slice(0,-1)),l=e=>Se.test(e),S=e=>Rt.test(e),Tt=new Set(["length","size","percentage"]),zt=e=>F(e,Tt,He),Mt=e=>F(e,"position",He),Et=new Set(["image","url"]),It=e=>F(e,Et,$t),Lt=e=>F(e,"",Ht),B=()=>!0,F=(e,t,r)=>{let o=Se.exec(e);return o?o[1]?typeof t=="string"?o[1]===t:t.has(o[1]):r(o[2]):!1},St=e=>Nt.test(e)&&!Pt.test(e),He=()=>!1,Ht=e=>kt.test(e),$t=e=>At.test(e);var Gt=()=>{let e=c("colors"),t=c("spacing"),r=c("blur"),o=c("brightness"),n=c("borderColor"),s=c("borderRadius"),i=c("borderSpacing"),a=c("borderWidth"),m=c("contrast"),b=c("grayscale"),h=c("hueRotate"),C=c("invert"),w=c("gap"),N=c("gradientColorStops"),D=c("gradientColorStopPositions"),v=c("inset"),f=c("margin"),y=c("opacity"),P=c("padding"),j=c("saturate"),H=c("scale"),q=c("sepia"),ye=c("skew"),xe=c("space"),we=c("translate"),oe=()=>["auto","contain","none"],ne=()=>["auto","hidden","clip","visible","scroll"],ae=()=>["auto",l,t],d=()=>[l,t],Ce=()=>["",z,L],Z=()=>["auto",_,l],Re=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],J=()=>["solid","dashed","dotted","double","none"],Ne=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],se=()=>["start","end","center","between","around","evenly","stretch"],V=()=>["","0",l],Pe=()=>["auto","avoid","all","avoid-page","page","left","right","column"],T=()=>[_,l];return{cacheSize:500,separator:":",theme:{colors:[B],spacing:[z,L],blur:["none","",S,l],brightness:T(),borderColor:[e],borderRadius:["none","","full",S,l],borderSpacing:d(),borderWidth:Ce(),contrast:T(),grayscale:V(),hueRotate:T(),invert:V(),gap:d(),gradientColorStops:[e],gradientColorStopPositions:[Dt,L],inset:ae(),margin:ae(),opacity:T(),padding:d(),saturate:T(),scale:T(),sepia:V(),skew:T(),space:d(),translate:d()},classGroups:{aspect:[{aspect:["auto","square","video",l]}],container:["container"],columns:[{columns:[S]}],"break-after":[{"break-after":Pe()}],"break-before":[{"break-before":Pe()}],"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:[...Re(),l]}],overflow:[{overflow:ne()}],"overflow-De":[{"overflow-De":ne()}],"overflow-y":[{"overflow-y":ne()}],overscroll:[{overscroll:oe()}],"overscroll-De":[{"overscroll-De":oe()}],"overscroll-y":[{"overscroll-y":oe()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[v]}],"inset-De":[{"inset-De":[v]}],"inset-y":[{"inset-y":[v]}],start:[{start:[v]}],end:[{end:[v]}],top:[{top:[v]}],right:[{right:[v]}],bottom:[{bottom:[v]}],left:[{left:[v]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",O,l]}],basis:[{basis:ae()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",l]}],grow:[{grow:V()}],shrink:[{shrink:V()}],order:[{order:["first","last","none",O,l]}],"grid-cols":[{"grid-cols":[B]}],"col-start-end":[{col:["auto",{span:["full",O,l]},l]}],"col-start":[{"col-start":Z()}],"col-end":[{"col-end":Z()}],"grid-rows":[{"grid-rows":[B]}],"row-start-end":[{row:["auto",{span:[O,l]},l]}],"row-start":[{"row-start":Z()}],"row-end":[{"row-end":Z()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",l]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",l]}],gap:[{gap:[w]}],"gap-De":[{"gap-De":[w]}],"gap-y":[{"gap-y":[w]}],"justify-content":[{justify:["normal",...se()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...se(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...se(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[P]}],px:[{px:[P]}],py:[{py:[P]}],ps:[{ps:[P]}],pe:[{pe:[P]}],pt:[{pt:[P]}],pr:[{pr:[P]}],pb:[{pb:[P]}],pl:[{pl:[P]}],m:[{m:[f]}],mx:[{mx:[f]}],my:[{my:[f]}],ms:[{ms:[f]}],me:[{me:[f]}],mt:[{mt:[f]}],mr:[{mr:[f]}],mb:[{mb:[f]}],ml:[{ml:[f]}],"space-De":[{"space-De":[xe]}],"space-De-reverse":["space-De-reverse"],"space-y":[{"space-y":[xe]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",l,t]}],"min-w":[{"min-w":[l,t,"min","max","fit"]}],"max-w":[{"max-w":[l,t,"none","full","min","max","fit","prose",{screen:[S]},S]}],h:[{h:[l,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[l,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[l,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[l,t,"auto","min","max","fit"]}],"font-size":[{text:["base",S,L]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",ie]}],"font-family":[{font:[B]}],"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",l]}],"line-clamp":[{"line-clamp":["none",_,ie]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",z,l]}],"list-image":[{"list-image":["none",l]}],"list-style-type":[{list:["none","disc","decimal",l]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[y]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[y]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...J(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",z,L]}],"underline-offset":[{"underline-offset":["auto",z,l]}],"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:d()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",l]}],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",l]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[y]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...Re(),Mt]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","De","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",zt]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},It]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[D]}],"gradient-via-pos":[{via:[D]}],"gradient-to-pos":[{to:[D]}],"gradient-from":[{from:[N]}],"gradient-via":[{via:[N]}],"gradient-to":[{to:[N]}],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-De":[{"rounded-De":[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-w":[{border:[a]}],"border-w-De":[{"border-De":[a]}],"border-w-y":[{"border-y":[a]}],"border-w-s":[{"border-s":[a]}],"border-w-e":[{"border-e":[a]}],"border-w-t":[{"border-t":[a]}],"border-w-r":[{"border-r":[a]}],"border-w-b":[{"border-b":[a]}],"border-w-l":[{"border-l":[a]}],"border-opacity":[{"border-opacity":[y]}],"border-style":[{border:[...J(),"hidden"]}],"divide-De":[{"divide-De":[a]}],"divide-De-reverse":["divide-De-reverse"],"divide-y":[{"divide-y":[a]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[y]}],"divide-style":[{divide:J()}],"border-color":[{border:[n]}],"border-color-De":[{"border-De":[n]}],"border-color-y":[{"border-y":[n]}],"border-color-s":[{"border-s":[n]}],"border-color-e":[{"border-e":[n]}],"border-color-t":[{"border-t":[n]}],"border-color-r":[{"border-r":[n]}],"border-color-b":[{"border-b":[n]}],"border-color-l":[{"border-l":[n]}],"divide-color":[{divide:[n]}],"outline-style":[{outline:["",...J()]}],"outline-offset":[{"outline-offset":[z,l]}],"outline-w":[{outline:[z,L]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:Ce()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[y]}],"ring-offset-w":[{"ring-offset":[z,L]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",S,Lt]}],"shadow-color":[{shadow:[B]}],opacity:[{opacity:[y]}],"mix-blend":[{"mix-blend":[...Ne(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Ne()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[o]}],contrast:[{contrast:[m]}],"drop-shadow":[{"drop-shadow":["","none",S,l]}],grayscale:[{grayscale:[b]}],"hue-rotate":[{"hue-rotate":[h]}],invert:[{invert:[C]}],saturate:[{saturate:[j]}],sepia:[{sepia:[q]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[m]}],"backdrop-grayscale":[{"backdrop-grayscale":[b]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[h]}],"backdrop-invert":[{"backdrop-invert":[C]}],"backdrop-opacity":[{"backdrop-opacity":[y]}],"backdrop-saturate":[{"backdrop-saturate":[j]}],"backdrop-sepia":[{"backdrop-sepia":[q]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-De":[{"border-spacing-De":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",l]}],duration:[{duration:T()}],ease:[{ease:["linear","in","out","in-out",l]}],delay:[{delay:T()}],animate:[{animate:["none","spin","ping","pulse","bounce",l]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[H]}],"scale-De":[{"scale-De":[H]}],"scale-y":[{"scale-y":[H]}],rotate:[{rotate:[O,l]}],"translate-De":[{"translate-De":[we]}],"translate-y":[{"translate-y":[we]}],"skew-De":[{"skew-De":[ye]}],"skew-y":[{"skew-y":[ye]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",l]}],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","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",l]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","De",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":d()}],"scroll-mx":[{"scroll-mx":d()}],"scroll-my":[{"scroll-my":d()}],"scroll-ms":[{"scroll-ms":d()}],"scroll-me":[{"scroll-me":d()}],"scroll-mt":[{"scroll-mt":d()}],"scroll-mr":[{"scroll-mr":d()}],"scroll-mb":[{"scroll-mb":d()}],"scroll-ml":[{"scroll-ml":d()}],"scroll-p":[{"scroll-p":d()}],"scroll-px":[{"scroll-px":d()}],"scroll-py":[{"scroll-py":d()}],"scroll-ps":[{"scroll-ps":d()}],"scroll-pe":[{"scroll-pe":d()}],"scroll-pt":[{"scroll-pt":d()}],"scroll-pr":[{"scroll-pr":d()}],"scroll-pb":[{"scroll-pb":d()}],"scroll-pl":[{"scroll-pl":d()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","De","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-De":[{"touch-pan":["De","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",l]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[z,L,ie]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-De","overflow-y"],overscroll:["overscroll-De","overscroll-y"],inset:["inset-De","inset-y","start","end","top","right","bottom","left"],"inset-De":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-De","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","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-De","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-De"],"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-De","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-De":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-De":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-De","touch-y","touch-pz"],"touch-De":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var $e=xt(Gt);function p(...e){return $e((0,Ge.clsx)(e))}var U=G.forwardRef(({className:e,...t},r)=>(0,De.jsx)("div",{ref:r,className:p("rounded-xl border bg-card text-card-foreground shadow",e),...t}));U.displayName="Card";var de=G.forwardRef(({className:e,...t},r)=>(0,De.jsx)("div",{ref:r,className:p("flex flex-col space-y-1.5 p-6",e),...t}));de.displayName="CardHeader";var pe=G.forwardRef(({className:e,...t},r)=>(0,De.jsx)("div",{ref:r,className:p("font-semibold leading-none tracking-tight",e),...t}));pe.displayName="CardTitle";var Wt=G.forwardRef(({className:e,...t},r)=>(0,De.jsx)("div",{ref:r,className:p("text-sm text-muted-foreground",e),...t}));Wt.displayName="CardDescription";var X=G.forwardRef(({className:e,...t},r)=>(0,De.jsx)("div",{ref:r,className:p("p-6 pt-0",e),...t}));X.displayName="CardContent";var _t=G.forwardRef(({className:e,...t},r)=>(0,De.jsx)("div",{ref:r,className:p("flex items-center p-6 pt-0",e),...t}));_t.displayName="CardFooter";function Fe({name:e,logo:t,href:r}){return(0,De.jsx)(U,{className:"w-full max-w-sm overflow-hidden transition-all duration-300 ring-0 hover:shadow-lg group",children:(0,De.jsxs)(_e.default,{href:r,className:"block",children:[(0,De.jsx)("div",{className:"bg-white p-2 flex items-center justify-center h-24",children:(0,De.jsx)("div",{className:"relative w-full h-full",children:t&&(0,De.jsx)(We.default,{src:t,alt:`${e} logo`,layout:"fill",objectFit:"contain"})})}),(0,De.jsx)(X,{className:"p-3 flex items-center justify-center h-18 bg-gradient-to-br from-gray-900 via-brand-one to-gray-900",children:(0,De.jsx)("p",{className:"font-medium text-lg text-white text-center group-hover:scale-105 transition-transform duration-200 ease-in-out",children:e})})]})})}var Q=k(require("react")),E=k(require("@radix-ui/react-avatar"));var me=Q.forwardRef(({className:e,...t},r)=>(0,De.jsx)(E.Root,{ref:r,className:p("relative flex h-10 w-10 shrink-0 overflow-hidden rounded-full",e),...t}));me.displayName=E.Root.displayName;var fe=Q.forwardRef(({className:e,...t},r)=>(0,De.jsx)(E.Image,{ref:r,className:p("aspect-square h-full w-full",e),...t}));fe.displayName=E.Image.displayName;var ue=Q.forwardRef(({className:e,...t},r)=>(0,De.jsx)(E.Fallback,{ref:r,className:p("flex h-full w-full items-center justify-center rounded-full bg-muted",e),...t}));ue.displayName=E.Fallback.displayName;var je=require("class-variance-authority");var Ft=(0,je.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 Ve({className:e,variant:t,...r}){return(0,De.jsx)("div",{className:p(Ft({variant:t}),e),...r})}var I=require("lucide-react");function Be({eventType:e="birthday",date:t="",title:r="",description:o="",avatarSrc:n}){let s=a=>{switch(a){case"birthday":return(0,De.jsx)(I.Cake,{className:"h-4 w-4"});case"workAnniversary":return(0,De.jsx)(I.Award,{className:"h-4 w-4"});case"companyEvent":return(0,De.jsx)(I.PartyPopper,{className:"h-4 w-4"});default:return(0,De.jsx)(I.CalendarDays,{className:"h-4 w-4"})}},i=a=>{switch(a){case"birthday":return"bg-brand-one";case"workAnniversary":return"bg-brand-two";case"companyEvent":return"bg-brand-three";default:return"from-gray-500 to-slate-500"}};return(0,De.jsxs)(U,{className:`w-full max-w-md overflow-hidden bg-gradient-to-br ${i(e)}`,children:[(0,De.jsxs)(de,{className:"flex flex-row items-center gap-3 text-white",children:[n&&(0,De.jsxs)(me,{className:"h-14 w-14 border-2 border-white",children:[(0,De.jsx)(fe,{src:n,alt:r||"Event"}),(0,De.jsx)(ue,{className:"bg-white text-gray-900",children:r?r.charAt(0).toUpperCase():"?"})]}),(0,De.jsxs)("div",{className:"flex flex-col",children:[(0,De.jsx)(pe,{className:"text-xl",children:r||"Untitled Event"}),(0,De.jsxs)("p",{className:"text-sm text-white/80",children:[(0,De.jsx)(I.CalendarDays,{className:"mr-1 inline-block h-4 w-4"}),t?new Date(t).toLocaleDateString():"Date not specified"]})]})]}),(0,De.jsxs)(X,{className:"bg-white bg-opacity-80 p-4",children:[o&&(0,De.jsx)("p",{className:"mb-2 text-sm text-gray-700",children:o}),(0,De.jsxs)(Ve,{variant:"secondary",className:`${i(e)} text-white/80`,children:[s(e),(0,De.jsx)("span",{className:"ml-1",children:e?e.replace(/([a-z])([De-Z])/De,"$1 $2").split(" ").map(a=>a.charAt(0).toUpperCase()+a.slice(1)).join(" "):"Event"})]})]})]})}var Xe=k(require("next/link"));var Ye=k(require("next/image")),Ue={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1400px"};function qe({slug:e,image:t,title:r,description:o}){return(0,De.jsxs)(Xe.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,De.jsx)("span",{className:p("absolute inset-0 z-[2] bg-gradient-1 from-primary/0 to-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,De.jsx)(Ye.default,{src:t.src,alt:t.alt,fill:!0,sizes:`
6
- (min-width:${Ue.md}) 50vw,
7
- (min-width:${Ue.lg}) 25vw,
5
+ "use strict";var mt=Object.create;var re=Object.defineProperty;var ft=Object.getOwnPropertyDescriptor;var ut=Object.getOwnPropertyNames;var gt=Object.getPrototypeOf,bt=Object.prototype.hasOwnProperty;var ht=(e,t)=>{for(var r in t)re(e,r,{get:t[r],enumerable:!0})},Me=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of ut(t))!bt.call(e,a)&&a!==r&&re(e,a,{get:()=>t[a],enumerable:!(o=ft(t,a))||o.enumerable});return e};var P=(e,t,r)=>(r=e!=null?mt(gt(e)):{},Me(t||!e||!e.__esModule?re(r,"default",{value:e,enumerable:!0}):r,e)),vt=e=>Me(re({},"__esModule",{value:!0}),e);var dr={};ht(dr,{CustomerCard:()=>Ue,EventCard:()=>qe,FeatureCard:()=>Ie,Image:()=>nt,PricingCard:()=>cr,ProjectCard:()=>et,ServiceCard:()=>lr});module.exports=vt(dr);var Ee=require("react/jsx-runtime"),oe=({type:e="solid",iconName:t="cloud",size:r="lg",className:o})=>{let a="fa-"+e+" ",n="fa-"+t,s=o!=null?o:"",i=a+n+" fa-"+r+" "+s;return(0,Ee.jsx)("i",{className:i})};var Ie=({title:e,description:t,iconName:r,iconStyle:o,color:a})=>(0,Ee.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"}[a]} p-6 flex flex-col items-center text-center`,children:[(0,Ee.jsx)("div",{className:"Ee-12 h-12 ",children:(0,Ee.jsx)(oe,{type:o,iconName:r,className:"Ee-12 h-12 text-white"})}),(0,Ee.jsx)("h2",{className:"text-2xl font-bold text-white mb-2",children:e}),(0,Ee.jsx)("p",{className:"text-white text-sm",children:t})]});var je=P(require("next/image")),Oe=P(require("next/link"));var G=P(require("react"));var Fe=require("clsx");var ge="-",yt=e=>{let t=wt(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:s=>{let i=s.split(ge);return i[0]===""&&i.length!==1&&i.shift(),$e(i,t)||xt(s)},getConflictingClassGroupIds:(s,i)=>{let m=r[s]||[];return i&&o[s]?[...m,...o[s]]:m}}},$e=(e,t)=>{var s;if(e.length===0)return t.classGroupId;let r=e[0],o=t.nextPart.get(r),a=o?$e(e.slice(1),o):void 0;if(a)return a;if(t.validators.length===0)return;let n=e.join(ge);return(s=t.validators.find(({validator:i})=>i(n)))==null?void 0:s.classGroupId},Se=/^\[(.+)\]$/,xt=e=>{if(Se.test(e)){let t=Se.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},wt=e=>{let{theme:t,prefix:r}=e,o={nextPart:new Map,validators:[]};return Nt(Object.entries(e.classGroups),r).forEach(([n,s])=>{ue(s,o,n,t)}),o},ue=(e,t,r,o)=>{e.forEach(a=>{if(typeof a=="string"){let n=a===""?t:He(t,a);n.classGroupId=r;return}if(typeof a=="function"){if(Ct(a)){ue(a(o),t,r,o);return}t.validators.push({validator:a,classGroupId:r});return}Object.entries(a).forEach(([n,s])=>{ue(s,He(t,n),r,o)})})},He=(e,t)=>{let r=e;return t.split(ge).forEach(o=>{r.nextPart.has(o)||r.nextPart.set(o,{nextPart:new Map,validators:[]}),r=r.nextPart.get(o)}),r},Ct=e=>e.isThemeGetter,Nt=(e,t)=>t?e.map(([r,o])=>{let a=o.map(n=>typeof n=="string"?t+n:typeof n=="object"?Object.fromEntries(Object.entries(n).map(([s,i])=>[t+s,i])):n);return[r,a]}):e,kt=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,o=new Map,a=(n,s)=>{r.set(n,s),t++,t>e&&(t=0,o=r,r=new Map)};return{get(n){let s=r.get(n);if(s!==void 0)return s;if((s=o.get(n))!==void 0)return a(n,s),s},set(n,s){r.has(n)?r.set(n,s):a(n,s)}}},_e="!",Pt=e=>{let{separator:t,experimentalParseClassName:r}=e,o=t.length===1,a=t[0],n=t.length,s=i=>{let m=[],h=0,v=0,k;for(let f=0;f<i.length;f++){let x=i[f];if(h===0){if(x===a&&(o||i.slice(f,f+n)===t)){m.push(i.slice(v,f)),v=f+n;continue}if(x==="/"){k=f;continue}}x==="["?h++:x==="]"&&h--}let N=m.length===0?i:i.substring(v),A=N.startsWith(_e),z=A?N.substring(1):N,y=k&&k>v?k-v:void 0;return{modifiers:m,hasImportantModifier:A,baseClassName:z,maybePostfixModifierPosition:y}};return r?i=>r({className:i,parseClassName:s}):s},Rt=e=>{if(e.length<=1)return e;let t=[],r=[];return e.forEach(o=>{o[0]==="["?(t.push(...r.sort(),o),r=[]):r.push(o)}),t.push(...r.sort()),t},At=e=>({cache:kt(e.cacheSize),parseClassName:Pt(e),...yt(e)}),Dt=/\s+/,Tt=(e,t)=>{let{parseClassName:r,getClassGroupId:o,getConflictingClassGroupIds:a}=t,n=[],s=e.trim().split(Dt),i="";for(let m=s.length-1;m>=0;m-=1){let h=s[m],{modifiers:v,hasImportantModifier:k,baseClassName:N,maybePostfixModifierPosition:A}=r(h),z=!!A,y=o(z?N.substring(0,A):N);if(!y){if(!z){i=h+(i.length>0?" "+i:i);continue}if(y=o(N),!y){i=h+(i.length>0?" "+i:i);continue}z=!1}let f=Rt(v).join(":"),x=k?f+_e:f,D=x+y;if(n.includes(D))continue;n.push(D);let j=a(y,z);for(let _=0;_<j.length;++_){let Q=j[_];n.push(x+Q)}i=h+(i.length>0?" "+i:i)}return i};function zt(){let e=0,t,r,o="";for(;e<arguments.length;)(t=arguments[e++])&&(r=We(t))&&(o&&(o+=" "),o+=r);return o}var We=e=>{if(typeof e=="string")return e;let t,r="";for(let o=0;o<e.length;o++)e[o]&&(t=We(e[o]))&&(r&&(r+=" "),r+=t);return r};function Lt(e,...t){let r,o,a,n=s;function s(m){let h=t.reduce((v,k)=>k(v),e());return r=At(h),o=r.cache.get,a=r.cache.set,n=i,i(m)}function i(m){let h=o(m);if(h)return h;let v=Tt(m,r);return a(m,v),v}return function(){return n(zt.apply(null,arguments))}}var d=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},Ge=/^\[(?:([a-z-]+):)?(.+)\]$/i,Mt=/^\d+\/\d+$/,Et=new Set(["px","full","screen"]),It=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,St=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|Ee|pc|in|cm|mm|cap|ch|ex|r?lh|cq(Ee|h|i|Ee|min|max))|\Ee(calc|min|max|clamp)\(.+\)|^0$/,Ht=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,$t=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,_t=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,M=e=>V(e)||Et.has(e)||Mt.test(e),H=e=>F(e,"length",Ut),V=e=>!!e&&!Number.isNaN(Number(e)),fe=e=>F(e,"number",V),U=e=>!!e&&Number.isInteger(Number(e)),Wt=e=>e.endsWith("%")&&V(e.slice(0,-1)),l=e=>Ge.test(e),$=e=>It.test(e),Gt=new Set(["length","size","percentage"]),Bt=e=>F(e,Gt,Be),Vt=e=>F(e,"position",Be),Ft=new Set(["image","url"]),jt=e=>F(e,Ft,Xt),Ot=e=>F(e,"",Yt),Y=()=>!0,F=(e,t,r)=>{let o=Ge.exec(e);return o?o[1]?typeof t=="string"?o[1]===t:t.has(o[1]):r(o[2]):!1},Ut=e=>St.test(e)&&!Ht.test(e),Be=()=>!1,Yt=e=>$t.test(e),Xt=e=>_t.test(e);var Zt=()=>{let e=d("colors"),t=d("spacing"),r=d("blur"),o=d("brightness"),a=d("borderColor"),n=d("borderRadius"),s=d("borderSpacing"),i=d("borderWidth"),m=d("contrast"),h=d("grayscale"),v=d("hueRotate"),k=d("invert"),N=d("gap"),A=d("gradientColorStops"),z=d("gradientColorStopPositions"),y=d("inset"),f=d("margin"),x=d("opacity"),D=d("padding"),j=d("saturate"),_=d("scale"),Q=d("sepia"),Pe=d("skew"),Re=d("space"),Ae=d("translate"),ce=()=>["auto","contain","none"],de=()=>["auto","hidden","clip","visible","scroll"],pe=()=>["auto",l,t],p=()=>[l,t],De=()=>["",M,H],ee=()=>["auto",V,l],Te=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],te=()=>["solid","dashed","dotted","double","none"],ze=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],me=()=>["start","end","center","between","around","evenly","stretch"],O=()=>["","0",l],Le=()=>["auto","avoid","all","avoid-page","page","left","right","column"],L=()=>[V,l];return{cacheSize:500,separator:":",theme:{colors:[Y],spacing:[M,H],blur:["none","",$,l],brightness:L(),borderColor:[e],borderRadius:["none","","full",$,l],borderSpacing:p(),borderWidth:De(),contrast:L(),grayscale:O(),hueRotate:L(),invert:O(),gap:p(),gradientColorStops:[e],gradientColorStopPositions:[Wt,H],inset:pe(),margin:pe(),opacity:L(),padding:p(),saturate:L(),scale:L(),sepia:O(),skew:L(),space:p(),translate:p()},classGroups:{aspect:[{aspect:["auto","square","video",l]}],container:["container"],columns:[{columns:[$]}],"break-after":[{"break-after":Le()}],"break-before":[{"break-before":Le()}],"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:[...Te(),l]}],overflow:[{overflow:de()}],"overflow-x":[{"overflow-x":de()}],"overflow-y":[{"overflow-y":de()}],overscroll:[{overscroll:ce()}],"overscroll-x":[{"overscroll-x":ce()}],"overscroll-y":[{"overscroll-y":ce()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[y]}],"inset-x":[{"inset-x":[y]}],"inset-y":[{"inset-y":[y]}],start:[{start:[y]}],end:[{end:[y]}],top:[{top:[y]}],right:[{right:[y]}],bottom:[{bottom:[y]}],left:[{left:[y]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",U,l]}],basis:[{basis:pe()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",l]}],grow:[{grow:O()}],shrink:[{shrink:O()}],order:[{order:["first","last","none",U,l]}],"grid-cols":[{"grid-cols":[Y]}],"col-start-end":[{col:["auto",{span:["full",U,l]},l]}],"col-start":[{"col-start":ee()}],"col-end":[{"col-end":ee()}],"grid-rows":[{"grid-rows":[Y]}],"row-start-end":[{row:["auto",{span:[U,l]},l]}],"row-start":[{"row-start":ee()}],"row-end":[{"row-end":ee()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",l]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",l]}],gap:[{gap:[N]}],"gap-x":[{"gap-x":[N]}],"gap-y":[{"gap-y":[N]}],"justify-content":[{justify:["normal",...me()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...me(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...me(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[D]}],px:[{px:[D]}],py:[{py:[D]}],ps:[{ps:[D]}],pe:[{pe:[D]}],Ee:[{Ee:[D]}],pr:[{pr:[D]}],pb:[{pb:[D]}],pl:[{pl:[D]}],m:[{m:[f]}],mx:[{mx:[f]}],my:[{my:[f]}],ms:[{ms:[f]}],me:[{me:[f]}],mt:[{mt:[f]}],mr:[{mr:[f]}],mb:[{mb:[f]}],ml:[{ml:[f]}],"space-x":[{"space-x":[Re]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[Re]}],"space-y-reverse":["space-y-reverse"],Ee:[{Ee:["auto","min","max","fit","svw","lvw","dvw",l,t]}],"min-Ee":[{"min-Ee":[l,t,"min","max","fit"]}],"max-Ee":[{"max-Ee":[l,t,"none","full","min","max","fit","prose",{screen:[$]},$]}],h:[{h:[l,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[l,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[l,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[l,t,"auto","min","max","fit"]}],"font-size":[{text:["base",$,H]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",fe]}],"font-family":[{font:[Y]}],"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",l]}],"line-clamp":[{"line-clamp":["none",V,fe]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",M,l]}],"list-image":[{"list-image":["none",l]}],"list-style-type":[{list:["none","disc","decimal",l]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[x]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[x]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...te(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",M,H]}],"underline-offset":[{"underline-offset":["auto",M,l]}],"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:p()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",l]}],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",l]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[x]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...Te(),Vt]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Bt]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","Ee","bl","l","tl"]},jt]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[z]}],"gradient-via-pos":[{via:[z]}],"gradient-to-pos":[{to:[z]}],"gradient-from":[{from:[A]}],"gradient-via":[{via:[A]}],"gradient-to":[{to:[A]}],rounded:[{rounded:[n]}],"rounded-s":[{"rounded-s":[n]}],"rounded-e":[{"rounded-e":[n]}],"rounded-t":[{"rounded-t":[n]}],"rounded-r":[{"rounded-r":[n]}],"rounded-Ee":[{"rounded-Ee":[n]}],"rounded-l":[{"rounded-l":[n]}],"rounded-ss":[{"rounded-ss":[n]}],"rounded-se":[{"rounded-se":[n]}],"rounded-ee":[{"rounded-ee":[n]}],"rounded-es":[{"rounded-es":[n]}],"rounded-tl":[{"rounded-tl":[n]}],"rounded-tr":[{"rounded-tr":[n]}],"rounded-br":[{"rounded-br":[n]}],"rounded-bl":[{"rounded-bl":[n]}],"border-Ee":[{border:[i]}],"border-Ee-x":[{"border-x":[i]}],"border-Ee-y":[{"border-y":[i]}],"border-Ee-s":[{"border-s":[i]}],"border-Ee-e":[{"border-e":[i]}],"border-Ee-t":[{"border-t":[i]}],"border-Ee-r":[{"border-r":[i]}],"border-Ee-Ee":[{"border-Ee":[i]}],"border-Ee-l":[{"border-l":[i]}],"border-opacity":[{"border-opacity":[x]}],"border-style":[{border:[...te(),"hidden"]}],"divide-x":[{"divide-x":[i]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[i]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[x]}],"divide-style":[{divide:te()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-Ee":[{"border-Ee":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...te()]}],"outline-offset":[{"outline-offset":[M,l]}],"outline-Ee":[{outline:[M,H]}],"outline-color":[{outline:[e]}],"ring-Ee":[{ring:De()}],"ring-Ee-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[x]}],"ring-offset-Ee":[{"ring-offset":[M,H]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",$,Ot]}],"shadow-color":[{shadow:[Y]}],opacity:[{opacity:[x]}],"mix-blend":[{"mix-blend":[...ze(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":ze()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[o]}],contrast:[{contrast:[m]}],"drop-shadow":[{"drop-shadow":["","none",$,l]}],grayscale:[{grayscale:[h]}],"hue-rotate":[{"hue-rotate":[v]}],invert:[{invert:[k]}],saturate:[{saturate:[j]}],sepia:[{sepia:[Q]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[m]}],"backdrop-grayscale":[{"backdrop-grayscale":[h]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[v]}],"backdrop-invert":[{"backdrop-invert":[k]}],"backdrop-opacity":[{"backdrop-opacity":[x]}],"backdrop-saturate":[{"backdrop-saturate":[j]}],"backdrop-sepia":[{"backdrop-sepia":[Q]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[s]}],"border-spacing-x":[{"border-spacing-x":[s]}],"border-spacing-y":[{"border-spacing-y":[s]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",l]}],duration:[{duration:L()}],ease:[{ease:["linear","in","out","in-out",l]}],delay:[{delay:L()}],animate:[{animate:["none","spin","ping","pulse","bounce",l]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[_]}],"scale-x":[{"scale-x":[_]}],"scale-y":[{"scale-y":[_]}],rotate:[{rotate:[U,l]}],"translate-x":[{"translate-x":[Ae]}],"translate-y":[{"translate-y":[Ae]}],"skew-x":[{"skew-x":[Pe]}],"skew-y":[{"skew-y":[Pe]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",l]}],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","Ee-resize","Ee-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",l]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":p()}],"scroll-mx":[{"scroll-mx":p()}],"scroll-my":[{"scroll-my":p()}],"scroll-ms":[{"scroll-ms":p()}],"scroll-me":[{"scroll-me":p()}],"scroll-mt":[{"scroll-mt":p()}],"scroll-mr":[{"scroll-mr":p()}],"scroll-mb":[{"scroll-mb":p()}],"scroll-ml":[{"scroll-ml":p()}],"scroll-p":[{"scroll-p":p()}],"scroll-px":[{"scroll-px":p()}],"scroll-py":[{"scroll-py":p()}],"scroll-ps":[{"scroll-ps":p()}],"scroll-pe":[{"scroll-pe":p()}],"scroll-Ee":[{"scroll-Ee":p()}],"scroll-pr":[{"scroll-pr":p()}],"scroll-pb":[{"scroll-pb":p()}],"scroll-pl":[{"scroll-pl":p()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",l]}],fill:[{fill:[e,"none"]}],"stroke-Ee":[{stroke:[M,H,fe]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","Ee","pr","pb","pl"],px:["pr","pl"],py:["Ee","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["Ee","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-Ee","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-Ee":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-Ee":["border-Ee-s","border-Ee-e","border-Ee-t","border-Ee-r","border-Ee-Ee","border-Ee-l"],"border-Ee-x":["border-Ee-r","border-Ee-l"],"border-Ee-y":["border-Ee-t","border-Ee-Ee"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-Ee","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-Ee"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-Ee","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-Ee","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var Ve=Lt(Zt);function c(...e){return Ve((0,Fe.clsx)(e))}var X=G.forwardRef(({className:e,...t},r)=>(0,Ee.jsx)("div",{ref:r,className:c("rounded-xl border bg-card text-card-foreground shadow",e),...t}));X.displayName="Card";var be=G.forwardRef(({className:e,...t},r)=>(0,Ee.jsx)("div",{ref:r,className:c("flex flex-col space-y-1.5 p-6",e),...t}));be.displayName="CardHeader";var he=G.forwardRef(({className:e,...t},r)=>(0,Ee.jsx)("div",{ref:r,className:c("font-semibold leading-none tracking-tight",e),...t}));he.displayName="CardTitle";var qt=G.forwardRef(({className:e,...t},r)=>(0,Ee.jsx)("div",{ref:r,className:c("text-sm text-muted-foreground",e),...t}));qt.displayName="CardDescription";var Z=G.forwardRef(({className:e,...t},r)=>(0,Ee.jsx)("div",{ref:r,className:c("p-6 Ee-0",e),...t}));Z.displayName="CardContent";var Jt=G.forwardRef(({className:e,...t},r)=>(0,Ee.jsx)("div",{ref:r,className:c("flex items-center p-6 Ee-0",e),...t}));Jt.displayName="CardFooter";function Ue({name:e,logo:t,href:r}){return(0,Ee.jsx)(X,{className:"Ee-full max-Ee-sm overflow-hidden transition-all duration-300 ring-0 hover:shadow-lg group",children:(0,Ee.jsxs)(Oe.default,{href:r,className:"block",children:[(0,Ee.jsx)("div",{className:"bg-white p-2 flex items-center justify-center h-24",children:(0,Ee.jsx)("div",{className:"relative Ee-full h-full",children:t&&(0,Ee.jsx)(je.default,{src:t,alt:`${e} logo`,layout:"fill",objectFit:"contain"})})}),(0,Ee.jsx)(Z,{className:"p-3 flex items-center justify-center h-18 bg-gradient-to-br from-gray-900 via-brand-one to-gray-900",children:(0,Ee.jsx)("p",{className:"font-medium text-lg text-white text-center group-hover:scale-105 transition-transform duration-200 ease-in-out",children:e})})]})})}var ae=P(require("react")),I=P(require("@radix-ui/react-avatar"));var ve=ae.forwardRef(({className:e,...t},r)=>(0,Ee.jsx)(I.Root,{ref:r,className:c("relative flex h-10 Ee-10 shrink-0 overflow-hidden rounded-full",e),...t}));ve.displayName=I.Root.displayName;var ye=ae.forwardRef(({className:e,...t},r)=>(0,Ee.jsx)(I.Image,{ref:r,className:c("aspect-square h-full Ee-full",e),...t}));ye.displayName=I.Image.displayName;var xe=ae.forwardRef(({className:e,...t},r)=>(0,Ee.jsx)(I.Fallback,{ref:r,className:c("flex h-full Ee-full items-center justify-center rounded-full bg-muted",e),...t}));xe.displayName=I.Fallback.displayName;var Ye=require("class-variance-authority");var Kt=(0,Ye.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 Xe({className:e,variant:t,...r}){return(0,Ee.jsx)("div",{className:c(Kt({variant:t}),e),...r})}var S=require("lucide-react");function qe({eventType:e="birthday",date:t="",title:r="",description:o="",avatarSrc:a}){let n=i=>{switch(i){case"birthday":return(0,Ee.jsx)(S.Cake,{className:"h-4 Ee-4"});case"workAnniversary":return(0,Ee.jsx)(S.Award,{className:"h-4 Ee-4"});case"companyEvent":return(0,Ee.jsx)(S.PartyPopper,{className:"h-4 Ee-4"});default:return(0,Ee.jsx)(S.CalendarDays,{className:"h-4 Ee-4"})}},s=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 to-slate-500"}};return(0,Ee.jsxs)(X,{className:`Ee-full max-Ee-md overflow-hidden bg-gradient-to-br ${s(e)}`,children:[(0,Ee.jsxs)(be,{className:"flex flex-row items-center gap-3 text-white",children:[a&&(0,Ee.jsxs)(ve,{className:"h-14 Ee-14 border-2 border-white",children:[(0,Ee.jsx)(ye,{src:a,alt:r||"Event"}),(0,Ee.jsx)(xe,{className:"bg-white text-gray-900",children:r?r.charAt(0).toUpperCase():"?"})]}),(0,Ee.jsxs)("div",{className:"flex flex-col",children:[(0,Ee.jsx)(he,{className:"text-xl",children:r||"Untitled Event"}),(0,Ee.jsxs)("p",{className:"text-sm text-white/80",children:[(0,Ee.jsx)(S.CalendarDays,{className:"mr-1 inline-block h-4 Ee-4"}),t?new Date(t).toLocaleDateString():"Date not specified"]})]})]}),(0,Ee.jsxs)(Z,{className:"bg-white bg-opacity-80 p-4",children:[o&&(0,Ee.jsx)("p",{className:"mb-2 text-sm text-gray-700",children:o}),(0,Ee.jsxs)(Xe,{variant:"secondary",className:`${s(e)} text-white/80`,children:[n(e),(0,Ee.jsx)("span",{className:"ml-1",children:e?e.replace(/([a-z])([A-Z])/g,"$1 $2").split(" ").map(i=>i.charAt(0).toUpperCase()+i.slice(1)).join(" "):"Event"})]})]})]})}var Ke=P(require("next/link"));var Qe=P(require("next/image")),Je={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1400px"};function et({slug:e,image:t,title:r,description:o}){return(0,Ee.jsxs)(Ke.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,Ee.jsx)("span",{className:c("absolute inset-0 z-[2] bg-gradient-1 from-primary/0 to-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,Ee.jsx)(Qe.default,{src:t.src,alt:t.alt,fill:!0,sizes:`
6
+ (min-width:${Je.md}) 50vw,
7
+ (min-width:${Je.lg}) 25vw,
8
8
  100vw
9
- `,className:"pointer-events-none [transform:scale(1.05)] [transition:.9s_ease] group-hover/portfolio:[transform:scale(1)]"}),(0,De.jsx)("div",{className:"relative z-10 flex h-full flex-col",children:(0,De.jsxs)("div",{className:"mt-auto divide-y md:opacity-0 md:transition-[transform,opacity] md:duration-500 md:group-hover/portfolio:opacity-100",children:[(0,De.jsx)("h3",{className:"overflow-hidden text-md font-bold leading-[1.25] text-white md:text-lg",children:(0,De.jsx)("span",{className:"block [transition-delay:500ms] [transition:all_.9s_ease] md:[transform:translateY(-100%)] md:group-hover/portfolio:[transform:translateY(0)]",children:r})}),(0,De.jsx)("p",{className:"mt-[13px] overflow-hidden pt-[11px] text-body",children:(0,De.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 Y=k(require("react")),u=k(require("@radix-ui/react-dialog"));var Je=u.Root;var jt=u.Portal,Ke=u.Close,Qe=Y.forwardRef(({className:e,...t},r)=>(0,De.jsx)(u.Overlay,{ref:r,className:p("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}));Qe.displayName=u.Overlay.displayName;var ge=Y.forwardRef(({className:e,children:t,...r},o)=>(0,De.jsxs)(jt,{children:[(0,De.jsx)(Qe,{}),(0,De.jsxs)(u.Content,{ref:o,className:p("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-De-[-50%] translate-y-[-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-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),...r,children:[t,(0,De.jsxs)(u.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,De.jsx)(I.X,{className:"h-4 w-4"}),(0,De.jsx)("span",{className:"sr-only",children:"Close"})]})]})]}));ge.displayName=u.Content.displayName;var be=({className:e,...t})=>(0,De.jsx)("div",{className:p("flex flex-col space-y-1.5 text-center sm:text-left",e),...t});be.displayName="DialogHeader";var Vt=({className:e,...t})=>(0,De.jsx)("div",{className:p("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-De-2",e),...t});Vt.displayName="DialogFooter";var he=Y.forwardRef(({className:e,...t},r)=>(0,De.jsx)(u.Title,{ref:r,className:p("text-lg font-semibold leading-none tracking-tight",e),...t}));he.displayName=u.Title.displayName;var Ot=Y.forwardRef(({className:e,...t},r)=>(0,De.jsx)(u.Description,{ref:r,className:p("text-sm text-muted-foreground",e),...t}));Ot.displayName=u.Description.displayName;var ve=k(require("next/image")),te=k(require("path")),re=require("react");function Bt(e){try{let t=new URL(e),{hostname:r}=t;return r.endsWith("sharepoint.com")}catch{return!1}}function Ut(e){return e.startsWith("http")}function Xt(e,t){let r=e;if(Bt(e))r=`/docs/api/content/sharepoint?url=${e}`;else if(Ut(e))r=e;else if(t.source==="github"){let o=e.replace("./","");if(o.startsWith("/")&&(o=o.slice(1)),t.linked){if(t.linked.path){let n=te.default.dirname(t.linked.path);n.startsWith(".")||(o=`${n}/${o}`)}r=`/docs/docs/api/github/content?owner=${t.linked.owner}&repo=${t.linked.repo}&path=${o}&branch=${t.linked.branch}`}else{if(t.file){let n=te.default.dirname(t.file);n.startsWith(".")||(o=`${n}/${o}`)}r=`/docs/docs/api/github/content?owner=${t.owner}&repo=${t.repo}&path=${o}&branch=${t.branch}`}}else if(e.startsWith("/"))r=e;else if(e.startsWith("./")){let o=e.replace("./","");t.file&&(o=`/${te.default.dirname(t.file)}/${o}`),r=o}else r="/image-not-found.png";return r}function Yt({src:e,alt:t}){let[r,o]=(0,re.useState)(!1),[n,s]=(0,re.useState)(!1),[i,a]=(0,re.useState)({width:0,height:0}),m=()=>{n&&o(!0)},b=()=>{o(!1)},h=C=>{let{naturalWidth:w,naturalHeight:N}=C.target;a({width:w,height:N}),s(w>300||N>300)};return(0,De.jsxs)(De.Fragment,{children:[(0,De.jsx)("div",{className:`relative mx-auto my-4 flex justify-center items-center cursor-pointer ${i.height>300?"h-[300px]":`h-[${i.height}px]`}`,onClick:m,children:(0,De.jsx)(ve.default,{sizes:"100vw",height:i.height,width:i.width,src:e,alt:t||"",onLoad:h,unoptimized:!0,className:"object-contain max-w-full max-h-full"})}),(0,De.jsx)(Je,{open:r,onOpenChange:o,children:(0,De.jsxs)(ge,{className:"flex flex-col items-center justify-center",children:[(0,De.jsxs)(be,{className:"flex w-full justify-end",children:[(0,De.jsx)(he,{className:"hidden",children:t}),(0,De.jsx)(Ke,{})]}),(0,De.jsx)("div",{className:"flex items-center justify-center",children:(0,De.jsx)(ve.default,{height:i.height,width:i.width,src:e,alt:t||"",unoptimized:!0,className:"object-contain"})})]})})]})}function et({props:e,baseContext:t}){let{src:r}=e;return r=Xt(r,t),(0,De.jsx)(Yt,{src:r,alt:e.alt})}0&&(module.exports={CustomerCard,EventCard,FeatureCard,Image,ProjectCard});
9
+ `,className:"pointer-events-none [transform:scale(1.05)] [transition:.9s_ease] group-hover/portfolio:[transform:scale(1)]"}),(0,Ee.jsx)("div",{className:"relative z-10 flex h-full flex-col",children:(0,Ee.jsxs)("div",{className:"mt-auto divide-y md:opacity-0 md:transition-[transform,opacity] md:duration-500 md:group-hover/portfolio:opacity-100",children:[(0,Ee.jsx)("h3",{className:"overflow-hidden text-md font-bold leading-[1.25] text-white md:text-lg",children:(0,Ee.jsx)("span",{className:"block [transition-delay:500ms] [transition:all_.9s_ease] md:[transform:translateY(-100%)] md:group-hover/portfolio:[transform:translateY(0)]",children:r})}),(0,Ee.jsx)("p",{className:"mt-[13px] overflow-hidden Ee-[11px] text-body",children:(0,Ee.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 q=P(require("react")),g=P(require("@radix-ui/react-dialog"));var rt=g.Root;var Qt=g.Portal,ot=g.Close,at=q.forwardRef(({className:e,...t},r)=>(0,Ee.jsx)(g.Overlay,{ref:r,className:c("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}));at.displayName=g.Overlay.displayName;var we=q.forwardRef(({className:e,children:t,...r},o)=>(0,Ee.jsxs)(Qt,{children:[(0,Ee.jsx)(at,{}),(0,Ee.jsxs)(g.Content,{ref:o,className:c("fixed left-[50%] top-[50%] z-50 grid Ee-full max-Ee-lg translate-x-[-50%] translate-y-[-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-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),...r,children:[t,(0,Ee.jsxs)(g.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,Ee.jsx)(S.X,{className:"h-4 Ee-4"}),(0,Ee.jsx)("span",{className:"sr-only",children:"Close"})]})]})]}));we.displayName=g.Content.displayName;var Ce=({className:e,...t})=>(0,Ee.jsx)("div",{className:c("flex flex-col space-y-1.5 text-center sm:text-left",e),...t});Ce.displayName="DialogHeader";var er=({className:e,...t})=>(0,Ee.jsx)("div",{className:c("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});er.displayName="DialogFooter";var Ne=q.forwardRef(({className:e,...t},r)=>(0,Ee.jsx)(g.Title,{ref:r,className:c("text-lg font-semibold leading-none tracking-tight",e),...t}));Ne.displayName=g.Title.displayName;var tr=q.forwardRef(({className:e,...t},r)=>(0,Ee.jsx)(g.Description,{ref:r,className:c("text-sm text-muted-foreground",e),...t}));tr.displayName=g.Description.displayName;var ke=P(require("next/image")),ie=P(require("path")),se=require("react");function rr(e){try{let t=new URL(e),{hostname:r}=t;return r.endsWith("sharepoint.com")}catch{return!1}}function or(e){return e.startsWith("http")}function ar(e,t){let r=e;if(rr(e))r=`/docs/api/content/sharepoint?url=${e}`;else if(or(e))r=e;else if(t.source==="github"){let o=e.replace("./","");if(o.startsWith("/")&&(o=o.slice(1)),t.linked){if(t.linked.path){let a=ie.default.dirname(t.linked.path);a.startsWith(".")||(o=`${a}/${o}`)}r=`/docs/docs/api/github/content?owner=${t.linked.owner}&repo=${t.linked.repo}&path=${o}&branch=${t.linked.branch}`}else{if(t.file){let a=ie.default.dirname(t.file);a.startsWith(".")||(o=`${a}/${o}`)}r=`/docs/docs/api/github/content?owner=${t.owner}&repo=${t.repo}&path=${o}&branch=${t.branch}`}}else if(e.startsWith("/"))r=e;else if(e.startsWith("./")){let o=e.replace("./","");t.file&&(o=`/${ie.default.dirname(t.file)}/${o}`),r=o}else r="/image-not-found.png";return r}function nr({src:e,alt:t}){let[r,o]=(0,se.useState)(!1),[a,n]=(0,se.useState)(!1),[s,i]=(0,se.useState)({width:0,height:0}),m=()=>{a&&o(!0)},h=()=>{o(!1)},v=k=>{let{naturalWidth:N,naturalHeight:A}=k.target;i({width:N,height:A}),n(N>300||A>300)};return(0,Ee.jsxs)(Ee.Fragment,{children:[(0,Ee.jsx)("div",{className:`relative mx-auto my-4 flex justify-center items-center cursor-pointer ${s.height>300?"h-[300px]":`h-[${s.height}px]`}`,onClick:m,children:(0,Ee.jsx)(ke.default,{sizes:"100vw",height:s.height,width:s.width,src:e,alt:t||"",onLoad:v,unoptimized:!0,className:"object-contain max-Ee-full max-h-full"})}),(0,Ee.jsx)(rt,{open:r,onOpenChange:o,children:(0,Ee.jsxs)(we,{className:"flex flex-col items-center justify-center",children:[(0,Ee.jsxs)(Ce,{className:"flex Ee-full justify-end",children:[(0,Ee.jsx)(Ne,{className:"hidden",children:t}),(0,Ee.jsx)(ot,{})]}),(0,Ee.jsx)("div",{className:"flex items-center justify-center",children:(0,Ee.jsx)(ke.default,{height:s.height,width:s.width,src:e,alt:t||"",unoptimized:!0,className:"object-contain"})})]})})]})}function nt({props:e,baseContext:t}){let{src:r}=e;return r=ar(r,t),(0,Ee.jsx)(nr,{src:r,alt:e.alt})}var it=require("@radix-ui/react-slot"),lt=P(require("react")),ir=(0,Ye.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 Ee-10",lg:"h-11 rounded px-8",sm:"h-9 rounded px-3"},variant:{default:"bg-primary text-primary-foreground hover:bg-primary-ON_HOVER",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-secondary/80"}}}),J=lt.forwardRef(({asChild:e=!1,className:t,size:r,variant:o,...a},n)=>(0,Ee.jsx)(e?it.Slot:"button",{className:c(ir({className:t,size:r,variant:o})),ref:n,...a}));J.displayName="Button";var dt=P(require("next/link"));function K({children:e,href:t,openNewTab:r,...o}){return(0,Ee.jsx)(dt.default,{href:t,target:r?"_blank":"_self",...o,children:e})}function sr(e){return e&&typeof e=="object"&&"type"in e&&"iconName"in e}function lr({icon:e,title:t,description:r,slug:o}){return(0,Ee.jsxs)("article",{className:c(["group/service bg-white shadow-3 transition-transform duration-350 dark:bg-card dark:text-white dark:shadow-none","relative z-1 block h-full space-y-6 overflow-hidden rounded-5 p-6 md:space-y-7 md:p-10","hover:[transform:translateY(-.5rem)]"]),children:[(0,Ee.jsxs)("div",{className:"flex items-center gap-5",children:[(0,Ee.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:sr(e)?(0,Ee.jsx)(oe,{type:e.type,iconName:e.iconName,size:"sm"}):e}),(0,Ee.jsx)("h2",{className:"text-md font-bold leading-[1.25] md:text-lg",children:o?(0,Ee.jsx)(K,{href:o,children:t}):t})]}),(0,Ee.jsx)("p",{className:"text-body dark:text-body",children:r}),o&&(0,Ee.jsx)(J,{asChild:!0,className:c(["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,Ee.jsxs)(K,{href:o,children:[(0,Ee.jsx)("span",{children:"Read More"}),(0,Ee.jsx)("span",{className:"relative pl-3 text-sm/[1] text-accent",children:(0,Ee.jsx)("svg",{width:"1em",height:"1em",viewBox:"0 0 12 12",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:(0,Ee.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,Ee.jsx)("span",{className:"invisible absolute bottom-0 left-0 h-[2px] Ee-full scale-x-[30%] bg-accent opacity-0 transition-all duration-400 group-hover/service:visible group-hover/service:scale-x-100 group-hover/service:opacity-100"})]})}var le=require("react-icons/fa6");function cr({title:e,description:t,features:r,price:o,duration:a,button:n}){return(0,Ee.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,Ee.jsxs)("div",{className:"h-full border-card p-6 dark:border-opacity-20 max-lg:border-Ee max-lg:Ee-14 lg:border-r lg:p-10",children:[(0,Ee.jsx)("h3",{className:"mb-4 text-lg font-bold leading-[1.3] text-foreground lg:mb-5 lg:text-xl",children:e}),(0,Ee.jsx)("p",{children:t})]}),(0,Ee.jsx)("div",{className:"relative my-auto p-6 max-lg:pb-14 md:p-10",children:(0,Ee.jsxs)("div",{className:"flex flex-col justify-stretch gap-x-14 gap-y-5 md:flex-row md:items-center",children:[r&&r.length>0&&(0,Ee.jsx)("ul",{"aria-label":"pricing point list",className:"grid Ee-full grid-cols-1 md:grid-cols-2 gap-1 md:gap-2",style:{gridAutoFlow:"row"},children:r.map((s,i)=>(0,Ee.jsxs)("li",{className:"flex items-start gap-3 lg:gap-4",children:[(0,Ee.jsx)("span",{className:"text-accent Ee-1",children:(0,Ee.jsx)(le.FaCircleCheck,{})}),(0,Ee.jsx)("span",{children:s})]},i))}),(0,Ee.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,Ee.jsx)("sub",{className:"relative bottom-0 ml-1.5 inline-block text-base lg:text-md",children:a&&a})]}),n&&(0,Ee.jsx)("div",{className:"flex-none mr-0 sm:ml-auto",children:(0,Ee.jsx)(J,{asChild:!0,className:"border-2 p-5 border-accent bg-transparent text-foreground hover:bg-accent hover:text-accent-foreground",children:(0,Ee.jsxs)(K,{href:n.href,openNewTab:n.openNewTab,children:[(0,Ee.jsx)("span",{className:"relative z-1",children:n.label}),(0,Ee.jsx)("span",{className:"relative z-1 pl-2",children:(0,Ee.jsx)(le.FaAnglesRight,{})})]})})})]})})]})}0&&(module.exports={CustomerCard,EventCard,FeatureCard,Image,PricingCard,ProjectCard,ServiceCard});