cortex-react-components 1.7.2 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunk-3ZEL6VBT.mjs +1 -0
- package/dist/{chunk-WZZ2YKDZ.mjs → chunk-5FLNXLSS.mjs} +1 -1
- package/dist/{chunk-IDAAQH7G.mjs → chunk-62NTFOV7.mjs} +1 -1
- package/dist/{chunk-BMUASNWP.mjs → chunk-6GCNE5AK.mjs} +1 -1
- package/dist/{chunk-OSJADXUM.mjs → chunk-ADPXM7KO.mjs} +1 -1
- package/dist/{chunk-4HEHNTLZ.mjs → chunk-B65LGTFM.mjs} +1 -1
- package/dist/{chunk-TMIXFPRY.mjs → chunk-CNEP5MIZ.mjs} +1 -1
- package/dist/{chunk-2AXMVN4X.mjs → chunk-CPKQIUX4.mjs} +1 -1
- package/dist/{chunk-X4NLERYK.mjs → chunk-CQHNH3XJ.mjs} +1 -1
- package/dist/{chunk-IPHHUHS3.mjs → chunk-D43ENVPX.mjs} +1 -1
- package/dist/{chunk-AIQJDK4Q.mjs → chunk-F4RFH25J.mjs} +1 -1
- package/dist/{chunk-WMZYFRHZ.mjs → chunk-FEBVOLWP.mjs} +1 -1
- package/dist/{chunk-7GI2YHED.mjs → chunk-GQKIQZ5T.mjs} +1 -1
- package/dist/{chunk-SX4AMMTO.mjs → chunk-H5UHZUPY.mjs} +1 -1
- package/dist/{chunk-LBKMUSVR.mjs → chunk-IE2A7UT3.mjs} +1 -1
- package/dist/chunk-K6HG237V.mjs +1 -0
- package/dist/{chunk-RKEU6GJQ.mjs → chunk-MOZE34SM.mjs} +1 -1
- package/dist/{chunk-XSCW6RG5.mjs → chunk-NN3TSSQT.mjs} +1 -1
- package/dist/{chunk-QSXVIRH2.mjs → chunk-O6V6PM4N.mjs} +1 -1
- package/dist/{chunk-OOV6HBOT.mjs → chunk-Q5YMFYZ3.mjs} +1 -1
- package/dist/{chunk-MQ4EJM4U.mjs → chunk-SHU3YEUD.mjs} +1 -1
- package/dist/chunk-TDVKLSBH.mjs +1 -0
- package/dist/{chunk-Z2XIQVGO.mjs → chunk-UHQCQUD5.mjs} +1 -1
- package/dist/{chunk-QPYYNUYT.mjs → chunk-UK4C6QCG.mjs} +1 -1
- package/dist/{chunk-GWE3AGWP.mjs → chunk-UWBQ2MHT.mjs} +1 -1
- package/dist/{chunk-NUXUAT6C.mjs → chunk-WBYDQI5A.mjs} +1 -1
- package/dist/chunk-WISCWNL2.mjs +1 -0
- package/dist/chunk-X6TCNLEE.mjs +4 -0
- package/dist/{chunk-64NIISYM.mjs → chunk-XWTX2W5V.mjs} +1 -1
- package/dist/chunk-YG4SM7B5.mjs +1 -0
- package/dist/chunk-ZDCRDIR5.mjs +4 -0
- package/dist/chunk-ZP62R7ER.mjs +4 -0
- package/dist/common-types.d.ts +53 -0
- package/dist/common-types.js +1 -0
- package/dist/common-types.mjs +1 -0
- package/dist/components/Blocks/Banner.js +1 -1
- package/dist/components/Blocks/Banner.mjs +1 -1
- package/dist/components/Blocks/CallToAction.js +1 -1
- package/dist/components/Blocks/CallToAction.mjs +1 -1
- package/dist/components/Blocks/Content.js +1 -1
- package/dist/components/Blocks/Content.mjs +1 -1
- package/dist/components/Blocks/FeaturesBlock.js +1 -1
- package/dist/components/Blocks/FeaturesBlock.mjs +1 -1
- package/dist/components/Blocks/FeaturesBlock.stories.js +1 -1
- package/dist/components/Blocks/FeaturesBlock.stories.mjs +1 -1
- package/dist/components/Blocks/ImageBlock.mjs +1 -1
- package/dist/components/Blocks/MediaBlock.mjs +1 -1
- package/dist/components/Blocks/RelatedPosts.js +1 -1
- package/dist/components/Blocks/RelatedPosts.mjs +1 -1
- package/dist/components/Blocks/RenderBlocks.js +1 -1
- package/dist/components/Blocks/RenderBlocks.mjs +1 -1
- package/dist/components/Blocks/index.js +1 -1
- package/dist/components/Blocks/index.mjs +1 -1
- package/dist/components/Cards/index.mjs +1 -1
- package/dist/components/{Menus → HeaderFooter}/AppLauncher.mjs +1 -1
- package/dist/components/{Menus → HeaderFooter}/AppLauncher.stories.mjs +1 -1
- package/dist/components/HeaderFooter/BrandLogo.d.ts +4 -0
- package/dist/components/HeaderFooter/BrandLogo.js +1 -0
- package/dist/components/HeaderFooter/BrandLogo.mjs +1 -0
- package/dist/components/HeaderFooter/Footer.d.ts +44 -0
- package/dist/components/HeaderFooter/Footer.js +1 -0
- package/dist/components/HeaderFooter/Footer.mjs +1 -0
- package/dist/components/HeaderFooter/Footer.stories.js +1 -0
- package/dist/components/HeaderFooter/Footer.stories.mjs +1 -0
- package/dist/components/HeaderFooter/HeaderDesktop.d.ts +6 -0
- package/dist/components/HeaderFooter/HeaderDesktop.js +4 -0
- package/dist/components/HeaderFooter/HeaderDesktop.mjs +2 -0
- package/dist/components/HeaderFooter/HeaderMenu.mjs +1 -0
- package/dist/components/{Menus → HeaderFooter}/HeaderMenu.stories.mjs +1 -1
- package/dist/components/HeaderFooter/HeaderMenuItem.mjs +1 -0
- package/dist/components/HeaderFooter/SimpleHeader.mjs +2 -0
- package/dist/components/{Menus → HeaderFooter}/SimpleHeader.stories.mjs +1 -1
- package/dist/components/HeaderFooter/VideoHeader.d.ts +1 -0
- package/dist/components/HeaderFooter/VideoHeader.js +4 -0
- package/dist/components/HeaderFooter/VideoHeader.mjs +2 -0
- package/dist/components/HeaderFooter/index.d.ts +5 -0
- package/dist/components/HeaderFooter/index.js +4 -0
- package/dist/components/HeaderFooter/index.mjs +1 -0
- package/dist/components/Heros/HighImpact/index.js +1 -1
- package/dist/components/Heros/HighImpact/index.mjs +1 -1
- package/dist/components/Heros/LowImpact/index.js +1 -1
- package/dist/components/Heros/LowImpact/index.mjs +1 -1
- package/dist/components/Heros/MediumImpact/index.js +1 -1
- package/dist/components/Heros/MediumImpact/index.mjs +1 -1
- package/dist/components/Heros/PostHero/index.mjs +1 -1
- package/dist/components/Heros/RenderHero.js +1 -1
- package/dist/components/Heros/RenderHero.mjs +1 -1
- package/dist/components/Heros/index.js +1 -1
- package/dist/components/Heros/index.mjs +1 -1
- package/dist/components/Icons/ScrollDownIcon.d.ts +2 -0
- package/dist/components/Icons/ScrollDownIcon.js +4 -0
- package/dist/components/Icons/ScrollDownIcon.mjs +2 -0
- package/dist/components/Icons/ScrollDownIcon.stories.js +4 -0
- package/dist/components/Icons/ScrollDownIcon.stories.mjs +1 -0
- package/dist/components/Images/IconIndex.js +1 -1
- package/dist/components/Images/IconIndex.mjs +1 -1
- package/dist/components/Layouts/NewsGrid.mjs +1 -1
- package/dist/components/Layouts/NewsGrid.stories.mjs +1 -1
- package/dist/components/Layouts/index.mjs +1 -1
- package/dist/components/Menus/SidebarLeft.mjs +1 -1
- package/dist/components/Menus/SidebarLeft.stories.mjs +1 -1
- package/dist/components/Menus/SidebarRight.mjs +1 -1
- package/dist/components/Menus/SidebarRight.stories.mjs +1 -1
- package/dist/components/Menus/index.d.ts +0 -4
- package/dist/components/Menus/index.js +1 -1
- package/dist/components/Menus/index.mjs +1 -1
- package/dist/components/Other/Container.d.ts +19 -0
- package/dist/components/Other/Container.js +1 -0
- package/dist/components/Other/Container.mjs +1 -0
- package/dist/components/Other/CustomLink.d.ts +11 -0
- package/dist/components/Other/CustomLink.js +1 -0
- package/dist/components/Other/CustomLink.mjs +1 -0
- package/dist/components/Other/index.d.ts +2 -0
- package/dist/components/Other/index.js +1 -0
- package/dist/components/Other/index.mjs +1 -0
- package/dist/components/Pages/Documentation.mjs +1 -1
- package/dist/components/Pages/Documentation.stories.mjs +1 -1
- package/dist/components/Pages/IndexPage.mjs +1 -1
- package/dist/components/Pages/IndexPage.stories.mjs +1 -1
- package/dist/components/Pages/Intranet.js +1 -1
- package/dist/components/Pages/Intranet.mjs +1 -1
- package/dist/components/Pages/Intranet.stories.js +1 -1
- package/dist/components/Pages/Intranet.stories.mjs +1 -1
- package/dist/components/Pages/Page.js +1 -1
- package/dist/components/Pages/Page.mjs +1 -1
- package/dist/components/Pages/Page.stories.js +166 -166
- package/dist/components/Pages/Page.stories.mjs +1 -1
- package/dist/components/Payload/Card/index.mjs +1 -1
- package/dist/components/Payload/CollectionArchive/index.mjs +1 -1
- package/dist/components/Payload/Media/index.mjs +1 -1
- package/dist/components/Payload/RichText/index.d.ts +1 -1
- package/dist/components/Payload/RichText/index.js +1 -1
- package/dist/components/Payload/RichText/index.mjs +1 -1
- package/dist/components/Payload/RichText/serialize.js +1 -1
- package/dist/components/Payload/RichText/serialize.mjs +1 -1
- package/dist/components/Payload/index.js +1 -1
- package/dist/components/Payload/index.mjs +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +4 -4
- package/dist/components/index.mjs +1 -1
- package/dist/components/ui/index.mjs +1 -1
- package/dist/components/ui/sidebar.mjs +1 -1
- package/dist/cortex-reply-bw-TFX4Q54O.png +0 -0
- package/dist/cortex-reply-light-27IMI3G7.png +0 -0
- package/dist/globals.css +1 -1
- package/dist/index.js +4 -4
- package/dist/index.mjs +1 -1
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/package.json +9 -3
- package/dist/components/Menus/HeaderMenu.mjs +0 -1
- package/dist/components/Menus/HeaderMenuItem.mjs +0 -1
- package/dist/components/Menus/SimpleHeader.mjs +0 -2
- /package/dist/{chunk-ZKEY52ZF.mjs → chunk-KIDK6JOG.mjs} +0 -0
- /package/dist/{chunk-BUTUFEFR.mjs → chunk-M62IIIAN.mjs} +0 -0
- /package/dist/{chunk-MUAUXGCS.mjs → chunk-NC75G3JN.mjs} +0 -0
- /package/dist/{chunk-GS2BYKPO.mjs → chunk-ZDPQXVTF.mjs} +0 -0
- /package/dist/components/{Menus → HeaderFooter}/AppLauncher.d.ts +0 -0
- /package/dist/components/{Menus → HeaderFooter}/AppLauncher.js +0 -0
- /package/dist/components/{Menus → HeaderFooter}/AppLauncher.stories.js +0 -0
- /package/dist/components/{Menus → HeaderFooter}/HeaderMenu.d.ts +0 -0
- /package/dist/components/{Menus → HeaderFooter}/HeaderMenu.js +0 -0
- /package/dist/components/{Menus → HeaderFooter}/HeaderMenu.stories.js +0 -0
- /package/dist/components/{Menus → HeaderFooter}/HeaderMenuItem.d.ts +0 -0
- /package/dist/components/{Menus → HeaderFooter}/HeaderMenuItem.js +0 -0
- /package/dist/components/{Menus → HeaderFooter}/SimpleHeader.d.ts +0 -0
- /package/dist/components/{Menus → HeaderFooter}/SimpleHeader.js +0 -0
- /package/dist/components/{Menus → HeaderFooter}/SimpleHeader.stories.js +0 -0
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
"use client";import"./chunk-
|
|
4
|
+
"use client";import"./chunk-KIDK6JOG.mjs";import{a as Ce,b as De}from"./chunk-PRUIYGQW.mjs";import{a as Ae,b as Be}from"./chunk-H4Y4SZIU.mjs";import{a as Ee,b as Fe}from"./chunk-4NKKWJ2X.mjs";import{a as Ke}from"./chunk-DWRQHV42.mjs";import{a as Ge,b as He,c as Ie,d as Je}from"./chunk-HWEPDRG6.mjs";import{a as Ye,b as Ze,c as _e,d as $e,e as eo,f as oo,g as ro,h as to,i as fo}from"./chunk-WRPART4J.mjs";import{a as l,b as n,c as s,d as u,e as a,f as b,g as d,h as g,i as h,j,k,l as q,m as v,n as w,o as y}from"./chunk-7VKHSE4O.mjs";import{a as Le,b as Me,c as Ne}from"./chunk-RBZMFLLA.mjs";import{a as Ao}from"./chunk-GQKIQZ5T.mjs";import{a as Co}from"./chunk-AUBKJ4XO.mjs";import{a as Do}from"./chunk-6YV7RK6Q.mjs";import{a as Eo}from"./chunk-32GGKWGB.mjs";import"./chunk-V7LBBZKS.mjs";import{a as mo,b as po,c as xo}from"./chunk-N6EJQZAV.mjs";import{a as e,b as o,c as r,d as t,e as f,f as m,g as p}from"./chunk-AWFQEK7A.mjs";import{a as ze}from"./chunk-3YZN4MJB.mjs";import{a as he,b as je,c as ke,d as qe,e as ve,f as we,g as ye}from"./chunk-WNPA7YT3.mjs";import{a as Xo}from"./chunk-IE2A7UT3.mjs";import{a as Yo}from"./chunk-FEBVOLWP.mjs";import{a as T,b as U,c as V,d as W,e as X,f as Y,g as Z,h as _,i as $,j as ee,k as oe,l as re,m as te,n as fe,o as me,p as pe,q as xe,r as ce,s as ie,t as le,u as ne,v as se,w as ue,x as ae}from"./chunk-D43ENVPX.mjs";import{a as O}from"./chunk-BSQVKZCW.mjs";import{a as A}from"./chunk-Y5VTKEKS.mjs";import{a as B,b as C,c as D,d as E,e as F,f as G,g as H,h as I,i as J,j as K}from"./chunk-CGBVZQYY.mjs";import{a as z}from"./chunk-QOIH63J3.mjs";import{a as x,b as c,c as i}from"./chunk-YNCJATT7.mjs";import{a as yo}from"./chunk-L2CGDHVO.mjs";import{a as qo}from"./chunk-DAMIHHNG.mjs";import{a as Zo}from"./chunk-JODGODRI.mjs";import{a as _o}from"./chunk-XHQLYY3W.mjs";import{a as ko}from"./chunk-CSWXKGJE.mjs";import{a as wo}from"./chunk-NN3TSSQT.mjs";import{a as mr}from"./chunk-ZP62R7ER.mjs";import{a as rr}from"./chunk-B65LGTFM.mjs";import{a as tr}from"./chunk-62NTFOV7.mjs";import{a as $o}from"./chunk-H5UHZUPY.mjs";import{a as or}from"./chunk-UHQCQUD5.mjs";import{a as er}from"./chunk-MOZE34SM.mjs";import"./chunk-X6TCNLEE.mjs";import"./chunk-3ZEL6VBT.mjs";import"./chunk-TDVKLSBH.mjs";import"./chunk-YG4SM7B5.mjs";import"./chunk-WISCWNL2.mjs";import"./chunk-ZDPQXVTF.mjs";import{a as fr}from"./chunk-XWTX2W5V.mjs";import"./chunk-M62IIIAN.mjs";import{a as jo}from"./chunk-P5NVJTJ5.mjs";import{a as Oe,b as Pe,c as Qe,d as Re,e as Se,f as Te,g as Ue,h as Ve,i as We,j as Xe}from"./chunk-JWDVKGZL.mjs";import{a as ho}from"./chunk-FGWIT6CV.mjs";import"./chunk-NC75G3JN.mjs";import{a as Qo}from"./chunk-EPTHSTUM.mjs";import{a as bo}from"./chunk-VZXLXNVY.mjs";import{a as go}from"./chunk-OD4RCKMK.mjs";import{a as co,b as io,c as lo}from"./chunk-SBM5HULF.mjs";import{a as ao}from"./chunk-7YKANUOC.mjs";import{a as Oo}from"./chunk-53QLSQCO.mjs";import{a as Po}from"./chunk-6HFYLEVF.mjs";import{a as Wo}from"./chunk-CNEP5MIZ.mjs";import{a as zo}from"./chunk-ADPXM7KO.mjs";import{a as Vo}from"./chunk-UK4C6QCG.mjs";import{a as To}from"./chunk-JCH2CCQ7.mjs";import{a as Uo}from"./chunk-Q5YMFYZ3.mjs";import{a as Mo}from"./chunk-72BBXZKW.mjs";import{a as Lo}from"./chunk-3JTJE3CH.mjs";import{a as uo}from"./chunk-5VW5YOZB.mjs";import{a as No}from"./chunk-IQPZEEYJ.mjs";import"./chunk-KPIWBWE2.mjs";import{a as Ro}from"./chunk-F4RFH25J.mjs";import{a as So}from"./chunk-6GCNE5AK.mjs";import"./chunk-JUV4GZ2N.mjs";import"./chunk-6P7CY367.mjs";import{a as Fo,b as Go,d as Ko}from"./chunk-UWBQ2MHT.mjs";import"./chunk-O5BAW5XQ.mjs";import{a as Bo}from"./chunk-YAH6C5YX.mjs";import{a as Jo}from"./chunk-5FLNXLSS.mjs";import{a as vo}from"./chunk-CPKQIUX4.mjs";import"./chunk-7WBETZEV.mjs";import"./chunk-TFWGOEV7.mjs";import{a as Io}from"./chunk-763KMQIQ.mjs";import"./chunk-J2VQUYES.mjs";import{a as Ho}from"./chunk-SJWGFZJ6.mjs";import"./chunk-44TDI42O.mjs";import"./chunk-2LJVMEWU.mjs";import{a as no,b as so}from"./chunk-Q6SEVCRG.mjs";import"./chunk-D76EO57Z.mjs";import{a as P,b as Q,c as R,d as S}from"./chunk-OAOCXXC2.mjs";import{a as M,b as N}from"./chunk-GLEWUUGS.mjs";import"./chunk-BOPZHZ27.mjs";import"./chunk-NIQ4466A.mjs";import{a as be,b as de,c as ge}from"./chunk-CV7PH2KH.mjs";import{a as L}from"./chunk-FRWX5YES.mjs";import"./chunk-D2WXBUVJ.mjs";export{mo as Alert,xo as AlertDescription,po as AlertTitle,co as Avatar,lo as AvatarFallback,io as AvatarImage,so as Badge,Fo as BannerBlock,e as Breadcrumb,p as BreadcrumbEllipsis,r as BreadcrumbItem,t as BreadcrumbLink,o as BreadcrumbList,f as BreadcrumbPage,m as BreadcrumbSeparator,N as Button,Bo as CMSLink,Go as CallToActionBlock,zo as Card,Io as CodeBlock,x as Collapsible,i as CollapsibleContent,c as CollapsibleTrigger,Ao as CollectionArchive,Ye as Command,Ze as CommandDialog,eo as CommandEmpty,oo as CommandGroup,_e as CommandInput,to as CommandItem,$e as CommandList,ro as CommandSeparator,fo as CommandShortcut,Ro as ContentBlock,Ho as CopyButton,bo as CustomerCard,Oe as Dialog,Re as DialogClose,Te as DialogContent,Xe as DialogDescription,Ve as DialogFooter,Ue as DialogHeader,Se as DialogOverlay,Qe as DialogPortal,We as DialogTitle,Pe as DialogTrigger,l as DropdownMenu,k as DropdownMenuCheckboxItem,h as DropdownMenuContent,s as DropdownMenuGroup,j as DropdownMenuItem,v as DropdownMenuLabel,u as DropdownMenuPortal,b as DropdownMenuRadioGroup,q as DropdownMenuRadioItem,w as DropdownMenuSeparator,y as DropdownMenuShortcut,a as DropdownMenuSub,g as DropdownMenuSubContent,d as DropdownMenuSubTrigger,n as DropdownMenuTrigger,uo as DynamicIcon,go as EventCard,ao as FeatureCard,ko as FeatureGrid,So as FeaturesBlock,To as HeadingImage,$o as HighImpactHero,Le as HoverCard,Ne as HoverCardContent,Me as HoverCardTrigger,jo as Image,Uo as ImageBlock,Mo as InfoTile,z as Input,Lo as Insight,Ke as Label,Co as Logo,or as LowImpactHero,No as MOTD,vo as Media,Jo as MediaBlock,er as MediumImpactHero,wo as NewsGrid,Oo as OrgChart,Do as PageRange,Eo as Pagination,Ge as Popover,Ie as PopoverAnchor,Je as PopoverContent,He as PopoverTrigger,rr as PostHero,ho as ProjectCard,Zo as ProjectTeam,Po as ProposalSummary,_o as RelatedContent,Wo as RelatedPosts,Vo as RenderBlocks,tr as RenderHero,Ko as RichText,Ee as ScrollArea,Fe as ScrollBar,A as Separator,B as Sheet,D as SheetClose,G as SheetContent,K as SheetDescription,I as SheetFooter,H as SheetHeader,F as SheetOverlay,E as SheetPortal,J as SheetTitle,C as SheetTrigger,V as Sidebar,oe as SidebarContent,$ as SidebarFooter,re as SidebarGroup,fe as SidebarGroupAction,me as SidebarGroupContent,te as SidebarGroupLabel,_ as SidebarHeader,Z as SidebarInput,Y as SidebarInset,Xo as SidebarLeft,pe as SidebarMenu,ie as SidebarMenuAction,le as SidebarMenuBadge,ce as SidebarMenuButton,xe as SidebarMenuItem,ne as SidebarMenuSkeleton,se as SidebarMenuSub,ae as SidebarMenuSubButton,ue as SidebarMenuSubItem,U as SidebarProvider,X as SidebarRail,Yo as SidebarRight,ee as SidebarSeparator,W as SidebarTrigger,fr as SimpleHeader,O as Skeleton,yo as TextAndImages,ke as Toast,qe as ToastAction,ve as ToastClose,ye as ToastDescription,he as ToastProvider,we as ToastTitle,je as ToastViewport,ze as Toaster,Be as Toggle,Ce as ToggleGroup,De as ToggleGroupItem,Q as Tooltip,S as TooltipContent,P as TooltipProvider,R as TooltipTrigger,qo as VerticalSlider,mr as VideoHeader,Qo as WhyUs,no as badgeVariants,M as buttonVariants,be as reducer,de as toast,Ae as toggleVariants,L as useIsMobile,T as useSidebar,ge as useToast};
|