cortex-react-components 1.48.3 → 1.48.4

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 (89) hide show
  1. package/dist/{chunk-5MFDXJ4L.mjs → chunk-3HB23STY.mjs} +1 -1
  2. package/dist/{chunk-E2LKSCDR.mjs → chunk-3KMFY6E7.mjs} +1 -1
  3. package/dist/{chunk-XAIWWMQS.mjs → chunk-4TUQ6Z3H.mjs} +1 -1
  4. package/dist/{chunk-ORIYZGWU.mjs → chunk-5HGAHLVI.mjs} +1 -1
  5. package/dist/{chunk-I5EBXVLE.mjs → chunk-72Z4T7BT.mjs} +1 -1
  6. package/dist/{chunk-CYECAKIW.mjs → chunk-BOZT7Z5K.mjs} +1 -1
  7. package/dist/{chunk-GHBJK554.mjs → chunk-DESYC5BB.mjs} +1 -1
  8. package/dist/{chunk-7FMMXR7S.mjs → chunk-DLCGGIZW.mjs} +1 -1
  9. package/dist/{chunk-MSR2P3T7.mjs → chunk-FYV4D2GU.mjs} +1 -1
  10. package/dist/{chunk-RZTXT4UD.mjs → chunk-GOMLTG5W.mjs} +1 -1
  11. package/dist/{chunk-SE5XAXK5.mjs → chunk-PKJZSHNL.mjs} +1 -1
  12. package/dist/{chunk-VLUAFB54.mjs → chunk-V6QZFOJH.mjs} +1 -1
  13. package/dist/{chunk-23L5ZJ2U.mjs → chunk-Z4CK655R.mjs} +1 -1
  14. package/dist/components/Blocks/Banner.mjs +1 -1
  15. package/dist/components/Blocks/CallToAction.mjs +1 -1
  16. package/dist/components/Blocks/CallToAction.stories.mjs +1 -1
  17. package/dist/components/Blocks/Content.mjs +1 -1
  18. package/dist/components/Blocks/FeaturesBlock.mjs +1 -1
  19. package/dist/components/Blocks/FeaturesBlock.stories.mjs +1 -1
  20. package/dist/components/Blocks/RelatedPosts.mjs +1 -1
  21. package/dist/components/Blocks/RenderBlocks.mjs +1 -1
  22. package/dist/components/Blocks/ReusableContent.mjs +1 -1
  23. package/dist/components/Blocks/index.d.ts +1 -0
  24. package/dist/components/Blocks/index.js +1 -1
  25. package/dist/components/Blocks/index.mjs +1 -1
  26. package/dist/components/Cards/ContentCard.mjs +1 -1
  27. package/dist/components/Cards/ContentCard.stories.mjs +1 -1
  28. package/dist/components/Cards/index.mjs +1 -1
  29. package/dist/components/HeaderFooter/Footer.mjs +1 -1
  30. package/dist/components/HeaderFooter/Footer.stories.mjs +1 -1
  31. package/dist/components/HeaderFooter/Header.mjs +1 -1
  32. package/dist/components/HeaderFooter/Header.stories.mjs +1 -1
  33. package/dist/components/HeaderFooter/SectionHeading.mjs +1 -1
  34. package/dist/components/HeaderFooter/VideoHeader.mjs +1 -1
  35. package/dist/components/HeaderFooter/index.mjs +1 -1
  36. package/dist/components/Heros/HighImpact/index.mjs +1 -1
  37. package/dist/components/Heros/LowImpact/index.mjs +1 -1
  38. package/dist/components/Heros/MediumImpact/index.mjs +1 -1
  39. package/dist/components/Heros/RenderHero.mjs +1 -1
  40. package/dist/components/Heros/SectionHero/index.mjs +1 -1
  41. package/dist/components/Heros/index.mjs +1 -1
  42. package/dist/components/Holidays/HolidayTracker.mjs +1 -1
  43. package/dist/components/Holidays/HolidayTracker.stories.mjs +1 -1
  44. package/dist/components/Holidays/index.mjs +1 -1
  45. package/dist/components/Layouts/BlogList.mjs +1 -1
  46. package/dist/components/Layouts/BlogList.stories.mjs +1 -1
  47. package/dist/components/Layouts/SlideShow.mjs +1 -1
  48. package/dist/components/Layouts/SlideShow.stories.mjs +1 -1
  49. package/dist/components/Layouts/index.mjs +1 -1
  50. package/dist/components/Menus/index.mjs +1 -1
  51. package/dist/components/Payload/RichText/index.mjs +1 -1
  52. package/dist/components/Payload/RichText/serialize.mjs +1 -1
  53. package/dist/components/Payload/RichText.stories.mjs +1 -1
  54. package/dist/components/Payload/index.mjs +1 -1
  55. package/dist/components/index.js +6 -6
  56. package/dist/components/index.mjs +1 -1
  57. package/dist/index.js +7 -7
  58. package/dist/index.mjs +1 -1
  59. package/dist/metafile-cjs.json +1 -1
  60. package/dist/metafile-esm.json +1 -1
  61. package/dist/pages/Blog.mjs +1 -1
  62. package/dist/pages/Blog.stories.mjs +1 -1
  63. package/dist/pages/Documentation.mjs +1 -1
  64. package/dist/pages/Documentation.stories.mjs +1 -1
  65. package/dist/pages/IndexPage.mjs +1 -1
  66. package/dist/pages/IndexPage.stories.mjs +1 -1
  67. package/dist/pages/Intranet.mjs +1 -1
  68. package/dist/pages/Intranet.stories.mjs +1 -1
  69. package/dist/pages/LandingPage.mjs +1 -1
  70. package/dist/pages/LandingPage.stories.mjs +1 -1
  71. package/dist/pages/Page.mjs +1 -1
  72. package/dist/pages/Page.stories.mjs +1 -1
  73. package/dist/pages/Publish.mjs +1 -1
  74. package/dist/pages/Publish.stories.mjs +1 -1
  75. package/dist/pages/Website.mjs +1 -1
  76. package/dist/pages/Website.stories.mjs +1 -1
  77. package/dist/sections/AboutSection.mjs +1 -1
  78. package/dist/sections/AboutSection.stories.mjs +1 -1
  79. package/dist/sections/BlogDetail.mjs +1 -1
  80. package/dist/sections/BlogDetail.stories.mjs +1 -1
  81. package/dist/sections/BlogListSection.mjs +1 -1
  82. package/dist/sections/BlogListSection.stories.mjs +1 -1
  83. package/dist/sections/ContactSection.mjs +1 -1
  84. package/dist/sections/ContactSection.stories.mjs +1 -1
  85. package/dist/sections/ImageSection.stories.mjs +1 -1
  86. package/dist/sections/PricingSection.mjs +1 -1
  87. package/dist/sections/PricingSection.stories.mjs +1 -1
  88. package/dist/sections/index.mjs +1 -1
  89. package/package.json +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.