cortex-react-components 1.29.1 → 1.30.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.
Files changed (84) hide show
  1. package/dist/{chunk-Z4CK655R.mjs → chunk-23L5ZJ2U.mjs} +1 -1
  2. package/dist/{chunk-QAOWQ4NG.mjs → chunk-334XZACJ.mjs} +1 -1
  3. package/dist/{chunk-WH4RY4TY.mjs → chunk-4YKO7MU4.mjs} +1 -1
  4. package/dist/{chunk-EIHYISR7.mjs → chunk-6YAQCB3X.mjs} +1 -1
  5. package/dist/chunk-7DINW2AE.mjs +4 -0
  6. package/dist/{chunk-4D2OS7RS.mjs → chunk-BFMATEH7.mjs} +1 -1
  7. package/dist/{chunk-RMOHWP4H.mjs → chunk-BXHRAD43.mjs} +1 -1
  8. package/dist/{chunk-7UWJMEZF.mjs → chunk-EV5IOYFF.mjs} +1 -1
  9. package/dist/{chunk-4HRWWEM5.mjs → chunk-HTTMASXV.mjs} +1 -1
  10. package/dist/{chunk-EMZQNDA7.mjs → chunk-IMAQJ7N3.mjs} +1 -1
  11. package/dist/{chunk-D43ENVPX.mjs → chunk-IPHHUHS3.mjs} +1 -1
  12. package/dist/{chunk-QYGH2HKM.mjs → chunk-LBEIN6ET.mjs} +1 -1
  13. package/dist/{chunk-IE2A7UT3.mjs → chunk-LBKMUSVR.mjs} +1 -1
  14. package/dist/{chunk-WEAO5SBP.mjs → chunk-LHA7TWHG.mjs} +1 -1
  15. package/dist/{chunk-KUZI6GLM.mjs → chunk-LHPVQIQZ.mjs} +1 -1
  16. package/dist/{chunk-ROLYEEVK.mjs → chunk-NZAFIDYW.mjs} +1 -1
  17. package/dist/{chunk-ZFAWOLOH.mjs → chunk-PO7XYVVB.mjs} +1 -1
  18. package/dist/{chunk-7TWF6ZKG.mjs → chunk-TZK3YZ47.mjs} +1 -1
  19. package/dist/components/Blocks/RenderBlocks.mjs +1 -1
  20. package/dist/components/Blocks/index.mjs +1 -1
  21. package/dist/components/Cards/ServiceCard.mjs +1 -1
  22. package/dist/components/Cards/ServiceCard.stories.mjs +1 -1
  23. package/dist/components/Cards/index.mjs +1 -1
  24. package/dist/components/HeaderFooter/Footer.mjs +1 -1
  25. package/dist/components/HeaderFooter/Footer.stories.mjs +1 -1
  26. package/dist/components/HeaderFooter/Header.mjs +1 -1
  27. package/dist/components/HeaderFooter/Header.stories.mjs +1 -1
  28. package/dist/components/HeaderFooter/HeaderDesktop.mjs +1 -1
  29. package/dist/components/HeaderFooter/HeaderDesktop.stories.mjs +1 -1
  30. package/dist/components/HeaderFooter/HeaderMobile.stories.mjs +1 -1
  31. package/dist/components/HeaderFooter/VideoHeader.mjs +1 -1
  32. package/dist/components/HeaderFooter/index.mjs +1 -1
  33. package/dist/components/Heros/PostHero/index.mjs +1 -1
  34. package/dist/components/Heros/RenderHero.mjs +1 -1
  35. package/dist/components/Heros/index.mjs +1 -1
  36. package/dist/components/Layouts/BlogList.mjs +1 -1
  37. package/dist/components/Layouts/BlogList.stories.mjs +1 -1
  38. package/dist/components/Layouts/NewsGrid.d.ts +2 -1
  39. package/dist/components/Layouts/NewsGrid.js +1 -1
  40. package/dist/components/Layouts/NewsGrid.mjs +1 -1
  41. package/dist/components/Layouts/NewsGrid.stories.js +7 -7
  42. package/dist/components/Layouts/NewsGrid.stories.mjs +2 -2
  43. package/dist/components/Layouts/index.js +2 -2
  44. package/dist/components/Layouts/index.mjs +1 -1
  45. package/dist/components/Menus/SidebarLeft.mjs +1 -1
  46. package/dist/components/Menus/SidebarLeft.stories.mjs +1 -1
  47. package/dist/components/Menus/SidebarRight.mjs +1 -1
  48. package/dist/components/Menus/SidebarRight.stories.mjs +1 -1
  49. package/dist/components/Menus/index.mjs +1 -1
  50. package/dist/components/Pages/Documentation.mjs +1 -1
  51. package/dist/components/Pages/Documentation.stories.mjs +1 -1
  52. package/dist/components/Pages/IndexPage.mjs +1 -1
  53. package/dist/components/Pages/IndexPage.stories.mjs +1 -1
  54. package/dist/components/Pages/Intranet.mjs +1 -1
  55. package/dist/components/Pages/Intranet.stories.mjs +1 -1
  56. package/dist/components/Pages/LandingPage.mjs +1 -1
  57. package/dist/components/Pages/LandingPage.stories.mjs +1 -1
  58. package/dist/components/Pages/Page.mjs +1 -1
  59. package/dist/components/Pages/Page.stories.mjs +1 -1
  60. package/dist/components/Pages/Website.mjs +1 -1
  61. package/dist/components/Pages/Website.stories.mjs +1 -1
  62. package/dist/components/index.js +1 -1
  63. package/dist/components/index.mjs +1 -1
  64. package/dist/components/ui/index.mjs +1 -1
  65. package/dist/components/ui/sidebar.mjs +1 -1
  66. package/dist/hooks/index.mjs +1 -1
  67. package/dist/index.js +1 -1
  68. package/dist/index.mjs +1 -1
  69. package/dist/metafile-cjs.json +1 -1
  70. package/dist/metafile-esm.json +1 -1
  71. package/dist/sections/BlogDetail.d.ts +1 -2
  72. package/dist/sections/BlogDetail.mjs +1 -1
  73. package/dist/sections/BlogDetail.stories.mjs +1 -1
  74. package/dist/sections/BlogListSection.mjs +1 -1
  75. package/dist/sections/BlogListSection.stories.mjs +1 -1
  76. package/dist/sections/ContactSection.mjs +1 -1
  77. package/dist/sections/ContactSection.stories.mjs +1 -1
  78. package/dist/sections/PricingSection.mjs +1 -1
  79. package/dist/sections/PricingSection.stories.mjs +1 -1
  80. package/dist/sections/ServiceSection.mjs +1 -1
  81. package/dist/sections/ServiceSection.stories.mjs +1 -1
  82. package/dist/sections/index.mjs +1 -1
  83. package/package.json +1 -1
  84. package/dist/chunk-AWHEOZVV.mjs +0 -4
