cortex-react-components 1.2.0 → 1.4.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-32RDLRVK.mjs +1 -0
- package/dist/{chunk-MY7YCD7T.mjs → chunk-6VGO3JR7.mjs} +1 -1
- package/dist/{chunk-6XQN7JHH.mjs → chunk-7BP5RVYA.mjs} +1 -1
- package/dist/chunk-7GXS4GND.mjs +5 -0
- package/dist/{chunk-HQ5V5FY5.mjs → chunk-EF2M7XZK.mjs} +1 -1
- package/dist/{chunk-RTU6IVSY.mjs → chunk-EMNKQTUC.mjs} +1 -1
- package/dist/{chunk-Z3GPNAQX.mjs → chunk-JYZNBFY2.mjs} +1 -1
- package/dist/chunk-LFACHBX2.mjs +1 -0
- package/dist/chunk-N6Y7HNC6.mjs +1 -0
- package/dist/{chunk-I6MWUGBD.mjs → chunk-OVQPFHX2.mjs} +1 -1
- package/dist/chunk-Q56L3H6V.mjs +1 -0
- package/dist/chunk-S4O43CSD.mjs +1 -0
- package/dist/chunk-US547EKQ.mjs +1 -0
- package/dist/chunk-UVJPKH6R.mjs +1 -0
- package/dist/{chunk-YQY5Z73J.mjs → chunk-VBYC64I2.mjs} +1 -1
- package/dist/chunk-VHDG422X.mjs +1 -0
- package/dist/chunk-VSTSYVKB.mjs +1 -0
- package/dist/client/Blocks/Banner.mjs +1 -1
- package/dist/client/Blocks/CallToAction.mjs +1 -1
- package/dist/client/Blocks/CaseStudy.mjs +1 -1
- package/dist/client/Blocks/CaseStudy.stories.mjs +1 -1
- package/dist/client/Blocks/Code.client.mjs +1 -1
- package/dist/client/Blocks/Code.mjs +1 -1
- package/dist/client/Blocks/ConsultantProfile.mjs +1 -1
- package/dist/client/Blocks/ConsultantProfile.stories.mjs +1 -1
- package/dist/client/Blocks/Content.mjs +1 -1
- package/dist/client/Blocks/CopyButton.mjs +1 -1
- package/dist/client/Blocks/FeaturesBlock.mjs +1 -1
- package/dist/client/Blocks/FeaturesBlock.stories.mjs +1 -1
- package/dist/client/Blocks/HeadingImage.mjs +1 -1
- package/dist/client/Blocks/HeadingImage.stories.mjs +1 -1
- package/dist/client/Blocks/ImageBlock.mjs +1 -1
- package/dist/client/Blocks/InfoTile.mjs +1 -1
- package/dist/client/Blocks/InfoTile.stories.mjs +1 -1
- package/dist/client/Blocks/Insight.mjs +1 -1
- package/dist/client/Blocks/Insight.stories.mjs +1 -1
- package/dist/client/Blocks/MOTD.mjs +1 -1
- package/dist/client/Blocks/MOTD.stories.mjs +1 -1
- package/dist/client/Blocks/MediaBlock.mjs +1 -1
- package/dist/client/Blocks/OrgChart.mjs +1 -1
- package/dist/client/Blocks/OrgChart.stories.mjs +1 -1
- package/dist/client/Blocks/ProposalSummary.mjs +1 -1
- package/dist/client/Blocks/ProposalSummary.stories.mjs +1 -1
- package/dist/client/Blocks/RelatedPosts.mjs +1 -1
- package/dist/client/Blocks/RenderBlocks.mjs +1 -1
- package/dist/client/Blocks/WhyUs.mjs +1 -1
- package/dist/client/Blocks/WhyUs.stories.mjs +1 -1
- package/dist/client/Blocks/index.mjs +1 -1
- package/dist/client/Cards/CustomerCard.d.ts +6 -0
- package/dist/client/Cards/CustomerCard.js +1 -0
- package/dist/client/Cards/CustomerCard.mjs +1 -0
- package/dist/client/Cards/CustomerCard.stories.js +1 -0
- package/dist/client/Cards/CustomerCard.stories.mjs +1 -0
- package/dist/client/Cards/EventCard.d.ts +10 -0
- package/dist/client/Cards/EventCard.js +1 -0
- package/dist/client/Cards/EventCard.mjs +1 -0
- package/dist/client/Cards/EventCard.stories.js +1 -0
- package/dist/client/Cards/EventCard.stories.mjs +1 -0
- package/dist/client/Cards/FeatureCard.d.ts +8 -0
- package/dist/client/Cards/FeatureCard.js +2 -0
- package/dist/client/Cards/FeatureCard.mjs +2 -0
- package/dist/client/Cards/FeatureCard.stories.js +1 -0
- package/dist/client/Cards/FeatureCard.stories.mjs +1 -0
- package/dist/client/Cards/Image.d.ts +30 -0
- package/dist/client/Cards/Image.js +2 -0
- package/dist/client/Cards/Image.mjs +2 -0
- package/dist/client/Cards/Image.stories.js +1 -0
- package/dist/client/Cards/Image.stories.mjs +1 -0
- package/dist/client/Cards/ProjectCard.d.ts +8 -0
- package/dist/client/Cards/ProjectCard.js +5 -0
- package/dist/client/Cards/ProjectCard.mjs +1 -0
- package/dist/client/Cards/ProjectCard.stories.js +5 -0
- package/dist/client/Cards/ProjectCard.stories.mjs +1 -0
- package/dist/client/Cards/index.d.ts +3 -0
- package/dist/client/Cards/index.js +1 -0
- package/dist/client/Cards/index.mjs +1 -0
- package/dist/client/Images/DynamicIcon.mjs +1 -1
- package/dist/client/Images/DynamicIcon.stories.mjs +1 -1
- package/dist/client/Images/IconIndex.mjs +1 -1
- package/dist/client/Images/customIconList.mjs +1 -1
- package/dist/client/Images/index.mjs +1 -1
- package/dist/client/Layouts/FeatureGrid.d.ts +7 -0
- package/dist/client/Layouts/FeatureGrid.js +2 -0
- package/dist/client/Layouts/FeatureGrid.mjs +2 -0
- package/dist/client/Layouts/FeatureGrid.stories.js +1 -0
- package/dist/client/Layouts/FeatureGrid.stories.mjs +1 -0
- package/dist/client/Layouts/NewsGrid.d.ts +1 -0
- package/dist/client/Layouts/NewsGrid.js +2 -0
- package/dist/client/Layouts/NewsGrid.mjs +2 -0
- package/dist/client/Layouts/NewsGrid.stories.js +268 -0
- package/dist/client/Layouts/NewsGrid.stories.mjs +268 -0
- package/dist/client/Layouts/TextAndImages.d.ts +14 -0
- package/dist/client/Layouts/TextAndImages.js +1 -0
- package/dist/client/Layouts/TextAndImages.mjs +1 -0
- package/dist/client/Layouts/TextAndImages.stories.js +1 -0
- package/dist/client/Layouts/TextAndImages.stories.mjs +1 -0
- package/dist/client/Layouts/VerticalSlider.d.ts +3 -0
- package/dist/client/Layouts/VerticalSlider.js +2 -0
- package/dist/client/Layouts/VerticalSlider.mjs +2 -0
- package/dist/client/Layouts/VerticalSlider.stories.js +2 -0
- package/dist/client/Layouts/VerticalSlider.stories.mjs +2 -0
- package/dist/client/Layouts/index.d.ts +4 -0
- package/dist/client/Layouts/index.js +1 -0
- package/dist/client/Layouts/index.mjs +1 -0
- package/dist/client/Payload/Card/index.mjs +1 -1
- package/dist/client/Payload/CollectionArchive/index.mjs +1 -1
- package/dist/client/Payload/Link/index.mjs +1 -1
- package/dist/client/Payload/Logo/Logo.mjs +1 -1
- package/dist/client/Payload/Media/ImageMedia/index.mjs +1 -1
- package/dist/client/Payload/Media/VideoMedia/index.mjs +1 -1
- package/dist/client/Payload/Media/index.mjs +1 -1
- package/dist/client/Payload/PageRange/index.mjs +1 -1
- package/dist/client/Payload/Pagination/index.mjs +1 -1
- package/dist/client/Payload/RichText/index.mjs +1 -1
- package/dist/client/Payload/RichText/nodeFormat.mjs +1 -1
- package/dist/client/Payload/RichText/serialize.mjs +1 -1
- package/dist/client/index.mjs +1 -1
- package/dist/client/loader-container/index.mjs +1 -1
- package/dist/client/loader-container/loader-container.mjs +1 -1
- package/dist/client/loader-container/loader-container.module.mjs +1 -1
- package/dist/client/ui/alert.mjs +1 -1
- package/dist/client/ui/alert.stories.mjs +1 -1
- package/dist/client/ui/avatar.mjs +1 -1
- package/dist/client/ui/avatar.stories.mjs +1 -1
- package/dist/client/ui/badge.mjs +1 -1
- package/dist/client/ui/badge.stories.mjs +1 -1
- package/dist/client/ui/breadcrumb.mjs +1 -1
- package/dist/client/ui/breadcrumb.stories.mjs +1 -1
- package/dist/client/ui/button.mjs +1 -1
- package/dist/client/ui/button.stories.mjs +1 -1
- package/dist/client/ui/card.mjs +1 -1
- package/dist/client/ui/card.stories.mjs +1 -1
- package/dist/client/ui/checkbox.mjs +1 -1
- package/dist/client/ui/collapsible.mjs +1 -1
- package/dist/client/ui/collapsible.stories.mjs +1 -1
- package/dist/client/ui/command.mjs +1 -1
- package/dist/client/ui/command.stories.mjs +1 -1
- package/dist/client/ui/dialog.mjs +1 -1
- package/dist/client/ui/dialog.stories.mjs +1 -1
- package/dist/client/ui/dropdown-menu.mjs +1 -1
- package/dist/client/ui/dropdown-menu.stories.mjs +1 -1
- package/dist/client/ui/hover-card.mjs +1 -1
- package/dist/client/ui/hover-card.stories.mjs +1 -1
- package/dist/client/ui/index.mjs +1 -1
- package/dist/client/ui/input.mjs +1 -1
- package/dist/client/ui/input.stories.mjs +1 -1
- package/dist/client/ui/label.mjs +1 -1
- package/dist/client/ui/label.stories.mjs +1 -1
- package/dist/client/ui/pagination.mjs +1 -1
- package/dist/client/ui/popover.mjs +1 -1
- package/dist/client/ui/popover.stories.mjs +1 -1
- package/dist/client/ui/scroll-area.mjs +1 -1
- package/dist/client/ui/scroll-area.stories.mjs +1 -1
- package/dist/client/ui/select.mjs +1 -1
- package/dist/client/ui/separator.mjs +1 -1
- package/dist/client/ui/separator.stories.mjs +1 -1
- package/dist/client/ui/sheet.mjs +1 -1
- package/dist/client/ui/sheet.stories.mjs +1 -1
- package/dist/client/ui/sidebar.mjs +1 -1
- package/dist/client/ui/skeleton.mjs +1 -1
- package/dist/client/ui/skeleton.stories.mjs +1 -1
- package/dist/client/ui/textarea.mjs +1 -1
- package/dist/client/ui/toast.mjs +1 -1
- package/dist/client/ui/toast.stories.mjs +1 -1
- package/dist/client/ui/toaster.mjs +1 -1
- package/dist/client/ui/toggle-group.mjs +1 -1
- package/dist/client/ui/toggle.mjs +1 -1
- package/dist/client/ui/toggle.stories.mjs +1 -1
- package/dist/client/ui/tooltip.mjs +1 -1
- package/dist/client/ui/tooltip.stories.mjs +1 -1
- package/dist/constants.mjs +1 -1
- package/dist/globals.css +1 -1
- package/dist/graphql-RT2VGT4S.mjs +177 -0
- package/dist/hooks/index.mjs +1 -1
- package/dist/hooks/use-loader.mjs +1 -1
- package/dist/hooks/use-mobile.mjs +1 -1
- package/dist/hooks/use-toast.mjs +1 -1
- package/dist/index.mjs +1 -1
- package/dist/server/bars/bars1/bars1.mjs +1 -1
- package/dist/server/bars/bars1/bars1.module.mjs +1 -1
- package/dist/server/bars/bars1/index.mjs +1 -1
- package/dist/server/bars/bars2/bars2.mjs +1 -1
- package/dist/server/bars/bars2/bars2.module.mjs +1 -1
- package/dist/server/bars/bars2/index.mjs +1 -1
- package/dist/server/bars/index.mjs +1 -1
- package/dist/server/common/base/base.mjs +1 -1
- package/dist/server/common/base/index.mjs +1 -1
- package/dist/server/common/index.mjs +1 -1
- package/dist/server/dots/dots1/dots1.mjs +1 -1
- package/dist/server/dots/dots1/dots1.module.mjs +1 -1
- package/dist/server/dots/dots1/index.mjs +1 -1
- package/dist/server/dots/dots2/dots2.mjs +1 -1
- package/dist/server/dots/dots2/dots2.module.mjs +1 -1
- package/dist/server/dots/dots2/index.mjs +1 -1
- package/dist/server/dots/index.mjs +1 -1
- package/dist/server/index.mjs +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/getURL.mjs +1 -1
- package/dist/utils/index.mjs +1 -1
- package/dist/utils/useClickableCard.mjs +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a as t}from"./chunk-OTS4QNQ2.mjs";import{jsx as e,jsxs as i}from"react/jsx-runtime";var d=({title:r,description:l,iconName:o,iconStyle:s,color:a})=>i("div",{className:`rounded-3xl ${{green:"bg-green-500",blue:"bg-blue-400",navy:"bg-navy-700",red:"bg-red-500",yellow:"bg-yellow-500"}[a]} p-6 flex flex-col items-center text-center`,children:[e("div",{className:"w-12 h-12 ",children:e(t,{type:s,iconName:o,className:"w-12 h-12 text-white"})}),e("h2",{className:"text-2xl font-bold text-white mb-2",children:r}),e("p",{className:"text-white text-sm",children:l})]});export{d as a};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as
|
|
1
|
+
import{a as i}from"./chunk-BZVOHDLV.mjs";import{a as n}from"./chunk-OANFAQE4.mjs";import{Fragment as s}from"react";import{jsx as t}from"react/jsx-runtime";var y=o=>{var a;let{className:d,htmlElement:m="div",resource:e}=o,r=typeof e=="object"&&((a=e==null?void 0:e.mimeType)==null?void 0:a.includes("video"));return t(m||s,{...m!==null?{className:d}:{},children:r?t(n,{...o}):t(i,{...o})})};export{y as a};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as d}from"./chunk-6P7CY367.mjs";import{a as p}from"./chunk-
|
|
1
|
+
import{a as d}from"./chunk-6P7CY367.mjs";import{a as p}from"./chunk-6VGO3JR7.mjs";import{a as m}from"./chunk-NIQ4466A.mjs";import A from"next/link";import{Fragment as g}from"react";import{jsx as e,jsxs as s}from"react/jsx-runtime";var j=v=>{let{card:f,link:h}=d({}),{className:u,doc:N,relationTo:y,showCategories:a,title:b}=v,{slug:C,categories:t,meta:F,title:k}=N||{},{description:r,image:o}=F||{},i=t&&Array.isArray(t)&&t.length>0,l=b||k,w=r==null?void 0:r.replace(/\s/g," "),T=`/${y}/${C}`;return s("article",{className:m("border border-border rounded-lg overflow-hidden bg-card hover:cursor-pointer",u),ref:f.ref,children:[s("div",{className:"relative w-full ",children:[!o&&e("div",{className:"",children:"No image"}),o&&typeof o!="string"&&e(p,{resource:o,size:"33vw"})]}),s("div",{className:"p-4",children:[a&&i&&e("div",{className:"uppercase text-sm mb-4",children:a&&i&&e("div",{children:t==null?void 0:t.map((n,c)=>{if(typeof n=="object"){let{title:L}=n,P=L||"Untitled category",z=c===t.length-1;return s(g,{children:[P,!z&&e(g,{children:", \xA0"})]},c)}return null})})}),l&&e("div",{className:"prose",children:e("h3",{children:e(A,{className:"not-prose",href:T,ref:h.ref,children:l})})}),r&&e("div",{className:"mt-2",children:r&&e("p",{children:w})})]})]})};export{j as a};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import{a as r}from"./chunk-NIQ4466A.mjs";import n from"next/link";import p from"next/image";import{jsx as o,jsxs as a}from"react/jsx-runtime";var e={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1400px"};function c({slug:s,image:t,title:i,description:l}){return a(n,{href:s,className:"group/portfolio relative z-1 block aspect-[640/916] overflow-hidden rounded-5 p-6 md:p-[1.875rem]",children:[o("span",{className:r("absolute inset-0 z-[2] bg-gradient-1 from-primary/0 to-primary [transition:all_500ms_ease] md:[transform:perspective(400px)_rotateX(90deg)_scaleY(0.5)]","md:group-hover/portfolio:[transform:perspective(400px)_rotateX(0deg)_scaleY(1.0)] md:group-hover/portfolio:[transition-delay:.1s] md:group-hover/portfolio:[transition:all_.7s_ease]")}),o(p,{src:t.src,alt:t.alt,fill:!0,sizes:`
|
|
2
|
+
(min-width:${e.md}) 50vw,
|
|
3
|
+
(min-width:${e.lg}) 25vw,
|
|
4
|
+
100vw
|
|
5
|
+
`,className:"pointer-events-none [transform:scale(1.05)] [transition:.9s_ease] group-hover/portfolio:[transform:scale(1)]"}),o("div",{className:"relative z-10 flex h-full flex-col",children:a("div",{className:"mt-auto divide-y md:opacity-0 md:transition-[transform,opacity] md:duration-500 md:group-hover/portfolio:opacity-100",children:[o("h3",{className:"overflow-hidden text-md font-bold leading-[1.25] text-white md:text-lg",children:o("span",{className:"block [transition-delay:500ms] [transition:all_.9s_ease] md:[transform:translateY(-100%)] md:group-hover/portfolio:[transform:translateY(0)]",children:i})}),o("p",{className:"mt-[13px] overflow-hidden pt-[11px] text-body",children:o("span",{className:"block [transition-delay:500ms] [transition:all_.9s_ease] md:[transform:translateY(100%)] md:group-hover/portfolio:[transform:translateY(0)]",children:l})})]})})]})}export{c as a};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{c as g}from"./chunk-
|
|
1
|
+
import{c as g}from"./chunk-EMNKQTUC.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};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{i as N,j as T,k as g,l as C,m as h,n as P,o as v}from"./chunk-DYHP6A4B.mjs";import{a as p}from"./chunk-CJTRVASG.mjs";import{a as y}from"./chunk-
|
|
1
|
+
import{i as N,j as T,k as g,l as C,m as h,n as P,o as v}from"./chunk-DYHP6A4B.mjs";import{a as p}from"./chunk-CJTRVASG.mjs";import{a as y}from"./chunk-VBYC64I2.mjs";import{a as k}from"./chunk-NEW735FX.mjs";import{a as i}from"./chunk-NIQ4466A.mjs";import{jsx as f}from"react/jsx-runtime";var b=({className:s,content:e,style:a})=>f("div",{className:i("mx-auto my-8 w-full",s),children:f("div",{className:i("border py-3 px-6 flex items-center rounded",{"border-border bg-card":a==="info","border-error bg-error/30":a==="error","border-success bg-success/30":a==="success","border-warning bg-warning/30":a==="warning"}),children:f(n,{content:e,enableGutter:!1,enableProse:!1})})});import S,{Fragment as R}from"react";import{jsx as t}from"react/jsx-runtime";function u({nodes:s}){return t(R,{children:s==null?void 0:s.map((e,a)=>{if(e==null)return null;if(e.type==="text"){let r=t(S.Fragment,{children:e.text},a);return e.format&1&&(r=t("strong",{children:r},a)),e.format&2&&(r=t("em",{children:r},a)),e.format&4&&(r=t("span",{style:{textDecoration:"line-through"},children:r},a)),e.format&8&&(r=t("span",{style:{textDecoration:"underline"},children:r},a)),e.format&16&&(r=t("code",{children:e.text},a)),e.format&32&&(r=t("sub",{children:r},a)),e.format&64&&(r=t("sup",{children:r},a)),r}let c=r=>{if(r.children==null)return null;if((r==null?void 0:r.type)==="list"&&(r==null?void 0:r.listType)==="check")for(let o of r.children)"checked"in o&&(o!=null&&o.checked||(o.checked=!1));return u({nodes:r.children})},l="children"in e?c(e):"";if(e.type==="block"){let r=e.fields,o=r==null?void 0:r.blockType;if(!r||!o)return null;switch(o){case"cta":return t(B,{...r},a);case"mediaBlock":return t(y,{className:"col-start-1 col-span-3",imgClassName:"m-0",...r,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},a);case"banner":return t(b,{className:"col-start-2 mb-4",...r},a);case"code":return t(k,{className:"col-start-2",...r},a);default:return null}}else switch(e.type){case"linebreak":return t("br",{className:"col-start-2"},a);case"paragraph":return t("p",{className:"col-start-2",children:l},a);case"heading":{let r=e==null?void 0:e.tag;return t(r,{className:"col-start-2",children:l},a)}case"list":{let r=e==null?void 0:e.tag;return t(r,{className:"list col-start-2",children:l},a)}case"listitem":return(e==null?void 0:e.checked)!=null?t("li",{"aria-checked":e.checked?"true":"false",className:` ${e.checked,""}`,role:"checkbox",tabIndex:-1,value:e==null?void 0:e.value,children:l},a):t("li",{value:e==null?void 0:e.value,children:l},a);case"quote":return t("blockquote",{className:"col-start-2",children:l},a);case"link":{let r=e.fields;return t(p,{newTab:!!(r!=null&&r.newTab),reference:r.doc,type:r.linkType==="internal"?"reference":"custom",url:r.url,children:l},a)}default:return null}})})}import{jsx as w}from"react/jsx-runtime";var I=({className:s,content:e,enableGutter:a=!0,enableProse:c=!0})=>{var l;return e?w("div",{className:i({"container ":a,"max-w-none":!a,"mx-auto prose dark:prose-invert ":c},s),children:e&&!Array.isArray(e)&&typeof e=="object"&&"root"in e&&u({nodes:(l=e==null?void 0:e.root)==null?void 0:l.children})}):null},n=I;import{jsx as m,jsxs as A}from"react/jsx-runtime";var B=({links:s,richText:e})=>m("div",{className:"container",children:A("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:[m("div",{className:"max-w-[48rem] flex items-center",children:e&&m(n,{className:"mb-0",content:e,enableGutter:!1})}),m("div",{className:"flex flex-col gap-8",children:(s||[]).map(({link:a},c)=>m(p,{size:"lg",...a},c))})]})});export{B as a,u as b,n as c,b as d};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as P,f as B}from"./chunk-RAZKAPLW.mjs";import{a as C}from"./chunk-RBF2IQIG.mjs";import{a as H}from"./chunk-YAZZUJPQ.mjs";import{a as I}from"./chunk-G2GEVAGD.mjs";import{a as M}from"./chunk-FRWX5YES.mjs";import{a as E,b as T,c as _,d as L}from"./chunk-TNVXZARJ.mjs";import{b as N}from"./chunk-TLXHEFFH.mjs";import{a as i}from"./chunk-NIQ4466A.mjs";import*as r from"react";import{Slot as g}from"@radix-ui/react-slot";import{cva as A}from"class-variance-authority";import{PanelLeft as O}from"lucide-react";import{jsx as o,jsxs as S}from"react/jsx-runtime";var G="sidebar:state",K=60*60*24*7,V="16rem",$="18rem",U="3rem",W="b",D=r.createContext(null);function w(){let a=r.useContext(D);if(!a)throw new Error("useSidebar must be used within a SidebarProvider.");return a}var j=r.forwardRef(({defaultOpen:a=!0,open:e,onOpenChange:t,className:n,style:d,children:s,...u},m)=>{let c=M(),[p,b]=r.useState(!1),[v,k]=r.useState(a),f=e!=null?e:v,h=r.useCallback(l=>{if(t)return t==null?void 0:t(typeof l=="function"?l(f):l);k(l),document.cookie=`${G}=${f}; path=/; max-age=${K}`},[t,f]),x=r.useCallback(()=>c?b(l=>!l):h(l=>!l),[c,h,b]);r.useEffect(()=>{let l=R=>{R.key===W&&(R.metaKey||R.ctrlKey)&&(R.preventDefault(),x())};return window.addEventListener("keydown",l),()=>window.removeEventListener("keydown",l)},[x]);let y=f?"expanded":"collapsed",z=r.useMemo(()=>({state:y,open:f,setOpen:h,isMobile:c,openMobile:p,setOpenMobile:b,toggleSidebar:x}),[y,f,h,c,p,b,x]);return o(D.Provider,{value:z,children:o(E,{delayDuration:0,children:o("div",{style:{"--sidebar-width":V,"--sidebar-width-icon":U,...d},className:i("group/sidebar-wrapper flex w-full fixed has-[[data-variant=inset]]:bg-sidebar",n),ref:m,...u,children:s})})})});j.displayName="SidebarProvider";var q=r.forwardRef(({side:a="left",variant:e="sidebar",collapsible:t="offcanvas",className:n,children:d,...s},u)=>{let{isMobile:m,state:c,openMobile:p,setOpenMobile:b}=w();return t==="none"?o("div",{className:i("flex h-full w-[--sidebar-width] flex-col bg-sidebar text-sidebar-foreground",n),ref:u,...s,children:d}):m?o(P,{open:p,onOpenChange:b,...s,children:o(B,{"data-sidebar":"sidebar","data-mobile":"true",className:"w-[--sidebar-width] bg-sidebar p-0 text-sidebar-foreground [&>button]:hidden",style:{"--sidebar-width":$},side:a,children:o("div",{className:"flex h-full w-full flex-col",children:d})})}):S("div",{ref:u,className:"group peer hidden md:block text-sidebar-foreground","data-state":c,"data-collapsible":c==="collapsed"?t:"","data-variant":e,"data-side":a,children:[o("div",{className:i("duration-200 relative h-svh w-[--sidebar-width] bg-transparent transition-[width] ease-linear","group-data-[collapsible=offcanvas]:w-0","group-data-[side=right]:rotate-180",e==="floating"||e==="inset"?"group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4))]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon]")}),o("div",{className:i("duration-200 fixed top-14 bottom-0 z-10 hidden w-[--sidebar-width] transition-[left,right,width] ease-linear md:flex",a==="left"?"left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]":"right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]",e==="floating"||e==="inset"?"p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4)_+2px)]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon] group-data-[side=left]:border-r group-data-[side=right]:border-l",n),...s,children:o("div",{"data-sidebar":"sidebar",className:"flex h-full w-full flex-col bg-sidebar group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:border-sidebar-border group-data-[variant=floating]:shadow",children:d})})]})});q.displayName="Sidebar";var F=r.forwardRef(({className:a,onClick:e,...t},n)=>{let{toggleSidebar:d}=w();return S(N,{ref:n,"data-sidebar":"trigger",variant:"ghost",size:"icon",className:i("h-7 w-7",a),onClick:s=>{e==null||e(s),d()},...t,children:[o(O,{}),o("span",{className:"sr-only",children:"Toggle Sidebar"})]})});F.displayName="SidebarTrigger";var X=r.forwardRef(({className:a,...e},t)=>{let{toggleSidebar:n}=w();return o("button",{ref:t,"data-sidebar":"rail","aria-label":"Toggle Sidebar",tabIndex:-1,onClick:n,title:"Toggle Sidebar",className:i("absolute inset-y-0 z-20 hidden w-4 -translate-x-1/2 transition-all ease-linear after:absolute after:inset-y-0 after:left-1/2 after:w-[2px] hover:after:bg-sidebar-border group-data-[side=left]:-right-4 group-data-[side=right]:left-0 sm:flex","[[data-side=left]_&]:cursor-w-resize [[data-side=right]_&]:cursor-e-resize","[[data-side=left][data-state=collapsed]_&]:cursor-e-resize [[data-side=right][data-state=collapsed]_&]:cursor-w-resize","group-data-[collapsible=offcanvas]:translate-x-0 group-data-[collapsible=offcanvas]:after:left-full group-data-[collapsible=offcanvas]:hover:bg-sidebar","[[data-side=left][data-collapsible=offcanvas]_&]:-right-2","[[data-side=right][data-collapsible=offcanvas]_&]:-left-2",a),...e})});X.displayName="SidebarRail";var Y=r.forwardRef(({className:a,...e},t)=>o("main",{ref:t,className:i("flex flex-1 flex-col bg-background overflow-y-auto relative max-h-full","md:peer-data-[variant=inset]:m-2 md:peer-data-[state=collapsed]:peer-data-[variant=inset]:ml-2 md:peer-data-[variant=inset]:ml-0 md:peer-data-[variant=inset]:rounded-xl md:peer-data-[variant=inset]:shadow",a),...e}));Y.displayName="SidebarInset";var J=r.forwardRef(({className:a,...e},t)=>o(I,{ref:t,"data-sidebar":"input",className:i("h-8 w-full bg-background shadow-none focus-visible:ring-2 focus-visible:ring-sidebar-ring",a),...e}));J.displayName="SidebarInput";var Q=r.forwardRef(({className:a,...e},t)=>o("div",{ref:t,"data-sidebar":"header",className:i("flex flex-col gap-2 p-2",a),...e}));Q.displayName="SidebarHeader";var Z=r.forwardRef(({className:a,...e},t)=>o("div",{ref:t,"data-sidebar":"footer",className:i("flex flex-col gap-2 p-2",a),...e}));Z.displayName="SidebarFooter";var ee=r.forwardRef(({className:a,...e},t)=>o(H,{ref:t,"data-sidebar":"separator",className:i("mx-2 w-auto bg-sidebar-border",a),...e}));ee.displayName="SidebarSeparator";var ae=r.forwardRef(({className:a,...e},t)=>o("div",{ref:t,"data-sidebar":"content",className:i("flex min-h-0 flex-1 flex-col gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden",a),...e}));ae.displayName="SidebarContent";var te=r.forwardRef(({className:a,...e},t)=>o("div",{ref:t,"data-sidebar":"group",className:i("relative flex w-full min-w-0 flex-col p-2",a),...e}));te.displayName="SidebarGroup";var re=r.forwardRef(({className:a,asChild:e=!1,...t},n)=>o(e?g:"div",{ref:n,"data-sidebar":"group-label",className:i("duration-200 flex h-8 shrink-0 items-center rounded-md px-2 text-xs font-medium text-sidebar-foreground/70 outline-none ring-sidebar-ring transition-[margin,opa] ease-linear focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:-mt-8 group-data-[collapsible=icon]:opacity-0",a),...t}));re.displayName="SidebarGroupLabel";var oe=r.forwardRef(({className:a,asChild:e=!1,...t},n)=>o(e?g:"button",{ref:n,"data-sidebar":"group-action",className:i("absolute right-3 top-3.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","group-data-[collapsible=icon]:hidden",a),...t}));oe.displayName="SidebarGroupAction";var ie=r.forwardRef(({className:a,...e},t)=>o("div",{ref:t,"data-sidebar":"group-content",className:i("w-full text-sm",a),...e}));ie.displayName="SidebarGroupContent";var ne=r.forwardRef(({className:a,...e},t)=>o("ul",{ref:t,"data-sidebar":"menu",className:i("flex w-full min-w-0 flex-col gap-1",a),...e}));ne.displayName="SidebarMenu";var de=r.forwardRef(({className:a,...e},t)=>o("li",{ref:t,"data-sidebar":"menu-item",className:i("group/menu-item relative",a),...e}));de.displayName="SidebarMenuItem";var se=A("peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left text-sm outline-none ring-sidebar-ring transition-[width,height,padding] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-[[data-sidebar=menu-action]]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:!size-8 group-data-[collapsible=icon]:!p-2 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0",{variants:{variant:{default:"hover:bg-sidebar-accent hover:text-sidebar-accent-foreground",outline:"bg-background shadow-[0_0_0_1px_hsl(var(--sidebar-border))] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground hover:shadow-[0_0_0_1px_hsl(var(--sidebar-accent))]"},size:{default:"h-8 text-sm",sm:"h-7 text-xs",lg:"h-12 text-sm group-data-[collapsible=icon]:!p-0"}},defaultVariants:{variant:"default",size:"default"}}),le=r.forwardRef(({asChild:a=!1,isActive:e=!1,variant:t="default",size:n="default",tooltip:d,className:s,...u},m)=>{let c=a?g:"button",{isMobile:p,state:b}=w(),v=o(c,{ref:m,"data-sidebar":"menu-button","data-size":n,"data-active":e,className:i(se({variant:t,size:n}),s),...u});return d?(typeof d=="string"&&(d={children:d}),S(T,{children:[o(_,{asChild:!0,children:v}),o(L,{side:"right",align:"center",hidden:b!=="collapsed"||p,...d})]})):v});le.displayName="SidebarMenuButton";var ce=r.forwardRef(({className:a,asChild:e=!1,showOnHover:t=!1,...n},d)=>o(e?g:"button",{ref:d,"data-sidebar":"menu-action",className:i("absolute right-1 top-1.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 peer-hover/menu-button:text-sidebar-accent-foreground [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",t&&"group-focus-within/menu-item:opacity-100 group-hover/menu-item:opacity-100 data-[state=open]:opacity-100 peer-data-[active=true]/menu-button:text-sidebar-accent-foreground md:opacity-0",a),...n}));ce.displayName="SidebarMenuAction";var be=r.forwardRef(({className:a,...e},t)=>o("div",{ref:t,"data-sidebar":"menu-badge",className:i("absolute right-1 flex h-5 min-w-5 items-center justify-center rounded-md px-1 text-xs font-medium tabular-nums text-sidebar-foreground select-none pointer-events-none","peer-hover/menu-button:text-sidebar-accent-foreground peer-data-[active=true]/menu-button:text-sidebar-accent-foreground","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",a),...e}));be.displayName="SidebarMenuBadge";var ue=r.forwardRef(({className:a,showIcon:e=!1,...t},n)=>{let d=r.useMemo(()=>`${Math.floor(Math.random()*40)+50}%`,[]);return S("div",{ref:n,"data-sidebar":"menu-skeleton",className:i("rounded-md h-8 flex gap-2 px-2 items-center",a),...t,children:[e&&o(C,{className:"size-4 rounded-md","data-sidebar":"menu-skeleton-icon"}),o(C,{className:"h-4 flex-1 max-w-[--skeleton-width]","data-sidebar":"menu-skeleton-text",style:{"--skeleton-width":d}})]})});ue.displayName="SidebarMenuSkeleton";var pe=r.forwardRef(({className:a,...e},t)=>o("ul",{ref:t,"data-sidebar":"menu-sub",className:i("mx-3.5 flex min-w-0 translate-x-px flex-col gap-1 border-l border-sidebar-border px-2.5 py-0.5","group-data-[collapsible=icon]:hidden",a),...e}));pe.displayName="SidebarMenuSub";var fe=r.forwardRef(({...a},e)=>o("li",{ref:e,...a}));fe.displayName="SidebarMenuSubItem";var me=r.forwardRef(({asChild:a=!1,size:e="md",isActive:t,className:n,...d},s)=>o(a?g:"a",{ref:s,"data-sidebar":"menu-sub-button","data-size":e,"data-active":t,className:i("flex h-7 min-w-0 -translate-x-px items-center gap-2 overflow-hidden rounded-md px-2 text-sidebar-foreground outline-none ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0 [&>svg]:text-sidebar-accent-foreground","data-[active=true]:bg-sidebar-accent data-[active=true]:text-sidebar-accent-foreground",e==="sm"&&"text-xs",e==="md"&&"text-sm","group-data-[collapsible=icon]:hidden",n),...d}));me.displayName="SidebarMenuSubButton";export{w as a,j as b,q as c,F as d,X as e,Y as f,J as g,Q as h,Z as i,ee as j,ae as k,te as l,re as m,oe as n,ie as o,ne as p,de as q,le as r,ce as s,be as t,ue as u,pe as v,fe as w,me as x};
|
|
1
|
+
import{a as H}from"./chunk-YAZZUJPQ.mjs";import{a as P,f as B}from"./chunk-RAZKAPLW.mjs";import{a as C}from"./chunk-RBF2IQIG.mjs";import{a as I}from"./chunk-G2GEVAGD.mjs";import{a as M}from"./chunk-FRWX5YES.mjs";import{a as E,b as T,c as _,d as L}from"./chunk-TNVXZARJ.mjs";import{b as N}from"./chunk-TLXHEFFH.mjs";import{a as i}from"./chunk-NIQ4466A.mjs";import*as r from"react";import{Slot as g}from"@radix-ui/react-slot";import{cva as A}from"class-variance-authority";import{PanelLeft as O}from"lucide-react";import{jsx as o,jsxs as S}from"react/jsx-runtime";var G="sidebar:state",K=60*60*24*7,V="16rem",$="18rem",U="3rem",W="b",D=r.createContext(null);function w(){let a=r.useContext(D);if(!a)throw new Error("useSidebar must be used within a SidebarProvider.");return a}var j=r.forwardRef(({defaultOpen:a=!0,open:e,onOpenChange:t,className:n,style:d,children:s,...u},m)=>{let c=M(),[p,b]=r.useState(!1),[v,k]=r.useState(a),f=e!=null?e:v,h=r.useCallback(l=>{if(t)return t==null?void 0:t(typeof l=="function"?l(f):l);k(l),document.cookie=`${G}=${f}; path=/; max-age=${K}`},[t,f]),x=r.useCallback(()=>c?b(l=>!l):h(l=>!l),[c,h,b]);r.useEffect(()=>{let l=R=>{R.key===W&&(R.metaKey||R.ctrlKey)&&(R.preventDefault(),x())};return window.addEventListener("keydown",l),()=>window.removeEventListener("keydown",l)},[x]);let y=f?"expanded":"collapsed",z=r.useMemo(()=>({state:y,open:f,setOpen:h,isMobile:c,openMobile:p,setOpenMobile:b,toggleSidebar:x}),[y,f,h,c,p,b,x]);return o(D.Provider,{value:z,children:o(E,{delayDuration:0,children:o("div",{style:{"--sidebar-width":V,"--sidebar-width-icon":U,...d},className:i("group/sidebar-wrapper flex w-full fixed has-[[data-variant=inset]]:bg-sidebar",n),ref:m,...u,children:s})})})});j.displayName="SidebarProvider";var q=r.forwardRef(({side:a="left",variant:e="sidebar",collapsible:t="offcanvas",className:n,children:d,...s},u)=>{let{isMobile:m,state:c,openMobile:p,setOpenMobile:b}=w();return t==="none"?o("div",{className:i("flex h-full w-[--sidebar-width] flex-col bg-sidebar text-sidebar-foreground",n),ref:u,...s,children:d}):m?o(P,{open:p,onOpenChange:b,...s,children:o(B,{"data-sidebar":"sidebar","data-mobile":"true",className:"w-[--sidebar-width] bg-sidebar p-0 text-sidebar-foreground [&>button]:hidden",style:{"--sidebar-width":$},side:a,children:o("div",{className:"flex h-full w-full flex-col",children:d})})}):S("div",{ref:u,className:"group peer hidden md:block text-sidebar-foreground","data-state":c,"data-collapsible":c==="collapsed"?t:"","data-variant":e,"data-side":a,children:[o("div",{className:i("duration-200 relative h-svh w-[--sidebar-width] bg-transparent transition-[width] ease-linear","group-data-[collapsible=offcanvas]:w-0","group-data-[side=right]:rotate-180",e==="floating"||e==="inset"?"group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4))]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon]")}),o("div",{className:i("duration-200 fixed top-14 bottom-0 z-10 hidden w-[--sidebar-width] transition-[left,right,width] ease-linear md:flex",a==="left"?"left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]":"right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]",e==="floating"||e==="inset"?"p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4)_+2px)]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon] group-data-[side=left]:border-r group-data-[side=right]:border-l",n),...s,children:o("div",{"data-sidebar":"sidebar",className:"flex h-full w-full flex-col bg-sidebar group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:border-sidebar-border group-data-[variant=floating]:shadow",children:d})})]})});q.displayName="Sidebar";var F=r.forwardRef(({className:a,onClick:e,...t},n)=>{let{toggleSidebar:d}=w();return S(N,{ref:n,"data-sidebar":"trigger",variant:"ghost",size:"icon",className:i("h-7 w-7",a),onClick:s=>{e==null||e(s),d()},...t,children:[o(O,{}),o("span",{className:"sr-only",children:"Toggle Sidebar"})]})});F.displayName="SidebarTrigger";var X=r.forwardRef(({className:a,...e},t)=>{let{toggleSidebar:n}=w();return o("button",{ref:t,"data-sidebar":"rail","aria-label":"Toggle Sidebar",tabIndex:-1,onClick:n,title:"Toggle Sidebar",className:i("absolute inset-y-0 z-20 hidden w-4 -translate-x-1/2 transition-all ease-linear after:absolute after:inset-y-0 after:left-1/2 after:w-[2px] hover:after:bg-sidebar-border group-data-[side=left]:-right-4 group-data-[side=right]:left-0 sm:flex","[[data-side=left]_&]:cursor-w-resize [[data-side=right]_&]:cursor-e-resize","[[data-side=left][data-state=collapsed]_&]:cursor-e-resize [[data-side=right][data-state=collapsed]_&]:cursor-w-resize","group-data-[collapsible=offcanvas]:translate-x-0 group-data-[collapsible=offcanvas]:after:left-full group-data-[collapsible=offcanvas]:hover:bg-sidebar","[[data-side=left][data-collapsible=offcanvas]_&]:-right-2","[[data-side=right][data-collapsible=offcanvas]_&]:-left-2",a),...e})});X.displayName="SidebarRail";var Y=r.forwardRef(({className:a,...e},t)=>o("main",{ref:t,className:i("flex flex-1 flex-col bg-background overflow-y-auto relative max-h-full","md:peer-data-[variant=inset]:m-2 md:peer-data-[state=collapsed]:peer-data-[variant=inset]:ml-2 md:peer-data-[variant=inset]:ml-0 md:peer-data-[variant=inset]:rounded-xl md:peer-data-[variant=inset]:shadow",a),...e}));Y.displayName="SidebarInset";var J=r.forwardRef(({className:a,...e},t)=>o(I,{ref:t,"data-sidebar":"input",className:i("h-8 w-full bg-background shadow-none focus-visible:ring-2 focus-visible:ring-sidebar-ring",a),...e}));J.displayName="SidebarInput";var Q=r.forwardRef(({className:a,...e},t)=>o("div",{ref:t,"data-sidebar":"header",className:i("flex flex-col gap-2 p-2",a),...e}));Q.displayName="SidebarHeader";var Z=r.forwardRef(({className:a,...e},t)=>o("div",{ref:t,"data-sidebar":"footer",className:i("flex flex-col gap-2 p-2",a),...e}));Z.displayName="SidebarFooter";var ee=r.forwardRef(({className:a,...e},t)=>o(H,{ref:t,"data-sidebar":"separator",className:i("mx-2 w-auto bg-sidebar-border",a),...e}));ee.displayName="SidebarSeparator";var ae=r.forwardRef(({className:a,...e},t)=>o("div",{ref:t,"data-sidebar":"content",className:i("flex min-h-0 flex-1 flex-col gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden",a),...e}));ae.displayName="SidebarContent";var te=r.forwardRef(({className:a,...e},t)=>o("div",{ref:t,"data-sidebar":"group",className:i("relative flex w-full min-w-0 flex-col p-2",a),...e}));te.displayName="SidebarGroup";var re=r.forwardRef(({className:a,asChild:e=!1,...t},n)=>o(e?g:"div",{ref:n,"data-sidebar":"group-label",className:i("duration-200 flex h-8 shrink-0 items-center rounded-md px-2 text-xs font-medium text-sidebar-foreground/70 outline-none ring-sidebar-ring transition-[margin,opa] ease-linear focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:-mt-8 group-data-[collapsible=icon]:opacity-0",a),...t}));re.displayName="SidebarGroupLabel";var oe=r.forwardRef(({className:a,asChild:e=!1,...t},n)=>o(e?g:"button",{ref:n,"data-sidebar":"group-action",className:i("absolute right-3 top-3.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","group-data-[collapsible=icon]:hidden",a),...t}));oe.displayName="SidebarGroupAction";var ie=r.forwardRef(({className:a,...e},t)=>o("div",{ref:t,"data-sidebar":"group-content",className:i("w-full text-sm",a),...e}));ie.displayName="SidebarGroupContent";var ne=r.forwardRef(({className:a,...e},t)=>o("ul",{ref:t,"data-sidebar":"menu",className:i("flex w-full min-w-0 flex-col gap-1",a),...e}));ne.displayName="SidebarMenu";var de=r.forwardRef(({className:a,...e},t)=>o("li",{ref:t,"data-sidebar":"menu-item",className:i("group/menu-item relative",a),...e}));de.displayName="SidebarMenuItem";var se=A("peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left text-sm outline-none ring-sidebar-ring transition-[width,height,padding] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-[[data-sidebar=menu-action]]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:!size-8 group-data-[collapsible=icon]:!p-2 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0",{variants:{variant:{default:"hover:bg-sidebar-accent hover:text-sidebar-accent-foreground",outline:"bg-background shadow-[0_0_0_1px_hsl(var(--sidebar-border))] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground hover:shadow-[0_0_0_1px_hsl(var(--sidebar-accent))]"},size:{default:"h-8 text-sm",sm:"h-7 text-xs",lg:"h-12 text-sm group-data-[collapsible=icon]:!p-0"}},defaultVariants:{variant:"default",size:"default"}}),le=r.forwardRef(({asChild:a=!1,isActive:e=!1,variant:t="default",size:n="default",tooltip:d,className:s,...u},m)=>{let c=a?g:"button",{isMobile:p,state:b}=w(),v=o(c,{ref:m,"data-sidebar":"menu-button","data-size":n,"data-active":e,className:i(se({variant:t,size:n}),s),...u});return d?(typeof d=="string"&&(d={children:d}),S(T,{children:[o(_,{asChild:!0,children:v}),o(L,{side:"right",align:"center",hidden:b!=="collapsed"||p,...d})]})):v});le.displayName="SidebarMenuButton";var ce=r.forwardRef(({className:a,asChild:e=!1,showOnHover:t=!1,...n},d)=>o(e?g:"button",{ref:d,"data-sidebar":"menu-action",className:i("absolute right-1 top-1.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 peer-hover/menu-button:text-sidebar-accent-foreground [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",t&&"group-focus-within/menu-item:opacity-100 group-hover/menu-item:opacity-100 data-[state=open]:opacity-100 peer-data-[active=true]/menu-button:text-sidebar-accent-foreground md:opacity-0",a),...n}));ce.displayName="SidebarMenuAction";var be=r.forwardRef(({className:a,...e},t)=>o("div",{ref:t,"data-sidebar":"menu-badge",className:i("absolute right-1 flex h-5 min-w-5 items-center justify-center rounded-md px-1 text-xs font-medium tabular-nums text-sidebar-foreground select-none pointer-events-none","peer-hover/menu-button:text-sidebar-accent-foreground peer-data-[active=true]/menu-button:text-sidebar-accent-foreground","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",a),...e}));be.displayName="SidebarMenuBadge";var ue=r.forwardRef(({className:a,showIcon:e=!1,...t},n)=>{let d=r.useMemo(()=>`${Math.floor(Math.random()*40)+50}%`,[]);return S("div",{ref:n,"data-sidebar":"menu-skeleton",className:i("rounded-md h-8 flex gap-2 px-2 items-center",a),...t,children:[e&&o(C,{className:"size-4 rounded-md","data-sidebar":"menu-skeleton-icon"}),o(C,{className:"h-4 flex-1 max-w-[--skeleton-width]","data-sidebar":"menu-skeleton-text",style:{"--skeleton-width":d}})]})});ue.displayName="SidebarMenuSkeleton";var pe=r.forwardRef(({className:a,...e},t)=>o("ul",{ref:t,"data-sidebar":"menu-sub",className:i("mx-3.5 flex min-w-0 translate-x-px flex-col gap-1 border-l border-sidebar-border px-2.5 py-0.5","group-data-[collapsible=icon]:hidden",a),...e}));pe.displayName="SidebarMenuSub";var fe=r.forwardRef(({...a},e)=>o("li",{ref:e,...a}));fe.displayName="SidebarMenuSubItem";var me=r.forwardRef(({asChild:a=!1,size:e="md",isActive:t,className:n,...d},s)=>o(a?g:"a",{ref:s,"data-sidebar":"menu-sub-button","data-size":e,"data-active":t,className:i("flex h-7 min-w-0 -translate-x-px items-center gap-2 overflow-hidden rounded-md px-2 text-sidebar-foreground outline-none ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0 [&>svg]:text-sidebar-accent-foreground","data-[active=true]:bg-sidebar-accent data-[active=true]:text-sidebar-accent-foreground",e==="sm"&&"text-xs",e==="md"&&"text-sm","group-data-[collapsible=icon]:hidden",n),...d}));me.displayName="SidebarMenuSubButton";export{w as a,j as b,q as c,F as d,X as e,Y as f,J as g,Q as h,Z as i,ee as j,ae as k,te as l,re as m,oe as n,ie as o,ne as p,de as q,le as r,ce as s,be as t,ue as u,pe as v,fe as w,me as x};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{useState as v,useEffect as p,useRef as h}from"react";import{CircleChevronDown as y}from"lucide-react";import{jsx as n,jsxs as b}from"react/jsx-runtime";function I({sections:r}){var i;let[o,c]=v((i=r[0])==null?void 0:i.id),d=h([]);p(()=>{let e=[];return r.forEach(t=>{let a=new IntersectionObserver(f=>{f.forEach(m=>{m.isIntersecting&&c(t.id)})},{threshold:.5}),s=document.getElementById(t.id);s&&a.observe(s),e.push(a)}),d.current=e,()=>{e.forEach(t=>t.disconnect())}},[r]);let l=e=>{let t=document.getElementById(e);t&&t.scrollIntoView({behavior:"smooth",block:"start"})},u=()=>{let e=r.findIndex(a=>a.id===o),t=r[e+1]||r[0];l(t.id)};return b("div",{className:"flex h-screen relative",children:[n("div",{className:"fixed left-0 top-0 flex h-screen w-12 flex-col items-center justify-center bg-gray-100",children:r.map(e=>n("button",{className:`group relative my-2 h-16 w-2 cursor-pointer rounded-full transition-all duration-300 ${o===e.id?e.color:"bg-gray-300"}`,onClick:()=>l(e.id),children:n("span",{className:"absolute left-full ml-2 hidden -translate-x-2 rotate-90 whitespace-nowrap opacity-0 transition-all duration-300 group-hover:translate-x-0 group-hover:opacity-100 lg:block",children:e.title})},e.id))}),n("div",{className:"ml-12 flex-1 overflow-y-auto snap-y snap-mandatory",children:r.map(e=>n("div",{id:e.id,className:`flex h-screen items-center justify-center snap-always snap-start text-4xl text-white ${e.color}`,children:e.title},e.id))}),n("button",{className:"absolute bottom-4 left-4 text-3xl text-primary transition-all duration-300 hover:scale-110",onClick:u,children:n(y,{})})]})}export{I as a};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsx as d}from"react/jsx-runtime";var a=({children:e,cardsPerRow:r=3})=>{let t=`repeat(${r}, minmax(0, 1fr))`;return d("div",{className:"grid gap-6",style:{gridTemplateColumns:t},children:e})},i=a;export{a,i as b};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{c}from"./chunk-
|
|
1
|
+
import{c}from"./chunk-EMNKQTUC.mjs";import{a as s}from"./chunk-CJTRVASG.mjs";import{a as e}from"./chunk-NIQ4466A.mjs";import{jsx as o,jsxs as f}from"react/jsx-runtime";var h=a=>{let{columns:t}=a,r={full:"12",half:"6",oneThird:"4",twoThirds:"8"};return o("div",{className:"container my-6",children:o("div",{className:"grid grid-cols-4 lg:grid-cols-12 gap-y-8 gap-x-16",children:t&&t.length>0&&t.map((i,p)=>{let{enableLink:m,link:d,richText:n,size:l}=i;return f("div",{className:e(`col-span-4 lg:col-span-${r[l]}`,{"md:col-span-2":l!=="full"}),children:[n&&o(c,{content:n,enableGutter:!1}),m&&o(s,{...d})]},p)})})})};export{h as a};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsx as t,jsxs as e}from"react/jsx-runtime";function p({title:s,subtitle:a,description:d,missionTitle:l,missionDescription:i,images:r,raisedAmount:m,companiesCount:o,dealsClosed:g,leadsGenerated:x}){return t("div",{className:"overflow-hidden bg-white py-24 sm:py-32",children:e("div",{className:"mx-auto max-w-2xl px-6 lg:max-w-7xl lg:px-8",children:[e("div",{className:"max-w-4xl",children:[t("p",{className:"text-base/7 font-semibold text-indigo-600",children:a}),t("h1",{className:"mt-2 text-pretty text-4xl font-semibold tracking-tight text-gray-900 sm:text-5xl",children:s}),t("p",{className:"mt-6 text-balance text-xl/8 text-gray-700",children:d})]}),e("section",{className:"mt-20 grid grid-cols-1 lg:grid-cols-2 lg:gap-x-8 lg:gap-y-16",children:[e("div",{className:"lg:pr-8",children:[t("h2",{className:"text-pretty text-2xl font-semibold tracking-tight text-gray-900",children:l}),t("p",{className:"mt-6 text-base/7 text-gray-600",children:i})]}),t("div",{className:"pt-16 lg:row-span-2 lg:-mr-16 xl:mr-auto",children:t("div",{className:"-mx-8 grid grid-cols-2 gap-4 sm:-mx-16 sm:grid-cols-4 lg:mx-0 lg:grid-cols-2 lg:gap-4 xl:gap-8",children:r.map((c,n)=>t("div",{className:"aspect-square overflow-hidden rounded-xl shadow-xl outline-1 -outline-offset-1 outline-black/10",children:t("img",{alt:"",src:c,className:"block size-full object-cover"})},n))})}),e("div",{className:"max-lg:mt-16 lg:col-span-1",children:[t("p",{className:"text-base/7 font-semibold text-gray-500",children:"The numbers"}),t("hr",{className:"mt-6 border-t border-gray-200"}),e("dl",{className:"mt-6 grid grid-cols-1 gap-x-8 gap-y-4 sm:grid-cols-2",children:[e("div",{className:"flex flex-col gap-y-2 border-b border-dotted border-gray-200 pb-4",children:[t("dt",{className:"text-sm/6 text-gray-600",children:"Raised"}),e("dd",{className:"order-first text-6xl font-semibold tracking-tight",children:["$",m]})]}),e("div",{className:"flex flex-col gap-y-2 border-b border-dotted border-gray-200 pb-4",children:[t("dt",{className:"text-sm/6 text-gray-600",children:"Companies"}),e("dd",{className:"order-first text-6xl font-semibold tracking-tight",children:[o,"K"]})]}),e("div",{className:"flex flex-col gap-y-2 max-sm:border-b max-sm:border-dotted max-sm:border-gray-200 max-sm:pb-4",children:[t("dt",{className:"text-sm/6 text-gray-600",children:"Deals Closed"}),e("dd",{className:"order-first text-6xl font-semibold tracking-tight",children:[g,"M"]})]}),e("div",{className:"flex flex-col gap-y-2",children:[t("dt",{className:"text-sm/6 text-gray-600",children:"Leads Generated"}),e("dd",{className:"order-first text-6xl font-semibold tracking-tight",children:[x,"M"]})]})]})]})]})]})})}export{p as a};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a as o,e as a}from"./chunk-MA5FR2EM.mjs";import n from"next/image";import s from"next/link";import{jsx as r,jsxs as l}from"react/jsx-runtime";function d({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{d as a};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var d=Object.defineProperty;var e=(a,b,c)=>b in a?d(a,b,{enumerable:!0,configurable:!0,writable:!0,value:c}):a[b]=c;var f=(a=>typeof require!="undefined"?require:typeof Proxy!="undefined"?new Proxy(a,{get:(b,c)=>(typeof require!="undefined"?require:b)[c]}):a)(function(a){if(typeof require!="undefined")return require.apply(this,arguments);throw Error('Dynamic require of "'+a+'" is not supported')});var g=(a,b,c)=>e(a,typeof b!="symbol"?b+"":b,c);export{f as a,g as b};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a as m,d,f as p,g as f,i as u}from"./chunk-OQNGQGJV.mjs";import w from"next/image";import a from"path";import{useState as s}from"react";import{Fragment as z,jsx as o,jsxs as c}from"react/jsx-runtime";function N(t){try{let e=new URL(t),{hostname:n}=e;return n.endsWith("sharepoint.com")}catch{return!1}}function W(t){return t.startsWith("http")}function v(t,e){let n=t;if(N(t))n=`/docs/api/content/sharepoint?url=${t}`;else if(W(t))n=t;else if(e.source==="github"){let i=t.replace("./","");if(i.startsWith("/")&&(i=i.slice(1)),e.linked){if(e.linked.path){let r=a.dirname(e.linked.path);r.startsWith(".")||(i=`${r}/${i}`)}n=`/docs/docs/api/github/content?owner=${e.linked.owner}&repo=${e.linked.repo}&path=${i}&branch=${e.linked.branch}`}else{if(e.file){let r=a.dirname(e.file);r.startsWith(".")||(i=`${r}/${i}`)}n=`/docs/docs/api/github/content?owner=${e.owner}&repo=${e.repo}&path=${i}&branch=${e.branch}`}}else if(t.startsWith("/"))n=t;else if(t.startsWith("./")){let i=t.replace("./","");e.file&&(i=`/${a.dirname(e.file)}/${i}`),n=i}else n="/image-not-found.png";return n}function S({src:t,alt:e}){let[n,i]=s(!1),[r,$]=s(!1),[l,y]=s({width:0,height:0}),k=()=>{r&&i(!0)},L=()=>{i(!1)},I=D=>{let{naturalWidth:h,naturalHeight:g}=D.target;y({width:h,height:g}),$(h>300||g>300)};return c(z,{children:[o("div",{className:`relative mx-auto my-4 flex justify-center items-center cursor-pointer ${l.height>300?"h-[300px]":`h-[${l.height}px]`}`,onClick:k,children:o(w,{sizes:"100vw",height:l.height,width:l.width,src:t,alt:e||"",onLoad:I,unoptimized:!0,className:"object-contain max-w-full max-h-full"})}),o(m,{open:n,onOpenChange:i,children:c(p,{className:"flex flex-col items-center justify-center",children:[c(f,{className:"flex w-full justify-end",children:[o(u,{className:"hidden",children:e}),o(d,{})]}),o("div",{className:"flex items-center justify-center",children:o(w,{height:l.height,width:l.width,src:t,alt:e||"",unoptimized:!0,className:"object-contain"})})]})})]})}function j({props:t,baseContext:e}){let{src:n}=t;return n=v(n,e),o(S,{src:n,alt:t.alt})}export{j as a};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"./chunk-
|
|
1
|
+
import{a}from"./chunk-6VGO3JR7.mjs";import{a as e}from"./chunk-NIQ4466A.mjs";import{jsx as o}from"react/jsx-runtime";var p=r=>{let{className:t,enableGutter:i=!0,imgClassName:s,media:m,staticImage:c}=r;return o("div",{className:e("",{container:i},t),children:o(a,{imgClassName:e("border border-border rounded-[0.8rem]",s),resource:m,src:c})})};export{p as a};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a as g}from"./chunk-6VGO3JR7.mjs";import{b as i}from"./chunk-TLXHEFFH.mjs";import{ChevronRight as w}from"lucide-react";import y from"next/link";import{useState as n,useEffect as x}from"react";import{jsx as t,jsxs as a}from"react/jsx-runtime";function $(){let[s,p]=n("All News"),[l,d]=n([]),[o,f]=n(1),[h,c]=n(1),v=["All News","Announcements","Blogs","Articles","Case Studies"];return x(()=>{async function e(){if(s==="All News"){let u=await(await fetch(`/api/posts?page=${o}`)).json();d(u.docs),c(u.totalPages);return}let m=await(await fetch(`/api/posts?where[categories][title][equals]=${s}&page=${o}`)).json();d(m.docs),c(m.totalPages)}e()},[s,o]),a("div",{className:"w-full max-w-7xl mx-auto px-4 py-8",children:[a("div",{className:"flex gap-2 overflow-x-auto pb-4 mb-6",children:[v.map(e=>t(i,{variant:e===s?"default":"ghost",className:"rounded-full whitespace-nowrap",onClick:()=>p(e),children:e},e)),a(i,{variant:"ghost",size:"icon",className:"rounded-full",children:[t(w,{className:"h-4 w-4"}),t("span",{className:"sr-only",children:"More"})]})]}),t("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-6",children:l&&l.map(e=>a(y,{href:`/posts/${e.slug}`,className:"group rounded-lg overflow-hidden border bg-card text-card-foreground shadow hover:shadow-lg transition-shadow",children:[e.meta&&e.meta.image&&typeof e.meta.image!="string"&&t(g,{resource:e.meta.image,size:"33vw"}),a("div",{className:"p-4",children:[a("div",{className:"text-sm text-muted-foreground mb-2",children:[e.populatedAuthors&&e.populatedAuthors.map(r=>r.name)," ","\xB7"," ",e.publishedAt&&new Date(e.publishedAt).toLocaleDateString("en-GB",{day:"numeric",month:"long"})]}),t("h2",{className:"text-xl font-bold mb-4 text-primary group-hover:text-accent group-hover:scale-105 transition-transform duration-200 ease-in-out",children:e.title})]})]},e.id))}),t("div",{className:"flex justify-center gap-1 mt-8",children:Array.from({length:h},(e,r)=>r+1).map(e=>t(i,{variant:e===o?"default":"ghost",size:"icon",className:"w-10 h-10 rounded-full",onClick:()=>f(e),children:e},e))})]})}export{$ as a};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a as v,b,c as g}from"./chunk-IYOWTF4E.mjs";import{b as w}from"./chunk-NQ4FAZ5U.mjs";import{a as i,b as m,c as d,e as p}from"./chunk-MA5FR2EM.mjs";import{CalendarDays as h,Cake as y,Award as C,PartyPopper as N}from"lucide-react";import{jsx as a,jsxs as e}from"react/jsx-runtime";function k({eventType:r="birthday",date:s="",title:n="",description:o="",avatarSrc:c}){let f=t=>{switch(t){case"birthday":return a(y,{className:"h-4 w-4"});case"workAnniversary":return a(C,{className:"h-4 w-4"});case"companyEvent":return a(N,{className:"h-4 w-4"});default:return a(h,{className:"h-4 w-4"})}},l=t=>{switch(t){case"birthday":return"from-brand-one-500 to-brand-one-800";case"workAnniversary":return"from-brand-two-500 to-brand-two-700";case"companyEvent":return"from-brand-two-300 to-brand-two-700";default:return"from-gray-500 to-slate-500"}};return e(i,{className:`w-full max-w-md overflow-hidden bg-gradient-to-br ${l(r)}`,children:[e(m,{className:"flex flex-row items-center gap-3 text-white",children:[c&&e(v,{className:"h-14 w-14 border-2 border-white",children:[a(b,{src:c,alt:n||"Event"}),a(g,{className:"bg-white text-gray-900",children:n?n.charAt(0).toUpperCase():"?"})]}),e("div",{className:"flex flex-col",children:[a(d,{className:"text-xl",children:n||"Untitled Event"}),e("p",{className:"text-sm text-white/80",children:[a(h,{className:"mr-1 inline-block h-4 w-4"}),s?new Date(s).toLocaleDateString():"Date not specified"]})]})]}),e(p,{className:"bg-white bg-opacity-80 p-4",children:[o&&a("p",{className:"mb-2 text-sm text-gray-700",children:o}),e(w,{variant:"secondary",className:`bg-gradient-to-br ${l(r)} text-white/80`,children:[f(r),a("span",{className:"ml-1",children:r?r.replace(/([a-z])([A-Z])/g,"$1 $2").split(" ").map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(" "):"Event"})]})]})]})}export{k as a};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{d as a}from"../../chunk-
|
|
1
|
+
import{d as a}from"../../chunk-EMNKQTUC.mjs";import"../../chunk-DYHP6A4B.mjs";import"../../chunk-CJTRVASG.mjs";import"../../chunk-VBYC64I2.mjs";import"../../chunk-6VGO3JR7.mjs";import"../../chunk-BZVOHDLV.mjs";import"../../chunk-OANFAQE4.mjs";import"../../chunk-NEW735FX.mjs";import"../../chunk-VI6PF7VY.mjs";import"../../chunk-PV4EARTR.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-TLXHEFFH.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-US547EKQ.mjs";export{a as BannerBlock};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-
|
|
1
|
+
import{a}from"../../chunk-EMNKQTUC.mjs";import"../../chunk-DYHP6A4B.mjs";import"../../chunk-CJTRVASG.mjs";import"../../chunk-VBYC64I2.mjs";import"../../chunk-6VGO3JR7.mjs";import"../../chunk-BZVOHDLV.mjs";import"../../chunk-OANFAQE4.mjs";import"../../chunk-NEW735FX.mjs";import"../../chunk-VI6PF7VY.mjs";import"../../chunk-PV4EARTR.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-TLXHEFFH.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-US547EKQ.mjs";export{a as CallToActionBlock};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-ZBSVA7YF.mjs";import"../../chunk-NQ4FAZ5U.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";export{a as default};
|
|
1
|
+
import{a}from"../../chunk-ZBSVA7YF.mjs";import"../../chunk-NQ4FAZ5U.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.mjs";export{a as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as o}from"../../chunk-ZBSVA7YF.mjs";import"../../chunk-NQ4FAZ5U.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.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};
|
|
1
|
+
import{a as o}from"../../chunk-ZBSVA7YF.mjs";import"../../chunk-NQ4FAZ5U.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.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};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";import{a}from"../../chunk-VI6PF7VY.mjs";import"../../chunk-PV4EARTR.mjs";import"../../chunk-TLXHEFFH.mjs";import"../../chunk-NIQ4466A.mjs";export{a as Code};
|
|
2
|
+
"use strict";import{a}from"../../chunk-VI6PF7VY.mjs";import"../../chunk-PV4EARTR.mjs";import"../../chunk-TLXHEFFH.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.mjs";export{a as Code};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-NEW735FX.mjs";import"../../chunk-VI6PF7VY.mjs";import"../../chunk-PV4EARTR.mjs";import"../../chunk-TLXHEFFH.mjs";import"../../chunk-NIQ4466A.mjs";export{a as CodeBlock};
|
|
1
|
+
import{a}from"../../chunk-NEW735FX.mjs";import"../../chunk-VI6PF7VY.mjs";import"../../chunk-PV4EARTR.mjs";import"../../chunk-TLXHEFFH.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.mjs";export{a as CodeBlock};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-3FH4D24Y.mjs";import"../../chunk-NQ4FAZ5U.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";export{a as default};
|
|
1
|
+
import{a}from"../../chunk-3FH4D24Y.mjs";import"../../chunk-NQ4FAZ5U.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.mjs";export{a as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as e}from"../../chunk-3FH4D24Y.mjs";import"../../chunk-NQ4FAZ5U.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.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};
|
|
1
|
+
import{a as e}from"../../chunk-3FH4D24Y.mjs";import"../../chunk-NQ4FAZ5U.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.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};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-
|
|
1
|
+
import{a}from"../../chunk-OVQPFHX2.mjs";import"../../chunk-EMNKQTUC.mjs";import"../../chunk-DYHP6A4B.mjs";import"../../chunk-CJTRVASG.mjs";import"../../chunk-VBYC64I2.mjs";import"../../chunk-6VGO3JR7.mjs";import"../../chunk-BZVOHDLV.mjs";import"../../chunk-OANFAQE4.mjs";import"../../chunk-NEW735FX.mjs";import"../../chunk-VI6PF7VY.mjs";import"../../chunk-PV4EARTR.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-TLXHEFFH.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-US547EKQ.mjs";export{a as ContentBlock};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";import{a}from"../../chunk-PV4EARTR.mjs";import"../../chunk-TLXHEFFH.mjs";import"../../chunk-NIQ4466A.mjs";export{a as CopyButton};
|
|
2
|
+
"use strict";import{a}from"../../chunk-PV4EARTR.mjs";import"../../chunk-TLXHEFFH.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.mjs";export{a as CopyButton};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-
|
|
1
|
+
import{a}from"../../chunk-EF2M7XZK.mjs";import"../../chunk-EMNKQTUC.mjs";import"../../chunk-DYHP6A4B.mjs";import"../../chunk-CJTRVASG.mjs";import"../../chunk-VBYC64I2.mjs";import"../../chunk-6VGO3JR7.mjs";import"../../chunk-BZVOHDLV.mjs";import"../../chunk-OANFAQE4.mjs";import"../../chunk-NEW735FX.mjs";import"../../chunk-VI6PF7VY.mjs";import"../../chunk-PV4EARTR.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-TLXHEFFH.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-US547EKQ.mjs";export{a as FeaturesBlock};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as e}from"../../chunk-
|
|
1
|
+
import{a as e}from"../../chunk-EF2M7XZK.mjs";import"../../chunk-EMNKQTUC.mjs";import"../../chunk-DYHP6A4B.mjs";import"../../chunk-CJTRVASG.mjs";import"../../chunk-VBYC64I2.mjs";import"../../chunk-6VGO3JR7.mjs";import"../../chunk-BZVOHDLV.mjs";import"../../chunk-OANFAQE4.mjs";import"../../chunk-NEW735FX.mjs";import"../../chunk-VI6PF7VY.mjs";import"../../chunk-PV4EARTR.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-TLXHEFFH.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-US547EKQ.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};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-4WMKXAGU.mjs";export{a as HeadingImage};
|
|
1
|
+
import{a}from"../../chunk-4WMKXAGU.mjs";import"../../chunk-US547EKQ.mjs";export{a as HeadingImage};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as t}from"../../chunk-4WMKXAGU.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};
|
|
1
|
+
import{a as t}from"../../chunk-4WMKXAGU.mjs";import"../../chunk-US547EKQ.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};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as e}from"../../chunk-
|
|
1
|
+
import{a as e}from"../../chunk-6VGO3JR7.mjs";import"../../chunk-BZVOHDLV.mjs";import"../../chunk-OANFAQE4.mjs";import"../../chunk-44TDI42O.mjs";import{a}from"../../chunk-NIQ4466A.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-US547EKQ.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 ImageBlock};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-EEMR5C75.mjs";export{a as InfoTile};
|
|
1
|
+
import{a}from"../../chunk-EEMR5C75.mjs";import"../../chunk-US547EKQ.mjs";export{a as InfoTile};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";import{a as o}from"../../chunk-EEMR5C75.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};
|
|
2
|
+
"use strict";import{a as o}from"../../chunk-EEMR5C75.mjs";import"../../chunk-US547EKQ.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,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";import{a}from"../../chunk-PPQGQK27.mjs";import"../../chunk-OTS4QNQ2.mjs";export{a as Insight};
|
|
2
|
+
"use strict";import{a}from"../../chunk-PPQGQK27.mjs";import"../../chunk-OTS4QNQ2.mjs";import"../../chunk-US547EKQ.mjs";export{a as Insight};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";import{a as t}from"../../chunk-PPQGQK27.mjs";import"../../chunk-OTS4QNQ2.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};
|
|
2
|
+
"use strict";import{a as t}from"../../chunk-PPQGQK27.mjs";import"../../chunk-OTS4QNQ2.mjs";import"../../chunk-US547EKQ.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};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-5VU5KT3M.mjs";export{a as MOTD};
|
|
1
|
+
import{a}from"../../chunk-5VU5KT3M.mjs";import"../../chunk-US547EKQ.mjs";export{a as MOTD};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";import{a as t}from"../../chunk-5VU5KT3M.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};
|
|
2
|
+
"use strict";import{a as t}from"../../chunk-5VU5KT3M.mjs";import"../../chunk-US547EKQ.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};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-
|
|
1
|
+
import{a}from"../../chunk-VBYC64I2.mjs";import"../../chunk-6VGO3JR7.mjs";import"../../chunk-BZVOHDLV.mjs";import"../../chunk-OANFAQE4.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-US547EKQ.mjs";export{a as MediaBlock};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";import{a}from"../../chunk-X42HILQB.mjs";export{a as OrgChart};
|
|
2
|
+
"use strict";import{a}from"../../chunk-X42HILQB.mjs";import"../../chunk-US547EKQ.mjs";export{a as OrgChart};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as t}from"../../chunk-X42HILQB.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};
|
|
1
|
+
import{a as t}from"../../chunk-X42HILQB.mjs";import"../../chunk-US547EKQ.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};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-QVT7M33X.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";export{a as ProposalSummary};
|
|
1
|
+
import{a}from"../../chunk-QVT7M33X.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.mjs";export{a as ProposalSummary};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as o}from"../../chunk-QVT7M33X.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.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};
|
|
1
|
+
import{a as o}from"../../chunk-QVT7M33X.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.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};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-
|
|
1
|
+
import{a}from"../../chunk-7BP5RVYA.mjs";import"../../chunk-6P7CY367.mjs";import{c as r}from"../../chunk-EMNKQTUC.mjs";import"../../chunk-DYHP6A4B.mjs";import"../../chunk-CJTRVASG.mjs";import"../../chunk-VBYC64I2.mjs";import"../../chunk-6VGO3JR7.mjs";import"../../chunk-BZVOHDLV.mjs";import"../../chunk-OANFAQE4.mjs";import"../../chunk-NEW735FX.mjs";import"../../chunk-VI6PF7VY.mjs";import"../../chunk-PV4EARTR.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-TLXHEFFH.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-US547EKQ.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(r,{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(a,{doc:s,relationTo:"posts",showCategories:!0},p))})]})};export{g as RelatedPosts};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-
|
|
1
|
+
import{a}from"../../chunk-OVQPFHX2.mjs";import{a as m}from"../../chunk-EF2M7XZK.mjs";import{a as l}from"../../chunk-EMNKQTUC.mjs";import"../../chunk-DYHP6A4B.mjs";import"../../chunk-CJTRVASG.mjs";import{a as e}from"../../chunk-VBYC64I2.mjs";import"../../chunk-6VGO3JR7.mjs";import"../../chunk-BZVOHDLV.mjs";import"../../chunk-OANFAQE4.mjs";import"../../chunk-NEW735FX.mjs";import"../../chunk-VI6PF7VY.mjs";import"../../chunk-PV4EARTR.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-TLXHEFFH.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-US547EKQ.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};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-5JPWYRNZ.mjs";export{a as WhyUs};
|
|
1
|
+
import{a}from"../../chunk-5JPWYRNZ.mjs";import"../../chunk-US547EKQ.mjs";export{a as WhyUs};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as t}from"../../chunk-5JPWYRNZ.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};
|
|
1
|
+
import{a as t}from"../../chunk-5JPWYRNZ.mjs";import"../../chunk-US547EKQ.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};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as f}from"../../chunk-5JPWYRNZ.mjs";import{a as t}from"../../chunk-X42HILQB.mjs";import{a as e}from"../../chunk-QVT7M33X.mjs";import{a as r}from"../../chunk-EEMR5C75.mjs";import{a as o}from"../../chunk-PPQGQK27.mjs";import"../../chunk-OTS4QNQ2.mjs";import{a as m}from"../../chunk-5VU5KT3M.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";export{r as InfoTile,o as Insight,m as MOTD,t as OrgChart,e as ProposalSummary,f as WhyUs};
|
|
1
|
+
import{a as f}from"../../chunk-5JPWYRNZ.mjs";import{a as t}from"../../chunk-X42HILQB.mjs";import{a as e}from"../../chunk-QVT7M33X.mjs";import{a as r}from"../../chunk-EEMR5C75.mjs";import{a as o}from"../../chunk-PPQGQK27.mjs";import"../../chunk-OTS4QNQ2.mjs";import{a as m}from"../../chunk-5VU5KT3M.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.mjs";export{r as InfoTile,o as Insight,m as MOTD,t as OrgChart,e as ProposalSummary,f as WhyUs};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var me=Object.create;var W=Object.defineProperty;var he=Object.getOwnPropertyDescriptor;var ye=Object.getOwnPropertyNames;var xe=Object.getPrototypeOf,we=Object.prototype.hasOwnProperty;var ve=(e,r)=>{for(var t in r)W(e,t,{get:r[t],enumerable:!0})},ne=(e,r,t,o)=>{if(r&&typeof r=="object"||typeof r=="function")for(let a of ye(r))!we.call(e,a)&&a!==t&&W(e,a,{get:()=>r[a],enumerable:!(o=he(r,a))||o.enumerable});return e};var U=(e,r,t)=>(t=e!=null?me(xe(e)):{},ne(r||!e||!e.__esModule?W(t,"default",{value:e,enumerable:!0}):t,e)),Ce=e=>ne(W({},"__esModule",{value:!0}),e);var sr={};ve(sr,{CustomerCard:()=>nr});module.exports=Ce(sr);var fe=U(require("next/image")),ge=U(require("next/link"));var S=U(require("react"));var be=require("clsx");var J="-",ke=e=>{let r=ze(e),{conflictingClassGroups:t,conflictingClassGroupModifiers:o}=e;return{getClassGroupId:l=>{let s=l.split(J);return s[0]===""&&s.length!==1&&s.shift(),ie(s,r)||Me(l)},getConflictingClassGroupIds:(l,s)=>{let u=t[l]||[];return s&&o[l]?[...u,...o[l]]:u}}},ie=(e,r)=>{var l;if(e.length===0)return r.classGroupId;let t=e[0],o=r.nextPart.get(t),a=o?ie(e.slice(1),o):void 0;if(a)return a;if(r.validators.length===0)return;let n=e.join(J);return(l=r.validators.find(({validator:s})=>s(n)))==null?void 0:l.classGroupId},se=/^\[(.+)\]$/,Me=e=>{if(se.test(e)){let r=se.exec(e)[1],t=r==null?void 0:r.substring(0,r.indexOf(":"));if(t)return"arbitrary.."+t}},ze=e=>{let{theme:r,prefix:t}=e,o={nextPart:new Map,validators:[]};return Ae(Object.entries(e.classGroups),t).forEach(([n,l])=>{q(l,o,n,r)}),o},q=(e,r,t,o)=>{e.forEach(a=>{if(typeof a=="string"){let n=a===""?r:ae(r,a);n.classGroupId=t;return}if(typeof a=="function"){if(Re(a)){q(a(o),r,t,o);return}r.validators.push({validator:a,classGroupId:t});return}Object.entries(a).forEach(([n,l])=>{q(l,ae(r,n),t,o)})})},ae=(e,r)=>{let t=e;return r.split(J).forEach(o=>{t.nextPart.has(o)||t.nextPart.set(o,{nextPart:new Map,validators:[]}),t=t.nextPart.get(o)}),t},Re=e=>e.isThemeGetter,Ae=(e,r)=>r?e.map(([t,o])=>{let a=o.map(n=>typeof n=="string"?r+n:typeof n=="object"?Object.fromEntries(Object.entries(n).map(([l,s])=>[r+l,s])):n);return[t,a]}):e,Te=e=>{if(e<1)return{get:()=>{},set:()=>{}};let r=0,t=new Map,o=new Map,a=(n,l)=>{t.set(n,l),r++,r>e&&(r=0,o=t,t=new Map)};return{get(n){let l=t.get(n);if(l!==void 0)return l;if((l=o.get(n))!==void 0)return a(n,l),l},set(n,l){t.has(n)?t.set(n,l):a(n,l)}}},le="!",Se=e=>{let{separator:r,experimentalParseClassName:t}=e,o=r.length===1,a=r[0],n=r.length,l=s=>{let u=[],f=0,m=0,y;for(let p=0;p<s.length;p++){let g=s[p];if(f===0){if(g===a&&(o||s.slice(p,p+n)===r)){u.push(s.slice(m,p)),m=p+n;continue}if(g==="/"){y=p;continue}}g==="["?f++:g==="]"&&f--}let x=u.length===0?s:s.substring(m),v=x.startsWith(le),w=v?x.substring(1):x,b=y&&y>m?y-m:void 0;return{modifiers:u,hasImportantModifier:v,baseClassName:w,maybePostfixModifierPosition:b}};return t?s=>t({className:s,parseClassName:l}):l},Ne=e=>{if(e.length<=1)return e;let r=[],t=[];return e.forEach(o=>{o[0]==="["?(r.push(...t.sort(),o),t=[]):t.push(o)}),r.push(...t.sort()),r},Le=e=>({cache:Te(e.cacheSize),parseClassName:Se(e),...ke(e)}),Pe=/\s+/,Ee=(e,r)=>{let{parseClassName:t,getClassGroupId:o,getConflictingClassGroupIds:a}=r,n=[],l=e.trim().split(Pe),s="";for(let u=l.length-1;u>=0;u-=1){let f=l[u],{modifiers:m,hasImportantModifier:y,baseClassName:x,maybePostfixModifierPosition:v}=t(f),w=!!v,b=o(w?x.substring(0,v):x);if(!b){if(!w){s=f+(s.length>0?" "+s:s);continue}if(b=o(x),!b){s=f+(s.length>0?" "+s:s);continue}w=!1}let p=Ne(m).join(":"),g=y?p+le:p,h=g+b;if(n.includes(h))continue;n.push(h);let E=a(b,w);for(let T=0;T<E.length;++T){let j=E[T];n.push(g+j)}s=f+(s.length>0?" "+s:s)}return s};function Ge(){let e=0,r,t,o="";for(;e<arguments.length;)(r=arguments[e++])&&(t=ce(r))&&(o&&(o+=" "),o+=t);return o}var ce=e=>{if(typeof e=="string")return e;let r,t="";for(let o=0;o<e.length;o++)e[o]&&(r=ce(e[o]))&&(t&&(t+=" "),t+=r);return t};function Ie(e,...r){let t,o,a,n=l;function l(u){let f=r.reduce((m,y)=>y(m),e());return t=Le(f),o=t.cache.get,a=t.cache.set,n=s,s(u)}function s(u){let f=o(u);if(f)return f;let m=Ee(u,t);return a(u,m),m}return function(){return n(Ge.apply(null,arguments))}}var c=e=>{let r=t=>t[e]||[];return r.isThemeGetter=!0,r},de=/^\[(?:([a-z-]+):)?(.+)\]$/i,He=/^\d+\/\d+$/,je=new Set(["px","full","screen"]),_e=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Ve=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,We=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,$e=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Fe=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,k=e=>L(e)||je.has(e)||He.test(e),z=e=>P(e,"length",Xe),L=e=>!!e&&!Number.isNaN(Number(e)),O=e=>P(e,"number",L),I=e=>!!e&&Number.isInteger(Number(e)),De=e=>e.endsWith("%")&&L(e.slice(0,-1)),i=e=>de.test(e),R=e=>_e.test(e),Be=new Set(["length","size","percentage"]),Ue=e=>P(e,Be,pe),Oe=e=>P(e,"position",pe),qe=new Set(["image","url"]),Je=e=>P(e,qe,Qe),Ke=e=>P(e,"",Ze),H=()=>!0,P=(e,r,t)=>{let o=de.exec(e);return o?o[1]?typeof r=="string"?o[1]===r:r.has(o[1]):t(o[2]):!1},Xe=e=>Ve.test(e)&&!We.test(e),pe=()=>!1,Ze=e=>$e.test(e),Qe=e=>Fe.test(e);var Ye=()=>{let e=c("colors"),r=c("spacing"),t=c("blur"),o=c("brightness"),a=c("borderColor"),n=c("borderRadius"),l=c("borderSpacing"),s=c("borderWidth"),u=c("contrast"),f=c("grayscale"),m=c("hueRotate"),y=c("invert"),x=c("gap"),v=c("gradientColorStops"),w=c("gradientColorStopPositions"),b=c("inset"),p=c("margin"),g=c("opacity"),h=c("padding"),E=c("saturate"),T=c("scale"),j=c("sepia"),Z=c("skew"),Q=c("space"),Y=c("translate"),$=()=>["auto","contain","none"],F=()=>["auto","hidden","clip","visible","scroll"],D=()=>["auto",i,r],d=()=>[i,r],ee=()=>["",k,z],_=()=>["auto",L,i],re=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],V=()=>["solid","dashed","dotted","double","none"],te=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],B=()=>["start","end","center","between","around","evenly","stretch"],G=()=>["","0",i],oe=()=>["auto","avoid","all","avoid-page","page","left","right","column"],C=()=>[L,i];return{cacheSize:500,separator:":",theme:{colors:[H],spacing:[k,z],blur:["none","",R,i],brightness:C(),borderColor:[e],borderRadius:["none","","full",R,i],borderSpacing:d(),borderWidth:ee(),contrast:C(),grayscale:G(),hueRotate:C(),invert:G(),gap:d(),gradientColorStops:[e],gradientColorStopPositions:[De,z],inset:D(),margin:D(),opacity:C(),padding:d(),saturate:C(),scale:C(),sepia:G(),skew:C(),space:d(),translate:d()},classGroups:{aspect:[{aspect:["auto","square","video",i]}],container:["container"],columns:[{columns:[R]}],"break-after":[{"break-after":oe()}],"break-before":[{"break-before":oe()}],"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:[...re(),i]}],overflow:[{overflow:F()}],"overflow-x":[{"overflow-x":F()}],"overflow-y":[{"overflow-y":F()}],overscroll:[{overscroll:$()}],"overscroll-x":[{"overscroll-x":$()}],"overscroll-y":[{"overscroll-y":$()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[b]}],"inset-x":[{"inset-x":[b]}],"inset-y":[{"inset-y":[b]}],start:[{start:[b]}],end:[{end:[b]}],top:[{top:[b]}],right:[{right:[b]}],bottom:[{bottom:[b]}],left:[{left:[b]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",I,i]}],basis:[{basis:D()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",i]}],grow:[{grow:G()}],shrink:[{shrink:G()}],order:[{order:["first","last","none",I,i]}],"grid-cols":[{"grid-cols":[H]}],"col-start-end":[{col:["auto",{span:["full",I,i]},i]}],"col-start":[{"col-start":_()}],"col-end":[{"col-end":_()}],"grid-rows":[{"grid-rows":[H]}],"row-start-end":[{row:["auto",{span:[I,i]},i]}],"row-start":[{"row-start":_()}],"row-end":[{"row-end":_()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",i]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",i]}],gap:[{gap:[x]}],"gap-x":[{"gap-x":[x]}],"gap-y":[{"gap-y":[x]}],"justify-content":[{justify:["normal",...B()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...B(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...B(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[h]}],px:[{px:[h]}],py:[{py:[h]}],ps:[{ps:[h]}],pe:[{pe:[h]}],pt:[{pt:[h]}],pr:[{pr:[h]}],pb:[{pb:[h]}],pl:[{pl:[h]}],m:[{m:[p]}],mx:[{mx:[p]}],my:[{my:[p]}],ms:[{ms:[p]}],me:[{me:[p]}],mt:[{mt:[p]}],mr:[{mr:[p]}],mb:[{mb:[p]}],ml:[{ml:[p]}],"space-x":[{"space-x":[Q]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[Q]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",i,r]}],"min-w":[{"min-w":[i,r,"min","max","fit"]}],"max-w":[{"max-w":[i,r,"none","full","min","max","fit","prose",{screen:[R]},R]}],h:[{h:[i,r,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[i,r,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[i,r,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[i,r,"auto","min","max","fit"]}],"font-size":[{text:["base",R,z]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",O]}],"font-family":[{font:[H]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",i]}],"line-clamp":[{"line-clamp":["none",L,O]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",k,i]}],"list-image":[{"list-image":["none",i]}],"list-style-type":[{list:["none","disc","decimal",i]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[g]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[g]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...V(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",k,z]}],"underline-offset":[{"underline-offset":["auto",k,i]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:d()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",i]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",i]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[g]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...re(),Oe]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Ue]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Je]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[w]}],"gradient-via-pos":[{via:[w]}],"gradient-to-pos":[{to:[w]}],"gradient-from":[{from:[v]}],"gradient-via":[{via:[v]}],"gradient-to":[{to:[v]}],rounded:[{rounded:[n]}],"rounded-s":[{"rounded-s":[n]}],"rounded-e":[{"rounded-e":[n]}],"rounded-t":[{"rounded-t":[n]}],"rounded-r":[{"rounded-r":[n]}],"rounded-b":[{"rounded-b":[n]}],"rounded-l":[{"rounded-l":[n]}],"rounded-ss":[{"rounded-ss":[n]}],"rounded-se":[{"rounded-se":[n]}],"rounded-ee":[{"rounded-ee":[n]}],"rounded-es":[{"rounded-es":[n]}],"rounded-tl":[{"rounded-tl":[n]}],"rounded-tr":[{"rounded-tr":[n]}],"rounded-br":[{"rounded-br":[n]}],"rounded-bl":[{"rounded-bl":[n]}],"border-w":[{border:[s]}],"border-w-x":[{"border-x":[s]}],"border-w-y":[{"border-y":[s]}],"border-w-s":[{"border-s":[s]}],"border-w-e":[{"border-e":[s]}],"border-w-t":[{"border-t":[s]}],"border-w-r":[{"border-r":[s]}],"border-w-b":[{"border-b":[s]}],"border-w-l":[{"border-l":[s]}],"border-opacity":[{"border-opacity":[g]}],"border-style":[{border:[...V(),"hidden"]}],"divide-x":[{"divide-x":[s]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[s]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[g]}],"divide-style":[{divide:V()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-b":[{"border-b":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...V()]}],"outline-offset":[{"outline-offset":[k,i]}],"outline-w":[{outline:[k,z]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:ee()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[g]}],"ring-offset-w":[{"ring-offset":[k,z]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",R,Ke]}],"shadow-color":[{shadow:[H]}],opacity:[{opacity:[g]}],"mix-blend":[{"mix-blend":[...te(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":te()}],filter:[{filter:["","none"]}],blur:[{blur:[t]}],brightness:[{brightness:[o]}],contrast:[{contrast:[u]}],"drop-shadow":[{"drop-shadow":["","none",R,i]}],grayscale:[{grayscale:[f]}],"hue-rotate":[{"hue-rotate":[m]}],invert:[{invert:[y]}],saturate:[{saturate:[E]}],sepia:[{sepia:[j]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[t]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[u]}],"backdrop-grayscale":[{"backdrop-grayscale":[f]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[m]}],"backdrop-invert":[{"backdrop-invert":[y]}],"backdrop-opacity":[{"backdrop-opacity":[g]}],"backdrop-saturate":[{"backdrop-saturate":[E]}],"backdrop-sepia":[{"backdrop-sepia":[j]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-y":[{"border-spacing-y":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",i]}],duration:[{duration:C()}],ease:[{ease:["linear","in","out","in-out",i]}],delay:[{delay:C()}],animate:[{animate:["none","spin","ping","pulse","bounce",i]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[T]}],"scale-x":[{"scale-x":[T]}],"scale-y":[{"scale-y":[T]}],rotate:[{rotate:[I,i]}],"translate-x":[{"translate-x":[Y]}],"translate-y":[{"translate-y":[Y]}],"skew-x":[{"skew-x":[Z]}],"skew-y":[{"skew-y":[Z]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",i]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",i]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":d()}],"scroll-mx":[{"scroll-mx":d()}],"scroll-my":[{"scroll-my":d()}],"scroll-ms":[{"scroll-ms":d()}],"scroll-me":[{"scroll-me":d()}],"scroll-mt":[{"scroll-mt":d()}],"scroll-mr":[{"scroll-mr":d()}],"scroll-mb":[{"scroll-mb":d()}],"scroll-ml":[{"scroll-ml":d()}],"scroll-p":[{"scroll-p":d()}],"scroll-px":[{"scroll-px":d()}],"scroll-py":[{"scroll-py":d()}],"scroll-ps":[{"scroll-ps":d()}],"scroll-pe":[{"scroll-pe":d()}],"scroll-pt":[{"scroll-pt":d()}],"scroll-pr":[{"scroll-pr":d()}],"scroll-pb":[{"scroll-pb":d()}],"scroll-pl":[{"scroll-pl":d()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",i]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[k,z,O]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var ue=Ie(Ye);function A(...e){return ue((0,be.clsx)(e))}var N=require("react/jsx-runtime"),K=S.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:A("rounded-xl border bg-card text-card-foreground shadow",e),...r}));K.displayName="Card";var er=S.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:A("flex flex-col space-y-1.5 p-6",e),...r}));er.displayName="CardHeader";var rr=S.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:A("font-semibold leading-none tracking-tight",e),...r}));rr.displayName="CardTitle";var tr=S.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:A("text-sm text-muted-foreground",e),...r}));tr.displayName="CardDescription";var X=S.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:A("p-6 pt-0",e),...r}));X.displayName="CardContent";var or=S.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:A("flex items-center p-6 pt-0",e),...r}));or.displayName="CardFooter";function nr({name:e,logo:r,href:t}){return(0,N.jsx)(K,{className:"w-full max-w-sm overflow-hidden transition-all duration-300 ring-0 hover:shadow-lg group",children:(0,N.jsxs)(ge.default,{href:t,className:"block",children:[(0,N.jsx)("div",{className:"bg-white p-2 flex items-center justify-center h-24",children:(0,N.jsx)("div",{className:"relative w-full h-full",children:r&&(0,N.jsx)(fe.default,{src:r,alt:`${e} logo`,layout:"fill",objectFit:"contain"})})}),(0,N.jsx)(X,{className:"p-3 flex items-center justify-center h-18 bg-gradient-to-br from-gray-900 via-brand-one to-gray-900",children:(0,N.jsx)("p",{className:"font-medium text-lg text-white text-center group-hover:scale-105 transition-transform duration-200 ease-in-out",children:e})})]})})}0&&(module.exports={CustomerCard});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a}from"../../chunk-S4O43CSD.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.mjs";export{a as CustomerCard};
|