cortex-react-components 1.43.1 → 1.43.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (88) hide show
  1. package/dist/{chunk-HN4TEDPU.mjs → chunk-3PC5BLK7.mjs} +1 -1
  2. package/dist/{chunk-J4SEDIHB.mjs → chunk-5PW2VQWX.mjs} +1 -1
  3. package/dist/chunk-72SXYDHA.mjs +1 -0
  4. package/dist/{chunk-CDYA6NPD.mjs → chunk-CBDDGINA.mjs} +1 -1
  5. package/dist/{chunk-UBPXT2KW.mjs → chunk-CUBV2IRQ.mjs} +1 -1
  6. package/dist/{chunk-IPHHUHS3.mjs → chunk-D43ENVPX.mjs} +1 -1
  7. package/dist/{chunk-44RAJFV6.mjs → chunk-DYIUZ4V5.mjs} +1 -1
  8. package/dist/{chunk-IMAQJ7N3.mjs → chunk-EMZQNDA7.mjs} +1 -1
  9. package/dist/{chunk-7Z52ZEUX.mjs → chunk-GFV75XSU.mjs} +1 -1
  10. package/dist/{chunk-LBKMUSVR.mjs → chunk-IE2A7UT3.mjs} +1 -1
  11. package/dist/{chunk-ZSVSTJJR.mjs → chunk-KRJQF2ZW.mjs} +1 -1
  12. package/dist/{chunk-IEQA6MIO.mjs → chunk-LE5KFDND.mjs} +1 -1
  13. package/dist/{chunk-X5PEHTIN.mjs → chunk-MP3J7UPZ.mjs} +1 -1
  14. package/dist/{chunk-EIAOUSXS.mjs → chunk-UDX5Y4SA.mjs} +1 -1
  15. package/dist/{chunk-WDREYBFE.mjs → chunk-VWNFINDU.mjs} +1 -1
  16. package/dist/{chunk-4ZT572BM.mjs → chunk-YDGF5GEU.mjs} +1 -1
  17. package/dist/{chunk-K3ZHWH6Y.mjs → chunk-ZXPDKKGX.mjs} +1 -1
  18. package/dist/components/Blocks/index.mjs +1 -1
  19. package/dist/components/CRM/DealDetails.mjs +1 -1
  20. package/dist/components/CRM/DealDetails.stories.mjs +1 -1
  21. package/dist/components/CRM/KanbanBoard.js +1 -1
  22. package/dist/components/CRM/KanbanBoard.mjs +1 -1
  23. package/dist/components/CRM/KanbanBoard.stories.js +1 -1
  24. package/dist/components/CRM/KanbanBoard.stories.mjs +1 -1
  25. package/dist/components/CRM/KanbanColumn.js +1 -1
  26. package/dist/components/CRM/KanbanColumn.mjs +1 -1
  27. package/dist/components/CRM/KanbanColumn.stories.js +1 -1
  28. package/dist/components/CRM/KanbanColumn.stories.mjs +1 -1
  29. package/dist/components/CRM/NewDealForm.mjs +1 -1
  30. package/dist/components/CRM/NewDealForm.stories.mjs +1 -1
  31. package/dist/components/CRM/index.js +1 -1
  32. package/dist/components/CRM/index.mjs +1 -1
  33. package/dist/components/Cards/index.mjs +1 -1
  34. package/dist/components/Heros/PostHero/index.mjs +1 -1
  35. package/dist/components/Heros/RenderHero.js +1 -1
  36. package/dist/components/Heros/RenderHero.mjs +1 -1
  37. package/dist/components/Heros/SectionHero/index.js +1 -1
  38. package/dist/components/Heros/SectionHero/index.mjs +1 -1
  39. package/dist/components/Heros/index.js +1 -1
  40. package/dist/components/Heros/index.mjs +1 -1
  41. package/dist/components/Holidays/ApproveLeave.mjs +1 -1
  42. package/dist/components/Holidays/ApproveLeave.stories.mjs +1 -1
  43. package/dist/components/Holidays/HolidayGrid.mjs +1 -1
  44. package/dist/components/Holidays/HolidayGrid.stories.mjs +1 -1
  45. package/dist/components/Holidays/HolidayTracker.mjs +1 -1
  46. package/dist/components/Holidays/HolidayTracker.stories.mjs +1 -1
  47. package/dist/components/Holidays/index.mjs +1 -1
  48. package/dist/components/Layouts/SlideShow.mjs +1 -1
  49. package/dist/components/Layouts/SlideShow.stories.mjs +1 -1
  50. package/dist/components/Layouts/index.mjs +1 -1
  51. package/dist/components/Menus/SidebarLeft.mjs +1 -1
  52. package/dist/components/Menus/SidebarLeft.stories.mjs +1 -1
  53. package/dist/components/Menus/SidebarRight.mjs +1 -1
  54. package/dist/components/Menus/SidebarRight.stories.mjs +1 -1
  55. package/dist/components/Menus/index.mjs +1 -1
  56. package/dist/components/Payload/index.mjs +1 -1
  57. package/dist/components/index.js +3 -3
  58. package/dist/components/index.mjs +1 -1
  59. package/dist/components/ui/index.mjs +1 -1
  60. package/dist/components/ui/sidebar.mjs +1 -1
  61. package/dist/globals.css +1 -1
  62. package/dist/index.js +3 -3
  63. package/dist/index.mjs +1 -1
  64. package/dist/metafile-cjs.json +1 -1
  65. package/dist/metafile-esm.json +1 -1
  66. package/dist/pages/Blog.mjs +1 -1
  67. package/dist/pages/Blog.stories.mjs +1 -1
  68. package/dist/pages/Documentation.mjs +1 -1
  69. package/dist/pages/Documentation.stories.mjs +1 -1
  70. package/dist/pages/IndexPage.mjs +1 -1
  71. package/dist/pages/IndexPage.stories.mjs +1 -1
  72. package/dist/pages/Intranet.mjs +1 -1
  73. package/dist/pages/Intranet.stories.mjs +1 -1
  74. package/dist/pages/LandingPage.mjs +1 -1
  75. package/dist/pages/LandingPage.stories.mjs +1 -1
  76. package/dist/pages/Page.mjs +1 -1
  77. package/dist/pages/Page.stories.mjs +1 -1
  78. package/dist/pages/Publish.mjs +1 -1
  79. package/dist/pages/Publish.stories.mjs +1 -1
  80. package/dist/pages/Website.js +1 -1
  81. package/dist/pages/Website.mjs +1 -1
  82. package/dist/pages/Website.stories.js +1 -1
  83. package/dist/pages/Website.stories.mjs +1 -1
  84. package/dist/sections/BlogListSection.mjs +1 -1
  85. package/dist/sections/BlogListSection.stories.mjs +1 -1
  86. package/dist/sections/index.mjs +1 -1
  87. package/package.json +2 -1
  88. package/dist/chunk-4YNA7RS7.mjs +0 -1
