cortex-react-components 1.4.3 → 1.6.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-5UEX2ZT3.mjs → chunk-2LJVMEWU.mjs} +1 -1
- package/dist/chunk-32GGKWGB.mjs +4 -0
- package/dist/{chunk-BJYY3KBF.mjs → chunk-3YZN4MJB.mjs} +1 -1
- package/dist/{chunk-YQY5Z73J.mjs → chunk-5FLNXLSS.mjs} +1 -1
- package/dist/{chunk-QVT7M33X.mjs → chunk-6HFYLEVF.mjs} +1 -1
- package/dist/chunk-6UHKJY7S.mjs +4 -0
- package/dist/chunk-6YV7RK6Q.mjs +1 -0
- package/dist/{chunk-NEW735FX.mjs → chunk-763KMQIQ.mjs} +1 -1
- package/dist/{chunk-6XQN7JHH.mjs → chunk-ADPXM7KO.mjs} +1 -1
- package/dist/{chunk-C7PSO75I.mjs → chunk-AFA6LBJ4.mjs} +1 -1
- package/dist/chunk-AUBKJ4XO.mjs +1 -0
- package/dist/chunk-BUTUFEFR.mjs +1 -0
- package/dist/chunk-BXT4ZXHS.mjs +4 -0
- package/dist/{chunk-MY7YCD7T.mjs → chunk-CPKQIUX4.mjs} +1 -1
- package/dist/chunk-D2WXBUVJ.mjs +1 -0
- package/dist/{chunk-32RDLRVK.mjs → chunk-EJ7V4F7Y.mjs} +1 -1
- package/dist/chunk-EZBQVFIZ.mjs +1 -0
- package/dist/chunk-GKPGUJII.mjs +1 -0
- package/dist/chunk-GQKIQZ5T.mjs +1 -0
- package/dist/chunk-GS2BYKPO.mjs +1 -0
- package/dist/chunk-GZ4Q2S2Q.mjs +1 -0
- package/dist/chunk-HBHBESNA.mjs +4 -0
- package/dist/chunk-HMZ7M6O7.mjs +1 -0
- package/dist/{chunk-PPQGQK27.mjs → chunk-HU5RE6RN.mjs} +1 -1
- package/dist/{chunk-VI6PF7VY.mjs → chunk-J2VQUYES.mjs} +1 -1
- package/dist/chunk-JH5Q7PCH.mjs +1 -0
- package/dist/chunk-JODGODRI.mjs +1 -0
- package/dist/chunk-JUV4GZ2N.mjs +1 -0
- package/dist/{chunk-Q4PYWFOV.mjs → chunk-KPIWBWE2.mjs} +1 -1
- package/dist/{chunk-DLFUIAEK.mjs → chunk-LHMC3BKX.mjs} +1 -1
- package/dist/chunk-LKBMU736.mjs +4 -0
- package/dist/chunk-N67IYQRE.mjs +4 -0
- package/dist/{chunk-MT7IEKDP.mjs → chunk-NN3TSSQT.mjs} +1 -1
- package/dist/{chunk-E6LAVMGN.mjs → chunk-OD4RCKMK.mjs} +1 -1
- package/dist/chunk-P5NVJTJ5.mjs +4 -0
- package/dist/chunk-PAG346RY.mjs +436 -0
- package/dist/{chunk-LVMTOUN5.mjs → chunk-PRUIYGQW.mjs} +1 -1
- package/dist/chunk-Q5YMFYZ3.mjs +1 -0
- package/dist/{chunk-PV4EARTR.mjs → chunk-SJWGFZJ6.mjs} +1 -1
- package/dist/chunk-T63M5EHE.mjs +1 -0
- package/dist/chunk-UACG2TJ3.mjs +4 -0
- package/dist/{chunk-N4CGJXNI.mjs → chunk-V7LBBZKS.mjs} +1 -1
- package/dist/{chunk-IZJQUWAK.mjs → chunk-VZXLXNVY.mjs} +1 -1
- package/dist/{chunk-4NZ3SPPA.mjs → chunk-WRPART4J.mjs} +1 -1
- package/dist/chunk-XHQLYY3W.mjs +1 -0
- package/dist/{chunk-CJTRVASG.mjs → chunk-YAH6C5YX.mjs} +1 -1
- package/dist/chunk-ZQIQIKGT.mjs +4 -0
- package/dist/{chunk-HQ5V5FY5.mjs → chunk-ZRH3Z62F.mjs} +1 -1
- package/dist/components/Blocks/Banner.mjs +1 -0
- package/dist/components/Blocks/CallToAction.mjs +1 -0
- package/dist/components/Blocks/CaseStudy.mjs +1 -0
- package/dist/{client → components}/Blocks/CaseStudy.stories.mjs +1 -1
- package/dist/components/Blocks/Code.client.mjs +2 -0
- package/dist/components/Blocks/Code.mjs +1 -0
- package/dist/components/Blocks/ConsultantProfile.mjs +1 -0
- package/dist/{client → components}/Blocks/ConsultantProfile.stories.mjs +1 -1
- package/dist/components/Blocks/Content.mjs +1 -0
- package/dist/components/Blocks/CopyButton.mjs +2 -0
- package/dist/components/Blocks/FeaturesBlock.mjs +1 -0
- package/dist/{client → components}/Blocks/FeaturesBlock.stories.mjs +1 -1
- package/dist/components/Blocks/HeadingImage.mjs +1 -0
- package/dist/{client → components}/Blocks/HeadingImage.stories.mjs +1 -1
- package/dist/components/Blocks/ImageBlock.mjs +1 -0
- package/dist/components/Blocks/InfoTile.mjs +1 -0
- package/dist/{client → components}/Blocks/InfoTile.stories.mjs +1 -1
- package/dist/components/Blocks/Insight.mjs +2 -0
- package/dist/{client → components}/Blocks/Insight.stories.mjs +1 -1
- package/dist/components/Blocks/MOTD.mjs +1 -0
- package/dist/{client → components}/Blocks/MOTD.stories.mjs +1 -1
- package/dist/components/Blocks/MediaBlock.mjs +1 -0
- package/dist/components/Blocks/OrgChart.mjs +2 -0
- package/dist/{client → components}/Blocks/OrgChart.stories.mjs +1 -1
- package/dist/components/Blocks/ProposalSummary.mjs +1 -0
- package/dist/components/Blocks/ProposalSummary.stories.mjs +1 -0
- package/dist/components/Blocks/RelatedPosts.mjs +1 -0
- package/dist/components/Blocks/RenderBlocks.mjs +1 -0
- package/dist/components/Blocks/WhyUs.mjs +1 -0
- package/dist/{client → components}/Blocks/WhyUs.stories.mjs +1 -1
- package/dist/components/Blocks/index.d.ts +17 -0
- package/dist/components/Blocks/index.js +4 -0
- package/dist/components/Blocks/index.mjs +1 -0
- package/dist/components/Cards/CustomerCard.mjs +1 -0
- package/dist/{client → components}/Cards/CustomerCard.stories.mjs +1 -1
- package/dist/components/Cards/EventCard.mjs +1 -0
- package/dist/{client → components}/Cards/EventCard.stories.mjs +1 -1
- package/dist/components/Cards/FeatureCard.mjs +2 -0
- package/dist/{client → components}/Cards/FeatureCard.stories.mjs +1 -1
- package/dist/{client → components}/Cards/Image.d.ts +1 -1
- package/dist/components/Cards/Image.js +4 -0
- package/dist/components/Cards/Image.mjs +2 -0
- package/dist/{client → components}/Cards/Image.stories.js +1 -1
- package/dist/{client → components}/Cards/Image.stories.mjs +1 -1
- package/dist/components/Cards/ProjectCard.mjs +1 -0
- package/dist/{client → components}/Cards/ProjectCard.stories.mjs +1 -1
- package/dist/{client → components}/Cards/index.d.ts +2 -0
- package/dist/components/Cards/index.js +9 -0
- package/dist/components/Cards/index.mjs +1 -0
- package/dist/components/Heros/HighImpact/index.d.ts +15 -0
- package/dist/components/Heros/HighImpact/index.js +4 -0
- package/dist/components/Heros/HighImpact/index.mjs +1 -0
- package/dist/components/Heros/LowImpact/index.d.ts +11 -0
- package/dist/components/Heros/LowImpact/index.js +4 -0
- package/dist/components/Heros/LowImpact/index.mjs +1 -0
- package/dist/components/Heros/MediumImpact/index.d.ts +15 -0
- package/dist/components/Heros/MediumImpact/index.js +4 -0
- package/dist/components/Heros/MediumImpact/index.mjs +1 -0
- package/dist/components/Heros/PostHero/index.d.ts +5 -0
- package/dist/components/Heros/PostHero/index.js +4 -0
- package/dist/components/Heros/PostHero/index.mjs +1 -0
- package/dist/components/Heros/RenderHero.d.ts +3 -0
- package/dist/components/Heros/RenderHero.js +4 -0
- package/dist/components/Heros/RenderHero.mjs +1 -0
- package/dist/components/Images/DynamicIcon.mjs +2 -0
- package/dist/{client → components}/Images/DynamicIcon.stories.mjs +1 -1
- package/dist/{client → components}/Images/IconIndex.mjs +1 -1
- package/dist/{client → components}/Images/customIconList.mjs +1 -1
- package/dist/components/Images/index.mjs +1 -0
- package/dist/components/Layouts/FeatureGrid.mjs +2 -0
- package/dist/{client → components}/Layouts/FeatureGrid.stories.mjs +1 -1
- package/dist/components/Layouts/NewsGrid.mjs +2 -0
- package/dist/{client → components}/Layouts/NewsGrid.stories.mjs +1 -1
- package/dist/components/Layouts/TextAndImages.mjs +1 -0
- package/dist/{client → components}/Layouts/TextAndImages.stories.mjs +1 -1
- package/dist/components/Layouts/VerticalSlider.mjs +2 -0
- package/dist/{client → components}/Layouts/VerticalSlider.stories.mjs +1 -1
- package/dist/components/Layouts/index.mjs +1 -0
- package/dist/components/Menus/AppLauncher.d.ts +16 -0
- package/dist/components/Menus/AppLauncher.js +4 -0
- package/dist/components/Menus/AppLauncher.mjs +2 -0
- package/dist/components/Menus/AppLauncher.stories.js +4 -0
- package/dist/components/Menus/AppLauncher.stories.mjs +1 -0
- package/dist/components/Menus/HeaderMenu.d.ts +15 -0
- package/dist/components/Menus/HeaderMenu.js +1 -0
- package/dist/components/Menus/HeaderMenu.mjs +1 -0
- package/dist/components/Menus/HeaderMenu.stories.js +4 -0
- package/dist/components/Menus/HeaderMenu.stories.mjs +1 -0
- package/dist/components/Menus/HeaderMenuItem.d.ts +9 -0
- package/dist/components/Menus/HeaderMenuItem.js +1 -0
- package/dist/components/Menus/HeaderMenuItem.mjs +1 -0
- package/dist/components/Menus/ProjectTeam.d.ts +11 -0
- package/dist/components/Menus/ProjectTeam.js +1 -0
- package/dist/components/Menus/ProjectTeam.mjs +1 -0
- package/dist/components/Menus/ProjectTeam.stories.js +1 -0
- package/dist/components/Menus/ProjectTeam.stories.mjs +1 -0
- package/dist/components/Menus/RelatedContent.d.ts +8 -0
- package/dist/components/Menus/RelatedContent.js +1 -0
- package/dist/components/Menus/RelatedContent.mjs +1 -0
- package/dist/components/Menus/RelatedContent.stories.js +1 -0
- package/dist/components/Menus/RelatedContent.stories.mjs +1 -0
- package/dist/components/Menus/SidebarLeft.d.ts +46 -0
- package/dist/components/Menus/SidebarLeft.js +4 -0
- package/dist/components/Menus/SidebarLeft.mjs +2 -0
- package/dist/components/Menus/SidebarLeft.stories.js +439 -0
- package/dist/components/Menus/SidebarLeft.stories.mjs +1 -0
- package/dist/components/Menus/SidebarRight.d.ts +42 -0
- package/dist/components/Menus/SidebarRight.js +4 -0
- package/dist/components/Menus/SidebarRight.mjs +2 -0
- package/dist/components/Menus/SidebarRight.stories.js +439 -0
- package/dist/components/Menus/SidebarRight.stories.mjs +1 -0
- package/dist/components/Menus/SimpleHeader.d.ts +8 -0
- package/dist/components/Menus/SimpleHeader.js +4 -0
- package/dist/components/Menus/SimpleHeader.mjs +2 -0
- package/dist/components/Menus/SimpleHeader.stories.js +4 -0
- package/dist/components/Menus/SimpleHeader.stories.mjs +1 -0
- package/dist/components/Menus/index.d.ts +9 -0
- package/dist/components/Menus/index.js +4 -0
- package/dist/components/Menus/index.mjs +1 -0
- package/dist/components/Pages/Documentation.d.ts +3 -0
- package/dist/components/Pages/Documentation.js +4 -0
- package/dist/components/Pages/Documentation.mjs +2 -0
- package/dist/components/Pages/Documentation.stories.js +439 -0
- package/dist/components/Pages/Documentation.stories.mjs +1 -0
- package/dist/components/Pages/IndexPage.d.ts +3 -0
- package/dist/components/Pages/IndexPage.js +4 -0
- package/dist/components/Pages/IndexPage.mjs +2 -0
- package/dist/components/Pages/IndexPage.stories.js +439 -0
- package/dist/components/Pages/IndexPage.stories.mjs +1 -0
- package/dist/components/Pages/Intranet.d.ts +3 -0
- package/dist/components/Pages/Intranet.js +5 -0
- package/dist/components/Pages/Intranet.mjs +1 -0
- package/dist/components/Pages/Intranet.stories.js +5 -0
- package/dist/components/Pages/Intranet.stories.mjs +4 -0
- package/dist/components/Pages/Page.d.ts +3 -0
- package/dist/components/Pages/Page.js +4 -0
- package/dist/components/Pages/Page.mjs +2 -0
- package/dist/components/Pages/Page.stories.js +439 -0
- package/dist/components/Pages/Page.stories.mjs +1 -0
- package/dist/components/Payload/Card/index.mjs +2 -0
- package/dist/components/Payload/CollectionArchive/index.mjs +1 -0
- package/dist/{client → components}/Payload/Link/index.d.ts +1 -1
- package/dist/components/Payload/Link/index.mjs +1 -0
- package/dist/components/Payload/Logo/index.mjs +1 -0
- package/dist/{client → components}/Payload/Media/ImageMedia/index.mjs +1 -1
- package/dist/{client → components}/Payload/Media/VideoMedia/index.mjs +1 -1
- package/dist/components/Payload/Media/index.mjs +1 -0
- package/dist/components/Payload/PageRange/index.mjs +1 -0
- package/dist/components/Payload/Pagination/index.mjs +2 -0
- package/dist/components/Payload/RichText/index.mjs +1 -0
- package/dist/{client → components}/Payload/RichText/nodeFormat.mjs +1 -1
- package/dist/{client → components}/Payload/RichText/serialize.d.ts +1 -1
- package/dist/components/Payload/RichText/serialize.mjs +1 -0
- package/dist/components/Payload/index.d.ts +8 -0
- package/dist/components/Payload/index.js +4 -0
- package/dist/components/Payload/index.mjs +1 -0
- package/dist/{client → components}/index.d.ts +5 -0
- package/dist/components/index.js +10 -0
- package/dist/components/index.mjs +2 -0
- package/dist/components/ui/alert.mjs +1 -0
- package/dist/{client → components}/ui/alert.stories.mjs +1 -1
- package/dist/components/ui/avatar.mjs +2 -0
- package/dist/{client → components}/ui/avatar.stories.mjs +1 -1
- package/dist/components/ui/badge.mjs +1 -0
- package/dist/{client → components}/ui/badge.stories.mjs +1 -1
- package/dist/{client → components}/ui/breadcrumb.mjs +1 -1
- package/dist/{client → components}/ui/breadcrumb.stories.mjs +1 -1
- package/dist/components/ui/button.mjs +1 -0
- package/dist/{client → components}/ui/button.stories.mjs +1 -1
- package/dist/components/ui/card.mjs +1 -0
- package/dist/{client → components}/ui/card.stories.mjs +1 -1
- package/dist/{client → components}/ui/checkbox.mjs +1 -1
- package/dist/components/ui/collapsible.mjs +2 -0
- package/dist/{client → components}/ui/collapsible.stories.mjs +1 -1
- package/dist/components/ui/command.mjs +2 -0
- package/dist/{client → components}/ui/command.stories.mjs +1 -1
- package/dist/components/ui/dialog.mjs +2 -0
- package/dist/{client → components}/ui/dialog.stories.mjs +1 -1
- package/dist/{client → components}/ui/dropdown-menu.mjs +1 -1
- package/dist/{client → components}/ui/dropdown-menu.stories.mjs +1 -1
- package/dist/components/ui/hover-card.mjs +2 -0
- package/dist/{client → components}/ui/hover-card.stories.mjs +1 -1
- package/dist/{client → components}/ui/index.mjs +1 -1
- package/dist/components/ui/input.mjs +1 -0
- package/dist/{client → components}/ui/input.stories.mjs +1 -1
- package/dist/components/ui/label.mjs +2 -0
- package/dist/{client → components}/ui/label.stories.mjs +1 -1
- package/dist/{client → components}/ui/pagination.d.ts +1 -1
- package/dist/components/ui/pagination.mjs +1 -0
- package/dist/components/ui/popover.mjs +2 -0
- package/dist/{client → components}/ui/popover.stories.mjs +1 -1
- package/dist/components/ui/scroll-area.mjs +2 -0
- package/dist/{client → components}/ui/scroll-area.stories.mjs +1 -1
- package/dist/{client → components}/ui/select.mjs +1 -1
- package/dist/components/ui/separator.mjs +2 -0
- package/dist/{client → components}/ui/separator.stories.mjs +1 -1
- package/dist/components/ui/sheet.mjs +2 -0
- package/dist/{client → components}/ui/sheet.stories.mjs +1 -1
- package/dist/{client → components}/ui/sidebar.d.ts +3 -3
- package/dist/{client → components}/ui/sidebar.mjs +1 -1
- package/dist/components/ui/skeleton.mjs +1 -0
- package/dist/{client → components}/ui/skeleton.stories.mjs +1 -1
- package/dist/{client → components}/ui/textarea.mjs +1 -1
- package/dist/{client → components}/ui/toast.mjs +1 -1
- package/dist/{client → components}/ui/toast.stories.mjs +1 -1
- package/dist/components/ui/toaster.mjs +2 -0
- package/dist/components/ui/toggle-group.mjs +2 -0
- package/dist/components/ui/toggle.mjs +2 -0
- package/dist/{client → components}/ui/toggle.stories.mjs +1 -1
- package/dist/components/ui/tooltip.mjs +2 -0
- package/dist/{client → components}/ui/tooltip.stories.mjs +1 -1
- package/dist/constants.mjs +1 -1
- package/dist/globals.css +1 -1
- package/dist/{graphql-RT2VGT4S.mjs → graphql-BTAID7BU.mjs} +1 -1
- package/dist/hooks/index.js +1 -1
- package/dist/hooks/index.mjs +1 -1
- package/dist/hooks/use-mobile.mjs +1 -1
- package/dist/hooks/use-toast.d.ts +1 -1
- package/dist/hooks/use-toast.js +1 -1
- package/dist/hooks/use-toast.mjs +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +6 -1
- package/dist/index.mjs +1 -1
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/styles/Colors.mjs +1 -1
- package/dist/styles/Colors.stories.mjs +1 -1
- package/dist/styles/Typography.mjs +1 -1
- package/dist/utils/canUseDOM.mjs +1 -1
- package/dist/utils/cn.mjs +1 -1
- package/dist/utils/formatDateTime.d.ts +1 -0
- package/dist/utils/formatDateTime.js +1 -0
- package/dist/utils/formatDateTime.mjs +1 -0
- package/dist/utils/getURL.mjs +1 -1
- package/dist/utils/index.mjs +1 -1
- package/dist/utils/useClickableCard.mjs +1 -1
- package/package.json +3 -1
- package/dist/chunk-I6MWUGBD.mjs +0 -1
- package/dist/chunk-RTU6IVSY.mjs +0 -1
- package/dist/chunk-US547EKQ.mjs +0 -1
- package/dist/chunk-UVJPKH6R.mjs +0 -4
- package/dist/client/Blocks/Banner.mjs +0 -1
- package/dist/client/Blocks/CallToAction.mjs +0 -1
- package/dist/client/Blocks/CaseStudy.mjs +0 -1
- package/dist/client/Blocks/Code.client.mjs +0 -2
- package/dist/client/Blocks/Code.mjs +0 -1
- package/dist/client/Blocks/ConsultantProfile.mjs +0 -1
- package/dist/client/Blocks/Content.mjs +0 -1
- package/dist/client/Blocks/CopyButton.mjs +0 -2
- package/dist/client/Blocks/FeaturesBlock.mjs +0 -1
- package/dist/client/Blocks/HeadingImage.mjs +0 -1
- package/dist/client/Blocks/ImageBlock.mjs +0 -1
- package/dist/client/Blocks/InfoTile.mjs +0 -1
- package/dist/client/Blocks/Insight.mjs +0 -2
- package/dist/client/Blocks/MOTD.mjs +0 -1
- package/dist/client/Blocks/MediaBlock.mjs +0 -1
- package/dist/client/Blocks/OrgChart.mjs +0 -2
- package/dist/client/Blocks/ProposalSummary.mjs +0 -1
- package/dist/client/Blocks/ProposalSummary.stories.mjs +0 -1
- package/dist/client/Blocks/RelatedPosts.mjs +0 -1
- package/dist/client/Blocks/RenderBlocks.mjs +0 -1
- package/dist/client/Blocks/WhyUs.mjs +0 -1
- package/dist/client/Blocks/index.d.ts +0 -6
- package/dist/client/Blocks/index.js +0 -4
- package/dist/client/Blocks/index.mjs +0 -1
- package/dist/client/Cards/CustomerCard.mjs +0 -1
- package/dist/client/Cards/EventCard.mjs +0 -1
- package/dist/client/Cards/FeatureCard.mjs +0 -2
- package/dist/client/Cards/Image.js +0 -4
- package/dist/client/Cards/Image.mjs +0 -2
- package/dist/client/Cards/ProjectCard.mjs +0 -1
- package/dist/client/Cards/index.js +0 -5
- package/dist/client/Cards/index.mjs +0 -1
- package/dist/client/Images/DynamicIcon.mjs +0 -2
- package/dist/client/Images/index.mjs +0 -1
- package/dist/client/Layouts/FeatureGrid.mjs +0 -2
- package/dist/client/Layouts/NewsGrid.mjs +0 -2
- package/dist/client/Layouts/TextAndImages.mjs +0 -1
- package/dist/client/Layouts/VerticalSlider.mjs +0 -2
- package/dist/client/Layouts/index.mjs +0 -1
- package/dist/client/Payload/Card/index.mjs +0 -2
- package/dist/client/Payload/CollectionArchive/index.mjs +0 -1
- package/dist/client/Payload/Link/index.mjs +0 -1
- package/dist/client/Payload/Logo/Logo.mjs +0 -1
- package/dist/client/Payload/Media/index.mjs +0 -1
- package/dist/client/Payload/PageRange/index.mjs +0 -1
- package/dist/client/Payload/Pagination/index.mjs +0 -4
- package/dist/client/Payload/RichText/index.mjs +0 -1
- package/dist/client/Payload/RichText/serialize.mjs +0 -1
- package/dist/client/index.js +0 -5
- package/dist/client/index.mjs +0 -2
- package/dist/client/ui/alert.mjs +0 -1
- package/dist/client/ui/avatar.mjs +0 -2
- package/dist/client/ui/badge.mjs +0 -1
- package/dist/client/ui/button.mjs +0 -1
- package/dist/client/ui/card.mjs +0 -1
- package/dist/client/ui/collapsible.mjs +0 -2
- package/dist/client/ui/command.mjs +0 -2
- package/dist/client/ui/dialog.mjs +0 -2
- package/dist/client/ui/hover-card.mjs +0 -2
- package/dist/client/ui/input.mjs +0 -1
- package/dist/client/ui/label.mjs +0 -2
- package/dist/client/ui/pagination.mjs +0 -1
- package/dist/client/ui/popover.mjs +0 -2
- package/dist/client/ui/scroll-area.mjs +0 -2
- package/dist/client/ui/separator.mjs +0 -2
- package/dist/client/ui/sheet.mjs +0 -2
- package/dist/client/ui/skeleton.mjs +0 -1
- package/dist/client/ui/toaster.mjs +0 -2
- package/dist/client/ui/toggle-group.mjs +0 -2
- package/dist/client/ui/toggle.mjs +0 -2
- package/dist/client/ui/tooltip.mjs +0 -2
- /package/dist/{chunk-KQTFKGAZ.mjs → chunk-3G4BZOQD.mjs} +0 -0
- /package/dist/{chunk-LE63372T.mjs → chunk-4NKKWJ2X.mjs} +0 -0
- /package/dist/{chunk-X42HILQB.mjs → chunk-53QLSQCO.mjs} +0 -0
- /package/dist/{chunk-EEMR5C75.mjs → chunk-72BBXZKW.mjs} +0 -0
- /package/dist/{chunk-E53JVQZX.mjs → chunk-7VKHSE4O.mjs} +0 -0
- /package/dist/{chunk-BZVOHDLV.mjs → chunk-7WBETZEV.mjs} +0 -0
- /package/dist/{chunk-3PLMWMUD.mjs → chunk-AWFQEK7A.mjs} +0 -0
- /package/dist/{chunk-RBF2IQIG.mjs → chunk-BSQVKZCW.mjs} +0 -0
- /package/dist/{chunk-OTS4QNQ2.mjs → chunk-BYTBE2HZ.mjs} +0 -0
- /package/dist/{chunk-RAZKAPLW.mjs → chunk-CGBVZQYY.mjs} +0 -0
- /package/dist/{chunk-N6Y7HNC6.mjs → chunk-CSWXKGJE.mjs} +0 -0
- /package/dist/{chunk-MA5FR2EM.mjs → chunk-D76EO57Z.mjs} +0 -0
- /package/dist/{chunk-LFACHBX2.mjs → chunk-DAMIHHNG.mjs} +0 -0
- /package/dist/{chunk-LAIB3DU5.mjs → chunk-DWRQHV42.mjs} +0 -0
- /package/dist/{chunk-5JPWYRNZ.mjs → chunk-EPTHSTUM.mjs} +0 -0
- /package/dist/{chunk-7GXS4GND.mjs → chunk-FGWIT6CV.mjs} +0 -0
- /package/dist/{chunk-TLXHEFFH.mjs → chunk-GLEWUUGS.mjs} +0 -0
- /package/dist/{chunk-62HF5YVD.mjs → chunk-H4Y4SZIU.mjs} +0 -0
- /package/dist/{chunk-RH5IBKKX.mjs → chunk-HWEPDRG6.mjs} +0 -0
- /package/dist/{chunk-5VU5KT3M.mjs → chunk-IQPZEEYJ.mjs} +0 -0
- /package/dist/{chunk-4WMKXAGU.mjs → chunk-JCH2CCQ7.mjs} +0 -0
- /package/dist/{chunk-OQNGQGJV.mjs → chunk-JWDVKGZL.mjs} +0 -0
- /package/dist/{chunk-Q56L3H6V.mjs → chunk-L2CGDHVO.mjs} +0 -0
- /package/dist/{chunk-J3KUUMK4.mjs → chunk-N6EJQZAV.mjs} +0 -0
- /package/dist/{chunk-DYHP6A4B.mjs → chunk-O5BAW5XQ.mjs} +0 -0
- /package/dist/{chunk-TNVXZARJ.mjs → chunk-OAOCXXC2.mjs} +0 -0
- /package/dist/{chunk-NQ4FAZ5U.mjs → chunk-Q6SEVCRG.mjs} +0 -0
- /package/dist/{chunk-G2GEVAGD.mjs → chunk-QOIH63J3.mjs} +0 -0
- /package/dist/{chunk-I5PVVLPG.mjs → chunk-RBZMFLLA.mjs} +0 -0
- /package/dist/{chunk-IYOWTF4E.mjs → chunk-SBM5HULF.mjs} +0 -0
- /package/dist/{chunk-OANFAQE4.mjs → chunk-TFWGOEV7.mjs} +0 -0
- /package/dist/{chunk-4PTHCL6I.mjs → chunk-WNPA7YT3.mjs} +0 -0
- /package/dist/{chunk-YAZZUJPQ.mjs → chunk-Y5VTKEKS.mjs} +0 -0
- /package/dist/{chunk-4TIAA7YP.mjs → chunk-YNCJATT7.mjs} +0 -0
- /package/dist/{client → components}/Blocks/Banner.d.ts +0 -0
- /package/dist/{client → components}/Blocks/Banner.js +0 -0
- /package/dist/{client → components}/Blocks/CallToAction.d.ts +0 -0
- /package/dist/{client → components}/Blocks/CallToAction.js +0 -0
- /package/dist/{client → components}/Blocks/CaseStudy.d.ts +0 -0
- /package/dist/{client → components}/Blocks/CaseStudy.js +0 -0
- /package/dist/{client → components}/Blocks/CaseStudy.stories.js +0 -0
- /package/dist/{client → components}/Blocks/Code.client.d.ts +0 -0
- /package/dist/{client → components}/Blocks/Code.client.js +0 -0
- /package/dist/{client → components}/Blocks/Code.d.ts +0 -0
- /package/dist/{client → components}/Blocks/Code.js +0 -0
- /package/dist/{client → components}/Blocks/ConsultantProfile.d.ts +0 -0
- /package/dist/{client → components}/Blocks/ConsultantProfile.js +0 -0
- /package/dist/{client → components}/Blocks/ConsultantProfile.stories.js +0 -0
- /package/dist/{client → components}/Blocks/Content.d.ts +0 -0
- /package/dist/{client → components}/Blocks/Content.js +0 -0
- /package/dist/{client → components}/Blocks/CopyButton.d.ts +0 -0
- /package/dist/{client → components}/Blocks/CopyButton.js +0 -0
- /package/dist/{client → components}/Blocks/FeaturesBlock.d.ts +0 -0
- /package/dist/{client → components}/Blocks/FeaturesBlock.js +0 -0
- /package/dist/{client → components}/Blocks/FeaturesBlock.stories.js +0 -0
- /package/dist/{client → components}/Blocks/HeadingImage.d.ts +0 -0
- /package/dist/{client → components}/Blocks/HeadingImage.js +0 -0
- /package/dist/{client → components}/Blocks/HeadingImage.stories.js +0 -0
- /package/dist/{client → components}/Blocks/ImageBlock.d.ts +0 -0
- /package/dist/{client → components}/Blocks/ImageBlock.js +0 -0
- /package/dist/{client → components}/Blocks/InfoTile.d.ts +0 -0
- /package/dist/{client → components}/Blocks/InfoTile.js +0 -0
- /package/dist/{client → components}/Blocks/InfoTile.stories.js +0 -0
- /package/dist/{client → components}/Blocks/Insight.d.ts +0 -0
- /package/dist/{client → components}/Blocks/Insight.js +0 -0
- /package/dist/{client → components}/Blocks/Insight.stories.js +0 -0
- /package/dist/{client → components}/Blocks/MOTD.d.ts +0 -0
- /package/dist/{client → components}/Blocks/MOTD.js +0 -0
- /package/dist/{client → components}/Blocks/MOTD.stories.js +0 -0
- /package/dist/{client → components}/Blocks/MediaBlock.d.ts +0 -0
- /package/dist/{client → components}/Blocks/MediaBlock.js +0 -0
- /package/dist/{client → components}/Blocks/OrgChart.d.ts +0 -0
- /package/dist/{client → components}/Blocks/OrgChart.js +0 -0
- /package/dist/{client → components}/Blocks/OrgChart.stories.js +0 -0
- /package/dist/{client → components}/Blocks/ProposalSummary.d.ts +0 -0
- /package/dist/{client → components}/Blocks/ProposalSummary.js +0 -0
- /package/dist/{client → components}/Blocks/ProposalSummary.stories.js +0 -0
- /package/dist/{client → components}/Blocks/RelatedPosts.d.ts +0 -0
- /package/dist/{client → components}/Blocks/RelatedPosts.js +0 -0
- /package/dist/{client → components}/Blocks/RenderBlocks.d.ts +0 -0
- /package/dist/{client → components}/Blocks/RenderBlocks.js +0 -0
- /package/dist/{client → components}/Blocks/WhyUs.d.ts +0 -0
- /package/dist/{client → components}/Blocks/WhyUs.js +0 -0
- /package/dist/{client → components}/Blocks/WhyUs.stories.js +0 -0
- /package/dist/{client → components}/Cards/CustomerCard.d.ts +0 -0
- /package/dist/{client → components}/Cards/CustomerCard.js +0 -0
- /package/dist/{client → components}/Cards/CustomerCard.stories.js +0 -0
- /package/dist/{client → components}/Cards/EventCard.d.ts +0 -0
- /package/dist/{client → components}/Cards/EventCard.js +0 -0
- /package/dist/{client → components}/Cards/EventCard.stories.js +0 -0
- /package/dist/{client → components}/Cards/FeatureCard.d.ts +0 -0
- /package/dist/{client → components}/Cards/FeatureCard.js +0 -0
- /package/dist/{client → components}/Cards/FeatureCard.stories.js +0 -0
- /package/dist/{client → components}/Cards/ProjectCard.d.ts +0 -0
- /package/dist/{client → components}/Cards/ProjectCard.js +0 -0
- /package/dist/{client → components}/Cards/ProjectCard.stories.js +0 -0
- /package/dist/{client → components}/Images/DynamicIcon.d.ts +0 -0
- /package/dist/{client → components}/Images/DynamicIcon.js +0 -0
- /package/dist/{client → components}/Images/DynamicIcon.stories.js +0 -0
- /package/dist/{client → components}/Images/IconIndex.js +0 -0
- /package/dist/{client → components}/Images/customIconList.js +0 -0
- /package/dist/{client → components}/Images/index.d.ts +0 -0
- /package/dist/{client → components}/Images/index.js +0 -0
- /package/dist/{client → components}/Layouts/FeatureGrid.d.ts +0 -0
- /package/dist/{client → components}/Layouts/FeatureGrid.js +0 -0
- /package/dist/{client → components}/Layouts/FeatureGrid.stories.js +0 -0
- /package/dist/{client → components}/Layouts/NewsGrid.d.ts +0 -0
- /package/dist/{client → components}/Layouts/NewsGrid.js +0 -0
- /package/dist/{client → components}/Layouts/NewsGrid.stories.js +0 -0
- /package/dist/{client → components}/Layouts/TextAndImages.d.ts +0 -0
- /package/dist/{client → components}/Layouts/TextAndImages.js +0 -0
- /package/dist/{client → components}/Layouts/TextAndImages.stories.js +0 -0
- /package/dist/{client → components}/Layouts/VerticalSlider.d.ts +0 -0
- /package/dist/{client → components}/Layouts/VerticalSlider.js +0 -0
- /package/dist/{client → components}/Layouts/VerticalSlider.stories.js +0 -0
- /package/dist/{client → components}/Layouts/index.d.ts +0 -0
- /package/dist/{client → components}/Layouts/index.js +0 -0
- /package/dist/{client → components}/Payload/Card/index.d.ts +0 -0
- /package/dist/{client → components}/Payload/Card/index.js +0 -0
- /package/dist/{client → components}/Payload/CollectionArchive/index.d.ts +0 -0
- /package/dist/{client → components}/Payload/CollectionArchive/index.js +0 -0
- /package/dist/{client → components}/Payload/Link/index.js +0 -0
- /package/dist/{client/Payload/Logo/Logo.d.ts → components/Payload/Logo/index.d.ts} +0 -0
- /package/dist/{client/Payload/Logo/Logo.js → components/Payload/Logo/index.js} +0 -0
- /package/dist/{client → components}/Payload/Media/ImageMedia/index.d.ts +0 -0
- /package/dist/{client → components}/Payload/Media/ImageMedia/index.js +0 -0
- /package/dist/{client → components}/Payload/Media/VideoMedia/index.d.ts +0 -0
- /package/dist/{client → components}/Payload/Media/VideoMedia/index.js +0 -0
- /package/dist/{client → components}/Payload/Media/index.d.ts +0 -0
- /package/dist/{client → components}/Payload/Media/index.js +0 -0
- /package/dist/{client → components}/Payload/Media/types.d.ts +0 -0
- /package/dist/{client → components}/Payload/Media/types.js +0 -0
- /package/dist/{client → components}/Payload/PageRange/index.d.ts +0 -0
- /package/dist/{client → components}/Payload/PageRange/index.js +0 -0
- /package/dist/{client → components}/Payload/Pagination/index.d.ts +0 -0
- /package/dist/{client → components}/Payload/Pagination/index.js +0 -0
- /package/dist/{client → components}/Payload/RichText/index.d.ts +0 -0
- /package/dist/{client → components}/Payload/RichText/index.js +0 -0
- /package/dist/{client → components}/Payload/RichText/nodeFormat.d.ts +0 -0
- /package/dist/{client → components}/Payload/RichText/nodeFormat.js +0 -0
- /package/dist/{client → components}/Payload/RichText/serialize.js +0 -0
- /package/dist/{client → components}/ui/alert.d.ts +0 -0
- /package/dist/{client → components}/ui/alert.js +0 -0
- /package/dist/{client → components}/ui/alert.stories.js +0 -0
- /package/dist/{client → components}/ui/avatar.d.ts +0 -0
- /package/dist/{client → components}/ui/avatar.js +0 -0
- /package/dist/{client → components}/ui/avatar.stories.js +0 -0
- /package/dist/{client → components}/ui/badge.d.ts +0 -0
- /package/dist/{client → components}/ui/badge.js +0 -0
- /package/dist/{client → components}/ui/badge.stories.js +0 -0
- /package/dist/{client → components}/ui/breadcrumb.d.ts +0 -0
- /package/dist/{client → components}/ui/breadcrumb.js +0 -0
- /package/dist/{client → components}/ui/breadcrumb.stories.js +0 -0
- /package/dist/{client → components}/ui/button.d.ts +0 -0
- /package/dist/{client → components}/ui/button.js +0 -0
- /package/dist/{client → components}/ui/button.stories.js +0 -0
- /package/dist/{client → components}/ui/card.d.ts +0 -0
- /package/dist/{client → components}/ui/card.js +0 -0
- /package/dist/{client → components}/ui/card.stories.js +0 -0
- /package/dist/{client → components}/ui/checkbox.d.ts +0 -0
- /package/dist/{client → components}/ui/checkbox.js +0 -0
- /package/dist/{client → components}/ui/collapsible.d.ts +0 -0
- /package/dist/{client → components}/ui/collapsible.js +0 -0
- /package/dist/{client → components}/ui/collapsible.stories.js +0 -0
- /package/dist/{client → components}/ui/command.d.ts +0 -0
- /package/dist/{client → components}/ui/command.js +0 -0
- /package/dist/{client → components}/ui/command.stories.js +0 -0
- /package/dist/{client → components}/ui/dialog.d.ts +0 -0
- /package/dist/{client → components}/ui/dialog.js +0 -0
- /package/dist/{client → components}/ui/dialog.stories.js +0 -0
- /package/dist/{client → components}/ui/dropdown-menu.d.ts +0 -0
- /package/dist/{client → components}/ui/dropdown-menu.js +0 -0
- /package/dist/{client → components}/ui/dropdown-menu.stories.js +0 -0
- /package/dist/{client → components}/ui/hover-card.d.ts +0 -0
- /package/dist/{client → components}/ui/hover-card.js +0 -0
- /package/dist/{client → components}/ui/hover-card.stories.js +0 -0
- /package/dist/{client → components}/ui/index.d.ts +0 -0
- /package/dist/{client → components}/ui/index.js +0 -0
- /package/dist/{client → components}/ui/input.d.ts +0 -0
- /package/dist/{client → components}/ui/input.js +0 -0
- /package/dist/{client → components}/ui/input.stories.js +0 -0
- /package/dist/{client → components}/ui/label.d.ts +0 -0
- /package/dist/{client → components}/ui/label.js +0 -0
- /package/dist/{client → components}/ui/label.stories.js +0 -0
- /package/dist/{client → components}/ui/pagination.js +0 -0
- /package/dist/{client → components}/ui/popover.d.ts +0 -0
- /package/dist/{client → components}/ui/popover.js +0 -0
- /package/dist/{client → components}/ui/popover.stories.js +0 -0
- /package/dist/{client → components}/ui/scroll-area.d.ts +0 -0
- /package/dist/{client → components}/ui/scroll-area.js +0 -0
- /package/dist/{client → components}/ui/scroll-area.stories.js +0 -0
- /package/dist/{client → components}/ui/select.d.ts +0 -0
- /package/dist/{client → components}/ui/select.js +0 -0
- /package/dist/{client → components}/ui/separator.d.ts +0 -0
- /package/dist/{client → components}/ui/separator.js +0 -0
- /package/dist/{client → components}/ui/separator.stories.js +0 -0
- /package/dist/{client → components}/ui/sheet.d.ts +0 -0
- /package/dist/{client → components}/ui/sheet.js +0 -0
- /package/dist/{client → components}/ui/sheet.stories.js +0 -0
- /package/dist/{client → components}/ui/sidebar.js +0 -0
- /package/dist/{client → components}/ui/skeleton.d.ts +0 -0
- /package/dist/{client → components}/ui/skeleton.js +0 -0
- /package/dist/{client → components}/ui/skeleton.stories.js +0 -0
- /package/dist/{client → components}/ui/textarea.d.ts +0 -0
- /package/dist/{client → components}/ui/textarea.js +0 -0
- /package/dist/{client → components}/ui/toast.d.ts +0 -0
- /package/dist/{client → components}/ui/toast.js +0 -0
- /package/dist/{client → components}/ui/toast.stories.js +0 -0
- /package/dist/{client → components}/ui/toaster.d.ts +0 -0
- /package/dist/{client → components}/ui/toaster.js +0 -0
- /package/dist/{client → components}/ui/toggle-group.d.ts +0 -0
- /package/dist/{client → components}/ui/toggle-group.js +0 -0
- /package/dist/{client → components}/ui/toggle.d.ts +0 -0
- /package/dist/{client → components}/ui/toggle.js +0 -0
- /package/dist/{client → components}/ui/toggle.stories.js +0 -0
- /package/dist/{client → components}/ui/tooltip.d.ts +0 -0
- /package/dist/{client → components}/ui/tooltip.js +0 -0
- /package/dist/{client → components}/ui/tooltip.stories.js +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
import{a as s}from"./chunk-
|
|
4
|
+
import{a as s}from"./chunk-H4Y4SZIU.mjs";import{a as m}from"./chunk-NIQ4466A.mjs";import*as e from"react";import*as t from"@radix-ui/react-toggle-group";import{jsx as l}from"react/jsx-runtime";var f=e.createContext({size:"default",variant:"default"}),u=e.forwardRef(({className:o,variant:r,size:i,children:a,...p},g)=>l(t.Root,{ref:g,className:m("flex items-center justify-center gap-1",o),...p,children:l(f.Provider,{value:{variant:r,size:i},children:a})}));u.displayName=t.Root.displayName;var c=e.forwardRef(({className:o,children:r,variant:i,size:a,...p},g)=>{let n=e.useContext(f);return l(t.Item,{ref:g,className:m(s({variant:n.variant||i,size:n.size||a}),o),...p,children:r})});c.displayName=t.Item.displayName;export{u as a,c as b};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a as e}from"./chunk-CPKQIUX4.mjs";import{a}from"./chunk-NIQ4466A.mjs";import{jsx as o}from"react/jsx-runtime";var p=r=>{let{className:t,enableGutter:m=!0,imgClassName:s,media:i,staticImage:n}=r;return o("div",{className:a("",{container:m},t),children:o(e,{imgClassName:a("border border-border rounded-[0.8rem]",s),resource:i,src:n})})};export{p as a};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
import{b as e}from"./chunk-
|
|
4
|
+
import{b as e}from"./chunk-GLEWUUGS.mjs";import{ClipboardCopy as p}from"lucide-react";import{useState as r}from"react";import{jsx as t,jsxs as s}from"react/jsx-runtime";function u({code:a}){let[o,i]=r("Copy");function n(){o==="Copy"&&(i(()=>"Copied!"),setTimeout(()=>{i(()=>"Copy")},1e3))}return t("div",{className:"flex justify-end align-middle",children:s(e,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(a),n()},children:[t("p",{children:o}),t("div",{className:"w-6 h-6 dark:invert",children:t(p,{})})]})})}export{u as a};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{d as r}from"./chunk-EZBQVFIZ.mjs";import{jsx as e}from"react/jsx-runtime";var c=({children:o,richText:t})=>e("div",{className:"container mx-0 min-w-full py-8 bg-muted",children:e("div",{className:"max-w-[48rem] px-16",children:o||t&&e(r,{content:t,enableGutter:!1})})});export{c as a};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
|
|
4
|
+
import{a as u}from"./chunk-N67IYQRE.mjs";import{a as c}from"./chunk-T63M5EHE.mjs";import{a as s}from"./chunk-HMZ7M6O7.mjs";import{a as l}from"./chunk-GZ4Q2S2Q.mjs";import{a as t,b as i,c as o,e as m}from"./chunk-D76EO57Z.mjs";import{b as n}from"./chunk-GLEWUUGS.mjs";import{ExternalLink as d}from"lucide-react";import{jsx as e,jsxs as a}from"react/jsx-runtime";function p({...r}){return a("div",{className:"flex fixed flex-col w-screen h-screen max-h-screen overflow-auto overscroll-contain",children:[e(u,{...r.header}),a("div",{className:"relative",children:[r.hero&&r.hero.type==="lowImpact"&&e(c,{...r.hero}),r.hero&&r.hero.type==="mediumImpact"&&e(s,{...r.hero}),r.hero&&r.hero.type==="highImpact"&&e(l,{...r.hero}),e("div",{className:"container py-8",children:a("div",{className:"grid grid-cols-1 gap-8 lg:grid-cols-3",children:[e("div",{className:"lg:col-span-2",children:r.children}),a("div",{className:"space-y-6",children:[a(t,{children:[e(i,{children:e(o,{children:"Quick Actions"})}),a(m,{children:[e("p",{className:"mb-4 text-sm text-muted-foreground",children:"Get started with your first action in just a few clicks."}),e(n,{className:"w-full",children:"Create New"})]})]}),a(t,{children:[e(i,{children:e(o,{children:"Resources"})}),e(m,{children:a("nav",{className:"flex flex-col space-y-2",children:[a("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["User Guide",e(d,{className:"ml-1 h-3 w-3"})]}),a("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["API Documentation",e(d,{className:"ml-1 h-3 w-3"})]}),a("a",{href:"#",className:"inline-flex items-center text-sm text-blue-600 hover:underline",children:["View Pricing Details",e(d,{className:"ml-1 h-3 w-3"})]})]})})]})]})]})})]})]})}export{p as a};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as r}from"./chunk-
|
|
1
|
+
import{a as r}from"./chunk-GLEWUUGS.mjs";import{a as t}from"./chunk-NIQ4466A.mjs";import{ChevronLeft as m,ChevronRight as c,MoreHorizontal as P}from"lucide-react";import*as i from"react";import{jsx as o,jsxs as p}from"react/jsx-runtime";var g=({className:n,...a})=>o("nav",{"aria-label":"pagination",className:t("mx-auto flex w-full justify-center",n),role:"navigation",...a});g.displayName="Pagination";var f=i.forwardRef(({className:n,...a},e)=>o("ul",{className:t("flex flex-row items-center gap-1",n),ref:e,...a}));f.displayName="PaginationContent";var u=i.forwardRef(({className:n,...a},e)=>o("li",{className:t("",n),ref:e,...a}));u.displayName="PaginationItem";var s=({className:n,isActive:a,size:e="icon",...l})=>o("button",{"aria-current":a?"page":void 0,className:t(r({size:e,variant:a?"outline":"ghost"}),n),...l});s.displayName="PaginationLink";var N=({className:n,...a})=>p(s,{"aria-label":"Go to previous page",className:t("gap-1 pl-2.5",n),size:"default",...a,children:[o(m,{className:"h-4 w-4"}),o("span",{children:"Previous"})]});N.displayName="PaginationPrevious";var d=({className:n,...a})=>p(s,{"aria-label":"Go to next page",className:t("gap-1 pr-2.5",n),size:"default",...a,children:[o("span",{children:"Next"}),o(c,{className:"h-4 w-4"})]});d.displayName="PaginationNext";var y=({className:n,...a})=>p("span",{"aria-hidden":!0,className:t("flex h-9 w-9 items-center justify-center",n),...a,children:[o(P,{className:"h-4 w-4"}),o("span",{className:"sr-only",children:"More pages"})]});y.displayName="PaginationEllipsis";export{g as a,f as b,u as c,s as d,N as e,d as f,y as g};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as o,e as a}from"./chunk-
|
|
1
|
+
import{a as o,e as a}from"./chunk-D76EO57Z.mjs";import n from"next/image";import s from"next/link";import{jsx as r,jsxs as l}from"react/jsx-runtime";function c({name:t,logo:e,href:i}){return r(o,{className:"w-full max-w-sm overflow-hidden transition-all duration-300 ring-0 hover:shadow-lg group",children:l(s,{href:i,className:"block",children:[r("div",{className:"bg-white p-2 flex items-center justify-center h-24",children:r("div",{className:"relative w-full h-full",children:e&&r(n,{src:e,alt:`${t} logo`,layout:"fill",objectFit:"contain"})})}),r(a,{className:"p-3 flex items-center justify-center h-18 bg-gradient-to-br from-gray-900 via-brand-one to-gray-900",children:r("p",{className:"font-medium text-lg text-white text-center group-hover:scale-105 transition-transform duration-200 ease-in-out",children:t})})]})})}export{c as a};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
import{a as n,f as d}from"./chunk-
|
|
4
|
+
import{a as n,f as d}from"./chunk-JWDVKGZL.mjs";import{a as r}from"./chunk-NIQ4466A.mjs";import*as i from"react";import{Command as o}from"cmdk";import{Search as s}from"lucide-react";import{jsx as m,jsxs as C}from"react/jsx-runtime";var p=i.forwardRef(({className:e,...t},a)=>m(o,{ref:a,className:r("flex h-full w-full flex-col overflow-hidden rounded-md bg-popover text-popover-foreground",e),...t}));p.displayName=o.displayName;var P=({children:e,...t})=>m(n,{...t,children:m(d,{className:"overflow-hidden p-0",children:m(p,{className:"[&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground [&_[cmdk-group]:not([hidden])_~[cmdk-group]]:pt-0 [&_[cmdk-group]]:px-2 [&_[cmdk-input-wrapper]_svg]:h-5 [&_[cmdk-input-wrapper]_svg]:w-5 [&_[cmdk-input]]:h-12 [&_[cmdk-item]]:px-2 [&_[cmdk-item]]:py-3 [&_[cmdk-item]_svg]:h-5 [&_[cmdk-item]_svg]:w-5",children:e})})}),c=i.forwardRef(({className:e,...t},a)=>C("div",{className:"flex items-center border-b px-3","cmdk-input-wrapper":"",children:[m(s,{className:"mr-2 h-4 w-4 shrink-0 opacity-50"}),m(o.Input,{ref:a,className:r("flex h-10 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",e),...t})]}));c.displayName=o.Input.displayName;var f=i.forwardRef(({className:e,...t},a)=>m(o.List,{ref:a,className:r("max-h-[300px] overflow-y-auto overflow-x-hidden",e),...t}));f.displayName=o.List.displayName;var l=i.forwardRef((e,t)=>m(o.Empty,{ref:t,className:"py-6 text-center text-sm",...e}));l.displayName=o.Empty.displayName;var u=i.forwardRef(({className:e,...t},a)=>m(o.Group,{ref:a,className:r("overflow-hidden p-1 text-foreground [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground",e),...t}));u.displayName=o.Group.displayName;var g=i.forwardRef(({className:e,...t},a)=>m(o.Separator,{ref:a,className:r("-mx-1 h-px bg-border",e),...t}));g.displayName=o.Separator.displayName;var y=i.forwardRef(({className:e,...t},a)=>m(o.Item,{ref:a,className:r("relative flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none data-[disabled=true]:pointer-events-none data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",e),...t}));y.displayName=o.Item.displayName;var R=({className:e,...t})=>m("span",{className:r("ml-auto text-xs tracking-widest text-muted-foreground",e),...t});R.displayName="CommandShortcut";export{p as a,P as b,c,f as d,l as e,u as f,g,y as h,R as i};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a as r,b as a,c as n,e as o}from"./chunk-D76EO57Z.mjs";import s from"next/link";import{ExternalLink as d}from"lucide-react";import{jsx as t,jsxs as l}from"react/jsx-runtime";var c=({links:i})=>l(r,{children:[t(a,{children:t(n,{children:"Related"})}),t(o,{children:t("nav",{className:"flex flex-col space-y-2",children:i.map((e,m)=>l(s,{href:e.url,className:"inline-flex items-center text-sm text-primary hover:underline",children:[e.title,e.url.startsWith("http")&&t(d,{className:"ml-1 h-3 w-3"})]},m))})})]});export{c as a};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{b as p}from"./chunk-
|
|
1
|
+
import{b as p}from"./chunk-GLEWUUGS.mjs";import{a as s}from"./chunk-NIQ4466A.mjs";import u from"next/link";import{jsx as P,jsxs as c}from"react/jsx-runtime";var v=m=>{let{type:g,appearance:a="inline",children:n,className:l,label:t,newTab:f,reference:e,size:y,url:o}=m,r=g==="reference"&&typeof(e==null?void 0:e.value)=="object"&&e.value.slug?`${(e==null?void 0:e.relationTo)!=="pages"?`/${e==null?void 0:e.relationTo}`:""}/${e.value.slug}`:o;if(!r)return null;let b=a==="link"?"clear":y,i=f?{rel:"noopener noreferrer",target:"_blank"}:{};return a==="inline"?c(u,{className:s(l),href:r||o||"",...i,children:[t&&t,n&&n]}):P(p,{asChild:!0,className:l,size:b,variant:a,children:c(u,{className:s(l),href:r||o||"",...i,children:[t&&t,n&&n]})})};export{v as a};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
|
|
4
|
+
import{a as s}from"./chunk-N67IYQRE.mjs";import{a as d}from"./chunk-HBHBESNA.mjs";import{a as m}from"./chunk-3YZN4MJB.mjs";import{b as i,f as o}from"./chunk-AFA6LBJ4.mjs";import{a as l}from"./chunk-72BBXZKW.mjs";import{jsx as e,jsxs as r}from"react/jsx-runtime";function n({...t}){return r("div",{className:"flex fixed flex-col w-screen h-screen max-h-screen overflow-auto overscroll-contain",children:[e(s,{...t.header}),r(i,{className:"top-14 mb-4 h-full max-h-[calc(100vh-3.5rem)] flex-1 flex-row overflow-y-clip",children:[e(d,{...t.sidebarLeft,className:"flex-none"}),e(o,{className:"grow overflow-hidden",children:r("div",{className:"max-h-full top-0 absolute max-w-full",children:[e("div",{"aria-hidden":"true",className:"inset-x-0 -z-10 transform-gpu overflow-hidden blur-3xl",children:e("div",{style:{clipPath:"polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"},className:"relative left-[calc(50%-11rem)] aspect-[1155/678] w-[36.125rem] -translate-x-1/2 rotate-[30deg] bg-gradient-to-tr from-primary to-secondary opacity-30 sm:left-[calc(50%-30rem)] sm:w-[72.1875rem]"})}),e("div",{className:"absolute top-0 w-full",children:e("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:r("div",{className:"mx-auto max-w-2xl text-center pt-4",children:[e("h1",{className:"text-balance text-5xl font-semibold tracking-tight text-primary sm:text-7xl",children:"Anim aute id magna aliqua ad ad non deserunt sunt."}),e("p",{className:"mt-8 text-pretty text-lg font-medium text-gray-500 sm:text-xl/8",children:"Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure qui lorem cupidatat commodo. Elit sunt amet fugiat veniam occaecat."}),e("div",{className:"mt-10 flex items-center justify-center gap-x-6",children:e("div",{className:"mt-6 px-10 grid grid-cols-1 gap-8 lg:grid-cols-3",children:t.tiles.map(a=>e(l,{url:a.slug,title:a.title,mainImage:a.mainImage,excerpt:a.excerpt},a.slug))})})]})})}),e("div",{"aria-hidden":"true",className:"absolute inset-x-0 top-[calc(100%-13rem)] -z-10 transform-gpu overflow-hidden blur-3xl sm:top-[calc(100%-30rem)]",children:e("div",{style:{clipPath:"polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"},className:"relative left-[calc(50%+3rem)] aspect-[1155/678] w-[36.125rem] -translate-x-1/2 bg-gradient-to-tr from-[#ff80b5] to-[#9089fc] opacity-30 sm:left-[calc(50%+36rem)] sm:w-[72.1875rem]"})})]})})]}),e(m,{})]})}export{n as a};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{d as g}from"./chunk-EZBQVFIZ.mjs";import{a as c}from"./chunk-NIQ4466A.mjs";import{jsx as e,jsxs as m}from"react/jsx-runtime";var d=({title:r,description:l,features:n})=>m("section",{className:c("container w-full rounded-lg","dark:bg-black dark:text-gray-300 bg-white text-gray-800"),children:[r&&e("h2",{className:"mb-12 text-4xl font-bold tracking-tight md:text-5xl",children:r}),l&&e("p",{className:"mb-5 text-xl font-bold tracking-tight md:text-xl",children:l}),e("div",{className:`grid gap-8 md:grid-cols-${n?n.length:1}`,children:n&&n.map((t,o)=>{var i,s;let a=m("div",{className:"flex flex-col gap-4",children:[e("div",{className:"text-accent h-12 w-12 mb-3 transform group-hover:scale-110 transition-transform duration-200",children:e("i",{className:`${t.icon.type} fa-${t.icon.icon} fa-4x`})}),e("h3",{className:"text-2xl font-semibold group-hover:text-accent transition-colors duration-200",children:t.title}),typeof t.content!="object"&&e("div",{className:"text-lg opacity-80",dangerouslySetInnerHTML:{__html:t.content}}),typeof t.content=="object"&&e("div",{className:"text-lg opacity-80",children:e(g,{content:t.content,enableGutter:!1})})]},o);return console.log("link",t.link),t.link?e("a",{href:t.link.url?t.link.url:`/${(i=t.link.reference)==null?void 0:i.relationTo}/${((s=t.link.reference)==null?void 0:s.value).slug}`,className:"no-underline group",children:a},o):a})})]});export{d as a};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a}from"../../chunk-EZBQVFIZ.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-5FLNXLSS.mjs";import"../../chunk-CPKQIUX4.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as BannerBlock};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{b as a}from"../../chunk-EZBQVFIZ.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-5FLNXLSS.mjs";import"../../chunk-CPKQIUX4.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as CallToActionBlock};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a}from"../../chunk-2LJVMEWU.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as o}from"../../chunk-
|
|
1
|
+
import{a as o}from"../../chunk-2LJVMEWU.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";import{jsx as t,jsxs as e}from"react/jsx-runtime";var i={title:"Blocks/CaseStudy",component:o,tags:["autodocs"]},a={args:{customerName:"Acme Corporation",logoUrl:"/acme-logo.png",industry:"technology",projectDescription:"Revolutionizing widget production with cloud technology",color:"#3B82F6",quote:"This project has transformed our business operations.",metrics:[{label:"Increased Efficiency",value:"50%"},{label:"Cost Savings",value:"$1M"}]}},n={args:{customerName:"Beta Industries",logoUrl:"cortex-reply.png",industry:"manufacturing",projectDescription:"Implementing AI-driven automation in production lines",color:"#10B981",quote:"AI has significantly improved our production quality.",metrics:[{label:"Production Increase",value:"30%"},{label:"Error Reduction",value:"20%"}],children:e("div",{children:[t("h3",{children:"Additional Information"}),t("p",{children:"This section can include more detailed information about the case study."})]})}},s={args:{customerName:"Gamma Enterprises",projectDescription:"Enhancing cybersecurity measures across the organization",color:"#EF4444"}};export{a as DefaultCaseStudy,s as MinimalCaseStudy,n as WithChildren,i as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a}from"../../chunk-763KMQIQ.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as CodeBlock};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a}from"../../chunk-KPIWBWE2.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as e}from"../../chunk-
|
|
1
|
+
import{a as e}from"../../chunk-KPIWBWE2.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";var t={title:"Blocks/ConsultantProfile",component:e,tags:["autodocs"]},a={args:{name:"Homer Simpson",email:"homer@example.com",profilePicture:"/placeholder.svg",workHistory:[{company:"Springfield Nuclear Power Plant",position:"CTO",startDate:"2020-01-01",description:"Leading the technology team and driving innovation."},{company:"Previous Company",position:"Senior Architect",startDate:"2015-01-01",endDate:"2019-12-31",description:"Designed and implemented cloud infrastructure solutions."}],certifications:[{name:"AWS Certified Solutions Architect",issuer:"Amazon Web Services",dateObtained:"2018-06-15"},{name:"Google Cloud Professional Cloud Architect",issuer:"Google",dateObtained:"2019-03-20"}],areasOfExpertise:[{area:"AI Enablement and Acceleration",description:"Extensive experience in implementing AI solutions for large organizations."},{area:"Cloud Infrastructure Design and Architecture",description:"Designed and delivered secure cloud platforms for major FTSE 500 and Fortune 500 organizations."},{area:"Network Design and Security"},{area:"Management Services"},{area:"Private Cloud"},{area:"End to End Solution Design"}]}},i={args:{name:"Jane Doe",email:"jane.doe@example.com",workHistory:[{company:"Tech Solutions Inc.",position:"Software Engineer",startDate:"2018-01-01",endDate:"2021-12-31"}],areasOfExpertise:[{area:"Frontend Development",description:"Specializing in React and Next.js applications."}]}},n={args:{name:"John Smith",email:"john.smith@example.com"}};export{a as FullProfile,n as MinimalData,i as PartialData,t as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a}from"../../chunk-GKPGUJII.mjs";import"../../chunk-EZBQVFIZ.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-5FLNXLSS.mjs";import"../../chunk-CPKQIUX4.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as ContentBlock};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a}from"../../chunk-ZRH3Z62F.mjs";import"../../chunk-EZBQVFIZ.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-5FLNXLSS.mjs";import"../../chunk-CPKQIUX4.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as FeaturesBlock};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as e}from"../../chunk-
|
|
1
|
+
import{a as e}from"../../chunk-ZRH3Z62F.mjs";import"../../chunk-EZBQVFIZ.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-5FLNXLSS.mjs";import"../../chunk-CPKQIUX4.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";var t={title:"Blocks/FeaturesBlock",component:e,tags:["autodocs"],parameters:{layout:"padded"}},i=t,n={args:{title:"What Are Digital Colleagues?",description:"some other words",features:[{icon:{type:"fa-thin",icon:"robot"},title:"AI-Powered Assistants",content:"Digital colleagues are generative AI tools that augment your existing workforce, enhancing productivity and customer experience."},{icon:{type:"fa-thin",icon:"lightbulb"},link:{label:"label",type:"custom",url:"#"},title:"Intelligent Insights",content:"They provide valuable insights and improve ways of working, saving time and boosting efficiency across your organisation."},{icon:{type:"fa-kit",icon:"delivery"},title:"Collaborative Partners (internal link)",content:"Digital colleagues work alongside human employees, assisting with tasks and enhancing overall performance."}]}},a={args:{title:"What Are Digital Colleagues?",features:[{icon:{type:"fa-thin",icon:"robot"},title:"AI-Powered Assistants",content:"Digital colleagues are generative AI tools that augment your existing workforce, enhancing productivity and customer experience."},{icon:{type:"fa-thin",icon:"lightbulb"},title:"Intelligent Insights",content:"They provide valuable insights and improve ways of working, saving time and boosting efficiency across your organisation."}]}},r={args:{title:"What Are Digital Colleagues?",features:[{icon:{type:"fa-thin",icon:"robot"},title:"AI-Powered Assistants",content:"Digital colleagues are generative AI tools that augment your existing workforce, enhancing productivity and customer experience."}]}},s={args:{features:[{icon:{type:"fa-thin",icon:"robot"},title:"AI-Powered Assistants",content:"Digital colleagues are generative AI tools that augment your existing workforce, enhancing productivity and customer experience."},{icon:{type:"fa-thin",icon:"lightbulb"},title:"Intelligent Insights",content:"They provide valuable insights and improve ways of working, saving time and boosting efficiency across your organisation."},{icon:{type:"fa-kit",icon:"delivery"},title:"Collaborative Partners",content:"Digital colleagues work alongside human employees, assisting with tasks and enhancing overall performance."}]}};export{n as Default,s as NoTitle,r as OneFeature,a as TwoFeatures,i as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a}from"../../chunk-JCH2CCQ7.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as HeadingImage};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as t}from"../../chunk-
|
|
1
|
+
import{a as t}from"../../chunk-JCH2CCQ7.mjs";import"../../chunk-D2WXBUVJ.mjs";var o={title:"Blocks/HeadingImage",component:t,tags:["autodocs"]},a={args:{image:"stock1.jpg",title:"Title",subtitle:"Subtitle",companyLogo:"cortex-reply.png",customerLogo:"cortex-reply.png"}};export{a as Default,o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a}from"../../chunk-Q5YMFYZ3.mjs";import"../../chunk-CPKQIUX4.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as ImageBlock};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a}from"../../chunk-72BBXZKW.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as InfoTile};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
"use client";import{a as o}from"../../chunk-
|
|
4
|
+
"use client";import{a as o}from"../../chunk-72BBXZKW.mjs";import"../../chunk-D2WXBUVJ.mjs";import{jsx as t}from"react/jsx-runtime";var i={title:"Blocks/InfoTile",component:o,tags:["autodocs"],argTypes:{},decorators:[e=>t("div",{className:"mt-6 px-10 grid grid-cols-1 gap-8 lg:grid-cols-3",children:t(e,{})})]},s=i,a={args:{title:"Lorem ipsum dolor sit amet,",excerpt:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi eu ipsum enim. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi eu ipsum enim.",mainImage:"https://cdn.sanity.io/images/ssqh4ksj/production/c734dd394de943820a25b4b96eace0855ab44749-2016x1344.png?w=1170&h=780&auto=format"}};export{a as Primary,s as default};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
"use client";import{a as t}from"../../chunk-
|
|
4
|
+
"use client";import{a as t}from"../../chunk-HU5RE6RN.mjs";import"../../chunk-BYTBE2HZ.mjs";import"../../chunk-D2WXBUVJ.mjs";import{jsx as o}from"react/jsx-runtime";var e={title:"Blocks/Insight",component:t,tags:["autodocs"],argTypes:{color:{options:["primary","secondary","tertiary","quaternary","highlight","accent","muted","paper"],control:{type:"select"}}},decorators:[r=>o("div",{className:"mt-6 px-10 grid grid-cols-1 gap-8 lg:grid-cols-2",children:o(r,{})})]},s=e,a={args:{icon:{type:"thin",name:"star"},title:"Primary Insights",body:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi eu ipsum enim.",color:"secondary"}};export{a as Primary,s as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a}from"../../chunk-IQPZEEYJ.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as MOTD};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
"use client";import{a as t}from"../../chunk-
|
|
4
|
+
"use client";import{a as t}from"../../chunk-IQPZEEYJ.mjs";import"../../chunk-D2WXBUVJ.mjs";var o={title:"Blocks/MOTD",component:t,tags:["autodocs"],argTypes:{}},r=o,i={args:{title:"Lorem ipsum dolor sit amet",message:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi eu ipsum enim. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi eu ipsum enim.",url:"#",brandFrom:"one",brandTo:"two"}};export{i as Primary,r as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a}from"../../chunk-5FLNXLSS.mjs";import"../../chunk-CPKQIUX4.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as MediaBlock};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as t}from"../../chunk-
|
|
1
|
+
import{a as t}from"../../chunk-53QLSQCO.mjs";import"../../chunk-D2WXBUVJ.mjs";import{jsx as o}from"react/jsx-runtime";var a={title:"Blocks/OrgChart",component:t,tags:["autodocs"],argTypes:{},decorators:[r=>o("div",{className:"p-2 max-w-2xl",children:o(r,{})})]},p=a,s={args:{}};export{s as Primary,p as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a}from"../../chunk-6HFYLEVF.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as ProposalSummary};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a as o}from"../../chunk-6HFYLEVF.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";import{jsx as t}from"react/jsx-runtime";var a={title:"Blocks/ProposalSummary",component:o,tags:["autodocs"],argTypes:{},decorators:[r=>t("div",{className:"p-2",children:t(r,{})})]},e=a,p={args:{}};export{p as Primary,e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a as r}from"../../chunk-ADPXM7KO.mjs";import"../../chunk-6P7CY367.mjs";import{d as a}from"../../chunk-EZBQVFIZ.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import"../../chunk-5FLNXLSS.mjs";import"../../chunk-CPKQIUX4.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";import m from"clsx";import{jsx as o,jsxs as l}from"react/jsx-runtime";var g=i=>{let{className:n,docs:t,introContent:e}=i;return l("div",{className:m("container",n),children:[e&&o(a,{content:e,enableGutter:!1}),o("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4 md:gap-8 items-stretch",children:t==null?void 0:t.map((s,p)=>typeof s=="string"?null:o(r,{doc:s,relationTo:"posts",showCategories:!0},p))})]})};export{g as RelatedPosts};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a}from"../../chunk-GKPGUJII.mjs";import{a as m}from"../../chunk-ZRH3Z62F.mjs";import{b as l}from"../../chunk-EZBQVFIZ.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import{a as e}from"../../chunk-5FLNXLSS.mjs";import"../../chunk-CPKQIUX4.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-763KMQIQ.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-J2VQUYES.mjs";import"../../chunk-SJWGFZJ6.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";import{Fragment as p}from"react";import{jsx as r}from"react/jsx-runtime";var s={content:a,cta:l,mediaBlock:e,imageBlock:e,features:m},C=i=>{let{blocks:o}=i;return o&&Array.isArray(o)&&o.length>0?r(p,{children:o.map((c,k)=>{let{blockType:t}=c;if(t&&t in s){let n=s[t];if(n)return r("div",{className:"my-6",children:r(n,{...c})},k)}return null})}):null};export{C as RenderBlocks};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a}from"../../chunk-EPTHSTUM.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as WhyUs};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as t}from"../../chunk-
|
|
1
|
+
import{a as t}from"../../chunk-EPTHSTUM.mjs";import"../../chunk-D2WXBUVJ.mjs";import{jsx as o}from"react/jsx-runtime";var e={title:"Blocks/WhyUs",component:t,tags:["autodocs"],argTypes:{},decorators:[r=>o("div",{className:"p-2",children:o(r,{})})]},s=e,y={args:{}};export{y as Primary,s as default};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
export { Insight } from './Insight';
|
|
2
|
+
export { InfoTile } from './InfoTile';
|
|
3
|
+
export { MOTD } from './MOTD';
|
|
4
|
+
export { OrgChart } from './OrgChart';
|
|
5
|
+
export { ProposalSummary } from './ProposalSummary';
|
|
6
|
+
export { WhyUs } from './WhyUs';
|
|
7
|
+
export * from "./Content";
|
|
8
|
+
export * from "./FeaturesBlock";
|
|
9
|
+
export * from "./HeadingImage";
|
|
10
|
+
export * from "./ImageBlock";
|
|
11
|
+
export * from "./ConsultantProfile";
|
|
12
|
+
export * from "./Banner";
|
|
13
|
+
export * from "./CallToAction";
|
|
14
|
+
export * from "./MediaBlock";
|
|
15
|
+
export * from "./Code";
|
|
16
|
+
export * from "./CopyButton";
|
|
17
|
+
export * from "./CaseStudy";
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
|
|
4
|
+
"use strict";var At=Object.create;var pe=Object.defineProperty;var Rt=Object.getOwnPropertyDescriptor;var Tt=Object.getOwnPropertyNames;var Pt=Object.getPrototypeOf,Mt=Object.prototype.hasOwnProperty;var St=(e,t)=>{for(var r in t)pe(e,r,{get:t[r],enumerable:!0})},Je=(e,t,r,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let s of Tt(t))!Mt.call(e,s)&&s!==r&&pe(e,s,{get:()=>t[s],enumerable:!(a=Rt(t,s))||a.enumerable});return e};var F=(e,t,r)=>(r=e!=null?At(Pt(e)):{},Je(t||!e||!e.__esModule?pe(r,"default",{value:e,enumerable:!0}):r,e)),Bt=e=>Je(pe({},"__esModule",{value:!0}),e);var Cr={};St(Cr,{BannerBlock:()=>Te,CallToActionBlock:()=>Me,CodeBlock:()=>Ie,ContentBlock:()=>vr,CopyButton:()=>Se,FeaturesBlock:()=>xr,HeadingImage:()=>wr,ImageBlock:()=>Nr,InfoTile:()=>$e,Insight:()=>Ke,MOTD:()=>qe,MediaBlock:()=>ze,OrgChart:()=>et,ProposalSummary:()=>dt,WhyUs:()=>pt});module.exports=Bt(Cr);var _e=require("react/jsx-runtime"),It=({type:e="solid",iconName:t="cloud",size:r="lg",className:a})=>{let s="fa-"+e+" ",o="fa-"+t,i=a!=null?a:"",n=s+o+" fa-"+r+" "+i;return(0,_e.jsx)("i",{className:n})},We=It;function Ke({icon:e,title:t,body:r,color:a="secondary"}){return(0,_e.jsx)(_e.Fragment,{children:(0,_e.jsxs)("div",{className:"flex py-0 min-h-16",children:[(0,_e.jsx)("div",{className:"px-[2%] flex items-center",children:(0,_e.jsx)("div",{className:"w-12 h-12",children:(0,_e.jsx)(We,{type:e.type,iconName:e.name})})}),(0,_e.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[30%]",children:t}),r&&(0,_e.jsx)("div",{className:"px-[1%] py-1.5 flex items-center text-2xl min-w-[50%]",children:r})]})})}var Ye=F(require("next/image"));function $e(e){let{url:t,mainImage:r,excerpt:a,title:s}=e;return(0,_e.jsxs)("div",{className:"relative flex flex-col rounded-3xl bg-white p-2 shadow-md shadow-black/5 ring-1 ring-black/5 hover:shadow-lg transition-shadow group",children:[r&&(0,_e.jsx)(Ye.default,{alt:s||"",src:r,layout:"responsive",width:1170,height:780,className:"rounded-2xl object-cover"}),(0,_e.jsxs)("div",{className:"flex flex-1 flex-col p-4",children:[(0,_e.jsx)("div",{className:"mt-2 text-base/7 font-medium text-center group-hover:scale-105 transition-transform duration-200 ease-in-out group-hover:text-primary",children:(0,_e.jsxs)("a",{href:t,children:[(0,_e.jsx)("span",{className:"absolute inset-0"}),s]})}),a&&(0,_e.jsx)("div",{className:"mt-2 flex-1 text-sm/6 text-gray-500",children:a})]})]},t)}var Et=(e,t)=>`from-brand-${e} to-brand-${t}`;function qe({...e}){let t=Et(e.brandFrom||"one",e.brandTo||"two");return(0,_e.jsxs)("div",{className:`relative isolate flex items-center gap-_e-6 overflow-hidden px-6 py-2.5 sm:px-3.5 sm:before:flex-1 bg-gradient-to-r ${t}`,children:[(0,_e.jsx)("p",{className:"text-sm/6 text-primary-foreground",children:e.url?(0,_e.jsxs)("a",{href:e.url,children:[(0,_e.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,_e.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,_e.jsx)("circle",{r:1,cx:1,cy:1})}),(0,_e.jsx)("span",{children:e.message&&e.message})]}):(0,_e.jsxs)(_e.Fragment,{children:[(0,_e.jsx)("strong",{className:"font-semibold",children:e.title}),e.message&&(0,_e.jsx)("svg",{viewBox:"0 0 2 2","aria-hidden":"true",className:"mx-2 inline size-0.5 fill-current",children:(0,_e.jsx)("circle",{r:1,cx:1,cy:1})}),e.message&&e.message]})}),(0,_e.jsx)("div",{className:"flex flex-1 justify-end"})]})}var oe=F(require("react")),A=require("lucide-react"),Dt={Architecture:(0,_e.jsx)(A.DraftingCompass,{className:"h-5 w-5 text-blue-600"}),Engineering:(0,_e.jsx)(A.Code,{className:"h-5 w-5 text-green-600"}),Development:(0,_e.jsx)(A.Code,{className:"h-5 w-5 text-purple-600"}),Delivery:(0,_e.jsx)(A.GanttChart,{className:"h-5 w-5 text-red-600"})},Lt=({person:e,level:t,onToggle:r,isExpanded:a,isHighlighted:s})=>{let o=e.reports.length>0;return(0,_e.jsx)("div",{className:`ml-${t*4} mb-2`,children:(0,_e.jsxs)("div",{className:`flex items-center p-3 rounded-lg shadow-sm border ${s?"bg-card border-primary":"bg-white border-gray-200"}`,children:[o&&(0,_e.jsx)("button",{onClick:r,className:"mr-2","aria-label":a?"Collapse":"Expand",children:a?(0,_e.jsx)(A.ChevronDown,{className:"h-4 w-4"}):(0,_e.jsx)(A.ChevronRight,{className:"h-4 w-4"})}),(0,_e.jsx)("div",{className:"w-10 h-10 bg-gray-200 rounded-full flex items-center justify-center mr-3",children:(0,_e.jsx)(A.Users,{className:"h-6 w-6 text-gray-500"})}),(0,_e.jsxs)("div",{children:[(0,_e.jsx)("h3",{className:"text-sm font-semibold text-gray-800",children:e.name}),(0,_e.jsxs)("div",{className:"flex items-center mt-1",children:[Dt[e.discipline],(0,_e.jsx)("span",{className:"ml-1 text-xs text-gray-600",children:e.discipline})]})]}),(0,_e.jsx)("span",{className:"ml-auto text-xs font-medium text-gray-500 bg-gray-100 px-2 py-1 rounded",children:e.grade})]})})},Ze=({person:e,level:t,searchTerm:r})=>{let[a,s]=(0,oe.useState)(t<1),o=()=>s(!a),i=u=>u.name.toLowerCase().includes(r.toLowerCase())||u.discipline.toLowerCase().includes(r.toLowerCase())||u.grade.toLowerCase().includes(r.toLowerCase()),n=u=>i(u)||u.reports.some(n),m=r===""||n(e),f=i(e);return oe.default.useEffect(()=>{r!==""&&n(e)&&s(!0)},[r,e]),m?(0,_e.jsxs)("div",{children:[(0,_e.jsx)(Lt,{person:e,level:t,onToggle:o,isExpanded:a,isHighlighted:f}),a&&e.reports.map((u,w)=>(0,_e.jsx)(Ze,{person:u,level:t+1,searchTerm:r},w))]}):null};function et(){let[e,t]=(0,oe.useState)("");return(0,_e.jsxs)("div",{className:"max-w-5xl mx-auto p-6",children:[(0,_e.jsx)("h2",{className:"text-2xl font-bold mb-6 text-center text-gray-800",children:"Who's who"}),(0,_e.jsxs)("div",{className:"mb-4 relative",children:[(0,_e.jsx)("input",{type:"text",placeholder:"Search by name, discipline, or grade",value:e,onChange:a=>t(a.target.value),className:"w-full px-4 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-blue-500","aria-label":"Search the organization chart"}),(0,_e.jsx)(A.Search,{className:"absolute right-3 top-2.5 h-5 w-5 text-gray-400"})]}),(0,_e.jsx)("div",{className:"space-y-4",children:[{name:"Alice Johnson",discipline:"Architecture",grade:"Director",reports:[{name:"Bob Smith",discipline:"Engineering",grade:"Senior Manager",reports:[{name:"Charlie Brown",discipline:"Development",grade:"Manager",reports:[]},{name:"Diana Ross",discipline:"Engineering",grade:"Manager",reports:[]},{name:"Edward Norton",discipline:"Engineering",grade:"Manager",reports:[]}]},{name:"Fiona Apple",discipline:"Architecture",grade:"Senior Manager",reports:[{name:"George Clooney",discipline:"Architecture",grade:"Manager",reports:[]},{name:"Helen Mirren",discipline:"Architecture",grade:"Manager",reports:[]},{name:"Ian McKellen",discipline:"Architecture",grade:"Manager",reports:[]}]},{name:"Julia Roberts",discipline:"Development",grade:"Senior Manager",reports:[{name:"Kevin Spacey",discipline:"Development",grade:"Manager",reports:[]},{name:"Liam Neeson",discipline:"Development",grade:"Manager",reports:[]},{name:"Meryl Streep",discipline:"Development",grade:"Manager",reports:[]}]}]},{name:"Nicole Kidman",discipline:"Delivery",grade:"Director",reports:[{name:"Owen Wilson",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Penelope Cruz",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Quentin Tarantino",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Rachel McAdams",discipline:"Delivery",grade:"Manager",reports:[]}]},{name:"Samuel L. Jackson",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Tom Hanks",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Uma Thurman",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Viola Davis",discipline:"Delivery",grade:"Manager",reports:[]}]},{name:"Will Smith",discipline:"Delivery",grade:"Senior Manager",reports:[{name:"Xavier Dolan",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Yalitza Aparicio",discipline:"Delivery",grade:"Manager",reports:[]},{name:"Zoe Saldana",discipline:"Delivery",grade:"Manager",reports:[]}]}]}].map((a,s)=>(0,_e.jsx)(Ze,{person:a,level:0,searchTerm:e},s))})]})}var Q=F(require("react"));var ct=require("clsx");var Re="-",zt=e=>{let t=Xt(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:a}=e;return{getClassGroupId:i=>{let n=i.split(Re);return n[0]===""&&n.length!==1&&n.shift(),ot(n,t)||Ft(i)},getConflictingClassGroupIds:(i,n)=>{let m=r[i]||[];return n&&a[i]?[...m,...a[i]]:m}}},ot=(e,t)=>{var i;if(e.length===0)return t.classGroupId;let r=e[0],a=t.nextPart.get(r),s=a?ot(e.slice(1),a):void 0;if(s)return s;if(t.validators.length===0)return;let o=e.join(Re);return(i=t.validators.find(({validator:n})=>n(o)))==null?void 0:i.classGroupId},tt=/^\[(.+)\]$/,Ft=e=>{if(tt.test(e)){let t=tt.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},Xt=e=>{let{theme:t,prefix:r}=e,a={nextPart:new Map,validators:[]};return Ht(Object.entries(e.classGroups),r).forEach(([o,i])=>{Ae(i,a,o,t)}),a},Ae=(e,t,r,a)=>{e.forEach(s=>{if(typeof s=="string"){let o=s===""?t:rt(t,s);o.classGroupId=r;return}if(typeof s=="function"){if(Gt(s)){Ae(s(a),t,r,a);return}t.validators.push({validator:s,classGroupId:r});return}Object.entries(s).forEach(([o,i])=>{Ae(i,rt(t,o),r,a)})})},rt=(e,t)=>{let r=e;return t.split(Re).forEach(a=>{r.nextPart.has(a)||r.nextPart.set(a,{nextPart:new Map,validators:[]}),r=r.nextPart.get(a)}),r},Gt=e=>e.isThemeGetter,Ht=(e,t)=>t?e.map(([r,a])=>{let s=a.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([i,n])=>[t+i,n])):o);return[r,s]}):e,Ut=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,a=new Map,s=(o,i)=>{r.set(o,i),t++,t>e&&(t=0,a=r,r=new Map)};return{get(o){let i=r.get(o);if(i!==void 0)return i;if((i=a.get(o))!==void 0)return s(o,i),i},set(o,i){r.has(o)?r.set(o,i):s(o,i)}}},at="!",Ot=e=>{let{separator:t,experimentalParseClassName:r}=e,a=t.length===1,s=t[0],o=t.length,i=n=>{let m=[],f=0,u=0,w;for(let v=0;v<n.length;v++){let C=n[v];if(f===0){if(C===s&&(a||n.slice(v,v+o)===t)){m.push(n.slice(u,v)),u=v+o;continue}if(C==="/"){w=v;continue}}C==="["?f++:C==="]"&&f--}let N=m.length===0?n:n.substring(u),S=N.startsWith(at),B=S?N.substring(1):N,y=w&&w>u?w-u:void 0;return{modifiers:m,hasImportantModifier:S,baseClassName:B,maybePostfixModifierPosition:y}};return r?n=>r({className:n,parseClassName:i}):i},Vt=e=>{if(e.length<=1)return e;let t=[],r=[];return e.forEach(a=>{a[0]==="["?(t.push(...r.sort(),a),r=[]):r.push(a)}),t.push(...r.sort()),t},jt=e=>({cache:Ut(e.cacheSize),parseClassName:Ot(e),...zt(e)}),Qt=/\s+/,Jt=(e,t)=>{let{parseClassName:r,getClassGroupId:a,getConflictingClassGroupIds:s}=t,o=[],i=e.trim().split(Qt),n="";for(let m=i.length-1;m>=0;m-=1){let f=i[m],{modifiers:u,hasImportantModifier:w,baseClassName:N,maybePostfixModifierPosition:S}=r(f),B=!!S,y=a(B?N.substring(0,S):N);if(!y){if(!B){n=f+(n.length>0?" "+n:n);continue}if(y=a(N),!y){n=f+(n.length>0?" "+n:n);continue}B=!1}let v=Vt(u).join(":"),C=w?v+at:v,R=C+y;if(o.includes(R))continue;o.push(R);let V=s(y,B);for(let j=0;j<V.length;++j){let le=V[j];o.push(C+le)}n=f+(n.length>0?" "+n:n)}return n};function Wt(){let e=0,t,r,a="";for(;e<arguments.length;)(t=arguments[e++])&&(r=st(t))&&(a&&(a+=" "),a+=r);return a}var st=e=>{if(typeof e=="string")return e;let t,r="";for(let a=0;a<e.length;a++)e[a]&&(t=st(e[a]))&&(r&&(r+=" "),r+=t);return r};function _t(e,...t){let r,a,s,o=i;function i(m){let f=t.reduce((u,w)=>w(u),e());return r=jt(f),a=r.cache.get,s=r.cache.set,o=n,n(m)}function n(m){let f=a(m);if(f)return f;let u=Jt(m,r);return s(m,u),u}return function(){return o(Wt.apply(null,arguments))}}var b=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},nt=/^\[(?:([a-_e-]+):)?(.+)\]$/i,Kt=/^\_e+\/\_e+$/,Yt=new Set(["px","full","screen"]),$t=/^(\_e+(\.\_e+)?)?(xs|sm|md|lg|xl)$/,qt=/\_e+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Zt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,er=/^(inset_)?-?((\_e+)?\.?(\_e+)[a-_e]+|0)_e-?((\_e+)?\.?(\_e+)[a-_e]+|0)/,tr=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,L=e=>K(e)||Yt.has(e)||Kt.test(e),X=e=>Y(e,"length",cr),K=e=>!!e&&!Number.isNaN(Number(e)),ke=e=>Y(e,"number",K),ae=e=>!!e&&Number.isInteger(Number(e)),rr=e=>e.endsWith("%")&&K(e.slice(0,-1)),c=e=>nt.test(e),G=e=>$t.test(e),or=new Set(["length","size","percentage"]),ar=e=>Y(e,or,it),sr=e=>Y(e,"position",it),nr=new Set(["image","url"]),ir=e=>Y(e,nr,pr),lr=e=>Y(e,"",dr),se=()=>!0,Y=(e,t,r)=>{let a=nt.exec(e);return a?a[1]?typeof t=="string"?a[1]===t:t.has(a[1]):r(a[2]):!1},cr=e=>qt.test(e)&&!Zt.test(e),it=()=>!1,dr=e=>er.test(e),pr=e=>tr.test(e);var mr=()=>{let e=b("colors"),t=b("spacing"),r=b("blur"),a=b("brightness"),s=b("borderColor"),o=b("borderRadius"),i=b("borderSpacing"),n=b("borderWidth"),m=b("contrast"),f=b("grayscale"),u=b("hueRotate"),w=b("invert"),N=b("gap"),S=b("gradientColorStops"),B=b("gradientColorStopPositions"),y=b("inset"),v=b("margin"),C=b("opacity"),R=b("padding"),V=b("saturate"),j=b("scale"),le=b("sepia"),Ge=b("skew"),He=b("space"),Ue=b("translate"),xe=()=>["auto","contain","none"],we=()=>["auto","hidden","clip","visible","scroll"],Ne=()=>["auto",c,t],h=()=>[c,t],Oe=()=>["",L,X],ce=()=>["auto",K,c],Ve=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],de=()=>["solid","dashed","dotted","double","none"],je=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Ce=()=>["start","end","center","between","around","evenly","stretch"],re=()=>["","0",c],Qe=()=>["auto","avoid","all","avoid-page","page","left","right","column"],E=()=>[K,c];return{cacheSize:500,separator:":",theme:{colors:[se],spacing:[L,X],blur:["none","",G,c],brightness:E(),borderColor:[e],borderRadius:["none","","full",G,c],borderSpacing:h(),borderWidth:Oe(),contrast:E(),grayscale:re(),hueRotate:E(),invert:re(),gap:h(),gradientColorStops:[e],gradientColorStopPositions:[rr,X],inset:Ne(),margin:Ne(),opacity:E(),padding:h(),saturate:E(),scale:E(),sepia:re(),skew:E(),space:h(),translate:h()},classGroups:{aspect:[{aspect:["auto","square","video",c]}],container:["container"],columns:[{columns:[G]}],"break-after":[{"break-after":Qe()}],"break-before":[{"break-before":Qe()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...Ve(),c]}],overflow:[{overflow:we()}],"overflow-_e":[{"overflow-_e":we()}],"overflow-y":[{"overflow-y":we()}],overscroll:[{overscroll:xe()}],"overscroll-_e":[{"overscroll-_e":xe()}],"overscroll-y":[{"overscroll-y":xe()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[y]}],"inset-_e":[{"inset-_e":[y]}],"inset-y":[{"inset-y":[y]}],start:[{start:[y]}],end:[{end:[y]}],top:[{top:[y]}],right:[{right:[y]}],bottom:[{bottom:[y]}],left:[{left:[y]}],visibility:["visible","invisible","collapse"],_e:[{_e:["auto",ae,c]}],basis:[{basis:Ne()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",c]}],grow:[{grow:re()}],shrink:[{shrink:re()}],order:[{order:["first","last","none",ae,c]}],"grid-cols":[{"grid-cols":[se]}],"col-start-end":[{col:["auto",{span:["full",ae,c]},c]}],"col-start":[{"col-start":ce()}],"col-end":[{"col-end":ce()}],"grid-rows":[{"grid-rows":[se]}],"row-start-end":[{row:["auto",{span:[ae,c]},c]}],"row-start":[{"row-start":ce()}],"row-end":[{"row-end":ce()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",c]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",c]}],gap:[{gap:[N]}],"gap-_e":[{"gap-_e":[N]}],"gap-y":[{"gap-y":[N]}],"justify-content":[{justify:["normal",...Ce()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...Ce(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...Ce(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[R]}],px:[{px:[R]}],py:[{py:[R]}],ps:[{ps:[R]}],pe:[{pe:[R]}],pt:[{pt:[R]}],pr:[{pr:[R]}],pb:[{pb:[R]}],pl:[{pl:[R]}],m:[{m:[v]}],mx:[{mx:[v]}],my:[{my:[v]}],ms:[{ms:[v]}],_e:[{_e:[v]}],mt:[{mt:[v]}],mr:[{mr:[v]}],mb:[{mb:[v]}],ml:[{ml:[v]}],"space-_e":[{"space-_e":[He]}],"space-_e-reverse":["space-_e-reverse"],"space-y":[{"space-y":[He]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",c,t]}],"min-w":[{"min-w":[c,t,"min","max","fit"]}],"max-w":[{"max-w":[c,t,"none","full","min","max","fit","prose",{screen:[G]},G]}],h:[{h:[c,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[c,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[c,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[c,t,"auto","min","max","fit"]}],"font-size":[{text:["base",G,X]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",ke]}],"font-family":[{font:[se]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",c]}],"line-clamp":[{"line-clamp":["none",K,ke]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",L,c]}],"list-image":[{"list-image":["none",c]}],"list-style-type":[{list:["none","disc","decimal",c]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[C]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[C]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...de(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",L,X]}],"underline-offset":[{"underline-offset":["auto",L,c]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:h()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",c]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",c]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[C]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...Ve(),sr]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","_e","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",ar]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","_e","tl"]},ir]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[B]}],"gradient-via-pos":[{via:[B]}],"gradient-to-pos":[{to:[B]}],"gradient-from":[{from:[S]}],"gradient-via":[{via:[S]}],"gradient-to":[{to:[S]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-b":[{"rounded-b":[o]}],"rounded-_e":[{"rounded-_e":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-ee":[{"rounded-ee":[o]}],"rounded-es":[{"rounded-es":[o]}],"rounded-tl":[{"rounded-tl":[o]}],"rounded-tr":[{"rounded-tr":[o]}],"rounded-br":[{"rounded-br":[o]}],"rounded-bl":[{"rounded-bl":[o]}],"border-w":[{border:[n]}],"border-w-_e":[{"border-_e":[n]}],"border-w-y":[{"border-y":[n]}],"border-w-s":[{"border-s":[n]}],"border-w-e":[{"border-e":[n]}],"border-w-t":[{"border-t":[n]}],"border-w-r":[{"border-r":[n]}],"border-w-b":[{"border-b":[n]}],"border-w-_e":[{"border-_e":[n]}],"border-opacity":[{"border-opacity":[C]}],"border-style":[{border:[...de(),"hidden"]}],"divide-_e":[{"divide-_e":[n]}],"divide-_e-reverse":["divide-_e-reverse"],"divide-y":[{"divide-y":[n]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[C]}],"divide-style":[{divide:de()}],"border-color":[{border:[s]}],"border-color-_e":[{"border-_e":[s]}],"border-color-y":[{"border-y":[s]}],"border-color-s":[{"border-s":[s]}],"border-color-e":[{"border-e":[s]}],"border-color-t":[{"border-t":[s]}],"border-color-r":[{"border-r":[s]}],"border-color-b":[{"border-b":[s]}],"border-color-_e":[{"border-_e":[s]}],"divide-color":[{divide:[s]}],"outline-style":[{outline:["",...de()]}],"outline-offset":[{"outline-offset":[L,c]}],"outline-w":[{outline:[L,X]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:Oe()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[C]}],"ring-offset-w":[{"ring-offset":[L,X]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",G,lr]}],"shadow-color":[{shadow:[se]}],opacity:[{opacity:[C]}],"mix-blend":[{"mix-blend":[...je(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":je()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[a]}],contrast:[{contrast:[m]}],"drop-shadow":[{"drop-shadow":["","none",G,c]}],grayscale:[{grayscale:[f]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[w]}],saturate:[{saturate:[V]}],sepia:[{sepia:[le]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[a]}],"backdrop-contrast":[{"backdrop-contrast":[m]}],"backdrop-grayscale":[{"backdrop-grayscale":[f]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[u]}],"backdrop-invert":[{"backdrop-invert":[w]}],"backdrop-opacity":[{"backdrop-opacity":[C]}],"backdrop-saturate":[{"backdrop-saturate":[V]}],"backdrop-sepia":[{"backdrop-sepia":[le]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-_e":[{"border-spacing-_e":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",c]}],duration:[{duration:E()}],ease:[{ease:["linear","in","out","in-out",c]}],delay:[{delay:E()}],animate:[{animate:["none","spin","ping","pulse","bounce",c]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[j]}],"scale-_e":[{"scale-_e":[j]}],"scale-y":[{"scale-y":[j]}],rotate:[{rotate:[ae,c]}],"translate-_e":[{"translate-_e":[Ue]}],"translate-y":[{"translate-y":[Ue]}],"skew-_e":[{"skew-_e":[Ge]}],"skew-y":[{"skew-y":[Ge]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",c]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",c]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","_e",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":h()}],"scroll-mx":[{"scroll-mx":h()}],"scroll-my":[{"scroll-my":h()}],"scroll-ms":[{"scroll-ms":h()}],"scroll-_e":[{"scroll-_e":h()}],"scroll-mt":[{"scroll-mt":h()}],"scroll-mr":[{"scroll-mr":h()}],"scroll-mb":[{"scroll-mb":h()}],"scroll-ml":[{"scroll-ml":h()}],"scroll-p":[{"scroll-p":h()}],"scroll-px":[{"scroll-px":h()}],"scroll-py":[{"scroll-py":h()}],"scroll-ps":[{"scroll-ps":h()}],"scroll-pe":[{"scroll-pe":h()}],"scroll-pt":[{"scroll-pt":h()}],"scroll-pr":[{"scroll-pr":h()}],"scroll-pb":[{"scroll-pb":h()}],"scroll-pl":[{"scroll-pl":h()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","_e","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-_e":[{"touch-pan":["_e","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",c]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[L,X,ke]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-_e","overflow-y"],overscroll:["overscroll-_e","overscroll-y"],inset:["inset-_e","inset-y","start","end","top","right","bottom","left"],"inset-_e":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-_e","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","_e","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-_e","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-_e":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-_e","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-_e"],"border-w-_e":["border-w-r","border-w-_e"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-_e"],"border-color-_e":["border-color-r","border-color-_e"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-_e","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-_e","touch-y","touch-pz"],"touch-_e":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var lt=_t(mr);function p(...e){return lt((0,ct.clsx)(e))}var $=Q.forwardRef(({className:e,...t},r)=>(0,_e.jsx)("div",{ref:r,className:p("rounded-xl border bg-card text-card-foreground shadow",e),...t}));$.displayName="Card";var q=Q.forwardRef(({className:e,...t},r)=>(0,_e.jsx)("div",{ref:r,className:p("flex flex-col space-y-1.5 p-6",e),...t}));q.displayName="CardHeader";var Z=Q.forwardRef(({className:e,...t},r)=>(0,_e.jsx)("div",{ref:r,className:p("font-semibold leading-none tracking-tight",e),...t}));Z.displayName="CardTitle";var ur=Q.forwardRef(({className:e,...t},r)=>(0,_e.jsx)("div",{ref:r,className:p("text-sm text-muted-foreground",e),...t}));ur.displayName="CardDescription";var ee=Q.forwardRef(({className:e,...t},r)=>(0,_e.jsx)("div",{ref:r,className:p("p-6 pt-0",e),...t}));ee.displayName="CardContent";var gr=Q.forwardRef(({className:e,...t},r)=>(0,_e.jsx)("div",{ref:r,className:p("flex items-center p-6 pt-0",e),...t}));gr.displayName="CardFooter";function dt({teamMembers:e={leadership:[{role:"CTO oversight"},{role:"Senior Delivery Lead",isFTE:!0}],core:[{role:"Lead Cloud Architect",isFTE:!0},{role:"Senior Business Analyst",isFTE:!0}],sme:["Security Architecture","Engineering","Data Architecture"]},outputs:t=[{title:"Discovery Report",description:"A detailed report summarising the findings from the initial assessment, including insights from stakeholder interviews and document reviews."},{title:"Cloud and Data Estate Assessment Report",description:"A comprehensive analysis of the current cloud and data infrastructure, highlighting strengths, weaknesses, and opportunities for improvement."},{title:"Gap Analysis Report",description:"Identification of gaps between current capabilities and the requirements for adopting GenAI, along with a detailed analysis of these gaps."},{title:"Recommendations Report",description:"A set of actionable recommendations for enhancing the cloud infrastructure, data management practices, and operating model."},{title:"Implementation Roadmap",description:"A phased roadmap outlining the steps to implement the recommended changes, including timelines, milestones, and prioritisation of initiatives."},{title:"Risk Management Plan",description:"A detailed plan outlining potential risks and mitigation strategies to ensure a smooth transition."}],benefits:r=["Strategic Alignment: Ensures that the adoption of GenAI aligns with the overall business strategy and objectives.","Enhanced Efficiency: Optimises cloud and data operations, leading to improved performance and cost savings.","Risk Mitigation: Identifies potential risks early and provides strategies to mitigate them, ensuring a smooth transition.","Scalability: Prepares the organisation for future growth and scalability by enhancing the underlying technology infrastructure.","Competitive Advantage: Positions the organisation to leverage Generative AI effectively, providing a competitive edge in the market."],fee:a="\xA3150,000 for delivery of listed outputs"}){return(0,_e.jsxs)("div",{className:"grid gap-6 lg:grid-cols-3",children:[(0,_e.jsxs)("div",{className:"lg:col-span-1 space-y-6 flex flex-col",children:[(0,_e.jsxs)($,{className:"flex-grow",children:[(0,_e.jsx)(q,{className:"bg-primary text-primary-foreground",children:(0,_e.jsxs)(Z,{className:"flex items-center gap-2",children:[(0,_e.jsx)(A.Users,{className:"h-5 w-5"}),"Team"]})}),(0,_e.jsxs)(ee,{className:"p-6",children:[(0,_e.jsx)("p",{className:"mb-6 text-sm text-muted-foreground",children:"A small team of highly-skilled consultants with significant Cloud, Data and AI experience will execute this phase:"}),(0,_e.jsxs)("div",{className:"space-y-6",children:[(0,_e.jsx)("div",{className:"space-y-2",children:e.leadership.map((s,o)=>(0,_e.jsxs)("div",{className:"flex items-center justify-between",children:[(0,_e.jsxs)("div",{className:"flex items-center gap-2",children:[(0,_e.jsx)(A.User,{className:"h-4 w-4 text-muted-foreground"}),(0,_e.jsx)("span",{children:s.role})]}),s.isFTE&&(0,_e.jsx)("span",{className:"text-xs text-muted-foreground",children:"(FTE)"})]},o))}),(0,_e.jsx)("div",{className:"space-y-2",children:e.core.map((s,o)=>(0,_e.jsxs)("div",{className:"flex items-center justify-between",children:[(0,_e.jsxs)("div",{className:"flex items-center gap-2",children:[(0,_e.jsx)(A.User,{className:"h-4 w-4 text-muted-foreground"}),(0,_e.jsx)("span",{children:s.role}),s.count&&(0,_e.jsxs)("span",{children:["(",s.count,"_e)"]})]}),s.isFTE&&(0,_e.jsx)("span",{className:"text-xs text-muted-foreground",children:"(FTE)"})]},o))}),(0,_e.jsxs)("div",{children:[(0,_e.jsxs)("div",{className:"flex items-center gap-2 mb-2",children:[(0,_e.jsx)(A.Users2,{className:"h-4 w-4 text-muted-foreground"}),(0,_e.jsx)("span",{children:"SME input:"})]}),(0,_e.jsx)("div",{className:"ml-6 text-sm text-muted-foreground",children:e.sme.join(", ")})]})]})]})]}),(0,_e.jsxs)($,{children:[(0,_e.jsx)(q,{className:"bg-primary text-primary-foreground",children:(0,_e.jsxs)(Z,{className:"flex items-center gap-2",children:[(0,_e.jsx)(A.PoundSterling,{className:"h-5 w-5"}),"Fee"]})}),(0,_e.jsx)(ee,{className:"p-6",children:(0,_e.jsx)("p",{className:"text-lg font-semibold",children:a})})]})]}),(0,_e.jsxs)($,{className:"lg:col-span-1 flex flex-col",children:[(0,_e.jsx)(q,{className:"bg-primary text-primary-foreground",children:(0,_e.jsxs)(Z,{className:"flex items-center gap-2",children:[(0,_e.jsx)(A.FileText,{className:"h-5 w-5"}),"Outputs"]})}),(0,_e.jsxs)(ee,{className:"p-6 flex-grow overflow-auto",children:[(0,_e.jsx)("ol",{className:"list-decimal list-inside space-y-4",children:t.map((s,o)=>(0,_e.jsxs)("li",{className:"text-sm",children:[(0,_e.jsxs)("span",{className:"font-medium",children:[s.title,":"]})," ",(0,_e.jsx)("span",{className:"text-muted-foreground",children:s.description})]},o))}),(0,_e.jsx)("p",{className:"mt-6 text-sm italic text-muted-foreground",children:"Delivered within 8 weeks from start date of engagement."})]})]}),(0,_e.jsxs)($,{className:"lg:col-span-1 flex flex-col",children:[(0,_e.jsx)(q,{className:"bg-primary text-primary-foreground",children:(0,_e.jsxs)(Z,{className:"flex items-center gap-2",children:[(0,_e.jsx)(A.Lightbulb,{className:"h-5 w-5"}),"Benefits"]})}),(0,_e.jsx)(ee,{className:"p-6 flex-grow overflow-auto",children:(0,_e.jsx)("ul",{className:"space-y-4",children:r.map((s,o)=>(0,_e.jsxs)("li",{className:"flex gap-2 text-sm",children:[(0,_e.jsx)("span",{className:"text-primary",children:"\u2713"}),(0,_e.jsx)("span",{children:s})]},o))})})]})]})}function pt(){return(0,_e.jsx)("div",{className:"w-full bg-primary text-white p-8 rounded-lg border border-dashed border-white/30",children:(0,_e.jsxs)("div",{className:"grid md:grid-cols-4 gap-8 relative",children:[(0,_e.jsxs)("div",{className:"space-y-4 bg-primary p-3 rounded-lg",children:[(0,_e.jsxs)("div",{className:"flex items-center gap-2 relative _e-10",children:[(0,_e.jsx)("div",{className:"w-10 h-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,_e.jsx)("span",{className:"text-[#0B3B4E]",children:"1"})}),(0,_e.jsx)(A.BarChart3,{className:"w-8 h-8"})]}),(0,_e.jsx)("h2",{className:"text-xl font-semibold",children:"Agile Delivery and Leadership in Complex Environments"}),(0,_e.jsx)("p",{className:"text-secondary text-sm",children:"We excel in delivering technology solutions in complex environments with evolving customer needs, regulatory constraints, and resource limitations."}),(0,_e.jsxs)("ul",{className:"text-sm",children:[(0,_e.jsx)("li",{children:"Strategy definition"}),(0,_e.jsx)("li",{children:"Programme leadership"}),(0,_e.jsx)("li",{children:"Detailed planning"}),(0,_e.jsx)("li",{children:"\u2022 Financial control"}),(0,_e.jsx)("li",{children:"\u2022 Rigorous governance"})]})]}),(0,_e.jsxs)("div",{className:"space-y-4",children:[(0,_e.jsxs)("div",{className:"flex items-center gap-2 relative _e-10",children:[(0,_e.jsx)("div",{className:"w-10 h-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,_e.jsx)("span",{className:"text-[#0B3B4E]",children:"2"})}),(0,_e.jsx)(A.CogIcon,{className:"w-8 h-8"})]}),(0,_e.jsx)("h2",{className:"text-xl font-semibold",children:"Significant Technical Expertise in Cloud, AI, & Data"}),(0,_e.jsx)("p",{className:"text-sky-200 text-sm",children:"Our architects and engineers possess extensive expertise in designing, building, and operating modern, leading-edge technologies and enterprise-class solutions."}),(0,_e.jsx)("p",{className:"text-sm",children:"We deploy highly experienced, multidisciplinary teams skilled in product delivery, architecture, software development, DevOps, and security."})]}),(0,_e.jsxs)("div",{className:"space-y-4",children:[(0,_e.jsxs)("div",{className:"flex items-center gap-2 relative _e-10",children:[(0,_e.jsx)("div",{className:"w-10 h-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,_e.jsx)("span",{className:"text-[#0B3B4E]",children:"3"})}),(0,_e.jsx)(A.Building2,{className:"w-8 h-8"})]}),(0,_e.jsx)("h2",{className:"text-xl font-semibold",children:"Deep Public Sector, FS, Regulatory & Security Expertise"}),(0,_e.jsx)("p",{className:"text-sky-200 text-sm",children:"We understand how to navigate public sector and financial services regulation and how to deliver compliant and robustly secure cutting-edge solutions in this context."}),(0,_e.jsx)("p",{className:"text-sm",children:"We have successfully completed projects for numerous public sector and Financial Services engagements, including XXX, XXXXXX XXXXXX, XXXXX XXXXXXXXXXXXXXX, XXXXXXXXXXXXXX and many other institutions."})]}),(0,_e.jsxs)("div",{className:"space-y-4",children:[(0,_e.jsxs)("div",{className:"flex items-center gap-2 relative _e-10",children:[(0,_e.jsx)("div",{className:"w-10 h-10 rounded-full border-2 flex items-center justify-center bg-white",children:(0,_e.jsx)("span",{className:"text-[#0B3B4E]",children:"4"})}),(0,_e.jsx)(A.BadgeCheck,{className:"w-8 h-8"})]}),(0,_e.jsx)("h2",{className:"text-xl font-semibold",children:"Extensive track record of delivery within XXXX"}),(0,_e.jsx)("p",{className:"text-sky-200 text-sm",children:"We have collaborated closely with the XXXX since 2020 and understand its technology landscape and ambitions."}),(0,_e.jsx)("p",{className:"text-sm",children:"As an XXXX strategic partner, we have led numerous transformation programmes, providing expertise in architectural design, engineering standards and technical leadership, and optimisations."})]})]})})}var Te=({className:e,content:t,style:r})=>(0,_e.jsx)("div",{className:p("mx-auto my-8 w-full",e),children:(0,_e.jsx)("div",{className:p("border py-3 px-6 flex items-center rounded",{"border-border bg-card":r==="info","border-error bg-error/30":r==="error","border-success bg-success/30":r==="success","border-warning bg-warning/30":r==="warning"}),children:(0,_e.jsx)(U,{content:t,enableGutter:!1,enableProse:!1})})});var mt=require("@radix-ui/react-slot"),ut=require("class-variance-authority"),gt=F(require("react")),fr=(0,ut.cva)("inline-flex items-center justify-center whitespace-nowrap rounded text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{defaultVariants:{size:"default",variant:"default"},variants:{size:{clear:"",default:"h-10 px-4 py-2",icon:"h-10 w-10",lg:"h-11 rounded px-8",sm:"h-9 rounded px-3"},variant:{default:"bg-primary text-primary-foreground hover:bg-primary-ON_HOVER",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent-foreground",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80"}}}),ne=gt.forwardRef(({asChild:e=!1,className:t,size:r,variant:a,...s},o)=>(0,_e.jsx)(e?mt.Slot:"button",{className:p(fr({className:t,size:r,variant:a})),ref:o,...s}));ne.displayName="Button";var Pe=F(require("next/link")),te=e=>{let{type:t,appearance:r="inline",children:a,className:s,label:o,newTab:i,reference:n,size:m,url:f}=e,u=t==="reference"&&typeof(n==null?void 0:n.value)=="object"&&n.value.slug?`${(n==null?void 0:n.relationTo)!=="pages"?`/${n==null?void 0:n.relationTo}`:""}/${n.value.slug}`:f;if(!u)return null;let w=r==="link"?"clear":m,N=i?{rel:"noopener noreferrer",target:"_blank"}:{};return r==="inline"?(0,_e.jsxs)(Pe.default,{className:p(s),href:u||f||"",...N,children:[o&&o,a&&a]}):(0,_e.jsx)(ne,{asChild:!0,className:s,size:w,variant:r,children:(0,_e.jsxs)(Pe.default,{className:p(s),href:u||f||"",...N,children:[o&&o,a&&a]})})};var Me=({links:e,richText:t})=>(0,_e.jsx)("div",{className:"container",children:(0,_e.jsxs)("div",{className:"bg-card rounded border-border border p-4 flex flex-col gap-8 md:flex-row md:justify-between md:items-center",children:[(0,_e.jsx)("div",{className:"max-w-[48rem] flex items-center",children:t&&(0,_e.jsx)(U,{className:"mb-0",content:t,enableGutter:!1})}),(0,_e.jsx)("div",{className:"flex flex-col gap-8",children:(e||[]).map(({link:r},a)=>(0,_e.jsx)(te,{size:"lg",...r},a))})]})});var ue=require("prism-react-renderer");var ht=require("react");function Se({code:e}){let[t,r]=(0,ht.useState)("Copy");function a(){t==="Copy"&&(r(()=>"Copied!"),setTimeout(()=>{r(()=>"Copy")},1e3))}return(0,_e.jsx)("div",{className:"flex justify-end align-middle",children:(0,_e.jsxs)(ne,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(e),a()},children:[(0,_e.jsx)("p",{children:t}),(0,_e.jsx)("div",{className:"w-6 h-6 dark:invert",children:(0,_e.jsx)(A.ClipboardCopy,{})})]})})}var yt=({code:e,language:t=""})=>e?(0,_e.jsx)(ue.Highlight,{code:e,language:t,theme:ue.themes.vsDark,children:({getLineProps:r,getTokenProps:a,tokens:s})=>(0,_e.jsxs)("pre",{className:"bg-black p-4 border text-xs border-border rounded overflow-_e-auto",children:[s.map((o,i)=>(0,_e.jsxs)("div",{...r({className:"table-row",line:o}),children:[(0,_e.jsx)("span",{className:"table-cell select-none text-right text-white/25",children:i+1}),(0,_e.jsx)("span",{className:"table-cell pl-4",children:o.map((n,m)=>(0,_e.jsx)("span",{...a({token:n})},m))})]},i)),(0,_e.jsx)(Se,{code:e})]})}):null;var Ie=({className:e,code:t,language:r})=>(0,_e.jsx)("div",{className:[e,"not-prose"].filter(Boolean).join(" "),children:(0,_e.jsx)(yt,{code:t,language:r})});var xt=F(require("next/image"));var vt=!!(typeof window!="undefined"&&window.document&&window.document.createElement);var ge=()=>{if(vt){let e=window.location.protocol,t=window.location.hostname,r=window.location.port;return`${e}//${t}${r?`:${r}`:""}`}return process.env.VERCEL_PROJECT_PRODUCTION_URL?`https://${process.env.VERCEL_PROJECT_PRODUCTION_URL}`:process.env.NEXT_PUBLIC_SERVER_URL||""};var br={"3xl":1920,"2xl":1536,xl:1280,lg:1024,md:768,sm:640},hr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAABchJREFUWEdtlwtTG0kMhHtGM7N+AAdcDsjj///EBLzenbtuadbLJaZUTlHB+tRqSesETB3IABqQG1KbUFqDlQorBSmboqeEBcC1d8zrCixXYGZcgMsFmH8B+AngHdurAmXKOE8nHOoBrU6opcGswPi5KSP9CcBaQ9kACJH/ALAA1xm4zMD8AczvQCcAQeJVAZsy7nYApTSUzwCHUKACeUJi9TsFci7AHmDtuHYqQIC9AgQYKnSwNAig4NyOOwXq/xU47gDYggarjIpsRSEA3Fqw7AGkwgW4fgALAdiC2btKgNZwbgdMbEFpqFR2UyCR8xwAhf8bUHIGk1ckMyB5C1YkeWAdAPQBAeiD6wVYPoD1HUgXwFagZAGc6oSpTmilopoD5GzISQD3odcNIFca0BUQQM5YA2DpHV0AYURBDIAL0C+ugC0C4GedSsVUmwC8/4w8TPiwU6AClJ5RWL1PgQNkrABWdKB3YF3cBwRY5lsI4ApkKpCQi+FIgFJU/TDgDuAxAAwonJuKpGD1rkCXCR1ALyrAUSSEQAhwBdYZ6DPAgSUA2c1wKIZmRcHxMzMYR9DH8NlbkAwwApSAcABwBwTAbb6owAr0AFiZPILVEyCtMmK2jCkTwFDNUNj7nJETQx744gCUmgkZVGJUHyakEZE4W91jtGFA9KsD8Z3JFYDlhGYZLWcllwJMnplcPy+csFAgAAaIDOgeuAGoB96GLZg4kmtfMjnr6ig5oSoySsoy3ya/FMivXZWxwr0KIf9nACbfqcBEgmBSAtAlIT83R+70IWpyACamIjf5E1Iqb9ECVmnoI/FvAIRk8s2J0Y5IquQDgB+5wpScw5AUTC75VTmTs+72NUzoCvQIaAXv5Q8PDAZKLD+MxLv3RFE7KlsQChgBIlKiCv5ByaZv3gJZNm8AnVMhAN+EjrtTYQMICJpu6/0aiQnhClANlz+Bw0cIWa8ev0sBrtrhAyaXEnrfGfATQJiRKih5vKeOHNXXPFrgyamAADh0Q4F2/sESojomDS9o9k0b0H83xjB8qL+JNoTjN+enjpaBpingRh4e8MSugudM030A8FeqMI6PFIgNyPehkpZWGFEAARIQdH5LcAAqIACHkAJqg4OoBccHAuz76wr4BbzFOEa8iBuAZB8AtJHLP2VgMgJw/EIBowo7HxCAH3V6dAXEE/vZ5aZIA8BP8RKhm7Cp8BnAMnAQADdgQDA520AVIpScP+enHz0Gwp25h4i2dPg5FkDXrbsdJikQwXuWgaM5gEMk1AgH4DKKFjDf3bMD+FjEeIxLlRKYnBk2BbquvSDCAQ4gwZiMAAmH4gBTyRtEsYxi7gP6QSrc//39BrDNqG8rtYTmC4BV1SfMhOhaumFCT87zy4pPhQBZEK1kQVRjJBBi7AOlePgyAPYjwlvtagx9e/dnQraAyS894TIkkAIEYMKEc8k4EqJ68lZ5jjNqcQC2QteQOf7659umwBgPybNtK4dg9WvnMyFwXYGP7uEO1lwJgAnPNeMYMVXbIIYKFioI4PGFt+BWPVfmWJdjW2lTUnLGCswECAgaUy86iwA1464ajo0QhgMBFGyBoZahANsMpMfXr1JA1SN29m5lqgXj+UPV85uRA7yv/KYUO4Tk7Hc1AZwbIRzg0AyNj2UlAMwfSLSMnl7fdAbcxHuA27YaAMvaQ4GOjwX4RTUGAG8Ge14N963g1AynqUiFqRX9noasxT4b8entNRQYyamk/3tYcHsO7R3XJRRYOn4tw4iUnwBM5gDnySGOreAwAGo8F9IDHEcq8Pz2Kg/oXCpuIL6tOPD8LsDn0ABYQoGFRowlsAEUPPDrGAGowAbgKsgDMmE8mDy/vXQ9IAwI7u4wta+gAdAdgB64Ah9SgD4IgGKhwACoAjgNgFDhtxY8f33ZTMjqdTAiHMBPrn8ZWkEfzFdX4Oc1AHg3+ADbvN8PU8WdFKg4Tt6CQy2+D4YHaMT/JP4XzbAq98cPDIUAAAAASUVORK5CYII=",wt=e=>{let{alt:t,fill:r,imgClassName:a,priority:s,resource:o,size:i,src:n,loading:m}=e,f,u,w=t,N=n||"";if(!N&&o&&typeof o=="object"){let{alt:y,filename:v,height:C,url:R,width:V}=o;f=V,u=C,w=y||"",N=`${ge()}${R}`}let S=m||"lazy",B=i||Object.entries(br).map(([,y])=>`(max-width: ${y}px) ${y*2}w`).join(", ");return(0,_e.jsx)("picture",{children:(0,_e.jsx)(xt.default,{alt:w||"",className:p(a),fill:r,height:r?void 0:u,placeholder:"blur",blurDataURL:hr,priority:S!=="lazy"&&s,quality:100,loading:S,sizes:B,src:N,width:r?void 0:f})})};var Nt=e=>{let{onClick:t,resource:r,videoClassName:a}=e,s=(0,ht.useRef)(null);if((0,ht.useEffect)(()=>{let{current:o}=s;o&&o.addEventListener("suspend",()=>{})},[]),r&&typeof r=="object"){let{filename:o}=r;return(0,_e.jsx)("video",{autoPlay:!0,className:p(a),controls:!1,loop:!0,muted:!0,onClick:t,playsInline:!0,ref:s,children:(0,_e.jsx)("source",{src:`${ge()}/media/${o}`})})}return null};var he=e=>{var i;let{className:t,htmlElement:r="div",resource:a}=e,s=typeof a=="object"&&((i=a==null?void 0:a.mimeType)==null?void 0:i.includes("video"));return(0,_e.jsx)(r||ht.Fragment,{...r!==null?{className:t}:{},children:s?(0,_e.jsx)(Nt,{...e}):(0,_e.jsx)(wt,{...e})})};var ze=e=>{let{className:t,enableGutter:r=!0,imgClassName:a,media:s,staticImage:o}=e;return(0,_e.jsx)("div",{className:p("",{container:r},t),children:(0,_e.jsx)(he,{imgClassName:p("border border-border rounded-[0.8rem]",a),resource:s,src:o})})};var ye=F(require("react"));function Fe({nodes:e}){return(0,_e.jsx)(ye.Fragment,{children:e==null?void 0:e.map((t,r)=>{if(t==null)return null;if(t.type==="text"){let o=(0,_e.jsx)(ye.default.Fragment,{children:t.text},r);return t.format&1&&(o=(0,_e.jsx)("strong",{children:o},r)),t.format&2&&(o=(0,_e.jsx)("em",{children:o},r)),t.format&4&&(o=(0,_e.jsx)("span",{style:{textDecoration:"line-through"},children:o},r)),t.format&8&&(o=(0,_e.jsx)("span",{style:{textDecoration:"underline"},children:o},r)),t.format&16&&(o=(0,_e.jsx)("code",{children:t.text},r)),t.format&32&&(o=(0,_e.jsx)("sub",{children:o},r)),t.format&64&&(o=(0,_e.jsx)("sup",{children:o},r)),o}let a=o=>{if(o.children==null)return null;if((o==null?void 0:o.type)==="list"&&(o==null?void 0:o.listType)==="check")for(let i of o.children)"checked"in i&&(i!=null&&i.checked||(i.checked=!1));return Fe({nodes:o.children})},s="children"in t?a(t):"";if(t.type==="block"){let o=t.fields,i=o==null?void 0:o.blockType;if(!o||!i)return null;switch(i){case"cta":return(0,_e.jsx)(Me,{...o},r);case"mediaBlock":return(0,_e.jsx)(ze,{className:"col-start-1 col-span-3",imgClassName:"m-0",...o,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},r);case"banner":return(0,_e.jsx)(Te,{className:"col-start-2 mb-4",...o},r);case"code":return(0,_e.jsx)(Ie,{className:"col-start-2",...o},r);default:return null}}else switch(t.type){case"linebreak":return(0,_e.jsx)("br",{className:"col-start-2"},r);case"paragraph":return(0,_e.jsx)("p",{className:"col-start-2",children:s},r);case"heading":{let o=t==null?void 0:t.tag;return(0,_e.jsx)(o,{className:"col-start-2",children:s},r)}case"list":{let o=t==null?void 0:t.tag;return(0,_e.jsx)(o,{className:"list col-start-2",children:s},r)}case"listitem":return(t==null?void 0:t.checked)!=null?(0,_e.jsx)("li",{"aria-checked":t.checked?"true":"false",className:` ${t.checked,""}`,role:"checkbox",tabIndex:-1,value:t==null?void 0:t.value,children:s},r):(0,_e.jsx)("li",{value:t==null?void 0:t.value,children:s},r);case"quote":return(0,_e.jsx)("blockquote",{className:"col-start-2",children:s},r);case"link":{let o=t.fields;return(0,_e.jsx)(te,{newTab:!!(o!=null&&o.newTab),reference:o.doc,type:o.linkType==="internal"?"reference":"custom",url:o.url,children:s},r)}default:return null}})})}var yr=({className:e,content:t,enableGutter:r=!0,enableProse:a=!0})=>{var s;return t?(0,_e.jsx)("div",{className:p({"container ":r,"max-w-none":!r,"mx-auto prose dark:prose-invert ":a},e),children:t&&!Array.isArray(t)&&typeof t=="object"&&"root"in t&&Fe({nodes:(s=t==null?void 0:t.root)==null?void 0:s.children})}):null},U=yr;var vr=e=>{let{columns:t}=e,r={full:"12",half:"6",oneThird:"4",twoThirds:"8"};return(0,_e.jsx)("div",{className:"container my-6",children:(0,_e.jsx)("div",{className:"grid grid-cols-4 lg:grid-cols-12 gap-y-8 gap-_e-16",children:t&&t.length>0&&t.map((a,s)=>{let{enableLink:o,link:i,richText:n,size:m}=a;return(0,_e.jsxs)("div",{className:p(`col-span-4 lg:col-span-${r[m]}`,{"md:col-span-2":m!=="full"}),children:[n&&(0,_e.jsx)(U,{content:n,enableGutter:!1}),o&&(0,_e.jsx)(te,{...i})]},s)})})})};var xr=({title:e,description:t,features:r})=>(0,_e.jsxs)("section",{className:p("container w-full rounded-lg","dark:bg-black dark:text-gray-300 bg-white text-gray-800"),children:[e&&(0,_e.jsx)("h2",{className:"mb-12 text-4xl font-bold tracking-tight md:text-5xl",children:e}),t&&(0,_e.jsx)("p",{className:"mb-5 text-xl font-bold tracking-tight md:text-xl",children:t}),(0,_e.jsx)("div",{className:`grid gap-8 md:grid-cols-${r?r.length:1}`,children:r&&r.map((a,s)=>{var i,n;let o=(0,_e.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,_e.jsx)("div",{className:"text-accent h-12 w-12 mb-3 transform group-hover:scale-110 transition-transform duration-200",children:(0,_e.jsx)("i",{className:`${a.icon.type} fa-${a.icon.icon} fa-4x`})}),(0,_e.jsx)("h3",{className:"text-2xl font-semibold group-hover:text-accent transition-colors duration-200",children:a.title}),typeof a.content!="object"&&(0,_e.jsx)("div",{className:"text-lg opacity-80",dangerouslySetInnerHTML:{__html:a.content}}),typeof a.content=="object"&&(0,_e.jsx)("div",{className:"text-lg opacity-80",children:(0,_e.jsx)(U,{content:a.content,enableGutter:!1})})]},s);return console.log("link",a.link),a.link?(0,_e.jsx)("a",{href:a.link.url?a.link.url:`/${(i=a.link.reference)==null?void 0:i.relationTo}/${((n=a.link.reference)==null?void 0:n.value).slug}`,className:"no-underline group",children:o},s):o})})]});var ve=F(require("next/image"));function wr({image:e,subtitle:t="Case study",title:r,companyLogo:a,customerLogo:s}){return(0,_e.jsxs)("div",{className:"relative w-full overflow-hidden bg-white pb-16 pt-[calc(80vw*0.5)]",children:[(0,_e.jsx)("div",{className:"absolute left-0 top-0 h-[calc(100%+80vw*0.5)] w-full overflow-hidden",children:(0,_e.jsx)("div",{className:"absolute left-[calc(50%-40vw*0.5)] top-[calc(40vw*0.5*-0.29)] h-[80vw] w-[80vw] origin-top-left -rotate-45 overflow-hidden rounded-[24vw]",children:(0,_e.jsx)(ve.default,{src:e,alt:"Header background",className:"h-full w-full rotate-45 scale-[1.42] object-cover object-center",width:1e3,height:1e3,priority:!0})})}),(0,_e.jsxs)("div",{className:"absolute left-4 top-4 flex flex-col items-start gap-4 md:left-8 md:top-8",children:[a&&(0,_e.jsx)("div",{className:"h-16 w-32 md:h-24 md:w-48",children:(0,_e.jsx)(ve.default,{src:a,alt:"Company logo",className:"h-full w-full object-contain",width:192,height:96})}),s&&(0,_e.jsx)("div",{className:"h-10 w-20 md:h-12 md:w-24",children:(0,_e.jsx)(ve.default,{src:s,alt:"Customer logo",className:"h-full w-full object-contain",width:96,height:48})})]}),(0,_e.jsxs)("div",{className:"container relative mx-auto px-4",children:[(0,_e.jsx)("p",{className:"mb-4 text-lg font-medium text-sky-400",children:t}),(0,_e.jsx)("h1",{className:"max-w-4xl text-[2.75rem] font-bold leading-[1.15] tracking-tight text-[#051527] md:text-6xl",children:r})]})]})}var Nr=e=>{let{className:t,enableGutter:r=!0,imgClassName:a,media:s,staticImage:o}=e;return(0,_e.jsx)("div",{className:p("",{container:r},t),children:(0,_e.jsx)(he,{imgClassName:p("border border-border rounded-[0.8rem]",a),resource:s,src:o})})};0&&(module.exports={BannerBlock,CallToActionBlock,CodeBlock,ContentBlock,CopyButton,FeaturesBlock,HeadingImage,ImageBlock,InfoTile,Insight,MOTD,MediaBlock,OrgChart,ProposalSummary,WhyUs});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a as i}from"../../chunk-53QLSQCO.mjs";import{a as j}from"../../chunk-6HFYLEVF.mjs";import{a as k}from"../../chunk-EPTHSTUM.mjs";import{a as o}from"../../chunk-Q5YMFYZ3.mjs";import{a as g}from"../../chunk-72BBXZKW.mjs";import{a as f}from"../../chunk-HU5RE6RN.mjs";import"../../chunk-BYTBE2HZ.mjs";import{a as h}from"../../chunk-IQPZEEYJ.mjs";import"../../chunk-KPIWBWE2.mjs";import{a as l}from"../../chunk-GKPGUJII.mjs";import{a as m}from"../../chunk-ZRH3Z62F.mjs";import{a as n}from"../../chunk-JCH2CCQ7.mjs";import{a,b}from"../../chunk-EZBQVFIZ.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-YAH6C5YX.mjs";import{a as e}from"../../chunk-5FLNXLSS.mjs";import"../../chunk-CPKQIUX4.mjs";import"../../chunk-7WBETZEV.mjs";import"../../chunk-TFWGOEV7.mjs";import{a as d}from"../../chunk-763KMQIQ.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-2LJVMEWU.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-J2VQUYES.mjs";import{a as c}from"../../chunk-SJWGFZJ6.mjs";import"../../chunk-GLEWUUGS.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as BannerBlock,b as CallToActionBlock,d as CodeBlock,l as ContentBlock,c as CopyButton,m as FeaturesBlock,n as HeadingImage,o as ImageBlock,g as InfoTile,f as Insight,h as MOTD,e as MediaBlock,i as OrgChart,j as ProposalSummary,k as WhyUs};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a}from"../../chunk-VZXLXNVY.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as CustomerCard};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as o}from"../../chunk-
|
|
1
|
+
import{a as o}from"../../chunk-VZXLXNVY.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";var r={title:"Cards/CustomerCard",component:o,tags:["autodocs"],argTypes:{}},e={args:{name:"Acme Corp",logo:"stock10.jpg",href:"/customers/acme"}},a={args:{name:"Acme Corp",href:"/customers/acme"}};export{e as Default,a as NoLogo,r as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a}from"../../chunk-OD4RCKMK.mjs";import"../../chunk-SBM5HULF.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as EventCard};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as t}from"../../chunk-
|
|
1
|
+
import{a as t}from"../../chunk-OD4RCKMK.mjs";import"../../chunk-SBM5HULF.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-D2WXBUVJ.mjs";var a={title:"Cards/EventCard",component:t,tags:["autodocs"],argTypes:{type:{control:"select",options:["birthday","work_anniversary","company_event"]},date:{control:"date"},title:{control:"text"},description:{control:"text"},avatarSrc:{control:"text"}}},r={args:{eventType:"birthday",date:"2023-06-15",title:"John Doe's Birthday",description:"Wish John a happy birthday!",avatarSrc:"https://i.pravatar.cc/150?img=1"}},o={args:{eventType:"workAnniversary",date:"2023-07-01",title:"Jane Smith's 5 Year Anniversary",description:"Congratulate Jane on 5 years with the company!",avatarSrc:"https://i.pravatar.cc/150?img=2"}},n={args:{eventType:"companyEvent",date:"2023-08-10",title:"Summer Company Picnic",description:"Join us for food, games, and fun at the annual summer picnic!",avatarSrc:"https://i.pravatar.cc/150?img=3"}},i={args:{eventType:"birthday",date:"2023-09-22",title:"Alex Johnson's Birthday",description:"Let's celebrate Alex's special day!"}},s={args:{eventType:"companyEvent",date:"2023-10-31",title:"Halloween Party"}};export{r as Birthday,n as CompanyEvent,s as MinimalInfo,i as NoAvatar,o as WorkAnniversary,a as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as r}from"../../chunk-
|
|
1
|
+
import{a as r}from"../../chunk-EJ7V4F7Y.mjs";import"../../chunk-BYTBE2HZ.mjs";import"../../chunk-D2WXBUVJ.mjs";import{jsx as o}from"react/jsx-runtime";var s={title:"Cards/FeatureCard",component:r,decorators:[e=>o(e,{})]},t=e=>o(r,{...e}),a=t.bind({});a.args={title:"Green Feature",description:"This is a green feature card.",iconName:"check-circle",iconStyle:"solid",color:"green"};var i=t.bind({});i.args={title:"Blue Feature",description:"This is a blue feature card.",iconName:"info-circle",iconStyle:"regular",color:"blue"};var c=t.bind({});c.args={title:"Navy Feature",description:"This is a navy feature card.",iconName:"star",iconStyle:"duotone",color:"navy"};export{i as BlueCard,a as GreenCard,c as NavyCard,s as default};
|
|
@@ -23,7 +23,7 @@ type ContentItem = {
|
|
|
23
23
|
file?: string;
|
|
24
24
|
linked?: LinkedItem;
|
|
25
25
|
};
|
|
26
|
-
export
|
|
26
|
+
export declare function Image({ props, baseContext }: {
|
|
27
27
|
props: any;
|
|
28
28
|
baseContext: ContentItem;
|
|
29
29
|
}): import("react/jsx-runtime").JSX.Element;
|