cortex-react-components 1.7.2 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunk-3ZEL6VBT.mjs +1 -0
- package/dist/{chunk-WZZ2YKDZ.mjs → chunk-5FLNXLSS.mjs} +1 -1
- package/dist/{chunk-IDAAQH7G.mjs → chunk-62NTFOV7.mjs} +1 -1
- package/dist/{chunk-BMUASNWP.mjs → chunk-6GCNE5AK.mjs} +1 -1
- package/dist/{chunk-OSJADXUM.mjs → chunk-ADPXM7KO.mjs} +1 -1
- package/dist/{chunk-4HEHNTLZ.mjs → chunk-B65LGTFM.mjs} +1 -1
- package/dist/{chunk-TMIXFPRY.mjs → chunk-CNEP5MIZ.mjs} +1 -1
- package/dist/{chunk-2AXMVN4X.mjs → chunk-CPKQIUX4.mjs} +1 -1
- package/dist/{chunk-X4NLERYK.mjs → chunk-CQHNH3XJ.mjs} +1 -1
- package/dist/{chunk-IPHHUHS3.mjs → chunk-D43ENVPX.mjs} +1 -1
- package/dist/{chunk-AIQJDK4Q.mjs → chunk-F4RFH25J.mjs} +1 -1
- package/dist/{chunk-WMZYFRHZ.mjs → chunk-FEBVOLWP.mjs} +1 -1
- package/dist/{chunk-7GI2YHED.mjs → chunk-GQKIQZ5T.mjs} +1 -1
- package/dist/{chunk-SX4AMMTO.mjs → chunk-H5UHZUPY.mjs} +1 -1
- package/dist/{chunk-LBKMUSVR.mjs → chunk-IE2A7UT3.mjs} +1 -1
- package/dist/chunk-K6HG237V.mjs +1 -0
- package/dist/{chunk-RKEU6GJQ.mjs → chunk-MOZE34SM.mjs} +1 -1
- package/dist/{chunk-XSCW6RG5.mjs → chunk-NN3TSSQT.mjs} +1 -1
- package/dist/{chunk-QSXVIRH2.mjs → chunk-O6V6PM4N.mjs} +1 -1
- package/dist/{chunk-OOV6HBOT.mjs → chunk-Q5YMFYZ3.mjs} +1 -1
- package/dist/{chunk-MQ4EJM4U.mjs → chunk-SHU3YEUD.mjs} +1 -1
- package/dist/chunk-TDVKLSBH.mjs +1 -0
- package/dist/{chunk-Z2XIQVGO.mjs → chunk-UHQCQUD5.mjs} +1 -1
- package/dist/{chunk-QPYYNUYT.mjs → chunk-UK4C6QCG.mjs} +1 -1
- package/dist/{chunk-GWE3AGWP.mjs → chunk-UWBQ2MHT.mjs} +1 -1
- package/dist/{chunk-NUXUAT6C.mjs → chunk-WBYDQI5A.mjs} +1 -1
- package/dist/chunk-WISCWNL2.mjs +1 -0
- package/dist/chunk-X6TCNLEE.mjs +4 -0
- package/dist/{chunk-64NIISYM.mjs → chunk-XWTX2W5V.mjs} +1 -1
- package/dist/chunk-YG4SM7B5.mjs +1 -0
- package/dist/chunk-ZDCRDIR5.mjs +4 -0
- package/dist/chunk-ZP62R7ER.mjs +4 -0
- package/dist/common-types.d.ts +53 -0
- package/dist/common-types.js +1 -0
- package/dist/common-types.mjs +1 -0
- package/dist/components/Blocks/Banner.js +1 -1
- package/dist/components/Blocks/Banner.mjs +1 -1
- package/dist/components/Blocks/CallToAction.js +1 -1
- package/dist/components/Blocks/CallToAction.mjs +1 -1
- package/dist/components/Blocks/Content.js +1 -1
- package/dist/components/Blocks/Content.mjs +1 -1
- package/dist/components/Blocks/FeaturesBlock.js +1 -1
- package/dist/components/Blocks/FeaturesBlock.mjs +1 -1
- package/dist/components/Blocks/FeaturesBlock.stories.js +1 -1
- package/dist/components/Blocks/FeaturesBlock.stories.mjs +1 -1
- package/dist/components/Blocks/ImageBlock.mjs +1 -1
- package/dist/components/Blocks/MediaBlock.mjs +1 -1
- package/dist/components/Blocks/RelatedPosts.js +1 -1
- package/dist/components/Blocks/RelatedPosts.mjs +1 -1
- package/dist/components/Blocks/RenderBlocks.js +1 -1
- package/dist/components/Blocks/RenderBlocks.mjs +1 -1
- package/dist/components/Blocks/index.js +1 -1
- package/dist/components/Blocks/index.mjs +1 -1
- package/dist/components/Cards/index.mjs +1 -1
- package/dist/components/{Menus → HeaderFooter}/AppLauncher.mjs +1 -1
- package/dist/components/{Menus → HeaderFooter}/AppLauncher.stories.mjs +1 -1
- package/dist/components/HeaderFooter/BrandLogo.d.ts +4 -0
- package/dist/components/HeaderFooter/BrandLogo.js +1 -0
- package/dist/components/HeaderFooter/BrandLogo.mjs +1 -0
- package/dist/components/HeaderFooter/Footer.d.ts +44 -0
- package/dist/components/HeaderFooter/Footer.js +1 -0
- package/dist/components/HeaderFooter/Footer.mjs +1 -0
- package/dist/components/HeaderFooter/Footer.stories.js +1 -0
- package/dist/components/HeaderFooter/Footer.stories.mjs +1 -0
- package/dist/components/HeaderFooter/HeaderDesktop.d.ts +6 -0
- package/dist/components/HeaderFooter/HeaderDesktop.js +4 -0
- package/dist/components/HeaderFooter/HeaderDesktop.mjs +2 -0
- package/dist/components/HeaderFooter/HeaderMenu.mjs +1 -0
- package/dist/components/{Menus → HeaderFooter}/HeaderMenu.stories.mjs +1 -1
- package/dist/components/HeaderFooter/HeaderMenuItem.mjs +1 -0
- package/dist/components/HeaderFooter/SimpleHeader.mjs +2 -0
- package/dist/components/{Menus → HeaderFooter}/SimpleHeader.stories.mjs +1 -1
- package/dist/components/HeaderFooter/VideoHeader.d.ts +1 -0
- package/dist/components/HeaderFooter/VideoHeader.js +4 -0
- package/dist/components/HeaderFooter/VideoHeader.mjs +2 -0
- package/dist/components/HeaderFooter/index.d.ts +5 -0
- package/dist/components/HeaderFooter/index.js +4 -0
- package/dist/components/HeaderFooter/index.mjs +1 -0
- package/dist/components/Heros/HighImpact/index.js +1 -1
- package/dist/components/Heros/HighImpact/index.mjs +1 -1
- package/dist/components/Heros/LowImpact/index.js +1 -1
- package/dist/components/Heros/LowImpact/index.mjs +1 -1
- package/dist/components/Heros/MediumImpact/index.js +1 -1
- package/dist/components/Heros/MediumImpact/index.mjs +1 -1
- package/dist/components/Heros/PostHero/index.mjs +1 -1
- package/dist/components/Heros/RenderHero.js +1 -1
- package/dist/components/Heros/RenderHero.mjs +1 -1
- package/dist/components/Heros/index.js +1 -1
- package/dist/components/Heros/index.mjs +1 -1
- package/dist/components/Icons/ScrollDownIcon.d.ts +2 -0
- package/dist/components/Icons/ScrollDownIcon.js +4 -0
- package/dist/components/Icons/ScrollDownIcon.mjs +2 -0
- package/dist/components/Icons/ScrollDownIcon.stories.js +4 -0
- package/dist/components/Icons/ScrollDownIcon.stories.mjs +1 -0
- package/dist/components/Images/IconIndex.js +1 -1
- package/dist/components/Images/IconIndex.mjs +1 -1
- package/dist/components/Layouts/NewsGrid.mjs +1 -1
- package/dist/components/Layouts/NewsGrid.stories.mjs +1 -1
- package/dist/components/Layouts/index.mjs +1 -1
- package/dist/components/Menus/SidebarLeft.mjs +1 -1
- package/dist/components/Menus/SidebarLeft.stories.mjs +1 -1
- package/dist/components/Menus/SidebarRight.mjs +1 -1
- package/dist/components/Menus/SidebarRight.stories.mjs +1 -1
- package/dist/components/Menus/index.d.ts +0 -4
- package/dist/components/Menus/index.js +1 -1
- package/dist/components/Menus/index.mjs +1 -1
- package/dist/components/Other/Container.d.ts +19 -0
- package/dist/components/Other/Container.js +1 -0
- package/dist/components/Other/Container.mjs +1 -0
- package/dist/components/Other/CustomLink.d.ts +11 -0
- package/dist/components/Other/CustomLink.js +1 -0
- package/dist/components/Other/CustomLink.mjs +1 -0
- package/dist/components/Other/index.d.ts +2 -0
- package/dist/components/Other/index.js +1 -0
- package/dist/components/Other/index.mjs +1 -0
- package/dist/components/Pages/Documentation.mjs +1 -1
- package/dist/components/Pages/Documentation.stories.mjs +1 -1
- package/dist/components/Pages/IndexPage.mjs +1 -1
- package/dist/components/Pages/IndexPage.stories.mjs +1 -1
- package/dist/components/Pages/Intranet.js +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.js +1 -1
- package/dist/components/Pages/Page.mjs +1 -1
- package/dist/components/Pages/Page.stories.js +166 -166
- package/dist/components/Pages/Page.stories.mjs +1 -1
- package/dist/components/Payload/Card/index.mjs +1 -1
- package/dist/components/Payload/CollectionArchive/index.mjs +1 -1
- package/dist/components/Payload/Media/index.mjs +1 -1
- package/dist/components/Payload/RichText/index.d.ts +1 -1
- package/dist/components/Payload/RichText/index.js +1 -1
- package/dist/components/Payload/RichText/index.mjs +1 -1
- package/dist/components/Payload/RichText/serialize.js +1 -1
- package/dist/components/Payload/RichText/serialize.mjs +1 -1
- package/dist/components/Payload/index.js +1 -1
- package/dist/components/Payload/index.mjs +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +4 -4
- package/dist/components/index.mjs +1 -1
- package/dist/components/ui/index.mjs +1 -1
- package/dist/components/ui/sidebar.mjs +1 -1
- package/dist/cortex-reply-bw-TFX4Q54O.png +0 -0
- package/dist/cortex-reply-light-27IMI3G7.png +0 -0
- package/dist/globals.css +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 +9 -3
- package/dist/components/Menus/HeaderMenu.mjs +0 -1
- package/dist/components/Menus/HeaderMenuItem.mjs +0 -1
- package/dist/components/Menus/SimpleHeader.mjs +0 -2
- /package/dist/{chunk-ZKEY52ZF.mjs → chunk-KIDK6JOG.mjs} +0 -0
- /package/dist/{chunk-BUTUFEFR.mjs → chunk-M62IIIAN.mjs} +0 -0
- /package/dist/{chunk-MUAUXGCS.mjs → chunk-NC75G3JN.mjs} +0 -0
- /package/dist/{chunk-GS2BYKPO.mjs → chunk-ZDPQXVTF.mjs} +0 -0
- /package/dist/components/{Menus → HeaderFooter}/AppLauncher.d.ts +0 -0
- /package/dist/components/{Menus → HeaderFooter}/AppLauncher.js +0 -0
- /package/dist/components/{Menus → HeaderFooter}/AppLauncher.stories.js +0 -0
- /package/dist/components/{Menus → HeaderFooter}/HeaderMenu.d.ts +0 -0
- /package/dist/components/{Menus → HeaderFooter}/HeaderMenu.js +0 -0
- /package/dist/components/{Menus → HeaderFooter}/HeaderMenu.stories.js +0 -0
- /package/dist/components/{Menus → HeaderFooter}/HeaderMenuItem.d.ts +0 -0
- /package/dist/components/{Menus → HeaderFooter}/HeaderMenuItem.js +0 -0
- /package/dist/components/{Menus → HeaderFooter}/SimpleHeader.d.ts +0 -0
- /package/dist/components/{Menus → HeaderFooter}/SimpleHeader.js +0 -0
- /package/dist/components/{Menus → HeaderFooter}/SimpleHeader.stories.js +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
"use strict";var tt=Object.create;var Y=Object.defineProperty;var rt=Object.getOwnPropertyDescriptor;var ot=Object.getOwnPropertyNames;var nt=Object.getPrototypeOf,st=Object.prototype.hasOwnProperty;var at=(e,t)=>{for(var r in t)Y(e,r,{get:t[r],enumerable:!0})},Ce=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let s of ot(t))!st.call(e,s)&&s!==r&&Y(e,s,{get:()=>t[s],enumerable:!(n=rt(t,s))||n.enumerable});return e};var X=(e,t,r)=>(r=e!=null?tt(nt(e)):{},Ce(t||!e||!e.__esModule?Y(r,"default",{value:e,enumerable:!0}):r,e)),lt=e=>Ce(Y({},"__esModule",{value:!0}),e);var _t={};at(_t,{RenderBlocks:()=>Qt});module.exports=lt(_t);var et=require("react");var Ee=require("clsx");var de="-",it=e=>{let t=dt(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:l=>{let a=l.split(de);return a[0]===""&&a.length!==1&&a.shift(),Re(a,t)||ct(l)},getConflictingClassGroupIds:(l,a)=>{let c=r[l]||[];return a&&n[l]?[...c,...n[l]]:c}}},Re=(e,t)=>{var l;if(e.length===0)return t.classGroupId;let r=e[0],n=t.nextPart.get(r),s=n?Re(e.slice(1),n):void 0;if(s)return s;if(t.validators.length===0)return;let o=e.join(de);return(l=t.validators.find(({validator:a})=>a(o)))==null?void 0:l.classGroupId},Be=/^\[(.+)\]$/,ct=e=>{if(Be.test(e)){let t=Be.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},dt=e=>{let{theme:t,prefix:r}=e,n={nextPart:new Map,validators:[]};return ut(Object.entries(e.classGroups),r).forEach(([o,l])=>{ce(l,n,o,t)}),n},ce=(e,t,r,n)=>{e.forEach(s=>{if(typeof s=="string"){let o=s===""?t:Pe(t,s);o.classGroupId=r;return}if(typeof s=="function"){if(pt(s)){ce(s(n),t,r,n);return}t.validators.push({validator:s,classGroupId:r});return}Object.entries(s).forEach(([o,l])=>{ce(l,Pe(t,o),r,n)})})},Pe=(e,t)=>{let r=e;return t.split(de).forEach(n=>{r.nextPart.has(n)||r.nextPart.set(n,{nextPart:new Map,validators:[]}),r=r.nextPart.get(n)}),r},pt=e=>e.isThemeGetter,ut=(e,t)=>t?e.map(([r,n])=>{let s=n.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([l,a])=>[t+l,a])):o);return[r,s]}):e,mt=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,n=new Map,s=(o,l)=>{r.set(o,l),t++,t>e&&(t=0,n=r,r=new Map)};return{get(o){let l=r.get(o);if(l!==void 0)return l;if((l=n.get(o))!==void 0)return s(o,l),l},set(o,l){r.has(o)?r.set(o,l):s(o,l)}}},Ne="!",gt=e=>{let{separator:t,experimentalParseClassName:r}=e,n=t.length===1,s=t[0],o=t.length,l=a=>{let c=[],u=0,m=0,x;for(let f=0;f<a.length;f++){let w=a[f];if(u===0){if(w===s&&(n||a.slice(f,f+o)===t)){c.push(a.slice(m,f)),m=f+o;continue}if(w==="/"){x=f;continue}}w==="["?u++:w==="]"&&u--}let h=c.length===0?a:a.substring(m),A=h.startsWith(Ne),C=A?h.substring(1):h,g=x&&x>m?x-m:void 0;return{modifiers:c,hasImportantModifier:A,baseClassName:C,maybePostfixModifierPosition:g}};return r?a=>r({className:a,parseClassName:l}):l},ft=e=>{if(e.length<=1)return e;let t=[],r=[];return e.forEach(n=>{n[0]==="["?(t.push(...r.sort(),n),r=[]):r.push(n)}),t.push(...r.sort()),t},bt=e=>({cache:mt(e.cacheSize),parseClassName:gt(e),...it(e)}),yt=/\s+/,ht=(e,t)=>{let{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:s}=t,o=[],l=e.trim().split(yt),a="";for(let c=l.length-1;c>=0;c-=1){let u=l[c],{modifiers:m,hasImportantModifier:x,baseClassName:h,maybePostfixModifierPosition:A}=r(u),C=!!A,g=n(C?h.substring(0,A):h);if(!g){if(!C){a=u+(a.length>0?" "+a:a);continue}if(g=n(h),!g){a=u+(a.length>0?" "+a:a);continue}C=!1}let f=ft(m).join(":"),w=x?f+Ne:f,v=w+g;if(o.includes(v))continue;o.push(v);let I=s(g,C);for(let E=0;E<I.length;++E){let j=I[E];o.push(w+j)}a=u+(a.length>0?" "+a:a)}return a};function wt(){let e=0,t,r,n="";for(;e<arguments.length;)(t=arguments[e++])&&(r=Te(t))&&(n&&(n+=" "),n+=r);return n}var Te=e=>{if(typeof e=="string")return e;let t,r="";for(let n=0;n<e.length;n++)e[n]&&(t=Te(e[n]))&&(r&&(r+=" "),r+=t);return r};function xt(e,...t){let r,n,s,o=l;function l(c){let u=t.reduce((m,x)=>x(m),e());return r=bt(u),n=r.cache.get,s=r.cache.set,o=a,a(c)}function a(c){let u=n(c);if(u)return u;let m=ht(c,r);return s(c,m),m}return function(){return o(wt.apply(null,arguments))}}var d=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},Se=/^\[(?:([a-q-]+):)?(.+)\]$/i,vt=/^\d+\/\d+$/,kt=new Set(["px","full","screen"]),At=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Ct=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Bt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Pt=/^(inset_)?-?((\d+)?\.?(\d+)[a-q]+|0)q-?((\d+)?\.?(\d+)[a-q]+|0)/,Rt=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,P=e=>L(e)||kt.has(e)||vt.test(e),N=e=>G(e,"length",Ft),L=e=>!!e&&!Number.isNaN(Number(e)),ie=e=>G(e,"number",L),V=e=>!!e&&Number.isInteger(Number(e)),Nt=e=>e.endsWith("%")&&L(e.slice(0,-1)),i=e=>Se.test(e),T=e=>At.test(e),Tt=new Set(["length","size","percentage"]),St=e=>G(e,Tt,Me),Mt=e=>G(e,"position",Me),It=new Set(["image","url"]),Et=e=>G(e,It,Gt),zt=e=>G(e,"",Lt),H=()=>!0,G=(e,t,r)=>{let n=Se.exec(e);return n?n[1]?typeof t=="string"?n[1]===t:t.has(n[1]):r(n[2]):!1},Ft=e=>Ct.test(e)&&!Bt.test(e),Me=()=>!1,Lt=e=>Pt.test(e),Gt=e=>Rt.test(e);var Ut=()=>{let e=d("colors"),t=d("spacing"),r=d("blur"),n=d("brightness"),s=d("borderColor"),o=d("borderRadius"),l=d("borderSpacing"),a=d("borderWidth"),c=d("contrast"),u=d("grayscale"),m=d("hueRotate"),x=d("invert"),h=d("gap"),A=d("gradientColorStops"),C=d("gradientColorStopPositions"),g=d("inset"),f=d("margin"),w=d("opacity"),v=d("padding"),I=d("saturate"),E=d("scale"),j=d("sepia"),ye=d("skew"),he=d("space"),we=d("translate"),ne=()=>["auto","contain","none"],se=()=>["auto","hidden","clip","visible","scroll"],ae=()=>["auto",i,t],p=()=>[i,t],xe=()=>["",P,N],J=()=>["auto",L,i],ve=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],K=()=>["solid","dashed","dotted","double","none"],ke=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],le=()=>["start","end","center","between","around","evenly","stretch"],D=()=>["","0",i],Ae=()=>["auto","avoid","all","avoid-page","page","left","right","column"],B=()=>[L,i];return{cacheSize:500,separator:":",theme:{colors:[H],spacing:[P,N],blur:["none","",T,i],brightness:B(),borderColor:[e],borderRadius:["none","","full",T,i],borderSpacing:p(),borderWidth:xe(),contrast:B(),grayscale:D(),hueRotate:B(),invert:D(),gap:p(),gradientColorStops:[e],gradientColorStopPositions:[Nt,N],inset:ae(),margin:ae(),opacity:B(),padding:p(),saturate:B(),scale:B(),sepia:D(),skew:B(),space:p(),translate:p()},classGroups:{aspect:[{aspect:["auto","square","video",i]}],container:["container"],columns:[{columns:[T]}],"break-after":[{"break-after":Ae()}],"break-before":[{"break-before":Ae()}],"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:[...ve(),i]}],overflow:[{overflow:se()}],"overflow-x":[{"overflow-x":se()}],"overflow-q":[{"overflow-q":se()}],overscroll:[{overscroll:ne()}],"overscroll-x":[{"overscroll-x":ne()}],"overscroll-q":[{"overscroll-q":ne()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[g]}],"inset-x":[{"inset-x":[g]}],"inset-q":[{"inset-q":[g]}],start:[{start:[g]}],end:[{end:[g]}],top:[{top:[g]}],right:[{right:[g]}],bottom:[{bottom:[g]}],left:[{left:[g]}],visibility:["visible","invisible","collapse"],q:[{q:["auto",V,i]}],basis:[{basis:ae()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",i]}],grow:[{grow:D()}],shrink:[{shrink:D()}],order:[{order:["first","last","none",V,i]}],"grid-cols":[{"grid-cols":[H]}],"col-start-end":[{col:["auto",{span:["full",V,i]},i]}],"col-start":[{"col-start":J()}],"col-end":[{"col-end":J()}],"grid-rows":[{"grid-rows":[H]}],"row-start-end":[{row:["auto",{span:[V,i]},i]}],"row-start":[{"row-start":J()}],"row-end":[{"row-end":J()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",i]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",i]}],gap:[{gap:[h]}],"gap-x":[{"gap-x":[h]}],"gap-q":[{"gap-q":[h]}],"justify-content":[{justify:["normal",...le()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...le(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...le(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[v]}],px:[{px:[v]}],py:[{py:[v]}],ps:[{ps:[v]}],q:[{q:[v]}],pt:[{pt:[v]}],pr:[{pr:[v]}],pb:[{pb:[v]}],pl:[{pl:[v]}],m:[{m:[f]}],mx:[{mx:[f]}],my:[{my:[f]}],ms:[{ms:[f]}],q:[{q:[f]}],mt:[{mt:[f]}],mr:[{mr:[f]}],mb:[{mb:[f]}],ml:[{ml:[f]}],"space-x":[{"space-x":[he]}],"space-x-reverse":["space-x-reverse"],"space-q":[{"space-q":[he]}],"space-q-reverse":["space-q-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",i,t]}],"min-w":[{"min-w":[i,t,"min","max","fit"]}],"max-w":[{"max-w":[i,t,"none","full","min","max","fit","prose",{screen:[T]},T]}],h:[{h:[i,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[i,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[i,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[i,t,"auto","min","max","fit"]}],"font-size":[{text:["base",T,N]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",ie]}],"font-family":[{font:[H]}],"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",i]}],"line-clamp":[{"line-clamp":["none",L,ie]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",P,i]}],"list-image":[{"list-image":["none",i]}],"list-style-type":[{list:["none","disc","decimal",i]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[w]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[w]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...K(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",P,N]}],"underline-offset":[{"underline-offset":["auto",P,i]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:p()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",i]}],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",i]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[w]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...ve(),Mt]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","q","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",St]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Et]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[C]}],"gradient-via-pos":[{via:[C]}],"gradient-to-pos":[{to:[C]}],"gradient-from":[{from:[A]}],"gradient-via":[{via:[A]}],"gradient-to":[{to:[A]}],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-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-q":[{"rounded-q":[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:[a]}],"border-w-x":[{"border-x":[a]}],"border-w-q":[{"border-q":[a]}],"border-w-s":[{"border-s":[a]}],"border-w-e":[{"border-e":[a]}],"border-w-t":[{"border-t":[a]}],"border-w-r":[{"border-r":[a]}],"border-w-b":[{"border-b":[a]}],"border-w-l":[{"border-l":[a]}],"border-opacity":[{"border-opacity":[w]}],"border-style":[{border:[...K(),"hidden"]}],"divide-x":[{"divide-x":[a]}],"divide-x-reverse":["divide-x-reverse"],"divide-q":[{"divide-q":[a]}],"divide-q-reverse":["divide-q-reverse"],"divide-opacity":[{"divide-opacity":[w]}],"divide-style":[{divide:K()}],"border-color":[{border:[s]}],"border-color-x":[{"border-x":[s]}],"border-color-q":[{"border-q":[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-l":[{"border-l":[s]}],"divide-color":[{divide:[s]}],"outline-style":[{outline:["",...K()]}],"outline-offset":[{"outline-offset":[P,i]}],"outline-w":[{outline:[P,N]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:xe()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[w]}],"ring-offset-w":[{"ring-offset":[P,N]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",T,zt]}],"shadow-color":[{shadow:[H]}],opacity:[{opacity:[w]}],"mix-blend":[{"mix-blend":[...ke(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":ke()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[n]}],contrast:[{contrast:[c]}],"drop-shadow":[{"drop-shadow":["","none",T,i]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[m]}],invert:[{invert:[x]}],saturate:[{saturate:[I]}],sepia:[{sepia:[j]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[n]}],"backdrop-contrast":[{"backdrop-contrast":[c]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[m]}],"backdrop-invert":[{"backdrop-invert":[x]}],"backdrop-opacity":[{"backdrop-opacity":[w]}],"backdrop-saturate":[{"backdrop-saturate":[I]}],"backdrop-sepia":[{"backdrop-sepia":[j]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-q":[{"border-spacing-q":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",i]}],duration:[{duration:B()}],ease:[{ease:["linear","in","out","in-out",i]}],delay:[{delay:B()}],animate:[{animate:["none","spin","ping","pulse","bounce",i]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[E]}],"scale-x":[{"scale-x":[E]}],"scale-q":[{"scale-q":[E]}],rotate:[{rotate:[V,i]}],"translate-x":[{"translate-x":[we]}],"translate-q":[{"translate-q":[we]}],"skew-x":[{"skew-x":[ye]}],"skew-q":[{"skew-q":[ye]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",i]}],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",i]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","q","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":p()}],"scroll-mx":[{"scroll-mx":p()}],"scroll-my":[{"scroll-my":p()}],"scroll-ms":[{"scroll-ms":p()}],"scroll-q":[{"scroll-q":p()}],"scroll-mt":[{"scroll-mt":p()}],"scroll-mr":[{"scroll-mr":p()}],"scroll-mb":[{"scroll-mb":p()}],"scroll-ml":[{"scroll-ml":p()}],"scroll-p":[{"scroll-p":p()}],"scroll-px":[{"scroll-px":p()}],"scroll-py":[{"scroll-py":p()}],"scroll-ps":[{"scroll-ps":p()}],"scroll-q":[{"scroll-q":p()}],"scroll-pt":[{"scroll-pt":p()}],"scroll-pr":[{"scroll-pr":p()}],"scroll-pb":[{"scroll-pb":p()}],"scroll-pl":[{"scroll-pl":p()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","q","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-q":[{"touch-pan":["q","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",i]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[P,N,ie]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-q"],overscroll:["overscroll-x","overscroll-q"],inset:["inset-x","inset-q","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-q":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-q"],p:["px","py","ps","q","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","q","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-q","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-q"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-q"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-q":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-q":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-q","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-q","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-q","touch-pz"],"touch-x":["touch"],"touch-q":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var Ie=xt(Ut);function b(...e){return Ie((0,Ee.clsx)(e))}var q=require("react/jsx-runtime"),ze=({className:e,content:t,style:r})=>(0,q.jsx)("div",{className:b("mx-auto my-8 w-full",e),children:(0,q.jsx)("div",{className:b("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,q.jsx)(S,{content:t,enableGutter:!1,enableProse:!1})})});var W=require("prism-react-renderer");var Fe=require("@radix-ui/react-slot"),Le=require("class-variance-authority"),Ge=X(require("react")),Dt=(0,Le.cva)("inline-flex items-center justify-center whitespace-nowrap rounded text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{defaultVariants:{size:"default",variant:"default"},variants:{size:{clear:"",default:"h-10 px-4 py-2",icon:"h-10 w-10",lg:"h-11 rounded px-8",sm:"h-9 rounded px-3"},variant:{default:"bg-primary text-primary-foreground hover:bg-primary-ON_HOVER",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent-foreground",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80"}}}),O=Ge.forwardRef(({asChild:e=!1,className:t,size:r,variant:n,...s},o)=>(0,q.jsx)(e?Fe.Slot:"button",{className:b(Dt({className:t,size:r,variant:n})),ref:o,...s}));O.displayName="Button";var De=require("lucide-react");function He({code:e}){let[t,r]=(0,et.useState)("Copy");function n(){t==="Copy"&&(r(()=>"Copied!"),setTimeout(()=>{r(()=>"Copy")},1e3))}return(0,q.jsx)("div",{className:"flex justify-end align-middle",children:(0,q.jsxs)(O,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(e),n()},children:[(0,q.jsx)("p",{children:t}),(0,q.jsx)("div",{className:"w-6 h-6 dark:invert",children:(0,q.jsx)(De.ClipboardCopy,{})})]})})}var Oe=({code:e,language:t=""})=>e?(0,q.jsx)(W.Highlight,{code:e,language:t,theme:W.themes.vsDark,children:({getLineProps:r,getTokenProps:n,tokens:s})=>(0,q.jsxs)("pre",{className:"bg-black p-4 border text-xs border-border rounded overflow-x-auto",children:[s.map((o,l)=>(0,q.jsxs)("div",{...r({className:"table-row",line:o}),children:[(0,q.jsx)("span",{className:"table-cell select-none text-right text-white/25",children:l+1}),(0,q.jsx)("span",{className:"table-cell pl-4",children:o.map((a,c)=>(0,q.jsx)("span",{...n({token:a})},c))})]},l)),(0,q.jsx)(He,{code:e})]})}):null;var Qe=({className:e,code:t,language:r})=>(0,q.jsx)("div",{className:[e,"not-prose"].filter(Boolean).join(" "),children:(0,q.jsx)(Oe,{code:t,language:r})});var je=X(require("next/image"));var _e=!!(typeof window!="undefined"&&window.document&&window.document.createElement);var Z=()=>{if(_e){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 Vt={"3xl":1920,"2xl":1536,xl:1280,lg:1024,md:768,sm:640},Ht="data:image/png;base64,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",Je=e=>{let{alt:t,fill:r,imgClassName:n,priority:s,resource:o,size:l,src:a,loading:c}=e,u,m,x=t,h=a||"";if(!h&&o&&typeof o=="object"){let{alt:g,filename:f,height:w,url:v,width:I}=o;u=I,m=w,x=g||"",h=`${Z()}${v}`}let A=c||"lazy",C=l||Object.entries(Vt).map(([,g])=>`(max-width: ${g}px) ${g*2}w`).join(", ");return(0,q.jsx)("picture",{children:(0,q.jsx)(je.default,{alt:x||"",className:b(n),fill:r,height:r?void 0:m,placeholder:"blur",blurDataURL:Ht,priority:A!=="lazy"&&s,quality:100,loading:A,sizes:C,src:h,width:r?void 0:u})})};var Ke=e=>{let{onClick:t,resource:r,videoClassName:n}=e,s=(0,$.useRef)(null);if((0,$.useEffect)(()=>{let{current:o}=s;o&&o.addEventListener("suspend",()=>{})},[]),r&&typeof r=="object"){let{filename:o}=r;return(0,q.jsx)("video",{autoPlay:!0,className:b(n),controls:!1,loop:!0,muted:!0,onClick:t,playsInline:!0,ref:s,children:(0,q.jsx)("source",{src:`${Z()}/media/${o}`})})}return null};var Xe=e=>{var l;let{className:t,htmlElement:r="div",resource:n}=e,s=typeof n=="object"&&((l=n==null?void 0:n.mimeType)==null?void 0:l.includes("video"));return(0,q.jsx)(r||et.Fragment,{...r!==null?{className:t}:{},children:s?(0,q.jsx)(Ke,{...e}):(0,q.jsx)(Je,{...e})})};var Q=e=>{let{className:t,enableGutter:r=!0,imgClassName:n,media:s,staticImage:o}=e;return(0,q.jsx)("div",{className:b("",{container:r},t),children:(0,q.jsx)(Xe,{imgClassName:b("border border-border rounded-[0.8rem]",n),resource:s,src:o})})};var te=X(require("react"));var fe=X(require("next/link")),U=e=>{let{type:t,appearance:r="inline",children:n,className:s,label:o,newTab:l,reference:a,size:c,url:u}=e,m=t==="reference"&&typeof(a==null?void 0:a.value)=="object"&&a.value.slug?`${(a==null?void 0:a.relationTo)!=="pages"?`/${a==null?void 0:a.relationTo}`:""}/${a.value.slug}`:u;if(!m)return null;let x=r==="link"?"clear":c,h=l?{rel:"noopener noreferrer",target:"_blank"}:{};return r==="inline"?(0,q.jsxs)(fe.default,{className:b(s),href:m||u||"",...h,children:[o&&o,n&&n]}):(0,q.jsx)(O,{asChild:!0,className:s,size:x,variant:r,children:(0,q.jsxs)(fe.default,{className:b(s),href:m||u||"",...h,children:[o&&o,n&&n]})})};function be({nodes:e}){return(0,q.jsx)(te.Fragment,{children:e==null?void 0:e.map((t,r)=>{if(t==null)return null;if(t.type==="text"){let o=(0,q.jsx)(te.default.Fragment,{children:t.text},r);return t.format&1&&(o=(0,q.jsx)("strong",{children:o},r)),t.format&2&&(o=(0,q.jsx)("em",{children:o},r)),t.format&4&&(o=(0,q.jsx)("span",{style:{textDecoration:"line-through"},children:o},r)),t.format&8&&(o=(0,q.jsx)("span",{style:{textDecoration:"underline"},children:o},r)),t.format&16&&(o=(0,q.jsx)("code",{children:t.text},r)),t.format&32&&(o=(0,q.jsx)("sub",{children:o},r)),t.format&64&&(o=(0,q.jsx)("sup",{children:o},r)),o}let n=o=>{if(o.children==null)return null;if((o==null?void 0:o.type)==="list"&&(o==null?void 0:o.listType)==="check")for(let l of o.children)"checked"in l&&(l!=null&&l.checked||(l.checked=!1));return be({nodes:o.children})},s="children"in t?n(t):"";if(t.type==="block"){let o=t.fields,l=o==null?void 0:o.blockType;if(!o||!l)return null;switch(l){case"cta":return(0,q.jsx)(re,{...o},r);case"mediaBlock":return(0,q.jsx)(Q,{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,q.jsx)(ze,{className:"col-start-2 mb-4",...o},r);case"code":return(0,q.jsx)(Qe,{className:"col-start-2",...o},r);default:return null}}else switch(t.type){case"linebreak":return(0,q.jsx)("br",{className:"col-start-2"},r);case"paragraph":return(0,q.jsx)("p",{className:"col-start-2",children:s},r);case"heading":{let o=t==null?void 0:t.tag;return(0,q.jsx)(o,{className:"col-start-2",children:s},r)}case"list":{let o=t==null?void 0:t.tag;return(0,q.jsx)(o,{className:"list col-start-2",children:s},r)}case"listitem":return(t==null?void 0:t.checked)!=null?(0,q.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,q.jsx)("li",{value:t==null?void 0:t.value,children:s},r);case"quote":return(0,q.jsx)("blockquote",{className:"col-start-2",children:s},r);case"link":{let o=t.fields;return(0,q.jsx)(U,{newTab:!!(o!=null&&o.newTab),reference:o.doc,type:o.linkType==="internal"?"reference":"custom",url:o.url,children:s},r)}default:return null}})})}var Ot=({className:e,content:t,enableGutter:r=!0,enableProse:n=!0})=>{var s;return t?(0,q.jsx)("div",{className:b({"container ":r,"max-w-none":!r,"mx-auto prose dark:prose-invert ":n},e),children:t&&!Array.isArray(t)&&typeof t=="object"&&"root"in t&&be({nodes:(s=t==null?void 0:t.root)==null?void 0:s.children})}):null},S=Ot;var re=({links:e,richText:t})=>(0,q.jsx)("div",{className:"container",children:(0,q.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,q.jsx)("div",{className:"max-w-[48rem] flex items-center",children:t&&(0,q.jsx)(S,{className:"mb-0",content:t,enableGutter:!1})}),(0,q.jsx)("div",{className:"flex flex-col gap-8",children:(e||[]).map(({link:r},n)=>(0,q.jsx)(U,{size:"lg",...r},n))})]})});var We=e=>{let{columns:t}=e,r={full:"12",half:"6",oneThird:"4",twoThirds:"8"};return(0,q.jsx)("div",{className:"container my-6",children:(0,q.jsx)("div",{className:"grid grid-cols-4 lg:grid-cols-12 gap-q-8 gap-x-16",children:t&&t.length>0&&t.map((n,s)=>{let{enableLink:o,link:l,richText:a,size:c}=n;return(0,q.jsxs)("div",{className:b(`col-span-4 lg:col-span-${r[c]}`,{"md:col-span-2":c!=="full"}),children:[a&&(0,q.jsx)(S,{content:a,enableGutter:!1}),o&&(0,q.jsx)(U,{...l})]},s)})})})};var Ze=({title:e,description:t,features:r})=>(0,q.jsxs)("section",{className:b("container w-full rounded-lg","dark:bg-black dark:text-gray-300 bg-white text-gray-800"),children:[e&&(0,q.jsx)("h2",{className:"mb-12 text-4xl font-bold tracking-tight md:text-5xl",children:e}),t&&(0,q.jsx)("p",{className:"mb-5 text-xl font-bold tracking-tight md:text-xl",children:t}),(0,q.jsx)("div",{className:`grid gap-8 md:grid-cols-${r?r.length:1}`,children:r&&r.map((n,s)=>{var l,a;let o=(0,q.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,q.jsx)("div",{className:"text-accent h-12 w-12 mb-3 transform group-hover:scale-110 transition-transform duration-200",children:(0,q.jsx)("i",{className:`${n.icon.type} fa-${n.icon.icon} fa-4x`})}),(0,q.jsx)("h3",{className:"text-2xl font-semibold group-hover:text-accent transition-colors duration-200",children:n.title}),typeof n.content!="object"&&(0,q.jsx)("div",{className:"text-lg opacity-80",dangerouslySetInnerHTML:{__html:n.content}}),typeof n.content=="object"&&(0,q.jsx)("div",{className:"text-lg opacity-80",children:(0,q.jsx)(S,{content:n.content,enableGutter:!1})})]},s);return console.log("link",n.link),n.link?(0,q.jsx)("a",{href:n.link.url?n.link.url:`/${(l=n.link.reference)==null?void 0:l.relationTo}/${((a=n.link.reference)==null?void 0:a.value).slug}`,className:"no-underline group",children:o},s):o})})]});var $e={content:We,cta:re,mediaBlock:Q,imageBlock:Q,features:Ze},Qt=e=>{let{blocks:t}=e;return t&&Array.isArray(t)&&t.length>0?(0,q.jsx)(et.Fragment,{children:t.map((n,s)=>{let{blockType:o}=n;if(o&&o in $e){let l=$e[o];if(l)return(0,q.jsx)("div",{className:"my-6",children:(0,q.jsx)(l,{...n})},s)}return null})}):null};0&&(module.exports={RenderBlocks});
|
|
4
|
+
"use strict";var tt=Object.create;var Y=Object.defineProperty;var rt=Object.getOwnPropertyDescriptor;var ot=Object.getOwnPropertyNames;var nt=Object.getPrototypeOf,st=Object.prototype.hasOwnProperty;var at=(e,t)=>{for(var r in t)Y(e,r,{get:t[r],enumerable:!0})},Ce=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let s of ot(t))!st.call(e,s)&&s!==r&&Y(e,s,{get:()=>t[s],enumerable:!(n=rt(t,s))||n.enumerable});return e};var X=(e,t,r)=>(r=e!=null?tt(nt(e)):{},Ce(t||!e||!e.__esModule?Y(r,"default",{value:e,enumerable:!0}):r,e)),lt=e=>Ce(Y({},"__esModule",{value:!0}),e);var Qt={};at(Qt,{RenderBlocks:()=>Ot});module.exports=lt(Qt);var et=require("react");var Ee=require("clsx");var de="-",it=e=>{let t=dt(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:l=>{let a=l.split(de);return a[0]===""&&a.length!==1&&a.shift(),Re(a,t)||ct(l)},getConflictingClassGroupIds:(l,a)=>{let c=r[l]||[];return a&&n[l]?[...c,...n[l]]:c}}},Re=(e,t)=>{var l;if(e.length===0)return t.classGroupId;let r=e[0],n=t.nextPart.get(r),s=n?Re(e.slice(1),n):void 0;if(s)return s;if(t.validators.length===0)return;let o=e.join(de);return(l=t.validators.find(({validator:a})=>a(o)))==null?void 0:l.classGroupId},Be=/^\[(.+)\]$/,ct=e=>{if(Be.test(e)){let t=Be.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},dt=e=>{let{theme:t,prefix:r}=e,n={nextPart:new Map,validators:[]};return ut(Object.entries(e.classGroups),r).forEach(([o,l])=>{ce(l,n,o,t)}),n},ce=(e,t,r,n)=>{e.forEach(s=>{if(typeof s=="string"){let o=s===""?t:Pe(t,s);o.classGroupId=r;return}if(typeof s=="function"){if(pt(s)){ce(s(n),t,r,n);return}t.validators.push({validator:s,classGroupId:r});return}Object.entries(s).forEach(([o,l])=>{ce(l,Pe(t,o),r,n)})})},Pe=(e,t)=>{let r=e;return t.split(de).forEach(n=>{r.nextPart.has(n)||r.nextPart.set(n,{nextPart:new Map,validators:[]}),r=r.nextPart.get(n)}),r},pt=e=>e.isThemeGetter,ut=(e,t)=>t?e.map(([r,n])=>{let s=n.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([l,a])=>[t+l,a])):o);return[r,s]}):e,mt=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,n=new Map,s=(o,l)=>{r.set(o,l),t++,t>e&&(t=0,n=r,r=new Map)};return{get(o){let l=r.get(o);if(l!==void 0)return l;if((l=n.get(o))!==void 0)return s(o,l),l},set(o,l){r.has(o)?r.set(o,l):s(o,l)}}},Ne="!",gt=e=>{let{separator:t,experimentalParseClassName:r}=e,n=t.length===1,s=t[0],o=t.length,l=a=>{let c=[],u=0,m=0,x;for(let f=0;f<a.length;f++){let w=a[f];if(u===0){if(w===s&&(n||a.slice(f,f+o)===t)){c.push(a.slice(m,f)),m=f+o;continue}if(w==="/"){x=f;continue}}w==="["?u++:w==="]"&&u--}let h=c.length===0?a:a.substring(m),A=h.startsWith(Ne),C=A?h.substring(1):h,g=x&&x>m?x-m:void 0;return{modifiers:c,hasImportantModifier:A,baseClassName:C,maybePostfixModifierPosition:g}};return r?a=>r({className:a,parseClassName:l}):l},ft=e=>{if(e.length<=1)return e;let t=[],r=[];return e.forEach(n=>{n[0]==="["?(t.push(...r.sort(),n),r=[]):r.push(n)}),t.push(...r.sort()),t},bt=e=>({cache:mt(e.cacheSize),parseClassName:gt(e),...it(e)}),yt=/\s+/,ht=(e,t)=>{let{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:s}=t,o=[],l=e.trim().split(yt),a="";for(let c=l.length-1;c>=0;c-=1){let u=l[c],{modifiers:m,hasImportantModifier:x,baseClassName:h,maybePostfixModifierPosition:A}=r(u),C=!!A,g=n(C?h.substring(0,A):h);if(!g){if(!C){a=u+(a.length>0?" "+a:a);continue}if(g=n(h),!g){a=u+(a.length>0?" "+a:a);continue}C=!1}let f=ft(m).join(":"),w=x?f+Ne:f,v=w+g;if(o.includes(v))continue;o.push(v);let I=s(g,C);for(let E=0;E<I.length;++E){let j=I[E];o.push(w+j)}a=u+(a.length>0?" "+a:a)}return a};function wt(){let e=0,t,r,n="";for(;e<arguments.length;)(t=arguments[e++])&&(r=Te(t))&&(n&&(n+=" "),n+=r);return n}var Te=e=>{if(typeof e=="string")return e;let t,r="";for(let n=0;n<e.length;n++)e[n]&&(t=Te(e[n]))&&(r&&(r+=" "),r+=t);return r};function xt(e,...t){let r,n,s,o=l;function l(c){let u=t.reduce((m,x)=>x(m),e());return r=bt(u),n=r.cache.get,s=r.cache.set,o=a,a(c)}function a(c){let u=n(c);if(u)return u;let m=ht(c,r);return s(c,m),m}return function(){return o(wt.apply(null,arguments))}}var d=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},Se=/^\[(?:([a-q-]+):)?(.+)\]$/i,vt=/^\d+\/\d+$/,kt=new Set(["px","full","screen"]),At=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Ct=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Bt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Pt=/^(inset_)?-?((\d+)?\.?(\d+)[a-q]+|0)q-?((\d+)?\.?(\d+)[a-q]+|0)/,Rt=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,P=e=>L(e)||kt.has(e)||vt.test(e),N=e=>G(e,"length",Ft),L=e=>!!e&&!Number.isNaN(Number(e)),ie=e=>G(e,"number",L),V=e=>!!e&&Number.isInteger(Number(e)),Nt=e=>e.endsWith("%")&&L(e.slice(0,-1)),i=e=>Se.test(e),T=e=>At.test(e),Tt=new Set(["length","size","percentage"]),St=e=>G(e,Tt,Me),Mt=e=>G(e,"position",Me),It=new Set(["image","url"]),Et=e=>G(e,It,Gt),zt=e=>G(e,"",Lt),H=()=>!0,G=(e,t,r)=>{let n=Se.exec(e);return n?n[1]?typeof t=="string"?n[1]===t:t.has(n[1]):r(n[2]):!1},Ft=e=>Ct.test(e)&&!Bt.test(e),Me=()=>!1,Lt=e=>Pt.test(e),Gt=e=>Rt.test(e);var Ut=()=>{let e=d("colors"),t=d("spacing"),r=d("blur"),n=d("brightness"),s=d("borderColor"),o=d("borderRadius"),l=d("borderSpacing"),a=d("borderWidth"),c=d("contrast"),u=d("grayscale"),m=d("hueRotate"),x=d("invert"),h=d("gap"),A=d("gradientColorStops"),C=d("gradientColorStopPositions"),g=d("inset"),f=d("margin"),w=d("opacity"),v=d("padding"),I=d("saturate"),E=d("scale"),j=d("sepia"),ye=d("skew"),he=d("space"),we=d("translate"),ne=()=>["auto","contain","none"],se=()=>["auto","hidden","clip","visible","scroll"],ae=()=>["auto",i,t],p=()=>[i,t],xe=()=>["",P,N],J=()=>["auto",L,i],ve=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],K=()=>["solid","dashed","dotted","double","none"],ke=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],le=()=>["start","end","center","between","around","evenly","stretch"],D=()=>["","0",i],Ae=()=>["auto","avoid","all","avoid-page","page","left","right","column"],B=()=>[L,i];return{cacheSize:500,separator:":",theme:{colors:[H],spacing:[P,N],blur:["none","",T,i],brightness:B(),borderColor:[e],borderRadius:["none","","full",T,i],borderSpacing:p(),borderWidth:xe(),contrast:B(),grayscale:D(),hueRotate:B(),invert:D(),gap:p(),gradientColorStops:[e],gradientColorStopPositions:[Nt,N],inset:ae(),margin:ae(),opacity:B(),padding:p(),saturate:B(),scale:B(),sepia:D(),skew:B(),space:p(),translate:p()},classGroups:{aspect:[{aspect:["auto","square","video",i]}],container:["container"],columns:[{columns:[T]}],"break-after":[{"break-after":Ae()}],"break-before":[{"break-before":Ae()}],"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:[...ve(),i]}],overflow:[{overflow:se()}],"overflow-x":[{"overflow-x":se()}],"overflow-q":[{"overflow-q":se()}],overscroll:[{overscroll:ne()}],"overscroll-x":[{"overscroll-x":ne()}],"overscroll-q":[{"overscroll-q":ne()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[g]}],"inset-x":[{"inset-x":[g]}],"inset-q":[{"inset-q":[g]}],start:[{start:[g]}],end:[{end:[g]}],top:[{top:[g]}],right:[{right:[g]}],bottom:[{bottom:[g]}],left:[{left:[g]}],visibility:["visible","invisible","collapse"],q:[{q:["auto",V,i]}],basis:[{basis:ae()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",i]}],grow:[{grow:D()}],shrink:[{shrink:D()}],order:[{order:["first","last","none",V,i]}],"grid-cols":[{"grid-cols":[H]}],"col-start-end":[{col:["auto",{span:["full",V,i]},i]}],"col-start":[{"col-start":J()}],"col-end":[{"col-end":J()}],"grid-rows":[{"grid-rows":[H]}],"row-start-end":[{row:["auto",{span:[V,i]},i]}],"row-start":[{"row-start":J()}],"row-end":[{"row-end":J()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",i]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",i]}],gap:[{gap:[h]}],"gap-x":[{"gap-x":[h]}],"gap-q":[{"gap-q":[h]}],"justify-content":[{justify:["normal",...le()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...le(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...le(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[v]}],px:[{px:[v]}],py:[{py:[v]}],ps:[{ps:[v]}],q:[{q:[v]}],pt:[{pt:[v]}],pr:[{pr:[v]}],pb:[{pb:[v]}],pl:[{pl:[v]}],m:[{m:[f]}],mx:[{mx:[f]}],my:[{my:[f]}],ms:[{ms:[f]}],q:[{q:[f]}],mt:[{mt:[f]}],mr:[{mr:[f]}],mb:[{mb:[f]}],ml:[{ml:[f]}],"space-x":[{"space-x":[he]}],"space-x-reverse":["space-x-reverse"],"space-q":[{"space-q":[he]}],"space-q-reverse":["space-q-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",i,t]}],"min-w":[{"min-w":[i,t,"min","max","fit"]}],"max-w":[{"max-w":[i,t,"none","full","min","max","fit","prose",{screen:[T]},T]}],h:[{h:[i,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[i,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[i,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[i,t,"auto","min","max","fit"]}],"font-size":[{text:["base",T,N]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",ie]}],"font-family":[{font:[H]}],"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",i]}],"line-clamp":[{"line-clamp":["none",L,ie]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",P,i]}],"list-image":[{"list-image":["none",i]}],"list-style-type":[{list:["none","disc","decimal",i]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[w]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[w]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...K(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",P,N]}],"underline-offset":[{"underline-offset":["auto",P,i]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:p()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",i]}],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",i]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[w]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...ve(),Mt]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","q","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",St]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Et]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[C]}],"gradient-via-pos":[{via:[C]}],"gradient-to-pos":[{to:[C]}],"gradient-from":[{from:[A]}],"gradient-via":[{via:[A]}],"gradient-to":[{to:[A]}],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-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-q":[{"rounded-q":[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:[a]}],"border-w-x":[{"border-x":[a]}],"border-w-q":[{"border-q":[a]}],"border-w-s":[{"border-s":[a]}],"border-w-e":[{"border-e":[a]}],"border-w-t":[{"border-t":[a]}],"border-w-r":[{"border-r":[a]}],"border-w-b":[{"border-b":[a]}],"border-w-l":[{"border-l":[a]}],"border-opacity":[{"border-opacity":[w]}],"border-style":[{border:[...K(),"hidden"]}],"divide-x":[{"divide-x":[a]}],"divide-x-reverse":["divide-x-reverse"],"divide-q":[{"divide-q":[a]}],"divide-q-reverse":["divide-q-reverse"],"divide-opacity":[{"divide-opacity":[w]}],"divide-style":[{divide:K()}],"border-color":[{border:[s]}],"border-color-x":[{"border-x":[s]}],"border-color-q":[{"border-q":[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-l":[{"border-l":[s]}],"divide-color":[{divide:[s]}],"outline-style":[{outline:["",...K()]}],"outline-offset":[{"outline-offset":[P,i]}],"outline-w":[{outline:[P,N]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:xe()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[w]}],"ring-offset-w":[{"ring-offset":[P,N]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",T,zt]}],"shadow-color":[{shadow:[H]}],opacity:[{opacity:[w]}],"mix-blend":[{"mix-blend":[...ke(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":ke()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[n]}],contrast:[{contrast:[c]}],"drop-shadow":[{"drop-shadow":["","none",T,i]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[m]}],invert:[{invert:[x]}],saturate:[{saturate:[I]}],sepia:[{sepia:[j]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[n]}],"backdrop-contrast":[{"backdrop-contrast":[c]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[m]}],"backdrop-invert":[{"backdrop-invert":[x]}],"backdrop-opacity":[{"backdrop-opacity":[w]}],"backdrop-saturate":[{"backdrop-saturate":[I]}],"backdrop-sepia":[{"backdrop-sepia":[j]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-q":[{"border-spacing-q":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",i]}],duration:[{duration:B()}],ease:[{ease:["linear","in","out","in-out",i]}],delay:[{delay:B()}],animate:[{animate:["none","spin","ping","pulse","bounce",i]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[E]}],"scale-x":[{"scale-x":[E]}],"scale-q":[{"scale-q":[E]}],rotate:[{rotate:[V,i]}],"translate-x":[{"translate-x":[we]}],"translate-q":[{"translate-q":[we]}],"skew-x":[{"skew-x":[ye]}],"skew-q":[{"skew-q":[ye]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",i]}],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",i]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","q","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":p()}],"scroll-mx":[{"scroll-mx":p()}],"scroll-my":[{"scroll-my":p()}],"scroll-ms":[{"scroll-ms":p()}],"scroll-q":[{"scroll-q":p()}],"scroll-mt":[{"scroll-mt":p()}],"scroll-mr":[{"scroll-mr":p()}],"scroll-mb":[{"scroll-mb":p()}],"scroll-ml":[{"scroll-ml":p()}],"scroll-p":[{"scroll-p":p()}],"scroll-px":[{"scroll-px":p()}],"scroll-py":[{"scroll-py":p()}],"scroll-ps":[{"scroll-ps":p()}],"scroll-q":[{"scroll-q":p()}],"scroll-pt":[{"scroll-pt":p()}],"scroll-pr":[{"scroll-pr":p()}],"scroll-pb":[{"scroll-pb":p()}],"scroll-pl":[{"scroll-pl":p()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","q","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-q":[{"touch-pan":["q","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",i]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[P,N,ie]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-q"],overscroll:["overscroll-x","overscroll-q"],inset:["inset-x","inset-q","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-q":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-q"],p:["px","py","ps","q","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","q","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-q","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-q"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-q"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-q":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-q":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-q","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-q","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-q","touch-pz"],"touch-x":["touch"],"touch-q":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var Ie=xt(Ut);function b(...e){return Ie((0,Ee.clsx)(e))}var q=require("react/jsx-runtime"),ze=({className:e,content:t,style:r})=>(0,q.jsx)("div",{className:b("mx-auto my-8 w-full",e),children:(0,q.jsx)("div",{className:b("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,q.jsx)(S,{content:t,enableGutter:!1,enableProse:!1})})});var W=require("prism-react-renderer");var Fe=require("@radix-ui/react-slot"),Le=require("class-variance-authority"),Ge=X(require("react")),Dt=(0,Le.cva)("inline-flex items-center justify-center whitespace-nowrap rounded text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{defaultVariants:{size:"default",variant:"default"},variants:{size:{clear:"",default:"h-10 px-4 py-2",icon:"h-10 w-10",lg:"h-11 rounded px-8",sm:"h-9 rounded px-3"},variant:{default:"bg-primary text-primary-foreground hover:bg-primary-ON_HOVER",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent-foreground",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80"}}}),O=Ge.forwardRef(({asChild:e=!1,className:t,size:r,variant:n,...s},o)=>(0,q.jsx)(e?Fe.Slot:"button",{className:b(Dt({className:t,size:r,variant:n})),ref:o,...s}));O.displayName="Button";var De=require("lucide-react");function He({code:e}){let[t,r]=(0,et.useState)("Copy");function n(){t==="Copy"&&(r(()=>"Copied!"),setTimeout(()=>{r(()=>"Copy")},1e3))}return(0,q.jsx)("div",{className:"flex justify-end align-middle",children:(0,q.jsxs)(O,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(e),n()},children:[(0,q.jsx)("p",{children:t}),(0,q.jsx)("div",{className:"w-6 h-6 dark:invert",children:(0,q.jsx)(De.ClipboardCopy,{})})]})})}var Oe=({code:e,language:t=""})=>e?(0,q.jsx)(W.Highlight,{code:e,language:t,theme:W.themes.vsDark,children:({getLineProps:r,getTokenProps:n,tokens:s})=>(0,q.jsxs)("pre",{className:"bg-black p-4 border text-xs border-border rounded overflow-x-auto",children:[s.map((o,l)=>(0,q.jsxs)("div",{...r({className:"table-row",line:o}),children:[(0,q.jsx)("span",{className:"table-cell select-none text-right text-white/25",children:l+1}),(0,q.jsx)("span",{className:"table-cell pl-4",children:o.map((a,c)=>(0,q.jsx)("span",{...n({token:a})},c))})]},l)),(0,q.jsx)(He,{code:e})]})}):null;var Qe=({className:e,code:t,language:r})=>(0,q.jsx)("div",{className:[e,"not-prose"].filter(Boolean).join(" "),children:(0,q.jsx)(Oe,{code:t,language:r})});var je=X(require("next/image"));var _e=!!(typeof window!="undefined"&&window.document&&window.document.createElement);var Z=()=>{if(_e){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 Vt={"3xl":1920,"2xl":1536,xl:1280,lg:1024,md:768,sm:640},Ht="data:image/png;base64,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",Je=e=>{let{alt:t,fill:r,imgClassName:n,priority:s,resource:o,size:l,src:a,loading:c}=e,u,m,x=t,h=a||"";if(!h&&o&&typeof o=="object"){let{alt:g,filename:f,height:w,url:v,width:I}=o;u=I,m=w,x=g||"",h=`${Z()}${v}`}let A=c||"lazy",C=l||Object.entries(Vt).map(([,g])=>`(max-width: ${g}px) ${g*2}w`).join(", ");return(0,q.jsx)("picture",{children:(0,q.jsx)(je.default,{alt:x||"",className:b(n),fill:r,height:r?void 0:m,placeholder:"blur",blurDataURL:Ht,priority:A!=="lazy"&&s,quality:100,loading:A,sizes:C,src:h,width:r?void 0:u})})};var Ke=e=>{let{onClick:t,resource:r,videoClassName:n}=e,s=(0,$.useRef)(null);if((0,$.useEffect)(()=>{let{current:o}=s;o&&o.addEventListener("suspend",()=>{})},[]),r&&typeof r=="object"){let{filename:o}=r;return(0,q.jsx)("video",{autoPlay:!0,className:b(n),controls:!1,loop:!0,muted:!0,onClick:t,playsInline:!0,ref:s,children:(0,q.jsx)("source",{src:`${Z()}/media/${o}`})})}return null};var Xe=e=>{var l;let{className:t,htmlElement:r="div",resource:n}=e,s=typeof n=="object"&&((l=n==null?void 0:n.mimeType)==null?void 0:l.includes("video"));return(0,q.jsx)(r||et.Fragment,{...r!==null?{className:t}:{},children:s?(0,q.jsx)(Ke,{...e}):(0,q.jsx)(Je,{...e})})};var Q=e=>{let{className:t,enableGutter:r=!0,imgClassName:n,media:s,staticImage:o}=e;return(0,q.jsx)("div",{className:b("",{container:r},t),children:(0,q.jsx)(Xe,{imgClassName:b("border border-border rounded-[0.8rem]",n),resource:s,src:o})})};var te=X(require("react"));var fe=X(require("next/link")),U=e=>{let{type:t,appearance:r="inline",children:n,className:s,label:o,newTab:l,reference:a,size:c,url:u}=e,m=t==="reference"&&typeof(a==null?void 0:a.value)=="object"&&a.value.slug?`${(a==null?void 0:a.relationTo)!=="pages"?`/${a==null?void 0:a.relationTo}`:""}/${a.value.slug}`:u;if(!m)return null;let x=r==="link"?"clear":c,h=l?{rel:"noopener noreferrer",target:"_blank"}:{};return r==="inline"?(0,q.jsxs)(fe.default,{className:b(s),href:m||u||"",...h,children:[o&&o,n&&n]}):(0,q.jsx)(O,{asChild:!0,className:s,size:x,variant:r,children:(0,q.jsxs)(fe.default,{className:b(s),href:m||u||"",...h,children:[o&&o,n&&n]})})};function be({nodes:e}){return(0,q.jsx)(te.Fragment,{children:e==null?void 0:e.map((t,r)=>{if(t==null)return null;if(t.type==="text"){let o=(0,q.jsx)(te.default.Fragment,{children:t.text},r);return t.format&1&&(o=(0,q.jsx)("strong",{children:o},r)),t.format&2&&(o=(0,q.jsx)("em",{children:o},r)),t.format&4&&(o=(0,q.jsx)("span",{style:{textDecoration:"line-through"},children:o},r)),t.format&8&&(o=(0,q.jsx)("span",{style:{textDecoration:"underline"},children:o},r)),t.format&16&&(o=(0,q.jsx)("code",{children:t.text},r)),t.format&32&&(o=(0,q.jsx)("sub",{children:o},r)),t.format&64&&(o=(0,q.jsx)("sup",{children:o},r)),o}let n=o=>{if(o.children==null)return null;if((o==null?void 0:o.type)==="list"&&(o==null?void 0:o.listType)==="check")for(let l of o.children)"checked"in l&&(l!=null&&l.checked||(l.checked=!1));return be({nodes:o.children})},s="children"in t?n(t):"";if(t.type==="block"){let o=t.fields,l=o==null?void 0:o.blockType;if(!o||!l)return null;switch(l){case"cta":return(0,q.jsx)(re,{...o},r);case"mediaBlock":return(0,q.jsx)(Q,{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,q.jsx)(ze,{className:"col-start-2 mb-4",...o},r);case"code":return(0,q.jsx)(Qe,{className:"col-start-2",...o},r);default:return null}}else switch(t.type){case"linebreak":return(0,q.jsx)("br",{className:"col-start-2"},r);case"paragraph":return(0,q.jsx)("p",{className:"col-start-2",children:s},r);case"heading":{let o=t==null?void 0:t.tag;return(0,q.jsx)(o,{className:"col-start-2",children:s},r)}case"list":{let o=t==null?void 0:t.tag;return(0,q.jsx)(o,{className:"list col-start-2",children:s},r)}case"listitem":return(t==null?void 0:t.checked)!=null?(0,q.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,q.jsx)("li",{value:t==null?void 0:t.value,children:s},r);case"quote":return(0,q.jsx)("blockquote",{className:"col-start-2",children:s},r);case"link":{let o=t.fields;return(0,q.jsx)(U,{newTab:!!(o!=null&&o.newTab),reference:o.doc,type:o.linkType==="internal"?"reference":"custom",url:o.url,children:s},r)}default:return null}})})}var S=({className:e,content:t,enableGutter:r=!0,enableProse:n=!0})=>{var s;return t?(0,q.jsx)("div",{className:b({"container ":r,"max-w-none":!r,"mx-auto prose dark:prose-invert ":n},e),children:t&&!Array.isArray(t)&&typeof t=="object"&&"root"in t&&be({nodes:(s=t==null?void 0:t.root)==null?void 0:s.children})}):null};var re=({links:e,richText:t})=>(0,q.jsx)("div",{className:"container",children:(0,q.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,q.jsx)("div",{className:"max-w-[48rem] flex items-center",children:t&&(0,q.jsx)(S,{className:"mb-0",content:t,enableGutter:!1})}),(0,q.jsx)("div",{className:"flex flex-col gap-8",children:(e||[]).map(({link:r},n)=>(0,q.jsx)(U,{size:"lg",...r},n))})]})});var We=e=>{let{columns:t}=e,r={full:"12",half:"6",oneThird:"4",twoThirds:"8"};return(0,q.jsx)("div",{className:"container my-6",children:(0,q.jsx)("div",{className:"grid grid-cols-4 lg:grid-cols-12 gap-q-8 gap-x-16",children:t&&t.length>0&&t.map((n,s)=>{let{enableLink:o,link:l,richText:a,size:c}=n;return(0,q.jsxs)("div",{className:b(`col-span-4 lg:col-span-${r[c]}`,{"md:col-span-2":c!=="full"}),children:[a&&(0,q.jsx)(S,{content:a,enableGutter:!1}),o&&(0,q.jsx)(U,{...l})]},s)})})})};var Ze=({title:e,description:t,features:r})=>(0,q.jsxs)("section",{className:b("container w-full rounded-lg","dark:bg-black dark:text-gray-300 bg-white text-gray-800"),children:[e&&(0,q.jsx)("h2",{className:"mb-12 text-4xl font-bold tracking-tight md:text-5xl",children:e}),t&&(0,q.jsx)("p",{className:"mb-5 text-xl font-bold tracking-tight md:text-xl",children:t}),(0,q.jsx)("div",{className:`grid gap-8 md:grid-cols-${r?r.length:1}`,children:r&&r.map((n,s)=>{var l,a;let o=(0,q.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,q.jsx)("div",{className:"text-accent h-12 w-12 mb-3 transform group-hover:scale-110 transition-transform duration-200",children:(0,q.jsx)("i",{className:`${n.icon.type} fa-${n.icon.icon} fa-4x`})}),(0,q.jsx)("h3",{className:"text-2xl font-semibold group-hover:text-accent transition-colors duration-200",children:n.title}),typeof n.content!="object"&&(0,q.jsx)("div",{className:"text-lg opacity-80",dangerouslySetInnerHTML:{__html:n.content}}),typeof n.content=="object"&&(0,q.jsx)("div",{className:"text-lg opacity-80",children:(0,q.jsx)(S,{content:n.content,enableGutter:!1})})]},s);return console.log("link",n.link),n.link?(0,q.jsx)("a",{href:n.link.url?n.link.url:`/${(l=n.link.reference)==null?void 0:l.relationTo}/${((a=n.link.reference)==null?void 0:a.value).slug}`,className:"no-underline group",children:o},s):o})})]});var $e={content:We,cta:re,mediaBlock:Q,imageBlock:Q,features:Ze},Ot=e=>{let{blocks:t}=e;return t&&Array.isArray(t)&&t.length>0?(0,q.jsx)(et.Fragment,{children:t.map((n,s)=>{let{blockType:o}=n;if(o&&o in $e){let l=$e[o];if(l)return(0,q.jsx)("div",{className:"my-6",children:(0,q.jsx)(l,{...n})},s)}return null})}):null};0&&(module.exports={RenderBlocks});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-
|
|
1
|
+
import{a}from"../../chunk-UK4C6QCG.mjs";import"../../chunk-F4RFH25J.mjs";import"../../chunk-6GCNE5AK.mjs";import"../../chunk-UWBQ2MHT.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-5FLNXLSS.mjs";import"../../chunk-CPKQIUX4.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as RenderBlocks};
|
|
@@ -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 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,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",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});
|
|
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 Fr={};Xt(Fr,{BannerBlock:()=>De,CallToActionBlock:()=>ge,CodeBlock:()=>Xe,ContentBlock:()=>je,CopyButton:()=>Fe,FeaturesBlock:()=>Ve,HeadingImage:()=>Sr,ImageBlock:()=>Er,InfoTile:()=>Ut,Insight:()=>Gt,MOTD:()=>jt,MediaBlock:()=>ne,OrgChart:()=>_t,ProposalSummary:()=>Rr,RelatedPosts:()=>Lr,RenderBlocks:()=>Ir,WhyUs:()=>Tr});module.exports=Ht(Fr);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,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",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 z=({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};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 Sr({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 Er=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},Ir=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 Dr({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=Dr;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 Lr=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-
|
|
1
|
+
import{a as k}from"../../chunk-EPTHSTUM.mjs";import{a as i}from"../../chunk-53QLSQCO.mjs";import{a as j}from"../../chunk-6HFYLEVF.mjs";import{a as q}from"../../chunk-CNEP5MIZ.mjs";import"../../chunk-ADPXM7KO.mjs";import{a as p}from"../../chunk-UK4C6QCG.mjs";import{a as n}from"../../chunk-JCH2CCQ7.mjs";import{a as o}from"../../chunk-Q5YMFYZ3.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-F4RFH25J.mjs";import{a as m}from"../../chunk-6GCNE5AK.mjs";import"../../chunk-6P7CY367.mjs";import{a,b}from"../../chunk-UWBQ2MHT.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import{a as e}from"../../chunk-5FLNXLSS.mjs";import"../../chunk-CPKQIUX4.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import{a as d}from"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import{a as c}from"../../chunk-SJWGFZJ6.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-2LJVMEWU.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.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};
|