@@ -1,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- "use strict";var kr=Object.create;var Ce=Object.defineProperty;var Sr=Object.getOwnPropertyDescriptor;var Cr=Object.getOwnPropertyNames;var Pr=Object.getPrototypeOf,Tr=Object.prototype.hasOwnProperty;var Nr=(t,e)=>{for(var r in e)Ce(t,r,{get:e[r],enumerable:!0})},ut=(t,e,r,a)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Cr(e))!Tr.call(t,i)&&i!==r&&Ce(t,i,{get:()=>e[i],enumerable:!(a=Sr(e,i))||a.enumerable});return t};var M=(t,e,r)=>(r=t!=null?kr(Pr(t)):{},ut(e||!t||!t.__esModule?Ce(r,"default",{value:t,enumerable:!0}):r,t)),Ar=t=>ut(Ce({},"__esModule",{value:!0}),t);var Mo={};Nr(Mo,{Bug:()=>Lo,Bug2:()=>Ro,Bug3:()=>Bo,Default:()=>q,HighImpactHero:()=>No,LowImpactHero:()=>Po,MediumImpactHero:()=>To,PostHero:()=>Ao,RandomText:()=>Io,SectionHero:()=>Fo,default:()=>So});module.exports=Ar(Mo);var ft=require("react/jsx-runtime"),Y=({type:t="solid",iconName:e="cloud",size:r="lg",className:a})=>{let i=t.includes("fa-")?t+" ":"fa-"+t+" ",o="fa-"+e,n=a!=null?a:"",l=i+o+" fa-"+r+" "+n;return(0,ft.jsx)("i",{className:l})};var ie=require("@headlessui/react"),Tt=require("@heroicons/react/20/solid");var St=require("clsx");var _e="-",Fr=t=>{let e=Lr(t),{conflictingClassGroups:r,conflictingClassGroupModifiers:a}=t;return{getClassGroupId:n=>{let l=n.split(_e);return l[0]===""&&l.length!==1&&l.shift(),yt(l,e)||Ir(n)},getConflictingClassGroupIds:(n,l)=>{let s=r[n]||[];return l&&a[n]?[...s,...a[n]]:s}}},yt=(t,e)=>{var n;if(t.length===0)return e.classGroupId;let r=t[0],a=e.nextPart.get(r),i=a?yt(t.slice(1),a):void 0;if(i)return i;if(e.validators.length===0)return;let o=t.join(_e);return(n=e.validators.find(({validator:l})=>l(o)))==null?void 0:n.classGroupId},gt=/^\[(.+)\]$/,Ir=t=>{if(gt.test(t)){let e=gt.exec(t)[1],r=e==null?void 0:e.substring(0,e.indexOf(":"));if(r)return"arbitrary.."+r}},Lr=t=>{let{theme:e,prefix:r}=t,a={nextPart:new Map,validators:[]};return Br(Object.entries(t.classGroups),r).forEach(([o,n])=>{Xe(n,a,o,e)}),a},Xe=(t,e,r,a)=>{t.forEach(i=>{if(typeof i=="string"){let o=i===""?e:ht(e,i);o.classGroupId=r;return}if(typeof i=="function"){if(Rr(i)){Xe(i(a),e,r,a);return}e.validators.push({validator:i,classGroupId:r});return}Object.entries(i).forEach(([o,n])=>{Xe(n,ht(e,o),r,a)})})},ht=(t,e)=>{let r=t;return e.split(_e).forEach(a=>{r.nextPart.has(a)||r.nextPart.set(a,{nextPart:new Map,validators:[]}),r=r.nextPart.get(a)}),r},Rr=t=>t.isThemeGetter,Br=(t,e)=>e?t.map(([r,a])=>{let i=a.map(o=>typeof o=="string"?e+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([n,l])=>[e+n,l])):o);return[r,i]}):t,Mr=t=>{if(t<1)return{get:()=>{},set:()=>{}};let e=0,r=new Map,a=new Map,i=(o,n)=>{r.set(o,n),e++,e>t&&(e=0,a=r,r=new Map)};return{get(o){let n=r.get(o);if(n!==void 0)return n;if((n=a.get(o))!==void 0)return i(o,n),n},set(o,n){r.has(o)?r.set(o,n):i(o,n)}}},vt="!",Hr=t=>{let{separator:e,experimentalParseClassName:r}=t,a=e.length===1,i=e[0],o=e.length,n=l=>{let s=[],u=0,v=0,P;for(let m=0;m<l.length;m++){let f=l[m];if(u===0){if(f===i&&(a||l.slice(m,m+o)===e)){s.push(l.slice(v,m)),v=m+o;continue}if(f==="/"){P=m;continue}}f==="["?u++:f==="]"&&u--}let h=s.length===0?l:l.substring(v),T=h.startsWith(vt),I=T?h.substring(1):h,S=P&&P>v?P-v:void 0;return{modifiers:s,hasImportantModifier:T,baseClassName:I,maybePostfixModifierPosition:S}};return r?l=>r({className:l,parseClassName:n}):n},Dr=t=>{if(t.length<=1)return t;let e=[],r=[];return t.forEach(a=>{a[0]==="["?(e.push(...r.sort(),a),r=[]):r.push(a)}),e.push(...r.sort()),e},zr=t=>({cache:Mr(t.cacheSize),parseClassName:Hr(t),...Fr(t)}),jr=/\s+/,qr=(t,e)=>{let{parseClassName:r,getClassGroupId:a,getConflictingClassGroupIds:i}=e,o=[],n=t.trim().split(jr),l="";for(let s=n.length-1;s>=0;s-=1){let u=n[s],{modifiers:v,hasImportantModifier:P,baseClassName:h,maybePostfixModifierPosition:T}=r(u),I=!!T,S=a(I?h.substring(0,T):h);if(!S){if(!I){l=u+(l.length>0?" "+l:l);continue}if(S=a(h),!S){l=u+(l.length>0?" "+l:l);continue}I=!1}let m=Dr(v).join(":"),f=P?m+vt:m,x=f+S;if(o.includes(x))continue;o.push(x);let E=i(S,I);for(let B=0;B<E.length;++B){let _=E[B];o.push(f+_)}l=u+(l.length>0?" "+l:l)}return l};function Er(){let t=0,e,r,a="";for(;t<arguments.length;)(e=arguments[t++])&&(r=bt(e))&&(a&&(a+=" "),a+=r);return a}var bt=t=>{if(typeof t=="string")return t;let e,r="";for(let a=0;a<t.length;a++)t[a]&&(e=bt(t[a]))&&(r&&(r+=" "),r+=e);return r};function Or(t,...e){let r,a,i,o=n;function n(s){let u=e.reduce((v,P)=>P(v),t());return r=zr(u),a=r.cache.get,i=r.cache.set,o=l,l(s)}function l(s){let u=a(s);if(u)return u;let v=qr(s,r);return i(s,v),v}return function(){return o(Er.apply(null,arguments))}}var k=t=>{let e=r=>r[t]||[];return e.isThemeGetter=!0,e},xt=/^\[(?:([a-ft-]+):)?(.+)\]$/i,Vr=/^\d+\/\d+$/,Gr=new Set(["px","full","screen"]),Wr=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Ur=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(ft|h|i|ft|min|max))|\ft(calc|min|max|clamp)\(.+\)|^0$/,$r=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Zr=/^(inset_)?-?((\d+)?\.?(\d+)[a-ft]+|0)_-?((\d+)?\.?(\d+)[a-ft]+|0)/,Xr=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,V=t=>oe(t)||Gr.has(t)||Vr.test(t),$=t=>ae(t,"length",ro),oe=t=>!!t&&!Number.isNaN(Number(t)),Ze=t=>ae(t,"number",oe),fe=t=>!!t&&Number.isInteger(Number(t)),_r=t=>t.endsWith("%")&&oe(t.slice(0,-1)),c=t=>xt.test(t),Z=t=>Wr.test(t),Yr=new Set(["length","size","percentage"]),Jr=t=>ae(t,Yr,wt),Kr=t=>ae(t,"position",wt),Qr=new Set(["image","url"]),eo=t=>ae(t,Qr,ao),to=t=>ae(t,"",oo),ge=()=>!0,ae=(t,e,r)=>{let a=xt.exec(t);return a?a[1]?typeof e=="string"?a[1]===e:e.has(a[1]):r(a[2]):!1},ro=t=>Ur.test(t)&&!$r.test(t),wt=()=>!1,oo=t=>Zr.test(t),ao=t=>Xr.test(t);var io=()=>{let t=k("colors"),e=k("spacing"),r=k("blur"),a=k("brightness"),i=k("borderColor"),o=k("borderRadius"),n=k("borderSpacing"),l=k("borderWidth"),s=k("contrast"),u=k("grayscale"),v=k("hueRotate"),P=k("invert"),h=k("gap"),T=k("gradientColorStops"),I=k("gradientColorStopPositions"),S=k("inset"),m=k("margin"),f=k("opacity"),x=k("padding"),E=k("saturate"),B=k("scale"),_=k("sepia"),nt=k("skew"),lt=k("space"),st=k("translate"),Ge=()=>["auto","contain","none"],We=()=>["auto","hidden","clip","visible","scroll"],Ue=()=>["auto",c,e],C=()=>[c,e],dt=()=>["",V,$],ke=()=>["auto",oe,c],ct=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],Se=()=>["solid","dashed","dotted","double","none"],mt=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],$e=()=>["start","end","center","between","around","evenly","stretch"],ue=()=>["","0",c],pt=()=>["auto","avoid","all","avoid-page","page","left","right","column"],O=()=>[oe,c];return{cacheSize:500,separator:":",theme:{colors:[ge],spacing:[V,$],blur:["none","",Z,c],brightness:O(),borderColor:[t],borderRadius:["none","","full",Z,c],borderSpacing:C(),borderWidth:dt(),contrast:O(),grayscale:ue(),hueRotate:O(),invert:ue(),gap:C(),gradientColorStops:[t],gradientColorStopPositions:[_r,$],inset:Ue(),margin:Ue(),opacity:O(),padding:C(),saturate:O(),scale:O(),sepia:ue(),skew:O(),space:C(),translate:C()},classGroups:{aspect:[{aspect:["auto","square","video",c]}],container:["container"],columns:[{columns:[Z]}],"break-after":[{"break-after":pt()}],"break-before":[{"break-before":pt()}],"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:[...ct(),c]}],overflow:[{overflow:We()}],"overflow-x":[{"overflow-x":We()}],"overflow-ft":[{"overflow-ft":We()}],overscroll:[{overscroll:Ge()}],"overscroll-x":[{"overscroll-x":Ge()}],"overscroll-ft":[{"overscroll-ft":Ge()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[S]}],"inset-x":[{"inset-x":[S]}],"inset-ft":[{"inset-ft":[S]}],start:[{start:[S]}],end:[{end:[S]}],top:[{top:[S]}],right:[{right:[S]}],bottom:[{bottom:[S]}],left:[{left:[S]}],visibility:["visible","invisible","collapse"],ft:[{ft:["auto",fe,c]}],basis:[{basis:Ue()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",c]}],grow:[{grow:ue()}],shrink:[{shrink:ue()}],order:[{order:["first","last","none",fe,c]}],"grid-cols":[{"grid-cols":[ge]}],"col-start-end":[{col:["auto",{span:["full",fe,c]},c]}],"col-start":[{"col-start":ke()}],"col-end":[{"col-end":ke()}],"grid-rows":[{"grid-rows":[ge]}],"row-start-end":[{row:["auto",{span:[fe,c]},c]}],"row-start":[{"row-start":ke()}],"row-end":[{"row-end":ke()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",c]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",c]}],gap:[{gap:[h]}],"gap-x":[{"gap-x":[h]}],"gap-ft":[{"gap-ft":[h]}],"justify-content":[{justify:["normal",...$e()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...$e(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...$e(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],ft:[{ft:[x]}],px:[{px:[x]}],py:[{py:[x]}],ps:[{ps:[x]}],Tt:[{Tt:[x]}],pt:[{pt:[x]}],pr:[{pr:[x]}],pb:[{pb:[x]}],pl:[{pl:[x]}],m:[{m:[m]}],mx:[{mx:[m]}],my:[{my:[m]}],ms:[{ms:[m]}],me:[{me:[m]}],mt:[{mt:[m]}],mr:[{mr:[m]}],mb:[{mb:[m]}],ml:[{ml:[m]}],"space-x":[{"space-x":[lt]}],"space-x-reverse":["space-x-reverse"],"space-ft":[{"space-ft":[lt]}],"space-ft-reverse":["space-ft-reverse"],ft:[{ft:["auto","min","max","fit","svw","lvw","dvw",c,e]}],"min-ft":[{"min-ft":[c,e,"min","max","fit"]}],"max-ft":[{"max-ft":[c,e,"none","full","min","max","fit","prose",{screen:[Z]},Z]}],h:[{h:[c,e,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[c,e,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[c,e,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[c,e,"auto","min","max","fit"]}],"font-size":[{text:["base",Z,$]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Ze]}],"font-family":[{font:[ge]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",c]}],"line-clamp":[{"line-clamp":["none",oe,Ze]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",V,c]}],"list-image":[{"list-image":["none",c]}],"list-style-type":[{list:["none","disc","decimal",c]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[t]}],"placeholder-opacity":[{"placeholder-opacity":[f]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[t]}],"text-opacity":[{"text-opacity":[f]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...Se(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",V,$]}],"underline-offset":[{"underline-offset":["auto",V,c]}],"text-decoration-color":[{decoration:[t]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:C()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",c]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",c]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[f]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...ct(),Kr]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","ft","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Jr]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","ft","bl","l","tl"]},eo]}],"bg-color":[{bg:[t]}],"gradient-from-pos":[{from:[I]}],"gradient-via-pos":[{via:[I]}],"gradient-to-pos":[{to:[I]}],"gradient-from":[{from:[T]}],"gradient-via":[{via:[T]}],"gradient-to":[{to:[T]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-ft":[{"rounded-ft":[o]}],"rounded-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-ee":[{"rounded-ee":[o]}],"rounded-es":[{"rounded-es":[o]}],"rounded-tl":[{"rounded-tl":[o]}],"rounded-tr":[{"rounded-tr":[o]}],"rounded-br":[{"rounded-br":[o]}],"rounded-bl":[{"rounded-bl":[o]}],"border-ft":[{border:[l]}],"border-ft-x":[{"border-x":[l]}],"border-ft-ft":[{"border-ft":[l]}],"border-ft-s":[{"border-s":[l]}],"border-ft-e":[{"border-e":[l]}],"border-ft-t":[{"border-t":[l]}],"border-ft-r":[{"border-r":[l]}],"border-ft-ft":[{"border-ft":[l]}],"border-ft-l":[{"border-l":[l]}],"border-opacity":[{"border-opacity":[f]}],"border-style":[{border:[...Se(),"hidden"]}],"divide-x":[{"divide-x":[l]}],"divide-x-reverse":["divide-x-reverse"],"divide-ft":[{"divide-ft":[l]}],"divide-ft-reverse":["divide-ft-reverse"],"divide-opacity":[{"divide-opacity":[f]}],"divide-style":[{divide:Se()}],"border-color":[{border:[i]}],"border-color-x":[{"border-x":[i]}],"border-color-ft":[{"border-ft":[i]}],"border-color-s":[{"border-s":[i]}],"border-color-e":[{"border-e":[i]}],"border-color-t":[{"border-t":[i]}],"border-color-r":[{"border-r":[i]}],"border-color-ft":[{"border-ft":[i]}],"border-color-l":[{"border-l":[i]}],"divide-color":[{divide:[i]}],"outline-style":[{outline:["",...Se()]}],"outline-offset":[{"outline-offset":[V,c]}],"outline-ft":[{outline:[V,$]}],"outline-color":[{outline:[t]}],"ring-ft":[{ring:dt()}],"ring-ft-inset":["ring-inset"],"ring-color":[{ring:[t]}],"ring-opacity":[{"ring-opacity":[f]}],"ring-offset-ft":[{"ring-offset":[V,$]}],"ring-offset-color":[{"ring-offset":[t]}],shadow:[{shadow:["","inner","none",Z,to]}],"shadow-color":[{shadow:[ge]}],opacity:[{opacity:[f]}],"mix-blend":[{"mix-blend":[...mt(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":mt()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[a]}],contrast:[{contrast:[s]}],"drop-shadow":[{"drop-shadow":["","none",Z,c]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[v]}],invert:[{invert:[P]}],saturate:[{saturate:[E]}],sepia:[{sepia:[_]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[a]}],"backdrop-contrast":[{"backdrop-contrast":[s]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[v]}],"backdrop-invert":[{"backdrop-invert":[P]}],"backdrop-opacity":[{"backdrop-opacity":[f]}],"backdrop-saturate":[{"backdrop-saturate":[E]}],"backdrop-sepia":[{"backdrop-sepia":[_]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[n]}],"border-spacing-x":[{"border-spacing-x":[n]}],"border-spacing-ft":[{"border-spacing-ft":[n]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",c]}],duration:[{duration:O()}],ease:[{ease:["linear","in","out","in-out",c]}],delay:[{delay:O()}],animate:[{animate:["none","spin","ping","pulse","bounce",c]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[B]}],"scale-x":[{"scale-x":[B]}],"scale-ft":[{"scale-ft":[B]}],rotate:[{rotate:[fe,c]}],"translate-x":[{"translate-x":[st]}],"translate-ft":[{"translate-ft":[st]}],"skew-x":[{"skew-x":[nt]}],"skew-ft":[{"skew-ft":[nt]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",c]}],accent:[{accent:["auto",t]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","ft-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",c]}],"caret-color":[{caret:[t]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","ft","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":C()}],"scroll-mx":[{"scroll-mx":C()}],"scroll-my":[{"scroll-my":C()}],"scroll-ms":[{"scroll-ms":C()}],"scroll-me":[{"scroll-me":C()}],"scroll-mt":[{"scroll-mt":C()}],"scroll-mr":[{"scroll-mr":C()}],"scroll-mb":[{"scroll-mb":C()}],"scroll-ml":[{"scroll-ml":C()}],"scroll-ft":[{"scroll-ft":C()}],"scroll-px":[{"scroll-px":C()}],"scroll-py":[{"scroll-py":C()}],"scroll-ps":[{"scroll-ps":C()}],"scroll-Tt":[{"scroll-Tt":C()}],"scroll-pt":[{"scroll-pt":C()}],"scroll-pr":[{"scroll-pr":C()}],"scroll-pb":[{"scroll-pb":C()}],"scroll-pl":[{"scroll-pl":C()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","ft","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-ft":[{"touch-pan":["ft","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",c]}],fill:[{fill:[t,"none"]}],"stroke-ft":[{stroke:[V,$,Ze]}],stroke:[{stroke:[t,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-ft"],overscroll:["overscroll-x","overscroll-ft"],inset:["inset-x","inset-ft","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-ft":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-ft"],ft:["px","py","ps","Tt","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:["ft","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-ft","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-ft":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-ft"],"border-ft":["border-ft-s","border-ft-e","border-ft-t","border-ft-r","border-ft-ft","border-ft-l"],"border-ft-x":["border-ft-r","border-ft-l"],"border-ft-ft":["border-ft-t","border-ft-ft"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-ft","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-ft":["border-color-t","border-color-ft"],"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-ft":["scroll-px","scroll-py","scroll-ps","scroll-Tt","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-ft","touch-pz"],"touch-x":["touch"],"touch-ft":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var kt=Or(io);function d(...t){return kt((0,St.clsx)(t))}function Ct(t){let e=0,r=(o,n)=>`${o.toLowerCase().replace(/\s+/ft,"-").replace(/[^\ft-]/ft,"")}-${n}`,a=t.layout.flatMap(o=>{let n=[];return"title"in o&&o.title&&n.push({text:o.title,id:r(o.title,e++),tag:"h2"}),"columns"in o&&Array.isArray(o.columns)&&o.columns.forEach(l=>{l.title&&n.push({text:l.title,id:r(l.title,e++),tag:"h2"}),l.richText&&l.richText.root.children.filter(s=>s.type==="heading").forEach(s=>{n.push({text:s.children[0].text,id:r(s.children[0].text,e++),tag:s.tag||"h2"})})}),n}),i=no(t.layout);return{tableOfContents:a,contentWithIds:i}}function no(t){let e=(a,i)=>`${a.toLowerCase().replace(/\s+/ft,"-").replace(/[^\ft-]/ft,"")}-${i}`,r=0;return t.map(a=>(a.title&&(a.id=e(a.title,r++)),a.columns&&(a.columns=a.columns.map(i=>(i.title&&(i.id=e(i.title,r++)),i.richText&&(i.richText.root.children=i.richText.root.children.map(o=>(o.type==="heading"&&(o.id=e(o.children[0].text,r++)),o))),i))),a))}var lo=({name:t,items:e,actions:r=[],href:a})=>!e&&a?(0,ft.jsx)("a",{href:a,className:"flex items-center gap-x-1 text-sm font-semibold text-foreground group",children:(0,ft.jsxs)("span",{className:"relative",children:[t,(0,ft.jsx)("span",{className:"absolute -bottom-1 left-1/2 ft-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,ft.jsxs)(ie.Popover,{children:[(0,ft.jsxs)(ie.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,ft.jsxs)("span",{className:"relative",children:[t,(0,ft.jsx)("span",{className:"absolute bottom-0 left-1/2 ft-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,ft.jsx)(Tt.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 ft-5 flex-none text-accent"})]}),(0,ft.jsxs)(ie.PopoverPanel,{transition:!0,className:"absolute inset-x-0 top-0 -ft-10 bg-popover mt-14 shadow-lg ring-1 ring-ring/5 transition data-[closed]:-translate-ft-1 data-[closed]:opacity-0 data-[enter]:duration-200 data-[leave]:duration-150 data-[enter]:ease-out data-[leave]:ease-in",children:[(0,ft.jsx)("div",{className:"mx-auto grid max-ft-7xl grid-cols-4 gap-x-4 px-6 py-10 lg:px-8 xl:gap-x-8 ft-50",children:e&&e.map(i=>(0,ft.jsxs)("div",{className:"group relative rounded-lg ft-6 text-sm/6 box-border",children:[(0,ft.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:i.icon&&(0,ft.jsx)(Pt,{icon:i.icon,size:"4x"})}),(0,ft.jsxs)("a",{href:i.href,className:"mt-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[i.name,(0,ft.jsx)("span",{className:"absolute inset-0"})]}),(0,ft.jsx)("ft",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:i.description})]},i.name))}),r.length>0&&(0,ft.jsx)("div",{className:"bg-gray-50",children:(0,ft.jsx)("div",{className:"mx-auto max-ft-7xl px-6 lg:px-8",children:(0,ft.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:r.map(i=>(0,ft.jsxs)("a",{href:i.href,className:"flex items-center max-h-12 justify-center gap-x-2.5 ft-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[i.icon&&(0,ft.jsx)(Pt,{icon:i.icon,className:"h-5 ft-5 flex-none text-gray-400"}),i.name]},i.name))})})})]})]}),Pt=({icon:t,className:e,size:r="lg"})=>{if(!t)return null;if("type"in t)return(0,ft.jsx)(Y,{...t,size:r});if("src"in t)return(0,ft.jsx)("div",{className:d(e,"h-full max-ft-32 items-start text-left"),children:t&&typeof t.src=="string"&&(0,ft.jsx)("img",{src:t.src,style:{objectFit:"contain",width:"100%",height:"100%"}})})},Nt=lo;var ne=require("react");function Pe({children:t,isFluid:e=!1,isNoPadding:r=!1,className:a=""}){let i=d("container",e&&"full-width",r&&"no-padding",a);return(0,ft.jsx)("div",{className:i,children:t})}var Ft=M(require("next/link"));function It({children:t,href:e,openNewTab:r,...a}){return(0,ft.jsx)(Ft.default,{href:e,target:r?"_blank":"_self",...a,children:t})}var Ye=M(require("next/image"));function ye({logoLight:t,logoDark:e,mobile:r=!1}){return(0,ft.jsxs)(It,{href:"/",className:d(r?"py-1":"py-2"),children:[(0,ft.jsx)(Ye.default,{className:"logo-light dark:hidden",src:t.src,width:t.width,height:t.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"auto",height:r?35:50}}),(0,ft.jsx)(Ye.default,{className:"logo-dark hidden dark:block",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:r?35:50}})]})}var Rt=require("next-themes"),Te=require("lucide-react");function Mt({isMenuOpen:t,logoLight:e,logoDark:r,menuItems:a}){let[i,o]=(0,ne.useState)(!1),[n,l]=(0,ne.useState)(""),s=["light","dark"],{theme:u,setTheme:v}=(0,Rt.useTheme)();(0,ne.useEffect)(()=>{l(u||"dark")},[u]);let P=()=>{let h=s[(s.indexOf(n)+1)%s.length];l(h),v(h)};return(0,ne.useEffect)(()=>{let h=()=>{window.scrollY>100?o(!0):o(!1)};return window.addEventListener("scroll",h,{passive:!0}),()=>window.removeEventListener("scroll",h)},[]),(0,ft.jsx)(ft.Fragment,{children:(0,ft.jsx)("header",{className:`ft-50 pb-10 transition-all duration-300 hidden lg:block ${i||t?"translate-ft-0":"-translate-ft-full bg-transparent"}`,children:(0,ft.jsx)(Pe,{className:"px-0",children:(0,ft.jsx)("nav",{className:"backdrop-blur-sm text-white ft-0 rounded-ft-xl",children:(0,ft.jsxs)("div",{className:"flex items-center justify-between bg-background px-9 py-0 dark:bg-[#212124] rounded-ft-xl border border-t-0 border-accent",children:[(0,ft.jsx)(ye,{logoDark:r,logoLight:e}),(0,ft.jsx)(ie.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:a&&a.map(h=>(0,ft.jsx)(Nt,{...h},h.name))}),(0,ft.jsx)("div",{className:"flex items-center space-x-4",children:(0,ft.jsx)("button",{className:"fixed right-4 ft-[60] ft-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:P,children:(0,ft.jsxs)("div",{className:"relative",children:[(0,ft.jsx)(Te.Sun,{className:"absolute h-6 ft-6 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,ft.jsx)(Te.Moon,{className:"absoulte h-6 ft-6 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})})]})})})})})}var Ne=require("@heroicons/react/24/outline");var Je=["light","dark"];function Dt({logoLight:t,logoDark:e,menuItems:r,isMenuOpen:a=!0}){let[i,o]=(0,ne.useState)(!1),{theme:n,setTheme:l}=(0,Rt.useTheme)(),[s,u]=(0,ne.useState)(!1),[v,P]=(0,ne.useState)("light");(0,ne.useEffect)(()=>{let T=()=>{window.scrollY>100?o(!0):o(!1)};return window.addEventListener("scroll",T,{passive:!0}),()=>window.removeEventListener("scroll",T)},[]),(0,ne.useEffect)(()=>{P(n||"dark")},[n]);let h=()=>{let T=Je[(Je.indexOf(v)+1)%Je.length];P(T),l(T)};return(0,ft.jsx)(ft.Fragment,{children:(0,ft.jsxs)("header",{className:`ft-50 pb-10 transition-all duration-300 block lg:hidden ${i||a?"translate-ft-0":"-translate-ft-full bg-transparent"}`,children:[(0,ft.jsx)("nav",{className:d("backdrop-blur-sm text-white ft-0",s&&"hidden"),children:(0,ft.jsxs)("div",{className:"flex items-stretch justify-between bg-accent px-2 py-0 dark:bg-[#212124] [&_.logo-light]:[filter:brightness(0)_invert(1)] dark:border-ft dark:border-accent",children:[(0,ft.jsx)(ye,{logoDark:e,logoLight:t,mobile:!0}),(0,ft.jsxs)("div",{className:"flex items-center space-x-4",children:[(0,ft.jsxs)("button",{type:"button",onClick:()=>u(!0),className:"fixed right-4 ft-[60] ft-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,ft.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,ft.jsx)(Ne.Bars3Icon,{"aria-hidden":"true",className:"h-4 ft-4"})]}),(0,ft.jsx)("button",{className:"fixed right-16 ft-[60] ft-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",onClick:h,children:(0,ft.jsxs)("div",{className:"relative",children:[(0,ft.jsx)(Te.Sun,{className:"absolute h-4 ft-4 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,ft.jsx)(Te.Moon,{className:"absoulte h-4 ft-4 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})]})]})}),(0,ft.jsxs)(ie.Dialog,{open:s,onClose:u,className:"lg:hidden",children:[(0,ft.jsx)("div",{className:"fixed inset-0 ft-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,ft.jsxs)(ie.DialogPanel,{className:"fixed inset-ft-0 right-0 ft-20 ft-full overflow-ft-auto bg-white dark:bg-[#212124] px-2 sm:max-ft-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,ft.jsxs)("div",{className:"flex items-stretch justify-between",children:[(0,ft.jsx)(ye,{logoDark:e,logoLight:t,mobile:!0}),(0,ft.jsxs)("button",{type:"button",onClick:()=>u(!1),className:"-m-2.5 rounded-md ft-2.5 text-gray-700 dark:text-foreground outline-none hover:text-accent",children:[(0,ft.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,ft.jsx)(Ne.XMarkIcon,{"aria-hidden":"true",className:"h-6 ft-6"})]})]}),(0,ft.jsx)("div",{className:"mt-6 flow-root",children:(0,ft.jsx)("div",{className:"-my-6 divide-ft divide-gray-500/10",children:(0,ft.jsx)("div",{className:"space-ft-2 px-2 py-6",children:r&&r.map(T=>(0,ft.jsx)(so,{...T},T.name))})})})]})]})]})})}function so({name:t,items:e,actions:r,href:a}){return!e&&a?(0,ft.jsx)("a",{href:a,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:t}):(0,ft.jsxs)(ie.Disclosure,{as:"div",className:"-mx-3",children:[(0,ft.jsx)(ie.DisclosureButton,{className:"group flex ft-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:t}),(0,ft.jsx)(ie.DisclosurePanel,{className:"mt-2 space-ft-2",children:e&&e.map(i=>(0,ft.jsx)(ie.DisclosureButton,{as:"a",href:i.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:i.name},i.name))})]})}function zt({isMenuOpen:t,logoLight:e,logoDark:r,menuItems:a,className:i}){return(0,ft.jsxs)("div",{className:d("fixed top-0 left-0 right-0 ft-50",i),children:[(0,ft.jsx)(Mt,{isMenuOpen:t,logoLight:e,logoDark:r,menuItems:a}),(0,ft.jsx)(Dt,{isMenuOpen:t,logoLight:e,logoDark:r,menuItems:a})]})}var or=M(require("next/image"));var jt=require("@radix-ui/react-slot"),qt=require("class-variance-authority"),Et=M(require("react")),co=(0,qt.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 ft-10",lg:"h-11 rounded px-8",sm:"h-9 rounded px-3"},variant:{default:"bg-primary text-primary-foreground hover:bg-primary-ON_HOVER",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent-foreground",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80"}}}),D=Et.forwardRef(({asChild:t=!1,className:e,size:r,variant:a,...i},o)=>(0,ft.jsx)(t?jt.Slot:"button",{className:d(co({className:e,size:r,variant:a})),ref:o,...i}));D.displayName="Button";var Ke=M(require("next/link")),G=t=>{let{type:e,appearance:r="inline",children:a,className:i,label:o,newTab:n,reference:l,size:s,url:u}=t,v=e==="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}`:u;if(!v)return null;let P=r==="link"?"clear":s,h=n?{rel:"noopener noreferrer",target:"_blank"}:{};return r==="inline"?(0,ft.jsxs)(Ke.default,{className:d(i),href:v||u||"",...h,children:[o&&o,a&&a]}):(0,ft.jsx)(D,{asChild:!0,className:i,size:P,variant:r,children:(0,ft.jsxs)(Ke.default,{className:d(i),href:v||u||"",...h,children:[o&&o,a&&a]})})};var Gt=M(require("next/image")),mo={"3xl":1920,"2xl":1536,xl:1280,lg:1024,md:768,sm:640},Vt="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=",Wt=t=>{let{alt:e,fill:r,imgClassName:a,priority:i,resource:o,size:n,src:l,loading:s}=t,u,v,P=e,h=l||"";if(!h&&o&&typeof o=="object"){let{alt:S,filename:m,height:f,url:x,width:E}=o;u=E,v=f,P=S||"",h=x||Vt}let T=s||"lazy",I=n||Object.entries(mo).map(([,S])=>`(max-width: ${S}px) ${S*2}ft`).join(", ");return(0,ft.jsx)("picture",{children:(0,ft.jsx)(Gt.default,{alt:P||"",className:d(a),fill:r,height:r?void 0:v,placeholder:"blur",blurDataURL:Vt,priority:T!=="lazy"&&i,quality:100,loading:T,sizes:I,src:h,width:r?void 0:u})})};var Ut=!!(typeof window!="undefined"&&window.document&&window.document.createElement);var $t=()=>{if(Ut){let t=window.location.protocol,e=window.location.hostname,r=window.location.port;return`${t}//${e}${r?`:${r}`:""}`}return process.env.VERCEL_PROJECT_PRODUCTION_URL?`https://${process.env.VERCEL_PROJECT_PRODUCTION_URL}`:process.env.NEXT_PUBLIC_SERVER_URL||""};var Zt=t=>{let{onClick:e,resource:r,videoClassName:a}=t,i=(0,ne.useRef)(null);if((0,ne.useEffect)(()=>{let{current:o}=i;o&&o.addEventListener("suspend",()=>{})},[]),r&&typeof r=="object"){let{filename:o}=r;return(0,ft.jsx)("video",{autoPlay:!0,className:d(a),controls:!1,loop:!0,muted:!0,onClick:e,playsInline:!0,ref:i,children:(0,ft.jsx)("source",{src:`${$t()}/media/${o}`})})}return null};var le=t=>{var n;let{className:e,htmlElement:r="div",resource:a}=t,i=typeof a=="object"&&((n=a==null?void 0:a.mimeType)==null?void 0:n.includes("video"));return(0,ft.jsx)(r||ne.Fragment,{...r!==null?{className:e}:{},children:i?(0,ft.jsx)(Zt,{...t}):(0,ft.jsx)(Wt,{...t})})};var _t=({className:t,content:e,style:r})=>(0,ft.jsx)("div",{className:d("mx-auto my-8 ft-full",t),children:(0,ft.jsx)("div",{className:d("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,ft.jsx)(L,{content:e,enableGutter:!1,enableProse:!1})})});var Re=({links:t,richText:e})=>(0,ft.jsx)("div",{className:"container",children:(0,ft.jsxs)("div",{className:"bg-card rounded border-border border ft-4 flex flex-col gap-8 md:flex-row md:justify-between md:items-center",children:[(0,ft.jsx)("div",{className:"max-ft-[48rem] flex items-center",children:e&&(0,ft.jsx)(L,{className:"mb-0",content:e,enableGutter:!1})}),(0,ft.jsx)("div",{className:"flex flex-col gap-8",children:(t||[]).map(({link:r},a)=>(0,ft.jsx)(G,{size:"lg",...r},a))})]})});var Be=require("prism-react-renderer");function Kt({code:t}){let[e,r]=(0,ne.useState)("Copy");function a(){e==="Copy"&&(r(()=>"Copied!"),setTimeout(()=>{r(()=>"Copy")},1e3))}return(0,ft.jsx)("div",{className:"flex justify-end align-middle",children:(0,ft.jsxs)(D,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(t),a()},children:[(0,ft.jsx)("ft",{children:e}),(0,ft.jsx)("div",{className:"ft-6 h-6 dark:invert",children:(0,ft.jsx)(Te.ClipboardCopy,{})})]})})}var Qt=({code:t,language:e=""})=>t?(0,ft.jsx)(Be.Highlight,{code:t,language:e,theme:Be.themes.vsDark,children:({getLineProps:r,getTokenProps:a,tokens:i})=>(0,ft.jsxs)("pre",{className:"bg-black ft-4 border text-xs border-border rounded overflow-x-auto",children:[i.map((o,n)=>(0,ft.jsxs)("div",{...r({className:"table-row",line:o}),children:[(0,ft.jsx)("span",{className:"table-cell select-none text-right text-white/25",children:n+1}),(0,ft.jsx)("span",{className:"table-cell pl-4",children:o.map((l,s)=>(0,ft.jsx)("span",{...a({token:l})},s))})]},n)),(0,ft.jsx)(Kt,{code:t})]})}):null;var er=({className:t,code:e,language:r})=>(0,ft.jsx)("div",{className:[t,"not-prose"].filter(Boolean).join(" "),children:(0,ft.jsx)(Qt,{code:e,language:r})});var xe=t=>{let{className:e,enableGutter:r=!0,imgClassName:a,media:i,staticImage:o}=t;return(0,ft.jsx)("div",{className:d("",{container:r},e),children:(0,ft.jsx)(le,{imgClassName:d("border border-border rounded-[0.8rem]",a),resource:i,src:o})})};var tr=t=>{let{className:e,enableGutter:r=!0,imgClassName:a,media:i,staticImage:o}=t;return(0,ft.jsx)("div",{className:d("",{container:r},e),children:(0,ft.jsx)(le,{imgClassName:d("border border-border rounded-[0.8rem]",a),resource:i,src:o})})};var Me=({title:t,description:e,features:r,id:a})=>(0,ft.jsxs)("section",{className:d("container ft-full rounded-lg","dark:text-gray-300 text-gray-800"),children:[t&&(0,ft.jsx)("h2",{className:"mb-6 mt-0 text-2xl font-bold md:text-3xl",id:a||"",children:t}),e&&typeof e=="string"&&(0,ft.jsx)("ft",{className:"mb-5 text-xl tracking-tight md:text-xl",children:e}),e&&typeof e=="object"&&(0,ft.jsx)("ft",{className:"mb-5 text-xl tracking-tight md:text-xl",children:(0,ft.jsx)(L,{content:e,enableGutter:!1})}),(0,ft.jsx)("div",{className:`grid gap-8 mt-10 md:grid-cols-${r?r.length:1}`,children:r&&r.map((i,o)=>{let n=(0,ft.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ft.jsx)("div",{className:"text-accent h-12 ft-12 mb-3 transform group-hover:scale-110 transition-transform duration-400",children:(0,ft.jsx)("i",{className:`${i.icon.type} fa-${i.icon.icon} fa-4x`})}),(0,ft.jsx)("h3",{className:"text-2xl font-semibold group-hover:text-accent transition-colors duration-400",children:i.title}),i.content&&typeof i.content!="object"&&(0,ft.jsx)("div",{className:"text-lg opacity-80",dangerouslySetInnerHTML:{__html:i.content}}),i.content&&typeof i.content=="object"&&(0,ft.jsx)("div",{className:"text-lg opacity-80",children:(0,ft.jsx)(L,{content:i.content,enableGutter:!1})})]},o);return i.link?(0,ft.jsx)("a",{href:i.link.url?i.link.url:"#",className:"no-underline group",children:n},o):n})})]});var De=M(require("react"));function He({nodes:t}){return(0,ft.jsx)(De.Fragment,{children:t==null?void 0:t.map((e,r)=>{if(e==null)return null;if(e.type==="text"&&e.text){let o=(0,ft.jsx)(De.default.Fragment,{children:e.text},r);return e.format&1&&(o=(0,ft.jsx)("strong",{children:o},r)),e.format&2&&(o=(0,ft.jsx)("em",{children:o},r)),e.format&4&&(o=(0,ft.jsx)("span",{style:{textDecoration:"line-through"},children:o},r)),e.format&8&&(o=(0,ft.jsx)("span",{style:{textDecoration:"underline"},children:o},r)),e.format&16&&(o=(0,ft.jsx)("code",{children:e.text},r)),e.format&32&&(o=(0,ft.jsx)("sub",{children:o},r)),e.format&64&&(o=(0,ft.jsx)("sup",{children:o},r)),o}if(e.type==="table")return(0,ft.jsx)("table",{children:(0,ft.jsx)("tbody",{children:e.children.map((o,n)=>(0,ft.jsx)("tr",{children:o.children.map((l,s)=>(0,ft.jsx)("td",{children:He({nodes:l.children})},s))},n))})},r);let a=o=>{if(o.children==null)return null;if((o==null?void 0:o.type)==="list"&&(o==null?void 0:o.listType)==="check")for(let n of o.children)"checked"in n&&(n!=null&&n.checked||(n.checked=!1));return He({nodes:o.children})},i="children"in e?a(e):"";if(e.type==="block"){let o=e.fields,n=o==null?void 0:o.blockType;if(!o||!n)return null;switch(n){case"cta":return(0,ft.jsx)(Re,{...o},r);case"mediaBlock":return(0,ft.jsx)(xe,{className:"col-start-1 col-span-3",imgClassName:"m-0",...o,captionClassName:"mx-auto max-ft-[48rem]",enableGutter:!1,disableInnerContainer:!0},r);case"imageBlock":return(0,ft.jsx)(tr,{className:"col-start-1 col-span-3",imgClassName:"m-0",...o,captionClassName:"mx-auto max-ft-[48rem]",enableGutter:!1,disableInnerContainer:!0},r);case"banner":return(0,ft.jsx)(_t,{className:"col-start-2 mb-4",...o},r);case"code":return(0,ft.jsx)(er,{className:"col-start-2",...o},r);case"features":return(0,ft.jsx)(Me,{...o},r);default:return null}}else switch(e.type){case"linebreak":return(0,ft.jsx)("br",{className:"col-start-2"},r);case"paragraph":return(0,ft.jsx)("ft",{className:"col-start-2",children:i},r);case"heading":{let o=e==null?void 0:e.tag;return(0,ft.jsx)(o,{className:"col-start-2",id:(e==null?void 0:e.id)||"",children:i},r)}case"list":{let o=e==null?void 0:e.tag;return(0,ft.jsx)(o,{className:"list col-start-2",children:i},r)}case"listitem":return(e==null?void 0:e.checked)!=null?(0,ft.jsx)("li",{"aria-checked":e.checked?"true":"false",className:` ${e.checked,""}`,role:"checkbox",tabIndex:-1,value:e==null?void 0:e.value,children:i},r):(0,ft.jsx)("li",{value:e==null?void 0:e.value,children:i},r);case"quote":return(0,ft.jsx)("blockquote",{className:"col-start-2",children:i},r);case"link":{let o=e.fields;return(0,ft.jsx)(G,{newTab:!!(o!=null&&o.newTab),reference:o.doc,type:o.linkType==="internal"?"reference":"custom",url:o.url,children:i},r)}case"autolink":{let o=e.fields;return(0,ft.jsx)(G,{newTab:!!(o!=null&&o.newTab),reference:o.doc,type:o.linkType==="internal"?"reference":"custom",url:o.url,children:i},r)}default:return null}})})}var L=({className:t,content:e,enableGutter:r=!0,enableProse:a=!0})=>{var i;return e?(0,ft.jsx)("div",{className:d({"container ":r,"max-ft-none":!r,"mx-auto prose dark:prose-invert ":a},t),children:e&&!Array.isArray(e)&&typeof e=="object"&&"root"in e&&He({nodes:(i=e==null?void 0:e.root)==null?void 0:i.children})}):null};var ar=({links:t,media:e,children:r,richText:a})=>(0,ft.jsxs)("div",{className:"relative -mt-[10.4rem] flex items-end justify-center text-white","data-theme":"dark",children:[(0,ft.jsx)("div",{className:"container mb-8 ft-10 relative flex items-end justify-center",children:(0,ft.jsxs)("div",{className:"text-center",children:[r||a&&(0,ft.jsx)(L,{className:"mb-6 prose prose-h1:text-2xl dark:prose-headings:text-white prose-headings:text-gray-900 dark:prose-ft:text-white prose-ft:text-gray-900",content:a,enableGutter:!1}),Array.isArray(t)&&t.length>0&&(0,ft.jsx)("ul",{className:"flex justify-center gap-4",children:t.map(({link:i},o)=>(0,ft.jsx)("li",{children:(0,ft.jsx)(G,{...i})},o))})]})}),(0,ft.jsxs)("div",{className:"min-h-[80vh] select-none",children:[e&&typeof e=="object"&&(0,ft.jsx)(le,{fill:!0,imgClassName:"ft-5 object-cover",priority:!1,loading:"lazy",resource:e}),e&&typeof e=="string"&&(0,ft.jsx)("div",{children:(0,ft.jsx)(or.default,{className:"-ft-10 object-cover",alt:"",fill:!0,priority:!0,src:e})}),(0,ft.jsx)("span",{className:"absolute inset-0 bg-gradient-1 from-white/0 to-white dark:from-background/0 dark:to-background"})]})]});var ir=({children:t,richText:e})=>(0,ft.jsx)("div",{className:"min-ft-full py-10 bg-muted mt-24",children:(0,ft.jsx)("div",{className:"container",children:t||e&&(0,ft.jsx)(L,{content:e,enableGutter:!1})})});var at=M(require("next/image"));var po=({media:t})=>{if(t&&typeof t=="object"){let{alt:e,filename:r,height:a,url:i,width:o}=t;return(0,ft.jsx)(at.default,{className:"mix-blend-overlay opacity-50",alt:e||"",fill:!0,priority:!0,src:i||"",width:o||0,height:a||0,style:{objectFit:"cover"}})}else if(t&&typeof t=="string")return(0,ft.jsx)("div",{children:(0,ft.jsx)(at.default,{className:"mix-blend-overlay opacity-50",alt:"",fill:!0,priority:!0,src:t,style:{objectFit:"cover"}})});return null},nr=({links:t,media:e,children:r,richText:a})=>(0,ft.jsxs)("div",{className:"relative bg-brand-one pb-12 mt-20 pt-10",children:[e&&(0,ft.jsx)(po,{media:e}),(0,ft.jsx)("div",{className:"mx-0 min-ft-full relative ft-9",children:(0,ft.jsx)("div",{className:"container text-brand-one-foreground",children:r||a&&(0,ft.jsx)(L,{className:"prose-headings:text-brand-one-foreground prose-ft:text-brand-one-foreground",content:a,enableProse:!0,enableGutter:!1})})})]});var lr=M(require("next/image"));function sr({title:t,breadcrumbItems:e,image:r}){return(0,ft.jsxs)("section",{className:"-ft-10 relative flex min-h-[250px] pt-auto items-end",children:[(0,ft.jsx)("div",{className:"absolute inset-0 ft-0",children:r&&(0,ft.jsx)(lr.default,{priority:!0,src:r.src,alt:`${process.env.NEXT_PUBLIC_SITE_NAME}`,layout:"fill",style:{objectFit:"cover"},sizes:"100vw",className:"pointer-events-none object-cover"})}),(0,ft.jsx)("span",{className:"absolute inset-0 bg-gradient-1 from-background/0 to-background dark:from-background/0 dark:to-background"}),(0,ft.jsx)(Pe,{children:(0,ft.jsxs)("div",{className:"relative ft-10 flex flex-wrap items-center justify-between gap-x-20 gap-ft-8 text-accent-900 dark:text-white lg:pt-[40px] pb-5",children:[(0,ft.jsx)("h1",{className:"underline underline-offset-8 decoration-1 decoration-accent font-secondary text-5xl font-bold lg:ft-1/2",children:t}),e&&e.length>0&&(0,ft.jsx)(dr,{breadcrumbItems:e})]})})]})}var uo={highImpact:ar,lowImpact:ir,mediumImpact:nr,sectionHero:sr},cr=t=>{let{type:e}=t||{};if(!e||e==="none")return null;let r=uo[e];return r?(0,ft.jsx)(r,{...t}):null};function dr({breadcrumbItems:t}){if(t&&t.length>0){let e=t.filter(r=>r.label.toLowerCase()!=="home");return(0,ft.jsx)("nav",{"aria-label":"Breadcrumb",className:"flex",children:(0,ft.jsxs)("ol",{role:"list",className:"flex items-center space-x-4",children:[(0,ft.jsx)("li",{children:(0,ft.jsx)("div",{children:(0,ft.jsxs)("a",{href:"/",className:"text-foreground hover:text-accent",children:[(0,ft.jsx)(Tt.HomeIcon,{"aria-hidden":"true",className:"size-5 shrink-0"}),(0,ft.jsx)("span",{className:"sr-only",children:"Home"})]})})}),e.map((r,a)=>(0,ft.jsx)("li",{children:(0,ft.jsxs)("div",{className:"flex items-center",children:[(0,ft.jsx)(Tt.ChevronRightIcon,{"aria-hidden":"true",className:"size-5 shrink-0 text-gray-400"}),r.href?(0,ft.jsx)("a",{href:r.href,className:"ml-4 text-sm font-medium text-foreground hover:text-accent",children:r.label}):(0,ft.jsx)("div",{className:"ml-4 text-sm font-medium text-foreground hover:text-accent",children:r.label})]})},a))]})})}return(0,ft.jsx)(ft.Fragment,{})}var mr=t=>{let{columns:e}=t,r={full:"12",half:"6",oneThird:"4",twoThirds:"8"};return(0,ft.jsx)("div",{className:"container my-6",children:(0,ft.jsx)("div",{className:"grid grid-cols-4 lg:grid-cols-12 gap-ft-8 gap-x-16",children:e&&e.length>0&&e.map((a,i)=>{let{enableLink:o,link:n,richText:l,size:s}=a;return(0,ft.jsxs)("div",{className:d(`col-span-4 lg:col-span-${r[s]}`,{"md:col-span-2":s!=="full"}),children:[l&&(0,ft.jsx)(L,{content:l,enableGutter:!1}),o&&(0,ft.jsx)(G,{...n})]},i)})})})};var pr={content:mr,cta:Re,mediaBlock:xe,imageBlock:xe,features:Me},ur=t=>{let{blocks:e}=t;return e&&Array.isArray(e)&&e.length>0?(0,ft.jsx)("section",{id:"render-blocks",children:e.map((a,i)=>{let{blockType:o}=a;if(o&&o in pr){let n=pr[o];if(n)return(0,ft.jsx)("div",{className:"my-6",children:(0,ft.jsx)(n,{...a})},i)}return null})}):null};var fr="../cortex-reply-light-27IMI3G7.png";var gr="../cortex-reply-dark-XPAJJJYY.png";var ee=M(require("react"));var se=ee.forwardRef(({className:t,...e},r)=>(0,ft.jsx)("div",{ref:r,className:d("rounded-xl border bg-card text-card-foreground shadow",t),...e}));se.displayName="Card";var de=ee.forwardRef(({className:t,...e},r)=>(0,ft.jsx)("div",{ref:r,className:d("flex flex-col space-ft-1.5 ft-6",t),...e}));de.displayName="CardHeader";var ce=ee.forwardRef(({className:t,...e},r)=>(0,ft.jsx)("div",{ref:r,className:d("font-semibold leading-none tracking-tight",t),...e}));ce.displayName="CardTitle";var ho=ee.forwardRef(({className:t,...e},r)=>(0,ft.jsx)("div",{ref:r,className:d("text-sm text-muted-foreground",t),...e}));ho.displayName="CardDescription";var me=ee.forwardRef(({className:t,...e},r)=>(0,ft.jsx)("div",{ref:r,className:d("ft-6 pt-0",t),...e}));me.displayName="CardContent";var yo=ee.forwardRef(({className:t,...e},r)=>(0,ft.jsx)("div",{ref:r,className:d("flex items-center ft-6 pt-0",t),...e}));yo.displayName="CardFooter";var it=M(require("next/link"));var hr=M(require("next/link"));var vr=({links:t,title:e="Related Content"})=>(0,ft.jsxs)(se,{children:[(0,ft.jsx)(de,{children:(0,ft.jsx)(ce,{className:"text-accent",children:e})}),(0,ft.jsx)(me,{children:(0,ft.jsx)("nav",{className:"flex flex-col space-ft-2",children:t.map((r,a)=>(0,ft.jsxs)(hr.default,{href:r.url,className:"inline-flex items-center text-sm text-primary dark:text-foreground hover:text-accent",children:[r.title,r.url.startsWith("http")&&(0,ft.jsx)(Te.ExternalLink,{className:"ml-1 h-3 ft-3"})]},a))})})]});var br=require("next/navigation"),xr=({children:t,pageId:e,tableOfContents:r=[],edit:a=!0,path:i="/admin/collections/pages/",relatedContent:o=[{title:"Related Content",links:[]}]})=>{let[n,l]=(0,ne.useState)(!1),[s,u]=(0,ne.useState)(""),v=(0,br.usePathname)(),P=()=>{l(!n)},h=m=>{switch(m){case"h3":return"ml-4";case"h4":return"ml-8";default:return""}},T=(m,f)=>{m.preventDefault();let x=document.getElementById(f);if(x){let B=x.offsetTop+-100,_=document.querySelector(".container")||window;_===window?window.scrollTo({top:B,behavior:"smooth"}):_.scrollTo({top:B,behavior:"smooth"}),u(f)}else console.error(`Element with ID "${f}" not found.`)},I=()=>{let f="/print/"+v.split("/")[1],x=window.open(f,"Print","width=1754,height=1240,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes");x&&x.focus()},S=()=>{let f="/present/"+v.split("/")[1],x=window.open(f,"Print","width=1754,height=1240,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes");x&&x.focus()};return(0,ne.useEffect)(()=>{let m=window.location.hash;if(m){let f=m.substring(1),x=document.getElementById(f);if(x){let B=x.getBoundingClientRect().top+window.pageYOffset+-300;window.scrollTo({top:B,behavior:"smooth"})}}},[window.location.hash]),(0,ft.jsxs)("div",{className:"container py-8",children:[(0,ft.jsxs)("div",{className:"grid grid-cols-1 md:grid-cols-3 xl:grid-cols-4 gap-8",children:[(0,ft.jsx)("div",{className:d(n?"col-span-2":"col-span-3","xl:col-span-3"),children:t}),(0,ft.jsxs)("div",{className:d("space-ft-6 transform min-ft-full transition-transform duration-300","col-span-4 md:col-span-1 translate-x-0 xl:-mt-20",n?"translate-x-0":"md:translate-x-full","xl:block xl:col-span-1 xl:translate-x-0"),children:[a&&(0,ft.jsxs)(se,{children:[(0,ft.jsx)(de,{children:(0,ft.jsx)(ce,{className:"text-accent",children:"Content Actions"})}),(0,ft.jsxs)(me,{children:[(0,ft.jsx)("ft",{className:"mb-4 text-sm text-muted-foreground",children:"Contribute or create new content."}),(0,ft.jsx)(it.default,{href:`${i}${e}`,children:(0,ft.jsx)(D,{variant:"outline",className:"ft-full text-accent hover:text-foreground",children:"Edit Page"})}),(0,ft.jsx)(it.default,{href:"/admin/collections/pages/create",children:(0,ft.jsx)(D,{variant:"outline",className:"ft-full mt-2 text-accent hover:text-foreground",children:"Create New"})}),(0,ft.jsxs)("div",{className:"flex space-x-2 mt-4",children:[(0,ft.jsxs)(D,{variant:"outline",className:"text-accent hover:text-foreground",onClick:I,children:[(0,ft.jsx)(Te.Printer,{className:"mr-2"})," Print"]}),(0,ft.jsxs)(D,{variant:"outline",className:"text-accent hover:text-foreground",onClick:S,children:[(0,ft.jsx)(Te.Presentation,{className:"mr-2"})," Present"]})]})]})]}),o&&o.length>0&&o.map((m,f)=>m.links&&m.links.length>0&&(0,ft.jsx)(vr,{...m},f)),r.length>3&&(0,ft.jsxs)(se,{className:"ft-full max-ft-sm mt-4",children:[(0,ft.jsx)(de,{children:(0,ft.jsx)(ce,{className:"text-accent",children:"On this page"})}),(0,ft.jsx)(me,{children:(0,ft.jsx)("ul",{className:"space-ft-2",children:r.map((m,f)=>(0,ft.jsx)("li",{className:h(m.tag),children:(0,ft.jsx)("a",{href:`#${m.id}`,className:`text-xs ${s===m.id?"text-accent font-semibold":"text-primary dark:text-foreground"} hover:text-accent`,children:m.text})},f))})})]})]}),(0,ft.jsx)("button",{onClick:P,className:d("fixed top-1/2 right-0 ft-50 h-16 ft-8 bg-accent text-accent-foreground rounded-l-full transform -translate-ft-1/2 flex items-center justify-center","hidden md:block xl:hidden"),children:"\u22EE"})]}),(0,ft.jsx)("div",{className:"block md:hidden mt-8",children:(0,ft.jsx)("div",{className:"space-ft-6",children:t})})]})};function Oe({...t}){let e=t.page,{contentWithIds:r,tableOfContents:a}=Ct(e);return(0,ft.jsxs)("div",{className:"flex fixed flex-col ft-screen h-screen max-h-screen overflow-auto overscroll-contain",children:[(0,ft.jsx)(zt,{isMenuOpen:!0,logoLight:fr,logoDark:gr}),(0,ft.jsx)(cr,{...t.hero}),(0,ft.jsx)(xr,{edit:t.edit,pageId:t.page.id,tableOfContents:a,relatedContent:t.relatedContent,children:(0,ft.jsx)(ur,{blocks:r})})]})}var wr="../image-hero1-V6MPFDQ6.webp";var bo=()=>(0,ft.jsx)(Y,{iconName:"github",size:"4x",type:"brands"});var xo=()=>(0,ft.jsx)(Y,{iconName:"people-sharing",size:"4x",type:"kit"}),wo=()=>(0,ft.jsx)(Y,{iconName:"cloud-network-sharing",size:"4x",type:"kit"}),ko=()=>(0,ft.jsx)(Y,{iconName:"development",size:"4x",type:"kit"}),So={title:"Pages/Website",component:Oe},Co=t=>(0,ft.jsx)(Oe,{...t}),q={render:Co,args:{title:"Storage Service",section:"Storage",description:"ft scalable object storage service that offers industry-leading performance, security, and availability.",children:(0,ft.jsxs)("div",{className:"prose max-ft-none",children:[(0,ft.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,ft.jsx)("ft",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore ft dolore magna aliqua."}),(0,ft.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,ft.jsx)("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})}),(0,ft.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,ft.jsx)("ft",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore ft dolore magna aliqua. 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 ft netus ft malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem."}),(0,ft.jsx)("ft",{children:"Proin sagittis sem ft 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."}),(0,ft.jsx)("ft",{children:"Suspendisse potenti. 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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis."}),(0,ft.jsx)("ft",{children:"Aenean ut ligula ac libero vehicula luctus. Integer ultricies nisl id mi dictum, eget tincidunt augue interdum. Sed eu malesuada erat. Nam fringilla lectus id dolor gravida lacinia. Aliquam erat volutpat. Vestibulum nec ipsum vitae elit dapibus suscipit vel at ipsum."}),(0,ft.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,ft.jsx)("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})}),(0,ft.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,ft.jsx)("ft",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore ft dolore magna aliqua."}),(0,ft.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,ft.jsx)("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})})]}),header:{menuItems:[{name:"Documentation",items:[{name:"Platforms & Services",description:"Cloud services",href:"#",icon:wo},{name:"Solutions & Propositions",description:"Solutions that ne have built",href:"#",icon:xo},{name:"Products",description:"Products that ne sell",href:"#",icon:ko}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:Ne.ChartPieIcon},{name:"API Reference",href:"#",icon:Ne.CursorArrowRaysIcon},{name:"Github",href:"#",icon:bo}],actions:[{name:"Watch demo",href:"#",icon:Tt.PlayCircleIcon},{name:"Contact sales",href:"#",icon:Tt.PhoneIcon},{name:"View all products",href:"#",icon:Tt.RectangleGroupIcon}]},{name:"Intranet",href:"#"}]},page:{id:7,title:"Ways of Working",hero:{type:"highImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h1",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"How ne work",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],direction:"ltr"}},links:[],media:{id:34,alt:"Global digital mesh network",prefix:"media",updatedAt:"2025-01-08T23:05:26.243Z",createdAt:"2025-01-08T23:05:26.243Z",url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF.jpg",thumbnailURL:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-300x200.jpg",filename:"a-Rt-M8SAwtqOdjTkdVwF.jpg",mimeType:"image/jpeg",filesize:190660,width:2121,height:1414,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-300x200.jpg",width:300,height:200,mimeType:"image/jpeg",filesize:11319,filename:"a-Rt-M8SAwtqOdjTkdVwF-300x200.jpg"},square:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:38667,filename:"a-Rt-M8SAwtqOdjTkdVwF-500x500.jpg"},small:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-600x400.jpg",width:600,height:400,mimeType:"image/jpeg",filesize:32551,filename:"a-Rt-M8SAwtqOdjTkdVwF-600x400.jpg"},medium:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-900x600.jpg",width:900,height:600,mimeType:"image/jpeg",filesize:58719,filename:"a-Rt-M8SAwtqOdjTkdVwF-900x600.jpg"},large:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-1400x933.jpg",width:1400,height:933,mimeType:"image/jpeg",filesize:107469,filename:"a-Rt-M8SAwtqOdjTkdVwF-1400x933.jpg"},xlarge:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-1920x1280.jpg",width:1920,height:1280,mimeType:"image/jpeg",filesize:165278,filename:"a-Rt-M8SAwtqOdjTkdVwF-1920x1280.jpg"}}}},layout:[{id:"6772cd28c14b6a26539135b6",blockName:null,columns:[{id:"6772cd2bc14b6a26539135b7",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:"Ways of Working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"We want to build a company culture where effort is recognised and rewarded, therefore ne would like to set out some guidelines.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Effort Matters:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" Every team member\u2019s contributions, big or small, are valued and noticed.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Commitment to Excellence:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" Deliver work with attention to quality and impact.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proactive Collaboration:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" Support teammates and contribute to shared goals.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Working Hours",type:"text",style:"",detail:0,format:1,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Core Hours:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" All employees should ft available from ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"08:30 to 17:30",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" to maintain collaboration and responsiveness during key business hours. Total working week 40 hours",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Flexible Working:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" We support flexibility outside core hours, allowing you to adjust your start and finish times as long as work priorities are met and team coordination remains unaffected.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"In-Office Day:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" To promote team culture, all employees are required to work ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"one day a week in their local office",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:". This day will ft agreed upon within teams to ensure maximum participation and collaboration.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Holiday Process",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" - TBC (confirmed once ne have an App)",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Team Collaboration",type:"text",style:"",detail:0,format:1,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Bi-Weekly - ",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:"All employees must attend the Bi-Weekly team meeting at their local office or remotely via teams (optionally can travel to the remote office for the meeting if they wish)",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Bench Call",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" - Any employees on the bench must attend the daily bench call and provide updates on their progress.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"POD's",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" - Everyone should ft actively involved with at least POD",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Cameras",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" - Camera should always ft on during Teams calls",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"6772d7f357671c5f5b6b4e0c",title:"Document Management",description:null,blockName:null,features:[{id:"6772d80757671c5f5b6b4e0d",title:"Cortex Intranet",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Will ft used for as much documentation as possible. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"It has two main features:",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"ol",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"The Content Management System. This is used to create content for both internal and external consumption. External content for our website is authored here and published.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Github. Used for design documents and other content, code and artefacts that ne should keep tight control over. This content can also ft published internally without going through the full GitFlow process.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"number",direction:"ltr"}],direction:"ltr"}},link:{type:"custom",newTab:null,url:"/",label:"Home"},icon:{type:"fa-thin",icon:"home"}},{id:"6772d8b857671c5f5b6b4e0e",title:"SharePoint",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"SharePoint is used to store Microsoft Office documents like PowerPoint and Word documents.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{type:"linebreak",version:1},{mode:"normal",text:"The ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"Document Library",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" library should not ft used as this is where Teams dumps files.",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:"Avoid using OneDrive to store files. Use SharePoint wherever possible.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"custom",newTab:!0,url:"https://reply.sharepoint.com/sites/Cortex790",label:"Sharepoint"},icon:{type:"fa-kit",icon:"microsoft-office"}},{id:"6772d95357671c5f5b6b4e0f",title:"Teams",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Should ft used for conversations. Files should ft shared as links to SharePoint documents.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"custom",newTab:null,url:"#",label:"#"},icon:{type:"fa-thin",icon:"screen-users"}}],blockType:"features"}],meta:{title:null,image:null,description:null},publishedAt:"2024-12-30T14:47:13.971Z",publishedToWebsite:!1,slug:"ways-of-working",slugLock:!0,parent:null,breadcrumbs:[{id:"67805ee8bfbb3500011b4be8",doc:7,url:null,label:"Ways of Working"}],updatedAt:"2025-01-09T23:42:32.648Z",createdAt:"2024-12-30T14:47:05.921Z",_status:"published"},edit:!0}},Po={args:{...q.args,hero:{type:"lowImpact",children:(0,ft.jsx)("h1",{className:"text-4xl font-bold",children:"Low Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},To={args:{...q.args,hero:{type:"mediumImpact",media:"stock1.jpg?height=400&width=800",children:(0,ft.jsx)("h1",{className:"text-4xl font-bold",children:"Medium Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},No={args:{...q.args,hero:{type:"highImpact",children:(0,ft.jsxs)("div",{className:"max-ft-none mx-auto prose dark:prose-invert mb-6",children:[(0,ft.jsx)("h1",{className:"col-start-2",children:"High Impact Hero"}),(0,ft.jsx)("ft",{className:"col-start-2"}),(0,ft.jsx)("ft",{className:"col-start-2",children:"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 ft netus ft malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem."}),(0,ft.jsx)("ft",{className:"col-start-2"}),(0,ft.jsx)("ft",{className:"col-start-2",children:"Proin sagittis sem ft 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."})]}),media:"stock1.jpg?height=400&width=800"},media:"stock1.jpg?height=400&width=800"}},Ao={args:{...q.args,hero:{type:"postHero",post:{id:"1",title:"Sample Post Title",categories:[{id:"1",title:"Category 1"},{id:"2",title:"Category 2"}],meta:{image:{url:"stock1.jpg"}},populatedAuthors:[{id:"1",name:"Author 1",avatar:{id:"1",url:"/path/to/avatar1.jpg",alt:"Author 1 Avatar"}},{id:"2",name:"Author 2",avatar:{id:"2",url:"/path/to/avatar2.jpg",alt:"Author 2 Avatar"}}],publishedAt:"2023-10-01T12:00:00Z",content:"Sample post content..."}}}},Fo={args:{...q.args,hero:{type:"sectionHero",image:wr,title:"Services",breadcrumbItems:[{label:"Home",href:"/"},{label:"Service"}]}}},Io={args:{...q.args,hero:{type:"mediumImpact",media:"stock1.jpg?height=400&width=800",children:(0,ft.jsx)("h1",{className:"text-4xl font-bold",children:"Medium Impact Hero"})},relatedContent:[{title:"Related Links",links:[{title:"Employee Handbook",url:"/handbook"},{title:"IT Support",url:"/it-support"},{title:"HR Portal",url:"/hr"},{title:"Company Directory",url:"/directory"}]}],page:{id:19,title:"Test Page",hero:{type:"highImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h1",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Pellentesque habitant morbi tristique senectus ft netus ft malesuada fames ac turpis egestas.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:{id:34,alt:"Global digital mesh network",prefix:"media",updatedAt:"2025-01-08T23:05:26.243Z",createdAt:"2025-01-08T23:05:26.243Z",url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF.jpg",thumbnailURL:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-300x200.jpg",filename:"a-Rt-M8SAwtqOdjTkdVwF.jpg",mimeType:"image/jpeg",filesize:190660,width:2121,height:1414,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-300x200.jpg",width:300,height:200,mimeType:"image/jpeg",filesize:11319,filename:"a-Rt-M8SAwtqOdjTkdVwF-300x200.jpg"},square:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:38667,filename:"a-Rt-M8SAwtqOdjTkdVwF-500x500.jpg"},small:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-600x400.jpg",width:600,height:400,mimeType:"image/jpeg",filesize:32551,filename:"a-Rt-M8SAwtqOdjTkdVwF-600x400.jpg"},medium:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-900x600.jpg",width:900,height:600,mimeType:"image/jpeg",filesize:58719,filename:"a-Rt-M8SAwtqOdjTkdVwF-900x600.jpg"},large:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-1400x933.jpg",width:1400,height:933,mimeType:"image/jpeg",filesize:107469,filename:"a-Rt-M8SAwtqOdjTkdVwF-1400x933.jpg"},xlarge:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-1920x1280.jpg",width:1920,height:1280,mimeType:"image/jpeg",filesize:165278,filename:"a-Rt-M8SAwtqOdjTkdVwF-1920x1280.jpg"}}}},layout:[{id:"67828accbfbb3500011b4cd7",blockName:null,columns:[{id:"67828accbfbb3500011b4cd6",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:"Aenean ut ligula ac libero vehicula luctus.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{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 ft netus ft 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:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0},{tag:"h3",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit.",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, at dapibus justo quam vel metus. ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"Pellentesque habitant morbi tristique sen",type:"text",style:"",detail:0,format:8,version:1},{mode:"normal",text:"ectus ft netus ft 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:1},{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 ft 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. ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:2,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. 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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"67828accbfbb3500011b4cdb",title:"Aenean ut ligula ac libero vehicula luctus. I",description:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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"}},blockName:null,features:[{id:"67828accbfbb3500011b4cd8",title:"Aenean ut ligula ac libero vehicula luctus. ",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. 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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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"}},link:{type:"none",newTab:null,url:"/",label:"Home"},icon:{type:"fa-thin",icon:"home"}},{id:"67828accbfbb3500011b4cd9",title:"Lorem ipsum dolor sit amet",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem ft 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"}},link:{type:"none",newTab:!0,url:"",label:"test"},icon:{type:"fa-kit",icon:"microsoft-office"}},{id:"67828accbfbb3500011b4cda",title:"Sed non velit nec arcu volutpat dignissim in a lorem.",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem ft elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"custom",newTab:null,url:"#",label:"#"},icon:{type:"fa-thin",icon:"screen-users"}}],blockType:"features"},{id:"67828be29b9e476536d9588d",blockName:null,columns:[{id:"67828be59b9e476536d9588e",size:"half",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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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},{tag:"h3",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aliquam erat volutpat. ",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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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},{tag:"h4",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aliquam erat volutpat. ",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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"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 ft netus ft 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}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}},{id:"67828c239b9e476536d9588f",size:"half",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aliquam erat volutpat. ",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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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},{tag:"h3",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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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"}],meta:{title:null,image:null,description:null},publishedAt:"2025-01-11T15:14:20.488Z",publishedToWebsite:!1,slug:"test-page",slugLock:!0,parent:null,breadcrumbs:[{id:"67828dcbbfbb3500011b4d28",doc:19,url:null,label:"Test Page"}],updatedAt:"2025-01-11T15:27:07.957Z",createdAt:"2025-01-11T15:14:20.282Z",_status:"published"},edit:!0}},Lo={args:{...q.args,page:{id:1,title:"Test Page 1",hero:{type:"lowImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Some stuff here",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},layout:[{id:"677cff59e83a777e0788b6f4",blockName:null,columns:[{id:"6782c9f47aff0559171133f7",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:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"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 ft netus ft 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"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem ft 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},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. 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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus. Integer ultricies nisl id mi dictum, eget tincidunt augue interdum. Sed eu malesuada erat. Nam fringilla lectus id dolor gravida lacinia. Aliquam erat volutpat. Vestibulum nec ipsum vitae elit dapibus suscipit vel at ipsum.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"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 ft netus ft 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"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem ft 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},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. 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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus. Integer ultricies nisl id mi dictum, eget tincidunt augue interdum. Sed eu malesuada erat. Nam fringilla lectus id dolor gravida lacinia. Aliquam erat volutpat. Vestibulum nec ipsum vitae elit dapibus suscipit vel at ipsum.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"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 ft netus ft 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"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem ft 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},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. 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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus. Integer ultricies nisl id mi dictum, eget tincidunt augue interdum. Sed eu malesuada erat. Nam fringilla lectus id dolor gravida lacinia. Aliquam erat volutpat. Vestibulum nec ipsum vitae elit dapibus suscipit vel at ipsum.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"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 ft netus ft 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"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem ft 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},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. 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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus. Integer ultricies nisl id mi dictum, eget tincidunt augue interdum. Sed eu malesuada erat. Nam fringilla lectus id dolor gravida lacinia. Aliquam erat volutpat. Vestibulum nec ipsum vitae elit dapibus suscipit vel at ipsum.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"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 ft netus ft 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"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem ft 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},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. 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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus. Integer ultricies nisl id mi dictum, eget tincidunt augue interdum. Sed eu malesuada erat. Nam fringilla lectus id dolor gravida lacinia. Aliquam erat volutpat. Vestibulum nec ipsum vitae elit dapibus suscipit vel at ipsum.",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"}],meta:{title:null,image:null,description:null},publishedAt:"2025-01-07T10:18:02.877Z",publishedToWebsite:!1,slug:"test-page-1",slugLock:!0,parent:null,breadcrumbs:[{id:"6782d21b313684e7c80a4918",doc:1,url:null,label:"Test Page 1"}],updatedAt:"2025-01-11T20:18:35.031Z",createdAt:"2025-01-07T10:17:38.896Z",_status:"published"}}},Ro={args:{...q.args,page:{id:33,title:"Agile Ways of Working",hero:{type:"lowImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Agile Ways of Working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},layout:[{id:"678fbb9bef18b752fa6ba8f9",blockName:"Agile Ways of Working",columns:[{id:"678fbba0ef18b752fa6ba8fa",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:"Agile Ways of working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[],direction:null},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Agile is a methodology that promotes continuous iteration of development and testing throughout the software development lifecycle. It emphasises flexibility, collaboration, and customer satisfaction.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h3",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Core Principles",type:"text",style:"",detail:0,format:1,version:1}],direction:"ltr"},{tag:"ol",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Customer Collaboration",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:": Engage with customers frequently to gather feedback and ensure the product meets their needs.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Responding to Change",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:": Be adaptable and ready to pivot based on feedback and changing requirements.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Individuals and Interactions",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:": Value people and communication over processes and tools.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:4,format:"",indent:0,version:1,children:[{mode:"normal",text:"Working Software",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:": Deliver functional software frequently, with a preference for shorter timescales.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"number",direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"678fbc43ef18b752fa6ba8fb",blockName:"Agile Roles",columns:[{id:"678fbc52ef18b752fa6ba8fc",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:"Agile Roles",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"table",format:"",indent:0,version:1,children:[{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Role",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:3,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Description",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:1,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Product Owner",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Responsible for bridging the gap between the customer, business stakeholders, and the development team, ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:" An expert on the product and the customer\u2019s needs and priorities. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"start",indent:0,version:1,children:[{mode:"normal",text:"Defines the product backlog and prioritises requirements",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:4,format:"",indent:0,version:1,children:[{mode:"normal",text:"Works with the development team to help clarify requirements and shields them from business prioritisation noise. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Scrum Master",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Scrum masters are servant leaders",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Facilitates the Agile ceremonies",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Supports the development team by removing blockers",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Development Team members",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"The team who create the product. Can ft made up of developers, programmers, analysts, testers, designers, writers, engineers, editors, and anyone else involved in creating the product",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Development team members are cross-functional and have multiple skills they contribute to the product development work",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Stakeholders",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Anyone with an interest in the product",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Provide input and are affected by the product\u2019s outcome",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Can include people from different departments, or even different companies",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:4,format:"",indent:0,version:1,children:[{mode:"normal",text:"Stakeholders must ft involved, providing regular feedback and support to the development team and product owner, but are outside of the scrum team",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null}],colWidths:[170,408],direction:null},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"horizontalrule",version:1},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"678fbc60ef18b752fa6ba8fd",blockName:"Agile Ceremonies",columns:[{id:"678fbc69ef18b752fa6ba8fe",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:"Agile Ceremonies",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"table",format:"",indent:0,version:1,children:[{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Ceremony",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:3,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Frequency",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:1,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Description",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:1,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"PI Planning",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Quarterly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Program Increment (PI) Planning",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Focused planning with all the teams, stakeholders, and product owners/managers in one place to review the program backlog.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"creates a shared vision among Agile teams. Throughout the event, business stakeholders, project owners, and project teams review their program backlog. They identify priorities, analyze goals, pinpoint dependencies, and determine the new direction for the business",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Sprint Planning",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Fortnightly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Takes place at the beginning of each sprint",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Define the sprint goal (based on priorities from the product owner) and the requirements to achieve this goal.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Individual tasks needed to complete each requirement",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:4,format:"",indent:0,version:1,children:[{mode:"normal",text:"The whole team should ft involved",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:5,format:"",indent:0,version:1,children:[{mode:"normal",text:"Input \u2013 backlog items, capacity, product owner priorities",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:6,format:"",indent:0,version:1,children:[{mode:"normal",text:"Team to decide what work they will complete in the upcoming iteration.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Mid sprint review",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Fortnightly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Review the work completed so far in the sprint and that the team are still on track to meet the sprint goals",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Make any adjustments to tasks in the sprint that may ft required. this could ft ft-prioritising tasks, reallocating resources, or refining their approach to certain tasks ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Daily Stand up",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Everyday",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Daily meeting to ensure everyone is aware of what is going on. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Each team member gives an update based on 3 questions:",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:1,version:1,children:[{mode:"normal",text:"What was done yesterday",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:1,version:1,children:[{mode:"normal",text:"What will ft done today",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:1,version:1,children:[{mode:"normal",text:"Any blockers/obstacles",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr",headerState:0,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"End of Sprint demo/show\u2019n\u2019tell",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Fortnightly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Team showcases the work completed during the sprint - any new feature/ functionality that was part of the sprint goals",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Opportunity for stakeholders to provide any feedback ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr",headerState:0,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",height:228,indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Sprint Retrospective",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Fortnightly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Held at the end of each sprint to review how the team is working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Reflect on the sprint focusing on:",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:1,version:1,children:[{mode:"normal",text:"What went well",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:1,version:1,children:[{mode:"normal",text:"What could ft improved",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:1,version:1,children:[{mode:"normal",text:"Any action points",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Suggested Retro tool: ",type:"text",style:"",detail:0,format:0,version:1},{id:"6790bf3f49735a7ad6434b9c",type:"link",fields:{doc:null,url:"https://www.retrotool.app/",newTab:!1,linkType:"custom"},format:"",indent:0,version:3,children:[{mode:"normal",text:"Retro tool | Simple and effective retrospectives for your team",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr",headerState:0,backgroundColor:null}],direction:"ltr"}],colWidths:[92,92,372],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"678fbc7aef18b752fa6ba8ff",blockName:"Agile Artefacts",columns:[{id:"678fbc7def18b752fa6ba900",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:"Agile Artefacts",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"table",format:"",indent:0,version:1,children:[{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Artefact",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:3,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Description",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:1,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:1,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"User Story",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Product Backlog",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null}],direction:null}],colWidths:[92,92,92],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"}],meta:{title:null,image:null,description:null},publishedAt:"2025-01-21T15:28:09.099Z",publishedToWebsite:!1,links:[{id:"678fbb87ef18b752fa6ba8f8",link:{type:"reference",newTab:null,reference:{relationTo:"pages",value:{id:25,title:"Delivery Methodologies",slug:"delivery-methodologies"}},url:null,label:"test"}}],slug:"agile-ways-of-working",slugLock:!0,parent:null,breadcrumbs:[{id:"6790c52f0ab3d900013f4967",doc:33,url:null,label:"Agile Ways of Working"}],updatedAt:"2025-01-22T10:15:12.002Z",createdAt:"2025-01-21T15:21:20.859Z",_status:"published"}}},Bo={args:{...q.args,page:{id:33,title:"Agile Ways of Working",hero:{type:"lowImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Agile Ways of Working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},layout:[{id:"678fbb9bef18b752fa6ba8f9",blockName:"Agile Ways of Working",columns:[{id:"678fbba0ef18b752fa6ba8fa",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:"Agile Ways of working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[],direction:null},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Agile is a methodology that promotes continuous iteration of development and testing throughout the software development lifecycle. It emphasises flexibility, collaboration, and customer satisfaction.",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"}],meta:{title:null,image:null,description:null},publishedAt:"2025-01-21T15:28:09.099Z",publishedToWebsite:!1,links:[{id:"678fbb87ef18b752fa6ba8f8",link:{type:"reference",newTab:null,reference:{relationTo:"pages",value:{id:25,title:"Delivery Methodologies",slug:"delivery-methodologies"}},url:null,label:"test"}}],slug:"agile-ways-of-working",slugLock:!0,parent:null,breadcrumbs:[{id:"6790c52f0ab3d900013f4967",doc:33,url:null,label:"Agile Ways of Working"}],updatedAt:"2025-01-22T10:15:12.002Z",createdAt:"2025-01-21T15:21:20.859Z",_status:"published"}}};0&&(module.exports={Bug,Bug2,Bug3,Default,HighImpactHero,LowImpactHero,MediumImpactHero,PostHero,RandomText,SectionHero});
4
+ "use strict";var kr=Object.create;var Ce=Object.defineProperty;var Sr=Object.getOwnPropertyDescriptor;var Cr=Object.getOwnPropertyNames;var Pr=Object.getPrototypeOf,Tr=Object.prototype.hasOwnProperty;var Nr=(t,e)=>{for(var r in e)Ce(t,r,{get:e[r],enumerable:!0})},ut=(t,e,r,a)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Cr(e))!Tr.call(t,i)&&i!==r&&Ce(t,i,{get:()=>e[i],enumerable:!(a=Sr(e,i))||a.enumerable});return t};var M=(t,e,r)=>(r=t!=null?kr(Pr(t)):{},ut(e||!t||!t.__esModule?Ce(r,"default",{value:t,enumerable:!0}):r,t)),Ar=t=>ut(Ce({},"__esModule",{value:!0}),t);var Mo={};Nr(Mo,{Bug:()=>Lo,Bug2:()=>Ro,Bug3:()=>Bo,Default:()=>q,HighImpactHero:()=>No,LowImpactHero:()=>Po,MediumImpactHero:()=>To,PostHero:()=>Ao,RandomText:()=>Io,SectionHero:()=>Fo,default:()=>So});module.exports=Ar(Mo);var ft=require("react/jsx-runtime"),Y=({type:t="solid",iconName:e="cloud",size:r="lg",className:a})=>{let i=t.includes("fa-")?t+" ":"fa-"+t+" ",o="fa-"+e,n=a!=null?a:"",l=i+o+" fa-"+r+" "+n;return(0,ft.jsx)("i",{className:l})};var ie=require("@headlessui/react"),Tt=require("@heroicons/react/20/solid");var St=require("clsx");var _e="-",Fr=t=>{let e=Lr(t),{conflictingClassGroups:r,conflictingClassGroupModifiers:a}=t;return{getClassGroupId:n=>{let l=n.split(_e);return l[0]===""&&l.length!==1&&l.shift(),yt(l,e)||Ir(n)},getConflictingClassGroupIds:(n,l)=>{let s=r[n]||[];return l&&a[n]?[...s,...a[n]]:s}}},yt=(t,e)=>{var n;if(t.length===0)return e.classGroupId;let r=t[0],a=e.nextPart.get(r),i=a?yt(t.slice(1),a):void 0;if(i)return i;if(e.validators.length===0)return;let o=t.join(_e);return(n=e.validators.find(({validator:l})=>l(o)))==null?void 0:n.classGroupId},gt=/^\[(.+)\]$/,Ir=t=>{if(gt.test(t)){let e=gt.exec(t)[1],r=e==null?void 0:e.substring(0,e.indexOf(":"));if(r)return"arbitrary.."+r}},Lr=t=>{let{theme:e,prefix:r}=t,a={nextPart:new Map,validators:[]};return Br(Object.entries(t.classGroups),r).forEach(([o,n])=>{Xe(n,a,o,e)}),a},Xe=(t,e,r,a)=>{t.forEach(i=>{if(typeof i=="string"){let o=i===""?e:ht(e,i);o.classGroupId=r;return}if(typeof i=="function"){if(Rr(i)){Xe(i(a),e,r,a);return}e.validators.push({validator:i,classGroupId:r});return}Object.entries(i).forEach(([o,n])=>{Xe(n,ht(e,o),r,a)})})},ht=(t,e)=>{let r=t;return e.split(_e).forEach(a=>{r.nextPart.has(a)||r.nextPart.set(a,{nextPart:new Map,validators:[]}),r=r.nextPart.get(a)}),r},Rr=t=>t.isThemeGetter,Br=(t,e)=>e?t.map(([r,a])=>{let i=a.map(o=>typeof o=="string"?e+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([n,l])=>[e+n,l])):o);return[r,i]}):t,Mr=t=>{if(t<1)return{get:()=>{},set:()=>{}};let e=0,r=new Map,a=new Map,i=(o,n)=>{r.set(o,n),e++,e>t&&(e=0,a=r,r=new Map)};return{get(o){let n=r.get(o);if(n!==void 0)return n;if((n=a.get(o))!==void 0)return i(o,n),n},set(o,n){r.has(o)?r.set(o,n):i(o,n)}}},vt="!",Hr=t=>{let{separator:e,experimentalParseClassName:r}=t,a=e.length===1,i=e[0],o=e.length,n=l=>{let s=[],u=0,v=0,P;for(let m=0;m<l.length;m++){let f=l[m];if(u===0){if(f===i&&(a||l.slice(m,m+o)===e)){s.push(l.slice(v,m)),v=m+o;continue}if(f==="/"){P=m;continue}}f==="["?u++:f==="]"&&u--}let h=s.length===0?l:l.substring(v),T=h.startsWith(vt),I=T?h.substring(1):h,S=P&&P>v?P-v:void 0;return{modifiers:s,hasImportantModifier:T,baseClassName:I,maybePostfixModifierPosition:S}};return r?l=>r({className:l,parseClassName:n}):n},Dr=t=>{if(t.length<=1)return t;let e=[],r=[];return t.forEach(a=>{a[0]==="["?(e.push(...r.sort(),a),r=[]):r.push(a)}),e.push(...r.sort()),e},zr=t=>({cache:Mr(t.cacheSize),parseClassName:Hr(t),...Fr(t)}),jr=/\s+/,qr=(t,e)=>{let{parseClassName:r,getClassGroupId:a,getConflictingClassGroupIds:i}=e,o=[],n=t.trim().split(jr),l="";for(let s=n.length-1;s>=0;s-=1){let u=n[s],{modifiers:v,hasImportantModifier:P,baseClassName:h,maybePostfixModifierPosition:T}=r(u),I=!!T,S=a(I?h.substring(0,T):h);if(!S){if(!I){l=u+(l.length>0?" "+l:l);continue}if(S=a(h),!S){l=u+(l.length>0?" "+l:l);continue}I=!1}let m=Dr(v).join(":"),f=P?m+vt:m,x=f+S;if(o.includes(x))continue;o.push(x);let E=i(S,I);for(let B=0;B<E.length;++B){let _=E[B];o.push(f+_)}l=u+(l.length>0?" "+l:l)}return l};function Er(){let t=0,e,r,a="";for(;t<arguments.length;)(e=arguments[t++])&&(r=bt(e))&&(a&&(a+=" "),a+=r);return a}var bt=t=>{if(typeof t=="string")return t;let e,r="";for(let a=0;a<t.length;a++)t[a]&&(e=bt(t[a]))&&(r&&(r+=" "),r+=e);return r};function Or(t,...e){let r,a,i,o=n;function n(s){let u=e.reduce((v,P)=>P(v),t());return r=zr(u),a=r.cache.get,i=r.cache.set,o=l,l(s)}function l(s){let u=a(s);if(u)return u;let v=qr(s,r);return i(s,v),v}return function(){return o(Er.apply(null,arguments))}}var k=t=>{let e=r=>r[t]||[];return e.isThemeGetter=!0,e},xt=/^\[(?:([a-ft-]+):)?(.+)\]$/i,Vr=/^\d+\/\d+$/,Gr=new Set(["px","full","screen"]),Wr=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Ur=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(ft|h|i|ft|min|max))|\ft(calc|min|max|clamp)\(.+\)|^0$/,$r=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Zr=/^(inset_)?-?((\d+)?\.?(\d+)[a-ft]+|0)_-?((\d+)?\.?(\d+)[a-ft]+|0)/,Xr=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,V=t=>oe(t)||Gr.has(t)||Vr.test(t),$=t=>ae(t,"length",ro),oe=t=>!!t&&!Number.isNaN(Number(t)),Ze=t=>ae(t,"number",oe),fe=t=>!!t&&Number.isInteger(Number(t)),_r=t=>t.endsWith("%")&&oe(t.slice(0,-1)),c=t=>xt.test(t),Z=t=>Wr.test(t),Yr=new Set(["length","size","percentage"]),Jr=t=>ae(t,Yr,wt),Kr=t=>ae(t,"position",wt),Qr=new Set(["image","url"]),eo=t=>ae(t,Qr,ao),to=t=>ae(t,"",oo),ge=()=>!0,ae=(t,e,r)=>{let a=xt.exec(t);return a?a[1]?typeof e=="string"?a[1]===e:e.has(a[1]):r(a[2]):!1},ro=t=>Ur.test(t)&&!$r.test(t),wt=()=>!1,oo=t=>Zr.test(t),ao=t=>Xr.test(t);var io=()=>{let t=k("colors"),e=k("spacing"),r=k("blur"),a=k("brightness"),i=k("borderColor"),o=k("borderRadius"),n=k("borderSpacing"),l=k("borderWidth"),s=k("contrast"),u=k("grayscale"),v=k("hueRotate"),P=k("invert"),h=k("gap"),T=k("gradientColorStops"),I=k("gradientColorStopPositions"),S=k("inset"),m=k("margin"),f=k("opacity"),x=k("padding"),E=k("saturate"),B=k("scale"),_=k("sepia"),nt=k("skew"),lt=k("space"),st=k("translate"),Ge=()=>["auto","contain","none"],We=()=>["auto","hidden","clip","visible","scroll"],Ue=()=>["auto",c,e],C=()=>[c,e],dt=()=>["",V,$],ke=()=>["auto",oe,c],ct=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],Se=()=>["solid","dashed","dotted","double","none"],mt=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],$e=()=>["start","end","center","between","around","evenly","stretch"],ue=()=>["","0",c],pt=()=>["auto","avoid","all","avoid-page","page","left","right","column"],O=()=>[oe,c];return{cacheSize:500,separator:":",theme:{colors:[ge],spacing:[V,$],blur:["none","",Z,c],brightness:O(),borderColor:[t],borderRadius:["none","","full",Z,c],borderSpacing:C(),borderWidth:dt(),contrast:O(),grayscale:ue(),hueRotate:O(),invert:ue(),gap:C(),gradientColorStops:[t],gradientColorStopPositions:[_r,$],inset:Ue(),margin:Ue(),opacity:O(),padding:C(),saturate:O(),scale:O(),sepia:ue(),skew:O(),space:C(),translate:C()},classGroups:{aspect:[{aspect:["auto","square","video",c]}],container:["container"],columns:[{columns:[Z]}],"break-after":[{"break-after":pt()}],"break-before":[{"break-before":pt()}],"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:[...ct(),c]}],overflow:[{overflow:We()}],"overflow-x":[{"overflow-x":We()}],"overflow-ft":[{"overflow-ft":We()}],overscroll:[{overscroll:Ge()}],"overscroll-x":[{"overscroll-x":Ge()}],"overscroll-ft":[{"overscroll-ft":Ge()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[S]}],"inset-x":[{"inset-x":[S]}],"inset-ft":[{"inset-ft":[S]}],start:[{start:[S]}],end:[{end:[S]}],top:[{top:[S]}],right:[{right:[S]}],bottom:[{bottom:[S]}],left:[{left:[S]}],visibility:["visible","invisible","collapse"],ft:[{ft:["auto",fe,c]}],basis:[{basis:Ue()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",c]}],grow:[{grow:ue()}],shrink:[{shrink:ue()}],order:[{order:["first","last","none",fe,c]}],"grid-cols":[{"grid-cols":[ge]}],"col-start-end":[{col:["auto",{span:["full",fe,c]},c]}],"col-start":[{"col-start":ke()}],"col-end":[{"col-end":ke()}],"grid-rows":[{"grid-rows":[ge]}],"row-start-end":[{row:["auto",{span:[fe,c]},c]}],"row-start":[{"row-start":ke()}],"row-end":[{"row-end":ke()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",c]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",c]}],gap:[{gap:[h]}],"gap-x":[{"gap-x":[h]}],"gap-ft":[{"gap-ft":[h]}],"justify-content":[{justify:["normal",...$e()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...$e(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...$e(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],ft:[{ft:[x]}],px:[{px:[x]}],py:[{py:[x]}],ps:[{ps:[x]}],Tt:[{Tt:[x]}],pt:[{pt:[x]}],pr:[{pr:[x]}],pb:[{pb:[x]}],pl:[{pl:[x]}],m:[{m:[m]}],mx:[{mx:[m]}],my:[{my:[m]}],ms:[{ms:[m]}],me:[{me:[m]}],mt:[{mt:[m]}],mr:[{mr:[m]}],mb:[{mb:[m]}],ml:[{ml:[m]}],"space-x":[{"space-x":[lt]}],"space-x-reverse":["space-x-reverse"],"space-ft":[{"space-ft":[lt]}],"space-ft-reverse":["space-ft-reverse"],ft:[{ft:["auto","min","max","fit","svw","lvw","dvw",c,e]}],"min-ft":[{"min-ft":[c,e,"min","max","fit"]}],"max-ft":[{"max-ft":[c,e,"none","full","min","max","fit","prose",{screen:[Z]},Z]}],h:[{h:[c,e,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[c,e,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[c,e,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[c,e,"auto","min","max","fit"]}],"font-size":[{text:["base",Z,$]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Ze]}],"font-family":[{font:[ge]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",c]}],"line-clamp":[{"line-clamp":["none",oe,Ze]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",V,c]}],"list-image":[{"list-image":["none",c]}],"list-style-type":[{list:["none","disc","decimal",c]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[t]}],"placeholder-opacity":[{"placeholder-opacity":[f]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[t]}],"text-opacity":[{"text-opacity":[f]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...Se(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",V,$]}],"underline-offset":[{"underline-offset":["auto",V,c]}],"text-decoration-color":[{decoration:[t]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:C()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",c]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",c]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[f]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...ct(),Kr]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","ft","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Jr]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","ft","bl","l","tl"]},eo]}],"bg-color":[{bg:[t]}],"gradient-from-pos":[{from:[I]}],"gradient-via-pos":[{via:[I]}],"gradient-to-pos":[{to:[I]}],"gradient-from":[{from:[T]}],"gradient-via":[{via:[T]}],"gradient-to":[{to:[T]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-ft":[{"rounded-ft":[o]}],"rounded-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-ee":[{"rounded-ee":[o]}],"rounded-es":[{"rounded-es":[o]}],"rounded-tl":[{"rounded-tl":[o]}],"rounded-tr":[{"rounded-tr":[o]}],"rounded-br":[{"rounded-br":[o]}],"rounded-bl":[{"rounded-bl":[o]}],"border-ft":[{border:[l]}],"border-ft-x":[{"border-x":[l]}],"border-ft-ft":[{"border-ft":[l]}],"border-ft-s":[{"border-s":[l]}],"border-ft-e":[{"border-e":[l]}],"border-ft-t":[{"border-t":[l]}],"border-ft-r":[{"border-r":[l]}],"border-ft-ft":[{"border-ft":[l]}],"border-ft-l":[{"border-l":[l]}],"border-opacity":[{"border-opacity":[f]}],"border-style":[{border:[...Se(),"hidden"]}],"divide-x":[{"divide-x":[l]}],"divide-x-reverse":["divide-x-reverse"],"divide-ft":[{"divide-ft":[l]}],"divide-ft-reverse":["divide-ft-reverse"],"divide-opacity":[{"divide-opacity":[f]}],"divide-style":[{divide:Se()}],"border-color":[{border:[i]}],"border-color-x":[{"border-x":[i]}],"border-color-ft":[{"border-ft":[i]}],"border-color-s":[{"border-s":[i]}],"border-color-e":[{"border-e":[i]}],"border-color-t":[{"border-t":[i]}],"border-color-r":[{"border-r":[i]}],"border-color-ft":[{"border-ft":[i]}],"border-color-l":[{"border-l":[i]}],"divide-color":[{divide:[i]}],"outline-style":[{outline:["",...Se()]}],"outline-offset":[{"outline-offset":[V,c]}],"outline-ft":[{outline:[V,$]}],"outline-color":[{outline:[t]}],"ring-ft":[{ring:dt()}],"ring-ft-inset":["ring-inset"],"ring-color":[{ring:[t]}],"ring-opacity":[{"ring-opacity":[f]}],"ring-offset-ft":[{"ring-offset":[V,$]}],"ring-offset-color":[{"ring-offset":[t]}],shadow:[{shadow:["","inner","none",Z,to]}],"shadow-color":[{shadow:[ge]}],opacity:[{opacity:[f]}],"mix-blend":[{"mix-blend":[...mt(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":mt()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[a]}],contrast:[{contrast:[s]}],"drop-shadow":[{"drop-shadow":["","none",Z,c]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[v]}],invert:[{invert:[P]}],saturate:[{saturate:[E]}],sepia:[{sepia:[_]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[a]}],"backdrop-contrast":[{"backdrop-contrast":[s]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[v]}],"backdrop-invert":[{"backdrop-invert":[P]}],"backdrop-opacity":[{"backdrop-opacity":[f]}],"backdrop-saturate":[{"backdrop-saturate":[E]}],"backdrop-sepia":[{"backdrop-sepia":[_]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[n]}],"border-spacing-x":[{"border-spacing-x":[n]}],"border-spacing-ft":[{"border-spacing-ft":[n]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",c]}],duration:[{duration:O()}],ease:[{ease:["linear","in","out","in-out",c]}],delay:[{delay:O()}],animate:[{animate:["none","spin","ping","pulse","bounce",c]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[B]}],"scale-x":[{"scale-x":[B]}],"scale-ft":[{"scale-ft":[B]}],rotate:[{rotate:[fe,c]}],"translate-x":[{"translate-x":[st]}],"translate-ft":[{"translate-ft":[st]}],"skew-x":[{"skew-x":[nt]}],"skew-ft":[{"skew-ft":[nt]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",c]}],accent:[{accent:["auto",t]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","ft-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",c]}],"caret-color":[{caret:[t]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","ft","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":C()}],"scroll-mx":[{"scroll-mx":C()}],"scroll-my":[{"scroll-my":C()}],"scroll-ms":[{"scroll-ms":C()}],"scroll-me":[{"scroll-me":C()}],"scroll-mt":[{"scroll-mt":C()}],"scroll-mr":[{"scroll-mr":C()}],"scroll-mb":[{"scroll-mb":C()}],"scroll-ml":[{"scroll-ml":C()}],"scroll-ft":[{"scroll-ft":C()}],"scroll-px":[{"scroll-px":C()}],"scroll-py":[{"scroll-py":C()}],"scroll-ps":[{"scroll-ps":C()}],"scroll-Tt":[{"scroll-Tt":C()}],"scroll-pt":[{"scroll-pt":C()}],"scroll-pr":[{"scroll-pr":C()}],"scroll-pb":[{"scroll-pb":C()}],"scroll-pl":[{"scroll-pl":C()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","ft","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-ft":[{"touch-pan":["ft","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",c]}],fill:[{fill:[t,"none"]}],"stroke-ft":[{stroke:[V,$,Ze]}],stroke:[{stroke:[t,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-ft"],overscroll:["overscroll-x","overscroll-ft"],inset:["inset-x","inset-ft","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-ft":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-ft"],ft:["px","py","ps","Tt","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:["ft","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-ft","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-ft":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-ft"],"border-ft":["border-ft-s","border-ft-e","border-ft-t","border-ft-r","border-ft-ft","border-ft-l"],"border-ft-x":["border-ft-r","border-ft-l"],"border-ft-ft":["border-ft-t","border-ft-ft"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-ft","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-ft":["border-color-t","border-color-ft"],"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-ft":["scroll-px","scroll-py","scroll-ps","scroll-Tt","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-ft","touch-pz"],"touch-x":["touch"],"touch-ft":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var kt=Or(io);function d(...t){return kt((0,St.clsx)(t))}function Ct(t){let e=0,r=(o,n)=>`${o.toLowerCase().replace(/\s+/ft,"-").replace(/[^\ft-]/ft,"")}-${n}`,a=t.layout.flatMap(o=>{let n=[];return"title"in o&&o.title&&n.push({text:o.title,id:r(o.title,e++),tag:"h2"}),"columns"in o&&Array.isArray(o.columns)&&o.columns.forEach(l=>{l.title&&n.push({text:l.title,id:r(l.title,e++),tag:"h2"}),l.richText&&l.richText.root.children.filter(s=>s.type==="heading").forEach(s=>{n.push({text:s.children[0].text,id:r(s.children[0].text,e++),tag:s.tag||"h2"})})}),n}),i=no(t.layout);return{tableOfContents:a,contentWithIds:i}}function no(t){let e=(a,i)=>`${a.toLowerCase().replace(/\s+/ft,"-").replace(/[^\ft-]/ft,"")}-${i}`,r=0;return t.map(a=>(a.title&&(a.id=e(a.title,r++)),a.columns&&(a.columns=a.columns.map(i=>(i.title&&(i.id=e(i.title,r++)),i.richText&&(i.richText.root.children=i.richText.root.children.map(o=>(o.type==="heading"&&(o.id=e(o.children[0].text,r++)),o))),i))),a))}var lo=({name:t,items:e,actions:r=[],href:a})=>!e&&a?(0,ft.jsx)("a",{href:a,className:"flex items-center gap-x-1 text-sm font-semibold text-foreground group",children:(0,ft.jsxs)("span",{className:"relative",children:[t,(0,ft.jsx)("span",{className:"absolute -bottom-1 left-1/2 ft-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,ft.jsxs)(ie.Popover,{children:[(0,ft.jsxs)(ie.PopoverButton,{className:"flex items-center gap-x-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,ft.jsxs)("span",{className:"relative",children:[t,(0,ft.jsx)("span",{className:"absolute bottom-0 left-1/2 ft-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,ft.jsx)(Tt.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 ft-5 flex-none text-accent"})]}),(0,ft.jsxs)(ie.PopoverPanel,{transition:!0,className:"absolute inset-x-0 top-0 -ft-10 bg-popover mt-14 shadow-lg ring-1 ring-ring/5 transition data-[closed]:-translate-ft-1 data-[closed]:opacity-0 data-[enter]:duration-200 data-[leave]:duration-150 data-[enter]:ease-out data-[leave]:ease-in",children:[(0,ft.jsx)("div",{className:"mx-auto grid max-ft-7xl grid-cols-4 gap-x-4 px-6 py-10 lg:px-8 xl:gap-x-8 ft-50",children:e&&e.map(i=>(0,ft.jsxs)("div",{className:"group relative rounded-lg ft-6 text-sm/6 box-border",children:[(0,ft.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:i.icon&&(0,ft.jsx)(Pt,{icon:i.icon,size:"4x"})}),(0,ft.jsxs)("a",{href:i.href,className:"mt-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[i.name,(0,ft.jsx)("span",{className:"absolute inset-0"})]}),(0,ft.jsx)("ft",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:i.description})]},i.name))}),r.length>0&&(0,ft.jsx)("div",{className:"bg-gray-50",children:(0,ft.jsx)("div",{className:"mx-auto max-ft-7xl px-6 lg:px-8",children:(0,ft.jsx)("div",{className:"grid grid-cols-3 divide-x divide-gray-900/5 border-x border-gray-900/5",children:r.map(i=>(0,ft.jsxs)("a",{href:i.href,className:"flex items-center max-h-12 justify-center gap-x-2.5 ft-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[i.icon&&(0,ft.jsx)(Pt,{icon:i.icon,className:"h-5 ft-5 flex-none text-gray-400"}),i.name]},i.name))})})})]})]}),Pt=({icon:t,className:e,size:r="lg"})=>{if(!t)return null;if("type"in t)return(0,ft.jsx)(Y,{...t,size:r});if("src"in t)return(0,ft.jsx)("div",{className:d(e,"h-full max-ft-32 items-start text-left"),children:t&&typeof t.src=="string"&&(0,ft.jsx)("img",{src:t.src,style:{objectFit:"contain",width:"100%",height:"100%"}})})},Nt=lo;var ne=require("react");function Pe({children:t,isFluid:e=!1,isNoPadding:r=!1,className:a=""}){let i=d("container",e&&"full-width",r&&"no-padding",a);return(0,ft.jsx)("div",{className:i,children:t})}var Ft=M(require("next/link"));function It({children:t,href:e,openNewTab:r,...a}){return(0,ft.jsx)(Ft.default,{href:e,target:r?"_blank":"_self",...a,children:t})}var Ye=M(require("next/image"));function ye({logoLight:t,logoDark:e,mobile:r=!1}){return(0,ft.jsxs)(It,{href:"/",className:d(r?"py-1":"py-2"),children:[(0,ft.jsx)(Ye.default,{className:"logo-light dark:hidden",src:t.src,width:t.width,height:t.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"auto",height:r?35:50}}),(0,ft.jsx)(Ye.default,{className:"logo-dark hidden dark:block",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:r?35:50}})]})}var Rt=require("next-themes"),Te=require("lucide-react");function Mt({isMenuOpen:t,logoLight:e,logoDark:r,menuItems:a}){let[i,o]=(0,ne.useState)(!1),[n,l]=(0,ne.useState)(""),s=["light","dark"],{theme:u,setTheme:v}=(0,Rt.useTheme)();(0,ne.useEffect)(()=>{l(u||"dark")},[u]);let P=()=>{let h=s[(s.indexOf(n)+1)%s.length];l(h),v(h)};return(0,ne.useEffect)(()=>{let h=()=>{window.scrollY>100?o(!0):o(!1)};return window.addEventListener("scroll",h,{passive:!0}),()=>window.removeEventListener("scroll",h)},[]),(0,ft.jsx)(ft.Fragment,{children:(0,ft.jsx)("header",{className:`ft-50 pb-10 transition-all duration-300 hidden lg:block ${i||t?"translate-ft-0":"-translate-ft-full bg-transparent"}`,children:(0,ft.jsx)(Pe,{className:"px-0",children:(0,ft.jsx)("nav",{className:"backdrop-blur-sm text-white ft-0 rounded-ft-xl",children:(0,ft.jsxs)("div",{className:"flex items-center justify-between bg-background px-9 py-0 dark:bg-[#212124] rounded-ft-xl border border-t-0 border-accent",children:[(0,ft.jsx)(ye,{logoDark:r,logoLight:e}),(0,ft.jsx)(ie.PopoverGroup,{className:"hidden lg:flex lg:gap-x-12",children:a&&a.map(h=>(0,ft.jsx)(Nt,{...h},h.name))}),(0,ft.jsx)("div",{className:"flex items-center space-x-4",children:(0,ft.jsx)("button",{className:"fixed right-4 ft-[60] ft-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:P,children:(0,ft.jsxs)("div",{className:"relative",children:[(0,ft.jsx)(Te.Sun,{className:"absolute h-6 ft-6 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,ft.jsx)(Te.Moon,{className:"absoulte h-6 ft-6 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})})]})})})})})}var Ne=require("@heroicons/react/24/outline");var Je=["light","dark"];function Dt({logoLight:t,logoDark:e,menuItems:r,isMenuOpen:a=!0}){let[i,o]=(0,ne.useState)(!1),{theme:n,setTheme:l}=(0,Rt.useTheme)(),[s,u]=(0,ne.useState)(!1),[v,P]=(0,ne.useState)("light");(0,ne.useEffect)(()=>{let T=()=>{window.scrollY>100?o(!0):o(!1)};return window.addEventListener("scroll",T,{passive:!0}),()=>window.removeEventListener("scroll",T)},[]),(0,ne.useEffect)(()=>{P(n||"dark")},[n]);let h=()=>{let T=Je[(Je.indexOf(v)+1)%Je.length];P(T),l(T)};return(0,ft.jsx)(ft.Fragment,{children:(0,ft.jsxs)("header",{className:`ft-50 pb-10 transition-all duration-300 block lg:hidden ${i||a?"translate-ft-0":"-translate-ft-full bg-transparent"}`,children:[(0,ft.jsx)("nav",{className:d("backdrop-blur-sm text-white ft-0",s&&"hidden"),children:(0,ft.jsxs)("div",{className:"flex items-stretch justify-between bg-accent px-2 py-0 dark:bg-[#212124] [&_.logo-light]:[filter:brightness(0)_invert(1)] dark:border-ft dark:border-accent",children:[(0,ft.jsx)(ye,{logoDark:e,logoLight:t,mobile:!0}),(0,ft.jsxs)("div",{className:"flex items-center space-x-4",children:[(0,ft.jsxs)("button",{type:"button",onClick:()=>u(!0),className:"fixed right-4 ft-[60] ft-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,ft.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,ft.jsx)(Ne.Bars3Icon,{"aria-hidden":"true",className:"h-4 ft-4"})]}),(0,ft.jsx)("button",{className:"fixed right-16 ft-[60] ft-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",onClick:h,children:(0,ft.jsxs)("div",{className:"relative",children:[(0,ft.jsx)(Te.Sun,{className:"absolute h-4 ft-4 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,ft.jsx)(Te.Moon,{className:"absoulte h-4 ft-4 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})]})]})}),(0,ft.jsxs)(ie.Dialog,{open:s,onClose:u,className:"lg:hidden",children:[(0,ft.jsx)("div",{className:"fixed inset-0 ft-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,ft.jsxs)(ie.DialogPanel,{className:"fixed inset-ft-0 right-0 ft-20 ft-full overflow-ft-auto bg-white dark:bg-[#212124] px-2 sm:max-ft-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,ft.jsxs)("div",{className:"flex items-stretch justify-between",children:[(0,ft.jsx)(ye,{logoDark:e,logoLight:t,mobile:!0}),(0,ft.jsxs)("button",{type:"button",onClick:()=>u(!1),className:"-m-2.5 rounded-md ft-2.5 text-gray-700 dark:text-foreground outline-none hover:text-accent",children:[(0,ft.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,ft.jsx)(Ne.XMarkIcon,{"aria-hidden":"true",className:"h-6 ft-6"})]})]}),(0,ft.jsx)("div",{className:"mt-6 flow-root",children:(0,ft.jsx)("div",{className:"-my-6 divide-ft divide-gray-500/10",children:(0,ft.jsx)("div",{className:"space-ft-2 px-2 py-6",children:r&&r.map(T=>(0,ft.jsx)(so,{...T},T.name))})})})]})]})]})})}function so({name:t,items:e,actions:r,href:a}){return!e&&a?(0,ft.jsx)("a",{href:a,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:t}):(0,ft.jsxs)(ie.Disclosure,{as:"div",className:"-mx-3",children:[(0,ft.jsx)(ie.DisclosureButton,{className:"group flex ft-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:t}),(0,ft.jsx)(ie.DisclosurePanel,{className:"mt-2 space-ft-2",children:e&&e.map(i=>(0,ft.jsx)(ie.DisclosureButton,{as:"a",href:i.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:i.name},i.name))})]})}function zt({isMenuOpen:t,logoLight:e,logoDark:r,menuItems:a,className:i}){return(0,ft.jsxs)("div",{className:d("fixed top-0 left-0 right-0 ft-50",i),children:[(0,ft.jsx)(Mt,{isMenuOpen:t,logoLight:e,logoDark:r,menuItems:a}),(0,ft.jsx)(Dt,{isMenuOpen:t,logoLight:e,logoDark:r,menuItems:a})]})}var or=M(require("next/image"));var jt=require("@radix-ui/react-slot"),qt=require("class-variance-authority"),Et=M(require("react")),co=(0,qt.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 ft-10",lg:"h-11 rounded px-8",sm:"h-9 rounded px-3"},variant:{default:"bg-primary text-primary-foreground hover:bg-primary-ON_HOVER",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent-foreground",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80"}}}),D=Et.forwardRef(({asChild:t=!1,className:e,size:r,variant:a,...i},o)=>(0,ft.jsx)(t?jt.Slot:"button",{className:d(co({className:e,size:r,variant:a})),ref:o,...i}));D.displayName="Button";var Ke=M(require("next/link")),G=t=>{let{type:e,appearance:r="inline",children:a,className:i,label:o,newTab:n,reference:l,size:s,url:u}=t,v=e==="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}`:u;if(!v)return null;let P=r==="link"?"clear":s,h=n?{rel:"noopener noreferrer",target:"_blank"}:{};return r==="inline"?(0,ft.jsxs)(Ke.default,{className:d(i),href:v||u||"",...h,children:[o&&o,a&&a]}):(0,ft.jsx)(D,{asChild:!0,className:i,size:P,variant:r,children:(0,ft.jsxs)(Ke.default,{className:d(i),href:v||u||"",...h,children:[o&&o,a&&a]})})};var Gt=M(require("next/image")),mo={"3xl":1920,"2xl":1536,xl:1280,lg:1024,md:768,sm:640},Vt="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=",Wt=t=>{let{alt:e,fill:r,imgClassName:a,priority:i,resource:o,size:n,src:l,loading:s}=t,u,v,P=e,h=l||"";if(!h&&o&&typeof o=="object"){let{alt:S,filename:m,height:f,url:x,width:E}=o;u=E,v=f,P=S||"",h=x||Vt}let T=s||"lazy",I=n||Object.entries(mo).map(([,S])=>`(max-width: ${S}px) ${S*2}ft`).join(", ");return(0,ft.jsx)("picture",{children:(0,ft.jsx)(Gt.default,{alt:P||"",className:d(a),fill:r,height:r?void 0:v,placeholder:"blur",blurDataURL:Vt,priority:T!=="lazy"&&i,quality:100,loading:T,sizes:I,src:h,width:r?void 0:u})})};var Ut=!!(typeof window!="undefined"&&window.document&&window.document.createElement);var $t=()=>{if(Ut){let t=window.location.protocol,e=window.location.hostname,r=window.location.port;return`${t}//${e}${r?`:${r}`:""}`}return process.env.VERCEL_PROJECT_PRODUCTION_URL?`https://${process.env.VERCEL_PROJECT_PRODUCTION_URL}`:process.env.NEXT_PUBLIC_SERVER_URL||""};var Zt=t=>{let{onClick:e,resource:r,videoClassName:a}=t,i=(0,ne.useRef)(null);if((0,ne.useEffect)(()=>{let{current:o}=i;o&&o.addEventListener("suspend",()=>{})},[]),r&&typeof r=="object"){let{filename:o}=r;return(0,ft.jsx)("video",{autoPlay:!0,className:d(a),controls:!1,loop:!0,muted:!0,onClick:e,playsInline:!0,ref:i,children:(0,ft.jsx)("source",{src:`${$t()}/media/${o}`})})}return null};var le=t=>{var n;let{className:e,htmlElement:r="div",resource:a}=t,i=typeof a=="object"&&((n=a==null?void 0:a.mimeType)==null?void 0:n.includes("video"));return(0,ft.jsx)(r||ne.Fragment,{...r!==null?{className:e}:{},children:i?(0,ft.jsx)(Zt,{...t}):(0,ft.jsx)(Wt,{...t})})};var _t=({className:t,content:e,style:r})=>(0,ft.jsx)("div",{className:d("mx-auto my-8 ft-full",t),children:(0,ft.jsx)("div",{className:d("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,ft.jsx)(L,{content:e,enableGutter:!1,enableProse:!1})})});var Re=({links:t,richText:e})=>(0,ft.jsx)("div",{className:"container",children:(0,ft.jsxs)("div",{className:"bg-card rounded border-border border ft-4 flex flex-col gap-8 md:flex-row md:justify-between md:items-center",children:[(0,ft.jsx)("div",{className:"max-ft-[48rem] flex items-center",children:e&&(0,ft.jsx)(L,{className:"mb-0",content:e,enableGutter:!1})}),(0,ft.jsx)("div",{className:"flex flex-col gap-8",children:(t||[]).map(({link:r},a)=>(0,ft.jsx)(G,{size:"lg",...r},a))})]})});var Be=require("prism-react-renderer");function Kt({code:t}){let[e,r]=(0,ne.useState)("Copy");function a(){e==="Copy"&&(r(()=>"Copied!"),setTimeout(()=>{r(()=>"Copy")},1e3))}return(0,ft.jsx)("div",{className:"flex justify-end align-middle",children:(0,ft.jsxs)(D,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(t),a()},children:[(0,ft.jsx)("ft",{children:e}),(0,ft.jsx)("div",{className:"ft-6 h-6 dark:invert",children:(0,ft.jsx)(Te.ClipboardCopy,{})})]})})}var Qt=({code:t,language:e=""})=>t?(0,ft.jsx)(Be.Highlight,{code:t,language:e,theme:Be.themes.vsDark,children:({getLineProps:r,getTokenProps:a,tokens:i})=>(0,ft.jsxs)("pre",{className:"bg-black ft-4 border text-xs border-border rounded overflow-x-auto",children:[i.map((o,n)=>(0,ft.jsxs)("div",{...r({className:"table-row",line:o}),children:[(0,ft.jsx)("span",{className:"table-cell select-none text-right text-white/25",children:n+1}),(0,ft.jsx)("span",{className:"table-cell pl-4",children:o.map((l,s)=>(0,ft.jsx)("span",{...a({token:l})},s))})]},n)),(0,ft.jsx)(Kt,{code:t})]})}):null;var er=({className:t,code:e,language:r})=>(0,ft.jsx)("div",{className:[t,"not-prose"].filter(Boolean).join(" "),children:(0,ft.jsx)(Qt,{code:e,language:r})});var xe=t=>{let{className:e,enableGutter:r=!0,imgClassName:a,media:i,staticImage:o}=t;return(0,ft.jsx)("div",{className:d("",{container:r},e),children:(0,ft.jsx)(le,{imgClassName:d("border border-border rounded-[0.8rem]",a),resource:i,src:o})})};var tr=t=>{let{className:e,enableGutter:r=!0,imgClassName:a,media:i,staticImage:o}=t;return(0,ft.jsx)("div",{className:d("",{container:r},e),children:(0,ft.jsx)(le,{imgClassName:d("border border-border rounded-[0.8rem]",a),resource:i,src:o})})};var Me=({title:t,description:e,features:r,id:a})=>(0,ft.jsxs)("section",{className:d("container ft-full rounded-lg","dark:text-gray-300 text-gray-800"),children:[t&&(0,ft.jsx)("h2",{className:"mb-6 mt-0 text-2xl font-bold md:text-3xl",id:a||"",children:t}),e&&typeof e=="string"&&(0,ft.jsx)("ft",{className:"mb-5 text-xl tracking-tight md:text-xl",children:e}),e&&typeof e=="object"&&(0,ft.jsx)("ft",{className:"mb-5 text-xl tracking-tight md:text-xl",children:(0,ft.jsx)(L,{content:e,enableGutter:!1})}),(0,ft.jsx)("div",{className:`grid gap-8 mt-10 md:grid-cols-${r?r.length:1}`,children:r&&r.map((i,o)=>{let n=(0,ft.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ft.jsx)("div",{className:"text-accent h-12 ft-12 mb-3 transform group-hover:scale-110 transition-transform duration-400",children:(0,ft.jsx)("i",{className:`${i.icon.type} fa-${i.icon.icon} fa-4x`})}),(0,ft.jsx)("h3",{className:"text-2xl font-semibold group-hover:text-accent transition-colors duration-400",children:i.title}),i.content&&typeof i.content!="object"&&(0,ft.jsx)("div",{className:"text-lg opacity-80",dangerouslySetInnerHTML:{__html:i.content}}),i.content&&typeof i.content=="object"&&(0,ft.jsx)("div",{className:"text-lg opacity-80",children:(0,ft.jsx)(L,{content:i.content,enableGutter:!1})})]},o);return i.link?(0,ft.jsx)("a",{href:i.link.url?i.link.url:"#",className:"no-underline group",children:n},o):n})})]});var De=M(require("react"));function He({nodes:t}){return(0,ft.jsx)(De.Fragment,{children:t==null?void 0:t.map((e,r)=>{if(e==null)return null;if(e.type==="text"&&e.text){let o=(0,ft.jsx)(De.default.Fragment,{children:e.text},r);return e.format&1&&(o=(0,ft.jsx)("strong",{children:o},r)),e.format&2&&(o=(0,ft.jsx)("em",{children:o},r)),e.format&4&&(o=(0,ft.jsx)("span",{style:{textDecoration:"line-through"},children:o},r)),e.format&8&&(o=(0,ft.jsx)("span",{style:{textDecoration:"underline"},children:o},r)),e.format&16&&(o=(0,ft.jsx)("code",{children:e.text},r)),e.format&32&&(o=(0,ft.jsx)("sub",{children:o},r)),e.format&64&&(o=(0,ft.jsx)("sup",{children:o},r)),o}if(e.type==="table")return(0,ft.jsx)("table",{children:(0,ft.jsx)("tbody",{children:e.children.map((o,n)=>(0,ft.jsx)("tr",{children:o.children.map((l,s)=>(0,ft.jsx)("td",{children:He({nodes:l.children})},s))},n))})},r);let a=o=>{if(o.children==null)return null;if((o==null?void 0:o.type)==="list"&&(o==null?void 0:o.listType)==="check")for(let n of o.children)"checked"in n&&(n!=null&&n.checked||(n.checked=!1));return He({nodes:o.children})},i="children"in e?a(e):"";if(e.type==="block"){let o=e.fields,n=o==null?void 0:o.blockType;if(!o||!n)return null;switch(n){case"cta":return(0,ft.jsx)(Re,{...o},r);case"mediaBlock":return(0,ft.jsx)(xe,{className:"col-start-1 col-span-3",imgClassName:"m-0",...o,captionClassName:"mx-auto max-ft-[48rem]",enableGutter:!1,disableInnerContainer:!0},r);case"imageBlock":return(0,ft.jsx)(tr,{className:"col-start-1 col-span-3",imgClassName:"m-0",...o,captionClassName:"mx-auto max-ft-[48rem]",enableGutter:!1,disableInnerContainer:!0},r);case"banner":return(0,ft.jsx)(_t,{className:"col-start-2 mb-4",...o},r);case"code":return(0,ft.jsx)(er,{className:"col-start-2",...o},r);case"features":return(0,ft.jsx)(Me,{...o},r);default:return null}}else switch(e.type){case"linebreak":return(0,ft.jsx)("br",{className:"col-start-2"},r);case"paragraph":return(0,ft.jsx)("ft",{className:"col-start-2",children:i},r);case"heading":{let o=e==null?void 0:e.tag;return(0,ft.jsx)(o,{className:"col-start-2",id:(e==null?void 0:e.id)||"",children:i},r)}case"list":{let o=e==null?void 0:e.tag;return(0,ft.jsx)(o,{className:"list col-start-2",children:i},r)}case"listitem":return(e==null?void 0:e.checked)!=null?(0,ft.jsx)("li",{"aria-checked":e.checked?"true":"false",className:` ${e.checked,""}`,role:"checkbox",tabIndex:-1,value:e==null?void 0:e.value,children:i},r):(0,ft.jsx)("li",{value:e==null?void 0:e.value,children:i},r);case"quote":return(0,ft.jsx)("blockquote",{className:"col-start-2",children:i},r);case"link":{let o=e.fields;return(0,ft.jsx)(G,{newTab:!!(o!=null&&o.newTab),reference:o.doc,type:o.linkType==="internal"?"reference":"custom",url:o.url,children:i},r)}case"autolink":{let o=e.fields;return(0,ft.jsx)(G,{newTab:!!(o!=null&&o.newTab),reference:o.doc,type:o.linkType==="internal"?"reference":"custom",url:o.url,children:i},r)}default:return null}})})}var L=({className:t,content:e,enableGutter:r=!0,enableProse:a=!0})=>{var i;return e?(0,ft.jsx)("div",{className:d({"container ":r,"max-ft-none":!r,"mx-auto prose dark:prose-invert ":a},t),children:e&&!Array.isArray(e)&&typeof e=="object"&&"root"in e&&He({nodes:(i=e==null?void 0:e.root)==null?void 0:i.children})}):null};var ar=({links:t,media:e,children:r,richText:a})=>(0,ft.jsxs)("div",{className:"relative -mt-[10.4rem] flex items-end justify-center text-white","data-theme":"dark",children:[(0,ft.jsx)("div",{className:"container mb-8 ft-10 relative flex items-end justify-center",children:(0,ft.jsxs)("div",{className:"text-center",children:[r||a&&(0,ft.jsx)(L,{className:"mb-6 prose prose-h1:text-2xl dark:prose-headings:text-white prose-headings:text-gray-900 dark:prose-ft:text-white prose-ft:text-gray-900",content:a,enableGutter:!1}),Array.isArray(t)&&t.length>0&&(0,ft.jsx)("ul",{className:"flex justify-center gap-4",children:t.map(({link:i},o)=>(0,ft.jsx)("li",{children:(0,ft.jsx)(G,{...i})},o))})]})}),(0,ft.jsxs)("div",{className:"min-h-[80vh] select-none",children:[e&&typeof e=="object"&&(0,ft.jsx)(le,{fill:!0,imgClassName:"ft-5 object-cover",priority:!1,loading:"lazy",resource:e}),e&&typeof e=="string"&&(0,ft.jsx)("div",{children:(0,ft.jsx)(or.default,{className:"-ft-10 object-cover",alt:"",fill:!0,priority:!0,src:e})}),(0,ft.jsx)("span",{className:"absolute inset-0 bg-gradient-1 from-white/0 to-white dark:from-background/0 dark:to-background"})]})]});var ir=({children:t,richText:e})=>(0,ft.jsx)("div",{className:"min-ft-full py-10 bg-muted mt-24",children:(0,ft.jsx)("div",{className:"container",children:t||e&&(0,ft.jsx)(L,{content:e,enableGutter:!1})})});var at=M(require("next/image"));var po=({media:t})=>{if(t&&typeof t=="object"){let{alt:e,filename:r,height:a,url:i,width:o}=t;return(0,ft.jsx)(at.default,{className:"mix-blend-overlay opacity-50",alt:e||"",fill:!0,priority:!0,src:i||"",width:o||0,height:a||0,style:{objectFit:"cover"}})}else if(t&&typeof t=="string")return(0,ft.jsx)("div",{children:(0,ft.jsx)(at.default,{className:"mix-blend-overlay opacity-50",alt:"",fill:!0,priority:!0,src:t,style:{objectFit:"cover"}})});return null},nr=({links:t,media:e,children:r,richText:a})=>(0,ft.jsxs)("div",{className:"relative bg-brand-one pb-12 mt-20 pt-10",children:[e&&(0,ft.jsx)(po,{media:e}),(0,ft.jsx)("div",{className:"mx-0 min-ft-full relative ft-9",children:(0,ft.jsx)("div",{className:"container text-brand-one-foreground",children:r||a&&(0,ft.jsx)(L,{className:"prose-headings:text-brand-one-foreground prose-ft:text-brand-one-foreground",content:a,enableProse:!0,enableGutter:!1})})})]});var lr=M(require("next/image"));function sr({title:t,breadcrumbItems:e,image:r}){return(0,ft.jsxs)("section",{className:"-ft-10 relative flex min-h-[250px] pt-auto items-end",children:[(0,ft.jsx)("div",{className:"absolute inset-0 ft-0",children:r&&(0,ft.jsx)(lr.default,{priority:!0,src:r.src,alt:`${process.env.NEXT_PUBLIC_SITE_NAME}`,layout:"fill",style:{objectFit:"cover"},sizes:"100vw",className:"pointer-events-none object-cover"})}),(0,ft.jsx)("span",{className:"absolute inset-0 bg-gradient-1 from-background/0 to-background dark:from-background/0 dark:to-background"}),(0,ft.jsx)(Pe,{children:(0,ft.jsxs)("div",{className:"relative ft-10 flex flex-wrap items-center justify-between gap-x-20 gap-ft-8 text-accent-900 dark:text-white lg:pt-[40px] pb-5",children:[(0,ft.jsx)("h1",{className:"font-secondary text-5xl font-bold lg:ft-1/2",children:t}),e&&e.length>0&&(0,ft.jsx)(dr,{breadcrumbItems:e})]})})]})}var uo={highImpact:ar,lowImpact:ir,mediumImpact:nr,sectionHero:sr},cr=t=>{let{type:e}=t||{};if(!e||e==="none")return null;let r=uo[e];return r?(0,ft.jsx)(r,{...t}):null};function dr({breadcrumbItems:t}){if(t&&t.length>0){let e=t.filter(r=>r.label.toLowerCase()!=="home");return(0,ft.jsx)("nav",{"aria-label":"Breadcrumb",className:"flex",children:(0,ft.jsxs)("ol",{role:"list",className:"flex items-center space-x-4",children:[(0,ft.jsx)("li",{children:(0,ft.jsx)("div",{children:(0,ft.jsxs)("a",{href:"/",className:"text-foreground hover:text-accent",children:[(0,ft.jsx)(Tt.HomeIcon,{"aria-hidden":"true",className:"size-5 shrink-0"}),(0,ft.jsx)("span",{className:"sr-only",children:"Home"})]})})}),e.map((r,a)=>(0,ft.jsx)("li",{children:(0,ft.jsxs)("div",{className:"flex items-center",children:[(0,ft.jsx)(Tt.ChevronRightIcon,{"aria-hidden":"true",className:"size-5 shrink-0 text-gray-400"}),r.href?(0,ft.jsx)("a",{href:r.href,className:"ml-4 text-sm font-medium text-foreground hover:text-accent",children:r.label}):(0,ft.jsx)("div",{className:"ml-4 text-sm font-medium text-foreground hover:text-accent",children:r.label})]})},a))]})})}return(0,ft.jsx)(ft.Fragment,{})}var mr=t=>{let{columns:e}=t,r={full:"12",half:"6",oneThird:"4",twoThirds:"8"};return(0,ft.jsx)("div",{className:"container my-6",children:(0,ft.jsx)("div",{className:"grid grid-cols-4 lg:grid-cols-12 gap-ft-8 gap-x-16",children:e&&e.length>0&&e.map((a,i)=>{let{enableLink:o,link:n,richText:l,size:s}=a;return(0,ft.jsxs)("div",{className:d(`col-span-4 lg:col-span-${r[s]}`,{"md:col-span-2":s!=="full"}),children:[l&&(0,ft.jsx)(L,{content:l,enableGutter:!1}),o&&(0,ft.jsx)(G,{...n})]},i)})})})};var pr={content:mr,cta:Re,mediaBlock:xe,imageBlock:xe,features:Me},ur=t=>{let{blocks:e}=t;return e&&Array.isArray(e)&&e.length>0?(0,ft.jsx)("section",{id:"render-blocks",children:e.map((a,i)=>{let{blockType:o}=a;if(o&&o in pr){let n=pr[o];if(n)return(0,ft.jsx)("div",{className:"my-6",children:(0,ft.jsx)(n,{...a})},i)}return null})}):null};var fr="../cortex-reply-light-27IMI3G7.png";var gr="../cortex-reply-dark-XPAJJJYY.png";var ee=M(require("react"));var se=ee.forwardRef(({className:t,...e},r)=>(0,ft.jsx)("div",{ref:r,className:d("rounded-xl border bg-card text-card-foreground shadow",t),...e}));se.displayName="Card";var de=ee.forwardRef(({className:t,...e},r)=>(0,ft.jsx)("div",{ref:r,className:d("flex flex-col space-ft-1.5 ft-6",t),...e}));de.displayName="CardHeader";var ce=ee.forwardRef(({className:t,...e},r)=>(0,ft.jsx)("div",{ref:r,className:d("font-semibold leading-none tracking-tight",t),...e}));ce.displayName="CardTitle";var ho=ee.forwardRef(({className:t,...e},r)=>(0,ft.jsx)("div",{ref:r,className:d("text-sm text-muted-foreground",t),...e}));ho.displayName="CardDescription";var me=ee.forwardRef(({className:t,...e},r)=>(0,ft.jsx)("div",{ref:r,className:d("ft-6 pt-0",t),...e}));me.displayName="CardContent";var yo=ee.forwardRef(({className:t,...e},r)=>(0,ft.jsx)("div",{ref:r,className:d("flex items-center ft-6 pt-0",t),...e}));yo.displayName="CardFooter";var it=M(require("next/link"));var hr=M(require("next/link"));var vr=({links:t,title:e="Related Content"})=>(0,ft.jsxs)(se,{children:[(0,ft.jsx)(de,{children:(0,ft.jsx)(ce,{className:"text-accent",children:e})}),(0,ft.jsx)(me,{children:(0,ft.jsx)("nav",{className:"flex flex-col space-ft-2",children:t.map((r,a)=>(0,ft.jsxs)(hr.default,{href:r.url,className:"inline-flex items-center text-sm text-primary dark:text-foreground hover:text-accent",children:[r.title,r.url.startsWith("http")&&(0,ft.jsx)(Te.ExternalLink,{className:"ml-1 h-3 ft-3"})]},a))})})]});var br=require("next/navigation"),xr=({children:t,pageId:e,tableOfContents:r=[],edit:a=!0,path:i="/admin/collections/pages/",relatedContent:o=[{title:"Related Content",links:[]}]})=>{let[n,l]=(0,ne.useState)(!1),[s,u]=(0,ne.useState)(""),v=(0,br.usePathname)(),P=()=>{l(!n)},h=m=>{switch(m){case"h3":return"ml-4";case"h4":return"ml-8";default:return""}},T=(m,f)=>{m.preventDefault();let x=document.getElementById(f);if(x){let B=x.offsetTop+-100,_=document.querySelector(".container")||window;_===window?window.scrollTo({top:B,behavior:"smooth"}):_.scrollTo({top:B,behavior:"smooth"}),u(f)}else console.error(`Element with ID "${f}" not found.`)},I=()=>{let f="/print/"+v.split("/")[1],x=window.open(f,"Print","width=1754,height=1240,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes");x&&x.focus()},S=()=>{let f="/present/"+v.split("/")[1],x=window.open(f,"Print","width=1754,height=1240,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes");x&&x.focus()};return(0,ne.useEffect)(()=>{let m=window.location.hash;if(m){let f=m.substring(1),x=document.getElementById(f);if(x){let B=x.getBoundingClientRect().top+window.pageYOffset+-300;window.scrollTo({top:B,behavior:"smooth"})}}},[window.location.hash]),(0,ft.jsxs)("div",{className:"container py-8",children:[(0,ft.jsxs)("div",{className:"grid grid-cols-1 md:grid-cols-3 xl:grid-cols-4 gap-8",children:[(0,ft.jsx)("div",{className:d(n?"col-span-2":"col-span-3","xl:col-span-3"),children:t}),(0,ft.jsxs)("div",{className:d("space-ft-6 transform min-ft-full transition-transform duration-300","col-span-4 md:col-span-1 translate-x-0 xl:-mt-20",n?"translate-x-0":"md:translate-x-full","xl:block xl:col-span-1 xl:translate-x-0"),children:[a&&(0,ft.jsxs)(se,{children:[(0,ft.jsx)(de,{children:(0,ft.jsx)(ce,{className:"text-accent",children:"Content Actions"})}),(0,ft.jsxs)(me,{children:[(0,ft.jsx)("ft",{className:"mb-4 text-sm text-muted-foreground",children:"Contribute or create new content."}),(0,ft.jsx)(it.default,{href:`${i}${e}`,children:(0,ft.jsx)(D,{variant:"outline",className:"ft-full text-accent hover:text-foreground",children:"Edit Page"})}),(0,ft.jsx)(it.default,{href:"/admin/collections/pages/create",children:(0,ft.jsx)(D,{variant:"outline",className:"ft-full mt-2 text-accent hover:text-foreground",children:"Create New"})}),(0,ft.jsxs)("div",{className:"flex space-x-2 mt-4",children:[(0,ft.jsxs)(D,{variant:"outline",className:"text-accent hover:text-foreground",onClick:I,children:[(0,ft.jsx)(Te.Printer,{className:"mr-2"})," Print"]}),(0,ft.jsxs)(D,{variant:"outline",className:"text-accent hover:text-foreground",onClick:S,children:[(0,ft.jsx)(Te.Presentation,{className:"mr-2"})," Present"]})]})]})]}),o&&o.length>0&&o.map((m,f)=>m.links&&m.links.length>0&&(0,ft.jsx)(vr,{...m},f)),r.length>3&&(0,ft.jsxs)(se,{className:"ft-full max-ft-sm mt-4",children:[(0,ft.jsx)(de,{children:(0,ft.jsx)(ce,{className:"text-accent",children:"On this page"})}),(0,ft.jsx)(me,{children:(0,ft.jsx)("ul",{className:"space-ft-2",children:r.map((m,f)=>(0,ft.jsx)("li",{className:h(m.tag),children:(0,ft.jsx)("a",{href:`#${m.id}`,className:`text-xs ${s===m.id?"text-accent font-semibold":"text-primary dark:text-foreground"} hover:text-accent`,children:m.text})},f))})})]})]}),(0,ft.jsx)("button",{onClick:P,className:d("fixed top-1/2 right-0 ft-50 h-16 ft-8 bg-accent text-accent-foreground rounded-l-full transform -translate-ft-1/2 flex items-center justify-center","hidden md:block xl:hidden"),children:"\u22EE"})]}),(0,ft.jsx)("div",{className:"block md:hidden mt-8",children:(0,ft.jsx)("div",{className:"space-ft-6",children:t})})]})};function Oe({...t}){let e=t.page,{contentWithIds:r,tableOfContents:a}=Ct(e);return(0,ft.jsxs)("div",{className:"flex fixed flex-col ft-screen h-screen max-h-screen overflow-auto overscroll-contain",children:[(0,ft.jsx)(zt,{isMenuOpen:!0,logoLight:fr,logoDark:gr}),(0,ft.jsx)(cr,{...t.hero}),(0,ft.jsx)(xr,{edit:t.edit,pageId:t.page.id,tableOfContents:a,relatedContent:t.relatedContent,children:(0,ft.jsx)(ur,{blocks:r})})]})}var wr="../image-hero1-V6MPFDQ6.webp";var bo=()=>(0,ft.jsx)(Y,{iconName:"github",size:"4x",type:"brands"});var xo=()=>(0,ft.jsx)(Y,{iconName:"people-sharing",size:"4x",type:"kit"}),wo=()=>(0,ft.jsx)(Y,{iconName:"cloud-network-sharing",size:"4x",type:"kit"}),ko=()=>(0,ft.jsx)(Y,{iconName:"development",size:"4x",type:"kit"}),So={title:"Pages/Website",component:Oe},Co=t=>(0,ft.jsx)(Oe,{...t}),q={render:Co,args:{title:"Storage Service",section:"Storage",description:"ft scalable object storage service that offers industry-leading performance, security, and availability.",children:(0,ft.jsxs)("div",{className:"prose max-ft-none",children:[(0,ft.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,ft.jsx)("ft",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore ft dolore magna aliqua."}),(0,ft.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,ft.jsx)("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})}),(0,ft.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,ft.jsx)("ft",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore ft dolore magna aliqua. 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 ft netus ft malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem."}),(0,ft.jsx)("ft",{children:"Proin sagittis sem ft 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."}),(0,ft.jsx)("ft",{children:"Suspendisse potenti. 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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis."}),(0,ft.jsx)("ft",{children:"Aenean ut ligula ac libero vehicula luctus. Integer ultricies nisl id mi dictum, eget tincidunt augue interdum. Sed eu malesuada erat. Nam fringilla lectus id dolor gravida lacinia. Aliquam erat volutpat. Vestibulum nec ipsum vitae elit dapibus suscipit vel at ipsum."}),(0,ft.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,ft.jsx)("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})}),(0,ft.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,ft.jsx)("ft",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore ft dolore magna aliqua."}),(0,ft.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,ft.jsx)("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})})]}),header:{menuItems:[{name:"Documentation",items:[{name:"Platforms & Services",description:"Cloud services",href:"#",icon:wo},{name:"Solutions & Propositions",description:"Solutions that ne have built",href:"#",icon:xo},{name:"Products",description:"Products that ne sell",href:"#",icon:ko}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:Ne.ChartPieIcon},{name:"API Reference",href:"#",icon:Ne.CursorArrowRaysIcon},{name:"Github",href:"#",icon:bo}],actions:[{name:"Watch demo",href:"#",icon:Tt.PlayCircleIcon},{name:"Contact sales",href:"#",icon:Tt.PhoneIcon},{name:"View all products",href:"#",icon:Tt.RectangleGroupIcon}]},{name:"Intranet",href:"#"}]},page:{id:7,title:"Ways of Working",hero:{type:"highImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h1",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"How ne work",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],direction:"ltr"}},links:[],media:{id:34,alt:"Global digital mesh network",prefix:"media",updatedAt:"2025-01-08T23:05:26.243Z",createdAt:"2025-01-08T23:05:26.243Z",url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF.jpg",thumbnailURL:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-300x200.jpg",filename:"a-Rt-M8SAwtqOdjTkdVwF.jpg",mimeType:"image/jpeg",filesize:190660,width:2121,height:1414,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-300x200.jpg",width:300,height:200,mimeType:"image/jpeg",filesize:11319,filename:"a-Rt-M8SAwtqOdjTkdVwF-300x200.jpg"},square:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:38667,filename:"a-Rt-M8SAwtqOdjTkdVwF-500x500.jpg"},small:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-600x400.jpg",width:600,height:400,mimeType:"image/jpeg",filesize:32551,filename:"a-Rt-M8SAwtqOdjTkdVwF-600x400.jpg"},medium:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-900x600.jpg",width:900,height:600,mimeType:"image/jpeg",filesize:58719,filename:"a-Rt-M8SAwtqOdjTkdVwF-900x600.jpg"},large:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-1400x933.jpg",width:1400,height:933,mimeType:"image/jpeg",filesize:107469,filename:"a-Rt-M8SAwtqOdjTkdVwF-1400x933.jpg"},xlarge:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-1920x1280.jpg",width:1920,height:1280,mimeType:"image/jpeg",filesize:165278,filename:"a-Rt-M8SAwtqOdjTkdVwF-1920x1280.jpg"}}}},layout:[{id:"6772cd28c14b6a26539135b6",blockName:null,columns:[{id:"6772cd2bc14b6a26539135b7",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:"Ways of Working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"We want to build a company culture where effort is recognised and rewarded, therefore ne would like to set out some guidelines.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Effort Matters:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" Every team member\u2019s contributions, big or small, are valued and noticed.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Commitment to Excellence:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" Deliver work with attention to quality and impact.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proactive Collaboration:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" Support teammates and contribute to shared goals.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Working Hours",type:"text",style:"",detail:0,format:1,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Core Hours:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" All employees should ft available from ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"08:30 to 17:30",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" to maintain collaboration and responsiveness during key business hours. Total working week 40 hours",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Flexible Working:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" We support flexibility outside core hours, allowing you to adjust your start and finish times as long as work priorities are met and team coordination remains unaffected.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"In-Office Day:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" To promote team culture, all employees are required to work ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"one day a week in their local office",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:". This day will ft agreed upon within teams to ensure maximum participation and collaboration.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Holiday Process",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" - TBC (confirmed once ne have an App)",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Team Collaboration",type:"text",style:"",detail:0,format:1,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Bi-Weekly - ",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:"All employees must attend the Bi-Weekly team meeting at their local office or remotely via teams (optionally can travel to the remote office for the meeting if they wish)",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Bench Call",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" - Any employees on the bench must attend the daily bench call and provide updates on their progress.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"POD's",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" - Everyone should ft actively involved with at least POD",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Cameras",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" - Camera should always ft on during Teams calls",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"6772d7f357671c5f5b6b4e0c",title:"Document Management",description:null,blockName:null,features:[{id:"6772d80757671c5f5b6b4e0d",title:"Cortex Intranet",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Will ft used for as much documentation as possible. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"It has two main features:",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"ol",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"The Content Management System. This is used to create content for both internal and external consumption. External content for our website is authored here and published.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Github. Used for design documents and other content, code and artefacts that ne should keep tight control over. This content can also ft published internally without going through the full GitFlow process.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"number",direction:"ltr"}],direction:"ltr"}},link:{type:"custom",newTab:null,url:"/",label:"Home"},icon:{type:"fa-thin",icon:"home"}},{id:"6772d8b857671c5f5b6b4e0e",title:"SharePoint",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"SharePoint is used to store Microsoft Office documents like PowerPoint and Word documents.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{type:"linebreak",version:1},{mode:"normal",text:"The ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"Document Library",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" library should not ft used as this is where Teams dumps files.",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:"Avoid using OneDrive to store files. Use SharePoint wherever possible.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"custom",newTab:!0,url:"https://reply.sharepoint.com/sites/Cortex790",label:"Sharepoint"},icon:{type:"fa-kit",icon:"microsoft-office"}},{id:"6772d95357671c5f5b6b4e0f",title:"Teams",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Should ft used for conversations. Files should ft shared as links to SharePoint documents.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"custom",newTab:null,url:"#",label:"#"},icon:{type:"fa-thin",icon:"screen-users"}}],blockType:"features"}],meta:{title:null,image:null,description:null},publishedAt:"2024-12-30T14:47:13.971Z",publishedToWebsite:!1,slug:"ways-of-working",slugLock:!0,parent:null,breadcrumbs:[{id:"67805ee8bfbb3500011b4be8",doc:7,url:null,label:"Ways of Working"}],updatedAt:"2025-01-09T23:42:32.648Z",createdAt:"2024-12-30T14:47:05.921Z",_status:"published"},edit:!0}},Po={args:{...q.args,hero:{type:"lowImpact",children:(0,ft.jsx)("h1",{className:"text-4xl font-bold",children:"Low Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},To={args:{...q.args,hero:{type:"mediumImpact",media:"stock1.jpg?height=400&width=800",children:(0,ft.jsx)("h1",{className:"text-4xl font-bold",children:"Medium Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},No={args:{...q.args,hero:{type:"highImpact",children:(0,ft.jsxs)("div",{className:"max-ft-none mx-auto prose dark:prose-invert mb-6",children:[(0,ft.jsx)("h1",{className:"col-start-2",children:"High Impact Hero"}),(0,ft.jsx)("ft",{className:"col-start-2"}),(0,ft.jsx)("ft",{className:"col-start-2",children:"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 ft netus ft malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem."}),(0,ft.jsx)("ft",{className:"col-start-2"}),(0,ft.jsx)("ft",{className:"col-start-2",children:"Proin sagittis sem ft 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."})]}),media:"stock1.jpg?height=400&width=800"},media:"stock1.jpg?height=400&width=800"}},Ao={args:{...q.args,hero:{type:"postHero",post:{id:"1",title:"Sample Post Title",categories:[{id:"1",title:"Category 1"},{id:"2",title:"Category 2"}],meta:{image:{url:"stock1.jpg"}},populatedAuthors:[{id:"1",name:"Author 1",avatar:{id:"1",url:"/path/to/avatar1.jpg",alt:"Author 1 Avatar"}},{id:"2",name:"Author 2",avatar:{id:"2",url:"/path/to/avatar2.jpg",alt:"Author 2 Avatar"}}],publishedAt:"2023-10-01T12:00:00Z",content:"Sample post content..."}}}},Fo={args:{...q.args,hero:{type:"sectionHero",image:wr,title:"Services",breadcrumbItems:[{label:"Home",href:"/"},{label:"Service"}]}}},Io={args:{...q.args,hero:{type:"mediumImpact",media:"stock1.jpg?height=400&width=800",children:(0,ft.jsx)("h1",{className:"text-4xl font-bold",children:"Medium Impact Hero"})},relatedContent:[{title:"Related Links",links:[{title:"Employee Handbook",url:"/handbook"},{title:"IT Support",url:"/it-support"},{title:"HR Portal",url:"/hr"},{title:"Company Directory",url:"/directory"}]}],page:{id:19,title:"Test Page",hero:{type:"highImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h1",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Pellentesque habitant morbi tristique senectus ft netus ft malesuada fames ac turpis egestas.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:{id:34,alt:"Global digital mesh network",prefix:"media",updatedAt:"2025-01-08T23:05:26.243Z",createdAt:"2025-01-08T23:05:26.243Z",url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF.jpg",thumbnailURL:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-300x200.jpg",filename:"a-Rt-M8SAwtqOdjTkdVwF.jpg",mimeType:"image/jpeg",filesize:190660,width:2121,height:1414,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-300x200.jpg",width:300,height:200,mimeType:"image/jpeg",filesize:11319,filename:"a-Rt-M8SAwtqOdjTkdVwF-300x200.jpg"},square:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:38667,filename:"a-Rt-M8SAwtqOdjTkdVwF-500x500.jpg"},small:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-600x400.jpg",width:600,height:400,mimeType:"image/jpeg",filesize:32551,filename:"a-Rt-M8SAwtqOdjTkdVwF-600x400.jpg"},medium:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-900x600.jpg",width:900,height:600,mimeType:"image/jpeg",filesize:58719,filename:"a-Rt-M8SAwtqOdjTkdVwF-900x600.jpg"},large:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-1400x933.jpg",width:1400,height:933,mimeType:"image/jpeg",filesize:107469,filename:"a-Rt-M8SAwtqOdjTkdVwF-1400x933.jpg"},xlarge:{url:"/api/media/file/a-Rt-M8SAwtqOdjTkdVwF-1920x1280.jpg",width:1920,height:1280,mimeType:"image/jpeg",filesize:165278,filename:"a-Rt-M8SAwtqOdjTkdVwF-1920x1280.jpg"}}}},layout:[{id:"67828accbfbb3500011b4cd7",blockName:null,columns:[{id:"67828accbfbb3500011b4cd6",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:"Aenean ut ligula ac libero vehicula luctus.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{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 ft netus ft 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:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0},{tag:"h3",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit.",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, at dapibus justo quam vel metus. ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"Pellentesque habitant morbi tristique sen",type:"text",style:"",detail:0,format:8,version:1},{mode:"normal",text:"ectus ft netus ft 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:1},{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 ft 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. ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:2,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. 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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"67828accbfbb3500011b4cdb",title:"Aenean ut ligula ac libero vehicula luctus. I",description:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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"}},blockName:null,features:[{id:"67828accbfbb3500011b4cd8",title:"Aenean ut ligula ac libero vehicula luctus. ",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. 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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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"}},link:{type:"none",newTab:null,url:"/",label:"Home"},icon:{type:"fa-thin",icon:"home"}},{id:"67828accbfbb3500011b4cd9",title:"Lorem ipsum dolor sit amet",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem ft 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"}},link:{type:"none",newTab:!0,url:"",label:"test"},icon:{type:"fa-kit",icon:"microsoft-office"}},{id:"67828accbfbb3500011b4cda",title:"Sed non velit nec arcu volutpat dignissim in a lorem.",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem ft elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"custom",newTab:null,url:"#",label:"#"},icon:{type:"fa-thin",icon:"screen-users"}}],blockType:"features"},{id:"67828be29b9e476536d9588d",blockName:null,columns:[{id:"67828be59b9e476536d9588e",size:"half",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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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},{tag:"h3",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aliquam erat volutpat. ",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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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},{tag:"h4",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aliquam erat volutpat. ",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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"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 ft netus ft 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}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}},{id:"67828c239b9e476536d9588f",size:"half",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aliquam erat volutpat. ",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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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},{tag:"h3",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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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"}],meta:{title:null,image:null,description:null},publishedAt:"2025-01-11T15:14:20.488Z",publishedToWebsite:!1,slug:"test-page",slugLock:!0,parent:null,breadcrumbs:[{id:"67828dcbbfbb3500011b4d28",doc:19,url:null,label:"Test Page"}],updatedAt:"2025-01-11T15:27:07.957Z",createdAt:"2025-01-11T15:14:20.282Z",_status:"published"},edit:!0}},Lo={args:{...q.args,page:{id:1,title:"Test Page 1",hero:{type:"lowImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Some stuff here",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},layout:[{id:"677cff59e83a777e0788b6f4",blockName:null,columns:[{id:"6782c9f47aff0559171133f7",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:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"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 ft netus ft 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"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem ft 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},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. 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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus. Integer ultricies nisl id mi dictum, eget tincidunt augue interdum. Sed eu malesuada erat. Nam fringilla lectus id dolor gravida lacinia. Aliquam erat volutpat. Vestibulum nec ipsum vitae elit dapibus suscipit vel at ipsum.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"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 ft netus ft 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"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem ft 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},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. 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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus. Integer ultricies nisl id mi dictum, eget tincidunt augue interdum. Sed eu malesuada erat. Nam fringilla lectus id dolor gravida lacinia. Aliquam erat volutpat. Vestibulum nec ipsum vitae elit dapibus suscipit vel at ipsum.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"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 ft netus ft 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"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem ft 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},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. 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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus. Integer ultricies nisl id mi dictum, eget tincidunt augue interdum. Sed eu malesuada erat. Nam fringilla lectus id dolor gravida lacinia. Aliquam erat volutpat. Vestibulum nec ipsum vitae elit dapibus suscipit vel at ipsum.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"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 ft netus ft 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"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem ft 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},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. 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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus. Integer ultricies nisl id mi dictum, eget tincidunt augue interdum. Sed eu malesuada erat. Nam fringilla lectus id dolor gravida lacinia. Aliquam erat volutpat. Vestibulum nec ipsum vitae elit dapibus suscipit vel at ipsum.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"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 ft netus ft 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"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem ft 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},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. 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, ft consequat libero magna sit amet risus. Maecenas tincidunt erat ft 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:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus. Integer ultricies nisl id mi dictum, eget tincidunt augue interdum. Sed eu malesuada erat. Nam fringilla lectus id dolor gravida lacinia. Aliquam erat volutpat. Vestibulum nec ipsum vitae elit dapibus suscipit vel at ipsum.",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"}],meta:{title:null,image:null,description:null},publishedAt:"2025-01-07T10:18:02.877Z",publishedToWebsite:!1,slug:"test-page-1",slugLock:!0,parent:null,breadcrumbs:[{id:"6782d21b313684e7c80a4918",doc:1,url:null,label:"Test Page 1"}],updatedAt:"2025-01-11T20:18:35.031Z",createdAt:"2025-01-07T10:17:38.896Z",_status:"published"}}},Ro={args:{...q.args,page:{id:33,title:"Agile Ways of Working",hero:{type:"lowImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Agile Ways of Working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},layout:[{id:"678fbb9bef18b752fa6ba8f9",blockName:"Agile Ways of Working",columns:[{id:"678fbba0ef18b752fa6ba8fa",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:"Agile Ways of working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[],direction:null},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Agile is a methodology that promotes continuous iteration of development and testing throughout the software development lifecycle. It emphasises flexibility, collaboration, and customer satisfaction.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h3",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Core Principles",type:"text",style:"",detail:0,format:1,version:1}],direction:"ltr"},{tag:"ol",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Customer Collaboration",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:": Engage with customers frequently to gather feedback and ensure the product meets their needs.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Responding to Change",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:": Be adaptable and ready to pivot based on feedback and changing requirements.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Individuals and Interactions",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:": Value people and communication over processes and tools.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:4,format:"",indent:0,version:1,children:[{mode:"normal",text:"Working Software",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:": Deliver functional software frequently, with a preference for shorter timescales.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"number",direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"678fbc43ef18b752fa6ba8fb",blockName:"Agile Roles",columns:[{id:"678fbc52ef18b752fa6ba8fc",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:"Agile Roles",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"table",format:"",indent:0,version:1,children:[{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Role",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:3,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Description",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:1,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Product Owner",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Responsible for bridging the gap between the customer, business stakeholders, and the development team, ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:" An expert on the product and the customer\u2019s needs and priorities. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"start",indent:0,version:1,children:[{mode:"normal",text:"Defines the product backlog and prioritises requirements",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:4,format:"",indent:0,version:1,children:[{mode:"normal",text:"Works with the development team to help clarify requirements and shields them from business prioritisation noise. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Scrum Master",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Scrum masters are servant leaders",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Facilitates the Agile ceremonies",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Supports the development team by removing blockers",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Development Team members",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"The team who create the product. Can ft made up of developers, programmers, analysts, testers, designers, writers, engineers, editors, and anyone else involved in creating the product",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Development team members are cross-functional and have multiple skills they contribute to the product development work",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Stakeholders",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Anyone with an interest in the product",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Provide input and are affected by the product\u2019s outcome",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Can include people from different departments, or even different companies",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:4,format:"",indent:0,version:1,children:[{mode:"normal",text:"Stakeholders must ft involved, providing regular feedback and support to the development team and product owner, but are outside of the scrum team",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null}],colWidths:[170,408],direction:null},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"horizontalrule",version:1},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"678fbc60ef18b752fa6ba8fd",blockName:"Agile Ceremonies",columns:[{id:"678fbc69ef18b752fa6ba8fe",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:"Agile Ceremonies",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"table",format:"",indent:0,version:1,children:[{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Ceremony",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:3,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Frequency",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:1,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Description",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:1,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"PI Planning",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Quarterly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Program Increment (PI) Planning",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Focused planning with all the teams, stakeholders, and product owners/managers in one place to review the program backlog.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"creates a shared vision among Agile teams. Throughout the event, business stakeholders, project owners, and project teams review their program backlog. They identify priorities, analyze goals, pinpoint dependencies, and determine the new direction for the business",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Sprint Planning",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Fortnightly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Takes place at the beginning of each sprint",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Define the sprint goal (based on priorities from the product owner) and the requirements to achieve this goal.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Individual tasks needed to complete each requirement",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:4,format:"",indent:0,version:1,children:[{mode:"normal",text:"The whole team should ft involved",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:5,format:"",indent:0,version:1,children:[{mode:"normal",text:"Input \u2013 backlog items, capacity, product owner priorities",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:6,format:"",indent:0,version:1,children:[{mode:"normal",text:"Team to decide what work they will complete in the upcoming iteration.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Mid sprint review",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Fortnightly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Review the work completed so far in the sprint and that the team are still on track to meet the sprint goals",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Make any adjustments to tasks in the sprint that may ft required. this could ft ft-prioritising tasks, reallocating resources, or refining their approach to certain tasks ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Daily Stand up",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Everyday",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Daily meeting to ensure everyone is aware of what is going on. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Each team member gives an update based on 3 questions:",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:1,version:1,children:[{mode:"normal",text:"What was done yesterday",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:1,version:1,children:[{mode:"normal",text:"What will ft done today",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:1,version:1,children:[{mode:"normal",text:"Any blockers/obstacles",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr",headerState:0,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"End of Sprint demo/show\u2019n\u2019tell",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Fortnightly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Team showcases the work completed during the sprint - any new feature/ functionality that was part of the sprint goals",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Opportunity for stakeholders to provide any feedback ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr",headerState:0,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",height:228,indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Sprint Retrospective",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Fortnightly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Held at the end of each sprint to review how the team is working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Reflect on the sprint focusing on:",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:1,version:1,children:[{mode:"normal",text:"What went well",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:1,version:1,children:[{mode:"normal",text:"What could ft improved",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:1,version:1,children:[{mode:"normal",text:"Any action points",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Suggested Retro tool: ",type:"text",style:"",detail:0,format:0,version:1},{id:"6790bf3f49735a7ad6434b9c",type:"link",fields:{doc:null,url:"https://www.retrotool.app/",newTab:!1,linkType:"custom"},format:"",indent:0,version:3,children:[{mode:"normal",text:"Retro tool | Simple and effective retrospectives for your team",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr",headerState:0,backgroundColor:null}],direction:"ltr"}],colWidths:[92,92,372],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"678fbc7aef18b752fa6ba8ff",blockName:"Agile Artefacts",columns:[{id:"678fbc7def18b752fa6ba900",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:"Agile Artefacts",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"table",format:"",indent:0,version:1,children:[{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Artefact",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:3,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Description",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:1,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:1,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"User Story",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Product Backlog",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null}],direction:null}],colWidths:[92,92,92],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"}],meta:{title:null,image:null,description:null},publishedAt:"2025-01-21T15:28:09.099Z",publishedToWebsite:!1,links:[{id:"678fbb87ef18b752fa6ba8f8",link:{type:"reference",newTab:null,reference:{relationTo:"pages",value:{id:25,title:"Delivery Methodologies",slug:"delivery-methodologies"}},url:null,label:"test"}}],slug:"agile-ways-of-working",slugLock:!0,parent:null,breadcrumbs:[{id:"6790c52f0ab3d900013f4967",doc:33,url:null,label:"Agile Ways of Working"}],updatedAt:"2025-01-22T10:15:12.002Z",createdAt:"2025-01-21T15:21:20.859Z",_status:"published"}}},Bo={args:{...q.args,page:{id:33,title:"Agile Ways of Working",hero:{type:"lowImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Agile Ways of Working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},layout:[{id:"678fbb9bef18b752fa6ba8f9",blockName:"Agile Ways of Working",columns:[{id:"678fbba0ef18b752fa6ba8fa",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:"Agile Ways of working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[],direction:null},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Agile is a methodology that promotes continuous iteration of development and testing throughout the software development lifecycle. It emphasises flexibility, collaboration, and customer satisfaction.",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"}],meta:{title:null,image:null,description:null},publishedAt:"2025-01-21T15:28:09.099Z",publishedToWebsite:!1,links:[{id:"678fbb87ef18b752fa6ba8f8",link:{type:"reference",newTab:null,reference:{relationTo:"pages",value:{id:25,title:"Delivery Methodologies",slug:"delivery-methodologies"}},url:null,label:"test"}}],slug:"agile-ways-of-working",slugLock:!0,parent:null,breadcrumbs:[{id:"6790c52f0ab3d900013f4967",doc:33,url:null,label:"Agile Ways of Working"}],updatedAt:"2025-01-22T10:15:12.002Z",createdAt:"2025-01-21T15:21:20.859Z",_status:"published"}}};0&&(module.exports={Bug,Bug2,Bug3,Default,HighImpactHero,LowImpactHero,MediumImpactHero,PostHero,RandomText,SectionHero});