cortex-react-components 1.7.1 → 1.7.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-HU5RE6RN.mjs → chunk-3JTJE3CH.mjs} +1 -1
- package/dist/chunk-5VW5YOZB.mjs +4 -0
- package/dist/{chunk-EJ7V4F7Y.mjs → chunk-7YKANUOC.mjs} +1 -1
- package/dist/{chunk-Z4V2VUJ4.mjs → chunk-LBKMUSVR.mjs} +1 -1
- package/dist/{chunk-LKBMU736.mjs → chunk-MUAUXGCS.mjs} +1 -1
- package/dist/{chunk-IELYTAA6.mjs → chunk-QSXVIRH2.mjs} +1 -1
- package/dist/{chunk-HTIXQIZ5.mjs → chunk-WMZYFRHZ.mjs} +1 -1
- package/dist/{chunk-2SI3V2Z7.mjs → chunk-X4NLERYK.mjs} +1 -1
- package/dist/components/Blocks/Insight.js +1 -1
- package/dist/components/Blocks/Insight.mjs +1 -1
- package/dist/components/Blocks/Insight.stories.js +1 -1
- package/dist/components/Blocks/Insight.stories.mjs +1 -1
- package/dist/components/Blocks/index.js +1 -1
- package/dist/components/Blocks/index.mjs +1 -1
- package/dist/components/Cards/FeatureCard.js +1 -1
- package/dist/components/Cards/FeatureCard.mjs +1 -1
- package/dist/components/Cards/FeatureCard.stories.js +1 -1
- package/dist/components/Cards/FeatureCard.stories.mjs +1 -1
- package/dist/components/Cards/index.js +2 -2
- package/dist/components/Cards/index.mjs +1 -1
- package/dist/components/Images/DynamicIcon.d.ts +1 -1
- package/dist/components/Images/DynamicIcon.js +1 -1
- package/dist/components/Images/DynamicIcon.mjs +1 -1
- package/dist/components/Images/DynamicIcon.stories.js +1 -1
- package/dist/components/Images/DynamicIcon.stories.mjs +1 -1
- package/dist/components/Images/index.d.ts +1 -2
- package/dist/components/Images/index.js +1 -1
- package/dist/components/Images/index.mjs +1 -1
- package/dist/components/Layouts/FeatureGrid.stories.js +1 -1
- package/dist/components/Layouts/FeatureGrid.stories.mjs +1 -1
- package/dist/components/Menus/AppLauncher.js +1 -1
- package/dist/components/Menus/AppLauncher.mjs +1 -1
- package/dist/components/Menus/AppLauncher.stories.js +1 -1
- package/dist/components/Menus/AppLauncher.stories.mjs +1 -1
- package/dist/components/Menus/HeaderMenu.stories.js +1 -1
- package/dist/components/Menus/HeaderMenu.stories.mjs +1 -1
- package/dist/components/Menus/SidebarLeft.d.ts +1 -1
- package/dist/components/Menus/SidebarLeft.js +1 -1
- package/dist/components/Menus/SidebarLeft.mjs +1 -1
- package/dist/components/Menus/SidebarLeft.stories.js +170 -170
- package/dist/components/Menus/SidebarLeft.stories.mjs +1 -1
- package/dist/components/Menus/SidebarRight.d.ts +1 -1
- package/dist/components/Menus/SidebarRight.js +1 -1
- package/dist/components/Menus/SidebarRight.mjs +1 -1
- package/dist/components/Menus/SidebarRight.stories.js +168 -168
- package/dist/components/Menus/SidebarRight.stories.mjs +1 -1
- package/dist/components/Menus/SimpleHeader.stories.js +1 -1
- package/dist/components/Menus/SimpleHeader.stories.mjs +1 -1
- package/dist/components/Menus/index.js +1 -1
- package/dist/components/Menus/index.mjs +1 -1
- package/dist/components/Pages/Documentation.js +1 -1
- package/dist/components/Pages/Documentation.mjs +1 -1
- package/dist/components/Pages/Documentation.stories.js +168 -168
- package/dist/components/Pages/Documentation.stories.mjs +1 -1
- package/dist/components/Pages/IndexPage.js +1 -1
- package/dist/components/Pages/IndexPage.mjs +1 -1
- package/dist/components/Pages/IndexPage.stories.js +185 -185
- package/dist/components/Pages/IndexPage.stories.mjs +1 -1
- package/dist/components/Pages/Intranet.mjs +1 -1
- package/dist/components/Pages/Intranet.stories.js +1 -1
- package/dist/components/Pages/Intranet.stories.mjs +1 -1
- package/dist/components/Pages/Page.mjs +1 -1
- package/dist/components/Pages/Page.stories.js +191 -191
- package/dist/components/Pages/Page.stories.mjs +1 -1
- package/dist/components/index.js +4 -4
- package/dist/components/index.mjs +1 -1
- package/dist/index.js +4 -4
- package/dist/index.mjs +1 -1
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/package.json +1 -1
- package/dist/chunk-BYTBE2HZ.mjs +0 -4
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
import{a as n}from"./chunk-
|
|
4
|
+
import{a as n}from"./chunk-5VW5YOZB.mjs";import{Fragment as m,jsx as e,jsxs as c}from"react/jsx-runtime";function o({icon:i,title:s,body:t,color:p="secondary"}){return e(m,{children:c("div",{className:"flex py-0 min-h-16",children:[e("div",{className:"px-[2%] flex items-center",children:e("div",{className:"w-12 h-12",children:e(n,{type:i.type,iconName:i.name})})}),e("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[30%]",children:s}),t&&e("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[50%]",children:t})]})})}export{o as a};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
import{a as t}from"./chunk-
|
|
4
|
+
import{a as t}from"./chunk-5VW5YOZB.mjs";import{jsx as e,jsxs as i}from"react/jsx-runtime";var d=({title:r,description:l,iconName:o,iconStyle:s,color:a})=>i("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:[e("div",{className:"w-12 h-12 ",children:e(t,{type:s,iconName:o,className:"w-12 h-12 text-white"})}),e("h2",{className:"text-2xl font-bold text-white mb-2",children:r}),e("p",{className:"text-white text-sm",children:l})]});export{d as a};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
import{c as k,h as R,i as v,k as S,l as f,o as x,p as u,q as c,r as y,s as w,v as P,w as B,x as L}from"./chunk-IPHHUHS3.mjs";import{a as n}from"./chunk-BSQVKZCW.mjs";import{a as g,b as N,c as M}from"./chunk-YNCJATT7.mjs";import{ChevronRight as A}from"lucide-react";import T from"clsx";import{Fragment as
|
|
4
|
+
import{c as k,h as R,i as v,k as S,l as f,o as x,p as u,q as c,r as y,s as w,v as P,w as B,x as L}from"./chunk-IPHHUHS3.mjs";import{a as n}from"./chunk-BSQVKZCW.mjs";import{a as g,b as N,c as M}from"./chunk-YNCJATT7.mjs";import{ChevronRight as A}from"lucide-react";import T from"clsx";import{Fragment as H,jsx as e,jsxs as i}from"react/jsx-runtime";function J({mainNav:o,secondaryNav:l,title:b,subTitle:a,pathName:p,menuHeading:d,onNavClick:s,loading:r=!1,LinkComponent:h,...F}){let C=h?t=>e(h,{...t}):s?({href:t,children:m,...I})=>e("button",{onClick:()=>s&&s(t),className:"flex items-center justify-start w-full text-sm text-left px-4 py-2",...I,children:m}):t=>e("a",{...t});return i(k,{...F,variant:"inset",children:[e(R,{children:e(u,{children:e(c,{children:r?i("div",{className:"grid flex-1 p-2 text-left text-m leading-tight",children:[e(n,{className:"bg-gray-200 my-2 w-full h-7"}),e(n,{className:"bg-gray-200 w-3/4 my-2 h-5"})]}):i("div",{className:"grid flex-1 p-2 text-left text-m leading-tight",children:[e("span",{className:"truncate font-semibold",children:b}),a&&e("span",{className:"truncate text-sm",children:a})]})})})}),r&&i(S,{children:[e(n,{className:"bg-gray-200 w-3/4 h-5"}),e(n,{className:"bg-gray-200 w-3/4 h-5"}),e(n,{className:"bg-gray-200 w-3/4 h-5"}),e(n,{className:"bg-gray-200 w-3/4 h-5"}),e(n,{className:"bg-gray-200 w-3/4 h-5"}),e(n,{className:"bg-gray-200 w-3/4 h-5"}),e(n,{className:"bg-gray-200 w-3/4 h-5"}),e(n,{className:"bg-gray-200 w-3/4 h-5"}),e(n,{className:"bg-gray-200 w-3/4 h-5"}),e(n,{className:"bg-gray-200 w-3/4 h-5"})]}),i(S,{children:[o&&!r&&o.map((t,m)=>e(G,{subNav:t,pathName:p,Link:C},m)),e(f,{className:"mt-auto",children:e(x,{children:e(u,{children:l&&!r&&l.map(t=>e(c,{children:e(y,{asChild:!0,size:"sm",children:i(C,{href:t.url||"",children:[t.icon&&e(t.icon,{}),e("span",{children:t.label})]})})},t.label))})})})]}),e(v,{})]})}function G({subNav:o,pathName:l,Link:b}){var d,s;let a=o,p=!1;return a.links&&a.links.map(r=>{r.url===l&&(p=!0)}),e(g,{defaultOpen:!0,className:"group/collapsible",children:e(f,{className:"py-0",children:e(u,{children:e(g,{asChild:!0,defaultOpen:a.isActive,children:i(c,{children:[e(y,{asChild:!0,tooltip:a.label,className:T(p&&"font-bold text-accent"),children:i(b,{href:a.url,children:[a.icon&&e(a.icon,{}),e("span",{children:a.label})]})}),(d=a.links)!=null&&d.length?i(H,{children:[e(N,{asChild:!0,children:i(w,{className:"data-[state=open]:rotate-90",children:[e(A,{}),e("span",{className:"sr-only",children:"Toggle"})]})}),e(M,{children:e(P,{children:(s=a.links)==null?void 0:s.map(r=>e(B,{children:e(L,{asChild:!0,className:T(r.url===l&&"font-bold text-accent"),children:e(b,{href:r.url,children:e("span",{children:r.label})})})},r.label))})})]}):null]})},a.label)})})})}export{J as a};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
import{a as n}from"./chunk-
|
|
4
|
+
import{a as n}from"./chunk-5VW5YOZB.mjs";import{useRef as r}from"react";import o from"next/image";import{Fragment as d,jsx as e,jsxs as m}from"react/jsx-runtime";var t=({apps:s,isVisible:l=!0})=>{let i=r(null);return e(d,{children:l&&e("div",{className:"fixed inset-0 bg-background/80 dark:bg-background backdrop-blur-sm z-10",children:e("div",{ref:i,className:"bg-background w-full max-w-3xl mx-auto mt-16 rounded-lg shadow-lg overflow-hidden",children:e("div",{className:"grid grid-cols-5 gap-4 p-4 bg-background",children:s.map((a,c)=>m("div",{className:"flex flex-col items-center text-center",children:[a.icon.url?e("div",{className:"w-12 h-12 mb-2",children:e(o,{src:a.icon.url,className:"h-full w-full",alt:"icon"})}):e("div",{className:"w-12 h-12 mb-2",children:e(n,{type:a.icon.type,iconName:a.icon.name,className:"h-full w-full"})}),e("span",{className:"text-xs",children:a.name})]},c))})})})})},b=t;export{b as a};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
import{a as d,b as o,c as i,d as t,e as m,f as l}from"./chunk-AWFQEK7A.mjs";import{a as b}from"./chunk-3YZN4MJB.mjs";import{a as S}from"./chunk-
|
|
4
|
+
import{a as d,b as o,c as i,d as t,e as m,f as l}from"./chunk-AWFQEK7A.mjs";import{a as b}from"./chunk-3YZN4MJB.mjs";import{a as S}from"./chunk-WMZYFRHZ.mjs";import{a as f}from"./chunk-64NIISYM.mjs";import{a as p}from"./chunk-LBKMUSVR.mjs";import{b as s,d as c,f as u}from"./chunk-IPHHUHS3.mjs";import{a as n}from"./chunk-Y5VTKEKS.mjs";import{jsx as e,jsxs as r}from"react/jsx-runtime";function h({...a}){return r("div",{className:"flex fixed flex-col w-screen h-screen max-h-screen overflow-auto overscroll-contain",children:[e(f,{...a.header}),r(s,{className:"top-14 mb-4 h-full max-h-[calc(100vh-3.5rem)] flex-1 flex-row overflow-y-clip",children:[e(p,{...a.sidebarLeft,className:"flex-none"}),r(u,{className:"grow overflow-hidden",children:[e("header",{className:"flex h-16 shrink-0 items-center gap-2",children:r("div",{className:"flex items-center gap-2 px-4",children:[e(c,{className:"-ml-1"}),e(n,{orientation:"vertical",className:"mr-2 h-4"}),e(d,{children:r(o,{children:[e(i,{className:"hidden md:block",children:e(t,{href:"#",children:"Building Your Application"})}),e(l,{className:"hidden md:block"}),e(i,{children:e(m,{children:"Data Fetching"})})]})})]})}),r("div",{className:"flex flex-1 flex-col gap-4 p-4 pt-0",children:[r("div",{className:"grid auto-rows-min gap-4 md:grid-cols-3",children:[e("div",{className:"aspect-video rounded-xl bg-muted/50"}),e("div",{className:"aspect-video rounded-xl bg-muted/50"}),e("div",{className:"aspect-video rounded-xl bg-muted/50"})]}),e("div",{className:"flex-1 rounded-xl bg-muted/50 md:min-h-min"})]})]}),e(S,{...a.sidebarRight,className:"flex-none"})]}),e(b,{})]})}export{h as a};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
import{c as v,h as w,i as B,j as P,k as T,l as s,m as b,o as u,p as o,q as n,r as p,v as g,w as y,x as M}from"./chunk-IPHHUHS3.mjs";import{a as C}from"./chunk-BSQVKZCW.mjs";import{a as d,b as c,c as m}from"./chunk-YNCJATT7.mjs";import{a as h}from"./chunk-
|
|
4
|
+
import{c as v,h as w,i as B,j as P,k as T,l as s,m as b,o as u,p as o,q as n,r as p,v as g,w as y,x as M}from"./chunk-IPHHUHS3.mjs";import{a as C}from"./chunk-BSQVKZCW.mjs";import{a as d,b as c,c as m}from"./chunk-YNCJATT7.mjs";import{a as h}from"./chunk-5VW5YOZB.mjs";import{PencilLine as z,ChevronDown as x,FilePlus as E,Edit as H,Printer as _}from"lucide-react";import $ from"clsx";import{Fragment as A,jsx as e,jsxs as a}from"react/jsx-runtime";var q=()=>e(h,{iconName:"github",size:"10x"});function Z({relatedContent:i,tableOfContents:N,editorComponent:k,loading:S=!1,editMode:G=!1,onAddDocument:L,onEditDocument:O,onPrintDocument:D,onGithubClick:I,onNavClick:f,LinkComponent:R,...F}){let j=R?t=>e(R,{...t}):f?({item:t,children:r,...l})=>e("button",{onClick:()=>f&&f(t),className:"flex items-center justify-start w-full text-sm text-left px-4 py-2",...l,children:r}):t=>e("a",{href:t.href,...t});return a(v,{side:"right",variant:"inset",...F,children:[a(w,{className:"border-b border-sidebar-border",children:[a(o,{className:"flex-row space-x-1",children:[e(n,{children:a(p,{onClick:L,children:[e(E,{})," ",e("span",{children:"Add Document"})]})}),I&&e(n,{children:e(p,{onClick:I,tooltip:"Open in GitHub",children:e(q,{})})})]}),a(o,{className:"flex-row space-x-1",children:[e(n,{className:"w-5/12",children:a(p,{onClick:()=>O(),variant:G?"outline":"default",className:$(G&&"text-accent"),children:[e(H,{})," ",e("span",{children:"Edit"})]})}),e(n,{className:"w-5/12",children:a(p,{onClick:D,children:[e(_,{})," ",e("span",{children:"Print"})]})})]})]}),k&&a(A,{children:[e(d,{defaultOpen:!0,className:"group/collapsible",children:a(s,{children:[e(b,{asChild:!0,children:a(c,{children:["Editor Controls",e(x,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),e(u,{children:e(m,{children:k})})]})}),e(P,{className:"mx-0"})]}),a(T,{className:"overflow-auto",children:[S&&a(A,{children:[a(s,{children:[e(b,{children:"Related Content"}),e(u,{children:e(o,{children:Array.from({length:3}).map((t,r)=>e(n,{children:e(C,{className:"bg-gray-200 w-full h-10"})},r))})})]}),a(s,{children:[e(b,{children:"Table of Contents"}),e(u,{children:e(o,{children:Array.from({length:3}).map((t,r)=>e(n,{children:e(C,{className:"bg-gray-200 w-full h-10"})},r))})})]})]}),i&&!S&&Object.keys(i).length>0&&e(d,{defaultOpen:!0,className:"group/collapsible",children:a(s,{children:[e(b,{asChild:!0,children:a(c,{children:["Related Content",e(x,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),e(u,{children:e(m,{children:e(o,{children:i&&Object.keys(i).map(t=>a(n,{children:[a("span",{className:"p-2 text-xs text-sidebar-foreground",children:[" ",t.charAt(0).toUpperCase()+t.slice(1)]}),t&&i[t]&&e(g,{children:i[t].map(r=>e(y,{children:e(M,{asChild:!0,isActive:!1,size:"sm",children:a(j,{href:r.url,item:r,className:"flex justify-between items-center w-full text-xs",children:[e("span",{children:r.label}),r.type==="note"&&e(z,{className:"ml-2 text-gray-400 !important",size:16}),r.type==="draft"&&e(h,{iconName:"code-pull-request-draft",className:"ml-2 text-gray-400 !important"})]})})},r.label))})]},t))})})})]})}),N&&!S&&e(d,{defaultOpen:!0,className:"group/collapsible",children:a(s,{children:[e(b,{asChild:!0,children:a(c,{children:["Table of Contents",e(x,{className:"ml-auto transition-transform group-data-[state=open]/collapsible:rotate-180"})]})}),e(u,{children:e(m,{children:e(o,{children:N.map(t=>{var r;return a(n,{children:[e(p,{asChild:!0,children:e("a",{href:`#${t.url}`,className:"text-xs",children:t.title})}),(r=t.items)!=null&&r.length?e(g,{children:t.items.map(l=>e(y,{children:e(M,{asChild:!0,isActive:l.isActive,size:"sm",children:e("a",{href:`#${l.url}`,className:"flex justify-between items-center w-full text-xs",children:e("span",{children:l.title})})})},l.title))}):null]},t.title)})})})})]})})]}),e(B,{})]})}export{Z as a};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
import{a as m}from"./chunk-3YZN4MJB.mjs";import{a as s}from"./chunk-64NIISYM.mjs";import{a as d}from"./chunk-
|
|
4
|
+
import{a as m}from"./chunk-3YZN4MJB.mjs";import{a as s}from"./chunk-64NIISYM.mjs";import{a as d}from"./chunk-LBKMUSVR.mjs";import{b as i,f as o}from"./chunk-IPHHUHS3.mjs";import{a as l}from"./chunk-72BBXZKW.mjs";import{jsx as e,jsxs as r}from"react/jsx-runtime";function n({...t}){return r("div",{className:"flex fixed flex-col w-screen h-screen max-h-screen overflow-auto overscroll-contain",children:[e(s,{...t.header}),r(i,{className:"top-14 mb-4 h-full max-h-[calc(100vh-3.5rem)] flex-1 flex-row overflow-y-clip",children:[e(d,{...t.sidebarLeft,className:"flex-none"}),e(o,{className:"grow overflow-hidden",children:r("div",{className:"max-h-full top-0 absolute max-w-full",children:[e("div",{"aria-hidden":"true",className:"inset-x-0 -z-10 transform-gpu overflow-hidden blur-3xl",children:e("div",{style:{clipPath:"polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"},className:"relative left-[calc(50%-11rem)] aspect-[1155/678] w-[36.125rem] -translate-x-1/2 rotate-[30deg] bg-gradient-to-tr from-primary to-secondary opacity-30 sm:left-[calc(50%-30rem)] sm:w-[72.1875rem]"})}),e("div",{className:"absolute top-0 w-full",children:e("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:r("div",{className:"mx-auto max-w-2xl text-center pt-4",children:[e("h1",{className:"text-balance text-5xl font-semibold tracking-tight text-primary sm:text-7xl",children:"Anim aute id magna aliqua ad ad non deserunt sunt."}),e("p",{className:"mt-8 text-pretty text-lg font-medium text-gray-500 sm:text-xl/8",children:"Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure qui lorem cupidatat commodo. Elit sunt amet fugiat veniam occaecat."}),e("div",{className:"mt-10 flex items-center justify-center gap-x-6",children:e("div",{className:"mt-6 px-10 grid grid-cols-1 gap-8 lg:grid-cols-3",children:t.tiles.map(a=>e(l,{url:a.slug,title:a.title,mainImage:a.mainImage,excerpt:a.excerpt},a.slug))})})]})})}),e("div",{"aria-hidden":"true",className:"absolute inset-x-0 top-[calc(100%-13rem)] -z-10 transform-gpu overflow-hidden blur-3xl sm:top-[calc(100%-30rem)]",children:e("div",{style:{clipPath:"polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"},className:"relative left-[calc(50%+3rem)] aspect-[1155/678] w-[36.125rem] -translate-x-1/2 bg-gradient-to-tr from-[#ff80b5] to-[#9089fc] opacity-30 sm:left-[calc(50%+36rem)] sm:w-[72.1875rem]"})})]})})]}),e(m,{})]})}export{n as a};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
"use strict";"use client";var c=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var y=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var
|
|
4
|
+
"use strict";"use client";var c=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var y=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var g=(t,e)=>{for(var i in e)c(t,i,{get:e[i],enumerable:!0})},f=(t,e,i,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of y(e))!d.call(t,s)&&s!==i&&c(t,s,{get:()=>e[s],enumerable:!(o=m(e,s))||o.enumerable});return t};var I=t=>f(c({},"__esModule",{value:!0}),t);var h={};g(h,{Insight:()=>v});module.exports=I(h);var p=require("react/jsx-runtime"),r=({type:t="solid",iconName:e="cloud",size:i="lg",className:o})=>{let s="fa-"+t+" ",x="fa-"+e,a=o!=null?o:"",l=s+x+" fa-"+i+" "+a;return(0,p.jsx)("i",{className:l})};function v({icon:t,title:e,body:i,color:o="secondary"}){return(0,p.jsx)(p.Fragment,{children:(0,p.jsxs)("div",{className:"flex py-0 min-h-16",children:[(0,p.jsx)("div",{className:"px-[2%] flex items-center",children:(0,p.jsx)("div",{className:"w-12 h-12",children:(0,p.jsx)(r,{type:t.type,iconName:t.name})})}),(0,p.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[30%]",children:e}),i&&(0,p.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[50%]",children:i})]})})}0&&(module.exports={Insight});
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";import{a}from"../../chunk-
|
|
2
|
+
"use strict";import{a}from"../../chunk-3JTJE3CH.mjs";import"../../chunk-5VW5YOZB.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as Insight};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
"use strict";"use client";var s=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var f=Object.prototype.hasOwnProperty;var h=(t,e)=>{for(var i in e)s(t,i,{get:e[i],enumerable:!0})},I=(t,e,i,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of x(e))!f.call(t,n)&&n!==i&&s(t,n,{get:()=>e[n],enumerable:!(r=g(e,n))||r.enumerable});return t};var u=t=>I(s({},"__esModule",{value:!0}),t);var
|
|
4
|
+
"use strict";"use client";var s=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var f=Object.prototype.hasOwnProperty;var h=(t,e)=>{for(var i in e)s(t,i,{get:e[i],enumerable:!0})},I=(t,e,i,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of x(e))!f.call(t,n)&&n!==i&&s(t,n,{get:()=>e[n],enumerable:!(r=g(e,n))||r.enumerable});return t};var u=t=>I(s({},"__esModule",{value:!0}),t);var b={};h(b,{Primary:()=>P,default:()=>N});module.exports=u(b);var p=require("react/jsx-runtime"),a=({type:t="solid",iconName:e="cloud",size:i="lg",className:r})=>{let n="fa-"+t+" ",l="fa-"+e,y=r!=null?r:"",d=n+l+" fa-"+i+" "+y;return(0,p.jsx)("i",{className:d})};function m({icon:t,title:e,body:i,color:r="secondary"}){return(0,p.jsx)(p.Fragment,{children:(0,p.jsxs)("div",{className:"flex py-0 min-h-16",children:[(0,p.jsx)("div",{className:"px-[2%] flex items-center",children:(0,p.jsx)("div",{className:"w-12 h-12",children:(0,p.jsx)(a,{type:t.type,iconName:t.name})})}),(0,p.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[30%]",children:e}),i&&(0,p.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[50%]",children:i})]})})}var v={title:"Blocks/Insight",component:m,tags:["autodocs"],argTypes:{color:{options:["primary","secondary","tertiary","quaternary","highlight","accent","muted","paper"],control:{type:"select"}}},decorators:[t=>(0,p.jsx)("div",{className:"mt-6 px-10 grid grid-cols-1 gap-8 lg:grid-cols-2",children:(0,p.jsx)(t,{})})]},N=v,P={args:{icon:{type:"thin",name:"star"},title:"Primary Insights",body:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi eu ipsum enim.",color:"secondary"}};0&&(module.exports={Primary});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
"use client";import{a as t}from"../../chunk-
|
|
4
|
+
"use client";import{a as t}from"../../chunk-3JTJE3CH.mjs";import"../../chunk-5VW5YOZB.mjs";import"../../chunk-D2WXBUVJ.mjs";import{jsx as o}from"react/jsx-runtime";var e={title:"Blocks/Insight",component:t,tags:["autodocs"],argTypes:{color:{options:["primary","secondary","tertiary","quaternary","highlight","accent","muted","paper"],control:{type:"select"}}},decorators:[r=>o("div",{className:"mt-6 px-10 grid grid-cols-1 gap-8 lg:grid-cols-2",children:o(r,{})})]},s=e,a={args:{icon:{type:"thin",name:"star"},title:"Primary Insights",body:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi eu ipsum enim.",color:"secondary"}};export{a as Primary,s as default};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
"use strict";var It=Object.create;var ye=Object.defineProperty;var Dt=Object.getOwnPropertyDescriptor;var Lt=Object.getOwnPropertyNames;var Ft=Object.getPrototypeOf,zt=Object.prototype.hasOwnProperty;var Xt=(e,t)=>{for(var r in t)ye(e,r,{get:t[r],enumerable:!0})},Ze=(e,t,r,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let s of Lt(t))!zt.call(e,s)&&s!==r&&ye(e,s,{get:()=>t[s],enumerable:!(a=Dt(t,s))||a.enumerable});return e};var F=(e,t,r)=>(r=e!=null?It(Ft(e)):{},Ze(t||!e||!e.__esModule?ye(r,"default",{value:e,enumerable:!0}):r,e)),Ht=e=>Ze(ye({},"__esModule",{value:!0}),e);var Xr={};Xt(Xr,{BannerBlock:()=>De,CallToActionBlock:()=>ge,CodeBlock:()=>Xe,ContentBlock:()=>je,CopyButton:()=>Fe,FeaturesBlock:()=>Ve,HeadingImage:()=>Ir,ImageBlock:()=>Dr,InfoTile:()=>Ot,Insight:()=>Ut,MOTD:()=>Vt,MediaBlock:()=>ne,OrgChart:()=>Jt,ProposalSummary:()=>Tr,RelatedPosts:()=>zr,RenderBlocks:()=>Lr,WhyUs:()=>Pr});module.exports=Ht(Xr);var tt=require("react/jsx-runtime"),Gt=({type:e="solid",iconName:t="cloud",size:r="lg",className:a})=>{let s="fa-"+e+" ",o="fa-"+t,i=a!=null?a:"",n=s+o+" fa-"+r+" "+i;return(0,tt.jsx)("i",{className:n})},et=Gt;function Ut({icon:e,title:t,body:r,color:a="secondary"}){return(0,tt.jsx)(tt.Fragment,{children:(0,tt.jsxs)("div",{className:"flex py-0 min-tt-16",children:[(0,tt.jsx)("div",{className:"px-[2%] flex items-center",children:(0,tt.jsx)("div",{className:"w-12 tt-12",children:(0,tt.jsx)(et,{type:e.type,iconName:e.name})})}),(0,tt.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[30%]",children:t}),r&&(0,tt.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[50%]",children:r})]})})}var rt=F(require("next/image"));function Ot(e){let{url:t,mainImage:r,excerpt:a,title:s}=e;return(0,tt.jsxs)("div",{className:"relative flex flex-col rounded-3xl bg-white p-2 shadow-md shadow-black/5 ring-1 ring-black/5 hover:shadow-lg transition-shadow group",children:[r&&(0,tt.jsx)(rt.default,{alt:s||"",src:r,layout:"responsive",width:1170,height:780,className:"rounded-2xl object-cover"}),(0,tt.jsxs)("div",{className:"flex flex-1 flex-col p-4",children:[(0,tt.jsx)("div",{className:"mt-2 text-base/7 font-medium text-center group-hover:scale-105 transition-transform duration-200 ease-in-out group-hover:text-primary",children:(0,tt.jsxs)("a",{href:t,children:[(0,tt.jsx)("span",{className:"absolute inset-0"}),s]})}),a&&(0,tt.jsx)("div",{className:"mt-2 flex-1 text-sm/6 text-gray-500",children:a})]})]},t)}var jt=(e,t)=>`from-brand-${e} to-brand-${t}`;function Vt({...e}){let t=jt(e.brandFrom||"one",e.brandTo||"two");return(0,tt.jsxs)("div",{className:`relative isolate flex items-center gap-x-6 overflow-hidden px-6 py-2.5 sm:px-3.5 sm:before:flex-1 bg-gradient-to-r ${t}`,children:[(0,tt.jsx)("p",{className:"text-sm/6 text-primary-foreground",children:e.url?(0,tt.jsxs)("a",{href:e.url,children:[(0,tt.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,tt.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,tt.jsx)("circle",{r:1,cx:1,cy:1})}),(0,tt.jsx)("span",{children:e.message&&e.message})]}):(0,tt.jsxs)(tt.Fragment,{children:[(0,tt.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,tt.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,tt.jsx)("circle",{r:1,cx:1,cy:1})}),e.message&&e.message]})}),(0,tt.jsx)("div",{className:"flex flex-1 justify-end"})]})}var ce=F(require("react")),M=require("lucide-react"),Qt={Architecture:(0,tt.jsx)(M.DraftingCompass,{className:"tt-5 w-5 text-blue-600"}),Engineering:(0,tt.jsx)(M.Code,{className:"tt-5 w-5 text-green-600"}),Development:(0,tt.jsx)(M.Code,{className:"tt-5 w-5 text-purple-600"}),Delivery:(0,tt.jsx)(M.GanttChart,{className:"tt-5 w-5 text-red-600"})},_t=({person:e,level:t,onToggle:r,isExpanded:a,isHighlighted:s})=>{let o=e.reports.length>0;return(0,tt.jsx)("div",{className:`ml-${t*4} mb-2`,children:(0,tt.jsxs)("div",{className:`flex items-center p-3 rounded-lg shadow-sm border ${s?"bg-card border-primary":"bg-white border-gray-200"}`,children:[o&&(0,tt.jsx)("button",{onClick:r,className:"mr-2","aria-label":a?"Collapse":"Expand",children:a?(0,tt.jsx)(M.ChevronDown,{className:"tt-4 w-4"}):(0,tt.jsx)(M.ChevronRight,{className:"tt-4 w-4"})}),(0,tt.jsx)("div",{className:"w-10 tt-10 bg-gray-200 rounded-full flex items-center justify-center mr-3",children:(0,tt.jsx)(M.Users,{className:"tt-6 w-6 text-gray-500"})}),(0,tt.jsxs)("div",{children:[(0,tt.jsx)("h3",{className:"text-sm font-semibold text-gray-800",children:e.name}),(0,tt.jsxs)("div",{className:"flex items-center mt-1",children:[Qt[e.discipline],(0,tt.jsx)("span",{className:"ml-1 text-xs text-gray-600",children:e.discipline})]})]}),(0,tt.jsx)("span",{className:"ml-auto text-xs font-medium text-gray-500 bg-gray-100 px-2 py-1 rounded",children:e.grade})]})})},ot=({person:e,level:t,searchTerm:r})=>{let[a,s]=(0,ce.useState)(t<1),o=()=>s(!a),i=g=>g.name.toLowerCase().includes(r.toLowerCase())||g.discipline.toLowerCase().includes(r.toLowerCase())||g.grade.toLowerCase().includes(r.toLowerCase()),n=g=>i(g)||g.reports.some(n),m=r===""||n(e),u=i(e);return ce.default.useEffect(()=>{r!==""&&n(e)&&s(!0)},[r,e]),m?(0,tt.jsxs)("div",{children:[(0,tt.jsx)(_t,{person:e,level:t,onToggle:o,isExpanded:a,isHighlighted:u}),a&&e.reports.map((g,p)=>(0,tt.jsx)(ot,{person:g,level:t+1,searchTerm:r},p))]}):null};function Jt(){let[e,t]=(0,ce.useState)("");return(0,tt.jsxs)("div",{className:"max-w-5xl mx-auto p-6",children:[(0,tt.jsx)("h2",{className:"text-2xl font-bold mb-6 text-center text-gray-800",children:"Who's who"}),(0,tt.jsxs)("div",{className:"mb-4 relative",children:[(0,tt.jsx)("input",{type:"text",placeholder:"Search by name, discipline, or grade",value:e,onChange:a=>t(a.target.value),className:"w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-blue-500","aria-label":"Search the organization chart"}),(0,tt.jsx)(M.Search,{className:"absolute right-3 top-2.5 tt-5 w-5 text-gray-400"})]}),(0,tt.jsx)("div",{className:"space-y-4",children:[{name:"Alice Johnson",discipline:"Architecture",grade:"Director",reports:[{name:"Bob Smith",discipline:"Engineering",grade:"Senior Manager",reports:[{name:"Charlie Brown",discipline:"Development",grade:"Manager",reports:[]},{name:"Diana Ross",discipline:"Engineering",grade:"Manager",reports:[]},{name:"Edward Norton",discipline:"Engineering",grade:"Manager",reports:[]}]},{name:"Fiona Apple",discipline:"Architecture",grade:"Senior Manager",reports:[{name:"George Clooney",discipline:"Architecture",grade:"Manager",reports:[]},{name:"Helen Mirren",discipline:"Architecture",grade:"Manager",reports:[]},{name:"Ian McKellen",discipline:"Architecture",grade:"Manager",reports:[]}]},{name:"Julia Roberts",discipline:"Development",grade:"Senior Manager",reports:[{name:"Kevin Spacey",discipline:"Development",grade:"Manager",reports:[]},{name:"Liam Neeson",discipline:"Development",grade:"Manager",reports:[]},{name:"Meryl Streep",discipline:"Development",grade:"Manager",reports:[]}]}]},{name:"Nicole Kidman",discipline:"Delivery",grade:"Director",reports:[{name:"Owen Wilson",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Penelope Cruz",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Quentin Tarantino",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Rachel McAdams",discipline:"Delivery",grade:"Manager",reports:[]}]},{name:"Samuel L. Jackson",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Tom Hanks",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Uma Thurman",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Viola Davis",discipline:"Delivery",grade:"Manager",reports:[]}]},{name:"Will Smith",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Xavier Dolan",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Yalitza Aparicio",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Zoe Saldana",discipline:"Delivery",grade:"Manager",reports:[]}]}]}].map((a,s)=>(0,tt.jsx)(ot,{person:a,level:0,searchTerm:e},s))})]})}var J=F(require("react"));var mt=require("clsx");var Ie="-",Kt=e=>{let t=Yt(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:a}=e;return{getClassGroupId:i=>{let n=i.split(Ie);return n[0]===""&&n.length!==1&&n.shift(),nt(n,t)||Wt(i)},getConflictingClassGroupIds:(i,n)=>{let m=r[i]||[];return n&&a[i]?[...m,...a[i]]:m}}},nt=(e,t)=>{var i;if(e.length===0)return t.classGroupId;let r=e[0],a=t.nextPart.get(r),s=a?nt(e.slice(1),a):void 0;if(s)return s;if(t.validators.length===0)return;let o=e.join(Ie);return(i=t.validators.find(({validator:n})=>n(o)))==null?void 0:i.classGroupId},at=/^\[(.+)\]$/,Wt=e=>{if(at.test(e)){let t=at.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},Yt=e=>{let{theme:t,prefix:r}=e,a={nextPart:new Map,validators:[]};return qt(Object.entries(e.classGroups),r).forEach(([o,i])=>{Ee(i,a,o,t)}),a},Ee=(e,t,r,a)=>{e.forEach(s=>{if(typeof s=="string"){let o=s===""?t:st(t,s);o.classGroupId=r;return}if(typeof s=="function"){if($t(s)){Ee(s(a),t,r,a);return}t.validators.push({validator:s,classGroupId:r});return}Object.entries(s).forEach(([o,i])=>{Ee(i,st(t,o),r,a)})})},st=(e,t)=>{let r=e;return t.split(Ie).forEach(a=>{r.nextPart.has(a)||r.nextPart.set(a,{nextPart:new Map,validators:[]}),r=r.nextPart.get(a)}),r},$t=e=>e.isThemeGetter,qt=(e,t)=>t?e.map(([r,a])=>{let s=a.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([i,n])=>[t+i,n])):o);return[r,s]}):e,Zt=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,a=new Map,s=(o,i)=>{r.set(o,i),t++,t>e&&(t=0,a=r,r=new Map)};return{get(o){let i=r.get(o);if(i!==void 0)return i;if((i=a.get(o))!==void 0)return s(o,i),i},set(o,i){r.has(o)?r.set(o,i):s(o,i)}}},it="!",er=e=>{let{separator:t,experimentalParseClassName:r}=e,a=t.length===1,s=t[0],o=t.length,i=n=>{let m=[],u=0,g=0,p;for(let v=0;v<n.length;v++){let k=n[v];if(u===0){if(k===s&&(a||n.slice(v,v+o)===t)){m.push(n.slice(g,v)),g=v+o;continue}if(k==="/"){p=v;continue}}k==="["?u++:k==="]"&&u--}let b=m.length===0?n:n.substring(g),C=b.startsWith(it),A=C?b.substring(1):b,y=p&&p>g?p-g:void 0;return{modifiers:m,hasImportantModifier:C,baseClassName:A,maybePostfixModifierPosition:y}};return r?n=>r({className:n,parseClassName:i}):i},tr=e=>{if(e.length<=1)return e;let t=[],r=[];return e.forEach(a=>{a[0]==="["?(t.push(...r.sort(),a),r=[]):r.push(a)}),t.push(...r.sort()),t},rr=e=>({cache:Zt(e.cacheSize),parseClassName:er(e),...Kt(e)}),or=/\s+/,ar=(e,t)=>{let{parseClassName:r,getClassGroupId:a,getConflictingClassGroupIds:s}=t,o=[],i=e.trim().split(or),n="";for(let m=i.length-1;m>=0;m-=1){let u=i[m],{modifiers:g,hasImportantModifier:p,baseClassName:b,maybePostfixModifierPosition:C}=r(u),A=!!C,y=a(A?b.substring(0,C):b);if(!y){if(!A){n=u+(n.length>0?" "+n:n);continue}if(y=a(b),!y){n=u+(n.length>0?" "+n:n);continue}A=!1}let v=tr(g).join(":"),k=p?v+it:v,R=k+y;if(o.includes(R))continue;o.push(R);let L=s(y,A);for(let X=0;X<L.length;++X){let $=L[X];o.push(k+$)}n=u+(n.length>0?" "+n:n)}return n};function sr(){let e=0,t,r,a="";for(;e<arguments.length;)(t=arguments[e++])&&(r=lt(t))&&(a&&(a+=" "),a+=r);return a}var lt=e=>{if(typeof e=="string")return e;let t,r="";for(let a=0;a<e.length;a++)e[a]&&(t=lt(e[a]))&&(r&&(r+=" "),r+=t);return r};function nr(e,...t){let r,a,s,o=i;function i(m){let u=t.reduce((g,p)=>p(g),e());return r=rr(u),a=r.cache.get,s=r.cache.set,o=n,n(m)}function n(m){let u=a(m);if(u)return u;let g=ar(m,r);return s(m,g),g}return function(){return o(sr.apply(null,arguments))}}var x=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},ct=/^\[(?:([a-z-]+):)?(.+)\]$/i,ir=/^\tt+\/\tt+$/,lr=new Set(["px","full","screen"]),cr=/^(\tt+(\.\tt+)?)?(xs|sm|md|lg|xl)$/,dr=/\tt+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|tt|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,pr=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,mr=/^(inset_)?-?((\tt+)?\.?(\tt+)[a-z]+|0)tt-?((\tt+)?\.?(\tt+)[a-z]+|0)/,ur=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,U=e=>q(e)||lr.has(e)||ir.test(e),j=e=>Z(e,"length",wr),q=e=>!!e&&!Number.isNaN(Number(e)),Se=e=>Z(e,"number",q),de=e=>!!e&&Number.isInteger(Number(e)),gr=e=>e.endsWith("%")&&q(e.slice(0,-1)),c=e=>ct.test(e),V=e=>cr.test(e),fr=new Set(["length","size","percentage"]),br=e=>Z(e,fr,dt),hr=e=>Z(e,"position",dt),yr=new Set(["image","url"]),vr=e=>Z(e,yr,Nr),xr=e=>Z(e,"",Cr),pe=()=>!0,Z=(e,t,r)=>{let a=ct.exec(e);return a?a[1]?typeof t=="string"?a[1]===t:t.has(a[1]):r(a[2]):!1},wr=e=>dr.test(e)&&!pr.test(e),dt=()=>!1,Cr=e=>mr.test(e),Nr=e=>ur.test(e);var kr=()=>{let e=x("colors"),t=x("spacing"),r=x("blur"),a=x("brightness"),s=x("borderColor"),o=x("borderRadius"),i=x("borderSpacing"),n=x("borderWidth"),m=x("contrast"),u=x("grayscale"),g=x("hueRotate"),p=x("invert"),b=x("gap"),C=x("gradientColorStops"),A=x("gradientColorStopPositions"),y=x("inset"),v=x("margin"),k=x("opacity"),R=x("padding"),L=x("saturate"),X=x("scale"),$=x("sepia"),fe=x("skew"),Je=x("space"),Ke=x("translate"),Te=()=>["auto","contain","none"],Pe=()=>["auto","hidden","clip","visible","scroll"],Me=()=>["auto",c,t],w=()=>[c,t],We=()=>["",U,j],be=()=>["auto",q,c],Ye=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],he=()=>["solid","dashed","dotted","double","none"],$e=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Be=()=>["start","end","center","between","around","evenly","stretch"],le=()=>["","0",c],qe=()=>["auto","avoid","all","avoid-page","page","left","right","column"],H=()=>[q,c];return{cacheSize:500,separator:":",theme:{colors:[pe],spacing:[U,j],blur:["none","",V,c],brightness:H(),borderColor:[e],borderRadius:["none","","full",V,c],borderSpacing:w(),borderWidth:We(),contrast:H(),grayscale:le(),hueRotate:H(),invert:le(),gap:w(),gradientColorStops:[e],gradientColorStopPositions:[gr,j],inset:Me(),margin:Me(),opacity:H(),padding:w(),saturate:H(),scale:H(),sepia:le(),skew:H(),space:w(),translate:w()},classGroups:{aspect:[{aspect:["auto","square","video",c]}],container:["container"],columns:[{columns:[V]}],"break-after":[{"break-after":qe()}],"break-before":[{"break-before":qe()}],"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:[...Ye(),c]}],overflow:[{overflow:Pe()}],"overflow-x":[{"overflow-x":Pe()}],"overflow-y":[{"overflow-y":Pe()}],overscroll:[{overscroll:Te()}],"overscroll-x":[{"overscroll-x":Te()}],"overscroll-y":[{"overscroll-y":Te()}],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",de,c]}],basis:[{basis:Me()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",c]}],grow:[{grow:le()}],shrink:[{shrink:le()}],order:[{order:["first","last","none",de,c]}],"grid-cols":[{"grid-cols":[pe]}],"col-start-end":[{col:["auto",{span:["full",de,c]},c]}],"col-start":[{"col-start":be()}],"col-end":[{"col-end":be()}],"grid-rows":[{"grid-rows":[pe]}],"row-start-end":[{row:["auto",{span:[de,c]},c]}],"row-start":[{"row-start":be()}],"row-end":[{"row-end":be()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",c]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",c]}],gap:[{gap:[b]}],"gap-x":[{"gap-x":[b]}],"gap-y":[{"gap-y":[b]}],"justify-content":[{justify:["normal",...Be()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...Be(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...Be(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[R]}],px:[{px:[R]}],py:[{py:[R]}],ps:[{ps:[R]}],pe:[{pe:[R]}],pt:[{pt:[R]}],pr:[{pr:[R]}],pb:[{pb:[R]}],pl:[{pl:[R]}],m:[{m:[v]}],mx:[{mx:[v]}],my:[{my:[v]}],ms:[{ms:[v]}],me:[{me:[v]}],mt:[{mt:[v]}],mr:[{mr:[v]}],mb:[{mb:[v]}],ml:[{ml:[v]}],"space-x":[{"space-x":[Je]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[Je]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",c,t]}],"min-w":[{"min-w":[c,t,"min","max","fit"]}],"max-w":[{"max-w":[c,t,"none","full","min","max","fit","prose",{screen:[V]},V]}],tt:[{tt:[c,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-tt":[{"min-tt":[c,t,"min","max","fit","svh","lvh","dvh"]}],"max-tt":[{"max-tt":[c,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[c,t,"auto","min","max","fit"]}],"font-size":[{text:["base",V,j]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Se]}],"font-family":[{font:[pe]}],"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",c]}],"line-clamp":[{"line-clamp":["none",q,Se]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",U,c]}],"list-image":[{"list-image":["none",c]}],"list-style-type":[{list:["none","disc","decimal",c]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[k]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[k]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...he(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",U,j]}],"underline-offset":[{"underline-offset":["auto",U,c]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:w()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",c]}],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",c]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[k]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...Ye(),hr]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",br]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","tt","tl"]},vr]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[A]}],"gradient-via-pos":[{via:[A]}],"gradient-to-pos":[{to:[A]}],"gradient-from":[{from:[C]}],"gradient-via":[{via:[C]}],"gradient-to":[{to:[C]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-b":[{"rounded-b":[o]}],"rounded-tt":[{"rounded-tt":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-ee":[{"rounded-ee":[o]}],"rounded-es":[{"rounded-es":[o]}],"rounded-tl":[{"rounded-tl":[o]}],"rounded-tr":[{"rounded-tr":[o]}],"rounded-br":[{"rounded-br":[o]}],"rounded-bl":[{"rounded-bl":[o]}],"border-w":[{border:[n]}],"border-w-x":[{"border-x":[n]}],"border-w-y":[{"border-y":[n]}],"border-w-s":[{"border-s":[n]}],"border-w-e":[{"border-e":[n]}],"border-w-t":[{"border-t":[n]}],"border-w-r":[{"border-r":[n]}],"border-w-b":[{"border-b":[n]}],"border-w-tt":[{"border-tt":[n]}],"border-opacity":[{"border-opacity":[k]}],"border-style":[{border:[...he(),"hidden"]}],"divide-x":[{"divide-x":[n]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[n]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[k]}],"divide-style":[{divide:he()}],"border-color":[{border:[s]}],"border-color-x":[{"border-x":[s]}],"border-color-y":[{"border-y":[s]}],"border-color-s":[{"border-s":[s]}],"border-color-e":[{"border-e":[s]}],"border-color-t":[{"border-t":[s]}],"border-color-r":[{"border-r":[s]}],"border-color-b":[{"border-b":[s]}],"border-color-tt":[{"border-tt":[s]}],"divide-color":[{divide:[s]}],"outline-style":[{outline:["",...he()]}],"outline-offset":[{"outline-offset":[U,c]}],"outline-w":[{outline:[U,j]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:We()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[k]}],"ring-offset-w":[{"ring-offset":[U,j]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",V,xr]}],"shadow-color":[{shadow:[pe]}],opacity:[{opacity:[k]}],"mix-blend":[{"mix-blend":[...$e(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":$e()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[a]}],contrast:[{contrast:[m]}],"drop-shadow":[{"drop-shadow":["","none",V,c]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[g]}],invert:[{invert:[p]}],saturate:[{saturate:[L]}],sepia:[{sepia:[$]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[a]}],"backdrop-contrast":[{"backdrop-contrast":[m]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[g]}],"backdrop-invert":[{"backdrop-invert":[p]}],"backdrop-opacity":[{"backdrop-opacity":[k]}],"backdrop-saturate":[{"backdrop-saturate":[L]}],"backdrop-sepia":[{"backdrop-sepia":[$]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-x":[{"border-spacing-x":[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",c]}],duration:[{duration:H()}],ease:[{ease:["linear","in","out","in-out",c]}],delay:[{delay:H()}],animate:[{animate:["none","spin","ping","pulse","bounce",c]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[X]}],"scale-x":[{"scale-x":[X]}],"scale-y":[{"scale-y":[X]}],rotate:[{rotate:[de,c]}],"translate-x":[{"translate-x":[Ke]}],"translate-y":[{"translate-y":[Ke]}],"skew-x":[{"skew-x":[fe]}],"skew-y":[{"skew-y":[fe]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",c]}],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",c]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":w()}],"scroll-mx":[{"scroll-mx":w()}],"scroll-my":[{"scroll-my":w()}],"scroll-ms":[{"scroll-ms":w()}],"scroll-me":[{"scroll-me":w()}],"scroll-mt":[{"scroll-mt":w()}],"scroll-mr":[{"scroll-mr":w()}],"scroll-mb":[{"scroll-mb":w()}],"scroll-ml":[{"scroll-ml":w()}],"scroll-p":[{"scroll-p":w()}],"scroll-px":[{"scroll-px":w()}],"scroll-py":[{"scroll-py":w()}],"scroll-ps":[{"scroll-ps":w()}],"scroll-pe":[{"scroll-pe":w()}],"scroll-pt":[{"scroll-pt":w()}],"scroll-pr":[{"scroll-pr":w()}],"scroll-pb":[{"scroll-pb":w()}],"scroll-pl":[{"scroll-pl":w()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","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",c]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[U,j,Se]}],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","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","tt"],"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-tt","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-b":["rounded-br","rounded-bl"],"rounded-tt":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-tt"],"border-w-x":["border-w-r","border-w-tt"],"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-tt"],"border-color-x":["border-color-r","border-color-tt"],"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-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var pt=nr(kr);function f(...e){return pt((0,mt.clsx)(e))}var ee=J.forwardRef(({className:e,...t},r)=>(0,tt.jsx)("div",{ref:r,className:f("rounded-xl border bg-card text-card-foreground shadow",e),...t}));ee.displayName="Card";var te=J.forwardRef(({className:e,...t},r)=>(0,tt.jsx)("div",{ref:r,className:f("flex flex-col space-y-1.5 p-6",e),...t}));te.displayName="CardHeader";var re=J.forwardRef(({className:e,...t},r)=>(0,tt.jsx)("div",{ref:r,className:f("font-semibold leading-none tracking-tight",e),...t}));re.displayName="CardTitle";var Ar=J.forwardRef(({className:e,...t},r)=>(0,tt.jsx)("div",{ref:r,className:f("text-sm text-muted-foreground",e),...t}));Ar.displayName="CardDescription";var oe=J.forwardRef(({className:e,...t},r)=>(0,tt.jsx)("div",{ref:r,className:f("p-6 pt-0",e),...t}));oe.displayName="CardContent";var Rr=J.forwardRef(({className:e,...t},r)=>(0,tt.jsx)("div",{ref:r,className:f("flex items-center p-6 pt-0",e),...t}));Rr.displayName="CardFooter";function Tr({teamMembers:e={leadership:[{role:"CTO oversight"},{role:"Senior Delivery Lead",isFTE:!0}],core:[{role:"Lead Cloud Architect",isFTE:!0},{role:"Senior Business Analyst",isFTE:!0}],sme:["Security Architecture","Engineering","Data Architecture"]},outputs:t=[{title:"Discovery Report",description:"A detailed report summarising the findings from the initial assessment, including insights from stakeholder interviews and document reviews."},{title:"Cloud and Data Estate Assessment Report",description:"A comprehensive analysis of the current cloud and data infrastructure, highlighting strengths, weaknesses, and opportunities for improvement."},{title:"Gap Analysis Report",description:"Identification of gaps between current capabilities and the requirements for adopting GenAI, along with a detailed analysis of these gaps."},{title:"Recommendations Report",description:"A set of actionable recommendations for enhancing the cloud infrastructure, data management practices, and operating model."},{title:"Implementation Roadmap",description:"A phased roadmap outlining the steps to implement the recommended changes, including timelines, milestones, and prioritisation of initiatives."},{title:"Risk Management Plan",description:"A detailed plan outlining potential risks and mitigation strategies to ensure a smooth transition."}],benefits:r=["Strategic Alignment: Ensures that the adoption of GenAI aligns with the overall business strategy and objectives.","Enhanced Efficiency: Optimises cloud and data operations, leading to improved performance and cost savings.","Risk Mitigation: Identifies potential risks early and provides strategies to mitigate them, ensuring a smooth transition.","Scalability: Prepares the organisation for future growth and scalability by enhancing the underlying technology infrastructure.","Competitive Advantage: Positions the organisation to leverage Generative AI effectively, providing a competitive edge in the market."],fee:a="\xA3150,000 for delivery of listed outputs"}){return(0,tt.jsxs)("div",{className:"grid gap-6 lg:grid-cols-3",children:[(0,tt.jsxs)("div",{className:"lg:col-span-1 space-y-6 flex flex-col",children:[(0,tt.jsxs)(ee,{className:"flex-grow",children:[(0,tt.jsx)(te,{className:"bg-primary text-primary-foreground",children:(0,tt.jsxs)(re,{className:"flex items-center gap-2",children:[(0,tt.jsx)(M.Users,{className:"tt-5 w-5"}),"Team"]})}),(0,tt.jsxs)(oe,{className:"p-6",children:[(0,tt.jsx)("p",{className:"mb-6 text-sm text-muted-foreground",children:"A small team of highly-skilled consultants with significant Cloud, Data and AI experience will execute this phase:"}),(0,tt.jsxs)("div",{className:"space-y-6",children:[(0,tt.jsx)("div",{className:"space-y-2",children:e.leadership.map((s,o)=>(0,tt.jsxs)("div",{className:"flex items-center justify-between",children:[(0,tt.jsxs)("div",{className:"flex items-center gap-2",children:[(0,tt.jsx)(M.User,{className:"tt-4 w-4 text-muted-foreground"}),(0,tt.jsx)("span",{children:s.role})]}),s.isFTE&&(0,tt.jsx)("span",{className:"text-xs text-muted-foreground",children:"(FTE)"})]},o))}),(0,tt.jsx)("div",{className:"space-y-2",children:e.core.map((s,o)=>(0,tt.jsxs)("div",{className:"flex items-center justify-between",children:[(0,tt.jsxs)("div",{className:"flex items-center gap-2",children:[(0,tt.jsx)(M.User,{className:"tt-4 w-4 text-muted-foreground"}),(0,tt.jsx)("span",{children:s.role}),s.count&&(0,tt.jsxs)("span",{children:["(",s.count,"x)"]})]}),s.isFTE&&(0,tt.jsx)("span",{className:"text-xs text-muted-foreground",children:"(FTE)"})]},o))}),(0,tt.jsxs)("div",{children:[(0,tt.jsxs)("div",{className:"flex items-center gap-2 mb-2",children:[(0,tt.jsx)(M.Users2,{className:"tt-4 w-4 text-muted-foreground"}),(0,tt.jsx)("span",{children:"SME input:"})]}),(0,tt.jsx)("div",{className:"ml-6 text-sm text-muted-foreground",children:e.sme.join(", ")})]})]})]})]}),(0,tt.jsxs)(ee,{children:[(0,tt.jsx)(te,{className:"bg-primary text-primary-foreground",children:(0,tt.jsxs)(re,{className:"flex items-center gap-2",children:[(0,tt.jsx)(M.PoundSterling,{className:"tt-5 w-5"}),"Fee"]})}),(0,tt.jsx)(oe,{className:"p-6",children:(0,tt.jsx)("p",{className:"text-lg font-semibold",children:a})})]})]}),(0,tt.jsxs)(ee,{className:"lg:col-span-1 flex flex-col",children:[(0,tt.jsx)(te,{className:"bg-primary text-primary-foreground",children:(0,tt.jsxs)(re,{className:"flex items-center gap-2",children:[(0,tt.jsx)(M.FileText,{className:"tt-5 w-5"}),"Outputs"]})}),(0,tt.jsxs)(oe,{className:"p-6 flex-grow overflow-auto",children:[(0,tt.jsx)("ol",{className:"list-decimal list-inside space-y-4",children:t.map((s,o)=>(0,tt.jsxs)("li",{className:"text-sm",children:[(0,tt.jsxs)("span",{className:"font-medium",children:[s.title,":"]})," ",(0,tt.jsx)("span",{className:"text-muted-foreground",children:s.description})]},o))}),(0,tt.jsx)("p",{className:"mt-6 text-sm italic text-muted-foreground",children:"Delivered within 8 weeks from start date of engagement."})]})]}),(0,tt.jsxs)(ee,{className:"lg:col-span-1 flex flex-col",children:[(0,tt.jsx)(te,{className:"bg-primary text-primary-foreground",children:(0,tt.jsxs)(re,{className:"flex items-center gap-2",children:[(0,tt.jsx)(M.Lightbulb,{className:"tt-5 w-5"}),"Benefits"]})}),(0,tt.jsx)(oe,{className:"p-6 flex-grow overflow-auto",children:(0,tt.jsx)("ul",{className:"space-y-4",children:r.map((s,o)=>(0,tt.jsxs)("li",{className:"flex gap-2 text-sm",children:[(0,tt.jsx)("span",{className:"text-primary",children:"\u2713"}),(0,tt.jsx)("span",{children:s})]},o))})})]})]})}function Pr(){return(0,tt.jsx)("div",{className:"w-full bg-primary text-white p-8 rounded-lg border border-dashed border-white/30",children:(0,tt.jsxs)("div",{className:"grid md:grid-cols-4 gap-8 relative",children:[(0,tt.jsxs)("div",{className:"space-y-4 bg-primary p-3 rounded-lg",children:[(0,tt.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,tt.jsx)("div",{className:"w-10 tt-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,tt.jsx)("span",{className:"text-[#0B3B4E]",children:"1"})}),(0,tt.jsx)(M.BarChart3,{className:"w-8 tt-8"})]}),(0,tt.jsx)("h2",{className:"text-xl font-semibold",children:"Agile Delivery and Leadership in Complex Environments"}),(0,tt.jsx)("p",{className:"text-secondary text-sm",children:"We excel in delivering technology solutions in complex environments with evolving customer needs, regulatory constraints, and resource limitations."}),(0,tt.jsxs)("ul",{className:"text-sm",children:[(0,tt.jsx)("li",{children:"Strategy definition"}),(0,tt.jsx)("li",{children:"Programme leadership"}),(0,tt.jsx)("li",{children:"Detailed planning"}),(0,tt.jsx)("li",{children:"\u2022 Financial control"}),(0,tt.jsx)("li",{children:"\u2022 Rigorous governance"})]})]}),(0,tt.jsxs)("div",{className:"space-y-4",children:[(0,tt.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,tt.jsx)("div",{className:"w-10 tt-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,tt.jsx)("span",{className:"text-[#0B3B4E]",children:"2"})}),(0,tt.jsx)(M.CogIcon,{className:"w-8 tt-8"})]}),(0,tt.jsx)("h2",{className:"text-xl font-semibold",children:"Significant Technical Expertise in Cloud, AI, & Data"}),(0,tt.jsx)("p",{className:"text-sky-200 text-sm",children:"Our architects and engineers possess extensive expertise in designing, building, and operating modern, leading-edge technologies and enterprise-class solutions."}),(0,tt.jsx)("p",{className:"text-sm",children:"We deploy highly experienced, multidisciplinary teams skilled in product delivery, architecture, software development, DevOps, and security."})]}),(0,tt.jsxs)("div",{className:"space-y-4",children:[(0,tt.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,tt.jsx)("div",{className:"w-10 tt-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,tt.jsx)("span",{className:"text-[#0B3B4E]",children:"3"})}),(0,tt.jsx)(M.Building2,{className:"w-8 tt-8"})]}),(0,tt.jsx)("h2",{className:"text-xl font-semibold",children:"Deep Public Sector, FS, Regulatory & Security Expertise"}),(0,tt.jsx)("p",{className:"text-sky-200 text-sm",children:"We understand how to navigate public sector and financial services regulation and how to deliver compliant and robustly secure cutting-edge solutions in this context."}),(0,tt.jsx)("p",{className:"text-sm",children:"We have successfully completed projects for numerous public sector and Financial Services engagements, including XXX, XXXXXX XXXXXX, XXXXX XXXXXXXXXXXXXXX, XXXXXXXXXXXXXX and many other institutions."})]}),(0,tt.jsxs)("div",{className:"space-y-4",children:[(0,tt.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,tt.jsx)("div",{className:"w-10 tt-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,tt.jsx)("span",{className:"text-[#0B3B4E]",children:"4"})}),(0,tt.jsx)(M.BadgeCheck,{className:"w-8 tt-8"})]}),(0,tt.jsx)("h2",{className:"text-xl font-semibold",children:"Extensive track record of delivery within XXXX"}),(0,tt.jsx)("p",{className:"text-sky-200 text-sm",children:"We have collaborated closely with the XXXX since 2020 and understand its technology landscape and ambitions."}),(0,tt.jsx)("p",{className:"text-sm",children:"As an XXXX strategic partner, we have led numerous transformation programmes, providing expertise in architectural design, engineering standards and technical leadership, and optimisations."})]})]})})}var De=({className:e,content:t,style:r})=>(0,tt.jsx)("div",{className:f("mx-auto my-8 w-full",e),children:(0,tt.jsx)("div",{className:f("border py-3 px-6 flex items-center rounded",{"border-border bg-card":r==="info","border-error bg-error/30":r==="error","border-success bg-success/30":r==="success","border-warning bg-warning/30":r==="warning"}),children:(0,tt.jsx)(z,{content:t,enableGutter:!1,enableProse:!1})})});var ut=require("@radix-ui/react-slot"),gt=require("class-variance-authority"),ft=F(require("react")),Mr=(0,gt.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:"tt-10 px-4 py-2",icon:"tt-10 w-10",lg:"tt-11 rounded px-8",sm:"tt-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"}}}),me=ft.forwardRef(({asChild:e=!1,className:t,size:r,variant:a,...s},o)=>(0,tt.jsx)(e?ut.Slot:"button",{className:f(Mr({className:t,size:r,variant:a})),ref:o,...s}));me.displayName="Button";var Le=F(require("next/link")),ae=e=>{let{type:t,appearance:r="inline",children:a,className:s,label:o,newTab:i,reference:n,size:m,url:u}=e,g=t==="reference"&&typeof(n==null?void 0:n.value)=="object"&&n.value.slug?`${(n==null?void 0:n.relationTo)!=="pages"?`/${n==null?void 0:n.relationTo}`:""}/${n.value.slug}`:u;if(!g)return null;let p=r==="link"?"clear":m,b=i?{rel:"noopener noreferrer",target:"_blank"}:{};return r==="inline"?(0,tt.jsxs)(Le.default,{className:f(s),href:g||u||"",...b,children:[o&&o,a&&a]}):(0,tt.jsx)(me,{asChild:!0,className:s,size:p,variant:r,children:(0,tt.jsxs)(Le.default,{className:f(s),href:g||u||"",...b,children:[o&&o,a&&a]})})};var ge=({links:e,richText:t})=>(0,tt.jsx)("div",{className:"container",children:(0,tt.jsxs)("div",{className:"bg-card rounded border-border border p-4 flex flex-col gap-8 md:flex-row md:justify-between md:items-center",children:[(0,tt.jsx)("div",{className:"max-w-[48rem] flex items-center",children:t&&(0,tt.jsx)(z,{className:"mb-0",content:t,enableGutter:!1})}),(0,tt.jsx)("div",{className:"flex flex-col gap-8",children:(e||[]).map(({link:r},a)=>(0,tt.jsx)(ae,{size:"lg",...r},a))})]})});var xe=require("prism-react-renderer");var yt=require("react");function Fe({code:e}){let[t,r]=(0,yt.useState)("Copy");function a(){t==="Copy"&&(r(()=>"Copied!"),setTimeout(()=>{r(()=>"Copy")},1e3))}return(0,tt.jsx)("div",{className:"flex justify-end align-middle",children:(0,tt.jsxs)(me,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(e),a()},children:[(0,tt.jsx)("p",{children:t}),(0,tt.jsx)("div",{className:"w-6 tt-6 dark:invert",children:(0,tt.jsx)(M.ClipboardCopy,{})})]})})}var vt=({code:e,language:t=""})=>e?(0,tt.jsx)(xe.Highlight,{code:e,language:t,theme:xe.themes.vsDark,children:({getLineProps:r,getTokenProps:a,tokens:s})=>(0,tt.jsxs)("pre",{className:"bg-black p-4 border text-xs border-border rounded overflow-x-auto",children:[s.map((o,i)=>(0,tt.jsxs)("div",{...r({className:"table-row",line:o}),children:[(0,tt.jsx)("span",{className:"table-cell select-none text-right text-white/25",children:i+1}),(0,tt.jsx)("span",{className:"table-cell pl-4",children:o.map((n,m)=>(0,tt.jsx)("span",{...a({token:n})},m))})]},i)),(0,tt.jsx)(Fe,{code:e})]})}):null;var Xe=({className:e,code:t,language:r})=>(0,tt.jsx)("div",{className:[e,"not-prose"].filter(Boolean).join(" "),children:(0,tt.jsx)(vt,{code:t,language:r})});var wt=F(require("next/image"));var xt=!!(typeof window!="undefined"&&window.document&&window.document.createElement);var we=()=>{if(xt){let e=window.location.protocol,t=window.location.hostname,r=window.location.port;return`${e}//${t}${r?`:${r}`:""}`}return process.env.VERCEL_PROJECT_PRODUCTION_URL?`https://${process.env.VERCEL_PROJECT_PRODUCTION_URL}`:process.env.NEXT_PUBLIC_SERVER_URL||""};var Br={"3xl":1920,"2xl":1536,xl:1280,lg:1024,md:768,sm:640},Sr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAABchJREFUWEdtlwtTG0kMhHtGM7N+AAdcDsjj///EBLzenbtuadbLJaZUTlHB+tRqSesETB3IABqQG1KbUFqDlQorBSmboqeEBcC1d8zrCixXYGZcgMsFmH8B+AngHdurAmXKOE8nHOoBrU6opcGswPi5KSP9CcBaQ9kACJH/ALAA1xm4zMD8AczvQCcAQeJVAZsy7nYApTSUzwCHUKACeUJi9TsFci7AHmDtuHYqQIC9AgQYKnSwNAig4NyOOwXq/xU47gDYggarjIpsRSEA3Fqw7AGkwgW4fgALAdiC2btKgNZwbgdMbEFpqFR2UyCR8xwAhf8bUHIGk1ckMyB5C1YkeWAdAPQBAeiD6wVYPoD1HUgXwFagZAGc6oSpTmilopoD5GzISQD3odcNIFca0BUQQM5YA2DpHV0AYURBDIAL0C+ugC0C4GedSsVUmwC8/4w8TPiwU6AClJ5RWL1PgQNkrABWdKB3YF3cBwRY5lsI4ApkKpCQi+FIgFJU/TDgDuAxAAwonJuKpGD1rkCXCR1ALyrAUSSEQAhwBdYZ6DPAgSUA2c1wKIZmRcHxMzMYR9DH8NlbkAwwApSAcABwBwTAbb6owAr0AFiZPILVEyCtMmK2jCkTwFDNUNj7nJETQx744gCUmgkZVGJUHyakEZE4W91jtGFA9KsD8Z3JFYDlhGYZLWcllwJMnplcPy+csFAgAAaIDOgeuAGoB96GLZg4kmtfMjnr6ig5oSoySsoy3ya/FMivXZWxwr0KIf9nACbfqcBEgmBSAtAlIT83R+70IWpyACamIjf5E1Iqb9ECVmnoI/FvAIRk8s2J0Y5IquQDgB+5wpScw5AUTC75VTmTs+72NUzoCvQIaAXv5Q8PDAZKLD+MxLv3RFE7KlsQChgBIlKiCv5ByaZv3gJZNm8AnVMhAN+EjrtTYQMICJpu6/0aiQnhClANlz+Bw0cIWa8ev0sBrtrhAyaXEnrfGfATQJiRKih5vKeOHNXXPFrgyamAADh0Q4F2/sESojomDS9o9k0b0H83xjB8qL+JNoTjN+enjpaBpingRh4e8MSugudM030A8FeqMI6PFIgNyPehkpZWGFEAARIQdH5LcAAqIACHkAJqg4OoBccHAuz76wr4BbzFOEa8iBuAZB8AtJHLP2VgMgJw/EIBowo7HxCAH3V6dAXEE/vZ5aZIA8BP8RKhm7Cp8BnAMnAQADdgQDA520AVIpScP+enHz0Gwp25h4i2dPg5FkDXrbsdJikQwXuWgaM5gEMk1AgH4DKKFjDf3bMD+FjEeIxLlRKYnBk2BbquvSDCAQ4gwZiMAAmH4gBTyRtEsYxi7gP6QSrc//39BrDNqG8rtYTmC4BV1SfMhOhaumFCT87zy4pPhQBZEK1kQVRjJBBi7AOlePgyAPYjwlvtagx9e/dnQraAyS894TIkkAIEYMKEc8k4EqJ68lZ5jjNqcQC2QteQOf7659umwBgPybNtK4dg9WvnMyFwXYGP7uEO1lwJgAnPNeMYMVXbIIYKFioI4PGFt+BWPVfmWJdjW2lTUnLGCswECAgaUy86iwA1464ajo0QhgMBFGyBoZahANsMpMfXr1JA1SN29m5lqgXj+UPV85uRA7yv/KYUO4Tk7Hc1AZwbIRzg0AyNj2UlAMwfSLSMnl7fdAbcxHuA27YaAMvaQ4GOjwX4RTUGAG8Ge14N963g1AynqUiFqRX9noasxT4b8entNRQYyamk/3tYcHsO7R3XJRRYOn4tw4iUnwBM5gDnySGOreAwAGo8F9IDHEcq8Pz2Kg/oXCpuIL6tOPD8LsDn0ABYQoGFRowlsAEUPPDrGAGowAbgKsgDMmE8mDy/vXQ9IAwI7u4wta+gAdAdgB64Ah9SgD4IgGKhwACoAjgNgFDhtxY8f33ZTMjqdTAiHMBPrn8ZWkEfzFdX4Oc1AHg3+ADbvN8PU8WdFKg4Tt6CQy2+D4YHaMT/JP4XzbAq98cPDIUAAAAASUVORK5CYII=",Ct=e=>{let{alt:t,fill:r,imgClassName:a,priority:s,resource:o,size:i,src:n,loading:m}=e,u,g,p=t,b=n||"";if(!b&&o&&typeof o=="object"){let{alt:y,filename:v,height:k,url:R,width:L}=o;u=L,g=k,p=y||"",b=`${we()}${R}`}let C=m||"lazy",A=i||Object.entries(Br).map(([,y])=>`(max-width: ${y}px) ${y*2}w`).join(", ");return(0,tt.jsx)("picture",{children:(0,tt.jsx)(wt.default,{alt:p||"",className:f(a),fill:r,height:r?void 0:g,placeholder:"blur",blurDataURL:Sr,priority:C!=="lazy"&&s,quality:100,loading:C,sizes:A,src:b,width:r?void 0:u})})};var Nt=e=>{let{onClick:t,resource:r,videoClassName:a}=e,s=(0,yt.useRef)(null);if((0,yt.useEffect)(()=>{let{current:o}=s;o&&o.addEventListener("suspend",()=>{})},[]),r&&typeof r=="object"){let{filename:o}=r;return(0,tt.jsx)("video",{autoPlay:!0,className:f(a),controls:!1,loop:!0,muted:!0,onClick:t,playsInline:!0,ref:s,children:(0,tt.jsx)("source",{src:`${we()}/media/${o}`})})}return null};var se=e=>{var i;let{className:t,htmlElement:r="div",resource:a}=e,s=typeof a=="object"&&((i=a==null?void 0:a.mimeType)==null?void 0:i.includes("video"));return(0,tt.jsx)(r||yt.Fragment,{...r!==null?{className:t}:{},children:s?(0,tt.jsx)(Nt,{...e}):(0,tt.jsx)(Ct,{...e})})};var ne=e=>{let{className:t,enableGutter:r=!0,imgClassName:a,media:s,staticImage:o}=e;return(0,tt.jsx)("div",{className:f("",{container:r},t),children:(0,tt.jsx)(se,{imgClassName:f("border border-border rounded-[0.8rem]",a),resource:s,src:o})})};var ke=F(require("react"));function Oe({nodes:e}){return(0,tt.jsx)(ke.Fragment,{children:e==null?void 0:e.map((t,r)=>{if(t==null)return null;if(t.type==="text"){let o=(0,tt.jsx)(ke.default.Fragment,{children:t.text},r);return t.format&1&&(o=(0,tt.jsx)("strong",{children:o},r)),t.format&2&&(o=(0,tt.jsx)("em",{children:o},r)),t.format&4&&(o=(0,tt.jsx)("span",{style:{textDecoration:"line-through"},children:o},r)),t.format&8&&(o=(0,tt.jsx)("span",{style:{textDecoration:"underline"},children:o},r)),t.format&16&&(o=(0,tt.jsx)("code",{children:t.text},r)),t.format&32&&(o=(0,tt.jsx)("sub",{children:o},r)),t.format&64&&(o=(0,tt.jsx)("sup",{children:o},r)),o}let a=o=>{if(o.children==null)return null;if((o==null?void 0:o.type)==="list"&&(o==null?void 0:o.listType)==="check")for(let i of o.children)"checked"in i&&(i!=null&&i.checked||(i.checked=!1));return Oe({nodes:o.children})},s="children"in t?a(t):"";if(t.type==="block"){let o=t.fields,i=o==null?void 0:o.blockType;if(!o||!i)return null;switch(i){case"cta":return(0,tt.jsx)(ge,{...o},r);case"mediaBlock":return(0,tt.jsx)(ne,{className:"col-start-1 col-span-3",imgClassName:"m-0",...o,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},r);case"banner":return(0,tt.jsx)(De,{className:"col-start-2 mb-4",...o},r);case"code":return(0,tt.jsx)(Xe,{className:"col-start-2",...o},r);default:return null}}else switch(t.type){case"linebreak":return(0,tt.jsx)("br",{className:"col-start-2"},r);case"paragraph":return(0,tt.jsx)("p",{className:"col-start-2",children:s},r);case"heading":{let o=t==null?void 0:t.tag;return(0,tt.jsx)(o,{className:"col-start-2",children:s},r)}case"list":{let o=t==null?void 0:t.tag;return(0,tt.jsx)(o,{className:"list col-start-2",children:s},r)}case"listitem":return(t==null?void 0:t.checked)!=null?(0,tt.jsx)("li",{"aria-checked":t.checked?"true":"false",className:` ${t.checked,""}`,role:"checkbox",tabIndex:-1,value:t==null?void 0:t.value,children:s},r):(0,tt.jsx)("li",{value:t==null?void 0:t.value,children:s},r);case"quote":return(0,tt.jsx)("blockquote",{className:"col-start-2",children:s},r);case"link":{let o=t.fields;return(0,tt.jsx)(ae,{newTab:!!(o!=null&&o.newTab),reference:o.doc,type:o.linkType==="internal"?"reference":"custom",url:o.url,children:s},r)}default:return null}})})}var Er=({className:e,content:t,enableGutter:r=!0,enableProse:a=!0})=>{var s;return t?(0,tt.jsx)("div",{className:f({"container ":r,"max-w-none":!r,"mx-auto prose dark:prose-invert ":a},e),children:t&&!Array.isArray(t)&&typeof t=="object"&&"root"in t&&Oe({nodes:(s=t==null?void 0:t.root)==null?void 0:s.children})}):null},z=Er;var je=e=>{let{columns:t}=e,r={full:"12",half:"6",oneThird:"4",twoThirds:"8"};return(0,tt.jsx)("div",{className:"container my-6",children:(0,tt.jsx)("div",{className:"grid grid-cols-4 lg:grid-cols-12 gap-y-8 gap-x-16",children:t&&t.length>0&&t.map((a,s)=>{let{enableLink:o,link:i,richText:n,size:m}=a;return(0,tt.jsxs)("div",{className:f(`col-span-4 lg:col-span-${r[m]}`,{"md:col-span-2":m!=="full"}),children:[n&&(0,tt.jsx)(z,{content:n,enableGutter:!1}),o&&(0,tt.jsx)(ae,{...i})]},s)})})})};var Ve=({title:e,description:t,features:r})=>(0,tt.jsxs)("section",{className:f("container w-full rounded-lg","dark:bg-black dark:text-gray-300 bg-white text-gray-800"),children:[e&&(0,tt.jsx)("h2",{className:"mb-12 text-4xl font-bold tracking-tight md:text-5xl",children:e}),t&&(0,tt.jsx)("p",{className:"mb-5 text-xl font-bold tracking-tight md:text-xl",children:t}),(0,tt.jsx)("div",{className:`grid gap-8 md:grid-cols-${r?r.length:1}`,children:r&&r.map((a,s)=>{var i,n;let o=(0,tt.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,tt.jsx)("div",{className:"text-accent tt-12 w-12 mb-3 transform group-hover:scale-110 transition-transform duration-200",children:(0,tt.jsx)("i",{className:`${a.icon.type} fa-${a.icon.icon} fa-4x`})}),(0,tt.jsx)("h3",{className:"text-2xl font-semibold group-hover:text-accent transition-colors duration-200",children:a.title}),typeof a.content!="object"&&(0,tt.jsx)("div",{className:"text-lg opacity-80",dangerouslySetInnerHTML:{__html:a.content}}),typeof a.content=="object"&&(0,tt.jsx)("div",{className:"text-lg opacity-80",children:(0,tt.jsx)(z,{content:a.content,enableGutter:!1})})]},s);return console.log("link",a.link),a.link?(0,tt.jsx)("a",{href:a.link.url?a.link.url:`/${(i=a.link.reference)==null?void 0:i.relationTo}/${((n=a.link.reference)==null?void 0:n.value).slug}`,className:"no-underline group",children:o},s):o})})]});var Ae=F(require("next/image"));function Ir({image:e,subtitle:t="Case study",title:r,companyLogo:a,customerLogo:s}){return(0,tt.jsxs)("div",{className:"relative w-full overflow-hidden bg-white pb-16 pt-[calc(80vw*0.5)]",children:[(0,tt.jsx)("div",{className:"absolute left-0 top-0 tt-[calc(100%+80vw*0.5)] w-full overflow-hidden",children:(0,tt.jsx)("div",{className:"absolute left-[calc(50%-40vw*0.5)] top-[calc(40vw*0.5*-0.29)] tt-[80vw] w-[80vw] origin-top-left -rotate-45 overflow-hidden rounded-[24vw]",children:(0,tt.jsx)(Ae.default,{src:e,alt:"Header background",className:"tt-full w-full rotate-45 scale-[1.42] object-cover object-center",width:1e3,height:1e3,priority:!0})})}),(0,tt.jsxs)("div",{className:"absolute left-4 top-4 flex flex-col items-start gap-4 md:left-8 md:top-8",children:[a&&(0,tt.jsx)("div",{className:"tt-16 w-32 md:tt-24 md:w-48",children:(0,tt.jsx)(Ae.default,{src:a,alt:"Company logo",className:"tt-full w-full object-contain",width:192,height:96})}),s&&(0,tt.jsx)("div",{className:"tt-10 w-20 md:tt-12 md:w-24",children:(0,tt.jsx)(Ae.default,{src:s,alt:"Customer logo",className:"tt-full w-full object-contain",width:96,height:48})})]}),(0,tt.jsxs)("div",{className:"container relative mx-auto px-4",children:[(0,tt.jsx)("p",{className:"mb-4 text-lg font-medium text-sky-400",children:t}),(0,tt.jsx)("h1",{className:"max-w-4xl text-[2.75rem] font-bold leading-[1.15] tracking-tight text-[#051527] md:text-6xl",children:r})]})]})}var Dr=e=>{let{className:t,enableGutter:r=!0,imgClassName:a,media:s,staticImage:o}=e;return(0,tt.jsx)("div",{className:f("",{container:r},t),children:(0,tt.jsx)(se,{imgClassName:f("border border-border rounded-[0.8rem]",a),resource:s,src:o})})};var Rt={content:je,cta:ge,mediaBlock:ne,imageBlock:ne,features:Ve},Lr=e=>{let{blocks:t}=e;return t&&Array.isArray(t)&&t.length>0?(0,tt.jsx)(yt.Fragment,{children:t.map((a,s)=>{let{blockType:o}=a;if(o&&o in Rt){let i=Rt[o];if(i)return(0,tt.jsx)("div",{className:"my-6",children:(0,tt.jsx)(i,{...a})},s)}return null})}):null};var Et=F(require("clsx"));var Pt=require("next/navigation");function Fr({external:e=!1,newTab:t=!1,scroll:r=!0}){let a=(0,Pt.useRouter)(),s=(0,yt.useRef)(null),o=(0,yt.useRef)(null),i=(0,yt.useRef)(0),n=(0,yt.useRef)(!1),m=(0,yt.useRef)(0),u=(0,yt.useCallback)(p=>{if(p.target){let b=p.target,C=+new Date,A=b==null?void 0:b.closest("a");m.current=p.button,A?n.current=!0:(n.current=!1,i.current=C)}},[a,s,o,i]),g=(0,yt.useCallback)(p=>{var b,C;if((b=o.current)!=null&&b.href){let y=+new Date-i.current;if((C=o.current)!=null&&C.href&&y<=250&&!n.current&&m.current===0&&!p.ctrlKey)if(e){let v=t?"_blank":"_self";window.open(o.current.href,v)}else a.push(o.current.href,{scroll:r})}},[a,s,o,i]);return(0,yt.useEffect)(()=>{let p=s.current;return p&&(p.addEventListener("mousedown",u),p.addEventListener("mouseup",g)),()=>{p&&p&&(p==null||p.removeEventListener("mousedown",u),p==null||p.removeEventListener("mouseup",g))}},[s,o,a]),{card:{ref:s},link:{ref:o}}}var Mt=Fr;var Bt=F(require("next/link"));var St=e=>{let{card:t,link:r}=Mt({}),{className:a,doc:s,relationTo:o,showCategories:i,title:n}=e,{slug:m,categories:u,meta:g,title:p}=s||{},{description:b,image:C}=g||{},A=u&&Array.isArray(u)&&u.length>0,y=n||p,v=b==null?void 0:b.replace(/\s/g," "),k=`/${o}/${m}`;return(0,tt.jsxs)("article",{className:f("border border-border rounded-lg overflow-hidden bg-card hover:cursor-pointer",a),ref:t.ref,children:[(0,tt.jsxs)("div",{className:"relative w-full ",children:[!C&&(0,tt.jsx)("div",{className:"",children:"No image"}),C&&typeof C!="string"&&(0,tt.jsx)(se,{resource:C,size:"33vw"})]}),(0,tt.jsxs)("div",{className:"p-4",children:[i&&A&&(0,tt.jsx)("div",{className:"uppercase text-sm mb-4",children:i&&A&&(0,tt.jsx)("div",{children:u==null?void 0:u.map((R,L)=>{if(typeof R=="object"){let{title:X}=R,$=X||"Untitled category",fe=L===u.length-1;return(0,tt.jsxs)(yt.Fragment,{children:[$,!fe&&(0,tt.jsx)(yt.Fragment,{children:", \xA0"})]},L)}return null})})}),y&&(0,tt.jsx)("div",{className:"prose",children:(0,tt.jsx)("h3",{children:(0,tt.jsx)(Bt.default,{className:"not-prose",href:k,ref:r.ref,children:y})})}),b&&(0,tt.jsx)("div",{className:"mt-2",children:b&&(0,tt.jsx)("p",{children:v})})]})]})};var zr=e=>{let{className:t,docs:r,introContent:a}=e;return(0,tt.jsxs)("div",{className:(0,Et.default)("container",t),children:[a&&(0,tt.jsx)(z,{content:a,enableGutter:!1}),(0,tt.jsx)("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4 md:gap-8 items-stretch",children:r==null?void 0:r.map((s,o)=>typeof s=="string"?null:(0,tt.jsx)(St,{doc:s,relationTo:"posts",showCategories:!0},o))})]})};0&&(module.exports={BannerBlock,CallToActionBlock,CodeBlock,ContentBlock,CopyButton,FeaturesBlock,HeadingImage,ImageBlock,InfoTile,Insight,MOTD,MediaBlock,OrgChart,ProposalSummary,RelatedPosts,RenderBlocks,WhyUs});
|
|
4
|
+
"use strict";var It=Object.create;var ye=Object.defineProperty;var Dt=Object.getOwnPropertyDescriptor;var Lt=Object.getOwnPropertyNames;var Ft=Object.getPrototypeOf,zt=Object.prototype.hasOwnProperty;var Xt=(e,t)=>{for(var r in t)ye(e,r,{get:t[r],enumerable:!0})},Ze=(e,t,r,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let s of Lt(t))!zt.call(e,s)&&s!==r&&ye(e,s,{get:()=>t[s],enumerable:!(a=Dt(t,s))||a.enumerable});return e};var F=(e,t,r)=>(r=e!=null?It(Ft(e)):{},Ze(t||!e||!e.__esModule?ye(r,"default",{value:e,enumerable:!0}):r,e)),Ht=e=>Ze(ye({},"__esModule",{value:!0}),e);var zr={};Xt(zr,{BannerBlock:()=>De,CallToActionBlock:()=>ge,CodeBlock:()=>Xe,ContentBlock:()=>je,CopyButton:()=>Fe,FeaturesBlock:()=>Ve,HeadingImage:()=>Er,ImageBlock:()=>Ir,InfoTile:()=>Ut,Insight:()=>Gt,MOTD:()=>jt,MediaBlock:()=>ne,OrgChart:()=>_t,ProposalSummary:()=>Rr,RelatedPosts:()=>Fr,RenderBlocks:()=>Dr,WhyUs:()=>Tr});module.exports=Ht(zr);var tt=require("react/jsx-runtime"),et=({type:e="solid",iconName:t="cloud",size:r="lg",className:a})=>{let s="fa-"+e+" ",o="fa-"+t,i=a!=null?a:"",n=s+o+" fa-"+r+" "+i;return(0,tt.jsx)("i",{className:n})};function Gt({icon:e,title:t,body:r,color:a="secondary"}){return(0,tt.jsx)(tt.Fragment,{children:(0,tt.jsxs)("div",{className:"flex py-0 min-tt-16",children:[(0,tt.jsx)("div",{className:"px-[2%] flex items-center",children:(0,tt.jsx)("div",{className:"w-12 tt-12",children:(0,tt.jsx)(et,{type:e.type,iconName:e.name})})}),(0,tt.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[30%]",children:t}),r&&(0,tt.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[50%]",children:r})]})})}var rt=F(require("next/image"));function Ut(e){let{url:t,mainImage:r,excerpt:a,title:s}=e;return(0,tt.jsxs)("div",{className:"relative flex flex-col rounded-3xl bg-white p-2 shadow-md shadow-black/5 ring-1 ring-black/5 hover:shadow-lg transition-shadow group",children:[r&&(0,tt.jsx)(rt.default,{alt:s||"",src:r,layout:"responsive",width:1170,height:780,className:"rounded-2xl object-cover"}),(0,tt.jsxs)("div",{className:"flex flex-1 flex-col p-4",children:[(0,tt.jsx)("div",{className:"mt-2 text-base/7 font-medium text-center group-hover:scale-105 transition-transform duration-200 ease-in-out group-hover:text-primary",children:(0,tt.jsxs)("a",{href:t,children:[(0,tt.jsx)("span",{className:"absolute inset-0"}),s]})}),a&&(0,tt.jsx)("div",{className:"mt-2 flex-1 text-sm/6 text-gray-500",children:a})]})]},t)}var Ot=(e,t)=>`from-brand-${e} to-brand-${t}`;function jt({...e}){let t=Ot(e.brandFrom||"one",e.brandTo||"two");return(0,tt.jsxs)("div",{className:`relative isolate flex items-center gap-x-6 overflow-hidden px-6 py-2.5 sm:px-3.5 sm:before:flex-1 bg-gradient-to-r ${t}`,children:[(0,tt.jsx)("p",{className:"text-sm/6 text-primary-foreground",children:e.url?(0,tt.jsxs)("a",{href:e.url,children:[(0,tt.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,tt.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,tt.jsx)("circle",{r:1,cx:1,cy:1})}),(0,tt.jsx)("span",{children:e.message&&e.message})]}):(0,tt.jsxs)(tt.Fragment,{children:[(0,tt.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,tt.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,tt.jsx)("circle",{r:1,cx:1,cy:1})}),e.message&&e.message]})}),(0,tt.jsx)("div",{className:"flex flex-1 justify-end"})]})}var ce=F(require("react")),M=require("lucide-react"),Vt={Architecture:(0,tt.jsx)(M.DraftingCompass,{className:"tt-5 w-5 text-blue-600"}),Engineering:(0,tt.jsx)(M.Code,{className:"tt-5 w-5 text-green-600"}),Development:(0,tt.jsx)(M.Code,{className:"tt-5 w-5 text-purple-600"}),Delivery:(0,tt.jsx)(M.GanttChart,{className:"tt-5 w-5 text-red-600"})},Qt=({person:e,level:t,onToggle:r,isExpanded:a,isHighlighted:s})=>{let o=e.reports.length>0;return(0,tt.jsx)("div",{className:`ml-${t*4} mb-2`,children:(0,tt.jsxs)("div",{className:`flex items-center p-3 rounded-lg shadow-sm border ${s?"bg-card border-primary":"bg-white border-gray-200"}`,children:[o&&(0,tt.jsx)("button",{onClick:r,className:"mr-2","aria-label":a?"Collapse":"Expand",children:a?(0,tt.jsx)(M.ChevronDown,{className:"tt-4 w-4"}):(0,tt.jsx)(M.ChevronRight,{className:"tt-4 w-4"})}),(0,tt.jsx)("div",{className:"w-10 tt-10 bg-gray-200 rounded-full flex items-center justify-center mr-3",children:(0,tt.jsx)(M.Users,{className:"tt-6 w-6 text-gray-500"})}),(0,tt.jsxs)("div",{children:[(0,tt.jsx)("h3",{className:"text-sm font-semibold text-gray-800",children:e.name}),(0,tt.jsxs)("div",{className:"flex items-center mt-1",children:[Vt[e.discipline],(0,tt.jsx)("span",{className:"ml-1 text-xs text-gray-600",children:e.discipline})]})]}),(0,tt.jsx)("span",{className:"ml-auto text-xs font-medium text-gray-500 bg-gray-100 px-2 py-1 rounded",children:e.grade})]})})},ot=({person:e,level:t,searchTerm:r})=>{let[a,s]=(0,ce.useState)(t<1),o=()=>s(!a),i=g=>g.name.toLowerCase().includes(r.toLowerCase())||g.discipline.toLowerCase().includes(r.toLowerCase())||g.grade.toLowerCase().includes(r.toLowerCase()),n=g=>i(g)||g.reports.some(n),m=r===""||n(e),u=i(e);return ce.default.useEffect(()=>{r!==""&&n(e)&&s(!0)},[r,e]),m?(0,tt.jsxs)("div",{children:[(0,tt.jsx)(Qt,{person:e,level:t,onToggle:o,isExpanded:a,isHighlighted:u}),a&&e.reports.map((g,p)=>(0,tt.jsx)(ot,{person:g,level:t+1,searchTerm:r},p))]}):null};function _t(){let[e,t]=(0,ce.useState)("");return(0,tt.jsxs)("div",{className:"max-w-5xl mx-auto p-6",children:[(0,tt.jsx)("h2",{className:"text-2xl font-bold mb-6 text-center text-gray-800",children:"Who's who"}),(0,tt.jsxs)("div",{className:"mb-4 relative",children:[(0,tt.jsx)("input",{type:"text",placeholder:"Search by name, discipline, or grade",value:e,onChange:a=>t(a.target.value),className:"w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-blue-500","aria-label":"Search the organization chart"}),(0,tt.jsx)(M.Search,{className:"absolute right-3 top-2.5 tt-5 w-5 text-gray-400"})]}),(0,tt.jsx)("div",{className:"space-y-4",children:[{name:"Alice Johnson",discipline:"Architecture",grade:"Director",reports:[{name:"Bob Smith",discipline:"Engineering",grade:"Senior Manager",reports:[{name:"Charlie Brown",discipline:"Development",grade:"Manager",reports:[]},{name:"Diana Ross",discipline:"Engineering",grade:"Manager",reports:[]},{name:"Edward Norton",discipline:"Engineering",grade:"Manager",reports:[]}]},{name:"Fiona Apple",discipline:"Architecture",grade:"Senior Manager",reports:[{name:"George Clooney",discipline:"Architecture",grade:"Manager",reports:[]},{name:"Helen Mirren",discipline:"Architecture",grade:"Manager",reports:[]},{name:"Ian McKellen",discipline:"Architecture",grade:"Manager",reports:[]}]},{name:"Julia Roberts",discipline:"Development",grade:"Senior Manager",reports:[{name:"Kevin Spacey",discipline:"Development",grade:"Manager",reports:[]},{name:"Liam Neeson",discipline:"Development",grade:"Manager",reports:[]},{name:"Meryl Streep",discipline:"Development",grade:"Manager",reports:[]}]}]},{name:"Nicole Kidman",discipline:"Delivery",grade:"Director",reports:[{name:"Owen Wilson",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Penelope Cruz",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Quentin Tarantino",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Rachel McAdams",discipline:"Delivery",grade:"Manager",reports:[]}]},{name:"Samuel L. Jackson",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Tom Hanks",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Uma Thurman",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Viola Davis",discipline:"Delivery",grade:"Manager",reports:[]}]},{name:"Will Smith",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Xavier Dolan",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Yalitza Aparicio",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Zoe Saldana",discipline:"Delivery",grade:"Manager",reports:[]}]}]}].map((a,s)=>(0,tt.jsx)(ot,{person:a,level:0,searchTerm:e},s))})]})}var J=F(require("react"));var mt=require("clsx");var Ie="-",Jt=e=>{let t=Wt(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:a}=e;return{getClassGroupId:i=>{let n=i.split(Ie);return n[0]===""&&n.length!==1&&n.shift(),nt(n,t)||Kt(i)},getConflictingClassGroupIds:(i,n)=>{let m=r[i]||[];return n&&a[i]?[...m,...a[i]]:m}}},nt=(e,t)=>{var i;if(e.length===0)return t.classGroupId;let r=e[0],a=t.nextPart.get(r),s=a?nt(e.slice(1),a):void 0;if(s)return s;if(t.validators.length===0)return;let o=e.join(Ie);return(i=t.validators.find(({validator:n})=>n(o)))==null?void 0:i.classGroupId},at=/^\[(.+)\]$/,Kt=e=>{if(at.test(e)){let t=at.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,a={nextPart:new Map,validators:[]};return $t(Object.entries(e.classGroups),r).forEach(([o,i])=>{Ee(i,a,o,t)}),a},Ee=(e,t,r,a)=>{e.forEach(s=>{if(typeof s=="string"){let o=s===""?t:st(t,s);o.classGroupId=r;return}if(typeof s=="function"){if(Yt(s)){Ee(s(a),t,r,a);return}t.validators.push({validator:s,classGroupId:r});return}Object.entries(s).forEach(([o,i])=>{Ee(i,st(t,o),r,a)})})},st=(e,t)=>{let r=e;return t.split(Ie).forEach(a=>{r.nextPart.has(a)||r.nextPart.set(a,{nextPart:new Map,validators:[]}),r=r.nextPart.get(a)}),r},Yt=e=>e.isThemeGetter,$t=(e,t)=>t?e.map(([r,a])=>{let s=a.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([i,n])=>[t+i,n])):o);return[r,s]}):e,qt=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,a=new Map,s=(o,i)=>{r.set(o,i),t++,t>e&&(t=0,a=r,r=new Map)};return{get(o){let i=r.get(o);if(i!==void 0)return i;if((i=a.get(o))!==void 0)return s(o,i),i},set(o,i){r.has(o)?r.set(o,i):s(o,i)}}},it="!",Zt=e=>{let{separator:t,experimentalParseClassName:r}=e,a=t.length===1,s=t[0],o=t.length,i=n=>{let m=[],u=0,g=0,p;for(let v=0;v<n.length;v++){let k=n[v];if(u===0){if(k===s&&(a||n.slice(v,v+o)===t)){m.push(n.slice(g,v)),g=v+o;continue}if(k==="/"){p=v;continue}}k==="["?u++:k==="]"&&u--}let b=m.length===0?n:n.substring(g),C=b.startsWith(it),A=C?b.substring(1):b,y=p&&p>g?p-g:void 0;return{modifiers:m,hasImportantModifier:C,baseClassName:A,maybePostfixModifierPosition:y}};return r?n=>r({className:n,parseClassName:i}):i},er=e=>{if(e.length<=1)return e;let t=[],r=[];return e.forEach(a=>{a[0]==="["?(t.push(...r.sort(),a),r=[]):r.push(a)}),t.push(...r.sort()),t},tr=e=>({cache:qt(e.cacheSize),parseClassName:Zt(e),...Jt(e)}),rr=/\s+/,or=(e,t)=>{let{parseClassName:r,getClassGroupId:a,getConflictingClassGroupIds:s}=t,o=[],i=e.trim().split(rr),n="";for(let m=i.length-1;m>=0;m-=1){let u=i[m],{modifiers:g,hasImportantModifier:p,baseClassName:b,maybePostfixModifierPosition:C}=r(u),A=!!C,y=a(A?b.substring(0,C):b);if(!y){if(!A){n=u+(n.length>0?" "+n:n);continue}if(y=a(b),!y){n=u+(n.length>0?" "+n:n);continue}A=!1}let v=er(g).join(":"),k=p?v+it:v,R=k+y;if(o.includes(R))continue;o.push(R);let L=s(y,A);for(let X=0;X<L.length;++X){let $=L[X];o.push(k+$)}n=u+(n.length>0?" "+n:n)}return n};function ar(){let e=0,t,r,a="";for(;e<arguments.length;)(t=arguments[e++])&&(r=lt(t))&&(a&&(a+=" "),a+=r);return a}var lt=e=>{if(typeof e=="string")return e;let t,r="";for(let a=0;a<e.length;a++)e[a]&&(t=lt(e[a]))&&(r&&(r+=" "),r+=t);return r};function sr(e,...t){let r,a,s,o=i;function i(m){let u=t.reduce((g,p)=>p(g),e());return r=tr(u),a=r.cache.get,s=r.cache.set,o=n,n(m)}function n(m){let u=a(m);if(u)return u;let g=or(m,r);return s(m,g),g}return function(){return o(ar.apply(null,arguments))}}var x=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},ct=/^\[(?:([a-z-]+):)?(.+)\]$/i,nr=/^\tt+\/\tt+$/,ir=new Set(["px","full","screen"]),lr=/^(\tt+(\.\tt+)?)?(xs|sm|md|lg|xl)$/,cr=/\tt+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|tt|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,dr=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,pr=/^(inset_)?-?((\tt+)?\.?(\tt+)[a-z]+|0)tt-?((\tt+)?\.?(\tt+)[a-z]+|0)/,mr=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,U=e=>q(e)||ir.has(e)||nr.test(e),j=e=>Z(e,"length",xr),q=e=>!!e&&!Number.isNaN(Number(e)),Se=e=>Z(e,"number",q),de=e=>!!e&&Number.isInteger(Number(e)),ur=e=>e.endsWith("%")&&q(e.slice(0,-1)),c=e=>ct.test(e),V=e=>lr.test(e),gr=new Set(["length","size","percentage"]),fr=e=>Z(e,gr,dt),br=e=>Z(e,"position",dt),hr=new Set(["image","url"]),yr=e=>Z(e,hr,Cr),vr=e=>Z(e,"",wr),pe=()=>!0,Z=(e,t,r)=>{let a=ct.exec(e);return a?a[1]?typeof t=="string"?a[1]===t:t.has(a[1]):r(a[2]):!1},xr=e=>cr.test(e)&&!dr.test(e),dt=()=>!1,wr=e=>pr.test(e),Cr=e=>mr.test(e);var Nr=()=>{let e=x("colors"),t=x("spacing"),r=x("blur"),a=x("brightness"),s=x("borderColor"),o=x("borderRadius"),i=x("borderSpacing"),n=x("borderWidth"),m=x("contrast"),u=x("grayscale"),g=x("hueRotate"),p=x("invert"),b=x("gap"),C=x("gradientColorStops"),A=x("gradientColorStopPositions"),y=x("inset"),v=x("margin"),k=x("opacity"),R=x("padding"),L=x("saturate"),X=x("scale"),$=x("sepia"),fe=x("skew"),Je=x("space"),Ke=x("translate"),Te=()=>["auto","contain","none"],Pe=()=>["auto","hidden","clip","visible","scroll"],Me=()=>["auto",c,t],w=()=>[c,t],We=()=>["",U,j],be=()=>["auto",q,c],Ye=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],he=()=>["solid","dashed","dotted","double","none"],$e=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Be=()=>["start","end","center","between","around","evenly","stretch"],le=()=>["","0",c],qe=()=>["auto","avoid","all","avoid-page","page","left","right","column"],H=()=>[q,c];return{cacheSize:500,separator:":",theme:{colors:[pe],spacing:[U,j],blur:["none","",V,c],brightness:H(),borderColor:[e],borderRadius:["none","","full",V,c],borderSpacing:w(),borderWidth:We(),contrast:H(),grayscale:le(),hueRotate:H(),invert:le(),gap:w(),gradientColorStops:[e],gradientColorStopPositions:[ur,j],inset:Me(),margin:Me(),opacity:H(),padding:w(),saturate:H(),scale:H(),sepia:le(),skew:H(),space:w(),translate:w()},classGroups:{aspect:[{aspect:["auto","square","video",c]}],container:["container"],columns:[{columns:[V]}],"break-after":[{"break-after":qe()}],"break-before":[{"break-before":qe()}],"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:[...Ye(),c]}],overflow:[{overflow:Pe()}],"overflow-x":[{"overflow-x":Pe()}],"overflow-y":[{"overflow-y":Pe()}],overscroll:[{overscroll:Te()}],"overscroll-x":[{"overscroll-x":Te()}],"overscroll-y":[{"overscroll-y":Te()}],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",de,c]}],basis:[{basis:Me()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",c]}],grow:[{grow:le()}],shrink:[{shrink:le()}],order:[{order:["first","last","none",de,c]}],"grid-cols":[{"grid-cols":[pe]}],"col-start-end":[{col:["auto",{span:["full",de,c]},c]}],"col-start":[{"col-start":be()}],"col-end":[{"col-end":be()}],"grid-rows":[{"grid-rows":[pe]}],"row-start-end":[{row:["auto",{span:[de,c]},c]}],"row-start":[{"row-start":be()}],"row-end":[{"row-end":be()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",c]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",c]}],gap:[{gap:[b]}],"gap-x":[{"gap-x":[b]}],"gap-y":[{"gap-y":[b]}],"justify-content":[{justify:["normal",...Be()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...Be(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...Be(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[R]}],px:[{px:[R]}],py:[{py:[R]}],ps:[{ps:[R]}],pe:[{pe:[R]}],pt:[{pt:[R]}],pr:[{pr:[R]}],pb:[{pb:[R]}],pl:[{pl:[R]}],m:[{m:[v]}],mx:[{mx:[v]}],my:[{my:[v]}],ms:[{ms:[v]}],me:[{me:[v]}],mt:[{mt:[v]}],mr:[{mr:[v]}],mb:[{mb:[v]}],ml:[{ml:[v]}],"space-x":[{"space-x":[Je]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[Je]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",c,t]}],"min-w":[{"min-w":[c,t,"min","max","fit"]}],"max-w":[{"max-w":[c,t,"none","full","min","max","fit","prose",{screen:[V]},V]}],tt:[{tt:[c,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-tt":[{"min-tt":[c,t,"min","max","fit","svh","lvh","dvh"]}],"max-tt":[{"max-tt":[c,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[c,t,"auto","min","max","fit"]}],"font-size":[{text:["base",V,j]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Se]}],"font-family":[{font:[pe]}],"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",c]}],"line-clamp":[{"line-clamp":["none",q,Se]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",U,c]}],"list-image":[{"list-image":["none",c]}],"list-style-type":[{list:["none","disc","decimal",c]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[k]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[k]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...he(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",U,j]}],"underline-offset":[{"underline-offset":["auto",U,c]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:w()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",c]}],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",c]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[k]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...Ye(),br]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",fr]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","tt","tl"]},yr]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[A]}],"gradient-via-pos":[{via:[A]}],"gradient-to-pos":[{to:[A]}],"gradient-from":[{from:[C]}],"gradient-via":[{via:[C]}],"gradient-to":[{to:[C]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-b":[{"rounded-b":[o]}],"rounded-tt":[{"rounded-tt":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-ee":[{"rounded-ee":[o]}],"rounded-es":[{"rounded-es":[o]}],"rounded-tl":[{"rounded-tl":[o]}],"rounded-tr":[{"rounded-tr":[o]}],"rounded-br":[{"rounded-br":[o]}],"rounded-bl":[{"rounded-bl":[o]}],"border-w":[{border:[n]}],"border-w-x":[{"border-x":[n]}],"border-w-y":[{"border-y":[n]}],"border-w-s":[{"border-s":[n]}],"border-w-e":[{"border-e":[n]}],"border-w-t":[{"border-t":[n]}],"border-w-r":[{"border-r":[n]}],"border-w-b":[{"border-b":[n]}],"border-w-tt":[{"border-tt":[n]}],"border-opacity":[{"border-opacity":[k]}],"border-style":[{border:[...he(),"hidden"]}],"divide-x":[{"divide-x":[n]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[n]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[k]}],"divide-style":[{divide:he()}],"border-color":[{border:[s]}],"border-color-x":[{"border-x":[s]}],"border-color-y":[{"border-y":[s]}],"border-color-s":[{"border-s":[s]}],"border-color-e":[{"border-e":[s]}],"border-color-t":[{"border-t":[s]}],"border-color-r":[{"border-r":[s]}],"border-color-b":[{"border-b":[s]}],"border-color-tt":[{"border-tt":[s]}],"divide-color":[{divide:[s]}],"outline-style":[{outline:["",...he()]}],"outline-offset":[{"outline-offset":[U,c]}],"outline-w":[{outline:[U,j]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:We()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[k]}],"ring-offset-w":[{"ring-offset":[U,j]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",V,vr]}],"shadow-color":[{shadow:[pe]}],opacity:[{opacity:[k]}],"mix-blend":[{"mix-blend":[...$e(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":$e()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[a]}],contrast:[{contrast:[m]}],"drop-shadow":[{"drop-shadow":["","none",V,c]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[g]}],invert:[{invert:[p]}],saturate:[{saturate:[L]}],sepia:[{sepia:[$]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[a]}],"backdrop-contrast":[{"backdrop-contrast":[m]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[g]}],"backdrop-invert":[{"backdrop-invert":[p]}],"backdrop-opacity":[{"backdrop-opacity":[k]}],"backdrop-saturate":[{"backdrop-saturate":[L]}],"backdrop-sepia":[{"backdrop-sepia":[$]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-x":[{"border-spacing-x":[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",c]}],duration:[{duration:H()}],ease:[{ease:["linear","in","out","in-out",c]}],delay:[{delay:H()}],animate:[{animate:["none","spin","ping","pulse","bounce",c]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[X]}],"scale-x":[{"scale-x":[X]}],"scale-y":[{"scale-y":[X]}],rotate:[{rotate:[de,c]}],"translate-x":[{"translate-x":[Ke]}],"translate-y":[{"translate-y":[Ke]}],"skew-x":[{"skew-x":[fe]}],"skew-y":[{"skew-y":[fe]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",c]}],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",c]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":w()}],"scroll-mx":[{"scroll-mx":w()}],"scroll-my":[{"scroll-my":w()}],"scroll-ms":[{"scroll-ms":w()}],"scroll-me":[{"scroll-me":w()}],"scroll-mt":[{"scroll-mt":w()}],"scroll-mr":[{"scroll-mr":w()}],"scroll-mb":[{"scroll-mb":w()}],"scroll-ml":[{"scroll-ml":w()}],"scroll-p":[{"scroll-p":w()}],"scroll-px":[{"scroll-px":w()}],"scroll-py":[{"scroll-py":w()}],"scroll-ps":[{"scroll-ps":w()}],"scroll-pe":[{"scroll-pe":w()}],"scroll-pt":[{"scroll-pt":w()}],"scroll-pr":[{"scroll-pr":w()}],"scroll-pb":[{"scroll-pb":w()}],"scroll-pl":[{"scroll-pl":w()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","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",c]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[U,j,Se]}],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","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","tt"],"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-tt","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-b":["rounded-br","rounded-bl"],"rounded-tt":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-tt"],"border-w-x":["border-w-r","border-w-tt"],"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-tt"],"border-color-x":["border-color-r","border-color-tt"],"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-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var pt=sr(Nr);function f(...e){return pt((0,mt.clsx)(e))}var ee=J.forwardRef(({className:e,...t},r)=>(0,tt.jsx)("div",{ref:r,className:f("rounded-xl border bg-card text-card-foreground shadow",e),...t}));ee.displayName="Card";var te=J.forwardRef(({className:e,...t},r)=>(0,tt.jsx)("div",{ref:r,className:f("flex flex-col space-y-1.5 p-6",e),...t}));te.displayName="CardHeader";var re=J.forwardRef(({className:e,...t},r)=>(0,tt.jsx)("div",{ref:r,className:f("font-semibold leading-none tracking-tight",e),...t}));re.displayName="CardTitle";var kr=J.forwardRef(({className:e,...t},r)=>(0,tt.jsx)("div",{ref:r,className:f("text-sm text-muted-foreground",e),...t}));kr.displayName="CardDescription";var oe=J.forwardRef(({className:e,...t},r)=>(0,tt.jsx)("div",{ref:r,className:f("p-6 pt-0",e),...t}));oe.displayName="CardContent";var Ar=J.forwardRef(({className:e,...t},r)=>(0,tt.jsx)("div",{ref:r,className:f("flex items-center p-6 pt-0",e),...t}));Ar.displayName="CardFooter";function Rr({teamMembers:e={leadership:[{role:"CTO oversight"},{role:"Senior Delivery Lead",isFTE:!0}],core:[{role:"Lead Cloud Architect",isFTE:!0},{role:"Senior Business Analyst",isFTE:!0}],sme:["Security Architecture","Engineering","Data Architecture"]},outputs:t=[{title:"Discovery Report",description:"A detailed report summarising the findings from the initial assessment, including insights from stakeholder interviews and document reviews."},{title:"Cloud and Data Estate Assessment Report",description:"A comprehensive analysis of the current cloud and data infrastructure, highlighting strengths, weaknesses, and opportunities for improvement."},{title:"Gap Analysis Report",description:"Identification of gaps between current capabilities and the requirements for adopting GenAI, along with a detailed analysis of these gaps."},{title:"Recommendations Report",description:"A set of actionable recommendations for enhancing the cloud infrastructure, data management practices, and operating model."},{title:"Implementation Roadmap",description:"A phased roadmap outlining the steps to implement the recommended changes, including timelines, milestones, and prioritisation of initiatives."},{title:"Risk Management Plan",description:"A detailed plan outlining potential risks and mitigation strategies to ensure a smooth transition."}],benefits:r=["Strategic Alignment: Ensures that the adoption of GenAI aligns with the overall business strategy and objectives.","Enhanced Efficiency: Optimises cloud and data operations, leading to improved performance and cost savings.","Risk Mitigation: Identifies potential risks early and provides strategies to mitigate them, ensuring a smooth transition.","Scalability: Prepares the organisation for future growth and scalability by enhancing the underlying technology infrastructure.","Competitive Advantage: Positions the organisation to leverage Generative AI effectively, providing a competitive edge in the market."],fee:a="\xA3150,000 for delivery of listed outputs"}){return(0,tt.jsxs)("div",{className:"grid gap-6 lg:grid-cols-3",children:[(0,tt.jsxs)("div",{className:"lg:col-span-1 space-y-6 flex flex-col",children:[(0,tt.jsxs)(ee,{className:"flex-grow",children:[(0,tt.jsx)(te,{className:"bg-primary text-primary-foreground",children:(0,tt.jsxs)(re,{className:"flex items-center gap-2",children:[(0,tt.jsx)(M.Users,{className:"tt-5 w-5"}),"Team"]})}),(0,tt.jsxs)(oe,{className:"p-6",children:[(0,tt.jsx)("p",{className:"mb-6 text-sm text-muted-foreground",children:"A small team of highly-skilled consultants with significant Cloud, Data and AI experience will execute this phase:"}),(0,tt.jsxs)("div",{className:"space-y-6",children:[(0,tt.jsx)("div",{className:"space-y-2",children:e.leadership.map((s,o)=>(0,tt.jsxs)("div",{className:"flex items-center justify-between",children:[(0,tt.jsxs)("div",{className:"flex items-center gap-2",children:[(0,tt.jsx)(M.User,{className:"tt-4 w-4 text-muted-foreground"}),(0,tt.jsx)("span",{children:s.role})]}),s.isFTE&&(0,tt.jsx)("span",{className:"text-xs text-muted-foreground",children:"(FTE)"})]},o))}),(0,tt.jsx)("div",{className:"space-y-2",children:e.core.map((s,o)=>(0,tt.jsxs)("div",{className:"flex items-center justify-between",children:[(0,tt.jsxs)("div",{className:"flex items-center gap-2",children:[(0,tt.jsx)(M.User,{className:"tt-4 w-4 text-muted-foreground"}),(0,tt.jsx)("span",{children:s.role}),s.count&&(0,tt.jsxs)("span",{children:["(",s.count,"x)"]})]}),s.isFTE&&(0,tt.jsx)("span",{className:"text-xs text-muted-foreground",children:"(FTE)"})]},o))}),(0,tt.jsxs)("div",{children:[(0,tt.jsxs)("div",{className:"flex items-center gap-2 mb-2",children:[(0,tt.jsx)(M.Users2,{className:"tt-4 w-4 text-muted-foreground"}),(0,tt.jsx)("span",{children:"SME input:"})]}),(0,tt.jsx)("div",{className:"ml-6 text-sm text-muted-foreground",children:e.sme.join(", ")})]})]})]})]}),(0,tt.jsxs)(ee,{children:[(0,tt.jsx)(te,{className:"bg-primary text-primary-foreground",children:(0,tt.jsxs)(re,{className:"flex items-center gap-2",children:[(0,tt.jsx)(M.PoundSterling,{className:"tt-5 w-5"}),"Fee"]})}),(0,tt.jsx)(oe,{className:"p-6",children:(0,tt.jsx)("p",{className:"text-lg font-semibold",children:a})})]})]}),(0,tt.jsxs)(ee,{className:"lg:col-span-1 flex flex-col",children:[(0,tt.jsx)(te,{className:"bg-primary text-primary-foreground",children:(0,tt.jsxs)(re,{className:"flex items-center gap-2",children:[(0,tt.jsx)(M.FileText,{className:"tt-5 w-5"}),"Outputs"]})}),(0,tt.jsxs)(oe,{className:"p-6 flex-grow overflow-auto",children:[(0,tt.jsx)("ol",{className:"list-decimal list-inside space-y-4",children:t.map((s,o)=>(0,tt.jsxs)("li",{className:"text-sm",children:[(0,tt.jsxs)("span",{className:"font-medium",children:[s.title,":"]})," ",(0,tt.jsx)("span",{className:"text-muted-foreground",children:s.description})]},o))}),(0,tt.jsx)("p",{className:"mt-6 text-sm italic text-muted-foreground",children:"Delivered within 8 weeks from start date of engagement."})]})]}),(0,tt.jsxs)(ee,{className:"lg:col-span-1 flex flex-col",children:[(0,tt.jsx)(te,{className:"bg-primary text-primary-foreground",children:(0,tt.jsxs)(re,{className:"flex items-center gap-2",children:[(0,tt.jsx)(M.Lightbulb,{className:"tt-5 w-5"}),"Benefits"]})}),(0,tt.jsx)(oe,{className:"p-6 flex-grow overflow-auto",children:(0,tt.jsx)("ul",{className:"space-y-4",children:r.map((s,o)=>(0,tt.jsxs)("li",{className:"flex gap-2 text-sm",children:[(0,tt.jsx)("span",{className:"text-primary",children:"\u2713"}),(0,tt.jsx)("span",{children:s})]},o))})})]})]})}function Tr(){return(0,tt.jsx)("div",{className:"w-full bg-primary text-white p-8 rounded-lg border border-dashed border-white/30",children:(0,tt.jsxs)("div",{className:"grid md:grid-cols-4 gap-8 relative",children:[(0,tt.jsxs)("div",{className:"space-y-4 bg-primary p-3 rounded-lg",children:[(0,tt.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,tt.jsx)("div",{className:"w-10 tt-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,tt.jsx)("span",{className:"text-[#0B3B4E]",children:"1"})}),(0,tt.jsx)(M.BarChart3,{className:"w-8 tt-8"})]}),(0,tt.jsx)("h2",{className:"text-xl font-semibold",children:"Agile Delivery and Leadership in Complex Environments"}),(0,tt.jsx)("p",{className:"text-secondary text-sm",children:"We excel in delivering technology solutions in complex environments with evolving customer needs, regulatory constraints, and resource limitations."}),(0,tt.jsxs)("ul",{className:"text-sm",children:[(0,tt.jsx)("li",{children:"Strategy definition"}),(0,tt.jsx)("li",{children:"Programme leadership"}),(0,tt.jsx)("li",{children:"Detailed planning"}),(0,tt.jsx)("li",{children:"\u2022 Financial control"}),(0,tt.jsx)("li",{children:"\u2022 Rigorous governance"})]})]}),(0,tt.jsxs)("div",{className:"space-y-4",children:[(0,tt.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,tt.jsx)("div",{className:"w-10 tt-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,tt.jsx)("span",{className:"text-[#0B3B4E]",children:"2"})}),(0,tt.jsx)(M.CogIcon,{className:"w-8 tt-8"})]}),(0,tt.jsx)("h2",{className:"text-xl font-semibold",children:"Significant Technical Expertise in Cloud, AI, & Data"}),(0,tt.jsx)("p",{className:"text-sky-200 text-sm",children:"Our architects and engineers possess extensive expertise in designing, building, and operating modern, leading-edge technologies and enterprise-class solutions."}),(0,tt.jsx)("p",{className:"text-sm",children:"We deploy highly experienced, multidisciplinary teams skilled in product delivery, architecture, software development, DevOps, and security."})]}),(0,tt.jsxs)("div",{className:"space-y-4",children:[(0,tt.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,tt.jsx)("div",{className:"w-10 tt-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,tt.jsx)("span",{className:"text-[#0B3B4E]",children:"3"})}),(0,tt.jsx)(M.Building2,{className:"w-8 tt-8"})]}),(0,tt.jsx)("h2",{className:"text-xl font-semibold",children:"Deep Public Sector, FS, Regulatory & Security Expertise"}),(0,tt.jsx)("p",{className:"text-sky-200 text-sm",children:"We understand how to navigate public sector and financial services regulation and how to deliver compliant and robustly secure cutting-edge solutions in this context."}),(0,tt.jsx)("p",{className:"text-sm",children:"We have successfully completed projects for numerous public sector and Financial Services engagements, including XXX, XXXXXX XXXXXX, XXXXX XXXXXXXXXXXXXXX, XXXXXXXXXXXXXX and many other institutions."})]}),(0,tt.jsxs)("div",{className:"space-y-4",children:[(0,tt.jsxs)("div",{className:"flex items-center gap-2 relative z-10",children:[(0,tt.jsx)("div",{className:"w-10 tt-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,tt.jsx)("span",{className:"text-[#0B3B4E]",children:"4"})}),(0,tt.jsx)(M.BadgeCheck,{className:"w-8 tt-8"})]}),(0,tt.jsx)("h2",{className:"text-xl font-semibold",children:"Extensive track record of delivery within XXXX"}),(0,tt.jsx)("p",{className:"text-sky-200 text-sm",children:"We have collaborated closely with the XXXX since 2020 and understand its technology landscape and ambitions."}),(0,tt.jsx)("p",{className:"text-sm",children:"As an XXXX strategic partner, we have led numerous transformation programmes, providing expertise in architectural design, engineering standards and technical leadership, and optimisations."})]})]})})}var De=({className:e,content:t,style:r})=>(0,tt.jsx)("div",{className:f("mx-auto my-8 w-full",e),children:(0,tt.jsx)("div",{className:f("border py-3 px-6 flex items-center rounded",{"border-border bg-card":r==="info","border-error bg-error/30":r==="error","border-success bg-success/30":r==="success","border-warning bg-warning/30":r==="warning"}),children:(0,tt.jsx)(z,{content:t,enableGutter:!1,enableProse:!1})})});var ut=require("@radix-ui/react-slot"),gt=require("class-variance-authority"),ft=F(require("react")),Pr=(0,gt.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:"tt-10 px-4 py-2",icon:"tt-10 w-10",lg:"tt-11 rounded px-8",sm:"tt-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"}}}),me=ft.forwardRef(({asChild:e=!1,className:t,size:r,variant:a,...s},o)=>(0,tt.jsx)(e?ut.Slot:"button",{className:f(Pr({className:t,size:r,variant:a})),ref:o,...s}));me.displayName="Button";var Le=F(require("next/link")),ae=e=>{let{type:t,appearance:r="inline",children:a,className:s,label:o,newTab:i,reference:n,size:m,url:u}=e,g=t==="reference"&&typeof(n==null?void 0:n.value)=="object"&&n.value.slug?`${(n==null?void 0:n.relationTo)!=="pages"?`/${n==null?void 0:n.relationTo}`:""}/${n.value.slug}`:u;if(!g)return null;let p=r==="link"?"clear":m,b=i?{rel:"noopener noreferrer",target:"_blank"}:{};return r==="inline"?(0,tt.jsxs)(Le.default,{className:f(s),href:g||u||"",...b,children:[o&&o,a&&a]}):(0,tt.jsx)(me,{asChild:!0,className:s,size:p,variant:r,children:(0,tt.jsxs)(Le.default,{className:f(s),href:g||u||"",...b,children:[o&&o,a&&a]})})};var ge=({links:e,richText:t})=>(0,tt.jsx)("div",{className:"container",children:(0,tt.jsxs)("div",{className:"bg-card rounded border-border border p-4 flex flex-col gap-8 md:flex-row md:justify-between md:items-center",children:[(0,tt.jsx)("div",{className:"max-w-[48rem] flex items-center",children:t&&(0,tt.jsx)(z,{className:"mb-0",content:t,enableGutter:!1})}),(0,tt.jsx)("div",{className:"flex flex-col gap-8",children:(e||[]).map(({link:r},a)=>(0,tt.jsx)(ae,{size:"lg",...r},a))})]})});var xe=require("prism-react-renderer");var yt=require("react");function Fe({code:e}){let[t,r]=(0,yt.useState)("Copy");function a(){t==="Copy"&&(r(()=>"Copied!"),setTimeout(()=>{r(()=>"Copy")},1e3))}return(0,tt.jsx)("div",{className:"flex justify-end align-middle",children:(0,tt.jsxs)(me,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(e),a()},children:[(0,tt.jsx)("p",{children:t}),(0,tt.jsx)("div",{className:"w-6 tt-6 dark:invert",children:(0,tt.jsx)(M.ClipboardCopy,{})})]})})}var vt=({code:e,language:t=""})=>e?(0,tt.jsx)(xe.Highlight,{code:e,language:t,theme:xe.themes.vsDark,children:({getLineProps:r,getTokenProps:a,tokens:s})=>(0,tt.jsxs)("pre",{className:"bg-black p-4 border text-xs border-border rounded overflow-x-auto",children:[s.map((o,i)=>(0,tt.jsxs)("div",{...r({className:"table-row",line:o}),children:[(0,tt.jsx)("span",{className:"table-cell select-none text-right text-white/25",children:i+1}),(0,tt.jsx)("span",{className:"table-cell pl-4",children:o.map((n,m)=>(0,tt.jsx)("span",{...a({token:n})},m))})]},i)),(0,tt.jsx)(Fe,{code:e})]})}):null;var Xe=({className:e,code:t,language:r})=>(0,tt.jsx)("div",{className:[e,"not-prose"].filter(Boolean).join(" "),children:(0,tt.jsx)(vt,{code:t,language:r})});var wt=F(require("next/image"));var xt=!!(typeof window!="undefined"&&window.document&&window.document.createElement);var we=()=>{if(xt){let e=window.location.protocol,t=window.location.hostname,r=window.location.port;return`${e}//${t}${r?`:${r}`:""}`}return process.env.VERCEL_PROJECT_PRODUCTION_URL?`https://${process.env.VERCEL_PROJECT_PRODUCTION_URL}`:process.env.NEXT_PUBLIC_SERVER_URL||""};var Mr={"3xl":1920,"2xl":1536,xl:1280,lg:1024,md:768,sm:640},Br="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAABchJREFUWEdtlwtTG0kMhHtGM7N+AAdcDsjj///EBLzenbtuadbLJaZUTlHB+tRqSesETB3IABqQG1KbUFqDlQorBSmboqeEBcC1d8zrCixXYGZcgMsFmH8B+AngHdurAmXKOE8nHOoBrU6opcGswPi5KSP9CcBaQ9kACJH/ALAA1xm4zMD8AczvQCcAQeJVAZsy7nYApTSUzwCHUKACeUJi9TsFci7AHmDtuHYqQIC9AgQYKnSwNAig4NyOOwXq/xU47gDYggarjIpsRSEA3Fqw7AGkwgW4fgALAdiC2btKgNZwbgdMbEFpqFR2UyCR8xwAhf8bUHIGk1ckMyB5C1YkeWAdAPQBAeiD6wVYPoD1HUgXwFagZAGc6oSpTmilopoD5GzISQD3odcNIFca0BUQQM5YA2DpHV0AYURBDIAL0C+ugC0C4GedSsVUmwC8/4w8TPiwU6AClJ5RWL1PgQNkrABWdKB3YF3cBwRY5lsI4ApkKpCQi+FIgFJU/TDgDuAxAAwonJuKpGD1rkCXCR1ALyrAUSSEQAhwBdYZ6DPAgSUA2c1wKIZmRcHxMzMYR9DH8NlbkAwwApSAcABwBwTAbb6owAr0AFiZPILVEyCtMmK2jCkTwFDNUNj7nJETQx744gCUmgkZVGJUHyakEZE4W91jtGFA9KsD8Z3JFYDlhGYZLWcllwJMnplcPy+csFAgAAaIDOgeuAGoB96GLZg4kmtfMjnr6ig5oSoySsoy3ya/FMivXZWxwr0KIf9nACbfqcBEgmBSAtAlIT83R+70IWpyACamIjf5E1Iqb9ECVmnoI/FvAIRk8s2J0Y5IquQDgB+5wpScw5AUTC75VTmTs+72NUzoCvQIaAXv5Q8PDAZKLD+MxLv3RFE7KlsQChgBIlKiCv5ByaZv3gJZNm8AnVMhAN+EjrtTYQMICJpu6/0aiQnhClANlz+Bw0cIWa8ev0sBrtrhAyaXEnrfGfATQJiRKih5vKeOHNXXPFrgyamAADh0Q4F2/sESojomDS9o9k0b0H83xjB8qL+JNoTjN+enjpaBpingRh4e8MSugudM030A8FeqMI6PFIgNyPehkpZWGFEAARIQdH5LcAAqIACHkAJqg4OoBccHAuz76wr4BbzFOEa8iBuAZB8AtJHLP2VgMgJw/EIBowo7HxCAH3V6dAXEE/vZ5aZIA8BP8RKhm7Cp8BnAMnAQADdgQDA520AVIpScP+enHz0Gwp25h4i2dPg5FkDXrbsdJikQwXuWgaM5gEMk1AgH4DKKFjDf3bMD+FjEeIxLlRKYnBk2BbquvSDCAQ4gwZiMAAmH4gBTyRtEsYxi7gP6QSrc//39BrDNqG8rtYTmC4BV1SfMhOhaumFCT87zy4pPhQBZEK1kQVRjJBBi7AOlePgyAPYjwlvtagx9e/dnQraAyS894TIkkAIEYMKEc8k4EqJ68lZ5jjNqcQC2QteQOf7659umwBgPybNtK4dg9WvnMyFwXYGP7uEO1lwJgAnPNeMYMVXbIIYKFioI4PGFt+BWPVfmWJdjW2lTUnLGCswECAgaUy86iwA1464ajo0QhgMBFGyBoZahANsMpMfXr1JA1SN29m5lqgXj+UPV85uRA7yv/KYUO4Tk7Hc1AZwbIRzg0AyNj2UlAMwfSLSMnl7fdAbcxHuA27YaAMvaQ4GOjwX4RTUGAG8Ge14N963g1AynqUiFqRX9noasxT4b8entNRQYyamk/3tYcHsO7R3XJRRYOn4tw4iUnwBM5gDnySGOreAwAGo8F9IDHEcq8Pz2Kg/oXCpuIL6tOPD8LsDn0ABYQoGFRowlsAEUPPDrGAGowAbgKsgDMmE8mDy/vXQ9IAwI7u4wta+gAdAdgB64Ah9SgD4IgGKhwACoAjgNgFDhtxY8f33ZTMjqdTAiHMBPrn8ZWkEfzFdX4Oc1AHg3+ADbvN8PU8WdFKg4Tt6CQy2+D4YHaMT/JP4XzbAq98cPDIUAAAAASUVORK5CYII=",Ct=e=>{let{alt:t,fill:r,imgClassName:a,priority:s,resource:o,size:i,src:n,loading:m}=e,u,g,p=t,b=n||"";if(!b&&o&&typeof o=="object"){let{alt:y,filename:v,height:k,url:R,width:L}=o;u=L,g=k,p=y||"",b=`${we()}${R}`}let C=m||"lazy",A=i||Object.entries(Mr).map(([,y])=>`(max-width: ${y}px) ${y*2}w`).join(", ");return(0,tt.jsx)("picture",{children:(0,tt.jsx)(wt.default,{alt:p||"",className:f(a),fill:r,height:r?void 0:g,placeholder:"blur",blurDataURL:Br,priority:C!=="lazy"&&s,quality:100,loading:C,sizes:A,src:b,width:r?void 0:u})})};var Nt=e=>{let{onClick:t,resource:r,videoClassName:a}=e,s=(0,yt.useRef)(null);if((0,yt.useEffect)(()=>{let{current:o}=s;o&&o.addEventListener("suspend",()=>{})},[]),r&&typeof r=="object"){let{filename:o}=r;return(0,tt.jsx)("video",{autoPlay:!0,className:f(a),controls:!1,loop:!0,muted:!0,onClick:t,playsInline:!0,ref:s,children:(0,tt.jsx)("source",{src:`${we()}/media/${o}`})})}return null};var se=e=>{var i;let{className:t,htmlElement:r="div",resource:a}=e,s=typeof a=="object"&&((i=a==null?void 0:a.mimeType)==null?void 0:i.includes("video"));return(0,tt.jsx)(r||yt.Fragment,{...r!==null?{className:t}:{},children:s?(0,tt.jsx)(Nt,{...e}):(0,tt.jsx)(Ct,{...e})})};var ne=e=>{let{className:t,enableGutter:r=!0,imgClassName:a,media:s,staticImage:o}=e;return(0,tt.jsx)("div",{className:f("",{container:r},t),children:(0,tt.jsx)(se,{imgClassName:f("border border-border rounded-[0.8rem]",a),resource:s,src:o})})};var ke=F(require("react"));function Oe({nodes:e}){return(0,tt.jsx)(ke.Fragment,{children:e==null?void 0:e.map((t,r)=>{if(t==null)return null;if(t.type==="text"){let o=(0,tt.jsx)(ke.default.Fragment,{children:t.text},r);return t.format&1&&(o=(0,tt.jsx)("strong",{children:o},r)),t.format&2&&(o=(0,tt.jsx)("em",{children:o},r)),t.format&4&&(o=(0,tt.jsx)("span",{style:{textDecoration:"line-through"},children:o},r)),t.format&8&&(o=(0,tt.jsx)("span",{style:{textDecoration:"underline"},children:o},r)),t.format&16&&(o=(0,tt.jsx)("code",{children:t.text},r)),t.format&32&&(o=(0,tt.jsx)("sub",{children:o},r)),t.format&64&&(o=(0,tt.jsx)("sup",{children:o},r)),o}let a=o=>{if(o.children==null)return null;if((o==null?void 0:o.type)==="list"&&(o==null?void 0:o.listType)==="check")for(let i of o.children)"checked"in i&&(i!=null&&i.checked||(i.checked=!1));return Oe({nodes:o.children})},s="children"in t?a(t):"";if(t.type==="block"){let o=t.fields,i=o==null?void 0:o.blockType;if(!o||!i)return null;switch(i){case"cta":return(0,tt.jsx)(ge,{...o},r);case"mediaBlock":return(0,tt.jsx)(ne,{className:"col-start-1 col-span-3",imgClassName:"m-0",...o,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},r);case"banner":return(0,tt.jsx)(De,{className:"col-start-2 mb-4",...o},r);case"code":return(0,tt.jsx)(Xe,{className:"col-start-2",...o},r);default:return null}}else switch(t.type){case"linebreak":return(0,tt.jsx)("br",{className:"col-start-2"},r);case"paragraph":return(0,tt.jsx)("p",{className:"col-start-2",children:s},r);case"heading":{let o=t==null?void 0:t.tag;return(0,tt.jsx)(o,{className:"col-start-2",children:s},r)}case"list":{let o=t==null?void 0:t.tag;return(0,tt.jsx)(o,{className:"list col-start-2",children:s},r)}case"listitem":return(t==null?void 0:t.checked)!=null?(0,tt.jsx)("li",{"aria-checked":t.checked?"true":"false",className:` ${t.checked,""}`,role:"checkbox",tabIndex:-1,value:t==null?void 0:t.value,children:s},r):(0,tt.jsx)("li",{value:t==null?void 0:t.value,children:s},r);case"quote":return(0,tt.jsx)("blockquote",{className:"col-start-2",children:s},r);case"link":{let o=t.fields;return(0,tt.jsx)(ae,{newTab:!!(o!=null&&o.newTab),reference:o.doc,type:o.linkType==="internal"?"reference":"custom",url:o.url,children:s},r)}default:return null}})})}var Sr=({className:e,content:t,enableGutter:r=!0,enableProse:a=!0})=>{var s;return t?(0,tt.jsx)("div",{className:f({"container ":r,"max-w-none":!r,"mx-auto prose dark:prose-invert ":a},e),children:t&&!Array.isArray(t)&&typeof t=="object"&&"root"in t&&Oe({nodes:(s=t==null?void 0:t.root)==null?void 0:s.children})}):null},z=Sr;var je=e=>{let{columns:t}=e,r={full:"12",half:"6",oneThird:"4",twoThirds:"8"};return(0,tt.jsx)("div",{className:"container my-6",children:(0,tt.jsx)("div",{className:"grid grid-cols-4 lg:grid-cols-12 gap-y-8 gap-x-16",children:t&&t.length>0&&t.map((a,s)=>{let{enableLink:o,link:i,richText:n,size:m}=a;return(0,tt.jsxs)("div",{className:f(`col-span-4 lg:col-span-${r[m]}`,{"md:col-span-2":m!=="full"}),children:[n&&(0,tt.jsx)(z,{content:n,enableGutter:!1}),o&&(0,tt.jsx)(ae,{...i})]},s)})})})};var Ve=({title:e,description:t,features:r})=>(0,tt.jsxs)("section",{className:f("container w-full rounded-lg","dark:bg-black dark:text-gray-300 bg-white text-gray-800"),children:[e&&(0,tt.jsx)("h2",{className:"mb-12 text-4xl font-bold tracking-tight md:text-5xl",children:e}),t&&(0,tt.jsx)("p",{className:"mb-5 text-xl font-bold tracking-tight md:text-xl",children:t}),(0,tt.jsx)("div",{className:`grid gap-8 md:grid-cols-${r?r.length:1}`,children:r&&r.map((a,s)=>{var i,n;let o=(0,tt.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,tt.jsx)("div",{className:"text-accent tt-12 w-12 mb-3 transform group-hover:scale-110 transition-transform duration-200",children:(0,tt.jsx)("i",{className:`${a.icon.type} fa-${a.icon.icon} fa-4x`})}),(0,tt.jsx)("h3",{className:"text-2xl font-semibold group-hover:text-accent transition-colors duration-200",children:a.title}),typeof a.content!="object"&&(0,tt.jsx)("div",{className:"text-lg opacity-80",dangerouslySetInnerHTML:{__html:a.content}}),typeof a.content=="object"&&(0,tt.jsx)("div",{className:"text-lg opacity-80",children:(0,tt.jsx)(z,{content:a.content,enableGutter:!1})})]},s);return console.log("link",a.link),a.link?(0,tt.jsx)("a",{href:a.link.url?a.link.url:`/${(i=a.link.reference)==null?void 0:i.relationTo}/${((n=a.link.reference)==null?void 0:n.value).slug}`,className:"no-underline group",children:o},s):o})})]});var Ae=F(require("next/image"));function Er({image:e,subtitle:t="Case study",title:r,companyLogo:a,customerLogo:s}){return(0,tt.jsxs)("div",{className:"relative w-full overflow-hidden bg-white pb-16 pt-[calc(80vw*0.5)]",children:[(0,tt.jsx)("div",{className:"absolute left-0 top-0 tt-[calc(100%+80vw*0.5)] w-full overflow-hidden",children:(0,tt.jsx)("div",{className:"absolute left-[calc(50%-40vw*0.5)] top-[calc(40vw*0.5*-0.29)] tt-[80vw] w-[80vw] origin-top-left -rotate-45 overflow-hidden rounded-[24vw]",children:(0,tt.jsx)(Ae.default,{src:e,alt:"Header background",className:"tt-full w-full rotate-45 scale-[1.42] object-cover object-center",width:1e3,height:1e3,priority:!0})})}),(0,tt.jsxs)("div",{className:"absolute left-4 top-4 flex flex-col items-start gap-4 md:left-8 md:top-8",children:[a&&(0,tt.jsx)("div",{className:"tt-16 w-32 md:tt-24 md:w-48",children:(0,tt.jsx)(Ae.default,{src:a,alt:"Company logo",className:"tt-full w-full object-contain",width:192,height:96})}),s&&(0,tt.jsx)("div",{className:"tt-10 w-20 md:tt-12 md:w-24",children:(0,tt.jsx)(Ae.default,{src:s,alt:"Customer logo",className:"tt-full w-full object-contain",width:96,height:48})})]}),(0,tt.jsxs)("div",{className:"container relative mx-auto px-4",children:[(0,tt.jsx)("p",{className:"mb-4 text-lg font-medium text-sky-400",children:t}),(0,tt.jsx)("h1",{className:"max-w-4xl text-[2.75rem] font-bold leading-[1.15] tracking-tight text-[#051527] md:text-6xl",children:r})]})]})}var Ir=e=>{let{className:t,enableGutter:r=!0,imgClassName:a,media:s,staticImage:o}=e;return(0,tt.jsx)("div",{className:f("",{container:r},t),children:(0,tt.jsx)(se,{imgClassName:f("border border-border rounded-[0.8rem]",a),resource:s,src:o})})};var Rt={content:je,cta:ge,mediaBlock:ne,imageBlock:ne,features:Ve},Dr=e=>{let{blocks:t}=e;return t&&Array.isArray(t)&&t.length>0?(0,tt.jsx)(yt.Fragment,{children:t.map((a,s)=>{let{blockType:o}=a;if(o&&o in Rt){let i=Rt[o];if(i)return(0,tt.jsx)("div",{className:"my-6",children:(0,tt.jsx)(i,{...a})},s)}return null})}):null};var Et=F(require("clsx"));var Pt=require("next/navigation");function Lr({external:e=!1,newTab:t=!1,scroll:r=!0}){let a=(0,Pt.useRouter)(),s=(0,yt.useRef)(null),o=(0,yt.useRef)(null),i=(0,yt.useRef)(0),n=(0,yt.useRef)(!1),m=(0,yt.useRef)(0),u=(0,yt.useCallback)(p=>{if(p.target){let b=p.target,C=+new Date,A=b==null?void 0:b.closest("a");m.current=p.button,A?n.current=!0:(n.current=!1,i.current=C)}},[a,s,o,i]),g=(0,yt.useCallback)(p=>{var b,C;if((b=o.current)!=null&&b.href){let y=+new Date-i.current;if((C=o.current)!=null&&C.href&&y<=250&&!n.current&&m.current===0&&!p.ctrlKey)if(e){let v=t?"_blank":"_self";window.open(o.current.href,v)}else a.push(o.current.href,{scroll:r})}},[a,s,o,i]);return(0,yt.useEffect)(()=>{let p=s.current;return p&&(p.addEventListener("mousedown",u),p.addEventListener("mouseup",g)),()=>{p&&p&&(p==null||p.removeEventListener("mousedown",u),p==null||p.removeEventListener("mouseup",g))}},[s,o,a]),{card:{ref:s},link:{ref:o}}}var Mt=Lr;var Bt=F(require("next/link"));var St=e=>{let{card:t,link:r}=Mt({}),{className:a,doc:s,relationTo:o,showCategories:i,title:n}=e,{slug:m,categories:u,meta:g,title:p}=s||{},{description:b,image:C}=g||{},A=u&&Array.isArray(u)&&u.length>0,y=n||p,v=b==null?void 0:b.replace(/\s/g," "),k=`/${o}/${m}`;return(0,tt.jsxs)("article",{className:f("border border-border rounded-lg overflow-hidden bg-card hover:cursor-pointer",a),ref:t.ref,children:[(0,tt.jsxs)("div",{className:"relative w-full ",children:[!C&&(0,tt.jsx)("div",{className:"",children:"No image"}),C&&typeof C!="string"&&(0,tt.jsx)(se,{resource:C,size:"33vw"})]}),(0,tt.jsxs)("div",{className:"p-4",children:[i&&A&&(0,tt.jsx)("div",{className:"uppercase text-sm mb-4",children:i&&A&&(0,tt.jsx)("div",{children:u==null?void 0:u.map((R,L)=>{if(typeof R=="object"){let{title:X}=R,$=X||"Untitled category",fe=L===u.length-1;return(0,tt.jsxs)(yt.Fragment,{children:[$,!fe&&(0,tt.jsx)(yt.Fragment,{children:", \xA0"})]},L)}return null})})}),y&&(0,tt.jsx)("div",{className:"prose",children:(0,tt.jsx)("h3",{children:(0,tt.jsx)(Bt.default,{className:"not-prose",href:k,ref:r.ref,children:y})})}),b&&(0,tt.jsx)("div",{className:"mt-2",children:b&&(0,tt.jsx)("p",{children:v})})]})]})};var Fr=e=>{let{className:t,docs:r,introContent:a}=e;return(0,tt.jsxs)("div",{className:(0,Et.default)("container",t),children:[a&&(0,tt.jsx)(z,{content:a,enableGutter:!1}),(0,tt.jsx)("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4 md:gap-8 items-stretch",children:r==null?void 0:r.map((s,o)=>typeof s=="string"?null:(0,tt.jsx)(St,{doc:s,relationTo:"posts",showCategories:!0},o))})]})};0&&(module.exports={BannerBlock,CallToActionBlock,CodeBlock,ContentBlock,CopyButton,FeaturesBlock,HeadingImage,ImageBlock,InfoTile,Insight,MOTD,MediaBlock,OrgChart,ProposalSummary,RelatedPosts,RenderBlocks,WhyUs});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as i}from"../../chunk-53QLSQCO.mjs";import{a as j}from"../../chunk-6HFYLEVF.mjs";import{a as q}from"../../chunk-TMIXFPRY.mjs";import"../../chunk-OSJADXUM.mjs";import{a as p}from"../../chunk-QPYYNUYT.mjs";import{a as k}from"../../chunk-EPTHSTUM.mjs";import{a as o}from"../../chunk-OOV6HBOT.mjs";import{a as g}from"../../chunk-72BBXZKW.mjs";import{a as f}from"../../chunk-
|
|
1
|
+
import{a as i}from"../../chunk-53QLSQCO.mjs";import{a as j}from"../../chunk-6HFYLEVF.mjs";import{a as q}from"../../chunk-TMIXFPRY.mjs";import"../../chunk-OSJADXUM.mjs";import{a as p}from"../../chunk-QPYYNUYT.mjs";import{a as k}from"../../chunk-EPTHSTUM.mjs";import{a as o}from"../../chunk-OOV6HBOT.mjs";import{a as g}from"../../chunk-72BBXZKW.mjs";import{a as f}from"../../chunk-3JTJE3CH.mjs";import"../../chunk-5VW5YOZB.mjs";import{a as h}from"../../chunk-IQPZEEYJ.mjs";import"../../chunk-KPIWBWE2.mjs";import{a as l}from"../../chunk-AIQJDK4Q.mjs";import{a as m}from"../../chunk-BMUASNWP.mjs";import{a as n}from"../../chunk-JCH2CCQ7.mjs";import"../../chunk-6P7CY367.mjs";import{a,b}from"../../chunk-GWE3AGWP.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import{a as e}from"../../chunk-WZZ2YKDZ.mjs";import"../../chunk-2AXMVN4X.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-7WBETZEV.mjs";import{a as d}from"../../chunk-763KMQIQ.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-2LJVMEWU.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-J2VQUYES.mjs";import{a as c}from"../../chunk-SJWGFZJ6.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-BOPZHZ27.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,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
"use strict";"use client";var
|
|
4
|
+
"use strict";"use client";var i=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var g=Object.prototype.hasOwnProperty;var y=(t,e)=>{for(var n in e)i(t,n,{get:e[n],enumerable:!0})},u=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of m(e))!g.call(t,o)&&o!==n&&i(t,o,{get:()=>e[o],enumerable:!(r=d(e,o))||r.enumerable});return t};var b=t=>u(i({},"__esModule",{value:!0}),t);var h={};y(h,{FeatureCard:()=>f});module.exports=b(h);var a=require("react/jsx-runtime"),c=({type:t="solid",iconName:e="cloud",size:n="lg",className:r})=>{let o="fa-"+t+" ",s="fa-"+e,x=r!=null?r:"",p=o+s+" fa-"+n+" "+x;return(0,a.jsx)("i",{className:p})};var f=({title:t,description:e,iconName:n,iconStyle:r,color:o})=>(0,a.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"}[o]} p-6 flex flex-col items-center text-center`,children:[(0,a.jsx)("div",{className:"w-12 h-12 ",children:(0,a.jsx)(c,{type:r,iconName:n,className:"w-12 h-12 text-white"})}),(0,a.jsx)("h2",{className:"text-2xl font-bold text-white mb-2",children:t}),(0,a.jsx)("p",{className:"text-white text-sm",children:e})]});0&&(module.exports={FeatureCard});
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";import{a}from"../../chunk-
|
|
2
|
+
"use strict";import{a}from"../../chunk-7YKANUOC.mjs";import"../../chunk-5VW5YOZB.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as FeatureCard};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
"use strict";var i=Object.defineProperty;var b=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var h=Object.prototype.hasOwnProperty;var F=(e,t)=>{for(var o in t)i(e,o,{get:t[o],enumerable:!0})},N=(e,t,o,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of C(t))!h.call(e,r)&&r!==o&&i(e,r,{get:()=>t[r],enumerable:!(a=b(t,r))||a.enumerable});return e};var v=e=>N(i({},"__esModule",{value:!0}),e);var P={};F(P,{BlueCard:()=>u,GreenCard:()=>
|
|
4
|
+
"use strict";var i=Object.defineProperty;var b=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var h=Object.prototype.hasOwnProperty;var F=(e,t)=>{for(var o in t)i(e,o,{get:t[o],enumerable:!0})},N=(e,t,o,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of C(t))!h.call(e,r)&&r!==o&&i(e,r,{get:()=>t[r],enumerable:!(a=b(t,r))||a.enumerable});return e};var v=e=>N(i({},"__esModule",{value:!0}),e);var P={};F(P,{BlueCard:()=>u,GreenCard:()=>m,NavyCard:()=>y,default:()=>w});module.exports=v(P);var x=require("react/jsx-runtime"),p=({type:e="solid",iconName:t="cloud",size:o="lg",className:a})=>{let r="fa-"+e+" ",d="fa-"+t,g=a!=null?a:"",f=r+d+" fa-"+o+" "+g;return(0,x.jsx)("i",{className:f})};var c=({title:e,description:t,iconName:o,iconStyle:a,color:r})=>(0,x.jsxs)("div",{className:`rounded-3xl ${{green:"bg-green-500",blue:"bg-blue-400",navy:"bg-navy-700",red:"bg-red-500",yellow:"bg-yellow-500"}[r]} p-6 flex flex-col items-center text-center`,children:[(0,x.jsx)("div",{className:"w-12 h-12 ",children:(0,x.jsx)(p,{type:a,iconName:o,className:"w-12 h-12 text-white"})}),(0,x.jsx)("h2",{className:"text-2xl font-bold text-white mb-2",children:e}),(0,x.jsx)("p",{className:"text-white text-sm",children:t})]});var w={title:"Cards/FeatureCard",component:c,decorators:[e=>(0,x.jsx)(e,{})]},s=e=>(0,x.jsx)(c,{...e}),m=s.bind({});m.args={title:"Green Feature",description:"This is a green feature card.",iconName:"check-circle",iconStyle:"solid",color:"green"};var u=s.bind({});u.args={title:"Blue Feature",description:"This is a blue feature card.",iconName:"info-circle",iconStyle:"regular",color:"blue"};var y=s.bind({});y.args={title:"Navy Feature",description:"This is a navy feature card.",iconName:"star",iconStyle:"duotone",color:"navy"};0&&(module.exports={BlueCard,GreenCard,NavyCard});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as r}from"../../chunk-
|
|
1
|
+
import{a as r}from"../../chunk-7YKANUOC.mjs";import"../../chunk-5VW5YOZB.mjs";import"../../chunk-D2WXBUVJ.mjs";import{jsx as o}from"react/jsx-runtime";var s={title:"Cards/FeatureCard",component:r,decorators:[e=>o(e,{})]},t=e=>o(r,{...e}),a=t.bind({});a.args={title:"Green Feature",description:"This is a green feature card.",iconName:"check-circle",iconStyle:"solid",color:"green"};var i=t.bind({});i.args={title:"Blue Feature",description:"This is a blue feature card.",iconName:"info-circle",iconStyle:"regular",color:"blue"};var c=t.bind({});c.args={title:"Navy Feature",description:"This is a navy feature card.",iconName:"star",iconStyle:"duotone",color:"navy"};export{i as BlueCard,a as GreenCard,c as NavyCard,s as default};
|