cortex-react-components 1.3.0 → 1.4.1
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-S4O43CSD.mjs → chunk-IZJQUWAK.mjs} +1 -1
- package/dist/chunk-LFACHBX2.mjs +1 -0
- package/dist/chunk-N6Y7HNC6.mjs +1 -0
- package/dist/chunk-Q56L3H6V.mjs +1 -0
- package/dist/chunk-US547EKQ.mjs +1 -0
- package/dist/chunk-VHDG422X.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.mjs +1 -1
- package/dist/client/Cards/CustomerCard.stories.js +1 -1
- package/dist/client/Cards/CustomerCard.stories.mjs +1 -1
- package/dist/client/Cards/EventCard.mjs +1 -1
- package/dist/client/Cards/EventCard.stories.mjs +1 -1
- package/dist/client/Cards/FeatureCard.mjs +1 -1
- package/dist/client/Cards/FeatureCard.stories.mjs +1 -1
- package/dist/client/Cards/Image.mjs +1 -1
- package/dist/client/Cards/Image.stories.mjs +1 -1
- package/dist/client/Cards/ProjectCard.mjs +1 -1
- package/dist/client/Cards/ProjectCard.stories.mjs +1 -1
- package/dist/client/Cards/index.mjs +1 -1
- 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 +3 -2
|
@@ -1 +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
|
|
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 c({name:t,logo:e,href:i}){return r(o,{className:"w-full max-w-sm overflow-hidden transition-all duration-300 ring-0 hover:shadow-lg group",children:l(s,{href:i,className:"block",children:[r("div",{className:"bg-white p-2 flex items-center justify-center h-24",children:r("div",{className:"relative w-full h-full",children:e&&r(n,{src:e,alt:`${t} logo`,layout:"fill",objectFit:"contain"})})}),r(a,{className:"p-3 flex items-center justify-center h-18 bg-gradient-to-br from-gray-900 via-brand-one to-gray-900",children:r("p",{className:"font-medium text-lg text-white text-center group-hover:scale-105 transition-transform duration-200 ease-in-out",children:t})})]})})}export{c as a};
|
|
@@ -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};
|
|
@@ -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
|
+
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 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};
|
|
@@ -1 +1 @@
|
|
|
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";export{a as BannerBlock};
|
|
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-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";export{a as CallToActionBlock};
|
|
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-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";export{a as ContentBlock};
|
|
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-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";export{a as FeaturesBlock};
|
|
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-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";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
|
+
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-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{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
|
+
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-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";export{a as MediaBlock};
|
|
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-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 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
|
+
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-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{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
|
+
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};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-
|
|
1
|
+
import{a}from"../../chunk-IZJQUWAK.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.mjs";export{a as CustomerCard};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var he=Object.create;var W=Object.defineProperty;var ye=Object.getOwnPropertyDescriptor;var xe=Object.getOwnPropertyNames;var we=Object.getPrototypeOf,ve=Object.prototype.hasOwnProperty;var Ce=(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 xe(r))!ve.call(e,a)&&a!==t&&W(e,a,{get:()=>r[a],enumerable:!(o=ye(r,a))||o.enumerable});return e};var O=(e,r,t)=>(t=e!=null?he(we(e)):{},ne(r||!e||!e.__esModule?W(t,"default",{value:e,enumerable:!0}):t,e)),ke=e=>ne(W({},"__esModule",{value:!0}),e);var lr={};Ce(lr,{Default:()=>ar,NoLogo:()=>ir,default:()=>sr});module.exports=ke(lr);var be=O(require("next/image")),me=O(require("next/link"));var T=O(require("react"));var fe=require("clsx");var J="-",Me=e=>{let r=Re(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)||ze(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=/^\[(.+)\]$/,ze=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}},Re=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(Se(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},Se=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="!",Ne=e=>{let{separator:r,experimentalParseClassName:t}=e,o=r.length===1,a=r[0],n=r.length,l=s=>{let u=[],b=0,g=0,y;for(let p=0;p<s.length;p++){let m=s[p];if(b===0){if(m===a&&(o||s.slice(p,p+n)===r)){u.push(s.slice(g,p)),g=p+n;continue}if(m==="/"){y=p;continue}}m==="["?b++:m==="]"&&b--}let x=u.length===0?s:s.substring(g),v=x.startsWith(le),w=v?x.substring(1):x,f=y&&y>g?y-g:void 0;return{modifiers:u,hasImportantModifier:v,baseClassName:w,maybePostfixModifierPosition:f}};return t?s=>t({className:s,parseClassName:l}):l},Le=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},Pe=e=>({cache:Te(e.cacheSize),parseClassName:Ne(e),...Me(e)}),Ee=/\s+/,Ge=(e,r)=>{let{parseClassName:t,getClassGroupId:o,getConflictingClassGroupIds:a}=r,n=[],l=e.trim().split(Ee),s="";for(let u=l.length-1;u>=0;u-=1){let b=l[u],{modifiers:g,hasImportantModifier:y,baseClassName:x,maybePostfixModifierPosition:v}=t(b),w=!!v,f=o(w?x.substring(0,v):x);if(!f){if(!w){s=b+(s.length>0?" "+s:s);continue}if(f=o(x),!f){s=b+(s.length>0?" "+s:s);continue}w=!1}let p=Le(g).join(":"),m=y?p+le:p,h=m+f;if(n.includes(h))continue;n.push(h);let E=a(f,w);for(let A=0;A<E.length;++A){let j=E[A];n.push(m+j)}s=b+(s.length>0?" "+s:s)}return s};function Ie(){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 He(e,...r){let t,o,a,n=l;function l(u){let b=r.reduce((g,y)=>y(g),e());return t=Pe(b),o=t.cache.get,a=t.cache.set,n=s,s(u)}function s(u){let b=o(u);if(b)return b;let g=Ge(u,t);return a(u,g),g}return function(){return n(Ie.apply(null,arguments))}}var c=e=>{let r=t=>t[e]||[];return r.isThemeGetter=!0,r},de=/^\[(?:([a-z-]+):)?(.+)\]$/i,je=/^\d+\/\d+$/,_e=new Set(["px","full","screen"]),Ve=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,We=/\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$/,$e=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,De=/^(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)||_e.has(e)||je.test(e),z=e=>P(e,"length",Ze),L=e=>!!e&&!Number.isNaN(Number(e)),U=e=>P(e,"number",L),I=e=>!!e&&Number.isInteger(Number(e)),Be=e=>e.endsWith("%")&&L(e.slice(0,-1)),i=e=>de.test(e),R=e=>Ve.test(e),Oe=new Set(["length","size","percentage"]),Ue=e=>P(e,Oe,pe),qe=e=>P(e,"position",pe),Je=new Set(["image","url"]),Ke=e=>P(e,Je,Ye),Xe=e=>P(e,"",Qe),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},Ze=e=>We.test(e)&&!$e.test(e),pe=()=>!1,Qe=e=>De.test(e),Ye=e=>Fe.test(e);var er=()=>{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"),b=c("grayscale"),g=c("hueRotate"),y=c("invert"),x=c("gap"),v=c("gradientColorStops"),w=c("gradientColorStopPositions"),f=c("inset"),p=c("margin"),m=c("opacity"),h=c("padding"),E=c("saturate"),A=c("scale"),j=c("sepia"),Z=c("skew"),Q=c("space"),Y=c("translate"),$=()=>["auto","contain","none"],D=()=>["auto","hidden","clip","visible","scroll"],F=()=>["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:[Be,z],inset:F(),margin:F(),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:D()}],"overflow-x":[{"overflow-x":D()}],"overflow-y":[{"overflow-y":D()}],overscroll:[{overscroll:$()}],"overscroll-x":[{"overscroll-x":$()}],"overscroll-y":[{"overscroll-y":$()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[f]}],"inset-x":[{"inset-x":[f]}],"inset-y":[{"inset-y":[f]}],start:[{start:[f]}],end:[{end:[f]}],top:[{top:[f]}],right:[{right:[f]}],bottom:[{bottom:[f]}],left:[{left:[f]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",I,i]}],basis:[{basis:F()}],"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",U]}],"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,U]}],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":[m]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[m]}],"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":[m]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...re(),qe]}],"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"]},Ke]}],"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":[m]}],"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":[m]}],"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":[m]}],"ring-offset-w":[{"ring-offset":[k,z]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",R,Xe]}],"shadow-color":[{shadow:[H]}],opacity:[{opacity:[m]}],"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:[b]}],"hue-rotate":[{"hue-rotate":[g]}],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":[b]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[g]}],"backdrop-invert":[{"backdrop-invert":[y]}],"backdrop-opacity":[{"backdrop-opacity":[m]}],"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:[A]}],"scale-x":[{"scale-x":[A]}],"scale-y":[{"scale-y":[A]}],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,U]}],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=He(er);function S(...e){return ue((0,fe.clsx)(e))}var N=require("react/jsx-runtime"),K=T.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:S("rounded-xl border bg-card text-card-foreground shadow",e),...r}));K.displayName="Card";var rr=T.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:S("flex flex-col space-y-1.5 p-6",e),...r}));rr.displayName="CardHeader";var tr=T.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:S("font-semibold leading-none tracking-tight",e),...r}));tr.displayName="CardTitle";var or=T.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:S("text-sm text-muted-foreground",e),...r}));or.displayName="CardDescription";var X=T.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:S("p-6 pt-0",e),...r}));X.displayName="CardContent";var nr=T.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:S("flex items-center p-6 pt-0",e),...r}));nr.displayName="CardFooter";function ge({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)(me.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)(be.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})})]})})}var sr={title:"Cards/CustomerCard",component:ge,tags:["autodocs"],argTypes:{}},ar={args:{name:"Acme Corp",logo:"stock10.jpg",href:"/customers/acme"}},ir={args:{name:"Acme Corp",href:"/customers/acme"}};0&&(module.exports={Default,NoLogo});
|
|
1
|
+
"use strict";var he=Object.create;var W=Object.defineProperty;var ye=Object.getOwnPropertyDescriptor;var xe=Object.getOwnPropertyNames;var we=Object.getPrototypeOf,ve=Object.prototype.hasOwnProperty;var Ce=(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 xe(r))!ve.call(e,a)&&a!==t&&W(e,a,{get:()=>r[a],enumerable:!(o=ye(r,a))||o.enumerable});return e};var O=(e,r,t)=>(t=e!=null?he(we(e)):{},ne(r||!e||!e.__esModule?W(t,"default",{value:e,enumerable:!0}):t,e)),ke=e=>ne(W({},"__esModule",{value:!0}),e);var lr={};Ce(lr,{Default:()=>ar,NoLogo:()=>ir,default:()=>sr});module.exports=ke(lr);var fe=O(require("next/image")),me=O(require("next/link"));var T=O(require("react"));var be=require("clsx");var J="-",Me=e=>{let r=Re(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)||ze(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=/^\[(.+)\]$/,ze=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}},Re=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(Se(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},Se=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="!",Ne=e=>{let{separator:r,experimentalParseClassName:t}=e,o=r.length===1,a=r[0],n=r.length,l=s=>{let u=[],f=0,g=0,y;for(let p=0;p<s.length;p++){let m=s[p];if(f===0){if(m===a&&(o||s.slice(p,p+n)===r)){u.push(s.slice(g,p)),g=p+n;continue}if(m==="/"){y=p;continue}}m==="["?f++:m==="]"&&f--}let x=u.length===0?s:s.substring(g),v=x.startsWith(le),w=v?x.substring(1):x,b=y&&y>g?y-g:void 0;return{modifiers:u,hasImportantModifier:v,baseClassName:w,maybePostfixModifierPosition:b}};return t?s=>t({className:s,parseClassName:l}):l},Le=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},Pe=e=>({cache:Te(e.cacheSize),parseClassName:Ne(e),...Me(e)}),Ee=/\s+/,Ge=(e,r)=>{let{parseClassName:t,getClassGroupId:o,getConflictingClassGroupIds:a}=r,n=[],l=e.trim().split(Ee),s="";for(let u=l.length-1;u>=0;u-=1){let f=l[u],{modifiers:g,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=Le(g).join(":"),m=y?p+le:p,h=m+b;if(n.includes(h))continue;n.push(h);let E=a(b,w);for(let A=0;A<E.length;++A){let j=E[A];n.push(m+j)}s=f+(s.length>0?" "+s:s)}return s};function Ie(){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 He(e,...r){let t,o,a,n=l;function l(u){let f=r.reduce((g,y)=>y(g),e());return t=Pe(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 g=Ge(u,t);return a(u,g),g}return function(){return n(Ie.apply(null,arguments))}}var c=e=>{let r=t=>t[e]||[];return r.isThemeGetter=!0,r},de=/^\[(?:([a-z-]+):)?(.+)\]$/i,je=/^\d+\/\d+$/,_e=new Set(["px","full","screen"]),Ve=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,We=/\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$/,$e=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,De=/^(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)||_e.has(e)||je.test(e),z=e=>P(e,"length",Ze),L=e=>!!e&&!Number.isNaN(Number(e)),U=e=>P(e,"number",L),I=e=>!!e&&Number.isInteger(Number(e)),Be=e=>e.endsWith("%")&&L(e.slice(0,-1)),i=e=>de.test(e),R=e=>Ve.test(e),Oe=new Set(["length","size","percentage"]),Ue=e=>P(e,Oe,pe),qe=e=>P(e,"position",pe),Je=new Set(["image","url"]),Ke=e=>P(e,Je,Ye),Xe=e=>P(e,"",Qe),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},Ze=e=>We.test(e)&&!$e.test(e),pe=()=>!1,Qe=e=>De.test(e),Ye=e=>Fe.test(e);var er=()=>{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"),g=c("hueRotate"),y=c("invert"),x=c("gap"),v=c("gradientColorStops"),w=c("gradientColorStopPositions"),b=c("inset"),p=c("margin"),m=c("opacity"),h=c("padding"),E=c("saturate"),A=c("scale"),j=c("sepia"),Z=c("skew"),Q=c("space"),Y=c("translate"),$=()=>["auto","contain","none"],D=()=>["auto","hidden","clip","visible","scroll"],F=()=>["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:[Be,z],inset:F(),margin:F(),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:D()}],"overflow-x":[{"overflow-x":D()}],"overflow-y":[{"overflow-y":D()}],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:F()}],"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",U]}],"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,U]}],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":[m]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[m]}],"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":[m]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...re(),qe]}],"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"]},Ke]}],"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":[m]}],"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":[m]}],"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":[m]}],"ring-offset-w":[{"ring-offset":[k,z]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",R,Xe]}],"shadow-color":[{shadow:[H]}],opacity:[{opacity:[m]}],"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":[g]}],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":[g]}],"backdrop-invert":[{"backdrop-invert":[y]}],"backdrop-opacity":[{"backdrop-opacity":[m]}],"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:[A]}],"scale-x":[{"scale-x":[A]}],"scale-y":[{"scale-y":[A]}],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,U]}],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=He(er);function S(...e){return ue((0,be.clsx)(e))}var N=require("react/jsx-runtime"),K=T.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:S("rounded-xl border bg-card text-card-foreground shadow",e),...r}));K.displayName="Card";var rr=T.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:S("flex flex-col space-y-1.5 p-6",e),...r}));rr.displayName="CardHeader";var tr=T.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:S("font-semibold leading-none tracking-tight",e),...r}));tr.displayName="CardTitle";var or=T.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:S("text-sm text-muted-foreground",e),...r}));or.displayName="CardDescription";var X=T.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:S("p-6 pt-0",e),...r}));X.displayName="CardContent";var nr=T.forwardRef(({className:e,...r},t)=>(0,N.jsx)("div",{ref:t,className:S("flex items-center p-6 pt-0",e),...r}));nr.displayName="CardFooter";function ge({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)(me.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})})]})})}var sr={title:"Cards/CustomerCard",component:ge,tags:["autodocs"],argTypes:{}},ar={args:{name:"Acme Corp",logo:"stock10.jpg",href:"/customers/acme"}},ir={args:{name:"Acme Corp",href:"/customers/acme"}};0&&(module.exports={Default,NoLogo});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as o}from"../../chunk-
|
|
1
|
+
import{a as o}from"../../chunk-IZJQUWAK.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.mjs";var r={title:"Cards/CustomerCard",component:o,tags:["autodocs"],argTypes:{}},e={args:{name:"Acme Corp",logo:"stock10.jpg",href:"/customers/acme"}},a={args:{name:"Acme Corp",href:"/customers/acme"}};export{e as Default,a as NoLogo,r as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-VSTSYVKB.mjs";import"../../chunk-IYOWTF4E.mjs";import"../../chunk-NQ4FAZ5U.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";export{a as EventCard};
|
|
1
|
+
import{a}from"../../chunk-VSTSYVKB.mjs";import"../../chunk-IYOWTF4E.mjs";import"../../chunk-NQ4FAZ5U.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.mjs";export{a as EventCard};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as t}from"../../chunk-VSTSYVKB.mjs";import"../../chunk-IYOWTF4E.mjs";import"../../chunk-NQ4FAZ5U.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";var a={title:"Cards/EventCard",component:t,tags:["autodocs"],argTypes:{type:{control:"select",options:["birthday","work_anniversary","company_event"]},date:{control:"date"},title:{control:"text"},description:{control:"text"},avatarSrc:{control:"text"}}},r={args:{eventType:"birthday",date:"2023-06-15",title:"John Doe's Birthday",description:"Wish John a happy birthday!",avatarSrc:"https://i.pravatar.cc/150?img=1"}},o={args:{eventType:"workAnniversary",date:"2023-07-01",title:"Jane Smith's 5 Year Anniversary",description:"Congratulate Jane on 5 years with the company!",avatarSrc:"https://i.pravatar.cc/150?img=2"}},n={args:{eventType:"companyEvent",date:"2023-08-10",title:"Summer Company Picnic",description:"Join us for food, games, and fun at the annual summer picnic!",avatarSrc:"https://i.pravatar.cc/150?img=3"}},i={args:{eventType:"birthday",date:"2023-09-22",title:"Alex Johnson's Birthday",description:"Let's celebrate Alex's special day!"}},s={args:{eventType:"companyEvent",date:"2023-10-31",title:"Halloween Party"}};export{r as Birthday,n as CompanyEvent,s as MinimalInfo,i as NoAvatar,o as WorkAnniversary,a as default};
|
|
1
|
+
import{a as t}from"../../chunk-VSTSYVKB.mjs";import"../../chunk-IYOWTF4E.mjs";import"../../chunk-NQ4FAZ5U.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.mjs";var a={title:"Cards/EventCard",component:t,tags:["autodocs"],argTypes:{type:{control:"select",options:["birthday","work_anniversary","company_event"]},date:{control:"date"},title:{control:"text"},description:{control:"text"},avatarSrc:{control:"text"}}},r={args:{eventType:"birthday",date:"2023-06-15",title:"John Doe's Birthday",description:"Wish John a happy birthday!",avatarSrc:"https://i.pravatar.cc/150?img=1"}},o={args:{eventType:"workAnniversary",date:"2023-07-01",title:"Jane Smith's 5 Year Anniversary",description:"Congratulate Jane on 5 years with the company!",avatarSrc:"https://i.pravatar.cc/150?img=2"}},n={args:{eventType:"companyEvent",date:"2023-08-10",title:"Summer Company Picnic",description:"Join us for food, games, and fun at the annual summer picnic!",avatarSrc:"https://i.pravatar.cc/150?img=3"}},i={args:{eventType:"birthday",date:"2023-09-22",title:"Alex Johnson's Birthday",description:"Let's celebrate Alex's special day!"}},s={args:{eventType:"companyEvent",date:"2023-10-31",title:"Halloween Party"}};export{r as Birthday,n as CompanyEvent,s as MinimalInfo,i as NoAvatar,o as WorkAnniversary,a as default};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";import{a}from"../../chunk-32RDLRVK.mjs";import"../../chunk-OTS4QNQ2.mjs";export{a as FeatureCard};
|
|
2
|
+
"use strict";import{a}from"../../chunk-32RDLRVK.mjs";import"../../chunk-OTS4QNQ2.mjs";import"../../chunk-US547EKQ.mjs";export{a as FeatureCard};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as r}from"../../chunk-32RDLRVK.mjs";import"../../chunk-OTS4QNQ2.mjs";import{jsx as o}from"react/jsx-runtime";var s={title:"Cards/FeatureCard",component:r,decorators:[e=>o(e,{})]},t=e=>o(r,{...e}),a=t.bind({});a.args={title:"Green Feature",description:"This is a green feature card.",iconName:"check-circle",iconStyle:"solid",color:"green"};var i=t.bind({});i.args={title:"Blue Feature",description:"This is a blue feature card.",iconName:"info-circle",iconStyle:"regular",color:"blue"};var c=t.bind({});c.args={title:"Navy Feature",description:"This is a navy feature card.",iconName:"star",iconStyle:"duotone",color:"navy"};export{i as BlueCard,a as GreenCard,c as NavyCard,s as default};
|
|
1
|
+
import{a as r}from"../../chunk-32RDLRVK.mjs";import"../../chunk-OTS4QNQ2.mjs";import"../../chunk-US547EKQ.mjs";import{jsx as o}from"react/jsx-runtime";var s={title:"Cards/FeatureCard",component:r,decorators:[e=>o(e,{})]},t=e=>o(r,{...e}),a=t.bind({});a.args={title:"Green Feature",description:"This is a green feature card.",iconName:"check-circle",iconStyle:"solid",color:"green"};var i=t.bind({});i.args={title:"Blue Feature",description:"This is a blue feature card.",iconName:"info-circle",iconStyle:"regular",color:"blue"};var c=t.bind({});c.args={title:"Navy Feature",description:"This is a navy feature card.",iconName:"star",iconStyle:"duotone",color:"navy"};export{i as BlueCard,a as GreenCard,c as NavyCard,s as default};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";import{a}from"../../chunk-UVJPKH6R.mjs";import"../../chunk-OQNGQGJV.mjs";import"../../chunk-NIQ4466A.mjs";export{a as default};
|
|
2
|
+
"use strict";import{a}from"../../chunk-UVJPKH6R.mjs";import"../../chunk-OQNGQGJV.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.mjs";export{a as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as o}from"../../chunk-UVJPKH6R.mjs";import"../../chunk-OQNGQGJV.mjs";import"../../chunk-NIQ4466A.mjs";var t={title:"Cards/Image",component:o,tags:["autodocs"],argTypes:{props:{control:"object"},baseContext:{control:"object"}}},s=t,e={file:"hero/file1",collections:["collection1","collection2"],source:"local",repo:"repo1",owner:"owner",branch:"main",path:"services",reference:"service",menu:{component:"FullHeaderMenu",collection:"providers"}},c={args:{props:{src:"https://cloud.githubusercontent.com/assets/5456665/13322882/e74f6626-dc00-11e5-921d-f6d024a01eaa.png"},baseContext:e}},a={args:{props:{src:"/hero/architecture.png"},baseContext:e}},n={args:{props:{src:"/hero/architecture.png"},baseContext:e}},p={args:{props:{src:"/backgrounds/sheffield.jpg"},baseContext:e}},l={args:{props:{src:"./architecture.png"},baseContext:e}};export{a as AbsoluteURL,c as ExternalURL,p as LargeImage,l as RelativeURL,n as SmallImage,s as default};
|
|
1
|
+
import{a as o}from"../../chunk-UVJPKH6R.mjs";import"../../chunk-OQNGQGJV.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.mjs";var t={title:"Cards/Image",component:o,tags:["autodocs"],argTypes:{props:{control:"object"},baseContext:{control:"object"}}},s=t,e={file:"hero/file1",collections:["collection1","collection2"],source:"local",repo:"repo1",owner:"owner",branch:"main",path:"services",reference:"service",menu:{component:"FullHeaderMenu",collection:"providers"}},c={args:{props:{src:"https://cloud.githubusercontent.com/assets/5456665/13322882/e74f6626-dc00-11e5-921d-f6d024a01eaa.png"},baseContext:e}},a={args:{props:{src:"/hero/architecture.png"},baseContext:e}},n={args:{props:{src:"/hero/architecture.png"},baseContext:e}},p={args:{props:{src:"/backgrounds/sheffield.jpg"},baseContext:e}},l={args:{props:{src:"./architecture.png"},baseContext:e}};export{a as AbsoluteURL,c as ExternalURL,p as LargeImage,l as RelativeURL,n as SmallImage,s as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-7GXS4GND.mjs";import"../../chunk-NIQ4466A.mjs";export{a as ProjectCard};
|
|
1
|
+
import{a}from"../../chunk-7GXS4GND.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.mjs";export{a as ProjectCard};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as t}from"../../chunk-7GXS4GND.mjs";import"../../chunk-NIQ4466A.mjs";var r={title:"Cards/ProjectCard",component:t,tags:["autodocs"],argTypes:{}},e={args:{slug:"/project/single",image:{src:"stock10.jpg",alt:"portfolio-1"},title:"Cloud Migrate Pro",description:"Lorem Ipsum is simply dummy"}};export{e as Default,r as default};
|
|
1
|
+
import{a as t}from"../../chunk-7GXS4GND.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.mjs";var r={title:"Cards/ProjectCard",component:t,tags:["autodocs"],argTypes:{}},e={args:{slug:"/project/single",image:{src:"stock10.jpg",alt:"portfolio-1"},title:"Cloud Migrate Pro",description:"Lorem Ipsum is simply dummy"}};export{e as Default,r as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as r}from"../../chunk-
|
|
1
|
+
import{a as r}from"../../chunk-IZJQUWAK.mjs";import{a as e}from"../../chunk-VSTSYVKB.mjs";import"../../chunk-IYOWTF4E.mjs";import{a as o}from"../../chunk-32RDLRVK.mjs";import"../../chunk-OTS4QNQ2.mjs";import"../../chunk-NQ4FAZ5U.mjs";import"../../chunk-MA5FR2EM.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-US547EKQ.mjs";export{r as CustomerCard,e as EventCard,o as FeatureCard};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";import{a}from"../../chunk-OTS4QNQ2.mjs";export{a as default};
|
|
2
|
+
"use strict";import{a}from"../../chunk-OTS4QNQ2.mjs";import"../../chunk-US547EKQ.mjs";export{a as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as t}from"../../chunk-OTS4QNQ2.mjs";import{jsx as e}from"react/jsx-runtime";var d={title:"Images & Icons/DynamicIcon",component:t,tags:["autodocs"]},o=i=>e("div",{className:"h-12 w-12 mb-2",children:e(t,{...i})}),n=o.bind({});n.args={type:"light",iconName:"cloud",size:"10x"};var a=o.bind({});a.args={type:"solid",iconName:"user",size:"10x"};var c=o.bind({});c.args={type:"regular",iconName:"clock",size:"10x"};var s=o.bind({});s.args={type:"duotone",iconName:"camera",size:"10x"};var r=o.bind({});r.args={type:"kit",iconName:"automation",size:"10x"};var m=o.bind({});m.args={type:"brands",iconName:"github",size:"10x"};export{r as Automation,s as DuotoneCamera,m as GitHub,n as LightCloud,c as RegularClock,a as SolidUser,d as default};
|
|
1
|
+
import{a as t}from"../../chunk-OTS4QNQ2.mjs";import"../../chunk-US547EKQ.mjs";import{jsx as e}from"react/jsx-runtime";var d={title:"Images & Icons/DynamicIcon",component:t,tags:["autodocs"]},o=i=>e("div",{className:"h-12 w-12 mb-2",children:e(t,{...i})}),n=o.bind({});n.args={type:"light",iconName:"cloud",size:"10x"};var a=o.bind({});a.args={type:"solid",iconName:"user",size:"10x"};var c=o.bind({});c.args={type:"regular",iconName:"clock",size:"10x"};var s=o.bind({});s.args={type:"duotone",iconName:"camera",size:"10x"};var r=o.bind({});r.args={type:"kit",iconName:"automation",size:"10x"};var m=o.bind({});m.args={type:"brands",iconName:"github",size:"10x"};export{r as Automation,s as DuotoneCamera,m as GitHub,n as LightCloud,c as RegularClock,a as SolidUser,d as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var o=["automation","benefits-tracking","calculation","checklist","cloud-framework","cloud-hosting","cloud-network","cloud-network-sharing","cloud-security","cloud-technology-selection","cloud-upload","cloud-upload-download","clouds","computer-reporting","contract-negotiation","data-computer","delivery","development","devices","devops-engineering","doc","doc-checklist","doc-plan","doc-search","financial-warning","framework","lightbulb","money","people-network","people-sharing","process","programme","progress","reliability","reporting","rocket-launch","rotation","search","security","services","shapes","software","target","target-design","terraform","vision","warning","winning"];export{o as customIconList};
|
|
1
|
+
import"../../chunk-US547EKQ.mjs";var o=["automation","benefits-tracking","calculation","checklist","cloud-framework","cloud-hosting","cloud-network","cloud-network-sharing","cloud-security","cloud-technology-selection","cloud-upload","cloud-upload-download","clouds","computer-reporting","contract-negotiation","data-computer","delivery","development","devices","devops-engineering","doc","doc-checklist","doc-plan","doc-search","financial-warning","framework","lightbulb","money","people-network","people-sharing","process","programme","progress","reliability","reporting","rocket-launch","rotation","search","security","services","shapes","software","target","target-design","terraform","vision","warning","winning"];export{o as customIconList};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-OTS4QNQ2.mjs";export{a as DynamicIcon};
|
|
1
|
+
import{a}from"../../chunk-OTS4QNQ2.mjs";import"../../chunk-US547EKQ.mjs";export{a as DynamicIcon};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";var d=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var l=(r,e)=>{for(var t in e)d(r,t,{get:e[t],enumerable:!0})},m=(r,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of n(e))!p.call(r,a)&&a!==t&&d(r,a,{get:()=>e[a],enumerable:!(i=s(e,a))||i.enumerable});return r};var u=r=>m(d({},"__esModule",{value:!0}),r);var f={};l(f,{FeatureGrid:()=>o,default:()=>R});module.exports=u(f);var c=require("react/jsx-runtime"),o=({children:r,cardsPerRow:e=3})=>{let t=`repeat(${e}, minmax(0, 1fr))`;return(0,c.jsx)("div",{className:"grid gap-6",style:{gridTemplateColumns:t},children:r})},R=o;0&&(module.exports={FeatureGrid});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var l=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var b=Object.getOwnPropertyNames;var h=Object.prototype.hasOwnProperty;var F=(e,t)=>{for(var o in t)l(e,o,{get:t[o],enumerable:!0})},N=(e,t,o,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of b(t))!h.call(e,r)&&r!==o&&l(e,r,{get:()=>t[r],enumerable:!(a=g(t,r))||a.enumerable});return e};var C=e=>N(l({},"__esModule",{value:!0}),e);var I={};F(I,{Default:()=>x,default:()=>P});module.exports=C(I);var m=require("react/jsx-runtime"),v=({type:e="solid",iconName:t="cloud",size:o="lg",className:a})=>{let r="fa-"+e+" ",d="fa-"+t,y=a!=null?a:"",f=r+d+" fa-"+o+" "+y;return(0,m.jsx)("m",{className:f})},s=v;var c=({title:e,description:t,iconName:o,iconStyle:a,color:r})=>(0,m.jsxs)("div",{className:`rounded-3xl ${{green:"bg-green-500",blue:"bg-blue-400",navy:"bg-navy-700",red:"bg-red-500",yellow:"bg-yellow-500"}[r]} p-6 flex flex-col items-center text-center`,children:[(0,m.jsx)("div",{className:"w-12 h-12 ",children:(0,m.jsx)(s,{type:a,iconName:o,className:"w-12 h-12 text-white"})}),(0,m.jsx)("h2",{className:"text-2xl font-bold text-white mb-2",children:e}),(0,m.jsx)("p",{className:"text-white text-sm",children:t})]});var w=({children:e,cardsPerRow:t=3})=>{let o=`repeat(${t}, minmax(0, 1fr))`;return(0,m.jsx)("div",{className:"grid gap-6",style:{gridTemplateColumns:o},children:e})},p=w;var P={title:"Layouts/FeatureGrid",component:p},R=e=>(0,m.jsx)(p,{...e,children:e.children}),x=R.bind({});x.args={children:(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)(c,{title:"Performance",description:"Boost your app performance",iconName:"rocket",iconStyle:"solid",color:"blue"}),(0,m.jsx)(c,{title:"Security",description:"Keep your data safe",iconName:"shield-alt",iconStyle:"solid",color:"blue"}),(0,m.jsx)(c,{title:"Automation",description:"Automate your processes",iconName:"robot",iconStyle:"regular",color:"green"})]})};0&&(module.exports={Default});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{b as t}from"../../chunk-N6Y7HNC6.mjs";import{a as e}from"../../chunk-32RDLRVK.mjs";import"../../chunk-OTS4QNQ2.mjs";import"../../chunk-US547EKQ.mjs";import{Fragment as c,jsx as o,jsxs as l}from"react/jsx-runtime";var m={title:"Layouts/FeatureGrid",component:t},i=r=>o(t,{...r,children:r.children}),a=i.bind({});a.args={children:l(c,{children:[o(e,{title:"Performance",description:"Boost your app performance",iconName:"rocket",iconStyle:"solid",color:"blue"}),o(e,{title:"Security",description:"Keep your data safe",iconName:"shield-alt",iconStyle:"solid",color:"blue"}),o(e,{title:"Automation",description:"Automate your processes",iconName:"robot",iconStyle:"regular",color:"green"})]})};export{a as Default,m as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function NewsGrid(): import("react/jsx-runtime").JSX.Element;
|