cortex-react-components 1.46.2 → 1.47.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-7OHZFWIJ.mjs → chunk-3ODCIQYB.mjs} +1 -1
- package/dist/{chunk-4BZYZZOG.mjs → chunk-3TIFSACL.mjs} +1 -1
- package/dist/{chunk-PBKAWMUU.mjs → chunk-5BPR3YKT.mjs} +1 -1
- package/dist/{chunk-4OQHZ5FW.mjs → chunk-7SSOLQR5.mjs} +1 -1
- package/dist/{chunk-OKGREBP5.mjs → chunk-BWGRPPZL.mjs} +1 -1
- package/dist/{chunk-4ZT572BM.mjs → chunk-DIPGFDJV.mjs} +1 -1
- package/dist/{chunk-KJBMLPHS.mjs → chunk-DLCGGIZW.mjs} +1 -1
- package/dist/{chunk-7QOBENUU.mjs → chunk-ECOVEIOV.mjs} +1 -1
- package/dist/{chunk-H4NT35II.mjs → chunk-ENDXPA4H.mjs} +1 -1
- package/dist/chunk-G6K3PK47.mjs +1 -0
- package/dist/{chunk-KAJDV47B.mjs → chunk-GHBJK554.mjs} +1 -1
- package/dist/{chunk-TCJJQBFS.mjs → chunk-GT43S672.mjs} +1 -1
- package/dist/{chunk-SOZ265PX.mjs → chunk-H5DKU4M5.mjs} +1 -1
- package/dist/{chunk-PV7GB4V4.mjs → chunk-HFSHDEMQ.mjs} +1 -1
- package/dist/{chunk-W66SVCJY.mjs → chunk-HHUI6PDP.mjs} +1 -1
- package/dist/{chunk-6G2YEF4M.mjs → chunk-IJU5INGM.mjs} +1 -1
- package/dist/{chunk-MZVYPHE3.mjs → chunk-KVIQW2PH.mjs} +1 -1
- package/dist/{chunk-HE3WBVX5.mjs → chunk-MY3PX5GI.mjs} +1 -1
- package/dist/{chunk-4QHYOUY7.mjs → chunk-O7R6EGBU.mjs} +1 -1
- package/dist/{chunk-654RXN5C.mjs → chunk-QCIJUDO4.mjs} +1 -1
- package/dist/{chunk-V7YLLLES.mjs → chunk-RZTXT4UD.mjs} +1 -1
- package/dist/{chunk-XHDR7I54.mjs → chunk-SEG6IDDX.mjs} +1 -1
- package/dist/{chunk-M24IHGNE.mjs → chunk-TGHOEITH.mjs} +1 -1
- package/dist/{chunk-PGSQ2PAH.mjs → chunk-UDH5ASIW.mjs} +1 -1
- package/dist/{chunk-TKACTYOE.mjs → chunk-US6CSL53.mjs} +1 -1
- package/dist/{chunk-7PWDA3UD.mjs → chunk-W6VKKBUG.mjs} +1 -1
- package/dist/{chunk-KQE42INF.mjs → chunk-XGKZLSIS.mjs} +1 -1
- package/dist/{chunk-23L5ZJ2U.mjs → chunk-Z4CK655R.mjs} +1 -1
- package/dist/{chunk-PKB6F4J5.mjs → chunk-Z5PNO5CB.mjs} +1 -1
- package/dist/{chunk-FOMKMFJX.mjs → chunk-ZLEW2CSB.mjs} +1 -1
- package/dist/components/Blocks/Banner.js +1 -1
- package/dist/components/Blocks/Banner.mjs +1 -1
- package/dist/components/Blocks/CallToAction.js +1 -1
- package/dist/components/Blocks/CallToAction.mjs +1 -1
- package/dist/components/Blocks/CallToAction.stories.js +1 -1
- package/dist/components/Blocks/CallToAction.stories.mjs +1 -1
- package/dist/components/Blocks/Content.js +1 -1
- package/dist/components/Blocks/Content.mjs +1 -1
- package/dist/components/Blocks/FeaturesBlock.d.ts +4 -20
- package/dist/components/Blocks/FeaturesBlock.js +1 -1
- package/dist/components/Blocks/FeaturesBlock.mjs +1 -1
- package/dist/components/Blocks/FeaturesBlock.stories.js +1 -1
- package/dist/components/Blocks/FeaturesBlock.stories.mjs +1 -1
- package/dist/components/Blocks/RelatedPosts.js +1 -1
- package/dist/components/Blocks/RelatedPosts.mjs +1 -1
- package/dist/components/Blocks/RenderBlocks.js +1 -1
- package/dist/components/Blocks/RenderBlocks.mjs +1 -1
- package/dist/components/Blocks/ReusableContent.css +1 -0
- package/dist/components/Blocks/ReusableContent.d.ts +8 -0
- package/dist/components/Blocks/ReusableContent.js +4 -0
- package/dist/components/Blocks/ReusableContent.mjs +1 -0
- package/dist/components/Blocks/index.js +1 -1
- package/dist/components/Blocks/index.mjs +1 -1
- package/dist/components/CRM/DealDetails.mjs +1 -1
- package/dist/components/CRM/DealDetails.stories.mjs +1 -1
- package/dist/components/CRM/KanbanBoard.mjs +1 -1
- package/dist/components/CRM/KanbanBoard.stories.mjs +1 -1
- package/dist/components/CRM/KanbanColumn.mjs +1 -1
- package/dist/components/CRM/KanbanColumn.stories.mjs +1 -1
- package/dist/components/CRM/NewDealForm.mjs +1 -1
- package/dist/components/CRM/NewDealForm.stories.mjs +1 -1
- package/dist/components/CRM/index.mjs +1 -1
- package/dist/components/Cards/ContentCard.js +1 -1
- package/dist/components/Cards/ContentCard.mjs +1 -1
- package/dist/components/Cards/ContentCard.stories.js +1 -1
- package/dist/components/Cards/ContentCard.stories.mjs +1 -1
- package/dist/components/Cards/index.js +4 -4
- package/dist/components/Cards/index.mjs +1 -1
- package/dist/components/HeaderFooter/Footer.mjs +1 -1
- package/dist/components/HeaderFooter/Footer.stories.mjs +1 -1
- package/dist/components/HeaderFooter/Header.mjs +1 -1
- package/dist/components/HeaderFooter/Header.stories.mjs +1 -1
- package/dist/components/HeaderFooter/HeaderDesktop.mjs +1 -1
- package/dist/components/HeaderFooter/HeaderDesktop.stories.mjs +1 -1
- package/dist/components/HeaderFooter/SectionHeading.js +1 -1
- package/dist/components/HeaderFooter/SectionHeading.mjs +1 -1
- package/dist/components/HeaderFooter/VideoHeader.mjs +1 -1
- package/dist/components/HeaderFooter/index.mjs +1 -1
- package/dist/components/Heros/HighImpact/index.js +1 -1
- package/dist/components/Heros/HighImpact/index.mjs +1 -1
- package/dist/components/Heros/LowImpact/index.js +1 -1
- package/dist/components/Heros/LowImpact/index.mjs +1 -1
- package/dist/components/Heros/MediumImpact/index.js +1 -1
- package/dist/components/Heros/MediumImpact/index.mjs +1 -1
- package/dist/components/Heros/PostHero/index.mjs +1 -1
- package/dist/components/Heros/RenderHero.js +1 -1
- package/dist/components/Heros/RenderHero.mjs +1 -1
- package/dist/components/Heros/SectionHero/index.mjs +1 -1
- package/dist/components/Heros/index.js +1 -1
- package/dist/components/Heros/index.mjs +1 -1
- package/dist/components/Holidays/HolidayTracker.mjs +1 -1
- package/dist/components/Holidays/HolidayTracker.stories.mjs +1 -1
- package/dist/components/Holidays/index.mjs +1 -1
- package/dist/components/Layouts/BlogList.js +3 -3
- package/dist/components/Layouts/BlogList.mjs +1 -1
- package/dist/components/Layouts/BlogList.stories.js +3 -3
- package/dist/components/Layouts/BlogList.stories.mjs +1 -1
- package/dist/components/Layouts/SlideShow.js +1 -1
- package/dist/components/Layouts/SlideShow.mjs +1 -1
- package/dist/components/Layouts/SlideShow.stories.js +1 -1
- package/dist/components/Layouts/SlideShow.stories.mjs +1 -1
- package/dist/components/Layouts/index.js +3 -3
- package/dist/components/Layouts/index.mjs +1 -1
- package/dist/components/Payload/RichText/index.js +1 -1
- package/dist/components/Payload/RichText/index.mjs +1 -1
- package/dist/components/Payload/RichText/serialize.d.ts +12 -2
- package/dist/components/Payload/RichText/serialize.js +1 -1
- package/dist/components/Payload/RichText/serialize.mjs +1 -1
- package/dist/components/Payload/RichText.stories.js +1 -1
- package/dist/components/Payload/RichText.stories.mjs +1 -1
- package/dist/components/Payload/index.js +1 -1
- package/dist/components/Payload/index.mjs +1 -1
- package/dist/components/index.js +6 -6
- package/dist/components/index.mjs +1 -1
- package/dist/components/ui/button.d.ts +1 -1
- package/dist/components/ui/index.mjs +1 -1
- package/dist/index.js +8 -8
- package/dist/index.mjs +1 -1
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/pages/Blog.js +1 -1
- package/dist/pages/Blog.mjs +1 -1
- package/dist/pages/Blog.stories.js +1 -1
- package/dist/pages/Blog.stories.mjs +1 -1
- package/dist/pages/Documentation.mjs +1 -1
- package/dist/pages/Documentation.stories.mjs +1 -1
- package/dist/pages/IndexPage.mjs +1 -1
- package/dist/pages/IndexPage.stories.mjs +1 -1
- package/dist/pages/Intranet.mjs +1 -1
- package/dist/pages/Intranet.stories.mjs +1 -1
- package/dist/pages/LandingPage.mjs +1 -1
- package/dist/pages/LandingPage.stories.mjs +1 -1
- package/dist/pages/Page.js +1 -1
- package/dist/pages/Page.mjs +1 -1
- package/dist/pages/Page.stories.js +186 -186
- package/dist/pages/Page.stories.mjs +1 -1
- package/dist/pages/Publish.js +1 -1
- package/dist/pages/Publish.mjs +1 -1
- package/dist/pages/Publish.stories.js +1 -1
- package/dist/pages/Publish.stories.mjs +1 -1
- package/dist/pages/Website.js +1 -1
- package/dist/pages/Website.mjs +1 -1
- package/dist/pages/Website.stories.js +2 -2
- package/dist/pages/Website.stories.mjs +1 -1
- package/dist/payload-types.d.ts +300 -3
- package/dist/payload-types.js +1 -1
- package/dist/sections/AboutSection.js +1 -1
- package/dist/sections/AboutSection.mjs +1 -1
- package/dist/sections/AboutSection.stories.js +1 -1
- package/dist/sections/AboutSection.stories.mjs +1 -1
- package/dist/sections/BlogDetail.js +1 -1
- package/dist/sections/BlogDetail.mjs +1 -1
- package/dist/sections/BlogDetail.stories.js +1 -1
- package/dist/sections/BlogDetail.stories.mjs +1 -1
- package/dist/sections/BlogListSection.mjs +1 -1
- package/dist/sections/BlogListSection.stories.mjs +1 -1
- package/dist/sections/ContactSection.js +1 -1
- package/dist/sections/ContactSection.mjs +1 -1
- package/dist/sections/ContactSection.stories.js +1 -1
- package/dist/sections/ContactSection.stories.mjs +1 -1
- package/dist/sections/ImageSection.stories.js +1 -1
- package/dist/sections/ImageSection.stories.mjs +1 -1
- package/dist/sections/PricingSection.js +1 -1
- package/dist/sections/PricingSection.mjs +1 -1
- package/dist/sections/PricingSection.stories.js +1 -1
- package/dist/sections/PricingSection.stories.mjs +1 -1
- package/dist/sections/ServiceSection.mjs +1 -1
- package/dist/sections/ServiceSection.stories.mjs +1 -1
- package/dist/sections/index.js +1 -1
- package/dist/sections/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-BK5FPGFH.mjs +0 -1
- package/dist/chunk-QEJAJJSS.mjs +0 -1
- package/dist/chunk-XZEJC3UX.mjs +0 -1
- package/dist/chunk-ZSRAJP4K.mjs +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as n}from"../chunk-A24IEDVI.mjs";import{a}from"../chunk-SOZ265PX.mjs";import"../chunk-WU3JMLSC.mjs";import"../chunk-BZAYEKYC.mjs";import"../chunk-EZVA3JCM.mjs";import"../chunk-7PWDA3UD.mjs";import"../chunk-MGZMAVEP.mjs";import"../chunk-PGSQ2PAH.mjs";import"../chunk-6G2YEF4M.mjs";import"../chunk-FOMKMFJX.mjs";import"../chunk-ZSRAJP4K.mjs";import"../chunk-BK5FPGFH.mjs";import"../chunk-XZEJC3UX.mjs";import"../chunk-44VMK4FL.mjs";import"../chunk-O5BAW5XQ.mjs";import"../chunk-UK4IPFAO.mjs";import"../chunk-HUN2X4VH.mjs";import"../chunk-ICTOXY7D.mjs";import"../chunk-YNDKGRL6.mjs";import"../chunk-TFWGOEV7.mjs";import"../chunk-2NFKSNJW.mjs";import"../chunk-FI4SMRAR.mjs";import"../chunk-5IQPAE6K.mjs";import"../chunk-44TDI42O.mjs";import"../chunk-BOPZHZ27.mjs";import"../chunk-BDX257W2.mjs";import"../chunk-D76EO57Z.mjs";import"../chunk-ZDPQXVTF.mjs";import"../chunk-DRJBYVJB.mjs";import"../chunk-V7YLLLES.mjs";import"../chunk-23L5ZJ2U.mjs";import"../chunk-KAJDV47B.mjs";import"../chunk-XDP6BKTK.mjs";import"../chunk-4BZYZZOG.mjs";import"../chunk-HAYRX2WO.mjs";import"../chunk-SV3TTIPR.mjs";import"../chunk-CS77R54Z.mjs";import"../chunk-WISCWNL2.mjs";import"../chunk-YNNW2C2U.mjs";import{a as i}from"../chunk-SFLOMJ2U.mjs";import"../chunk-UESKYRNK.mjs";import{a as l}from"../chunk-SPOYKTBR.mjs";import"../chunk-NIQ4466A.mjs";import"../chunk-NSBNDXRL.mjs";import"../chunk-S7OK7D5I.mjs";import{PhoneIcon as s,PlayCircleIcon as d,RectangleGroupIcon as m}from"@heroicons/react/20/solid";import{ChartPieIcon as c,CursorArrowRaysIcon as u}from"@heroicons/react/24/outline";import{Fragment as g,jsx as e,jsxs as r}from"react/jsx-runtime";var p=()=>e(i,{iconName:"github",size:"4x",type:"brands"});var f=()=>e(i,{iconName:"people-sharing",size:"4x",type:"kit"}),h=()=>e(i,{iconName:"cloud-network-sharing",size:"4x",type:"kit"}),y=()=>e(i,{iconName:"development",size:"4x",type:"kit"}),q={title:"Example Pages/Website",component:a},v=o=>r(g,{children:[e(l,{}),e(a,{...o})]}),t={render:v,args:{title:"Demo Page 1",section:"Demo",description:"Aenean ut ligula ac libero vehicula luctus",children:r("div",{className:"prose max-w-none",children:[e("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),e("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."}),e("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:e("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})}),e("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),e("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et 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 et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem."}),e("p",{children:"Proin sagittis sem et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula."}),e("p",{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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis."}),e("p",{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."}),e("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:e("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})}),e("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),e("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."}),e("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:e("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})})]}),header:{menuItems:[{name:"Documentation",items:[{name:"Platforms & Services",description:"Cloud services",href:"#",icon:h},{name:"Solutions & Propositions",description:"Solutions that we have built",href:"#",icon:f},{name:"Products",description:"Products that we sell",href:"#",icon:y}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:c},{name:"API Reference",href:"#",icon:u},{name:"Github",href:"#",icon:p}],actions:[{name:"Watch demo",href:"#",icon:d},{name:"Contact sales",href:"#",icon:s},{name:"View all products",href:"#",icon:m}]},{name:"Intranet",href:"#"}]},hero:{type:"lowImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Test Hero Text",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},page:{id:1,title:"Demo 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:"Test Hero Text",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},layout:[{id:"67a74c276365f244c8b6d149",blockName:null,columns:[{id:"67a74ea16365f244c8b6d14b",size:"oneThird",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, at dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content",theme:{settings:{theme:"dark",background:"image",overlay:!0,image:{id:1,alt:null,prefix:"media",updatedAt:"2025-02-08T12:27:55.461Z",createdAt:"2025-02-08T12:27:55.461Z",url:"/stock1.jpg",thumbnailURL:"/stock1.jpg",filename:"stock1.jpg",mimeType:"image/jpeg",filesize:346701,width:2190,height:1369,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-300x188.jpg",width:300,height:188,mimeType:"image/jpeg",filesize:15812,filename:"etpN-LCfCvz_906z2BUPn-300x188.jpg"},square:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:51438,filename:"etpN-LCfCvz_906z2BUPn-500x500.jpg"},small:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-600x375.jpg",width:600,height:375,mimeType:"image/jpeg",filesize:46315,filename:"etpN-LCfCvz_906z2BUPn-600x375.jpg"},medium:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-900x563.jpg",width:900,height:563,mimeType:"image/jpeg",filesize:88535,filename:"etpN-LCfCvz_906z2BUPn-900x563.jpg"},large:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1400x875.jpg",width:1400,height:875,mimeType:"image/jpeg",filesize:172764,filename:"etpN-LCfCvz_906z2BUPn-1400x875.jpg"},xlarge:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1920x1200.jpg",width:1920,height:1200,mimeType:"image/jpeg",filesize:279466,filename:"etpN-LCfCvz_906z2BUPn-1920x1200.jpg"}}}}}},{id:"67a74edb6365f244c8b6d14d",media:{id:2,alt:null,prefix:"media",updatedAt:"2025-02-08T12:32:42.621Z",createdAt:"2025-02-08T12:32:42.621Z",url:"/stock1.jpg",thumbnailURL:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-300x169.jpg",filename:"Fayy0Ql49FqefU1Rv1Vg1.jpg",mimeType:"image/jpeg",filesize:174350,width:2309,height:1299,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-300x169.jpg",width:300,height:169,mimeType:"image/jpeg",filesize:9560,filename:"Fayy0Ql49FqefU1Rv1Vg1-300x169.jpg"},square:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:29650,filename:"Fayy0Ql49FqefU1Rv1Vg1-500x500.jpg"},small:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-600x338.jpg",width:600,height:338,mimeType:"image/jpeg",filesize:26905,filename:"Fayy0Ql49FqefU1Rv1Vg1-600x338.jpg"},medium:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-900x506.jpg",width:900,height:506,mimeType:"image/jpeg",filesize:48121,filename:"Fayy0Ql49FqefU1Rv1Vg1-900x506.jpg"},large:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-1400x788.jpg",width:1400,height:788,mimeType:"image/jpeg",filesize:87354,filename:"Fayy0Ql49FqefU1Rv1Vg1-1400x788.jpg"},xlarge:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-1920x1080.jpg",width:1920,height:1080,mimeType:"image/jpeg",filesize:133780,filename:"Fayy0Ql49FqefU1Rv1Vg1-1920x1080.jpg"}}},blockName:null,blockType:"mediaBlock"},{id:"67a74ef36365f244c8b6d14f",title:"Test Feature",description:null,blockName:null,features:[{id:"67a74efc6365f244c8b6d151",title:"Feature 1",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, at dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"none",newTab:null,url:null},icon:{type:"fa-thin",icon:"cloud"}},{id:"67a74f116365f244c8b6d153",title:"Feature 2",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"none",newTab:null,url:null},icon:{type:"fa-thin",icon:"user"}},{id:"67a74f246365f244c8b6d155",title:"Feature 3",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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"none",newTab:null,url:null},icon:{type:"fa-thin",icon:"space"}}],blockType:"features",theme:{settings:{theme:"dark",background:"solid"}}},{id:"67a74c276365f244c8b6d149",blockName:null,columns:[{id:"67a74ea16365f244c8b6d14b",size:"full",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, at dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content",theme:{settings:{theme:"dark",background:"image",image:{id:1,alt:null,prefix:"media",updatedAt:"2025-02-08T12:27:55.461Z",createdAt:"2025-02-08T12:27:55.461Z",url:"/stock1.jpg",thumbnailURL:"/stock1.jpg",filename:"stock1.jpg",mimeType:"image/jpeg",filesize:346701,width:2190,height:1369,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-300x188.jpg",width:300,height:188,mimeType:"image/jpeg",filesize:15812,filename:"etpN-LCfCvz_906z2BUPn-300x188.jpg"},square:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:51438,filename:"etpN-LCfCvz_906z2BUPn-500x500.jpg"},small:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-600x375.jpg",width:600,height:375,mimeType:"image/jpeg",filesize:46315,filename:"etpN-LCfCvz_906z2BUPn-600x375.jpg"},medium:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-900x563.jpg",width:900,height:563,mimeType:"image/jpeg",filesize:88535,filename:"etpN-LCfCvz_906z2BUPn-900x563.jpg"},large:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1400x875.jpg",width:1400,height:875,mimeType:"image/jpeg",filesize:172764,filename:"etpN-LCfCvz_906z2BUPn-1400x875.jpg"},xlarge:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1920x1200.jpg",width:1920,height:1200,mimeType:"image/jpeg",filesize:279466,filename:"etpN-LCfCvz_906z2BUPn-1920x1200.jpg"}}}}}},{id:"67a7859083ee5e530f094671",blockName:null,columns:[{id:"67a7859883ee5e530f094673",size:"full",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Donec malesuada arcu at velit laoreet convallis. Sed at eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{tag:"h3",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Sed at eros vel lacus varius varius nec id metus. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Duis sed nisl euismod, ullamcorper augue at.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content",theme:{settings:{theme:"default",background:"transparent",image:null,overlay:null}}}],meta:{title:null,image:null,description:null},publishedAt:"2025-02-08T12:21:09.440Z",links:[],slug:"demo-page-1",slugLock:!0,parent:null,breadcrumbs:[{id:"67a74fd4738d7abda09e2fc2",doc:1,url:null,label:"Demo Page 1"}],updatedAt:"2025-02-08T12:36:36.948Z",createdAt:"2025-02-08T12:20:41.149Z",_status:"published"},edit:!0}},j={args:{...t.args,hero:{type:"lowImpact",children:e("h1",{className:"text-4xl font-bold",children:"Low Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},C={args:{...t.args,hero:{type:"mediumImpact",media:"stock1.jpg?height=400&width=800",children:e("h1",{className:"text-4xl font-bold",children:"Medium Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},P={args:{...t.args,hero:{type:"highImpact",children:r("div",{className:"max-w-none mx-auto prose dark:prose-invert mb-6",children:[e("h1",{className:"col-start-2",children:"High Impact Hero "}),e("p",{className:"col-start-2"}),e("p",{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 et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem."}),e("p",{className:"col-start-2"}),e("p",{className:"col-start-2",children:"Proin sagittis sem et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula."})]}),media:"stock1.jpg?height=400&width=800"},media:"stock1.jpg?height=400&width=800"}},z={args:{...t.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..."}}}},A={args:{...t.args,hero:{type:"sectionHero",image:n,title:"Services",breadcrumbItems:[{label:"Home",href:"/"},{label:"Service"}]}}},N={args:{...t.args,hero:{type:"mediumImpact",media:"stock1.jpg?height=400&width=800",children:e("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 et netus et 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-Ht-M8SAwtqOdjTkdVwF.jpg",thumbnailURL:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg",filename:"a-Ht-M8SAwtqOdjTkdVwF.jpg",mimeType:"image/jpeg",filesize:190660,width:2121,height:1414,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg",width:300,height:200,mimeType:"image/jpeg",filesize:11319,filename:"a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg"},square:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:38667,filename:"a-Ht-M8SAwtqOdjTkdVwF-500x500.jpg"},small:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-600x400.jpg",width:600,height:400,mimeType:"image/jpeg",filesize:32551,filename:"a-Ht-M8SAwtqOdjTkdVwF-600x400.jpg"},medium:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-900x600.jpg",width:900,height:600,mimeType:"image/jpeg",filesize:58719,filename:"a-Ht-M8SAwtqOdjTkdVwF-900x600.jpg"},large:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-1400x933.jpg",width:1400,height:933,mimeType:"image/jpeg",filesize:107469,filename:"a-Ht-M8SAwtqOdjTkdVwF-1400x933.jpg"},xlarge:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-1920x1280.jpg",width:1920,height:1280,mimeType:"image/jpeg",filesize:165278,filename:"a-Ht-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 et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{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 et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat: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 et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. ",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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},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 et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},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 et 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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{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 et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"}],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}},L={args:{...t.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 et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{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 et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"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 et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{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 et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"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 et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{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 et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"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 et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{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 et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"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 et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{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 et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"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"}}},I={args:{...t.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 be 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 be 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 be 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 be required. this could be re-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 be 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 be 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"}}},D={args:{...t.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"}}};export{L as Bug,I as Bug2,D as Bug3,t as Default,P as HighImpactHero,j as LowImpactHero,C as MediumImpactHero,z as PostHero,N as RandomText,A as SectionHero,q as default};
|
|
1
|
+
import{a as n}from"../chunk-A24IEDVI.mjs";import{a as r}from"../chunk-H5DKU4M5.mjs";import"../chunk-WU3JMLSC.mjs";import"../chunk-BZAYEKYC.mjs";import"../chunk-EZVA3JCM.mjs";import"../chunk-W6VKKBUG.mjs";import"../chunk-MGZMAVEP.mjs";import"../chunk-IJU5INGM.mjs";import"../chunk-UDH5ASIW.mjs";import"../chunk-ZLEW2CSB.mjs";import"../chunk-G6K3PK47.mjs";import"../chunk-O5BAW5XQ.mjs";import"../chunk-44VMK4FL.mjs";import"../chunk-UK4IPFAO.mjs";import"../chunk-HUN2X4VH.mjs";import"../chunk-ICTOXY7D.mjs";import"../chunk-YNDKGRL6.mjs";import"../chunk-TFWGOEV7.mjs";import"../chunk-2NFKSNJW.mjs";import"../chunk-FI4SMRAR.mjs";import"../chunk-5IQPAE6K.mjs";import"../chunk-M6M43TLT.mjs";import"../chunk-FGWIT6CV.mjs";import"../chunk-ZWKWU7U4.mjs";import"../chunk-EY5QX73B.mjs";import"../chunk-YCX5N23N.mjs";import"../chunk-JWDVKGZL.mjs";import"../chunk-44TDI42O.mjs";import"../chunk-BOPZHZ27.mjs";import"../chunk-KDGEXDC5.mjs";import"../chunk-Y2KKUQDU.mjs";import"../chunk-SBM5HULF.mjs";import"../chunk-Q6SEVCRG.mjs";import"../chunk-VZXLXNVY.mjs";import"../chunk-BDX257W2.mjs";import"../chunk-D76EO57Z.mjs";import"../chunk-DRJBYVJB.mjs";import"../chunk-RZTXT4UD.mjs";import"../chunk-ZDPQXVTF.mjs";import"../chunk-CS77R54Z.mjs";import"../chunk-Z4CK655R.mjs";import"../chunk-GHBJK554.mjs";import"../chunk-3TIFSACL.mjs";import"../chunk-SV3TTIPR.mjs";import"../chunk-XDP6BKTK.mjs";import"../chunk-HAYRX2WO.mjs";import"../chunk-YNNW2C2U.mjs";import"../chunk-WISCWNL2.mjs";import"../chunk-UESKYRNK.mjs";import{a as i}from"../chunk-SFLOMJ2U.mjs";import{a as l}from"../chunk-SPOYKTBR.mjs";import"../chunk-NIQ4466A.mjs";import"../chunk-NSBNDXRL.mjs";import"../chunk-S7OK7D5I.mjs";import{PhoneIcon as s,PlayCircleIcon as d,RectangleGroupIcon as m}from"@heroicons/react/20/solid";import{ChartPieIcon as c,CursorArrowRaysIcon as u}from"@heroicons/react/24/outline";import{Fragment as g,jsx as e,jsxs as a}from"react/jsx-runtime";var p=()=>e(i,{iconName:"github",size:"4x",type:"brands"});var f=()=>e(i,{iconName:"people-sharing",size:"4x",type:"kit"}),h=()=>e(i,{iconName:"cloud-network-sharing",size:"4x",type:"kit"}),y=()=>e(i,{iconName:"development",size:"4x",type:"kit"}),j={title:"Example Pages/Website",component:r},v=o=>a(g,{children:[e(l,{}),e(r,{...o})]}),t={render:v,args:{title:"Demo Page 1",section:"Demo",description:"Aenean ut ligula ac libero vehicula luctus",children:a("div",{className:"prose max-w-none",children:[e("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),e("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."}),e("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:e("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})}),e("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),e("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et 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 et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem."}),e("p",{children:"Proin sagittis sem et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula."}),e("p",{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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis."}),e("p",{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."}),e("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:e("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})}),e("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),e("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."}),e("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:e("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})})]}),header:{menuItems:[{name:"Documentation",items:[{name:"Platforms & Services",description:"Cloud services",href:"#",icon:h},{name:"Solutions & Propositions",description:"Solutions that we have built",href:"#",icon:f},{name:"Products",description:"Products that we sell",href:"#",icon:y}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:c},{name:"API Reference",href:"#",icon:u},{name:"Github",href:"#",icon:p}],actions:[{name:"Watch demo",href:"#",icon:d},{name:"Contact sales",href:"#",icon:s},{name:"View all products",href:"#",icon:m}]},{name:"Intranet",href:"#"}]},hero:{type:"lowImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Test Hero Text",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},page:{id:1,title:"Demo 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:"Test Hero Text",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},layout:[{id:"67a74c276365f244c8b6d149",blockName:null,columns:[{id:"67a74ea16365f244c8b6d14b",size:"oneThird",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, at dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content",theme:{settings:{theme:"dark",background:"image",overlay:!0,image:{id:1,alt:null,prefix:"media",updatedAt:"2025-02-08T12:27:55.461Z",createdAt:"2025-02-08T12:27:55.461Z",url:"/stock1.jpg",thumbnailURL:"/stock1.jpg",filename:"stock1.jpg",mimeType:"image/jpeg",filesize:346701,width:2190,height:1369,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-300x188.jpg",width:300,height:188,mimeType:"image/jpeg",filesize:15812,filename:"etpN-LCfCvz_906z2BUPn-300x188.jpg"},square:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:51438,filename:"etpN-LCfCvz_906z2BUPn-500x500.jpg"},small:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-600x375.jpg",width:600,height:375,mimeType:"image/jpeg",filesize:46315,filename:"etpN-LCfCvz_906z2BUPn-600x375.jpg"},medium:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-900x563.jpg",width:900,height:563,mimeType:"image/jpeg",filesize:88535,filename:"etpN-LCfCvz_906z2BUPn-900x563.jpg"},large:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1400x875.jpg",width:1400,height:875,mimeType:"image/jpeg",filesize:172764,filename:"etpN-LCfCvz_906z2BUPn-1400x875.jpg"},xlarge:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1920x1200.jpg",width:1920,height:1200,mimeType:"image/jpeg",filesize:279466,filename:"etpN-LCfCvz_906z2BUPn-1920x1200.jpg"}}}}}},{id:"67a74edb6365f244c8b6d14d",media:{id:2,alt:null,prefix:"media",updatedAt:"2025-02-08T12:32:42.621Z",createdAt:"2025-02-08T12:32:42.621Z",url:"/stock1.jpg",thumbnailURL:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-300x169.jpg",filename:"Fayy0Ql49FqefU1Rv1Vg1.jpg",mimeType:"image/jpeg",filesize:174350,width:2309,height:1299,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-300x169.jpg",width:300,height:169,mimeType:"image/jpeg",filesize:9560,filename:"Fayy0Ql49FqefU1Rv1Vg1-300x169.jpg"},square:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:29650,filename:"Fayy0Ql49FqefU1Rv1Vg1-500x500.jpg"},small:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-600x338.jpg",width:600,height:338,mimeType:"image/jpeg",filesize:26905,filename:"Fayy0Ql49FqefU1Rv1Vg1-600x338.jpg"},medium:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-900x506.jpg",width:900,height:506,mimeType:"image/jpeg",filesize:48121,filename:"Fayy0Ql49FqefU1Rv1Vg1-900x506.jpg"},large:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-1400x788.jpg",width:1400,height:788,mimeType:"image/jpeg",filesize:87354,filename:"Fayy0Ql49FqefU1Rv1Vg1-1400x788.jpg"},xlarge:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-1920x1080.jpg",width:1920,height:1080,mimeType:"image/jpeg",filesize:133780,filename:"Fayy0Ql49FqefU1Rv1Vg1-1920x1080.jpg"}}},blockName:null,blockType:"mediaBlock"},{id:"67a74ef36365f244c8b6d14f",title:"Test Feature",description:null,blockName:null,features:[{id:"67a74efc6365f244c8b6d151",title:"Feature 1",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, at dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"none",newTab:null,url:null},icon:{type:"fa-thin",icon:"cloud"}},{id:"67a74f116365f244c8b6d153",title:"Feature 2",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"none",newTab:null,url:null},icon:{type:"fa-thin",icon:"user"}},{id:"67a74f246365f244c8b6d155",title:"Feature 3",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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"none",newTab:null,url:null},icon:{type:"fa-thin",icon:"space"}}],blockType:"features",theme:{settings:{theme:"dark",background:"solid"}}},{id:"67a74c276365f244c8b6d149",blockName:null,columns:[{id:"67a74ea16365f244c8b6d14b",size:"full",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, at dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content",theme:{settings:{theme:"dark",background:"image",image:{id:1,alt:null,prefix:"media",updatedAt:"2025-02-08T12:27:55.461Z",createdAt:"2025-02-08T12:27:55.461Z",url:"/stock1.jpg",thumbnailURL:"/stock1.jpg",filename:"stock1.jpg",mimeType:"image/jpeg",filesize:346701,width:2190,height:1369,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-300x188.jpg",width:300,height:188,mimeType:"image/jpeg",filesize:15812,filename:"etpN-LCfCvz_906z2BUPn-300x188.jpg"},square:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:51438,filename:"etpN-LCfCvz_906z2BUPn-500x500.jpg"},small:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-600x375.jpg",width:600,height:375,mimeType:"image/jpeg",filesize:46315,filename:"etpN-LCfCvz_906z2BUPn-600x375.jpg"},medium:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-900x563.jpg",width:900,height:563,mimeType:"image/jpeg",filesize:88535,filename:"etpN-LCfCvz_906z2BUPn-900x563.jpg"},large:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1400x875.jpg",width:1400,height:875,mimeType:"image/jpeg",filesize:172764,filename:"etpN-LCfCvz_906z2BUPn-1400x875.jpg"},xlarge:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1920x1200.jpg",width:1920,height:1200,mimeType:"image/jpeg",filesize:279466,filename:"etpN-LCfCvz_906z2BUPn-1920x1200.jpg"}}}}}},{id:"67a7859083ee5e530f094671",blockName:null,columns:[{id:"67a7859883ee5e530f094673",size:"full",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Donec malesuada arcu at velit laoreet convallis. Sed at eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{tag:"h3",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Sed at eros vel lacus varius varius nec id metus. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Duis sed nisl euismod, ullamcorper augue at.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content",theme:{settings:{theme:"default",background:"transparent",image:null,overlay:null}}}],meta:{title:null,image:null,description:null},publishedAt:"2025-02-08T12:21:09.440Z",links:[],slug:"demo-page-1",slugLock:!0,parent:null,breadcrumbs:[{id:"67a74fd4738d7abda09e2fc2",doc:1,url:null,label:"Demo Page 1"}],updatedAt:"2025-02-08T12:36:36.948Z",createdAt:"2025-02-08T12:20:41.149Z",_status:"published"},edit:!0}},C={args:{...t.args,hero:{type:"lowImpact",children:e("h1",{className:"text-4xl font-bold",children:"Low Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},q={args:{...t.args,hero:{type:"mediumImpact",media:"stock1.jpg?height=400&width=800",children:e("h1",{className:"text-4xl font-bold",children:"Medium Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},z={args:{...t.args,hero:{type:"highImpact",children:a("div",{className:"max-w-none mx-auto prose dark:prose-invert mb-6",children:[e("h1",{className:"col-start-2",children:"High Impact Hero "}),e("p",{className:"col-start-2"}),e("p",{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 et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem."}),e("p",{className:"col-start-2"}),e("p",{className:"col-start-2",children:"Proin sagittis sem et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula."})]}),media:"stock1.jpg?height=400&width=800"},media:"stock1.jpg?height=400&width=800"}},P={args:{...t.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..."}}}},A={args:{...t.args,hero:{type:"sectionHero",image:n,title:"Services",breadcrumbItems:[{label:"Home",href:"/"},{label:"Service"}]}}},N={args:{...t.args,hero:{type:"mediumImpact",media:"stock1.jpg?height=400&width=800",children:e("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 et netus et 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-Ht-M8SAwtqOdjTkdVwF.jpg",thumbnailURL:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg",filename:"a-Ht-M8SAwtqOdjTkdVwF.jpg",mimeType:"image/jpeg",filesize:190660,width:2121,height:1414,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg",width:300,height:200,mimeType:"image/jpeg",filesize:11319,filename:"a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg"},square:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:38667,filename:"a-Ht-M8SAwtqOdjTkdVwF-500x500.jpg"},small:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-600x400.jpg",width:600,height:400,mimeType:"image/jpeg",filesize:32551,filename:"a-Ht-M8SAwtqOdjTkdVwF-600x400.jpg"},medium:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-900x600.jpg",width:900,height:600,mimeType:"image/jpeg",filesize:58719,filename:"a-Ht-M8SAwtqOdjTkdVwF-900x600.jpg"},large:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-1400x933.jpg",width:1400,height:933,mimeType:"image/jpeg",filesize:107469,filename:"a-Ht-M8SAwtqOdjTkdVwF-1400x933.jpg"},xlarge:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-1920x1280.jpg",width:1920,height:1280,mimeType:"image/jpeg",filesize:165278,filename:"a-Ht-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 et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{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 et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat: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 et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. ",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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},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 et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},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 et 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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{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 et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{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, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"}],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}},L={args:{...t.args,page:{id:1,title:"Test Proposal",hero:{type:"lowImpact",richText:null,links:[],media:null},layout:[{id:"67a8fefea2a234ac414429cd",reusableContent:{id:1,title:"Test Content",hero:{type:"lowImpact",richText:null,links:[],media:null},layout:[{id:"67a8f0fca2a234ac414429c9",title:null,description:null,blockName:null,features:[{id:"67a8f0ffa2a234ac414429cb",title:"Test Feature",statistic:"80%",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Some text here!",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},settings:{card:"default",contents:"statistic"},link:{type:"none",newTab:null,url:null},icon:{type:"fa-thin",icon:"cloud"}}],blockType:"features",theme:{settings:{theme:"default",background:"transparent",image:null,overlay:null}}}],meta:{title:null,image:null,description:null},publishedAt:"2025-02-09T18:16:45.035Z",links:[],slug:"test-content",slugLock:!0,updatedAt:"2025-02-09T18:24:42.287Z",createdAt:"2025-02-09T18:16:45.034Z"},customId:null,blockName:"About Reply",blockType:"reusableContentBlock"}],publishedAt:"2025-02-09T19:16:29.260Z",authors:[],populatedAuthors:[],slug:"test-proposal",slugLock:!0,updatedAt:"2025-02-09T19:16:29.261Z",createdAt:"2025-02-09T19:15:56.240Z",_status:"published"}}},I={args:{...t.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 be 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 be 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 be 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 be required. this could be re-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 be 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 be 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"}}},U={args:{...t.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"}}};export{I as Bug2,U as Bug3,t as Default,z as HighImpactHero,C as LowImpactHero,q as MediumImpactHero,P as PostHero,N as RandomText,L as ReusableContent,A as SectionHero,j as default};
|