cortex-react-components 1.53.7 → 1.53.9
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-JB3WMW2V.mjs → chunk-3XS76N3K.mjs} +1 -1
- package/dist/chunk-FCCLGLML.mjs +1 -0
- package/dist/{chunk-ZON7P23Z.mjs → chunk-HSFVPF3U.mjs} +1 -1
- package/dist/{chunk-YZVR5WZF.mjs → chunk-HU7W3CXR.mjs} +1 -1
- package/dist/{chunk-AFYQS22K.mjs → chunk-IW7YN6UJ.mjs} +1 -1
- package/dist/{chunk-UBLSFHFX.mjs → chunk-KYN3R74E.mjs} +1 -1
- package/dist/{chunk-S7I4XJS6.mjs → chunk-LLJZRF3C.mjs} +1 -1
- package/dist/{chunk-3C45ZWAB.mjs → chunk-MYODH36B.mjs} +1 -1
- package/dist/{chunk-URAT6D6U.mjs → chunk-NDVGJGTE.mjs} +1 -1
- package/dist/{chunk-VKA6UDCS.mjs → chunk-RTWZTSSI.mjs} +3 -3
- package/dist/{chunk-EJWCYWV6.mjs → chunk-UYCRIFAD.mjs} +1 -1
- package/dist/components/Blocks/Banner.mjs +1 -1
- package/dist/components/Blocks/CallToAction.mjs +1 -1
- package/dist/components/Blocks/CallToAction.stories.mjs +1 -1
- package/dist/components/Blocks/Content.mjs +1 -1
- package/dist/components/Blocks/Content.stories.mjs +1 -1
- package/dist/components/Blocks/FeaturesBlock.mjs +1 -1
- package/dist/components/Blocks/FeaturesBlock.stories.mjs +1 -1
- package/dist/components/Blocks/RelatedPosts.mjs +1 -1
- package/dist/components/Blocks/RenderBlocks.mjs +1 -1
- package/dist/components/Blocks/ReusableContentBlock.mjs +1 -1
- package/dist/components/Blocks/index.mjs +1 -1
- package/dist/components/Cards/ContentCard.mjs +1 -1
- package/dist/components/Cards/ContentCard.stories.mjs +1 -1
- package/dist/components/Cards/FeatureCard.mjs +1 -1
- package/dist/components/Cards/FeatureCard.stories.mjs +1 -1
- package/dist/components/Cards/index.mjs +1 -1
- package/dist/components/DigitalColleagues/MainPage.js +1 -1
- package/dist/components/DigitalColleagues/MainPage.mjs +1 -1
- package/dist/components/DigitalColleagues/MainPage.stories.js +1 -1
- package/dist/components/DigitalColleagues/MainPage.stories.mjs +1 -1
- package/dist/components/HeaderFooter/Footer.mjs +1 -1
- package/dist/components/HeaderFooter/Footer.stories.mjs +1 -1
- package/dist/components/HeaderFooter/Header.d.ts +2 -1
- package/dist/components/HeaderFooter/Header.js +1 -1
- package/dist/components/HeaderFooter/Header.mjs +1 -1
- package/dist/components/HeaderFooter/Header.stories.js +1 -1
- package/dist/components/HeaderFooter/Header.stories.mjs +1 -1
- package/dist/components/HeaderFooter/SectionHeading.mjs +1 -1
- package/dist/components/HeaderFooter/index.js +1 -1
- package/dist/components/HeaderFooter/index.mjs +1 -1
- package/dist/components/Heros/HighImpact/index.mjs +1 -1
- package/dist/components/Heros/LowImpact/index.mjs +1 -1
- package/dist/components/Heros/MediumImpact/index.mjs +1 -1
- package/dist/components/Heros/PostHero/index.mjs +1 -1
- package/dist/components/Heros/RenderHero.mjs +1 -1
- package/dist/components/Heros/SectionHero/index.mjs +1 -1
- package/dist/components/Heros/index.mjs +1 -1
- package/dist/components/Layouts/FeatureGrid.stories.mjs +1 -1
- package/dist/components/Layouts/OutputHeaderFooter.mjs +1 -1
- package/dist/components/Layouts/Print.mjs +1 -1
- package/dist/components/Layouts/Print.stories.mjs +1 -1
- package/dist/components/Layouts/SlideShow.mjs +1 -1
- package/dist/components/Layouts/SlideShow.stories.mjs +1 -1
- package/dist/components/Layouts/index.mjs +1 -1
- package/dist/components/Payload/RichText/index.mjs +1 -1
- package/dist/components/Payload/RichText/serialize.mjs +1 -1
- package/dist/components/Payload/RichText.stories.mjs +1 -1
- package/dist/components/Payload/index.mjs +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/index.mjs +1 -1
- package/dist/components/ui/index.mjs +1 -1
- package/dist/globals.css +1 -1
- package/dist/hooks/index.mjs +1 -1
- package/dist/index.js +2 -2
- package/dist/index.mjs +1 -1
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/pages/Blog.js +1 -1
- package/dist/pages/Blog.mjs +1 -1
- package/dist/pages/Blog.stories.js +1 -1
- package/dist/pages/Blog.stories.mjs +1 -1
- package/dist/pages/Documentation.js +1 -1
- package/dist/pages/Documentation.mjs +1 -1
- package/dist/pages/Documentation.stories.js +1 -1
- package/dist/pages/Documentation.stories.mjs +1 -1
- package/dist/pages/IndexPage.mjs +1 -1
- package/dist/pages/IndexPage.stories.mjs +1 -1
- package/dist/pages/Intranet.mjs +1 -1
- package/dist/pages/Intranet.stories.mjs +1 -1
- package/dist/pages/LandingPage.js +1 -1
- package/dist/pages/LandingPage.mjs +1 -1
- package/dist/pages/LandingPage.stories.js +1 -1
- package/dist/pages/LandingPage.stories.mjs +1 -1
- package/dist/pages/Page.js +1 -1
- package/dist/pages/Page.mjs +1 -1
- package/dist/pages/Page.stories.js +1 -1
- package/dist/pages/Page.stories.mjs +1 -1
- package/dist/pages/Printable.stories.mjs +1 -1
- package/dist/pages/Publish.mjs +1 -1
- package/dist/pages/Publish.stories.mjs +1 -1
- package/dist/pages/Website.js +1 -1
- package/dist/pages/Website.mjs +1 -1
- package/dist/pages/Website.stories.js +1 -1
- package/dist/pages/Website.stories.mjs +1 -1
- package/dist/sections/AboutSection.mjs +1 -1
- package/dist/sections/AboutSection.stories.mjs +1 -1
- package/dist/sections/BlogDetail.mjs +1 -1
- package/dist/sections/BlogDetail.stories.mjs +1 -1
- package/dist/sections/BlogList.js +1 -1
- package/dist/sections/BlogList.mjs +1 -1
- package/dist/sections/BlogList.stories.js +1 -1
- package/dist/sections/BlogList.stories.mjs +1 -1
- package/dist/sections/BlogListSection.mjs +1 -1
- package/dist/sections/BlogListSection.stories.mjs +1 -1
- package/dist/sections/ContactSection.mjs +1 -1
- package/dist/sections/ContactSection.stories.mjs +1 -1
- package/dist/sections/ImageSection.stories.mjs +1 -1
- package/dist/sections/PageSections.js +2 -2
- package/dist/sections/PageSections.mjs +1 -1
- package/dist/sections/PageSections.stories.js +2 -2
- package/dist/sections/PageSections.stories.mjs +1 -1
- package/dist/sections/PricingSection.mjs +1 -1
- package/dist/sections/PricingSection.stories.mjs +1 -1
- package/dist/sections/ServiceDetailSection.mjs +1 -1
- package/dist/sections/ServiceDetailSection.stories.mjs +1 -1
- package/dist/sections/ServiceSection.mjs +1 -1
- package/dist/sections/ServiceSection.stories.mjs +1 -1
- package/dist/sections/index.js +1 -1
- package/dist/sections/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-Y57CQYEG.mjs +0 -1
|
@@ -436,4 +436,4 @@ Unable to find an `+(Tx===!1?"accessible ":"")+'element with the role "'+t+'"'+u
|
|
|
436
436
|
`)),s+=p+Tx[u+1]}),s}var p6=d6,kd=(0,i2.instrument)({...ew},{intercept:(e,t)=>t[0]==="fireEvent"||e.startsWith("find")||e.startsWith("waitFor")});kd.screen=new Proxy(kd.screen,{get(e,t,r){return c6.once.warn(p6`
|
|
437
437
|
You are using Testing Library's \`screen\` object. Use \`within(canvasElement)\` instead.
|
|
438
438
|
More info: https://storybook.js.org/docs/essentials/interactions
|
|
439
|
-
`),Reflect.get(e,t,r)}});var{buildQueries:f6,configure:h6,createEvent:m6,fireEvent:g6,findAllByAltText:y6,findAllByDisplayValue:b6,findAllByLabelText:v6,findAllByPlaceholderText:E6,findAllByRole:w6,findAllByTestId:_6,findAllByText:S6,findAllByTitle:C6,findByAltText:A6,findByDisplayValue:T6,findByLabelText:R6,findByPlaceholderText:x6,findByRole:P6,findByTestId:O6,findByText:N6,findByTitle:M6,getAllByAltText:I6,getAllByDisplayValue:D6,getAllByLabelText:q6,getAllByPlaceholderText:j6,getAllByRole:k6,getAllByTestId:B6,getAllByText:F6,getAllByTitle:L6,getByAltText:$6,getByDisplayValue:U6,getByLabelText:H6,getByPlaceholderText:z6,getByRole:G6,getByTestId:V6,getByText:W6,getByTitle:Y6,getConfig:K6,getDefaultNormalizer:J6,getElementError:X6,getNodeText:Q6,getQueriesForElement:Z6,getRoles:eU,getSuggestedQuery:tU,isInaccessible:rU,logDOM:nU,logRoles:oU,prettyDOM:iU,queries:aU,queryAllByAltText:sU,queryAllByAttribute:lU,queryAllByDisplayValue:uU,queryAllByLabelText:cU,queryAllByPlaceholderText:dU,queryAllByRole:pU,queryAllByTestId:fU,queryAllByText:hU,queryAllByTitle:mU,queryByAltText:gU,queryByAttribute:yU,queryByDisplayValue:bU,queryByLabelText:vU,queryByPlaceholderText:EU,queryByRole:wU,queryByTestId:_U,queryByText:SU,queryByTitle:CU,queryHelpers:AU,screen:TU,waitFor:RU,waitForElementToBeRemoved:xU,within:a2,prettyFormat:PU}=kd,{userEvent:OU}=(0,i2.instrument)({userEvent:u6},{intercept:!0}),{expect:NU}=(0,zq.instrument)({expect:WE},{getKeys:(e,t)=>{let r=["assert","__methods","__flags","_obj"];if(e.constructor===F){let Tx=Object.keys(Object.getPrototypeOf(e)).filter(o=>!r.includes(o));return t>2?Tx:[...Tx,"not"]}return Object.keys(e)},intercept:e=>e!=="expect"}),MU=({parameters:e})=>{var t,r,Tx;((t=e==null?void 0:e.test)==null?void 0:t.mockReset)===!0?QE():((r=e==null?void 0:e.test)==null?void 0:r.clearMocks)===!0?XE():((Tx=e==null?void 0:e.test)==null?void 0:Tx.restoreMocks)!==!1&&ZE()},rl=(e,t=0,r)=>{var Tx;if(t>5||e==null)return e;if(Bp(e))return r&&e.mockName(r),e;if(typeof e=="function"&&"isAction"in e&&e.isAction&&!("implicit"in e&&e.implicit)){let o=KE(e);return r&&o.mockName(r),o}if(Array.isArray(e))return t++,e.map(o=>rl(o,t));if(typeof e=="object"&&e.constructor===Object){t++;for(let[o,i]of Object.entries(e))(Tx=Object.getOwnPropertyDescriptor(e,o))!=null&&Tx.writable&&(e[o]=rl(i,t,o));return e}return e},IU=({initialArgs:e})=>{rl(e)},DU=e=>{globalThis.HTMLElement&&e.canvasElement instanceof globalThis.HTMLElement&&(e.canvas=a2(e.canvasElement))};hv.global.__STORYBOOK_TEST_LOADERS__=[MU,IU,DU];hv.global.__STORYBOOK_TEST_ON_MOCK_CALL__=YE});var GU={};H2(GU,{Default:()=>Ba,HighImpactHero:()=>HU,LowImpactHero:()=>$U,MediumImpactHero:()=>UU,PostHero:()=>zU,default:()=>FU});module.exports=z2(GU);var In=cr(require("react"));var gf=require("clsx");var Fl="-",G2=e=>{let t=W2(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:Tx}=e;return{getClassGroupId:s=>{let l=s.split(Fl);return l[0]===""&&l.length!==1&&l.shift(),cf(l,t)||V2(s)},getConflictingClassGroupIds:(s,l)=>{let u=r[s]||[];return l&&Tx[s]?[...u,...Tx[s]]:u}}},cf=(e,t)=>{var s;if(e.length===0)return t.classGroupId;let r=e[0],Tx=t.nextPart.get(r),o=Tx?cf(e.slice(1),Tx):void 0;if(o)return o;if(t.validators.length===0)return;let i=e.join(Fl);return(s=t.validators.find(({validator:l})=>l(i)))==null?void 0:s.classGroupId},lf=/^\[(.+)\]$/,V2=e=>{if(lf.test(e)){let t=lf.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},W2=e=>{let{theme:t,prefix:r}=e,Tx={nextPart:new Map,validators:[]};return K2(Object.entries(e.classGroups),r).forEach(([i,s])=>{Bl(s,Tx,i,t)}),Tx},Bl=(e,t,r,Tx)=>{e.forEach(o=>{if(typeof o=="string"){let i=o===""?t:uf(t,o);i.classGroupId=r;return}if(typeof o=="function"){if(Y2(o)){Bl(o(Tx),t,r,Tx);return}t.validators.push({validator:o,classGroupId:r});return}Object.entries(o).forEach(([i,s])=>{Bl(s,uf(t,i),r,Tx)})})},uf=(e,t)=>{let r=e;return t.split(Fl).forEach(Tx=>{r.nextPart.has(Tx)||r.nextPart.set(Tx,{nextPart:new Map,validators:[]}),r=r.nextPart.get(Tx)}),r},Y2=e=>e.isThemeGetter,K2=(e,t)=>t?e.map(([r,Tx])=>{let o=Tx.map(i=>typeof i=="string"?t+i:typeof i=="object"?Object.fromEntries(Object.entries(i).map(([s,l])=>[t+s,l])):i);return[r,o]}):e,J2=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,Tx=new Map,o=(i,s)=>{r.set(i,s),t++,t>e&&(t=0,Tx=r,r=new Map)};return{get(i){let s=r.get(i);if(s!==void 0)return s;if((s=Tx.get(i))!==void 0)return o(i,s),s},set(i,s){r.has(i)?r.set(i,s):o(i,s)}}},df="!",X2=e=>{let{separator:t,experimentalParseClassName:r}=e,Tx=t.length===1,o=t[0],i=t.length,s=l=>{let u=[],d=0,c=0,p;for(let b=0;b<l.length;b++){let E=l[b];if(d===0){if(E===o&&(Tx||l.slice(b,b+i)===t)){u.push(l.slice(c,b)),c=b+i;continue}if(E==="/"){p=b;continue}}E==="["?d++:E==="]"&&d--}let h=u.length===0?l:l.substring(c),m=h.startsWith(df),g=m?h.substring(1):h,y=p&&p>c?p-c:void 0;return{modifiers:u,hasImportantModifier:m,baseClassName:g,maybePostfixModifierPosition:y}};return r?l=>r({className:l,parseClassName:s}):s},Q2=e=>{if(e.length<=1)return e;let t=[],r=[];return e.forEach(Tx=>{Tx[0]==="["?(t.push(...r.sort(),Tx),r=[]):r.push(Tx)}),t.push(...r.sort()),t},Z2=e=>({cache:J2(e.cacheSize),parseClassName:X2(e),...G2(e)}),eS=/\s+/,tS=(e,t)=>{let{parseClassName:r,getClassGroupId:Tx,getConflictingClassGroupIds:o}=t,i=[],s=e.trim().split(eS),l="";for(let u=s.length-1;u>=0;u-=1){let d=s[u],{modifiers:c,hasImportantModifier:p,baseClassName:h,maybePostfixModifierPosition:m}=r(d),g=!!m,y=Tx(g?h.substring(0,m):h);if(!y){if(!g){l=d+(l.length>0?" "+l:l);continue}if(y=Tx(h),!y){l=d+(l.length>0?" "+l:l);continue}g=!1}let b=Q2(c).join(":"),E=p?b+df:b,w=E+y;if(i.includes(w))continue;i.push(w);let P=o(y,g);for(let C=0;C<P.length;++C){let _=P[C];i.push(E+_)}l=d+(l.length>0?" "+l:l)}return l};function rS(){let e=0,t,r,Tx="";for(;e<arguments.length;)(t=arguments[e++])&&(r=pf(t))&&(Tx&&(Tx+=" "),Tx+=r);return Tx}var pf=e=>{if(typeof e=="string")return e;let t,r="";for(let Tx=0;Tx<e.length;Tx++)e[Tx]&&(t=pf(e[Tx]))&&(r&&(r+=" "),r+=t);return r};function nS(e,...t){let r,Tx,o,i=s;function s(u){let d=t.reduce((c,p)=>p(c),e());return r=Z2(d),Tx=r.cache.get,o=r.cache.set,i=l,l(u)}function l(u){let d=Tx(u);if(d)return d;let c=tS(u,r);return o(u,c),c}return function(){return i(rS.apply(null,arguments))}}var yt=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},ff=/^\[(?:([a-z-]+):)?(.+)\]$/i,oS=/^\d+\/\d+$/,iS=new Set(["px","full","screen"]),aS=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,sS=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|sh|ex|r?lo|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,lS=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,uS=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,cS=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Hr=e=>io(e)||iS.has(e)||oS.test(e),sn=e=>ao(e,"length",bS),io=e=>!!e&&!Number.isNaN(Number(e)),kl=e=>ao(e,"number",io),ji=e=>!!e&&Number.isInteger(Number(e)),dS=e=>e.endsWith("%")&&io(e.slice(0,-1)),Le=e=>ff.test(e),ln=e=>aS.test(e),pS=new Set(["length","size","percentage"]),fS=e=>ao(e,pS,hf),hS=e=>ao(e,"position",hf),mS=new Set(["image","url"]),gS=e=>ao(e,mS,ES),yS=e=>ao(e,"",vS),ki=()=>!0,ao=(e,t,r)=>{let Tx=ff.exec(e);return Tx?Tx[1]?typeof t=="string"?Tx[1]===t:t.has(Tx[1]):r(Tx[2]):!1},bS=e=>sS.test(e)&&!lS.test(e),hf=()=>!1,vS=e=>uS.test(e),ES=e=>cS.test(e);var wS=()=>{let e=yt("colors"),t=yt("spacing"),r=yt("blur"),Tx=yt("brightness"),o=yt("borderColor"),i=yt("borderRadius"),s=yt("borderSpacing"),l=yt("borderWidth"),u=yt("contrast"),d=yt("grayscale"),c=yt("hueRotate"),p=yt("invert"),h=yt("gap"),m=yt("gradientColorStops"),g=yt("gradientColorStopPositions"),y=yt("inset"),b=yt("margin"),E=yt("opacity"),w=yt("padding"),P=yt("saturate"),C=yt("scale"),_=yt("sepia"),S=yt("skew"),T=yt("space"),A=yt("translate"),N=()=>["auto","contain","none"],U=()=>["auto","hidden","clip","visible","scroll"],X=()=>["auto",Le,t],V=()=>[Le,t],J=()=>["",Hr,sn],x=()=>["auto",io,Le],B=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],K=()=>["solid","dashed","dotted","double","none"],fe=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],ce=()=>["start","end","center","between","around","evenly","stretch"],Se=()=>["","0",Le],qe=()=>["auto","avoid","all","avoid-page","page","left","right","column"],Pe=()=>[io,Le];return{cacheSize:500,separator:":",theme:{colors:[ki],spacing:[Hr,sn],blur:["none","",ln,Le],brightness:Pe(),borderColor:[e],borderRadius:["none","","full",ln,Le],borderSpacing:V(),borderWidth:J(),contrast:Pe(),grayscale:Se(),hueRotate:Pe(),invert:Se(),gap:V(),gradientColorStops:[e],gradientColorStopPositions:[dS,sn],inset:X(),margin:X(),opacity:Pe(),padding:V(),saturate:Pe(),scale:Pe(),sepia:Se(),skew:Pe(),space:V(),translate:V()},classGroups:{aspect:[{aspect:["auto","square","video",Le]}],container:["container"],columns:[{columns:[ln]}],"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:[...B(),Le]}],overflow:[{overflow:U()}],"overflow-x":[{"overflow-x":U()}],"overflow-y":[{"overflow-y":U()}],overscroll:[{overscroll:N()}],"overscroll-x":[{"overscroll-x":N()}],"overscroll-y":[{"overscroll-y":N()}],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",ji,Le]}],basis:[{basis:X()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",Le]}],grow:[{grow:Se()}],shrink:[{shrink:Se()}],order:[{order:["first","last","none",ji,Le]}],"grid-cols":[{"grid-cols":[ki]}],"col-start-end":[{col:["auto",{span:["full",ji,Le]},Le]}],"col-start":[{"col-start":x()}],"col-end":[{"col-end":x()}],"grid-rows":[{"grid-rows":[ki]}],"row-start-end":[{row:["auto",{span:[ji,Le]},Le]}],"row-start":[{"row-start":x()}],"row-end":[{"row-end":x()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",Le]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",Le]}],gap:[{gap:[h]}],"gap-x":[{"gap-x":[h]}],"gap-y":[{"gap-y":[h]}],"justify-content":[{justify:["normal",...ce()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...ce(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...ce(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[w]}],px:[{px:[w]}],py:[{py:[w]}],ps:[{ps:[w]}],pe:[{pe:[w]}],pt:[{pt:[w]}],pr:[{pr:[w]}],pb:[{pb:[w]}],pl:[{pl:[w]}],m:[{m:[b]}],mx:[{mx:[b]}],my:[{my:[b]}],ms:[{ms:[b]}],me:[{me:[b]}],mt:[{mt:[b]}],mr:[{mr:[b]}],mb:[{mb:[b]}],ml:[{ml:[b]}],"space-x":[{"space-x":[T]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[T]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",Le,t]}],"min-w":[{"min-w":[Le,t,"min","max","fit"]}],"max-w":[{"max-w":[Le,t,"none","full","min","max","fit","prose",{screen:[ln]},ln]}],h:[{h:[Le,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[Le,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[Le,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[Le,t,"auto","min","max","fit"]}],"font-size":[{text:["base",ln,sn]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",kl]}],"font-family":[{font:[ki]}],"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",Le]}],"line-clamp":[{"line-clamp":["none",io,kl]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",Hr,Le]}],"list-image":[{"list-image":["none",Le]}],"list-style-type":[{list:["none","disc","decimal",Le]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[E]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[E]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...K(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",Hr,sn]}],"underline-offset":[{"underline-offset":["auto",Hr,Le]}],"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:V()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",Le]}],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",Le]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[E]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...B(),hS]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",fS]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},gS]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[g]}],"gradient-via-pos":[{via:[g]}],"gradient-to-pos":[{to:[g]}],"gradient-from":[{from:[m]}],"gradient-via":[{via:[m]}],"gradient-to":[{to:[m]}],rounded:[{rounded:[i]}],"rounded-s":[{"rounded-s":[i]}],"rounded-e":[{"rounded-e":[i]}],"rounded-t":[{"rounded-t":[i]}],"rounded-r":[{"rounded-r":[i]}],"rounded-b":[{"rounded-b":[i]}],"rounded-l":[{"rounded-l":[i]}],"rounded-ss":[{"rounded-ss":[i]}],"rounded-se":[{"rounded-se":[i]}],"rounded-ee":[{"rounded-ee":[i]}],"rounded-es":[{"rounded-es":[i]}],"rounded-tl":[{"rounded-tl":[i]}],"rounded-tr":[{"rounded-tr":[i]}],"rounded-br":[{"rounded-br":[i]}],"rounded-bl":[{"rounded-bl":[i]}],"border-w":[{border:[l]}],"border-w-x":[{"border-x":[l]}],"border-w-y":[{"border-y":[l]}],"border-w-s":[{"border-s":[l]}],"border-w-e":[{"border-e":[l]}],"border-w-t":[{"border-t":[l]}],"border-w-r":[{"border-r":[l]}],"border-w-b":[{"border-b":[l]}],"border-w-l":[{"border-l":[l]}],"border-opacity":[{"border-opacity":[E]}],"border-style":[{border:[...K(),"hidden"]}],"divide-x":[{"divide-x":[l]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[l]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[E]}],"divide-style":[{divide:K()}],"border-color":[{border:[o]}],"border-color-x":[{"border-x":[o]}],"border-color-y":[{"border-y":[o]}],"border-color-s":[{"border-s":[o]}],"border-color-e":[{"border-e":[o]}],"border-color-t":[{"border-t":[o]}],"border-color-r":[{"border-r":[o]}],"border-color-b":[{"border-b":[o]}],"border-color-l":[{"border-l":[o]}],"divide-color":[{divide:[o]}],"outline-style":[{outline:["",...K()]}],"outline-offset":[{"outline-offset":[Hr,Le]}],"outline-w":[{outline:[Hr,sn]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:J()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[E]}],"ring-offset-w":[{"ring-offset":[Hr,sn]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",ln,yS]}],"shadow-color":[{shadow:[ki]}],opacity:[{opacity:[E]}],"mix-blend":[{"mix-blend":[...fe(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":fe()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[Tx]}],contrast:[{contrast:[u]}],"drop-shadow":[{"drop-shadow":["","none",ln,Le]}],grayscale:[{grayscale:[d]}],"hue-rotate":[{"hue-rotate":[c]}],invert:[{invert:[p]}],saturate:[{saturate:[P]}],sepia:[{sepia:[_]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[Tx]}],"backdrop-contrast":[{"backdrop-contrast":[u]}],"backdrop-grayscale":[{"backdrop-grayscale":[d]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[c]}],"backdrop-invert":[{"backdrop-invert":[p]}],"backdrop-opacity":[{"backdrop-opacity":[E]}],"backdrop-saturate":[{"backdrop-saturate":[P]}],"backdrop-sepia":[{"backdrop-sepia":[_]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[s]}],"border-spacing-x":[{"border-spacing-x":[s]}],"border-spacing-y":[{"border-spacing-y":[s]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",Le]}],duration:[{duration:Pe()}],ease:[{ease:["linear","in","out","in-out",Le]}],delay:[{delay:Pe()}],animate:[{animate:["none","spin","ping","pulse","bounce",Le]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[C]}],"scale-x":[{"scale-x":[C]}],"scale-y":[{"scale-y":[C]}],rotate:[{rotate:[ji,Le]}],"translate-x":[{"translate-x":[A]}],"translate-y":[{"translate-y":[A]}],"skew-x":[{"skew-x":[S]}],"skew-y":[{"skew-y":[S]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",Le]}],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","Tx-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",Le]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":V()}],"scroll-mx":[{"scroll-mx":V()}],"scroll-my":[{"scroll-my":V()}],"scroll-ms":[{"scroll-ms":V()}],"scroll-me":[{"scroll-me":V()}],"scroll-mt":[{"scroll-mt":V()}],"scroll-mr":[{"scroll-mr":V()}],"scroll-mb":[{"scroll-mb":V()}],"scroll-ml":[{"scroll-ml":V()}],"scroll-p":[{"scroll-p":V()}],"scroll-px":[{"scroll-px":V()}],"scroll-py":[{"scroll-py":V()}],"scroll-ps":[{"scroll-ps":V()}],"scroll-pe":[{"scroll-pe":V()}],"scroll-pt":[{"scroll-pt":V()}],"scroll-pr":[{"scroll-pr":V()}],"scroll-pb":[{"scroll-pb":V()}],"scroll-pl":[{"scroll-pl":V()}],"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",Le]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[Hr,sn,kl]}],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","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-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-l":["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-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var mf=nS(wS);function Oe(...e){return mf((0,gf.clsx)(e))}var Dn=require("react/jsx-runtime"),La=In.forwardRef(({className:e,...t},r)=>(0,Dn.jsx)("div",{ref:r,className:Oe("rounded-xl border bg-card text-card-foreground shadow",e),...t}));La.displayName="Card";var $a=In.forwardRef(({className:e,...t},r)=>(0,Dn.jsx)("div",{ref:r,className:Oe("flex flex-col space-y-1.5 p-6",e),...t}));$a.displayName="CardHeader";var Ua=In.forwardRef(({className:e,...t},r)=>(0,Dn.jsx)("div",{ref:r,className:Oe("font-semibold leading-none tracking-tight",e),...t}));Ua.displayName="CardTitle";var _S=In.forwardRef(({className:e,...t},r)=>(0,Dn.jsx)("div",{ref:r,className:Oe("text-sm text-muted-foreground",e),...t}));_S.displayName="CardDescription";var Ha=In.forwardRef(({className:e,...t},r)=>(0,Dn.jsx)("div",{ref:r,className:Oe("p-6 pt-0",e),...t}));Ha.displayName="CardContent";var SS=In.forwardRef(({className:e,...t},r)=>(0,Dn.jsx)("div",{ref:r,className:Oe("flex items-center p-6 pt-0",e),...t}));SS.displayName="CardFooter";var yf=require("@radix-ui/react-slot"),bf=require("class-variance-authority"),vf=cr(require("react")),CS=(0,bf.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-accent text-accent-foreground hover:bg-background hover:text-accent hover:border-accent hover:border",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent-foreground",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-accent"}}}),zr=vf.forwardRef(({asChild:e=!1,className:t,size:r,variant:Tx,...o},i)=>(0,Dn.jsx)(e?yf.Slot:"button",{className:Oe(CS({className:t,size:r,variant:Tx})),ref:i,...o}));zr.displayName="Button";var Qa=require("lucide-react");var wf=({className:e,content:t,style:r})=>(0,Dn.jsx)("div",{className:Oe("mx-auto my-8 w-full",e),children:(0,Dn.jsx)("div",{className:Oe("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,Dn.jsx)(tr,{content:t,enableGutter:!1,enableProse:!1})})});var Ll=cr(require("next/link")),qn=e=>{let{type:t,appearance:r="inline",children:Tx,className:o,label:i,newTab:s,reference:l,size:u,url:d}=e,c=t==="reference"&&typeof(l==null?void 0:l.value)=="object"&&l.value.slug?`${(l==null?void 0:l.relationTo)!=="pages"?`/${l==null?void 0:l.relationTo}`:""}/${l.value.slug}`:d;if(!c)return null;let p=r==="link"?"clear":u,h=s?{rel:"noopener noreferrer",target:"_blank"}:{};return r==="inline"?(0,Dn.jsxs)(Ll.default,{className:Oe(o),href:c||d||"",...h,children:[i&&i,Tx&&Tx]}):(0,Dn.jsx)(zr,{asChild:!0,className:o,size:p,variant:r,children:(0,Dn.jsxs)(Ll.default,{className:Oe(o),href:c||d||"",...h,children:[i&&i,Tx&&Tx]})})};var _f=({links:e,richText:t})=>(0,Dn.jsx)("div",{className:"container",children:(0,Dn.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,Dn.jsx)("div",{className:"max-w-[48rem] flex items-center",children:t&&(0,Dn.jsx)(tr,{className:"mb-0",content:t,enableGutter:!1})}),(0,Dn.jsx)("div",{className:"flex flex-col gap-8",children:(e||[]).map(({link:r},Tx)=>(0,Dn.jsx)(qn,{size:"lg",...r},Tx))})]})});var Ga=require("prism-react-renderer");var Cf=require("react");function Af({code:e}){let[t,r]=(0,Cf.useState)("Copy");function Tx(){t==="Copy"&&(r(()=>"Copied!"),setTimeout(()=>{r(()=>"Copy")},1e3))}return(0,Dn.jsx)("div",{className:"flex justify-end align-middle",children:(0,Dn.jsxs)(zr,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(e),Tx()},children:[(0,Dn.jsx)("p",{children:t}),(0,Dn.jsx)("div",{className:"w-6 h-6 dark:invert",children:(0,Dn.jsx)(Qa.ClipboardCopy,{})})]})})}var Tf=({code:e,language:t=""})=>e?(0,Dn.jsx)(Ga.Highlight,{code:e,language:t,theme:Ga.themes.vsDark,children:({getLineProps:r,getTokenProps:Tx,tokens:o})=>(0,Dn.jsxs)("pre",{className:"bg-black p-4 border text-xs border-border rounded overflow-x-auto",children:[o.map((i,s)=>(0,Dn.jsxs)("div",{...r({className:"table-row",line:i}),children:[(0,Dn.jsx)("span",{className:"table-cell select-none text-right text-white/25",children:s+1}),(0,Dn.jsx)("span",{className:"table-cell pl-4",children:i.map((l,u)=>(0,Dn.jsx)("span",{...Tx({token:l})},u))})]},s)),(0,Dn.jsx)(Af,{code:e})]})}):null;var Rf=({className:e,code:t,language:r})=>(0,$l.jsx)("div",{className:[e,"not-prose"].filter(Boolean).join(" "),children:(0,$l.jsx)(Tf,{code:t,language:r})});var Pf=cr(require("next/image")),AS={"3xl":1920,"2xl":1536,xl:1280,lg:1024,md:768,sm:640},xf="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAABchJREFUWEdtlwtTG0kMhHtGM7N+AAdcDsjj///EBLzenbtuadbLJaZUTlHB+tRqSesETB3IABqQG1KbUFqDlQorBSmboqeEBcC1d8zrCixXYGZcgMsFmH8B+AngHdurAmXKOE8nHOoBrU6opcGswPi5KSP9CcBaQ9kACJH/ALAA1xm4zMD8AczvQCcAQeJVAZsy7nYApTSUzwCHUKACeUJi9TsFci7AHmDtuHYqQIC9AgQYKnSwNAig4NyOOwXq/xU47gDYggarjIpsRSEA3Fqw7AGkwgW4fgALAdiC2btKgNZwbgdMbEFpqFR2UyCR8xwAhf8bUHIGk1ckMyB5C1YkeWAdAPQBAeiD6wVYPoD1HUgXwFagZAGc6oSpTmilopoD5GzISQD3odcNIFca0BUQQM5YA2DpHV0AYURBDIAL0C+ugC0C4GedSsVUmwC8/4w8TPiwU6AClJ5RWL1PgQNkrABWdKB3YF3cBwRY5lsI4ApkKpCQi+FIgFJU/TDgDuAxAAwonJuKpGD1rkCXCR1ALyrAUSSEQAhwBdYZ6DPAgSUA2c1wKIZmRcHxMzMYR9DH8NlbkAwwApSAcABwBwTAbb6owAr0AFiZPILVEyCtMmK2jCkTwFDNUNj7nJETQx744gCUmgkZVGJUHyakEZE4W91jtGFA9KsD8Z3JFYDlhGYZLWcllwJMnplcPy+csFAgAAaIDOgeuAGoB96GLZg4kmtfMjnr6ig5oSoySsoy3ya/FMivXZWxwr0KIf9nACbfqcBEgmBSAtAlIT83R+70IWpyACamIjf5E1Iqb9ECVmnoI/FvAIRk8s2J0Y5IquQDgB+5wpScw5AUTC75VTmTs+72NUzoCvQIaAXv5Q8PDAZKLD+MxLv3RFE7KlsQChgBIlKiCv5ByaZv3gJZNm8AnVMhAN+EjrtTYQMICJpu6/0aiQnhClANlz+Bw0cIWa8ev0sBrtrhAyaXEnrfGfATQJiRKih5vKeOHNXXPFrgyamAADh0Q4F2/sESojomDS9o9k0b0H83xjB8qL+JNoTjN+enjpaBpingRh4e8MSugudM030A8FeqMI6PFIgNyPehkpZWGFEAARIQdH5LcAAqIACHkAJqg4OoBccHAuz76wr4BbzFOEa8iBuAZB8AtJHLP2VgMgJw/EIBowo7HxCAH3V6dAXEE/vZ5aZIA8BP8RKhm7Cp8BnAMnAQADdgQDA520AVIpScP+enHz0Gwp25h4i2dPg5FkDXrbsdJikQwXuWgaM5gEMk1AgH4DKKFjDf3bMD+FjEeIxLlRKYnBk2BbquvSDCAQ4gwZiMAAmH4gBTyRtEsYxi7gP6QSrc//39BrDNqG8rtYTmC4BV1SfMhOhaumFCT87zy4pPhQBZEK1kQVRjJBBi7AOlePgyAPYjwlvtagx9e/dnQraAyS894TIkkAIEYMKEc8k4EqJ68lZ5jjNqcQC2QteQOf7659umwBgPybNtK4dg9WvnMyFwXYGP7uEO1lwJgAnPNeMYMVXbIIYKFioI4PGFt+BWPVfmWJdjW2lTUnLGCswECAgaUy86iwA1464ajo0QhgMBFGyBoZahANsMpMfXr1JA1SN29m5lqgXj+UPV85uRA7yv/KYUO4Tk7Hc1AZwbIRzg0AyNj2UlAMwfSLSMnl7fdAbcxHuA27YaAMvaQ4GOjwX4RTUGAG8Ge14N963g1AynqUiFqRX9noasxT4b8entNRQYyamk/3tYcHsO7R3XJRRYOn4tw4iUnwBM5gDnySGOreAwAGo8F9IDHEcq8Pz2Kg/oXCpuIL6tOPD8LsDn0ABYQoGFRowlsAEUPPDrGAGowAbgKsgDMmE8mDy/vXQ9IAwI7u4wta+gAdAdgB64Ah9SgD4IgGKhwACoAjgNgFDhtxY8f33ZTMjqdTAiHMBPrn8ZWkEfzFdX4Oc1AHg3+ADbvN8PU8WdFKg4Tt6CQy2+D4YHaMT/JP4XzbAq98cPDIUAAAAASUVORK5CYII=",Of=e=>{let{alt:t,fill:r,imgClassName:Tx,priority:o,resource:i,size:s,src:l,loading:u}=e,d,c,p=t,h=l||"";if(!h&&i&&typeof i=="object"){let{alt:y,filename:b,height:E,url:w,width:P}=i;if(E&&E>500){let C=500/E;d=P*C,c=E*C}else d=P,c=E;p=y||"",h=w||xf}let m=u||"lazy",g=s||Object.entries(AS).map(([,y])=>`(max-width: ${y}px) ${y*2}w`).join(", ");return(0,Dn.jsx)("picture",{children:(0,Dn.jsx)(Pf.default,{alt:p||"",className:Oe(Tx),fill:r,height:r?void 0:c,placeholder:"blur",blurDataURL:xf,priority:m!=="lazy"&&o,quality:100,loading:m,sizes:g,src:h,width:r?void 0:d})})};var Nf=!!(typeof window!="undefined"&&window.document&&window.document.createElement);var Mf=()=>{if(Nf){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 If=e=>{let{onClick:t,resource:r,videoClassName:Tx}=e,o=(0,Cf.useRef)(null);if((0,Cf.useEffect)(()=>{let{current:i}=o;i&&i.addEventListener("suspend",()=>{})},[]),r&&typeof r=="object"){let{filename:i}=r;return(0,Dn.jsx)("video",{autoPlay:!0,className:Oe(Tx),controls:!1,loop:!0,muted:!0,onClick:t,playsInline:!0,ref:o,children:(0,Dn.jsx)("source",{src:`${Mf()}/media/${i}`})})}return null};var so=e=>{var s;let{className:t,htmlElement:r="div",resource:Tx}=e,o=typeof Tx=="object"&&((s=Tx==null?void 0:Tx.mimeType)==null?void 0:s.includes("video"));return(0,Dn.jsx)(r||Cf.Fragment,{...r!==null?{className:t}:{},children:o?(0,Dn.jsx)(If,{...e}):(0,Dn.jsx)(Of,{...e})})};var qf=e=>{let{className:t,enableGutter:r=!0,imgClassName:Tx,media:o,staticImage:i}=e;return(0,Dn.jsx)("div",{className:Oe("h-full ",{container:r},t),children:(0,Dn.jsx)(so,{imgClassName:Oe("rounded-[0.8rem]",Tx),className:"flex justify-center",resource:o,src:i})})};var jf=e=>{let{className:t,enableGutter:r=!0,imgClassName:Tx,media:o,staticImage:i}=e;return(0,Dn.jsx)("div",{className:Oe("",{container:r},t),children:(0,Dn.jsx)(so,{imgClassName:Oe("rounded-[0.8rem]",Tx),resource:o,src:i})})};var xr=({type:e="solid",iconName:t="cloud",size:r="lg",className:Tx})=>{let o=e.includes("fa-")?e+" ":"fa-"+e+" ",i="fa-"+t,s=Tx!=null?Tx:"",l=o+i+" fa-"+r+" "+s;return(0,Dn.jsx)("i",{className:l})};var Ff=(0,bf.cva)("inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function Vl({className:e,variant:t,...r}){return(0,Dn.jsx)("div",{className:Oe(Ff({variant:t}),e),...r})}var $f=cr(require("next/link"));function Uf({children:e,href:t,openNewTab:r,...Tx}){return(0,Dn.jsx)($f.default,{href:t,target:r?"_blank":"_self",...Tx,children:e})}function zf(e){return e&&typeof e=="object"&&"type"in e&&"iconName"in e}function Gf({variant:e="outline",className:t,icon:r,iconSize:Tx="large",width:o="auto",order:i=0,heading:s,subheading:l,content:u,statistic:d,buttonText:c,buttonHref:p}){let h={solid:"bg-accent",outline:"bg-background border border-accent",gradient:"bg-gradient-to-br from-[#A42368] to-[#4A1030]",radial:"bg-gradient-to-br from-[#4A1030] to-[#2D0A1D] relative overflow-hidden",light:""},m={"1/4":"w-1/4","1/3":"w-1/3","1/2":"w-1/2",full:"w-full",auto:"w-full"};return(0,Dn.jsxs)("div",{className:Oe("rounded-3xl p-8 md:p-8 min-w-56 flex flex-col group",h[e],e==="outline"?"text-gray-900":"text-white",t,m[o],"intersect-once intersect:animate-flip-up opacity-0 intersect:opacity-100 intersect:animate-duration-500",`intersect:animate-delay-${i+1}00`),children:[(0,Dn.jsx)("div",{className:"flex items-center gap-4 mb-2",children:(0,Dn.jsx)(TS,{icon:r,heading:s,variant:e,iconSize:Tx})}),d&&(0,Dn.jsx)("div",{className:"mb-6",children:(0,Dn.jsx)("div",{className:Oe("text-4xl text-wrap font-bold leading-none overflow-hidden",e==="outline"||e==="light"?"text-primary":"text-white"),children:d})}),l&&(0,Dn.jsx)("div",{className:"mb-4 text-xl md:text-2xl font-light",children:l}),u&&typeof u=="object"&&(0,Dn.jsx)("div",{className:Oe("space-y-6"),children:(0,Dn.jsx)(tr,{enableGutter:!1,content:u,enableProse:!1,className:Oe(e==="outline"||e==="light"?"prose prose-headings:text-foreground prose-p:text-foreground":"prose prose-headings:text-white prose-p:text-gray-100")})}),u&&typeof u=="string"&&(0,Dn.jsx)("div",{className:Oe("space-y-6",e==="outline"||e==="light"?"text-gray-900":"text-gray-100"),children:u}),c&&(0,Dn.jsx)("div",{className:"mt-auto pt-6 flex items-center justify-center",children:(0,Dn.jsx)(zr,{size:"lg",className:"text-white text-lg rounded-xl w-full mt-auto items-center justify-center",asChild:!0,children:(0,Dn.jsx)("a",{href:p,children:c})})}),e==="radial"&&(0,Dn.jsx)("div",{className:"absolute bottom-0 right-0 w-2/3 h-2/3 blur-3xl rounded-full",style:{background:"radial-gradient(circle, rgba(164,35,104,0.3) 0%, rgba(74,16,48,0) 70%)"}})]})}var TS=({icon:e,heading:t,variant:r,iconSize:Tx})=>e&&Tx==="small"?(0,Dn.jsxs)("div",{className:"flex items-start gap-4 mb-2",children:[zf(e)&&(0,Dn.jsx)("div",{className:Oe("rounded-full p-0 transform group-hover:scale-110 transition-transform duration-400",r==="outline"||r==="light"?"text-primary":"text-white",Tx==="small"?"mt-2":""),children:(0,Dn.jsx)(xr,{type:e.type,iconName:e.iconName,size:"2x"})}),(0,Dn.jsx)("div",{className:Oe("font-semibold",r==="outline"||r==="light"?"text-primary":"text-white",Tx==="small"?"text-2xl":"text-3xl"),children:t})]}):e?(0,Dn.jsxs)("div",{className:"flex flex-col gap-4",children:[zf(e)&&(0,Dn.jsx)("div",{className:Oe("h-12 w-12 mb-3 transform group-hover:scale-110 transition-transform duration-400",r==="outline"||r==="light"?"text-accent":""),children:(0,Dn.jsx)(xr,{type:e.type,iconName:e.iconName,size:"4x"})}),(0,Dn.jsx)("h3",{className:Oe("font-semibold",r==="outline"||r==="light"?"text-2xl text-primary":"text-3xl"),children:t})]}):(0,Dn.jsx)("div",{className:"flex items-center gap-4 mb-2",children:(0,Dn.jsx)("div",{className:Oe("font-semibold",r==="outline"||r==="light"?"text-2xl text-primary":"text-3xl"),children:t})});var Vf=({title:e,description:t,features:r,id:Tx,nested:o=!1})=>(0,Dn.jsxs)("section",{className:Oe(!o&&"container","w-full rounded-lg","dark:text-gray-300 text-gray-800"),children:[e&&(0,Dn.jsx)("h2",{className:"mb-6 mt-0 text-2xl font-bold md:text-3xl text-primary",id:Tx||"",children:e}),t&&typeof t=="string"&&(0,Dn.jsx)("p",{className:"mb-5 text-xl tracking-tight md:text-xl text-foreground",children:t}),t&&typeof t=="object"&&(0,Dn.jsx)("p",{className:"mb-5 text-xl tracking-tight md:text-xl text-foreground",children:(0,Dn.jsx)(tr,{content:t,enableGutter:!1})}),(0,Dn.jsx)("div",{className:`grid gap-8 mt-10 md:grid-cols-${r?r.length:1}`,children:r&&r.map((i,s)=>{var u,d,c,p,h;let l=()=>{if(i.icon&&"type"in i.icon&&i.icon.type!=="none")return{type:i.icon.type,iconName:i.icon.icon}};return(0,Dn.jsx)(Gf,{variant:((u=i.settings)==null?void 0:u.card)==="default"?"light":((d=i.settings)==null?void 0:d.card)||"outline",icon:l()||void 0,iconSize:((c=i.settings)==null?void 0:c.iconSize)||"large",width:"auto",order:s,heading:i.title||"",content:i.content||void 0,statistic:i.statistic||void 0,buttonText:(p=i.link)!=null&&p.url?"Find out more":void 0,buttonHref:((h=i.link)==null?void 0:h.url)||void 0},s)})})]});var Ya=cr(require("react"));function Fi({nodes:e}){return(0,Dn.jsx)(Ya.Fragment,{children:e==null?void 0:e.map((t,r)=>{if(t==null)return null;if(t.type==="text"&&t.text){let i=(0,Dn.jsx)(Ya.default.Fragment,{children:t.text},r);return t.format&1&&(i=(0,Dn.jsx)("strong",{children:i},r)),t.format&2&&(i=(0,Dn.jsx)("em",{children:i},r)),t.format&4&&(i=(0,Dn.jsx)("span",{style:{textDecoration:"line-through"},children:i},r)),t.format&8&&(i=(0,Dn.jsx)("span",{style:{textDecoration:"underline"},children:i},r)),t.format&16&&(i=(0,Dn.jsx)("code",{children:t.text},r)),t.format&32&&(i=(0,Dn.jsx)("sub",{children:i},r)),t.format&64&&(i=(0,Dn.jsx)("sup",{children:i},r)),i}if(t.type==="table")return(0,Dn.jsx)("table",{children:(0,Dn.jsx)("tbody",{children:t.children.map((i,s)=>(0,Dn.jsx)("tr",{children:i.children.map((l,u)=>(0,Dn.jsx)("td",{children:Fi({nodes:l.children})},u))},s))})},r);let Tx=i=>{if(i.children==null)return null;if((i==null?void 0:i.type)==="list"&&(i==null?void 0:i.listType)==="check")for(let s of i.children)"checked"in s&&(s!=null&&s.checked||(s.checked=!1));return Fi({nodes:i.children})},o="children"in t?Tx(t):"";if(t.type==="block"){let i=t.fields,s=i==null?void 0:i.blockType;if(!i||!s)return null;switch(s){case"cta":return(0,Dn.jsx)(_f,{...i},r);case"mediaBlock":return(0,Dn.jsx)(qf,{className:"col-start-1 col-span-3",imgClassName:"m-0",...i,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},r);case"imageBlock":return(0,Dn.jsx)(jf,{className:"col-start-1 col-span-3",imgClassName:"m-0",...i,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},r);case"banner":return(0,Dn.jsx)(wf,{className:"col-start-2 mb-4",...i},r);case"code":return(0,Dn.jsx)(Rf,{className:"col-start-2",...i},r);case"features":return(0,Dn.jsx)(Vf,{...i,nested:!0},r);case"reusableContentBlock":Fi({nodes:i.reusableContent.layout});default:return null}}else switch(t.type){case"linebreak":return(0,Dn.jsx)("br",{className:"col-start-2"},r);case"paragraph":return(0,Dn.jsx)("p",{className:"col-start-2",children:o},r);case"heading":{let i=t==null?void 0:t.tag;return(0,Dn.jsx)(i,{className:"col-start-2",id:(t==null?void 0:t.id)||"",children:o},r)}case"list":{let i=t==null?void 0:t.tag;return(0,Dn.jsx)(i,{className:"list col-start-2",children:o},r)}case"listitem":return(t==null?void 0:t.checked)!=null?(0,Dn.jsx)("li",{"aria-checked":t.checked?"true":"false",className:` ${t.checked,""}`,role:"checkbox",tabIndex:-1,value:t==null?void 0:t.value,children:o},r):(0,Dn.jsx)("li",{value:t==null?void 0:t.value,children:o},r);case"quote":return(0,Dn.jsx)("blockquote",{className:"col-start-2",children:o},r);case"link":{let i=t.fields;return(0,Dn.jsx)(qn,{newTab:!!(i!=null&&i.newTab),reference:i.doc,type:i.linkType==="internal"?"reference":"custom",url:i.url,children:o},r)}case"autolink":{let i=t.fields;return(0,Dn.jsx)(qn,{newTab:!!(i!=null&&i.newTab),reference:i.doc,type:i.linkType==="internal"?"reference":"custom",url:i.url,children:o},r)}default:return null}})})}var tr=({className:e,content:t,enableGutter:r=!0,enableProse:Tx=!0})=>{var o;return t?(0,Dn.jsx)("div",{className:Oe({"container ":r,"max-w-none":!r,"mx-auto prose dark:prose-invert ":Tx},e),children:t&&!Array.isArray(t)&&typeof t=="object"&&"root"in t&&Fi({nodes:(o=t==null?void 0:t.root)==null?void 0:o.children})}):null};var Yf=({children:e,richText:t})=>(0,Dn.jsx)("div",{className:"min-w-full py-10 bg-muted mt-24",children:(0,Dn.jsx)("div",{className:"container",children:e||t&&(0,Dn.jsx)(tr,{content:t,enableGutter:!1})})});var Wl=cr(require("next/image"));var RS=({media:e})=>{if(e&&typeof e=="object"){let{alt:t,filename:r,height:Tx,url:o,width:i}=e;return(0,Dn.jsx)(Wl.default,{className:"mix-blend-overlay opacity-50",alt:t||"",fill:!0,priority:!0,src:o||"",width:i||0,height:Tx||0,style:{objectFit:"cover"}})}else if(e&&typeof e=="string")return(0,Dn.jsx)("div",{children:(0,Dn.jsx)(Wl.default,{className:"mix-blend-overlay opacity-50",alt:"",fill:!0,priority:!0,src:e,style:{objectFit:"cover"}})});return null},Kf=({links:e,media:t,children:r,richText:Tx})=>(0,Dn.jsxs)("div",{className:"relative bg-brand-one pb-12 mt-20 pt-10",children:[t&&(0,Dn.jsx)(RS,{media:t}),(0,Dn.jsx)("div",{className:"mx-0 min-w-full relative z-9",children:(0,Dn.jsx)("div",{className:"container text-brand-one-foreground",children:r||Tx&&(0,Dn.jsx)(tr,{className:"prose-headings:text-brand-one-foreground prose-p:text-brand-one-foreground",content:Tx,enableProse:!0,enableGutter:!1})})})]});var Xf=cr(require("next/image"));var Jf=({position:e,className:t=""})=>{let r=["","scale(-1, 1)","scale(1, -1)","scale(-1, -1)"],Tx=r[Math.floor(Math.random()*r.length)];if(e==="header")return(0,Dn.jsx)("div",{className:"w-full h-[1240px] z-20",children:(0,Dn.jsxs)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 337",preserveAspectRatio:"xMidYMax meet",style:{fontSize:0,float:"left"},className:Oe(t,"absolute -bottom-[2px] flex"),transform:r[0],children:[(0,Dn.jsx)("defs",{children:(0,Dn.jsxs)("mask",{id:"mask",children:[(0,Dn.jsx)("rect",{width:"1920",height:"332",fill:"white"}),(0,Dn.jsx)("polygon",{points:"0 0 0 135 1255 330 1920 0 1920 0 1920 0 0 0","stroke-width":"2"})]})}),(0,Dn.jsx)("rect",{width:"1920",height:"332",fill:"white",mask:"url(#mask)"}),(0,Dn.jsx)("rect",{y:"331",width:"1920",height:"7",fill:"white"})," "]})});if(e==="top")return(0,Dn.jsx)("div",{className:"w-full h-[70px] md:h-[332px] z-20 ",children:(0,Dn.jsxs)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"xMidYMax meet",className:Oe(t,"absolute "),style:{fontSize:0,float:"left"},transform:r[1],children:[(0,Dn.jsx)("defs",{children:(0,Dn.jsxs)("mask",{id:"mask",children:[(0,Dn.jsx)("rect",{width:"100%",height:"100%",fill:"white"}),(0,Dn.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0"})]})}),(0,Dn.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0",fill:"black"})]})});if(e==="dark-top")return(0,Dn.jsx)("div",{className:"w-full h-[70px] md:h-[332px] z-20 content-end block overflow-hidden",children:(0,Dn.jsxs)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"xMidYMax meet",className:Oe(t,"relative "),style:{fontSize:0,float:"left"},transform:r[3],children:[(0,Dn.jsx)("defs",{children:(0,Dn.jsxs)("mask",{id:"mask",children:[(0,Dn.jsx)("rect",{width:"100%",height:"100%",fill:"white"}),(0,Dn.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0"})]})}),(0,Dn.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0",fill:"black"})]})});if(e==="dark-bottom")return(0,Dn.jsx)("div",{className:"w-full min-h-[70px] md:min-h-[350px] z-20 content-start block overflow-hidden bg-white",children:(0,Dn.jsx)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"none",style:{fontSize:0,float:"left",alignContent:"flex-end",objectFit:"contain"},className:Oe(t,"w-full block overflow-hidden"),transform:r[1],children:(0,Dn.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 5 1920 0 1920 0 0 0",fill:"black"})})});if(e==="light-bottom")return(0,Dn.jsx)("div",{className:"w-full min-h-[70px] md:min-h-[350px] z-20 content-end block overflow-hidden",children:(0,Dn.jsx)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"none",style:{fontSize:0,float:"left",alignContent:"flex-end",objectFit:"contain"},className:Oe(t,"w-full block overflow-hidden"),transform:r[3],children:(0,Dn.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 5 1920 0 1920 0 0 0",fill:"black"})})});if(e==="bottom-left"||e==="bottom-right")return(0,Dn.jsx)("div",{className:"w-full min-h-[70px] md:min-h-[350px] z-20 content-end block overflow-hidden",children:(0,Dn.jsx)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"none",style:{fontSize:0,float:"left",alignContent:"flex-end",objectFit:"contain"},className:Oe(t,"w-full block overflow-hidden"),transform:e==="bottom-left"?r[3]:r[2],children:(0,Dn.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 5 1920 0 1920 0 0 0",fill:"black"})})})};var Qf=({links:e,media:t,children:r,richText:Tx})=>(0,Dn.jsx)("div",{children:(0,Dn.jsxs)("div",{className:"sticky top-0 h-[70vh] min-h-[600px]",children:[(0,Dn.jsxs)("div",{className:"fixed inset-0 container mt-24 mb-8 z-10 flex items-start justify-center",children:[r||Tx&&(0,Dn.jsx)(tr,{className:"max-w-none mb-6 ml-0 prose prose-h1:text-5xl prose-headings:text-foreground prose-p:text-foreground",content:Tx,enableGutter:!0}),Array.isArray(e)&&e.length>0&&(0,Dn.jsx)("ul",{className:"flex justify-center gap-4",children:e.map(({link:o},i)=>(0,Dn.jsx)("li",{children:(0,Dn.jsx)(qn,{...o})},i))})]}),(0,Dn.jsxs)("div",{className:"fixed inset-0 h-[70vh] min-h-[600px] select-none",children:[t&&typeof t=="object"&&(0,Dn.jsx)(so,{fill:!0,imgClassName:"z-5 object-cover",priority:!1,loading:"lazy",resource:t}),t&&typeof t=="string"&&(0,Dn.jsx)("div",{children:(0,Dn.jsx)(Xf.default,{className:"-z-10 object-cover",alt:"",fill:!0,priority:!0,src:t})}),(0,Dn.jsx)("span",{className:"absolute inset-0 bg-gradient-1 from-white/0 to-white dark:from-background/0 dark:to-background"})]}),(0,Dn.jsx)(Jf,{className:"text-black z-10",position:"header"})]})});var eh=cr(require("react")),th=cr(require("next/image"));var Zf=e=>{let r=new Date;e&&(r=new Date(e));let Tx=r.getMonth(),o=r.getDate(),i=Tx+1<10?`0${Tx+1}`:Tx+1,s=o<10?`0${o}`:o,l=r.getFullYear();return`${s}/${i}/${l}`};var rh=({post:e})=>{var s;let{categories:t,meta:r,populatedAuthors:Tx,publishedAt:o,title:i}=e;return(0,Dn.jsxs)("div",{className:"relative grid pt-24",children:[(0,Dn.jsx)("div",{className:"relative z-10 flex flex-col justify-end min-h-[50vh] text-foreground dark:text-foreground pt-24 p-6 lg:p-12",children:(0,Dn.jsxs)("div",{className:"container mx-auto",children:[(0,Dn.jsx)("h1",{className:"mb-6 text-[clamp(2rem,1.5rem+1.5vw,3.5rem)] font-bold leading-tight ",children:i}),(0,Dn.jsxs)("div",{className:"flex flex-col gap-4 md:flex-row md:gap-16 ",children:[Tx&&Tx.length>0&&(0,Dn.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,Dn.jsxs)("p",{className:"text-sm",children:["Author",Tx.length>1?"s":""]}),(0,Dn.jsx)("p",{children:Tx.map((l,u)=>(0,Dn.jsxs)(eh.default.Fragment,{children:[l.name,u<Tx.length-2&&", ",u===Tx.length-2&&(Tx.length>2?", and ":" and ")]},l.id))})]}),o&&(0,Dn.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,Dn.jsx)("p",{className:"text-sm",children:"Date Published"}),(0,Dn.jsx)("time",{dateTime:o,children:Zf(o)})]}),t&&t.length>0&&(0,Dn.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,Dn.jsx)("p",{className:"text-sm font-medium",children:"Categories"}),(0,Dn.jsx)("div",{className:"flex flex-wrap gap-2",children:t.map((l,u)=>typeof l=="object"&&l!==null&&(0,Dn.jsx)(Vl,{className:"px-3 py-1 mx-1",children:l.title||"Untitled category"},l.id||u))})]})]})]})}),(0,Dn.jsxs)("div",{className:"absolute inset-0 w-full h-full",children:[(0,Dn.jsx)(th.default,{className:"object-cover",alt:`Cover image for ${i}`,src:((s=r==null?void 0:r.image)==null?void 0:s.url)||"/assets/images/blog/gradient.png",fill:!0,priority:!0,sizes:"100vw"}),(0,Dn.jsx)("div",{className:"absolute pointer-events-none left-0 bottom-0 w-full h-1/2 bg-gradient-to-t from-background dark:from-black to-transparent"})]})]})};var lo=require("@headlessui/react"),oh=require("@heroicons/react/20/solid");var xS=({name:e,items:t,actions:r=[],href:Tx})=>!t&&Tx?(0,Dn.jsx)("a",{href:Tx,className:"flex items-center gap-x-1 text-sm text-foreground group",children:(0,Dn.jsxs)("span",{className:"relative",children:[e,(0,Dn.jsx)("span",{className:"absolute -bottom-1 left-1/2 w-1/2 h-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]})}):(0,Dn.jsxs)(lo.Popover,{children:[(0,Dn.jsxs)(lo.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 text-foreground outline-none group",children:[(0,Dn.jsxs)("span",{className:"relative",children:[e,(0,Dn.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 h-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]}),(0,Dn.jsx)(oh.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 w-5 flex-none text-accent"})]}),(0,Dn.jsxs)(lo.PopoverPanel,{transition:!0,className:"absolute inset-x-0 top-0 -z-10 bg-popover mt-14 shadow-lg ring-1 ring-ring/5 transition data-[closed]:-translate-y-1 data-[closed]:opacity-0 data-[enter]:duration-200 data-[leave]:duration-150 data-[enter]:ease-out data-[leave]:ease-in",children:[(0,Dn.jsx)("div",{className:"mx-auto grid max-w-7xl grid-cols-4 gap-x-4 px-6 py-10 lg:px-8 xl:gap-x-8 z-50",children:t&&t.map(o=>(0,Dn.jsxs)("div",{className:"group relative rounded-lg p-6 text-sm/6 box-border",children:[(0,Dn.jsx)("div",{className:"flex h-16 items-center justify-start rounded-lg bg-popover text-muted-foreground group-hover:text-accent transition-transform duration-400 ease-in-out group-hover:scale-90",children:o.icon&&(0,Dn.jsx)(nh,{icon:o.icon,size:"4x"})}),(0,Dn.jsxs)("a",{href:o.href,className:"mt-6 block text-popover-foreground group-hover:text-accent",children:[o.name,(0,Dn.jsx)("span",{className:"absolute inset-0"})]}),(0,Dn.jsx)("p",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:o.description})]},o.name))}),r.length>0&&(0,Dn.jsx)("div",{className:"bg-gray-50",children:(0,Dn.jsx)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:(0,Dn.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:r.map(o=>(0,Dn.jsxs)("a",{href:o.href,className:"flex items-center max-h-12 justify-center gap-x-2.5 p-3 text-sm/6 text-gray-900 hover:bg-gray-100",children:[o.icon&&(0,Dn.jsx)(nh,{icon:o.icon,className:"h-5 w-5 flex-none text-gray-400"}),o.name]},o.name))})})})]})]}),nh=({icon:e,className:t,size:r="lg"})=>{if(!e)return null;if("type"in e)return(0,Dn.jsx)(xr,{...e,size:r});if("src"in e)return(0,Dn.jsx)("div",{className:Oe(t,"h-full max-w-32 items-start text-left"),children:e&&typeof e.src=="string"&&(0,Dn.jsx)("img",{src:e.src,style:{objectFit:"contain",width:"100%",height:"100%"}})})},ih=xS;var ah=cr(require("next/image"));function Li({logo:e,mobile:t=!1}){return(0,Dn.jsx)(Uf,{href:"/",className:Oe(t?"py-1":"py-2"),children:(0,Dn.jsx)(ah.default,{src:e.src,width:e.width,height:e.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"auto",height:t?35:50}})})}var sh=require("next-themes");function uh({isMenuOpen:e,logoLight:t,logoDark:r,menuItems:Tx,themeControl:o=!1,wide:i=!1}){let[s,l]=(0,Cf.useState)(!1),[u,d]=(0,Cf.useState)(""),c=["light","dark"],{theme:p,setTheme:h}=(0,sh.useTheme)();(0,Cf.useEffect)(()=>{d(p||"dark")},[p]);let m=()=>{let g=c[(c.indexOf(u)+1)%c.length];d(g),h(g)};return(0,Cf.useEffect)(()=>{let g=()=>{window.scrollY>100?l(!0):l(!1)};return window.addEventListener("scroll",g,{passive:!0}),()=>window.removeEventListener("scroll",g)},[]),(0,Dn.jsx)(Dn.Fragment,{children:(0,Dn.jsx)("header",{className:`z-50 pb-10 transition-all duration-300 hidden lg:block ${s||e?"translate-y-0":"-translate-y-full bg-transparent"}`,children:(0,Dn.jsx)("nav",{className:"backdrop-blur-sm bg-background/80 text-white p-0",children:(0,Dn.jsxs)("div",{className:Oe("flex items-center justify-between px-9 py-0",!i&&"container"),children:[(0,Dn.jsx)(Li,{logo:r}),(0,Dn.jsx)(lo.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:Tx&&Tx.map(g=>(0,Dn.jsx)(ih,{...g},g.name))}),o&&(0,Dn.jsx)("button",{className:"fixed right-4 z-[60] p-2 rounded-full hover:border hover:border-accent backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-primary dark:text-white hover:text-accent hover:scale-125",onClick:m,children:(0,Dn.jsxs)("div",{className:"relative",children:[(0,Dn.jsx)(Qa.Sun,{className:"absolute h-6 w-6 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,Dn.jsx)(Qa.Moon,{className:"absoulte h-6 w-6 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})]})})})})}var Xa=require("@heroicons/react/24/outline");var Kl=["light","dark"];function dh({logoLight:e,logoDark:t,menuItems:r,isMenuOpen:Tx=!0}){let[o,i]=(0,Cf.useState)(!1),{theme:s,setTheme:l}=(0,sh.useTheme)(),[u,d]=(0,Cf.useState)(!1),[c,p]=(0,Cf.useState)("light");(0,Cf.useEffect)(()=>{let m=()=>{window.scrollY>100?i(!0):i(!1)};return window.addEventListener("scroll",m,{passive:!0}),()=>window.removeEventListener("scroll",m)},[]),(0,Cf.useEffect)(()=>{p(s||"dark")},[s]);let h=()=>{let m=Kl[(Kl.indexOf(c)+1)%Kl.length];p(m),l(m)};return(0,Dn.jsx)(Dn.Fragment,{children:(0,Dn.jsxs)("header",{className:`z-50 pb-10 transition-all duration-300 block lg:hidden ${o||Tx?"translate-y-0":"-translate-y-full bg-transparent"}`,children:[(0,Dn.jsx)("nav",{className:Oe("backdrop-blur-sm text-white p-0",u&&"hidden"),children:(0,Dn.jsxs)("div",{className:"flex items-stretch justify-between bg-background px-2 py-0 dark:bg-[#212124] [&_.logo-light]:[filter:brightness(0)_invert(1)] dark:border-b dark:border-accent",children:[(0,Dn.jsx)(Li,{logo:t,mobile:!0}),(0,Dn.jsx)("div",{className:"flex items-center space-x-4",children:(0,Dn.jsxs)("button",{type:"button",onClick:()=>d(!0),className:"fixed right-4 z-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",children:[(0,Dn.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,Dn.jsx)(Xa.Bars3Icon,{"aria-hidden":"true",className:"h-4 w-4"})]})})]})}),(0,Dn.jsxs)(lo.Dialog,{open:u,onClose:d,className:"lg:hidden",children:[(0,Dn.jsx)("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,Dn.jsxs)(lo.DialogPanel,{className:"fixed inset-y-0 right-0 z-20 w-full overflow-y-auto bg-background dark:bg-[#212124] px-2 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,Dn.jsxs)("div",{className:"flex items-stretch justify-between",children:[(0,Dn.jsx)(Li,{logo:t,mobile:!0}),(0,Dn.jsxs)("button",{type:"button",onClick:()=>d(!1),className:"-m-2.5 rounded-md p-2.5 text-foreground dark:text-foreground outline-none hover:text-accent",children:[(0,Dn.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,Dn.jsx)(Xa.XMarkIcon,{"aria-hidden":"true",className:"h-6 w-6"})]})]}),(0,Dn.jsx)("div",{className:"mt-6 flow-root",children:(0,Dn.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,Dn.jsx)("div",{className:"space-y-2 px-2 py-6",children:r&&r.map(m=>(0,Dn.jsx)(PS,{...m},m.name))})})})]})]})]})})}function PS({name:e,items:t,actions:r,href:Tx}){return!t&&Tx?(0,Dn.jsx)("a",{href:Tx,className:"-mx-3 block rounded-lg px-3 py-2 text-base dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:e}):(0,Dn.jsxs)(lo.Disclosure,{as:"div",className:"-mx-3",children:[(0,Dn.jsx)(lo.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:e}),(0,Dn.jsx)(lo.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(o=>(0,Dn.jsx)(lo.DisclosureButton,{as:"a",href:o.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:o.name},o.name))})]})}function ph({isMenuOpen:e,logoLight:t,logoDark:r,menuItems:Tx,className:o,wide:i}){return(0,$i.jsxs)("div",{className:Oe("fixed top-0 left-0 right-0 z-50",o),children:[(0,$i.jsx)(uh,{isMenuOpen:e,logoLight:t,logoDark:r,menuItems:Tx,wide:i}),(0,$i.jsx)(dh,{isMenuOpen:e,logoLight:t,logoDark:r,menuItems:Tx})]})}var fh="../cortex-reply-light-27IMI3G7.png";var hh="../cortex-reply-dark-XPAJJJYY.png";function Za({...e}){return(0,Dn.jsxs)("div",{children:[(0,Dn.jsx)(ph,{isMenuOpen:!0,logoLight:fh,logoDark:hh,...e.header}),e.hero&&e.hero.type==="lowImpact"&&(0,Dn.jsx)(Yf,{...e.hero}),e.hero&&e.hero.type==="mediumImpact"&&(0,Dn.jsx)(Kf,{...e.hero}),e.hero&&e.hero.type==="highImpact"&&(0,Dn.jsx)(Qf,{...e.hero}),e.hero&&e.hero.type==="postHero"&&(0,Dn.jsx)(rh,{...e.hero}),(0,Dn.jsx)("div",{className:"container py-8",children:(0,Dn.jsxs)("div",{className:"grid grid-cols-1 gap-8 lg:grid-cols-3",children:[(0,Dn.jsx)("div",{className:"lg:col-span-2",children:e.children}),(0,Dn.jsxs)("div",{className:"space-y-6",children:[(0,Dn.jsxs)(La,{children:[(0,Dn.jsx)($a,{children:(0,Dn.jsx)(Ua,{children:"Quick Actions"})}),(0,Dn.jsxs)(Ha,{children:[(0,Dn.jsx)("p",{className:"mb-4 text-sm text-muted-foreground",children:"Get started with your first action in just a few clicks."}),(0,Dn.jsx)(zr,{className:"w-full",children:"Create New"})]})]}),(0,Dn.jsxs)(La,{children:[(0,Dn.jsx)($a,{children:(0,Dn.jsx)(Ua,{children:"Resources"})}),(0,Dn.jsx)(Ha,{children:(0,Dn.jsxs)("nav",{className:"flex flex-col space-y-2",children:[(0,Dn.jsxs)("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["User Guide",(0,Dn.jsx)(Qa.ExternalLink,{className:"ml-1 h-3 w-3"})]}),(0,Dn.jsxs)("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["API Documentation",(0,Dn.jsx)(Qa.ExternalLink,{className:"ml-1 h-3 w-3"})]}),(0,Dn.jsxs)("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["View Pricing Details",(0,Dn.jsx)(Qa.ExternalLink,{className:"ml-1 h-3 w-3"})]})]})})]})]})]})})]})}var Il=cr(s2());var qU=()=>(0,Dn.jsx)(xr,{iconName:"github",size:"4x",type:"brands"});var jU=()=>(0,Dn.jsx)(xr,{iconName:"people-sharing",size:"4x",type:"kit"}),kU=()=>(0,Dn.jsx)(xr,{iconName:"cloud-network-sharing",size:"4x",type:"kit"}),BU=()=>(0,Dn.jsx)(xr,{iconName:"development",size:"4x",type:"kit"}),FU={title:"Pages/Page",component:Za,decorators:[e=>(0,Dn.jsx)("div",{className:"bg-sidebar",children:(0,Dn.jsx)(e,{})})],parameters:{nextjs:{appDirectory:!0},docs:{description:{component:"Example Blog page."}}}},LU=e=>(0,Dn.jsx)(Za,{...e}),Ba={render:LU,args:{title:"Storage Service",section:"Storage",description:"A scalable object storage service that offers industry-leading performance, security, and availability.",children:(0,Dn.jsxs)("div",{className:"prose max-w-none",children:[(0,Dn.jsx)("h2",{children:"How Dn works"}),(0,Dn.jsx)("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt Dn labore et dolore magna aliqua."}),(0,Dn.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,Dn.jsx)("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})})]}),header:{title:"Your Company",logo:"cortex-reply.png",menuItems:[{name:"Documentation",items:[{name:"Platforms & Services",description:"Cloud services",href:"#",icon:kU},{name:"Solutions & Propositions",description:"Solutions that we have built",href:"#",icon:jU},{name:"Products",description:"Products that we sell",href:"#",icon:BU}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:Xa.ChartPieIcon},{name:"API Reference",href:"#",icon:Xa.CursorArrowRaysIcon},{name:"Github",href:"#",icon:qU}],actions:[{name:"Watch demo",href:"#",icon:oh.PlayCircleIcon},{name:"Contact sales",href:"#",icon:oh.PhoneIcon},{name:"View all products",href:"#",icon:oh.RectangleGroupIcon}]},{name:"Intranet",href:"#"}]},sidebarRight:{tableOfContents:[{title:"Getting Started",url:"#",links:[{title:"Installation",url:"#",isActive:!0},{title:"Project Structure",url:"#"}]},{title:"Building Your Application",url:"#",links:[{title:"Routing",url:"#",isDraft:!0},{title:"Data Fetching",url:"#"},{title:"Rendering",url:"#"},{title:"Caching",url:"#"},{title:"Styling",url:"#"},{title:"Optimizing",url:"#"},{title:"Configuring",url:"#"},{title:"Testing",url:"#"},{title:"Authentication",url:"#"},{title:"Deploying",url:"#"},{title:"Upgrading",url:"#"},{title:"Examples",url:"#"}]},{title:"API Reference",url:"#",links:[{title:"Components",url:"#"},{title:"File Conventions",url:"#"},{title:"Functions",url:"#"},{title:"next.config.js Options",url:"#"},{title:"CLI",url:"#"},{title:"Edge Runtime",url:"#"}]},{title:"Architecture",url:"#",links:[{title:"Accessibility",url:"#"},{title:"Fast Refresh",url:"#"},{title:"Next.js Compiler",url:"#"},{title:"Supported Browsers",url:"#"},{title:"Turbopack",url:"#"}]},{title:"Community",url:"#",links:[{title:"Contribution Guide",url:"#"}]}],relatedContent:{knowledge:[{label:"AWS Risk Assessment Terraform Module",url:"/knowledge/terraform_risk_assessment_AWS/_index.md",type:"published"},{label:"AWS Airview CCF Terraform Module",url:"/knowledge/terraform_aws_airview_ccf/_index.md",type:"note"}],services:[{label:"AWS Account Vending Machine",url:"/services/aws_account_vending_machine/_index.md",type:"published"},{label:"AWS Beanstalk",url:"/services/aws_beanstalk/_index.md",type:"draft"},{label:"AWS Airwalk Network Firewall Terraform Module",url:"/services/aws_vpc/terraform-aws-airwalk-module-networkfirewall.md",type:"published"},{label:"AWS WAF and Shield",url:"/services/aws_waf_and_shield/_index.md",type:"published"}]},onAddDocument:(0,Il.fn)(),onEditDocument:(0,Il.fn)(),onPrintDocument:(0,Il.fn)()}}},$U={args:{...Ba.args,hero:{type:"lowImpact",children:(0,Dn.jsx)("h1",{className:"text-4xl font-bold",children:"Low Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},UU={args:{...Ba.args,hero:{type:"mediumImpact",media:"stock1.jpg?height=400&width=800",children:(0,Dn.jsx)("h1",{className:"text-4xl font-bold",children:"Medium Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},HU={args:{...Ba.args,hero:{type:"highImpact",children:(0,Dn.jsx)("h1",{className:"text-4xl font-bold",children:"High Impact Hero"}),media:"stock1.jpg?height=400&width=800"},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},zU={args:{...Ba.args,hero:{type:"highImpact",children:(0,Dn.jsx)("h1",{className:"text-4xl font-bold",children:"Post Hero"}),media:"stock1.jpg?height=400&width=800"},media:"stock1.jpg?height=400&width=800"}};0&&(module.exports={Default,HighImpactHero,LowImpactHero,MediumImpactHero,PostHero});
|
|
439
|
+
`),Reflect.get(e,t,r)}});var{buildQueries:f6,configure:h6,createEvent:m6,fireEvent:g6,findAllByAltText:y6,findAllByDisplayValue:b6,findAllByLabelText:v6,findAllByPlaceholderText:E6,findAllByRole:w6,findAllByTestId:_6,findAllByText:S6,findAllByTitle:C6,findByAltText:A6,findByDisplayValue:T6,findByLabelText:R6,findByPlaceholderText:x6,findByRole:P6,findByTestId:O6,findByText:N6,findByTitle:M6,getAllByAltText:I6,getAllByDisplayValue:D6,getAllByLabelText:q6,getAllByPlaceholderText:j6,getAllByRole:k6,getAllByTestId:B6,getAllByText:F6,getAllByTitle:L6,getByAltText:$6,getByDisplayValue:U6,getByLabelText:H6,getByPlaceholderText:z6,getByRole:G6,getByTestId:V6,getByText:W6,getByTitle:Y6,getConfig:K6,getDefaultNormalizer:J6,getElementError:X6,getNodeText:Q6,getQueriesForElement:Z6,getRoles:eU,getSuggestedQuery:tU,isInaccessible:rU,logDOM:nU,logRoles:oU,prettyDOM:iU,queries:aU,queryAllByAltText:sU,queryAllByAttribute:lU,queryAllByDisplayValue:uU,queryAllByLabelText:cU,queryAllByPlaceholderText:dU,queryAllByRole:pU,queryAllByTestId:fU,queryAllByText:hU,queryAllByTitle:mU,queryByAltText:gU,queryByAttribute:yU,queryByDisplayValue:bU,queryByLabelText:vU,queryByPlaceholderText:EU,queryByRole:wU,queryByTestId:_U,queryByText:SU,queryByTitle:CU,queryHelpers:AU,screen:TU,waitFor:RU,waitForElementToBeRemoved:xU,within:a2,prettyFormat:PU}=kd,{userEvent:OU}=(0,i2.instrument)({userEvent:u6},{intercept:!0}),{expect:NU}=(0,zq.instrument)({expect:WE},{getKeys:(e,t)=>{let r=["assert","__methods","__flags","_obj"];if(e.constructor===F){let Tx=Object.keys(Object.getPrototypeOf(e)).filter(o=>!r.includes(o));return t>2?Tx:[...Tx,"not"]}return Object.keys(e)},intercept:e=>e!=="expect"}),MU=({parameters:e})=>{var t,r,Tx;((t=e==null?void 0:e.test)==null?void 0:t.mockReset)===!0?QE():((r=e==null?void 0:e.test)==null?void 0:r.clearMocks)===!0?XE():((Tx=e==null?void 0:e.test)==null?void 0:Tx.restoreMocks)!==!1&&ZE()},rl=(e,t=0,r)=>{var Tx;if(t>5||e==null)return e;if(Bp(e))return r&&e.mockName(r),e;if(typeof e=="function"&&"isAction"in e&&e.isAction&&!("implicit"in e&&e.implicit)){let o=KE(e);return r&&o.mockName(r),o}if(Array.isArray(e))return t++,e.map(o=>rl(o,t));if(typeof e=="object"&&e.constructor===Object){t++;for(let[o,i]of Object.entries(e))(Tx=Object.getOwnPropertyDescriptor(e,o))!=null&&Tx.writable&&(e[o]=rl(i,t,o));return e}return e},IU=({initialArgs:e})=>{rl(e)},DU=e=>{globalThis.HTMLElement&&e.canvasElement instanceof globalThis.HTMLElement&&(e.canvas=a2(e.canvasElement))};hv.global.__STORYBOOK_TEST_LOADERS__=[MU,IU,DU];hv.global.__STORYBOOK_TEST_ON_MOCK_CALL__=YE});var GU={};H2(GU,{Default:()=>Ba,HighImpactHero:()=>HU,LowImpactHero:()=>$U,MediumImpactHero:()=>UU,PostHero:()=>zU,default:()=>FU});module.exports=z2(GU);var In=cr(require("react"));var gf=require("clsx");var Fl="-",G2=e=>{let t=W2(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:Tx}=e;return{getClassGroupId:s=>{let l=s.split(Fl);return l[0]===""&&l.length!==1&&l.shift(),cf(l,t)||V2(s)},getConflictingClassGroupIds:(s,l)=>{let u=r[s]||[];return l&&Tx[s]?[...u,...Tx[s]]:u}}},cf=(e,t)=>{var s;if(e.length===0)return t.classGroupId;let r=e[0],Tx=t.nextPart.get(r),o=Tx?cf(e.slice(1),Tx):void 0;if(o)return o;if(t.validators.length===0)return;let i=e.join(Fl);return(s=t.validators.find(({validator:l})=>l(i)))==null?void 0:s.classGroupId},lf=/^\[(.+)\]$/,V2=e=>{if(lf.test(e)){let t=lf.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},W2=e=>{let{theme:t,prefix:r}=e,Tx={nextPart:new Map,validators:[]};return K2(Object.entries(e.classGroups),r).forEach(([i,s])=>{Bl(s,Tx,i,t)}),Tx},Bl=(e,t,r,Tx)=>{e.forEach(o=>{if(typeof o=="string"){let i=o===""?t:uf(t,o);i.classGroupId=r;return}if(typeof o=="function"){if(Y2(o)){Bl(o(Tx),t,r,Tx);return}t.validators.push({validator:o,classGroupId:r});return}Object.entries(o).forEach(([i,s])=>{Bl(s,uf(t,i),r,Tx)})})},uf=(e,t)=>{let r=e;return t.split(Fl).forEach(Tx=>{r.nextPart.has(Tx)||r.nextPart.set(Tx,{nextPart:new Map,validators:[]}),r=r.nextPart.get(Tx)}),r},Y2=e=>e.isThemeGetter,K2=(e,t)=>t?e.map(([r,Tx])=>{let o=Tx.map(i=>typeof i=="string"?t+i:typeof i=="object"?Object.fromEntries(Object.entries(i).map(([s,l])=>[t+s,l])):i);return[r,o]}):e,J2=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,Tx=new Map,o=(i,s)=>{r.set(i,s),t++,t>e&&(t=0,Tx=r,r=new Map)};return{get(i){let s=r.get(i);if(s!==void 0)return s;if((s=Tx.get(i))!==void 0)return o(i,s),s},set(i,s){r.has(i)?r.set(i,s):o(i,s)}}},df="!",X2=e=>{let{separator:t,experimentalParseClassName:r}=e,Tx=t.length===1,o=t[0],i=t.length,s=l=>{let u=[],d=0,c=0,p;for(let b=0;b<l.length;b++){let E=l[b];if(d===0){if(E===o&&(Tx||l.slice(b,b+i)===t)){u.push(l.slice(c,b)),c=b+i;continue}if(E==="/"){p=b;continue}}E==="["?d++:E==="]"&&d--}let h=u.length===0?l:l.substring(c),m=h.startsWith(df),g=m?h.substring(1):h,y=p&&p>c?p-c:void 0;return{modifiers:u,hasImportantModifier:m,baseClassName:g,maybePostfixModifierPosition:y}};return r?l=>r({className:l,parseClassName:s}):s},Q2=e=>{if(e.length<=1)return e;let t=[],r=[];return e.forEach(Tx=>{Tx[0]==="["?(t.push(...r.sort(),Tx),r=[]):r.push(Tx)}),t.push(...r.sort()),t},Z2=e=>({cache:J2(e.cacheSize),parseClassName:X2(e),...G2(e)}),eS=/\s+/,tS=(e,t)=>{let{parseClassName:r,getClassGroupId:Tx,getConflictingClassGroupIds:o}=t,i=[],s=e.trim().split(eS),l="";for(let u=s.length-1;u>=0;u-=1){let d=s[u],{modifiers:c,hasImportantModifier:p,baseClassName:h,maybePostfixModifierPosition:m}=r(d),g=!!m,y=Tx(g?h.substring(0,m):h);if(!y){if(!g){l=d+(l.length>0?" "+l:l);continue}if(y=Tx(h),!y){l=d+(l.length>0?" "+l:l);continue}g=!1}let b=Q2(c).join(":"),E=p?b+df:b,w=E+y;if(i.includes(w))continue;i.push(w);let P=o(y,g);for(let C=0;C<P.length;++C){let _=P[C];i.push(E+_)}l=d+(l.length>0?" "+l:l)}return l};function rS(){let e=0,t,r,Tx="";for(;e<arguments.length;)(t=arguments[e++])&&(r=pf(t))&&(Tx&&(Tx+=" "),Tx+=r);return Tx}var pf=e=>{if(typeof e=="string")return e;let t,r="";for(let Tx=0;Tx<e.length;Tx++)e[Tx]&&(t=pf(e[Tx]))&&(r&&(r+=" "),r+=t);return r};function nS(e,...t){let r,Tx,o,i=s;function s(u){let d=t.reduce((c,p)=>p(c),e());return r=Z2(d),Tx=r.cache.get,o=r.cache.set,i=l,l(u)}function l(u){let d=Tx(u);if(d)return d;let c=tS(u,r);return o(u,c),c}return function(){return i(rS.apply(null,arguments))}}var yt=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},ff=/^\[(?:([a-z-]+):)?(.+)\]$/i,oS=/^\d+\/\d+$/,iS=new Set(["px","full","screen"]),aS=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,sS=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|sh|ex|r?lo|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,lS=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,uS=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,cS=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Hr=e=>io(e)||iS.has(e)||oS.test(e),sn=e=>ao(e,"length",bS),io=e=>!!e&&!Number.isNaN(Number(e)),kl=e=>ao(e,"number",io),ji=e=>!!e&&Number.isInteger(Number(e)),dS=e=>e.endsWith("%")&&io(e.slice(0,-1)),Le=e=>ff.test(e),ln=e=>aS.test(e),pS=new Set(["length","size","percentage"]),fS=e=>ao(e,pS,hf),hS=e=>ao(e,"position",hf),mS=new Set(["image","url"]),gS=e=>ao(e,mS,ES),yS=e=>ao(e,"",vS),ki=()=>!0,ao=(e,t,r)=>{let Tx=ff.exec(e);return Tx?Tx[1]?typeof t=="string"?Tx[1]===t:t.has(Tx[1]):r(Tx[2]):!1},bS=e=>sS.test(e)&&!lS.test(e),hf=()=>!1,vS=e=>uS.test(e),ES=e=>cS.test(e);var wS=()=>{let e=yt("colors"),t=yt("spacing"),r=yt("blur"),Tx=yt("brightness"),o=yt("borderColor"),i=yt("borderRadius"),s=yt("borderSpacing"),l=yt("borderWidth"),u=yt("contrast"),d=yt("grayscale"),c=yt("hueRotate"),p=yt("invert"),h=yt("gap"),m=yt("gradientColorStops"),g=yt("gradientColorStopPositions"),y=yt("inset"),b=yt("margin"),E=yt("opacity"),w=yt("padding"),P=yt("saturate"),C=yt("scale"),_=yt("sepia"),S=yt("skew"),T=yt("space"),A=yt("translate"),N=()=>["auto","contain","none"],U=()=>["auto","hidden","clip","visible","scroll"],X=()=>["auto",Le,t],V=()=>[Le,t],J=()=>["",Hr,sn],x=()=>["auto",io,Le],B=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],K=()=>["solid","dashed","dotted","double","none"],fe=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],ce=()=>["start","end","center","between","around","evenly","stretch"],Se=()=>["","0",Le],qe=()=>["auto","avoid","all","avoid-page","page","left","right","column"],Pe=()=>[io,Le];return{cacheSize:500,separator:":",theme:{colors:[ki],spacing:[Hr,sn],blur:["none","",ln,Le],brightness:Pe(),borderColor:[e],borderRadius:["none","","full",ln,Le],borderSpacing:V(),borderWidth:J(),contrast:Pe(),grayscale:Se(),hueRotate:Pe(),invert:Se(),gap:V(),gradientColorStops:[e],gradientColorStopPositions:[dS,sn],inset:X(),margin:X(),opacity:Pe(),padding:V(),saturate:Pe(),scale:Pe(),sepia:Se(),skew:Pe(),space:V(),translate:V()},classGroups:{aspect:[{aspect:["auto","square","video",Le]}],container:["container"],columns:[{columns:[ln]}],"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:[...B(),Le]}],overflow:[{overflow:U()}],"overflow-x":[{"overflow-x":U()}],"overflow-y":[{"overflow-y":U()}],overscroll:[{overscroll:N()}],"overscroll-x":[{"overscroll-x":N()}],"overscroll-y":[{"overscroll-y":N()}],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",ji,Le]}],basis:[{basis:X()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",Le]}],grow:[{grow:Se()}],shrink:[{shrink:Se()}],order:[{order:["first","last","none",ji,Le]}],"grid-cols":[{"grid-cols":[ki]}],"col-start-end":[{col:["auto",{span:["full",ji,Le]},Le]}],"col-start":[{"col-start":x()}],"col-end":[{"col-end":x()}],"grid-rows":[{"grid-rows":[ki]}],"row-start-end":[{row:["auto",{span:[ji,Le]},Le]}],"row-start":[{"row-start":x()}],"row-end":[{"row-end":x()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",Le]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",Le]}],gap:[{gap:[h]}],"gap-x":[{"gap-x":[h]}],"gap-y":[{"gap-y":[h]}],"justify-content":[{justify:["normal",...ce()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...ce(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...ce(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[w]}],px:[{px:[w]}],py:[{py:[w]}],ps:[{ps:[w]}],pe:[{pe:[w]}],pt:[{pt:[w]}],pr:[{pr:[w]}],pb:[{pb:[w]}],pl:[{pl:[w]}],m:[{m:[b]}],mx:[{mx:[b]}],my:[{my:[b]}],ms:[{ms:[b]}],me:[{me:[b]}],mt:[{mt:[b]}],mr:[{mr:[b]}],mb:[{mb:[b]}],ml:[{ml:[b]}],"space-x":[{"space-x":[T]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[T]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",Le,t]}],"min-w":[{"min-w":[Le,t,"min","max","fit"]}],"max-w":[{"max-w":[Le,t,"none","full","min","max","fit","prose",{screen:[ln]},ln]}],h:[{h:[Le,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[Le,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[Le,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[Le,t,"auto","min","max","fit"]}],"font-size":[{text:["base",ln,sn]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",kl]}],"font-family":[{font:[ki]}],"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",Le]}],"line-clamp":[{"line-clamp":["none",io,kl]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",Hr,Le]}],"list-image":[{"list-image":["none",Le]}],"list-style-type":[{list:["none","disc","decimal",Le]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[E]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[E]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...K(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",Hr,sn]}],"underline-offset":[{"underline-offset":["auto",Hr,Le]}],"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:V()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",Le]}],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",Le]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[E]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...B(),hS]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",fS]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},gS]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[g]}],"gradient-via-pos":[{via:[g]}],"gradient-to-pos":[{to:[g]}],"gradient-from":[{from:[m]}],"gradient-via":[{via:[m]}],"gradient-to":[{to:[m]}],rounded:[{rounded:[i]}],"rounded-s":[{"rounded-s":[i]}],"rounded-e":[{"rounded-e":[i]}],"rounded-t":[{"rounded-t":[i]}],"rounded-r":[{"rounded-r":[i]}],"rounded-b":[{"rounded-b":[i]}],"rounded-l":[{"rounded-l":[i]}],"rounded-ss":[{"rounded-ss":[i]}],"rounded-se":[{"rounded-se":[i]}],"rounded-ee":[{"rounded-ee":[i]}],"rounded-es":[{"rounded-es":[i]}],"rounded-tl":[{"rounded-tl":[i]}],"rounded-tr":[{"rounded-tr":[i]}],"rounded-br":[{"rounded-br":[i]}],"rounded-bl":[{"rounded-bl":[i]}],"border-w":[{border:[l]}],"border-w-x":[{"border-x":[l]}],"border-w-y":[{"border-y":[l]}],"border-w-s":[{"border-s":[l]}],"border-w-e":[{"border-e":[l]}],"border-w-t":[{"border-t":[l]}],"border-w-r":[{"border-r":[l]}],"border-w-b":[{"border-b":[l]}],"border-w-l":[{"border-l":[l]}],"border-opacity":[{"border-opacity":[E]}],"border-style":[{border:[...K(),"hidden"]}],"divide-x":[{"divide-x":[l]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[l]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[E]}],"divide-style":[{divide:K()}],"border-color":[{border:[o]}],"border-color-x":[{"border-x":[o]}],"border-color-y":[{"border-y":[o]}],"border-color-s":[{"border-s":[o]}],"border-color-e":[{"border-e":[o]}],"border-color-t":[{"border-t":[o]}],"border-color-r":[{"border-r":[o]}],"border-color-b":[{"border-b":[o]}],"border-color-l":[{"border-l":[o]}],"divide-color":[{divide:[o]}],"outline-style":[{outline:["",...K()]}],"outline-offset":[{"outline-offset":[Hr,Le]}],"outline-w":[{outline:[Hr,sn]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:J()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[E]}],"ring-offset-w":[{"ring-offset":[Hr,sn]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",ln,yS]}],"shadow-color":[{shadow:[ki]}],opacity:[{opacity:[E]}],"mix-blend":[{"mix-blend":[...fe(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":fe()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[Tx]}],contrast:[{contrast:[u]}],"drop-shadow":[{"drop-shadow":["","none",ln,Le]}],grayscale:[{grayscale:[d]}],"hue-rotate":[{"hue-rotate":[c]}],invert:[{invert:[p]}],saturate:[{saturate:[P]}],sepia:[{sepia:[_]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[Tx]}],"backdrop-contrast":[{"backdrop-contrast":[u]}],"backdrop-grayscale":[{"backdrop-grayscale":[d]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[c]}],"backdrop-invert":[{"backdrop-invert":[p]}],"backdrop-opacity":[{"backdrop-opacity":[E]}],"backdrop-saturate":[{"backdrop-saturate":[P]}],"backdrop-sepia":[{"backdrop-sepia":[_]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[s]}],"border-spacing-x":[{"border-spacing-x":[s]}],"border-spacing-y":[{"border-spacing-y":[s]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",Le]}],duration:[{duration:Pe()}],ease:[{ease:["linear","in","out","in-out",Le]}],delay:[{delay:Pe()}],animate:[{animate:["none","spin","ping","pulse","bounce",Le]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[C]}],"scale-x":[{"scale-x":[C]}],"scale-y":[{"scale-y":[C]}],rotate:[{rotate:[ji,Le]}],"translate-x":[{"translate-x":[A]}],"translate-y":[{"translate-y":[A]}],"skew-x":[{"skew-x":[S]}],"skew-y":[{"skew-y":[S]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",Le]}],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","Tx-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",Le]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":V()}],"scroll-mx":[{"scroll-mx":V()}],"scroll-my":[{"scroll-my":V()}],"scroll-ms":[{"scroll-ms":V()}],"scroll-me":[{"scroll-me":V()}],"scroll-mt":[{"scroll-mt":V()}],"scroll-mr":[{"scroll-mr":V()}],"scroll-mb":[{"scroll-mb":V()}],"scroll-ml":[{"scroll-ml":V()}],"scroll-p":[{"scroll-p":V()}],"scroll-px":[{"scroll-px":V()}],"scroll-py":[{"scroll-py":V()}],"scroll-ps":[{"scroll-ps":V()}],"scroll-pe":[{"scroll-pe":V()}],"scroll-pt":[{"scroll-pt":V()}],"scroll-pr":[{"scroll-pr":V()}],"scroll-pb":[{"scroll-pb":V()}],"scroll-pl":[{"scroll-pl":V()}],"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",Le]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[Hr,sn,kl]}],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","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-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-l":["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-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var mf=nS(wS);function Oe(...e){return mf((0,gf.clsx)(e))}var Dn=require("react/jsx-runtime"),La=In.forwardRef(({className:e,...t},r)=>(0,Dn.jsx)("div",{ref:r,className:Oe("rounded-xl border bg-card text-card-foreground shadow",e),...t}));La.displayName="Card";var $a=In.forwardRef(({className:e,...t},r)=>(0,Dn.jsx)("div",{ref:r,className:Oe("flex flex-col space-y-1.5 p-6",e),...t}));$a.displayName="CardHeader";var Ua=In.forwardRef(({className:e,...t},r)=>(0,Dn.jsx)("div",{ref:r,className:Oe("font-semibold leading-none tracking-tight",e),...t}));Ua.displayName="CardTitle";var _S=In.forwardRef(({className:e,...t},r)=>(0,Dn.jsx)("div",{ref:r,className:Oe("text-sm text-muted-foreground",e),...t}));_S.displayName="CardDescription";var Ha=In.forwardRef(({className:e,...t},r)=>(0,Dn.jsx)("div",{ref:r,className:Oe("p-6 pt-0",e),...t}));Ha.displayName="CardContent";var SS=In.forwardRef(({className:e,...t},r)=>(0,Dn.jsx)("div",{ref:r,className:Oe("flex items-center p-6 pt-0",e),...t}));SS.displayName="CardFooter";var yf=require("@radix-ui/react-slot"),bf=require("class-variance-authority"),vf=cr(require("react")),CS=(0,bf.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-accent text-accent-foreground hover:bg-background hover:text-accent hover:border-accent hover:border",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent-foreground",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-accent"}}}),zr=vf.forwardRef(({asChild:e=!1,className:t,size:r,variant:Tx,...o},i)=>(0,Dn.jsx)(e?yf.Slot:"button",{className:Oe(CS({className:t,size:r,variant:Tx})),ref:i,...o}));zr.displayName="Button";var Qa=require("lucide-react");var wf=({className:e,content:t,style:r})=>(0,Dn.jsx)("div",{className:Oe("mx-auto my-8 w-full",e),children:(0,Dn.jsx)("div",{className:Oe("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,Dn.jsx)(tr,{content:t,enableGutter:!1,enableProse:!1})})});var Ll=cr(require("next/link")),qn=e=>{let{type:t,appearance:r="inline",children:Tx,className:o,label:i,newTab:s,reference:l,size:u,url:d}=e,c=t==="reference"&&typeof(l==null?void 0:l.value)=="object"&&l.value.slug?`${(l==null?void 0:l.relationTo)!=="pages"?`/${l==null?void 0:l.relationTo}`:""}/${l.value.slug}`:d;if(!c)return null;let p=r==="link"?"clear":u,h=s?{rel:"noopener noreferrer",target:"_blank"}:{};return r==="inline"?(0,Dn.jsxs)(Ll.default,{className:Oe(o),href:c||d||"",...h,children:[i&&i,Tx&&Tx]}):(0,Dn.jsx)(zr,{asChild:!0,className:o,size:p,variant:r,children:(0,Dn.jsxs)(Ll.default,{className:Oe(o),href:c||d||"",...h,children:[i&&i,Tx&&Tx]})})};var _f=({links:e,richText:t})=>(0,Dn.jsx)("div",{className:"container",children:(0,Dn.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,Dn.jsx)("div",{className:"max-w-[48rem] flex items-center",children:t&&(0,Dn.jsx)(tr,{className:"mb-0",content:t,enableGutter:!1})}),(0,Dn.jsx)("div",{className:"flex flex-col gap-8",children:(e||[]).map(({link:r},Tx)=>(0,Dn.jsx)(qn,{size:"lg",...r},Tx))})]})});var Ga=require("prism-react-renderer");var Cf=require("react");function Af({code:e}){let[t,r]=(0,Cf.useState)("Copy");function Tx(){t==="Copy"&&(r(()=>"Copied!"),setTimeout(()=>{r(()=>"Copy")},1e3))}return(0,Dn.jsx)("div",{className:"flex justify-end align-middle",children:(0,Dn.jsxs)(zr,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(e),Tx()},children:[(0,Dn.jsx)("p",{children:t}),(0,Dn.jsx)("div",{className:"w-6 h-6 dark:invert",children:(0,Dn.jsx)(Qa.ClipboardCopy,{})})]})})}var Tf=({code:e,language:t=""})=>e?(0,Dn.jsx)(Ga.Highlight,{code:e,language:t,theme:Ga.themes.vsDark,children:({getLineProps:r,getTokenProps:Tx,tokens:o})=>(0,Dn.jsxs)("pre",{className:"bg-black p-4 border text-xs border-border rounded overflow-x-auto",children:[o.map((i,s)=>(0,Dn.jsxs)("div",{...r({className:"table-row",line:i}),children:[(0,Dn.jsx)("span",{className:"table-cell select-none text-right text-white/25",children:s+1}),(0,Dn.jsx)("span",{className:"table-cell pl-4",children:i.map((l,u)=>(0,Dn.jsx)("span",{...Tx({token:l})},u))})]},s)),(0,Dn.jsx)(Af,{code:e})]})}):null;var Rf=({className:e,code:t,language:r})=>(0,$l.jsx)("div",{className:[e,"not-prose"].filter(Boolean).join(" "),children:(0,$l.jsx)(Tf,{code:t,language:r})});var Pf=cr(require("next/image")),AS={"3xl":1920,"2xl":1536,xl:1280,lg:1024,md:768,sm:640},xf="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAABchJREFUWEdtlwtTG0kMhHtGM7N+AAdcDsjj///EBLzenbtuadbLJaZUTlHB+tRqSesETB3IABqQG1KbUFqDlQorBSmboqeEBcC1d8zrCixXYGZcgMsFmH8B+AngHdurAmXKOE8nHOoBrU6opcGswPi5KSP9CcBaQ9kACJH/ALAA1xm4zMD8AczvQCcAQeJVAZsy7nYApTSUzwCHUKACeUJi9TsFci7AHmDtuHYqQIC9AgQYKnSwNAig4NyOOwXq/xU47gDYggarjIpsRSEA3Fqw7AGkwgW4fgALAdiC2btKgNZwbgdMbEFpqFR2UyCR8xwAhf8bUHIGk1ckMyB5C1YkeWAdAPQBAeiD6wVYPoD1HUgXwFagZAGc6oSpTmilopoD5GzISQD3odcNIFca0BUQQM5YA2DpHV0AYURBDIAL0C+ugC0C4GedSsVUmwC8/4w8TPiwU6AClJ5RWL1PgQNkrABWdKB3YF3cBwRY5lsI4ApkKpCQi+FIgFJU/TDgDuAxAAwonJuKpGD1rkCXCR1ALyrAUSSEQAhwBdYZ6DPAgSUA2c1wKIZmRcHxMzMYR9DH8NlbkAwwApSAcABwBwTAbb6owAr0AFiZPILVEyCtMmK2jCkTwFDNUNj7nJETQx744gCUmgkZVGJUHyakEZE4W91jtGFA9KsD8Z3JFYDlhGYZLWcllwJMnplcPy+csFAgAAaIDOgeuAGoB96GLZg4kmtfMjnr6ig5oSoySsoy3ya/FMivXZWxwr0KIf9nACbfqcBEgmBSAtAlIT83R+70IWpyACamIjf5E1Iqb9ECVmnoI/FvAIRk8s2J0Y5IquQDgB+5wpScw5AUTC75VTmTs+72NUzoCvQIaAXv5Q8PDAZKLD+MxLv3RFE7KlsQChgBIlKiCv5ByaZv3gJZNm8AnVMhAN+EjrtTYQMICJpu6/0aiQnhClANlz+Bw0cIWa8ev0sBrtrhAyaXEnrfGfATQJiRKih5vKeOHNXXPFrgyamAADh0Q4F2/sESojomDS9o9k0b0H83xjB8qL+JNoTjN+enjpaBpingRh4e8MSugudM030A8FeqMI6PFIgNyPehkpZWGFEAARIQdH5LcAAqIACHkAJqg4OoBccHAuz76wr4BbzFOEa8iBuAZB8AtJHLP2VgMgJw/EIBowo7HxCAH3V6dAXEE/vZ5aZIA8BP8RKhm7Cp8BnAMnAQADdgQDA520AVIpScP+enHz0Gwp25h4i2dPg5FkDXrbsdJikQwXuWgaM5gEMk1AgH4DKKFjDf3bMD+FjEeIxLlRKYnBk2BbquvSDCAQ4gwZiMAAmH4gBTyRtEsYxi7gP6QSrc//39BrDNqG8rtYTmC4BV1SfMhOhaumFCT87zy4pPhQBZEK1kQVRjJBBi7AOlePgyAPYjwlvtagx9e/dnQraAyS894TIkkAIEYMKEc8k4EqJ68lZ5jjNqcQC2QteQOf7659umwBgPybNtK4dg9WvnMyFwXYGP7uEO1lwJgAnPNeMYMVXbIIYKFioI4PGFt+BWPVfmWJdjW2lTUnLGCswECAgaUy86iwA1464ajo0QhgMBFGyBoZahANsMpMfXr1JA1SN29m5lqgXj+UPV85uRA7yv/KYUO4Tk7Hc1AZwbIRzg0AyNj2UlAMwfSLSMnl7fdAbcxHuA27YaAMvaQ4GOjwX4RTUGAG8Ge14N963g1AynqUiFqRX9noasxT4b8entNRQYyamk/3tYcHsO7R3XJRRYOn4tw4iUnwBM5gDnySGOreAwAGo8F9IDHEcq8Pz2Kg/oXCpuIL6tOPD8LsDn0ABYQoGFRowlsAEUPPDrGAGowAbgKsgDMmE8mDy/vXQ9IAwI7u4wta+gAdAdgB64Ah9SgD4IgGKhwACoAjgNgFDhtxY8f33ZTMjqdTAiHMBPrn8ZWkEfzFdX4Oc1AHg3+ADbvN8PU8WdFKg4Tt6CQy2+D4YHaMT/JP4XzbAq98cPDIUAAAAASUVORK5CYII=",Of=e=>{let{alt:t,fill:r,imgClassName:Tx,priority:o,resource:i,size:s,src:l,loading:u}=e,d,c,p=t,h=l||"";if(!h&&i&&typeof i=="object"){let{alt:y,filename:b,height:E,url:w,width:P}=i;if(E&&E>500){let C=500/E;d=P*C,c=E*C}else d=P,c=E;p=y||"",h=w||xf}let m=u||"lazy",g=s||Object.entries(AS).map(([,y])=>`(max-width: ${y}px) ${y*2}w`).join(", ");return(0,Dn.jsx)("picture",{children:(0,Dn.jsx)(Pf.default,{alt:p||"",className:Oe(Tx),fill:r,height:r?void 0:c,placeholder:"blur",blurDataURL:xf,priority:m!=="lazy"&&o,quality:100,loading:m,sizes:g,src:h,width:r?void 0:d})})};var Nf=!!(typeof window!="undefined"&&window.document&&window.document.createElement);var Mf=()=>{if(Nf){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 If=e=>{let{onClick:t,resource:r,videoClassName:Tx}=e,o=(0,Cf.useRef)(null);if((0,Cf.useEffect)(()=>{let{current:i}=o;i&&i.addEventListener("suspend",()=>{})},[]),r&&typeof r=="object"){let{filename:i}=r;return(0,Dn.jsx)("video",{autoPlay:!0,className:Oe(Tx),controls:!1,loop:!0,muted:!0,onClick:t,playsInline:!0,ref:o,children:(0,Dn.jsx)("source",{src:`${Mf()}/media/${i}`})})}return null};var so=e=>{var s;let{className:t,htmlElement:r="div",resource:Tx}=e,o=typeof Tx=="object"&&((s=Tx==null?void 0:Tx.mimeType)==null?void 0:s.includes("video"));return(0,Dn.jsx)(r||Cf.Fragment,{...r!==null?{className:t}:{},children:o?(0,Dn.jsx)(If,{...e}):(0,Dn.jsx)(Of,{...e})})};var qf=e=>{let{className:t,enableGutter:r=!0,imgClassName:Tx,media:o,staticImage:i}=e;return(0,Dn.jsx)("div",{className:Oe("h-full ",{container:r},t),children:(0,Dn.jsx)(so,{imgClassName:Oe("rounded-[0.8rem]",Tx),className:"flex justify-center",resource:o,src:i})})};var jf=e=>{let{className:t,enableGutter:r=!0,imgClassName:Tx,media:o,staticImage:i}=e;return(0,Dn.jsx)("div",{className:Oe("",{container:r},t),children:(0,Dn.jsx)(so,{imgClassName:Oe("rounded-[0.8rem]",Tx),resource:o,src:i})})};var xr=({type:e="solid",iconName:t="cloud",size:r="lg",className:Tx})=>{let o=e.includes("fa-")?e+" ":"fa-"+e+" ",i="fa-"+t,s=Tx!=null?Tx:"",l=o+i+" fa-"+r+" "+s;return(0,Dn.jsx)("i",{className:l})};var Ff=(0,bf.cva)("inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function Vl({className:e,variant:t,...r}){return(0,Dn.jsx)("div",{className:Oe(Ff({variant:t}),e),...r})}var $f=cr(require("next/link"));function Uf({children:e,href:t,openNewTab:r,...Tx}){return(0,Dn.jsx)($f.default,{href:t,target:r?"_blank":"_self",...Tx,children:e})}function zf(e){return e&&typeof e=="object"&&"type"in e&&"iconName"in e}function Gf({variant:e="outline",className:t,icon:r,iconSize:Tx="large",width:o="auto",order:i=0,heading:s,subheading:l,content:u,statistic:d,buttonText:c,buttonHref:p}){let h={solid:"bg-accent",outline:"bg-background border border-accent",gradient:"bg-gradient-to-br from-[#A42368] to-[#4A1030]",radial:"bg-gradient-to-br from-[#4A1030] to-[#2D0A1D] relative overflow-hidden",light:""},m={"1/4":"w-1/4","1/3":"w-1/3","1/2":"w-1/2",full:"w-full",auto:"w-full"};return(0,Dn.jsxs)("div",{className:Oe("rounded-3xl p-8 md:p-8 min-w-56 flex flex-col group",h[e],e==="outline"?"text-gray-900":"text-white",t,m[o],"intersect-once intersect:animate-flip-up opacity-0 intersect:opacity-100 intersect:animate-duration-500",`intersect:animate-delay-${i+1}00`),children:[(0,Dn.jsx)("div",{className:"flex items-center gap-4 mb-2",children:(0,Dn.jsx)(TS,{icon:r,heading:s,variant:e,iconSize:Tx})}),d&&(0,Dn.jsx)("div",{className:"mb-6",children:(0,Dn.jsx)("div",{className:Oe("text-4xl text-wrap font-bold leading-none overflow-hidden",e==="outline"||e==="light"?"text-primary":"text-white"),children:d})}),l&&(0,Dn.jsx)("div",{className:"mb-4 text-xl md:text-2xl font-light",children:l}),u&&typeof u=="object"&&(0,Dn.jsx)("div",{className:Oe("space-y-6"),children:(0,Dn.jsx)(tr,{enableGutter:!1,content:u,enableProse:!1,className:Oe(e==="outline"||e==="light"?"prose prose-headings:text-foreground prose-p:text-foreground":"prose prose-headings:text-white prose-p:text-gray-100")})}),u&&typeof u=="string"&&(0,Dn.jsx)("div",{className:Oe("space-y-6",e==="outline"||e==="light"?"text-gray-900":"text-gray-100"),children:u}),c&&(0,Dn.jsx)("div",{className:"mt-auto pt-6 flex items-center justify-center",children:(0,Dn.jsx)(zr,{size:"lg",className:"text-white text-lg rounded-xl w-full mt-auto items-center justify-center",asChild:!0,children:(0,Dn.jsx)("a",{href:p,children:c})})}),e==="radial"&&(0,Dn.jsx)("div",{className:"absolute bottom-0 right-0 w-2/3 h-2/3 blur-3xl rounded-full",style:{background:"radial-gradient(circle, rgba(164,35,104,0.3) 0%, rgba(74,16,48,0) 70%)"}})]})}var TS=({icon:e,heading:t,variant:r,iconSize:Tx})=>e&&Tx==="small"?(0,Dn.jsxs)("div",{className:"flex items-start gap-4 mb-2",children:[zf(e)&&(0,Dn.jsx)("div",{className:Oe("rounded-full p-0 transform group-hover:scale-110 transition-transform duration-400",r==="outline"||r==="light"?"text-primary":"text-white",Tx==="small"?"mt-2":""),children:(0,Dn.jsx)(xr,{type:e.type,iconName:e.iconName,size:"2x"})}),(0,Dn.jsx)("div",{className:Oe("font-semibold",r==="outline"||r==="light"?"text-primary":"text-white",Tx==="small"?"text-2xl":"text-3xl"),children:t})]}):e?(0,Dn.jsxs)("div",{className:"flex flex-col gap-4",children:[zf(e)&&(0,Dn.jsx)("div",{className:Oe("h-12 w-12 mb-3 transform group-hover:scale-110 transition-transform duration-400",r==="outline"||r==="light"?"text-accent":""),children:(0,Dn.jsx)(xr,{type:e.type,iconName:e.iconName,size:"4x"})}),(0,Dn.jsx)("h3",{className:Oe("font-semibold",r==="outline"||r==="light"?"text-2xl text-primary":"text-3xl"),children:t})]}):(0,Dn.jsx)("div",{className:"flex items-center gap-4 mb-2",children:(0,Dn.jsx)("div",{className:Oe("font-semibold",r==="outline"||r==="light"?"text-2xl text-primary":"text-3xl"),children:t})});var Vf=({title:e,description:t,features:r,id:Tx,nested:o=!1})=>(0,Dn.jsxs)("section",{className:Oe(!o&&"container","w-full rounded-lg","dark:text-gray-300 text-gray-800"),children:[e&&(0,Dn.jsx)("h2",{className:"mb-6 mt-0 text-2xl font-bold md:text-3xl text-primary",id:Tx||"",children:e}),t&&typeof t=="string"&&(0,Dn.jsx)("p",{className:"mb-5 text-xl tracking-tight md:text-xl text-foreground",children:t}),t&&typeof t=="object"&&(0,Dn.jsx)("p",{className:"mb-5 text-xl tracking-tight md:text-xl text-foreground",children:(0,Dn.jsx)(tr,{content:t,enableGutter:!1})}),(0,Dn.jsx)("div",{className:`grid gap-8 mt-10 md:grid-cols-${r?r.length:1}`,children:r&&r.map((i,s)=>{var u,d,c,p,h;let l=()=>{if(i.icon&&"type"in i.icon&&i.icon.type!=="none")return{type:i.icon.type,iconName:i.icon.icon}};return(0,Dn.jsx)(Gf,{variant:((u=i.settings)==null?void 0:u.card)==="default"?"light":((d=i.settings)==null?void 0:d.card)||"outline",icon:l()||void 0,iconSize:((c=i.settings)==null?void 0:c.iconSize)||"large",width:"auto",order:s,heading:i.title||"",content:i.content||void 0,statistic:i.statistic||void 0,buttonText:(p=i.link)!=null&&p.url?"Find out more":void 0,buttonHref:((h=i.link)==null?void 0:h.url)||void 0},s)})})]});var Ya=cr(require("react"));function Fi({nodes:e}){return(0,Dn.jsx)(Ya.Fragment,{children:e==null?void 0:e.map((t,r)=>{if(t==null)return null;if(t.type==="text"&&t.text){let i=(0,Dn.jsx)(Ya.default.Fragment,{children:t.text},r);return t.format&1&&(i=(0,Dn.jsx)("strong",{children:i},r)),t.format&2&&(i=(0,Dn.jsx)("em",{children:i},r)),t.format&4&&(i=(0,Dn.jsx)("span",{style:{textDecoration:"line-through"},children:i},r)),t.format&8&&(i=(0,Dn.jsx)("span",{style:{textDecoration:"underline"},children:i},r)),t.format&16&&(i=(0,Dn.jsx)("code",{children:t.text},r)),t.format&32&&(i=(0,Dn.jsx)("sub",{children:i},r)),t.format&64&&(i=(0,Dn.jsx)("sup",{children:i},r)),i}if(t.type==="table")return(0,Dn.jsx)("table",{children:(0,Dn.jsx)("tbody",{children:t.children.map((i,s)=>(0,Dn.jsx)("tr",{children:i.children.map((l,u)=>(0,Dn.jsx)("td",{children:Fi({nodes:l.children})},u))},s))})},r);let Tx=i=>{if(i.children==null)return null;if((i==null?void 0:i.type)==="list"&&(i==null?void 0:i.listType)==="check")for(let s of i.children)"checked"in s&&(s!=null&&s.checked||(s.checked=!1));return Fi({nodes:i.children})},o="children"in t?Tx(t):"";if(t.type==="block"){let i=t.fields,s=i==null?void 0:i.blockType;if(!i||!s)return null;switch(s){case"cta":return(0,Dn.jsx)(_f,{...i},r);case"mediaBlock":return(0,Dn.jsx)(qf,{className:"col-start-1 col-span-3",imgClassName:"m-0",...i,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},r);case"imageBlock":return(0,Dn.jsx)(jf,{className:"col-start-1 col-span-3",imgClassName:"m-0",...i,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},r);case"banner":return(0,Dn.jsx)(wf,{className:"col-start-2 mb-4",...i},r);case"code":return(0,Dn.jsx)(Rf,{className:"col-start-2",...i},r);case"features":return(0,Dn.jsx)(Vf,{...i,nested:!0},r);case"reusableContentBlock":Fi({nodes:i.reusableContent.layout});default:return null}}else switch(t.type){case"linebreak":return(0,Dn.jsx)("br",{className:"col-start-2"},r);case"paragraph":return(0,Dn.jsx)("p",{className:"col-start-2",children:o},r);case"heading":{let i=t==null?void 0:t.tag;return(0,Dn.jsx)(i,{className:"col-start-2",id:(t==null?void 0:t.id)||"",children:o},r)}case"list":{let i=t==null?void 0:t.tag;return(0,Dn.jsx)(i,{className:"list col-start-2",children:o},r)}case"listitem":return(t==null?void 0:t.checked)!=null?(0,Dn.jsx)("li",{"aria-checked":t.checked?"true":"false",className:` ${t.checked,""}`,role:"checkbox",tabIndex:-1,value:t==null?void 0:t.value,children:o},r):(0,Dn.jsx)("li",{value:t==null?void 0:t.value,children:o},r);case"quote":return(0,Dn.jsx)("blockquote",{className:"col-start-2",children:o},r);case"link":{let i=t.fields;return(0,Dn.jsx)(qn,{newTab:!!(i!=null&&i.newTab),reference:i.doc,type:i.linkType==="internal"?"reference":"custom",url:i.url,children:o},r)}case"autolink":{let i=t.fields;return(0,Dn.jsx)(qn,{newTab:!!(i!=null&&i.newTab),reference:i.doc,type:i.linkType==="internal"?"reference":"custom",url:i.url,children:o},r)}default:return null}})})}var tr=({className:e,content:t,enableGutter:r=!0,enableProse:Tx=!0})=>{var o;return t?(0,Dn.jsx)("div",{className:Oe({"container ":r,"max-w-none":!r,"mx-auto prose dark:prose-invert ":Tx},e),children:t&&!Array.isArray(t)&&typeof t=="object"&&"root"in t&&Fi({nodes:(o=t==null?void 0:t.root)==null?void 0:o.children})}):null};var Yf=({children:e,richText:t})=>(0,Dn.jsx)("div",{className:"min-w-full py-10 bg-muted mt-24",children:(0,Dn.jsx)("div",{className:"container",children:e||t&&(0,Dn.jsx)(tr,{content:t,enableGutter:!1})})});var Wl=cr(require("next/image"));var RS=({media:e})=>{if(e&&typeof e=="object"){let{alt:t,filename:r,height:Tx,url:o,width:i}=e;return(0,Dn.jsx)(Wl.default,{className:"mix-blend-overlay opacity-50",alt:t||"",fill:!0,priority:!0,src:o||"",width:i||0,height:Tx||0,style:{objectFit:"cover"}})}else if(e&&typeof e=="string")return(0,Dn.jsx)("div",{children:(0,Dn.jsx)(Wl.default,{className:"mix-blend-overlay opacity-50",alt:"",fill:!0,priority:!0,src:e,style:{objectFit:"cover"}})});return null},Kf=({links:e,media:t,children:r,richText:Tx})=>(0,Dn.jsxs)("div",{className:"relative bg-brand-one pb-12 mt-20 pt-10",children:[t&&(0,Dn.jsx)(RS,{media:t}),(0,Dn.jsx)("div",{className:"mx-0 min-w-full relative z-9",children:(0,Dn.jsx)("div",{className:"container text-brand-one-foreground",children:r||Tx&&(0,Dn.jsx)(tr,{className:"prose-headings:text-brand-one-foreground prose-p:text-brand-one-foreground",content:Tx,enableProse:!0,enableGutter:!1})})})]});var Xf=cr(require("next/image"));var Jf=({position:e,className:t=""})=>{let r=["","scale(-1, 1)","scale(1, -1)","scale(-1, -1)"],Tx=r[Math.floor(Math.random()*r.length)];if(e==="header")return(0,Dn.jsx)("div",{className:"w-full h-[1240px] z-20",children:(0,Dn.jsxs)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 337",preserveAspectRatio:"xMidYMax meet",style:{fontSize:0,float:"left"},className:Oe(t,"absolute -bottom-[2px] flex"),transform:r[0],children:[(0,Dn.jsx)("defs",{children:(0,Dn.jsxs)("mask",{id:"mask",children:[(0,Dn.jsx)("rect",{width:"1920",height:"332",fill:"white"}),(0,Dn.jsx)("polygon",{points:"0 0 0 135 1255 330 1920 0 1920 0 1920 0 0 0","stroke-width":"2"})]})}),(0,Dn.jsx)("rect",{width:"1920",height:"332",fill:"white",mask:"url(#mask)"}),(0,Dn.jsx)("rect",{y:"331",width:"1920",height:"7",fill:"white"})," "]})});if(e==="top")return(0,Dn.jsx)("div",{className:"w-full h-[70px] md:h-[332px] z-20 ",children:(0,Dn.jsxs)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"xMidYMax meet",className:Oe(t,"absolute "),style:{fontSize:0,float:"left"},transform:r[1],children:[(0,Dn.jsx)("defs",{children:(0,Dn.jsxs)("mask",{id:"mask",children:[(0,Dn.jsx)("rect",{width:"100%",height:"100%",fill:"white"}),(0,Dn.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0"})]})}),(0,Dn.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0",fill:"black"})]})});if(e==="dark-top")return(0,Dn.jsx)("div",{className:"w-full h-[70px] md:h-[332px] z-20 content-end block overflow-hidden",children:(0,Dn.jsxs)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"xMidYMax meet",className:Oe(t,"relative "),style:{fontSize:0,float:"left"},transform:r[3],children:[(0,Dn.jsx)("defs",{children:(0,Dn.jsxs)("mask",{id:"mask",children:[(0,Dn.jsx)("rect",{width:"100%",height:"100%",fill:"white"}),(0,Dn.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0"})]})}),(0,Dn.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0",fill:"black"})]})});if(e==="dark-bottom")return(0,Dn.jsx)("div",{className:"w-full min-h-[70px] md:min-h-[350px] z-20 content-start block overflow-hidden bg-white",children:(0,Dn.jsx)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"none",style:{fontSize:0,float:"left",alignContent:"flex-end",objectFit:"contain"},className:Oe(t,"w-full block overflow-hidden"),transform:r[1],children:(0,Dn.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 5 1920 0 1920 0 0 0",fill:"black"})})});if(e==="light-bottom")return(0,Dn.jsx)("div",{className:"w-full min-h-[70px] md:min-h-[350px] z-20 content-end block overflow-hidden",children:(0,Dn.jsx)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"none",style:{fontSize:0,float:"left",alignContent:"flex-end",objectFit:"contain"},className:Oe(t,"w-full block overflow-hidden"),transform:r[3],children:(0,Dn.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 5 1920 0 1920 0 0 0",fill:"black"})})});if(e==="bottom-left"||e==="bottom-right")return(0,Dn.jsx)("div",{className:"w-full min-h-[70px] md:min-h-[350px] z-20 content-end block overflow-hidden",children:(0,Dn.jsx)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"none",style:{fontSize:0,float:"left",alignContent:"flex-end",objectFit:"contain"},className:Oe(t,"w-full block overflow-hidden"),transform:e==="bottom-left"?r[3]:r[2],children:(0,Dn.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 5 1920 0 1920 0 0 0",fill:"black"})})})};var Qf=({links:e,media:t,children:r,richText:Tx})=>(0,Dn.jsx)("div",{children:(0,Dn.jsxs)("div",{className:"sticky top-0 h-[70vh] min-h-[600px]",children:[(0,Dn.jsxs)("div",{className:"fixed inset-0 container mt-24 mb-8 z-10 flex items-start justify-center",children:[r||Tx&&(0,Dn.jsx)(tr,{className:"max-w-none mb-6 ml-0 prose prose-h1:text-5xl prose-headings:text-foreground prose-p:text-foreground",content:Tx,enableGutter:!0}),Array.isArray(e)&&e.length>0&&(0,Dn.jsx)("ul",{className:"flex justify-center gap-4",children:e.map(({link:o},i)=>(0,Dn.jsx)("li",{children:(0,Dn.jsx)(qn,{...o})},i))})]}),(0,Dn.jsxs)("div",{className:"fixed inset-0 h-[70vh] min-h-[600px] select-none",children:[t&&typeof t=="object"&&(0,Dn.jsx)(so,{fill:!0,imgClassName:"z-5 object-cover",priority:!1,loading:"lazy",resource:t}),t&&typeof t=="string"&&(0,Dn.jsx)("div",{children:(0,Dn.jsx)(Xf.default,{className:"-z-10 object-cover",alt:"",fill:!0,priority:!0,src:t})}),(0,Dn.jsx)("span",{className:"absolute inset-0 bg-gradient-1 from-white/0 to-white dark:from-background/0 dark:to-background"})]}),(0,Dn.jsx)(Jf,{className:"text-black z-10",position:"header"})]})});var eh=cr(require("react")),th=cr(require("next/image"));var Zf=e=>{let r=new Date;e&&(r=new Date(e));let Tx=r.getMonth(),o=r.getDate(),i=Tx+1<10?`0${Tx+1}`:Tx+1,s=o<10?`0${o}`:o,l=r.getFullYear();return`${s}/${i}/${l}`};var rh=({post:e})=>{var s;let{categories:t,meta:r,populatedAuthors:Tx,publishedAt:o,title:i}=e;return(0,Dn.jsxs)("div",{className:"relative grid pt-24",children:[(0,Dn.jsx)("div",{className:"relative z-10 flex flex-col justify-end min-h-[50vh] text-foreground dark:text-foreground pt-24 p-6 lg:p-12",children:(0,Dn.jsxs)("div",{className:"container mx-auto",children:[(0,Dn.jsx)("h1",{className:"mb-6 text-[clamp(2rem,1.5rem+1.5vw,3.5rem)] font-bold leading-tight ",children:i}),(0,Dn.jsxs)("div",{className:"flex flex-col gap-4 md:flex-row md:gap-16 ",children:[Tx&&Tx.length>0&&(0,Dn.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,Dn.jsxs)("p",{className:"text-sm",children:["Author",Tx.length>1?"s":""]}),(0,Dn.jsx)("p",{children:Tx.map((l,u)=>(0,Dn.jsxs)(eh.default.Fragment,{children:[l.name,u<Tx.length-2&&", ",u===Tx.length-2&&(Tx.length>2?", and ":" and ")]},l.id))})]}),o&&(0,Dn.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,Dn.jsx)("p",{className:"text-sm",children:"Date Published"}),(0,Dn.jsx)("time",{dateTime:o,children:Zf(o)})]}),t&&t.length>0&&(0,Dn.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,Dn.jsx)("p",{className:"text-sm font-medium",children:"Categories"}),(0,Dn.jsx)("div",{className:"flex flex-wrap gap-2",children:t.map((l,u)=>typeof l=="object"&&l!==null&&(0,Dn.jsx)(Vl,{className:"px-3 py-1 mx-1",children:l.title||"Untitled category"},l.id||u))})]})]})]})}),(0,Dn.jsxs)("div",{className:"absolute inset-0 w-full h-full",children:[(0,Dn.jsx)(th.default,{className:"object-cover",alt:`Cover image for ${i}`,src:((s=r==null?void 0:r.image)==null?void 0:s.url)||"/assets/images/blog/gradient.png",fill:!0,priority:!0,sizes:"100vw"}),(0,Dn.jsx)("div",{className:"absolute pointer-events-none left-0 bottom-0 w-full h-1/2 bg-gradient-to-t from-background dark:from-black to-transparent"})]})]})};var lo=require("@headlessui/react"),oh=require("@heroicons/react/20/solid");var xS=({name:e,items:t,actions:r=[],href:Tx})=>!t&&Tx?(0,Dn.jsx)("a",{href:Tx,className:"flex items-center gap-x-1 text-sm text-foreground group",children:(0,Dn.jsxs)("span",{className:"relative",children:[e,(0,Dn.jsx)("span",{className:"absolute -bottom-1 left-1/2 w-1/2 h-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]})}):(0,Dn.jsxs)(lo.Popover,{children:[(0,Dn.jsxs)(lo.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 text-foreground outline-none group",children:[(0,Dn.jsxs)("span",{className:"relative",children:[e,(0,Dn.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 h-0.5 bg-accent transform -translate-x-1/2 scale-x-0 transition-transform duration-300 ease-in-out group-hover:scale-x-100"})]}),(0,Dn.jsx)(oh.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 w-5 flex-none text-accent"})]}),(0,Dn.jsxs)(lo.PopoverPanel,{transition:!0,className:"absolute inset-x-0 top-0 -z-10 bg-popover mt-14 shadow-lg ring-1 ring-ring/5 transition data-[closed]:-translate-y-1 data-[closed]:opacity-0 data-[enter]:duration-200 data-[leave]:duration-150 data-[enter]:ease-out data-[leave]:ease-in",children:[(0,Dn.jsx)("div",{className:"mx-auto grid max-w-7xl grid-cols-4 gap-x-4 px-6 py-10 lg:px-8 xl:gap-x-8 z-50",children:t&&t.map(o=>(0,Dn.jsxs)("div",{className:"group relative rounded-lg p-6 text-sm/6 box-border",children:[(0,Dn.jsx)("div",{className:"flex h-16 items-center justify-start rounded-lg bg-popover text-muted-foreground group-hover:text-accent transition-transform duration-400 ease-in-out group-hover:scale-90",children:o.icon&&(0,Dn.jsx)(nh,{icon:o.icon,size:"4x"})}),(0,Dn.jsxs)("a",{href:o.href,className:"mt-6 block text-popover-foreground group-hover:text-accent",children:[o.name,(0,Dn.jsx)("span",{className:"absolute inset-0"})]}),(0,Dn.jsx)("p",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:o.description})]},o.name))}),r.length>0&&(0,Dn.jsx)("div",{className:"bg-gray-50",children:(0,Dn.jsx)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:(0,Dn.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:r.map(o=>(0,Dn.jsxs)("a",{href:o.href,className:"flex items-center max-h-12 justify-center gap-x-2.5 p-3 text-sm/6 text-gray-900 hover:bg-gray-100",children:[o.icon&&(0,Dn.jsx)(nh,{icon:o.icon,className:"h-5 w-5 flex-none text-gray-400"}),o.name]},o.name))})})})]})]}),nh=({icon:e,className:t,size:r="lg"})=>{if(!e)return null;if("type"in e)return(0,Dn.jsx)(xr,{...e,size:r});if("src"in e)return(0,Dn.jsx)("div",{className:Oe(t,"h-full max-w-32 items-start text-left"),children:e&&typeof e.src=="string"&&(0,Dn.jsx)("img",{src:e.src,style:{objectFit:"contain",width:"100%",height:"100%"}})})},ih=xS;var ah=cr(require("next/image"));function Li({logo:e,mobile:t=!1}){return(0,Dn.jsx)(Uf,{href:"/",className:Oe(t?"py-1":"py-2"),children:(0,Dn.jsx)(ah.default,{src:e.src,width:e.width,height:e.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"auto",height:t?35:50}})})}var sh=require("next-themes");function uh({isMenuOpen:e,logoLight:t,logoDark:r,menuItems:Tx,themeControl:o=!1,wide:i=!1}){let[s,l]=(0,Cf.useState)(!1),[u,d]=(0,Cf.useState)(""),c=["light","dark"],{theme:p,setTheme:h}=(0,sh.useTheme)();(0,Cf.useEffect)(()=>{d(p||"dark")},[p]);let m=()=>{let g=c[(c.indexOf(u)+1)%c.length];d(g),h(g)};return(0,Cf.useEffect)(()=>{let g=()=>{window.scrollY>100?l(!0):l(!1)};return window.addEventListener("scroll",g,{passive:!0}),()=>window.removeEventListener("scroll",g)},[]),(0,Dn.jsx)(Dn.Fragment,{children:(0,Dn.jsx)("header",{className:`z-50 pb-10 transition-all duration-300 hidden lg:block ${s||e?"translate-y-0":"-translate-y-full bg-transparent"}`,children:(0,Dn.jsx)("nav",{className:"backdrop-blur-sm bg-background/80 text-white p-0",children:(0,Dn.jsxs)("div",{className:Oe("flex items-center justify-between px-9 py-0",!i&&"container"),children:[(0,Dn.jsx)(Li,{logo:r}),(0,Dn.jsx)(lo.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:Tx&&Tx.map(g=>(0,Dn.jsx)(ih,{...g},g.name))}),o&&(0,Dn.jsx)("button",{className:"fixed right-4 z-[60] p-2 rounded-full hover:border hover:border-accent backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-primary dark:text-white hover:text-accent hover:scale-125",onClick:m,children:(0,Dn.jsxs)("div",{className:"relative",children:[(0,Dn.jsx)(Qa.Sun,{className:"absolute h-6 w-6 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,Dn.jsx)(Qa.Moon,{className:"absoulte h-6 w-6 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})]})})})})}var Xa=require("@heroicons/react/24/outline");var Kl=["light","dark"];function dh({logoLight:e,logoDark:t,menuItems:r,isMenuOpen:Tx=!0}){let[o,i]=(0,Cf.useState)(!1),{theme:s,setTheme:l}=(0,sh.useTheme)(),[u,d]=(0,Cf.useState)(!1),[c,p]=(0,Cf.useState)("light");(0,Cf.useEffect)(()=>{let m=()=>{window.scrollY>100?i(!0):i(!1)};return window.addEventListener("scroll",m,{passive:!0}),()=>window.removeEventListener("scroll",m)},[]),(0,Cf.useEffect)(()=>{p(s||"dark")},[s]);let h=()=>{let m=Kl[(Kl.indexOf(c)+1)%Kl.length];p(m),l(m)};return(0,Dn.jsx)(Dn.Fragment,{children:(0,Dn.jsxs)("header",{className:`z-50 pb-10 transition-all duration-300 block lg:hidden ${o||Tx?"translate-y-0":"-translate-y-full bg-transparent"}`,children:[(0,Dn.jsx)("nav",{className:Oe("backdrop-blur-sm text-white p-0",u&&"hidden"),children:(0,Dn.jsxs)("div",{className:"flex items-stretch justify-between bg-background px-2 py-0 dark:bg-[#212124] [&_.logo-light]:[filter:brightness(0)_invert(1)] dark:border-b dark:border-accent",children:[(0,Dn.jsx)(Li,{logo:t,mobile:!0}),(0,Dn.jsx)("div",{className:"flex items-center space-x-4",children:(0,Dn.jsxs)("button",{type:"button",onClick:()=>d(!0),className:"fixed right-4 z-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",children:[(0,Dn.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,Dn.jsx)(Xa.Bars3Icon,{"aria-hidden":"true",className:"h-4 w-4"})]})})]})}),(0,Dn.jsxs)(lo.Dialog,{open:u,onClose:d,className:"lg:hidden",children:[(0,Dn.jsx)("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,Dn.jsxs)(lo.DialogPanel,{className:"fixed inset-y-0 right-0 z-20 w-full overflow-y-auto bg-background dark:bg-[#212124] px-2 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,Dn.jsxs)("div",{className:"flex items-stretch justify-between",children:[(0,Dn.jsx)(Li,{logo:t,mobile:!0}),(0,Dn.jsxs)("button",{type:"button",onClick:()=>d(!1),className:"-m-2.5 rounded-md p-2.5 text-foreground dark:text-foreground outline-none hover:text-accent",children:[(0,Dn.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,Dn.jsx)(Xa.XMarkIcon,{"aria-hidden":"true",className:"h-6 w-6"})]})]}),(0,Dn.jsx)("div",{className:"mt-6 flow-root",children:(0,Dn.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,Dn.jsx)("div",{className:"space-y-2 px-2 py-6",children:r&&r.map(m=>(0,Dn.jsx)(PS,{...m},m.name))})})})]})]})]})})}function PS({name:e,items:t,actions:r,href:Tx}){return!t&&Tx?(0,Dn.jsx)("a",{href:Tx,className:"-mx-3 block rounded-lg px-3 py-2 text-base dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:e}):(0,Dn.jsxs)(lo.Disclosure,{as:"div",className:"-mx-3",children:[(0,Dn.jsx)(lo.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:e}),(0,Dn.jsx)(lo.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(o=>(0,Dn.jsx)(lo.DisclosureButton,{as:"a",href:o.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:o.name},o.name))})]})}function ph({isMenuOpen:e,logoLight:t,logoDark:r,menuItems:Tx,className:o,wide:i,themeControl:s=!1}){return(0,$i.jsxs)("div",{className:Oe("fixed top-0 left-0 right-0 z-50",o),children:[(0,$i.jsx)(uh,{isMenuOpen:e,logoLight:t,logoDark:r,menuItems:Tx,themeControl:s,wide:i}),(0,$i.jsx)(dh,{isMenuOpen:e,logoLight:t,logoDark:r,menuItems:Tx})]})}var fh="../cortex-reply-light-27IMI3G7.png";var hh="../cortex-reply-dark-XPAJJJYY.png";function Za({...e}){return(0,Dn.jsxs)("div",{children:[(0,Dn.jsx)(ph,{isMenuOpen:!0,logoLight:fh,logoDark:hh,...e.header}),e.hero&&e.hero.type==="lowImpact"&&(0,Dn.jsx)(Yf,{...e.hero}),e.hero&&e.hero.type==="mediumImpact"&&(0,Dn.jsx)(Kf,{...e.hero}),e.hero&&e.hero.type==="highImpact"&&(0,Dn.jsx)(Qf,{...e.hero}),e.hero&&e.hero.type==="postHero"&&(0,Dn.jsx)(rh,{...e.hero}),(0,Dn.jsx)("div",{className:"container py-8",children:(0,Dn.jsxs)("div",{className:"grid grid-cols-1 gap-8 lg:grid-cols-3",children:[(0,Dn.jsx)("div",{className:"lg:col-span-2",children:e.children}),(0,Dn.jsxs)("div",{className:"space-y-6",children:[(0,Dn.jsxs)(La,{children:[(0,Dn.jsx)($a,{children:(0,Dn.jsx)(Ua,{children:"Quick Actions"})}),(0,Dn.jsxs)(Ha,{children:[(0,Dn.jsx)("p",{className:"mb-4 text-sm text-muted-foreground",children:"Get started with your first action in just a few clicks."}),(0,Dn.jsx)(zr,{className:"w-full",children:"Create New"})]})]}),(0,Dn.jsxs)(La,{children:[(0,Dn.jsx)($a,{children:(0,Dn.jsx)(Ua,{children:"Resources"})}),(0,Dn.jsx)(Ha,{children:(0,Dn.jsxs)("nav",{className:"flex flex-col space-y-2",children:[(0,Dn.jsxs)("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["User Guide",(0,Dn.jsx)(Qa.ExternalLink,{className:"ml-1 h-3 w-3"})]}),(0,Dn.jsxs)("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["API Documentation",(0,Dn.jsx)(Qa.ExternalLink,{className:"ml-1 h-3 w-3"})]}),(0,Dn.jsxs)("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["View Pricing Details",(0,Dn.jsx)(Qa.ExternalLink,{className:"ml-1 h-3 w-3"})]})]})})]})]})]})})]})}var Il=cr(s2());var qU=()=>(0,Dn.jsx)(xr,{iconName:"github",size:"4x",type:"brands"});var jU=()=>(0,Dn.jsx)(xr,{iconName:"people-sharing",size:"4x",type:"kit"}),kU=()=>(0,Dn.jsx)(xr,{iconName:"cloud-network-sharing",size:"4x",type:"kit"}),BU=()=>(0,Dn.jsx)(xr,{iconName:"development",size:"4x",type:"kit"}),FU={title:"Pages/Page",component:Za,decorators:[e=>(0,Dn.jsx)("div",{className:"bg-sidebar",children:(0,Dn.jsx)(e,{})})],parameters:{nextjs:{appDirectory:!0},docs:{description:{component:"Example Blog page."}}}},LU=e=>(0,Dn.jsx)(Za,{...e}),Ba={render:LU,args:{title:"Storage Service",section:"Storage",description:"A scalable object storage service that offers industry-leading performance, security, and availability.",children:(0,Dn.jsxs)("div",{className:"prose max-w-none",children:[(0,Dn.jsx)("h2",{children:"How Dn works"}),(0,Dn.jsx)("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt Dn labore et dolore magna aliqua."}),(0,Dn.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,Dn.jsx)("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})})]}),header:{title:"Your Company",logo:"cortex-reply.png",menuItems:[{name:"Documentation",items:[{name:"Platforms & Services",description:"Cloud services",href:"#",icon:kU},{name:"Solutions & Propositions",description:"Solutions that we have built",href:"#",icon:jU},{name:"Products",description:"Products that we sell",href:"#",icon:BU}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:Xa.ChartPieIcon},{name:"API Reference",href:"#",icon:Xa.CursorArrowRaysIcon},{name:"Github",href:"#",icon:qU}],actions:[{name:"Watch demo",href:"#",icon:oh.PlayCircleIcon},{name:"Contact sales",href:"#",icon:oh.PhoneIcon},{name:"View all products",href:"#",icon:oh.RectangleGroupIcon}]},{name:"Intranet",href:"#"}]},sidebarRight:{tableOfContents:[{title:"Getting Started",url:"#",links:[{title:"Installation",url:"#",isActive:!0},{title:"Project Structure",url:"#"}]},{title:"Building Your Application",url:"#",links:[{title:"Routing",url:"#",isDraft:!0},{title:"Data Fetching",url:"#"},{title:"Rendering",url:"#"},{title:"Caching",url:"#"},{title:"Styling",url:"#"},{title:"Optimizing",url:"#"},{title:"Configuring",url:"#"},{title:"Testing",url:"#"},{title:"Authentication",url:"#"},{title:"Deploying",url:"#"},{title:"Upgrading",url:"#"},{title:"Examples",url:"#"}]},{title:"API Reference",url:"#",links:[{title:"Components",url:"#"},{title:"File Conventions",url:"#"},{title:"Functions",url:"#"},{title:"next.config.js Options",url:"#"},{title:"CLI",url:"#"},{title:"Edge Runtime",url:"#"}]},{title:"Architecture",url:"#",links:[{title:"Accessibility",url:"#"},{title:"Fast Refresh",url:"#"},{title:"Next.js Compiler",url:"#"},{title:"Supported Browsers",url:"#"},{title:"Turbopack",url:"#"}]},{title:"Community",url:"#",links:[{title:"Contribution Guide",url:"#"}]}],relatedContent:{knowledge:[{label:"AWS Risk Assessment Terraform Module",url:"/knowledge/terraform_risk_assessment_AWS/_index.md",type:"published"},{label:"AWS Airview CCF Terraform Module",url:"/knowledge/terraform_aws_airview_ccf/_index.md",type:"note"}],services:[{label:"AWS Account Vending Machine",url:"/services/aws_account_vending_machine/_index.md",type:"published"},{label:"AWS Beanstalk",url:"/services/aws_beanstalk/_index.md",type:"draft"},{label:"AWS Airwalk Network Firewall Terraform Module",url:"/services/aws_vpc/terraform-aws-airwalk-module-networkfirewall.md",type:"published"},{label:"AWS WAF and Shield",url:"/services/aws_waf_and_shield/_index.md",type:"published"}]},onAddDocument:(0,Il.fn)(),onEditDocument:(0,Il.fn)(),onPrintDocument:(0,Il.fn)()}}},$U={args:{...Ba.args,hero:{type:"lowImpact",children:(0,Dn.jsx)("h1",{className:"text-4xl font-bold",children:"Low Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},UU={args:{...Ba.args,hero:{type:"mediumImpact",media:"stock1.jpg?height=400&width=800",children:(0,Dn.jsx)("h1",{className:"text-4xl font-bold",children:"Medium Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},HU={args:{...Ba.args,hero:{type:"highImpact",children:(0,Dn.jsx)("h1",{className:"text-4xl font-bold",children:"High Impact Hero"}),media:"stock1.jpg?height=400&width=800"},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},zU={args:{...Ba.args,hero:{type:"highImpact",children:(0,Dn.jsx)("h1",{className:"text-4xl font-bold",children:"Post Hero"}),media:"stock1.jpg?height=400&width=800"},media:"stock1.jpg?height=400&width=800"}};0&&(module.exports={Default,HighImpactHero,LowImpactHero,MediumImpactHero,PostHero});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as n}from"../chunk-
|
|
1
|
+
import{a as n}from"../chunk-3XS76N3K.mjs";import{a as l}from"../chunk-VXZJ3JK5.mjs";import"../chunk-WU3JMLSC.mjs";import"../chunk-BZAYEKYC.mjs";import"../chunk-VYQYFS6R.mjs";import"../chunk-OKGBIF2I.mjs";import"../chunk-P7RZLKAN.mjs";import"../chunk-5G43IH3C.mjs";import"../chunk-PRUIYGQW.mjs";import"../chunk-H4Y4SZIU.mjs";import"../chunk-WRPART4J.mjs";import"../chunk-7VKHSE4O.mjs";import"../chunk-RBZMFLLA.mjs";import"../chunk-N6EJQZAV.mjs";import"../chunk-HWEPDRG6.mjs";import"../chunk-3LJZCM5A.mjs";import"../chunk-4NKKWJ2X.mjs";import"../chunk-4JC2TJML.mjs";import"../chunk-A5EYIB3V.mjs";import"../chunk-DWRQHV42.mjs";import"../chunk-Y5ZFXDW5.mjs";import"../chunk-AWFQEK7A.mjs";import"../chunk-RDWF5HZG.mjs";import"../chunk-O5BAW5XQ.mjs";import"../chunk-44VMK4FL.mjs";import"../chunk-OI2YT2ZF.mjs";import"../chunk-EY5QX73B.mjs";import"../chunk-YCX5N23N.mjs";import"../chunk-M6M43TLT.mjs";import"../chunk-FGWIT6CV.mjs";import"../chunk-2A6JF3LE.mjs";import"../chunk-4YJ3HV64.mjs";import"../chunk-FCCL6W7R.mjs";import"../chunk-WLBZXBU3.mjs";import"../chunk-TFWGOEV7.mjs";import"../chunk-2NFKSNJW.mjs";import"../chunk-FI4SMRAR.mjs";import"../chunk-5IQPAE6K.mjs";import"../chunk-JWDVKGZL.mjs";import"../chunk-44TDI42O.mjs";import"../chunk-BOPZHZ27.mjs";import"../chunk-3YZN4MJB.mjs";import"../chunk-WNPA7YT3.mjs";import"../chunk-5YTDIEDJ.mjs";import"../chunk-BSQVKZCW.mjs";import"../chunk-Y5VTKEKS.mjs";import"../chunk-CGBVZQYY.mjs";import"../chunk-YNCJATT7.mjs";import"../chunk-QOIH63J3.mjs";import"../chunk-OAOCXXC2.mjs";import"../chunk-BDX257W2.mjs";import"../chunk-VZXLXNVY.mjs";import"../chunk-Y2KKUQDU.mjs";import"../chunk-SBM5HULF.mjs";import"../chunk-Q6SEVCRG.mjs";import"../chunk-D76EO57Z.mjs";import"../chunk-GQ2G2FNR.mjs";import"../chunk-FC4BLPWZ.mjs";import"../chunk-ZDPQXVTF.mjs";import"../chunk-54Y2MUCQ.mjs";import"../chunk-HSFVPF3U.mjs";import"../chunk-X5KZKO2V.mjs";import"../chunk-FCCLGLML.mjs";import"../chunk-TAFEJ7HF.mjs";import"../chunk-ZVMBJZVM.mjs";import"../chunk-AY65F2J7.mjs";import"../chunk-JOD2CIH5.mjs";import"../chunk-CS77R54Z.mjs";import"../chunk-YNNW2C2U.mjs";import"../chunk-UESKYRNK.mjs";import"../chunk-WISCWNL2.mjs";import{a as t}from"../chunk-SFLOMJ2U.mjs";import"../chunk-NIQ4466A.mjs";import"../chunk-C5XNOZXC.mjs";import"../chunk-SPOYKTBR.mjs";import"../chunk-FRWX5YES.mjs";import"../chunk-CV7PH2KH.mjs";import{d as a}from"../chunk-S7OK7D5I.mjs";var i=a(l());import{PhoneIcon as s,PlayCircleIcon as c,RectangleGroupIcon as d}from"@heroicons/react/20/solid";import{ChartPieIcon as m,CursorArrowRaysIcon as u}from"@heroicons/react/24/outline";import{jsx as e,jsxs as y}from"react/jsx-runtime";var p=()=>e(t,{iconName:"github",size:"4x",type:"brands"});var h=()=>e(t,{iconName:"people-sharing",size:"4x",type:"kit"}),g=()=>e(t,{iconName:"cloud-network-sharing",size:"4x",type:"kit"}),f=()=>e(t,{iconName:"development",size:"4x",type:"kit"}),x={title:"Pages/Page",component:n,decorators:[o=>e("div",{className:"bg-sidebar",children:e(o,{})})],parameters:{nextjs:{appDirectory:!0},docs:{description:{component:"Example Blog page."}}}},w=o=>e(n,{...o}),r={render:w,args:{title:"Storage Service",section:"Storage",description:"A scalable object storage service that offers industry-leading performance, security, and availability.",children:y("div",{className:"prose max-w-none",children:[e("h2",{children:"How it works"}),e("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."}),e("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:e("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})})]}),header:{title:"Your Company",logo:"cortex-reply.png",menuItems:[{name:"Documentation",items:[{name:"Platforms & Services",description:"Cloud services",href:"#",icon:g},{name:"Solutions & Propositions",description:"Solutions that we have built",href:"#",icon:h},{name:"Products",description:"Products that we sell",href:"#",icon:f}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:m},{name:"API Reference",href:"#",icon:u},{name:"Github",href:"#",icon:p}],actions:[{name:"Watch demo",href:"#",icon:c},{name:"Contact sales",href:"#",icon:s},{name:"View all products",href:"#",icon:d}]},{name:"Intranet",href:"#"}]},sidebarRight:{tableOfContents:[{title:"Getting Started",url:"#",links:[{title:"Installation",url:"#",isActive:!0},{title:"Project Structure",url:"#"}]},{title:"Building Your Application",url:"#",links:[{title:"Routing",url:"#",isDraft:!0},{title:"Data Fetching",url:"#"},{title:"Rendering",url:"#"},{title:"Caching",url:"#"},{title:"Styling",url:"#"},{title:"Optimizing",url:"#"},{title:"Configuring",url:"#"},{title:"Testing",url:"#"},{title:"Authentication",url:"#"},{title:"Deploying",url:"#"},{title:"Upgrading",url:"#"},{title:"Examples",url:"#"}]},{title:"API Reference",url:"#",links:[{title:"Components",url:"#"},{title:"File Conventions",url:"#"},{title:"Functions",url:"#"},{title:"next.config.js Options",url:"#"},{title:"CLI",url:"#"},{title:"Edge Runtime",url:"#"}]},{title:"Architecture",url:"#",links:[{title:"Accessibility",url:"#"},{title:"Fast Refresh",url:"#"},{title:"Next.js Compiler",url:"#"},{title:"Supported Browsers",url:"#"},{title:"Turbopack",url:"#"}]},{title:"Community",url:"#",links:[{title:"Contribution Guide",url:"#"}]}],relatedContent:{knowledge:[{label:"AWS Risk Assessment Terraform Module",url:"/knowledge/terraform_risk_assessment_AWS/_index.md",type:"published"},{label:"AWS Airview CCF Terraform Module",url:"/knowledge/terraform_aws_airview_ccf/_index.md",type:"note"}],services:[{label:"AWS Account Vending Machine",url:"/services/aws_account_vending_machine/_index.md",type:"published"},{label:"AWS Beanstalk",url:"/services/aws_beanstalk/_index.md",type:"draft"},{label:"AWS Airwalk Network Firewall Terraform Module",url:"/services/aws_vpc/terraform-aws-airwalk-module-networkfirewall.md",type:"published"},{label:"AWS WAF and Shield",url:"/services/aws_waf_and_shield/_index.md",type:"published"}]},onAddDocument:(0,i.fn)(),onEditDocument:(0,i.fn)(),onPrintDocument:(0,i.fn)()}}},C={args:{...r.args,hero:{type:"lowImpact",children:e("h1",{className:"text-4xl font-bold",children:"Low Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},P={args:{...r.args,hero:{type:"mediumImpact",media:"stock1.jpg?height=400&width=800",children:e("h1",{className:"text-4xl font-bold",children:"Medium Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},A={args:{...r.args,hero:{type:"highImpact",children:e("h1",{className:"text-4xl font-bold",children:"High Impact Hero"}),media:"stock1.jpg?height=400&width=800"},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},_={args:{...r.args,hero:{type:"highImpact",children:e("h1",{className:"text-4xl font-bold",children:"Post Hero"}),media:"stock1.jpg?height=400&width=800"},media:"stock1.jpg?height=400&width=800"}};export{r as Default,A as HighImpactHero,C as LowImpactHero,P as MediumImpactHero,_ as PostHero,x as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{c as e,d as a,e as r}from"../chunk-3TVLETYW.mjs";import{a as t}from"../chunk-73ZWEV2X.mjs";import"../chunk-L2CGDHVO.mjs";import"../chunk-7DINW2AE.mjs";import"../chunk-ESWNUYYT.mjs";import"../chunk-JPUN2TYN.mjs";import"../chunk-7MKXHL57.mjs";import"../chunk-
|
|
1
|
+
import{c as e,d as a,e as r}from"../chunk-3TVLETYW.mjs";import{a as t}from"../chunk-73ZWEV2X.mjs";import"../chunk-L2CGDHVO.mjs";import"../chunk-7DINW2AE.mjs";import"../chunk-ESWNUYYT.mjs";import"../chunk-JPUN2TYN.mjs";import"../chunk-7MKXHL57.mjs";import"../chunk-NRL4U42W.mjs";import"../chunk-ZIWHUQ4D.mjs";import"../chunk-AUBKJ4XO.mjs";import"../chunk-6YV7RK6Q.mjs";import"../chunk-6LKCK2EH.mjs";import"../chunk-CSWXKGJE.mjs";import"../chunk-OGKJF5LR.mjs";import"../chunk-PJSCXNH4.mjs";import"../chunk-XB5WL3OT.mjs";import"../chunk-SPAW5K3E.mjs";import"../chunk-IJCMUPNH.mjs";import"../chunk-EOJQ2KKP.mjs";import"../chunk-BRFSZTQJ.mjs";import"../chunk-IQ7LAP7P.mjs";import"../chunk-G5HD4IFA.mjs";import"../chunk-OWBJTXZL.mjs";import"../chunk-BRYZOZKY.mjs";import"../chunk-A24EPYUY.mjs";import"../chunk-QKGEV7LG.mjs";import"../chunk-WZLEEZ5C.mjs";import"../chunk-JODGODRI.mjs";import"../chunk-KJ2C7CBU.mjs";import"../chunk-7BUKEFXF.mjs";import"../chunk-MGZMAVEP.mjs";import"../chunk-VYQYFS6R.mjs";import"../chunk-OKGBIF2I.mjs";import"../chunk-P7RZLKAN.mjs";import"../chunk-TXXFXCXB.mjs";import"../chunk-5G43IH3C.mjs";import"../chunk-PRUIYGQW.mjs";import"../chunk-H4Y4SZIU.mjs";import"../chunk-WRPART4J.mjs";import"../chunk-7VKHSE4O.mjs";import"../chunk-RBZMFLLA.mjs";import"../chunk-N6EJQZAV.mjs";import"../chunk-HWEPDRG6.mjs";import"../chunk-3LJZCM5A.mjs";import"../chunk-4NKKWJ2X.mjs";import"../chunk-4JC2TJML.mjs";import"../chunk-A5EYIB3V.mjs";import"../chunk-DWRQHV42.mjs";import"../chunk-Y5ZFXDW5.mjs";import"../chunk-AAI2VZST.mjs";import"../chunk-AWFQEK7A.mjs";import"../chunk-6HFYLEVF.mjs";import"../chunk-IEMFKH5A.mjs";import"../chunk-MGS3DQ22.mjs";import"../chunk-EPTHSTUM.mjs";import"../chunk-UZ2XYB7D.mjs";import"../chunk-53QLSQCO.mjs";import"../chunk-JCH2CCQ7.mjs";import"../chunk-2LJVMEWU.mjs";import"../chunk-KPIWBWE2.mjs";import"../chunk-6P7CY367.mjs";import"../chunk-HBWMSYBN.mjs";import"../chunk-LGTE6VHF.mjs";import"../chunk-RDWF5HZG.mjs";import"../chunk-O5BAW5XQ.mjs";import"../chunk-44VMK4FL.mjs";import"../chunk-OI2YT2ZF.mjs";import"../chunk-EY5QX73B.mjs";import"../chunk-YCX5N23N.mjs";import"../chunk-M6M43TLT.mjs";import"../chunk-FGWIT6CV.mjs";import"../chunk-2A6JF3LE.mjs";import"../chunk-4YJ3HV64.mjs";import"../chunk-FCCL6W7R.mjs";import"../chunk-WLBZXBU3.mjs";import"../chunk-TFWGOEV7.mjs";import"../chunk-2NFKSNJW.mjs";import"../chunk-FI4SMRAR.mjs";import"../chunk-5IQPAE6K.mjs";import"../chunk-JWDVKGZL.mjs";import"../chunk-44TDI42O.mjs";import"../chunk-BOPZHZ27.mjs";import"../chunk-KEUZSK3N.mjs";import"../chunk-3YZN4MJB.mjs";import"../chunk-WNPA7YT3.mjs";import"../chunk-5YTDIEDJ.mjs";import"../chunk-BSQVKZCW.mjs";import"../chunk-Y5VTKEKS.mjs";import"../chunk-CGBVZQYY.mjs";import"../chunk-YNCJATT7.mjs";import"../chunk-QOIH63J3.mjs";import"../chunk-OAOCXXC2.mjs";import"../chunk-BDX257W2.mjs";import"../chunk-H7D3PZKE.mjs";import"../chunk-IQPZEEYJ.mjs";import"../chunk-VZXLXNVY.mjs";import"../chunk-Y2KKUQDU.mjs";import"../chunk-SBM5HULF.mjs";import"../chunk-Q6SEVCRG.mjs";import"../chunk-D76EO57Z.mjs";import"../chunk-GQ2G2FNR.mjs";import"../chunk-FC4BLPWZ.mjs";import"../chunk-ZDPQXVTF.mjs";import"../chunk-54Y2MUCQ.mjs";import"../chunk-HSFVPF3U.mjs";import"../chunk-X5KZKO2V.mjs";import"../chunk-FCCLGLML.mjs";import"../chunk-TAFEJ7HF.mjs";import"../chunk-ZVMBJZVM.mjs";import"../chunk-AY65F2J7.mjs";import"../chunk-JOD2CIH5.mjs";import"../chunk-CS77R54Z.mjs";import"../chunk-YNNW2C2U.mjs";import"../chunk-UESKYRNK.mjs";import"../chunk-WISCWNL2.mjs";import"../chunk-SFLOMJ2U.mjs";import"../chunk-NIQ4466A.mjs";import"../chunk-C5XNOZXC.mjs";import"../chunk-SPOYKTBR.mjs";import"../chunk-FRWX5YES.mjs";import"../chunk-CV7PH2KH.mjs";import"../chunk-S7OK7D5I.mjs";import{jsx as o}from"react/jsx-runtime";var p={title:"Example Pages/Print",component:t},l=n=>o(t,{...n}),i={render:l,args:{type:"print",orientation:"portrait",page:{title:"Demo Page 1",hero:a.highImpactSimple,layout:[e.content.oneThirdWithImageThemeShort,e.content.oneThirdWithImageTheme3Collumns,e.content.headerAndTheme3Collumns,e.content.halfWithEmbeddedImage,e.content.media,e.content.boxesWithThreeColumns,{id:"67a74c276365f244c8b6d149",blockName:null,columns:[{id:"67a74ea16365f244c8b6d14b",size:"full",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, at dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content",theme:{settings:{theme:"dark",background:"image",image:{id:1,alt:null,prefix:"media",updatedAt:"2025-02-08T12:27:55.461Z",createdAt:"2025-02-08T12:27:55.461Z",url:"/stock1.jpg",thumbnailURL:"/stock1.jpg",filename:"stock1.jpg",mimeType:"image/jpeg",filesize:346701,width:2190,height:1369,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-300x188.jpg",width:300,height:188,mimeType:"image/jpeg",filesize:15812,filename:"etpN-LCfCvz_906z2BUPn-300x188.jpg"},square:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:51438,filename:"etpN-LCfCvz_906z2BUPn-500x500.jpg"},small:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-600x375.jpg",width:600,height:375,mimeType:"image/jpeg",filesize:46315,filename:"etpN-LCfCvz_906z2BUPn-600x375.jpg"},medium:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-900x563.jpg",width:900,height:563,mimeType:"image/jpeg",filesize:88535,filename:"etpN-LCfCvz_906z2BUPn-900x563.jpg"},large:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1400x875.jpg",width:1400,height:875,mimeType:"image/jpeg",filesize:172764,filename:"etpN-LCfCvz_906z2BUPn-1400x875.jpg"},xlarge:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1920x1200.jpg",width:1920,height:1200,mimeType:"image/jpeg",filesize:279466,filename:"etpN-LCfCvz_906z2BUPn-1920x1200.jpg"}}}}}},{id:"67a7859083ee5e530f094671",blockName:null,columns:[{id:"67a7859883ee5e530f094673",size:"full",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Donec malesuada arcu at velit laoreet convallis. Sed at eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{tag:"h3",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Sed at eros vel lacus varius varius nec id metus. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Duis sed nisl euismod, ullamcorper augue at.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content",theme:{settings:{theme:"default",background:"transparent",image:null,overlay:null}}}]}}},d={args:{...i.args,orientation:"portrait"}},c={args:{...i.args,orientation:"landscape"}},g={args:{...i.args,orientation:"flow"}},f={args:{orientation:"flow",type:"print",page:r.digitalColleaguesOverview}};export{f as Complex,i as Default,g as Flow,c as Landscape,d as Portrait,p as default};
|
package/dist/pages/Publish.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";import{a}from"../chunk-73ZWEV2X.mjs";import"../chunk-L2CGDHVO.mjs";import"../chunk-7DINW2AE.mjs";import"../chunk-ESWNUYYT.mjs";import"../chunk-JPUN2TYN.mjs";import"../chunk-7MKXHL57.mjs";import"../chunk-
|
|
2
|
+
"use strict";import{a}from"../chunk-73ZWEV2X.mjs";import"../chunk-L2CGDHVO.mjs";import"../chunk-7DINW2AE.mjs";import"../chunk-ESWNUYYT.mjs";import"../chunk-JPUN2TYN.mjs";import"../chunk-7MKXHL57.mjs";import"../chunk-NRL4U42W.mjs";import"../chunk-ZIWHUQ4D.mjs";import"../chunk-AUBKJ4XO.mjs";import"../chunk-6YV7RK6Q.mjs";import"../chunk-6LKCK2EH.mjs";import"../chunk-CSWXKGJE.mjs";import"../chunk-OGKJF5LR.mjs";import"../chunk-PJSCXNH4.mjs";import"../chunk-XB5WL3OT.mjs";import"../chunk-SPAW5K3E.mjs";import"../chunk-IJCMUPNH.mjs";import"../chunk-EOJQ2KKP.mjs";import"../chunk-BRFSZTQJ.mjs";import"../chunk-IQ7LAP7P.mjs";import"../chunk-G5HD4IFA.mjs";import"../chunk-OWBJTXZL.mjs";import"../chunk-BRYZOZKY.mjs";import"../chunk-A24EPYUY.mjs";import"../chunk-QKGEV7LG.mjs";import"../chunk-WZLEEZ5C.mjs";import"../chunk-JODGODRI.mjs";import"../chunk-KJ2C7CBU.mjs";import"../chunk-7BUKEFXF.mjs";import"../chunk-MGZMAVEP.mjs";import"../chunk-VYQYFS6R.mjs";import"../chunk-OKGBIF2I.mjs";import"../chunk-P7RZLKAN.mjs";import"../chunk-TXXFXCXB.mjs";import"../chunk-5G43IH3C.mjs";import"../chunk-PRUIYGQW.mjs";import"../chunk-H4Y4SZIU.mjs";import"../chunk-WRPART4J.mjs";import"../chunk-7VKHSE4O.mjs";import"../chunk-RBZMFLLA.mjs";import"../chunk-N6EJQZAV.mjs";import"../chunk-HWEPDRG6.mjs";import"../chunk-3LJZCM5A.mjs";import"../chunk-4NKKWJ2X.mjs";import"../chunk-4JC2TJML.mjs";import"../chunk-A5EYIB3V.mjs";import"../chunk-DWRQHV42.mjs";import"../chunk-Y5ZFXDW5.mjs";import"../chunk-AAI2VZST.mjs";import"../chunk-AWFQEK7A.mjs";import"../chunk-6HFYLEVF.mjs";import"../chunk-IEMFKH5A.mjs";import"../chunk-MGS3DQ22.mjs";import"../chunk-EPTHSTUM.mjs";import"../chunk-UZ2XYB7D.mjs";import"../chunk-53QLSQCO.mjs";import"../chunk-JCH2CCQ7.mjs";import"../chunk-2LJVMEWU.mjs";import"../chunk-KPIWBWE2.mjs";import"../chunk-6P7CY367.mjs";import"../chunk-HBWMSYBN.mjs";import"../chunk-LGTE6VHF.mjs";import"../chunk-RDWF5HZG.mjs";import"../chunk-O5BAW5XQ.mjs";import"../chunk-44VMK4FL.mjs";import"../chunk-OI2YT2ZF.mjs";import"../chunk-EY5QX73B.mjs";import"../chunk-YCX5N23N.mjs";import"../chunk-M6M43TLT.mjs";import"../chunk-FGWIT6CV.mjs";import"../chunk-2A6JF3LE.mjs";import"../chunk-4YJ3HV64.mjs";import"../chunk-FCCL6W7R.mjs";import"../chunk-WLBZXBU3.mjs";import"../chunk-TFWGOEV7.mjs";import"../chunk-2NFKSNJW.mjs";import"../chunk-FI4SMRAR.mjs";import"../chunk-5IQPAE6K.mjs";import"../chunk-JWDVKGZL.mjs";import"../chunk-44TDI42O.mjs";import"../chunk-BOPZHZ27.mjs";import"../chunk-KEUZSK3N.mjs";import"../chunk-3YZN4MJB.mjs";import"../chunk-WNPA7YT3.mjs";import"../chunk-5YTDIEDJ.mjs";import"../chunk-BSQVKZCW.mjs";import"../chunk-Y5VTKEKS.mjs";import"../chunk-CGBVZQYY.mjs";import"../chunk-YNCJATT7.mjs";import"../chunk-QOIH63J3.mjs";import"../chunk-OAOCXXC2.mjs";import"../chunk-BDX257W2.mjs";import"../chunk-H7D3PZKE.mjs";import"../chunk-IQPZEEYJ.mjs";import"../chunk-VZXLXNVY.mjs";import"../chunk-Y2KKUQDU.mjs";import"../chunk-SBM5HULF.mjs";import"../chunk-Q6SEVCRG.mjs";import"../chunk-D76EO57Z.mjs";import"../chunk-GQ2G2FNR.mjs";import"../chunk-FC4BLPWZ.mjs";import"../chunk-ZDPQXVTF.mjs";import"../chunk-54Y2MUCQ.mjs";import"../chunk-HSFVPF3U.mjs";import"../chunk-X5KZKO2V.mjs";import"../chunk-FCCLGLML.mjs";import"../chunk-TAFEJ7HF.mjs";import"../chunk-ZVMBJZVM.mjs";import"../chunk-AY65F2J7.mjs";import"../chunk-JOD2CIH5.mjs";import"../chunk-CS77R54Z.mjs";import"../chunk-YNNW2C2U.mjs";import"../chunk-UESKYRNK.mjs";import"../chunk-WISCWNL2.mjs";import"../chunk-SFLOMJ2U.mjs";import"../chunk-NIQ4466A.mjs";import"../chunk-C5XNOZXC.mjs";import"../chunk-SPOYKTBR.mjs";import"../chunk-FRWX5YES.mjs";import"../chunk-CV7PH2KH.mjs";import"../chunk-S7OK7D5I.mjs";export{a as Publish};
|