@@ -1,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- "use strict";"use client";var g=Object.create;var s=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var p=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var h=(t,e)=>{for(var r in e)s(t,r,{get:e[r],enumerable:!0})},m=(t,e,r,a)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of c(e))!f.call(t,i)&&i!==r&&s(t,i,{get:()=>e[i],enumerable:!(a=u(e,i))||a.enumerable});return t};var n=(t,e,r)=>(r=t!=null?g(p(t)):{},m(e||!t||!t.__esModule?s(r,"default",{value:t,enumerable:!0}):r,t)),v=t=>m(s({},"__esModule",{value:!0}),t);var b={};h(b,{NewsGrid:()=>x});module.exports=v(b);var l=n(require("next/link")),d=n(require("next/image")),o=require("react/jsx-runtime");function x({blogs:t}){return(0,o.jsx)("div",{className:"w-full max-w-7xl mx-auto px-4 py-8",children:(0,o.jsx)("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-6",children:t&&t.map((e,r)=>(0,o.jsx)(l.default,{href:`/insights/${e.slug}`,className:"group rounded-2xl overflow-hidden border bg-card text-card-foreground shadow hover:shadow-lg transition-shadow",children:(0,o.jsxs)("div",{className:"relative size-full",children:[(0,o.jsx)(d.default,{src:e.image.src,alt:"post image",width:850,height:575,sizes:"33vw",className:"relative inset-0 size-full rounded-2xl bg-gray-50 object-cover"}),(0,o.jsxs)("div",{className:"absolute inset-0 px-4 pb-2 bg-gradient-to-t from-card to-transparrent flex flex-col justify-end",children:[(0,o.jsxs)("div",{className:"text-sm text-card-foreground mb-2",children:[e.authors&&e.authors.map(a=>`${a.name} \xB7 `),e.publishedAt&&new Date(e.publishedAt).toLocaleDateString("en-GB",{day:"numeric",month:"long"})]}),(0,o.jsx)("h2",{className:"text-xl font-bold text-foreground group-hover:text-accent group-hover:scale-105 transition-transform duration-200 ease-in-out",children:e.title})]})]})},r))})})}0&&(module.exports={NewsGrid});
4
+ "use strict";"use client";var u=Object.create;var s=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var v=(e,r)=>{for(var t in r)s(e,t,{get:r[t],enumerable:!0})},m=(e,r,t,a)=>{if(r&&typeof r=="object"||typeof r=="function")for(let i of p(r))!h.call(e,i)&&i!==t&&s(e,i,{get:()=>r[i],enumerable:!(a=c(r,i))||a.enumerable});return e};var n=(e,r,t)=>(t=e!=null?u(f(e)):{},m(r||!e||!e.__esModule?s(t,"default",{value:e,enumerable:!0}):t,e)),x=e=>m(s({},"__esModule",{value:!0}),e);var w={};v(w,{NewsGrid:()=>b});module.exports=x(w);var d=n(require("next/link")),g=n(require("next/image")),o=require("react/jsx-runtime");function b({blogs:e,width:r=3}){return(0,o.jsx)("div",{className:"w-full max-w-7xl mx-auto px-4 py-8",children:(0,o.jsx)("div",{className:`grid md:grid-cols-2 lg:grid-cols-${r} gap-6`,children:e&&e.map((t,a)=>{var i;return(0,o.jsx)(d.default,{href:`/insights/${t.slug}`,className:"group rounded-2xl overflow-hidden border bg-card text-card-foreground shadow hover:shadow-lg transition-shadow",children:(0,o.jsxs)("div",{className:"relative size-full",children:[(0,o.jsx)(g.default,{src:((i=t.image)==null?void 0:i.src)||"/assets/images/blog/gradient.png",alt:"post image",width:850,height:575,sizes:"33vw",className:"relative inset-0 size-full rounded-2xl bg-gray-50 object-cover"}),(0,o.jsxs)("div",{className:"absolute inset-0 px-4 pb-2 bg-gradient-to-t from-card to-transparrent flex flex-col justify-end",children:[(0,o.jsxs)("div",{className:"text-sm text-card-foreground mb-2",children:[t.authors&&t.authors.map(l=>`${l.name} \xB7 `),t.publishedAt&&new Date(t.publishedAt).toLocaleDateString("en-GB",{day:"numeric",month:"long"})]}),(0,o.jsx)("h2",{className:"text-xl font-bold text-foreground group-hover:text-accent group-hover:scale-105 transition-transform duration-200 ease-in-out",children:t.title})]})]})},a)})})})}0&&(module.exports={NewsGrid});
@@ -1,2 +1,2 @@
1
1
  "use client";
2
- "use strict";import{a}from"../../chunk-AWHEOZVV.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as NewsGrid};
2
+ "use strict";import{a}from"../../chunk-7DINW2AE.mjs";import"../../chunk-D2WXBUVJ.mjs";export{a as NewsGrid};