@zenpatient-org/healthspan-marketing-ui 0.1.31 → 0.1.32

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 (836) hide show
  1. package/package.json +36 -1
  2. package/dist/_virtual/ArrowContainer.cjs.js +0 -1
  3. package/dist/_virtual/ArrowContainer.es.js +0 -4
  4. package/dist/_virtual/Popover.cjs.js +0 -1
  5. package/dist/_virtual/Popover.cjs2.js +0 -1
  6. package/dist/_virtual/Popover.es.js +0 -5
  7. package/dist/_virtual/Popover.es2.js +0 -4
  8. package/dist/_virtual/PopoverPortal.cjs.js +0 -1
  9. package/dist/_virtual/PopoverPortal.es.js +0 -4
  10. package/dist/_virtual/useArrowContainer.cjs.js +0 -1
  11. package/dist/_virtual/useArrowContainer.es.js +0 -4
  12. package/dist/_virtual/useElementRef.cjs.js +0 -1
  13. package/dist/_virtual/useElementRef.es.js +0 -4
  14. package/dist/_virtual/useHandlePrevValues.cjs.js +0 -1
  15. package/dist/_virtual/useHandlePrevValues.es.js +0 -4
  16. package/dist/_virtual/useMemoizedArray.cjs.js +0 -1
  17. package/dist/_virtual/useMemoizedArray.es.js +0 -4
  18. package/dist/_virtual/usePopover.cjs.js +0 -1
  19. package/dist/_virtual/usePopover.es.js +0 -4
  20. package/dist/_virtual/util.cjs.js +0 -1
  21. package/dist/_virtual/util.es.js +0 -4
  22. package/dist/assets/svg/badge-icon.svg.cjs.js +0 -1
  23. package/dist/assets/svg/badge-icon.svg.es.js +0 -5
  24. package/dist/components/Accordion/Accordion.cjs.js +0 -1
  25. package/dist/components/Accordion/Accordion.d.ts +0 -14
  26. package/dist/components/Accordion/Accordion.es.js +0 -29
  27. package/dist/components/Accordion/accordion.module.css.cjs.js +0 -1
  28. package/dist/components/Accordion/accordion.module.css.es.js +0 -7
  29. package/dist/components/Accordion/components/AccordionItem/AccordionItem.cjs.js +0 -1
  30. package/dist/components/Accordion/components/AccordionItem/AccordionItem.d.ts +0 -14
  31. package/dist/components/Accordion/components/AccordionItem/AccordionItem.es.js +0 -18
  32. package/dist/components/Accordion/components/AccordionItem/accordionItem.module.css.cjs.js +0 -1
  33. package/dist/components/Accordion/components/AccordionItem/accordionItem.module.css.es.js +0 -25
  34. package/dist/components/Accordion/components/AccordionItem/index.d.ts +0 -1
  35. package/dist/components/Accordion/components/index.d.ts +0 -1
  36. package/dist/components/Accordion/index.d.ts +0 -1
  37. package/dist/components/Benefit/Benefit.cjs.js +0 -1
  38. package/dist/components/Benefit/Benefit.d.ts +0 -8
  39. package/dist/components/Benefit/Benefit.es.js +0 -13
  40. package/dist/components/Benefit/benefit.module.css.cjs.js +0 -1
  41. package/dist/components/Benefit/benefit.module.css.es.js +0 -9
  42. package/dist/components/Benefit/index.d.ts +0 -2
  43. package/dist/components/Button/Button.cjs.js +0 -1
  44. package/dist/components/Button/Button.d.ts +0 -15
  45. package/dist/components/Button/Button.es.js +0 -37
  46. package/dist/components/Button/button.module.css.cjs.js +0 -1
  47. package/dist/components/Button/button.module.css.es.js +0 -31
  48. package/dist/components/Button/index.d.ts +0 -2
  49. package/dist/components/Callback/Callback.cjs.js +0 -1
  50. package/dist/components/Callback/Callback.d.ts +0 -12
  51. package/dist/components/Callback/Callback.es.js +0 -53
  52. package/dist/components/Callback/callback.module.css.cjs.js +0 -1
  53. package/dist/components/Callback/callback.module.css.es.js +0 -31
  54. package/dist/components/Callback/constants.cjs.js +0 -1
  55. package/dist/components/Callback/constants.d.ts +0 -13
  56. package/dist/components/Callback/constants.es.js +0 -31
  57. package/dist/components/Callback/index.d.ts +0 -2
  58. package/dist/components/Callback/types.d.ts +0 -1
  59. package/dist/components/ComplexImageCarousel/ComplexImageCarousel.cjs.js +0 -1
  60. package/dist/components/ComplexImageCarousel/ComplexImageCarousel.d.ts +0 -3
  61. package/dist/components/ComplexImageCarousel/ComplexImageCarousel.es.js +0 -135
  62. package/dist/components/ComplexImageCarousel/complexImageCarousel.module.css.cjs.js +0 -1
  63. package/dist/components/ComplexImageCarousel/complexImageCarousel.module.css.es.js +0 -19
  64. package/dist/components/ComplexImageCarousel/index.d.ts +0 -2
  65. package/dist/components/ComplexImageCarousel/types.d.ts +0 -10
  66. package/dist/components/ComplexTooltip/ComplexTooltip.cjs.js +0 -1
  67. package/dist/components/ComplexTooltip/ComplexTooltip.d.ts +0 -11
  68. package/dist/components/ComplexTooltip/ComplexTooltip.es.js +0 -62
  69. package/dist/components/ComplexTooltip/complexTooltip.module.css.cjs.js +0 -1
  70. package/dist/components/ComplexTooltip/complexTooltip.module.css.es.js +0 -7
  71. package/dist/components/ComplexTooltip/components/ComplexTooltipContent/ComplexTooltipContent.cjs.js +0 -1
  72. package/dist/components/ComplexTooltip/components/ComplexTooltipContent/ComplexTooltipContent.d.ts +0 -10
  73. package/dist/components/ComplexTooltip/components/ComplexTooltipContent/ComplexTooltipContent.es.js +0 -52
  74. package/dist/components/ComplexTooltip/components/ComplexTooltipContent/complexTooltipContent.module.css.cjs.js +0 -1
  75. package/dist/components/ComplexTooltip/components/ComplexTooltipContent/complexTooltipContent.module.css.es.js +0 -15
  76. package/dist/components/ComplexTooltip/components/ComplexTooltipContent/index.d.ts +0 -1
  77. package/dist/components/ComplexTooltip/index.d.ts +0 -2
  78. package/dist/components/ComplexTooltip/types.d.ts +0 -13
  79. package/dist/components/ContentTabs/ContentTabs.cjs.js +0 -1
  80. package/dist/components/ContentTabs/ContentTabs.d.ts +0 -18
  81. package/dist/components/ContentTabs/ContentTabs.es.js +0 -38
  82. package/dist/components/ContentTabs/contentTabs.module.css.cjs.js +0 -1
  83. package/dist/components/ContentTabs/contentTabs.module.css.es.js +0 -23
  84. package/dist/components/ContentTabs/index.d.ts +0 -2
  85. package/dist/components/Cursor/Cursor.cjs.js +0 -1
  86. package/dist/components/Cursor/Cursor.d.ts +0 -8
  87. package/dist/components/Cursor/Cursor.es.js +0 -9
  88. package/dist/components/Cursor/components/ClientCursor.cjs.js +0 -1
  89. package/dist/components/Cursor/components/ClientCursor.d.ts +0 -3
  90. package/dist/components/Cursor/components/ClientCursor.es.js +0 -42
  91. package/dist/components/Cursor/components/ServerCursor.cjs.js +0 -1
  92. package/dist/components/Cursor/components/ServerCursor.d.ts +0 -5
  93. package/dist/components/Cursor/components/ServerCursor.es.js +0 -4
  94. package/dist/components/Cursor/cursor.module.css.cjs.js +0 -1
  95. package/dist/components/Cursor/cursor.module.css.es.js +0 -11
  96. package/dist/components/Cursor/index.d.ts +0 -1
  97. package/dist/components/FAQComponent/FAQComponent.cjs.js +0 -1
  98. package/dist/components/FAQComponent/FAQComponent.d.ts +0 -3
  99. package/dist/components/FAQComponent/FAQComponent.es.js +0 -27
  100. package/dist/components/FAQComponent/components/FAQComponentItem/FAQComponentItem.cjs.js +0 -1
  101. package/dist/components/FAQComponent/components/FAQComponentItem/FAQComponentItem.d.ts +0 -3
  102. package/dist/components/FAQComponent/components/FAQComponentItem/FAQComponentItem.es.js +0 -30
  103. package/dist/components/FAQComponent/components/FAQComponentItem/faqComponentItem.module.css.cjs.js +0 -1
  104. package/dist/components/FAQComponent/components/FAQComponentItem/faqComponentItem.module.css.es.js +0 -25
  105. package/dist/components/FAQComponent/components/FAQComponentItem/index.d.ts +0 -2
  106. package/dist/components/FAQComponent/components/FAQComponentItem/types.d.ts +0 -9
  107. package/dist/components/FAQComponent/components/index.d.ts +0 -1
  108. package/dist/components/FAQComponent/faqComponent.module.css.cjs.js +0 -1
  109. package/dist/components/FAQComponent/faqComponent.module.css.es.js +0 -7
  110. package/dist/components/FAQComponent/index.d.ts +0 -1
  111. package/dist/components/FAQComponent/types.d.ts +0 -10
  112. package/dist/components/FilterMenu/FilterMenu.cjs.js +0 -1
  113. package/dist/components/FilterMenu/FilterMenu.d.ts +0 -17
  114. package/dist/components/FilterMenu/FilterMenu.es.js +0 -47
  115. package/dist/components/FilterMenu/filterMenu.module.css.cjs.js +0 -1
  116. package/dist/components/FilterMenu/filterMenu.module.css.es.js +0 -29
  117. package/dist/components/FilterMenu/index.d.ts +0 -1
  118. package/dist/components/HighlightedTitle/HighlightedTitle.cjs.js +0 -1
  119. package/dist/components/HighlightedTitle/HighlightedTitle.d.ts +0 -12
  120. package/dist/components/HighlightedTitle/HighlightedTitle.es.js +0 -30
  121. package/dist/components/HighlightedTitle/highlightedTitle.module.css.cjs.js +0 -1
  122. package/dist/components/HighlightedTitle/highlightedTitle.module.css.es.js +0 -13
  123. package/dist/components/HighlightedTitle/index.d.ts +0 -1
  124. package/dist/components/Icon/Icon.cjs.js +0 -1
  125. package/dist/components/Icon/Icon.d.ts +0 -8
  126. package/dist/components/Icon/Icon.es.js +0 -10
  127. package/dist/components/Icon/constants.cjs.js +0 -1
  128. package/dist/components/Icon/constants.d.ts +0 -62
  129. package/dist/components/Icon/constants.es.js +0 -66
  130. package/dist/components/Icon/iconsMap.cjs.js +0 -1
  131. package/dist/components/Icon/iconsMap.d.ts +0 -4
  132. package/dist/components/Icon/iconsMap.es.js +0 -124
  133. package/dist/components/Icon/index.d.ts +0 -2
  134. package/dist/components/IconBracket/IconBracket.cjs.js +0 -1
  135. package/dist/components/IconBracket/IconBracket.d.ts +0 -3
  136. package/dist/components/IconBracket/IconBracket.es.js +0 -17
  137. package/dist/components/IconBracket/iconBracket.module.css.cjs.js +0 -1
  138. package/dist/components/IconBracket/iconBracket.module.css.es.js +0 -15
  139. package/dist/components/IconBracket/index.d.ts +0 -1
  140. package/dist/components/IconBracket/types.d.ts +0 -9
  141. package/dist/components/IconButton/IconButton.cjs.js +0 -1
  142. package/dist/components/IconButton/IconButton.d.ts +0 -14
  143. package/dist/components/IconButton/IconButton.es.js +0 -18
  144. package/dist/components/IconButton/iconButton.module.css.cjs.js +0 -1
  145. package/dist/components/IconButton/iconButton.module.css.es.js +0 -25
  146. package/dist/components/IconButton/index.d.ts +0 -1
  147. package/dist/components/InfiniteScroll/InfiniteScroll.cjs.js +0 -1
  148. package/dist/components/InfiniteScroll/InfiniteScroll.d.ts +0 -18
  149. package/dist/components/InfiniteScroll/InfiniteScroll.es.js +0 -67
  150. package/dist/components/InfiniteScroll/index.d.ts +0 -2
  151. package/dist/components/InfiniteScroll/infiniteScroll.module.css.cjs.js +0 -1
  152. package/dist/components/InfiniteScroll/infiniteScroll.module.css.es.js +0 -9
  153. package/dist/components/Label/Label.cjs.js +0 -1
  154. package/dist/components/Label/Label.d.ts +0 -3
  155. package/dist/components/Label/Label.es.js +0 -19
  156. package/dist/components/Label/index.d.ts +0 -2
  157. package/dist/components/Label/label.module.css.cjs.js +0 -1
  158. package/dist/components/Label/label.module.css.es.js +0 -7
  159. package/dist/components/Label/types.d.ts +0 -10
  160. package/dist/components/Pagination/Pagination.cjs.js +0 -1
  161. package/dist/components/Pagination/Pagination.d.ts +0 -9
  162. package/dist/components/Pagination/Pagination.es.js +0 -55
  163. package/dist/components/Pagination/Pagination.module.css.cjs.js +0 -1
  164. package/dist/components/Pagination/Pagination.module.css.es.js +0 -19
  165. package/dist/components/Pagination/index.d.ts +0 -1
  166. package/dist/components/PlayButton/PlayButton.cjs.js +0 -1
  167. package/dist/components/PlayButton/PlayButton.d.ts +0 -8
  168. package/dist/components/PlayButton/PlayButton.es.js +0 -9
  169. package/dist/components/PlayButton/index.d.ts +0 -1
  170. package/dist/components/PlayButton/playButton.module.css.cjs.js +0 -1
  171. package/dist/components/PlayButton/playButton.module.css.es.js +0 -11
  172. package/dist/components/Pricing/Pricing.cjs.js +0 -1
  173. package/dist/components/Pricing/Pricing.d.ts +0 -3
  174. package/dist/components/Pricing/Pricing.es.js +0 -41
  175. package/dist/components/Pricing/components/BenefitItem/BenefitItem.cjs.js +0 -1
  176. package/dist/components/Pricing/components/BenefitItem/BenefitItem.d.ts +0 -8
  177. package/dist/components/Pricing/components/BenefitItem/BenefitItem.es.js +0 -10
  178. package/dist/components/Pricing/components/BenefitItem/benefitItem.module.css.cjs.js +0 -1
  179. package/dist/components/Pricing/components/BenefitItem/benefitItem.module.css.es.js +0 -7
  180. package/dist/components/Pricing/components/BenefitItem/index.d.ts +0 -1
  181. package/dist/components/Pricing/components/index.d.ts +0 -1
  182. package/dist/components/Pricing/index.d.ts +0 -2
  183. package/dist/components/Pricing/pricing.module.css.cjs.js +0 -1
  184. package/dist/components/Pricing/pricing.module.css.es.js +0 -25
  185. package/dist/components/Pricing/types.d.ts +0 -17
  186. package/dist/components/ProductGallery/ProductGallery.cjs.js +0 -1
  187. package/dist/components/ProductGallery/ProductGallery.d.ts +0 -8
  188. package/dist/components/ProductGallery/ProductGallery.es.js +0 -96
  189. package/dist/components/ProductGallery/index.d.ts +0 -2
  190. package/dist/components/ProductGallery/productGallery.module.css.cjs.js +0 -1
  191. package/dist/components/ProductGallery/productGallery.module.css.es.js +0 -27
  192. package/dist/components/ProductGalleryCard/ProductGalleryCard.cjs.js +0 -1
  193. package/dist/components/ProductGalleryCard/ProductGalleryCard.d.ts +0 -7
  194. package/dist/components/ProductGalleryCard/ProductGalleryCard.es.js +0 -43
  195. package/dist/components/ProductGalleryCard/index.d.ts +0 -2
  196. package/dist/components/ProductGalleryCard/productGalleryCard.module.css.cjs.js +0 -1
  197. package/dist/components/ProductGalleryCard/productGalleryCard.module.css.es.js +0 -21
  198. package/dist/components/ProductGalleryCard/types.d.ts +0 -11
  199. package/dist/components/ProductListing/ProductListing.cjs.js +0 -1
  200. package/dist/components/ProductListing/ProductListing.d.ts +0 -19
  201. package/dist/components/ProductListing/ProductListing.es.js +0 -30
  202. package/dist/components/ProductListing/index.d.ts +0 -1
  203. package/dist/components/ProductListing/productListing.module.css.cjs.js +0 -1
  204. package/dist/components/ProductListing/productListing.module.css.es.js +0 -29
  205. package/dist/components/ProductPairs/ProductPairs.cjs.js +0 -1
  206. package/dist/components/ProductPairs/ProductPairs.d.ts +0 -7
  207. package/dist/components/ProductPairs/ProductPairs.es.js +0 -55
  208. package/dist/components/ProductPairs/index.d.ts +0 -1
  209. package/dist/components/ProductPairs/productPairs.module.css.cjs.js +0 -1
  210. package/dist/components/ProductPairs/productPairs.module.css.es.js +0 -17
  211. package/dist/components/ProgramCard/ProgramCard.cjs.js +0 -1
  212. package/dist/components/ProgramCard/ProgramCard.d.ts +0 -13
  213. package/dist/components/ProgramCard/ProgramCard.es.js +0 -48
  214. package/dist/components/ProgramCard/assets/program_card_bg.png.cjs.js +0 -1
  215. package/dist/components/ProgramCard/assets/program_card_bg.png.es.js +0 -4
  216. package/dist/components/ProgramCard/index.d.ts +0 -1
  217. package/dist/components/ProgramCard/programCard.module.css.cjs.js +0 -1
  218. package/dist/components/ProgramCard/programCard.module.css.es.js +0 -7
  219. package/dist/components/ProgressButton/ProgressButton.cjs.js +0 -1
  220. package/dist/components/ProgressButton/ProgressButton.d.ts +0 -15
  221. package/dist/components/ProgressButton/ProgressButton.es.js +0 -44
  222. package/dist/components/ProgressButton/index.d.ts +0 -2
  223. package/dist/components/ProgressButton/progressButton.module.css.cjs.js +0 -1
  224. package/dist/components/ProgressButton/progressButton.module.css.es.js +0 -21
  225. package/dist/components/ProgressButton/types.d.ts +0 -1
  226. package/dist/components/RatingStars/RatingStars.cjs.js +0 -1
  227. package/dist/components/RatingStars/RatingStars.d.ts +0 -7
  228. package/dist/components/RatingStars/RatingStars.es.js +0 -18
  229. package/dist/components/RatingStars/index.d.ts +0 -1
  230. package/dist/components/RatingStars/ratingStars.module.css.cjs.js +0 -1
  231. package/dist/components/RatingStars/ratingStars.module.css.es.js +0 -13
  232. package/dist/components/StepsCarousel/StepsCarousel.cjs.js +0 -1
  233. package/dist/components/StepsCarousel/StepsCarousel.d.ts +0 -13
  234. package/dist/components/StepsCarousel/StepsCarousel.es.js +0 -122
  235. package/dist/components/StepsCarousel/index.d.ts +0 -1
  236. package/dist/components/StepsCarousel/stepsCarousel.module.css.cjs.js +0 -1
  237. package/dist/components/StepsCarousel/stepsCarousel.module.css.es.js +0 -31
  238. package/dist/components/StudyGridCard/StudyGridCard.cjs.js +0 -1
  239. package/dist/components/StudyGridCard/StudyGridCard.d.ts +0 -12
  240. package/dist/components/StudyGridCard/StudyGridCard.es.js +0 -91
  241. package/dist/components/StudyGridCard/studyGridCard.module.css.cjs.js +0 -1
  242. package/dist/components/StudyGridCard/studyGridCard.module.css.es.js +0 -19
  243. package/dist/components/Tabs/Tabs.cjs.js +0 -1
  244. package/dist/components/Tabs/Tabs.d.ts +0 -23
  245. package/dist/components/Tabs/Tabs.es.js +0 -36
  246. package/dist/components/Tabs/TabsWithFade.cjs.js +0 -1
  247. package/dist/components/Tabs/TabsWithFade.d.ts +0 -9
  248. package/dist/components/Tabs/TabsWithFade.es.js +0 -40
  249. package/dist/components/Tabs/index.d.ts +0 -3
  250. package/dist/components/Tabs/tabs.module.css.cjs.js +0 -1
  251. package/dist/components/Tabs/tabs.module.css.es.js +0 -35
  252. package/dist/components/Tag/Tag.cjs.js +0 -1
  253. package/dist/components/Tag/Tag.d.ts +0 -16
  254. package/dist/components/Tag/Tag.es.js +0 -24
  255. package/dist/components/Tag/index.d.ts +0 -1
  256. package/dist/components/Tag/tag.module.css.cjs.js +0 -1
  257. package/dist/components/Tag/tag.module.css.es.js +0 -17
  258. package/dist/components/TextButton/TextButton.cjs.js +0 -1
  259. package/dist/components/TextButton/TextButton.d.ts +0 -15
  260. package/dist/components/TextButton/TextButton.es.js +0 -34
  261. package/dist/components/TextButton/index.d.ts +0 -1
  262. package/dist/components/TextButton/textButton.module.css.cjs.js +0 -1
  263. package/dist/components/TextButton/textButton.module.css.es.js +0 -19
  264. package/dist/components/TypeBadge/TypeBadge.cjs.js +0 -1
  265. package/dist/components/TypeBadge/TypeBadge.d.ts +0 -12
  266. package/dist/components/TypeBadge/TypeBadge.es.js +0 -12
  267. package/dist/components/TypeBadge/index.d.ts +0 -2
  268. package/dist/components/TypeBadge/typeBadge.module.css.cjs.js +0 -1
  269. package/dist/components/TypeBadge/typeBadge.module.css.es.js +0 -9
  270. package/dist/components/Typography/Typography.cjs.js +0 -1
  271. package/dist/components/Typography/Typography.d.ts +0 -16
  272. package/dist/components/Typography/Typography.es.js +0 -30
  273. package/dist/components/Typography/Typography.service.cjs.js +0 -1
  274. package/dist/components/Typography/Typography.service.d.ts +0 -3
  275. package/dist/components/Typography/Typography.service.es.js +0 -11
  276. package/dist/components/Typography/index.d.ts +0 -2
  277. package/dist/components/index.d.ts +0 -0
  278. package/dist/healthspan-marketing-ui.css +0 -1
  279. package/dist/icons/action/alert-error-fill.svg.cjs.js +0 -1
  280. package/dist/icons/action/alert-error-fill.svg.es.js +0 -5
  281. package/dist/icons/action/alert-error.svg.cjs.js +0 -1
  282. package/dist/icons/action/alert-error.svg.es.js +0 -5
  283. package/dist/icons/action/bracket-left.svg.cjs.js +0 -1
  284. package/dist/icons/action/bracket-left.svg.es.js +0 -5
  285. package/dist/icons/action/bracket-right.svg.cjs.js +0 -1
  286. package/dist/icons/action/bracket-right.svg.es.js +0 -5
  287. package/dist/icons/action/check.svg.cjs.js +0 -1
  288. package/dist/icons/action/check.svg.es.js +0 -5
  289. package/dist/icons/action/circle-check-fill.svg.cjs.js +0 -1
  290. package/dist/icons/action/circle-check-fill.svg.es.js +0 -5
  291. package/dist/icons/action/circle-check.svg.cjs.js +0 -1
  292. package/dist/icons/action/circle-check.svg.es.js +0 -5
  293. package/dist/icons/action/close.svg.cjs.js +0 -1
  294. package/dist/icons/action/close.svg.es.js +0 -5
  295. package/dist/icons/action/help.svg.cjs.js +0 -1
  296. package/dist/icons/action/help.svg.es.js +0 -5
  297. package/dist/icons/action/info.svg.cjs.js +0 -1
  298. package/dist/icons/action/info.svg.es.js +0 -5
  299. package/dist/icons/action/menu.svg.cjs.js +0 -1
  300. package/dist/icons/action/menu.svg.es.js +0 -5
  301. package/dist/icons/action/play.svg.cjs.js +0 -1
  302. package/dist/icons/action/play.svg.es.js +0 -5
  303. package/dist/icons/action/plus.svg.cjs.js +0 -1
  304. package/dist/icons/action/plus.svg.es.js +0 -5
  305. package/dist/icons/action/remove.svg.cjs.js +0 -1
  306. package/dist/icons/action/remove.svg.es.js +0 -5
  307. package/dist/icons/action/search.svg.cjs.js +0 -1
  308. package/dist/icons/action/search.svg.es.js +0 -5
  309. package/dist/icons/action/warning.svg.cjs.js +0 -1
  310. package/dist/icons/action/warning.svg.es.js +0 -5
  311. package/dist/icons/arrow/arrow-back.svg.cjs.js +0 -1
  312. package/dist/icons/arrow/arrow-back.svg.es.js +0 -5
  313. package/dist/icons/arrow/arrow-downward.svg.cjs.js +0 -1
  314. package/dist/icons/arrow/arrow-downward.svg.es.js +0 -5
  315. package/dist/icons/arrow/arrow-forward.svg.cjs.js +0 -1
  316. package/dist/icons/arrow/arrow-forward.svg.es.js +0 -5
  317. package/dist/icons/arrow/arrow-insert.svg.cjs.js +0 -1
  318. package/dist/icons/arrow/arrow-insert.svg.es.js +0 -5
  319. package/dist/icons/arrow/arrow-outward.svg.cjs.js +0 -1
  320. package/dist/icons/arrow/arrow-outward.svg.es.js +0 -5
  321. package/dist/icons/arrow/arrow-return.svg.cjs.js +0 -1
  322. package/dist/icons/arrow/arrow-return.svg.es.js +0 -5
  323. package/dist/icons/arrow/arrow-upward.svg.cjs.js +0 -1
  324. package/dist/icons/arrow/arrow-upward.svg.es.js +0 -5
  325. package/dist/icons/arrow/chevron-back.svg.cjs.js +0 -1
  326. package/dist/icons/arrow/chevron-back.svg.es.js +0 -5
  327. package/dist/icons/arrow/chevron-down.svg.cjs.js +0 -1
  328. package/dist/icons/arrow/chevron-down.svg.es.js +0 -5
  329. package/dist/icons/arrow/chevron-forward.svg.cjs.js +0 -1
  330. package/dist/icons/arrow/chevron-forward.svg.es.js +0 -5
  331. package/dist/icons/arrow/chevron-up.svg.cjs.js +0 -1
  332. package/dist/icons/arrow/chevron-up.svg.es.js +0 -5
  333. package/dist/icons/bold/arrow-bold.svg.cjs.js +0 -1
  334. package/dist/icons/bold/arrow-bold.svg.es.js +0 -5
  335. package/dist/icons/bold/close-bold.svg.cjs.js +0 -1
  336. package/dist/icons/bold/close-bold.svg.es.js +0 -5
  337. package/dist/icons/bold/dot-bold.svg.cjs.js +0 -1
  338. package/dist/icons/bold/dot-bold.svg.es.js +0 -5
  339. package/dist/icons/bold/plus-bold.svg.cjs.js +0 -1
  340. package/dist/icons/bold/plus-bold.svg.es.js +0 -5
  341. package/dist/icons/chat/message-fill.svg.cjs.js +0 -1
  342. package/dist/icons/chat/message-fill.svg.es.js +0 -5
  343. package/dist/icons/chat/message.svg.cjs.js +0 -1
  344. package/dist/icons/chat/message.svg.es.js +0 -5
  345. package/dist/icons/eCommerce/calendar.svg.cjs.js +0 -1
  346. package/dist/icons/eCommerce/calendar.svg.es.js +0 -5
  347. package/dist/icons/eCommerce/cart.svg.cjs.js +0 -1
  348. package/dist/icons/eCommerce/cart.svg.es.js +0 -5
  349. package/dist/icons/eCommerce/package-fill.svg.cjs.js +0 -1
  350. package/dist/icons/eCommerce/package-fill.svg.es.js +0 -5
  351. package/dist/icons/eCommerce/package.svg.cjs.js +0 -1
  352. package/dist/icons/eCommerce/package.svg.es.js +0 -5
  353. package/dist/icons/faces/smile-fill.svg.cjs.js +0 -1
  354. package/dist/icons/faces/smile-fill.svg.es.js +0 -5
  355. package/dist/icons/faces/smile.svg.cjs.js +0 -1
  356. package/dist/icons/faces/smile.svg.es.js +0 -5
  357. package/dist/icons/global/filter.svg.cjs.js +0 -1
  358. package/dist/icons/global/filter.svg.es.js +0 -5
  359. package/dist/icons/global/pin-drop.svg.cjs.js +0 -1
  360. package/dist/icons/global/pin-drop.svg.es.js +0 -5
  361. package/dist/icons/indicators/circle-dash-fill.svg.cjs.js +0 -1
  362. package/dist/icons/indicators/circle-dash-fill.svg.es.js +0 -5
  363. package/dist/icons/indicators/circle-dash.svg.cjs.js +0 -1
  364. package/dist/icons/indicators/circle-dash.svg.es.js +0 -5
  365. package/dist/icons/medical/coaching.svg.cjs.js +0 -1
  366. package/dist/icons/medical/coaching.svg.es.js +0 -5
  367. package/dist/icons/medical/labs.svg.cjs.js +0 -1
  368. package/dist/icons/medical/labs.svg.es.js +0 -5
  369. package/dist/icons/medical/myspan.svg.cjs.js +0 -1
  370. package/dist/icons/medical/myspan.svg.es.js +0 -5
  371. package/dist/icons/medical/optimizations.svg.cjs.js +0 -1
  372. package/dist/icons/medical/optimizations.svg.es.js +0 -5
  373. package/dist/icons/medical/protocols.svg.cjs.js +0 -1
  374. package/dist/icons/medical/protocols.svg.es.js +0 -5
  375. package/dist/icons/medical/ruler.svg.cjs.js +0 -1
  376. package/dist/icons/medical/ruler.svg.es.js +0 -5
  377. package/dist/icons/medical/scale.svg.cjs.js +0 -1
  378. package/dist/icons/medical/scale.svg.es.js +0 -5
  379. package/dist/icons/social/facebook.svg.cjs.js +0 -1
  380. package/dist/icons/social/facebook.svg.es.js +0 -5
  381. package/dist/icons/social/heart-fill.svg.cjs.js +0 -1
  382. package/dist/icons/social/heart-fill.svg.es.js +0 -5
  383. package/dist/icons/social/heart.svg.cjs.js +0 -1
  384. package/dist/icons/social/heart.svg.es.js +0 -5
  385. package/dist/icons/social/instagram.svg.cjs.js +0 -1
  386. package/dist/icons/social/instagram.svg.es.js +0 -5
  387. package/dist/icons/social/star-fill.svg.cjs.js +0 -1
  388. package/dist/icons/social/star-fill.svg.es.js +0 -5
  389. package/dist/icons/social/star-half.svg.cjs.js +0 -1
  390. package/dist/icons/social/star-half.svg.es.js +0 -5
  391. package/dist/icons/social/star-outline.svg.cjs.js +0 -1
  392. package/dist/icons/social/star-outline.svg.es.js +0 -5
  393. package/dist/icons/social/star.svg.cjs.js +0 -1
  394. package/dist/icons/social/star.svg.es.js +0 -5
  395. package/dist/icons/social/x.svg.cjs.js +0 -1
  396. package/dist/icons/social/x.svg.es.js +0 -5
  397. package/dist/index.cjs.js +0 -1
  398. package/dist/index.d.ts +0 -1
  399. package/dist/index.es.js +0 -9
  400. package/dist/lib/useSwiper.d.ts +0 -23
  401. package/dist/modules/Benefits/Benefits.cjs.js +0 -1
  402. package/dist/modules/Benefits/Benefits.d.ts +0 -14
  403. package/dist/modules/Benefits/Benefits.es.js +0 -30
  404. package/dist/modules/Benefits/benefits.module.css.cjs.js +0 -1
  405. package/dist/modules/Benefits/benefits.module.css.es.js +0 -27
  406. package/dist/modules/Benefits/components/BenefitItem/BenefitItem.cjs.js +0 -1
  407. package/dist/modules/Benefits/components/BenefitItem/BenefitItem.d.ts +0 -7
  408. package/dist/modules/Benefits/components/BenefitItem/BenefitItem.es.js +0 -13
  409. package/dist/modules/Benefits/components/BenefitItem/benefitItem.module.css.cjs.js +0 -1
  410. package/dist/modules/Benefits/components/BenefitItem/benefitItem.module.css.es.js +0 -11
  411. package/dist/modules/Benefits/components/BenefitItem/index.d.ts +0 -1
  412. package/dist/modules/Benefits/components/BenefitTag/BenefitTag.cjs.js +0 -1
  413. package/dist/modules/Benefits/components/BenefitTag/BenefitTag.d.ts +0 -6
  414. package/dist/modules/Benefits/components/BenefitTag/BenefitTag.es.js +0 -8
  415. package/dist/modules/Benefits/components/BenefitTag/benefitTag.module.css.cjs.js +0 -1
  416. package/dist/modules/Benefits/components/BenefitTag/benefitTag.module.css.es.js +0 -9
  417. package/dist/modules/Benefits/components/BenefitTag/index.d.ts +0 -1
  418. package/dist/modules/Benefits/components/index.d.ts +0 -2
  419. package/dist/modules/Benefits/index.d.ts +0 -1
  420. package/dist/modules/Callback/Callback.cjs.js +0 -1
  421. package/dist/modules/Callback/Callback.d.ts +0 -6
  422. package/dist/modules/Callback/Callback.es.js +0 -36
  423. package/dist/modules/Callback/callback.module.css.cjs.js +0 -1
  424. package/dist/modules/Callback/callback.module.css.es.js +0 -15
  425. package/dist/modules/Callback/index.d.ts +0 -1
  426. package/dist/modules/Compare/Compare.cjs.js +0 -1
  427. package/dist/modules/Compare/Compare.d.ts +0 -3
  428. package/dist/modules/Compare/Compare.es.js +0 -26
  429. package/dist/modules/Compare/compare.module.css.cjs.js +0 -1
  430. package/dist/modules/Compare/compare.module.css.es.js +0 -15
  431. package/dist/modules/Compare/index.d.ts +0 -1
  432. package/dist/modules/Compare/types.d.ts +0 -9
  433. package/dist/modules/Comparison/Comparison.cjs.js +0 -1
  434. package/dist/modules/Comparison/Comparison.d.ts +0 -9
  435. package/dist/modules/Comparison/Comparison.es.js +0 -110
  436. package/dist/modules/Comparison/assets/company-logo.svg.cjs.js +0 -1
  437. package/dist/modules/Comparison/assets/company-logo.svg.es.js +0 -5
  438. package/dist/modules/Comparison/comparison.module.css.cjs.js +0 -1
  439. package/dist/modules/Comparison/comparison.module.css.es.js +0 -41
  440. package/dist/modules/Comparison/components/ComparisonMobileView/ComparisonMobileView.cjs.js +0 -1
  441. package/dist/modules/Comparison/components/ComparisonMobileView/ComparisonMobileView.d.ts +0 -8
  442. package/dist/modules/Comparison/components/ComparisonMobileView/ComparisonMobileView.es.js +0 -42
  443. package/dist/modules/Comparison/components/ComparisonMobileView/comparisonMobileView.module.css.cjs.js +0 -1
  444. package/dist/modules/Comparison/components/ComparisonMobileView/comparisonMobileView.module.css.es.js +0 -27
  445. package/dist/modules/Comparison/components/ComparisonMobileView/index.d.ts +0 -1
  446. package/dist/modules/Comparison/index.d.ts +0 -1
  447. package/dist/modules/Comparison/types.d.ts +0 -15
  448. package/dist/modules/Comparison/utils.cjs.js +0 -1
  449. package/dist/modules/Comparison/utils.d.ts +0 -1
  450. package/dist/modules/Comparison/utils.es.js +0 -4
  451. package/dist/modules/CursorImageBlock/CursorImageBlock.cjs.js +0 -1
  452. package/dist/modules/CursorImageBlock/CursorImageBlock.d.ts +0 -3
  453. package/dist/modules/CursorImageBlock/CursorImageBlock.es.js +0 -24
  454. package/dist/modules/CursorImageBlock/cursorImageBlock.module.css.cjs.js +0 -1
  455. package/dist/modules/CursorImageBlock/cursorImageBlock.module.css.es.js +0 -25
  456. package/dist/modules/CursorImageBlock/index.d.ts +0 -2
  457. package/dist/modules/CursorImageBlock/types.d.ts +0 -9
  458. package/dist/modules/FAQModule/FAQModule.cjs.js +0 -1
  459. package/dist/modules/FAQModule/FAQModule.d.ts +0 -3
  460. package/dist/modules/FAQModule/FAQModule.es.js +0 -17
  461. package/dist/modules/FAQModule/faqModule.module.css.cjs.js +0 -1
  462. package/dist/modules/FAQModule/faqModule.module.css.es.js +0 -19
  463. package/dist/modules/FAQModule/index.d.ts +0 -1
  464. package/dist/modules/FAQModule/types.d.ts +0 -10
  465. package/dist/modules/FeaturedIn/FeaturedIn.cjs.js +0 -1
  466. package/dist/modules/FeaturedIn/FeaturedIn.d.ts +0 -21
  467. package/dist/modules/FeaturedIn/FeaturedIn.es.js +0 -63
  468. package/dist/modules/FeaturedIn/featuredIn.module.css.cjs.js +0 -1
  469. package/dist/modules/FeaturedIn/featuredIn.module.css.es.js +0 -37
  470. package/dist/modules/FeaturedIn/index.d.ts +0 -1
  471. package/dist/modules/FeaturesGallery/FeaturesGallery.cjs.js +0 -1
  472. package/dist/modules/FeaturesGallery/FeaturesGallery.d.ts +0 -14
  473. package/dist/modules/FeaturesGallery/FeaturesGallery.es.js +0 -30
  474. package/dist/modules/FeaturesGallery/components/FeatureGrid/FeatureGrid.cjs.js +0 -1
  475. package/dist/modules/FeaturesGallery/components/FeatureGrid/FeatureGrid.d.ts +0 -10
  476. package/dist/modules/FeaturesGallery/components/FeatureGrid/FeatureGrid.es.js +0 -44
  477. package/dist/modules/FeaturesGallery/components/FeatureGrid/FeatureGrid.module.css.cjs.js +0 -1
  478. package/dist/modules/FeaturesGallery/components/FeatureGrid/FeatureGrid.module.css.es.js +0 -21
  479. package/dist/modules/FeaturesGallery/components/FeatureGrid/index.d.ts +0 -1
  480. package/dist/modules/FeaturesGallery/featuresGallery.module.css.cjs.js +0 -1
  481. package/dist/modules/FeaturesGallery/featuresGallery.module.css.es.js +0 -21
  482. package/dist/modules/FeaturesGallery/index.d.ts +0 -1
  483. package/dist/modules/FeaturesGallery/types.d.ts +0 -5
  484. package/dist/modules/FollowTheScience/FollowTheScience.cjs.js +0 -1
  485. package/dist/modules/FollowTheScience/FollowTheScience.d.ts +0 -10
  486. package/dist/modules/FollowTheScience/FollowTheScience.es.js +0 -94
  487. package/dist/modules/FollowTheScience/followTheScience.module.css.cjs.js +0 -1
  488. package/dist/modules/FollowTheScience/followTheScience.module.css.es.js +0 -17
  489. package/dist/modules/FollowTheScience/index.d.ts +0 -1
  490. package/dist/modules/HighestStandards/HighestStandards.cjs.js +0 -1
  491. package/dist/modules/HighestStandards/HighestStandards.d.ts +0 -3
  492. package/dist/modules/HighestStandards/HighestStandards.es.js +0 -26
  493. package/dist/modules/HighestStandards/components/TabsMenu/TabsMenu.cjs.js +0 -1
  494. package/dist/modules/HighestStandards/components/TabsMenu/TabsMenu.d.ts +0 -3
  495. package/dist/modules/HighestStandards/components/TabsMenu/TabsMenu.es.js +0 -24
  496. package/dist/modules/HighestStandards/components/TabsMenu/components/TabsMenutem/TabsMenuItem.cjs.js +0 -1
  497. package/dist/modules/HighestStandards/components/TabsMenu/components/TabsMenutem/TabsMenuItem.d.ts +0 -3
  498. package/dist/modules/HighestStandards/components/TabsMenu/components/TabsMenutem/TabsMenuItem.es.js +0 -31
  499. package/dist/modules/HighestStandards/components/TabsMenu/components/TabsMenutem/index.d.ts +0 -2
  500. package/dist/modules/HighestStandards/components/TabsMenu/components/TabsMenutem/tabsMenuItem.module.css.cjs.js +0 -1
  501. package/dist/modules/HighestStandards/components/TabsMenu/components/TabsMenutem/tabsMenuItem.module.css.es.js +0 -23
  502. package/dist/modules/HighestStandards/components/TabsMenu/components/TabsMenutem/types.d.ts +0 -9
  503. package/dist/modules/HighestStandards/components/TabsMenu/components/index.d.ts +0 -1
  504. package/dist/modules/HighestStandards/components/TabsMenu/index.d.ts +0 -1
  505. package/dist/modules/HighestStandards/components/TabsMenu/tabsMenu.module.css.cjs.js +0 -1
  506. package/dist/modules/HighestStandards/components/TabsMenu/tabsMenu.module.css.es.js +0 -7
  507. package/dist/modules/HighestStandards/components/TabsMenu/types.d.ts +0 -6
  508. package/dist/modules/HighestStandards/components/index.d.ts +0 -1
  509. package/dist/modules/HighestStandards/highestStandards.module.css.cjs.js +0 -1
  510. package/dist/modules/HighestStandards/highestStandards.module.css.es.js +0 -23
  511. package/dist/modules/HighestStandards/index.d.ts +0 -1
  512. package/dist/modules/HighestStandards/types.d.ts +0 -11
  513. package/dist/modules/HowItWorks/HowItWorks.cjs.js +0 -1
  514. package/dist/modules/HowItWorks/HowItWorks.d.ts +0 -11
  515. package/dist/modules/HowItWorks/HowItWorks.es.js +0 -16
  516. package/dist/modules/HowItWorks/components/Content/Content.cjs.js +0 -1
  517. package/dist/modules/HowItWorks/components/Content/Content.d.ts +0 -10
  518. package/dist/modules/HowItWorks/components/Content/Content.es.js +0 -65
  519. package/dist/modules/HowItWorks/components/Content/content.module.css.cjs.js +0 -1
  520. package/dist/modules/HowItWorks/components/Content/content.module.css.es.js +0 -21
  521. package/dist/modules/HowItWorks/components/Content/index.d.ts +0 -1
  522. package/dist/modules/HowItWorks/howItWorks.module.css.cjs.js +0 -1
  523. package/dist/modules/HowItWorks/howItWorks.module.css.es.js +0 -13
  524. package/dist/modules/HowItWorks/index.d.ts +0 -1
  525. package/dist/modules/ImageWithText/ImageWithText.cjs.js +0 -1
  526. package/dist/modules/ImageWithText/ImageWithText.d.ts +0 -3
  527. package/dist/modules/ImageWithText/ImageWithText.es.js +0 -35
  528. package/dist/modules/ImageWithText/imageWithText.module.css.cjs.js +0 -1
  529. package/dist/modules/ImageWithText/imageWithText.module.css.es.js +0 -23
  530. package/dist/modules/ImageWithText/index.d.ts +0 -1
  531. package/dist/modules/ImageWithText/types.d.ts +0 -10
  532. package/dist/modules/IngredientHighlight/IngredientHighlight.cjs.js +0 -1
  533. package/dist/modules/IngredientHighlight/IngredientHighlight.d.ts +0 -3
  534. package/dist/modules/IngredientHighlight/IngredientHighlight.es.js +0 -26
  535. package/dist/modules/IngredientHighlight/components/Ingredient/Ingredient.cjs.js +0 -1
  536. package/dist/modules/IngredientHighlight/components/Ingredient/Ingredient.d.ts +0 -3
  537. package/dist/modules/IngredientHighlight/components/Ingredient/Ingredient.es.js +0 -11
  538. package/dist/modules/IngredientHighlight/components/Ingredient/index.d.ts +0 -2
  539. package/dist/modules/IngredientHighlight/components/Ingredient/ingredient.module.css.cjs.js +0 -1
  540. package/dist/modules/IngredientHighlight/components/Ingredient/ingredient.module.css.es.js +0 -15
  541. package/dist/modules/IngredientHighlight/components/Ingredient/types.d.ts +0 -7
  542. package/dist/modules/IngredientHighlight/components/index.d.ts +0 -1
  543. package/dist/modules/IngredientHighlight/index.d.ts +0 -2
  544. package/dist/modules/IngredientHighlight/ingredientHighlight.module.css.cjs.js +0 -1
  545. package/dist/modules/IngredientHighlight/ingredientHighlight.module.css.es.js +0 -15
  546. package/dist/modules/IngredientHighlight/types.d.ts +0 -7
  547. package/dist/modules/LongevityPathways/LongevityPathways.cjs.js +0 -1
  548. package/dist/modules/LongevityPathways/LongevityPathways.d.ts +0 -3
  549. package/dist/modules/LongevityPathways/LongevityPathways.es.js +0 -19
  550. package/dist/modules/LongevityPathways/index.d.ts +0 -2
  551. package/dist/modules/LongevityPathways/longevityPathways.module.css.cjs.js +0 -1
  552. package/dist/modules/LongevityPathways/longevityPathways.module.css.es.js +0 -9
  553. package/dist/modules/LongevityPathways/types.d.ts +0 -9
  554. package/dist/modules/OptimalHealth/OptimalHealth.cjs.js +0 -1
  555. package/dist/modules/OptimalHealth/OptimalHealth.d.ts +0 -11
  556. package/dist/modules/OptimalHealth/OptimalHealth.es.js +0 -36
  557. package/dist/modules/OptimalHealth/components/ClockImages/ClockImages.cjs.js +0 -1
  558. package/dist/modules/OptimalHealth/components/ClockImages/ClockImages.d.ts +0 -7
  559. package/dist/modules/OptimalHealth/components/ClockImages/ClockImages.es.js +0 -59
  560. package/dist/modules/OptimalHealth/components/ClockImages/clockImages.module.css.cjs.js +0 -1
  561. package/dist/modules/OptimalHealth/components/ClockImages/clockImages.module.css.es.js +0 -35
  562. package/dist/modules/OptimalHealth/components/ClockImages/hooks.d.ts +0 -1
  563. package/dist/modules/OptimalHealth/components/ClockImages/index.d.ts +0 -1
  564. package/dist/modules/OptimalHealth/index.d.ts +0 -1
  565. package/dist/modules/OptimalHealth/optimalHealth.module.css.cjs.js +0 -1
  566. package/dist/modules/OptimalHealth/optimalHealth.module.css.es.js +0 -21
  567. package/dist/modules/OptimalHealth/types.d.ts +0 -12
  568. package/dist/modules/OurProcess/OurProcess.cjs.js +0 -1
  569. package/dist/modules/OurProcess/OurProcess.d.ts +0 -13
  570. package/dist/modules/OurProcess/OurProcess.es.js +0 -24
  571. package/dist/modules/OurProcess/index.d.ts +0 -1
  572. package/dist/modules/OurProcess/ourProcess.module.css.cjs.js +0 -1
  573. package/dist/modules/OurProcess/ourProcess.module.css.es.js +0 -11
  574. package/dist/modules/PairedProducts/PairedProducts.cjs.js +0 -1
  575. package/dist/modules/PairedProducts/PairedProducts.d.ts +0 -12
  576. package/dist/modules/PairedProducts/PairedProducts.es.js +0 -17
  577. package/dist/modules/PairedProducts/index.d.ts +0 -1
  578. package/dist/modules/PairedProducts/pairedProducts.module.css.cjs.js +0 -1
  579. package/dist/modules/PairedProducts/pairedProducts.module.css.es.js +0 -17
  580. package/dist/modules/ProductsDisplay/ProductsDisplay.cjs.js +0 -1
  581. package/dist/modules/ProductsDisplay/ProductsDisplay.d.ts +0 -3
  582. package/dist/modules/ProductsDisplay/ProductsDisplay.es.js +0 -22
  583. package/dist/modules/ProductsDisplay/components/ProductsDisplayTabs/ProductsDisplayTabs.cjs.js +0 -1
  584. package/dist/modules/ProductsDisplay/components/ProductsDisplayTabs/ProductsDisplayTabs.d.ts +0 -10
  585. package/dist/modules/ProductsDisplay/components/ProductsDisplayTabs/ProductsDisplayTabs.es.js +0 -14
  586. package/dist/modules/ProductsDisplay/components/ProductsDisplayTabs/index.d.ts +0 -1
  587. package/dist/modules/ProductsDisplay/components/ProductsDisplayTabs/productsDisplayTabs.module.css.cjs.js +0 -1
  588. package/dist/modules/ProductsDisplay/components/ProductsDisplayTabs/productsDisplayTabs.module.css.es.js +0 -9
  589. package/dist/modules/ProductsDisplay/components/index.d.ts +0 -1
  590. package/dist/modules/ProductsDisplay/index.d.ts +0 -1
  591. package/dist/modules/ProductsDisplay/productsDisplay.module.css.cjs.js +0 -1
  592. package/dist/modules/ProductsDisplay/productsDisplay.module.css.es.js +0 -11
  593. package/dist/modules/ProductsDisplay/types.d.ts +0 -11
  594. package/dist/modules/ProductsDisplay/useProductsData.cjs.js +0 -1
  595. package/dist/modules/ProductsDisplay/useProductsData.d.ts +0 -16
  596. package/dist/modules/ProductsDisplay/useProductsData.es.js +0 -20
  597. package/dist/modules/Reviews/Reviews.cjs.js +0 -1
  598. package/dist/modules/Reviews/Reviews.d.ts +0 -15
  599. package/dist/modules/Reviews/Reviews.es.js +0 -42
  600. package/dist/modules/Reviews/components/ReviewCard/ReviewCard.cjs.js +0 -1
  601. package/dist/modules/Reviews/components/ReviewCard/ReviewCard.d.ts +0 -3
  602. package/dist/modules/Reviews/components/ReviewCard/ReviewCard.es.js +0 -17
  603. package/dist/modules/Reviews/components/ReviewCard/index.d.ts +0 -1
  604. package/dist/modules/Reviews/components/ReviewCard/reviewCard.module.css.cjs.js +0 -1
  605. package/dist/modules/Reviews/components/ReviewCard/reviewCard.module.css.es.js +0 -13
  606. package/dist/modules/Reviews/components/ReviewList/ReviewList.cjs.js +0 -1
  607. package/dist/modules/Reviews/components/ReviewList/ReviewList.d.ts +0 -10
  608. package/dist/modules/Reviews/components/ReviewList/ReviewList.es.js +0 -21
  609. package/dist/modules/Reviews/components/ReviewList/index.d.ts +0 -1
  610. package/dist/modules/Reviews/components/ReviewList/reviewList.module.css.cjs.js +0 -1
  611. package/dist/modules/Reviews/components/ReviewList/reviewList.module.css.es.js +0 -7
  612. package/dist/modules/Reviews/index.d.ts +0 -1
  613. package/dist/modules/Reviews/reviews.module.css.cjs.js +0 -1
  614. package/dist/modules/Reviews/reviews.module.css.es.js +0 -21
  615. package/dist/modules/Reviews/types.d.ts +0 -8
  616. package/dist/modules/SlidingTabsGallery/SlidingTabsGallery.cjs.js +0 -1
  617. package/dist/modules/SlidingTabsGallery/SlidingTabsGallery.d.ts +0 -9
  618. package/dist/modules/SlidingTabsGallery/SlidingTabsGallery.es.js +0 -105
  619. package/dist/modules/SlidingTabsGallery/SlidingTabsGallery.module.css.cjs.js +0 -1
  620. package/dist/modules/SlidingTabsGallery/SlidingTabsGallery.module.css.es.js +0 -35
  621. package/dist/modules/SlidingTabsGallery/index.d.ts +0 -1
  622. package/dist/modules/Studies/Studies.cjs.js +0 -1
  623. package/dist/modules/Studies/Studies.d.ts +0 -9
  624. package/dist/modules/Studies/Studies.es.js +0 -26
  625. package/dist/modules/Studies/index.d.ts +0 -1
  626. package/dist/modules/Studies/studies.module.css.cjs.js +0 -1
  627. package/dist/modules/Studies/studies.module.css.es.js +0 -17
  628. package/dist/modules/TargetedPrograms/TargetedPrograms.cjs.js +0 -1
  629. package/dist/modules/TargetedPrograms/TargetedPrograms.d.ts +0 -7
  630. package/dist/modules/TargetedPrograms/TargetedPrograms.es.js +0 -67
  631. package/dist/modules/TargetedPrograms/index.d.ts +0 -1
  632. package/dist/modules/TargetedPrograms/targetedPrograms.module.css.cjs.js +0 -1
  633. package/dist/modules/TargetedPrograms/targetedPrograms.module.css.es.js +0 -15
  634. package/dist/modules/Testimonial/Testimonial.cjs.js +0 -1
  635. package/dist/modules/Testimonial/Testimonial.d.ts +0 -13
  636. package/dist/modules/Testimonial/Testimonial.es.js +0 -106
  637. package/dist/modules/Testimonial/components/Product/Product.cjs.js +0 -1
  638. package/dist/modules/Testimonial/components/Product/Product.d.ts +0 -7
  639. package/dist/modules/Testimonial/components/Product/Product.es.js +0 -23
  640. package/dist/modules/Testimonial/components/Product/index.d.ts +0 -1
  641. package/dist/modules/Testimonial/components/Product/product.module.css.cjs.js +0 -1
  642. package/dist/modules/Testimonial/components/Product/product.module.css.es.js +0 -17
  643. package/dist/modules/Testimonial/components/TextCard/TextCard.cjs.js +0 -1
  644. package/dist/modules/Testimonial/components/TextCard/TextCard.d.ts +0 -3
  645. package/dist/modules/Testimonial/components/TextCard/TextCard.es.js +0 -34
  646. package/dist/modules/Testimonial/components/TextCard/index.d.ts +0 -1
  647. package/dist/modules/Testimonial/components/TextCard/textCard.module.css.cjs.js +0 -1
  648. package/dist/modules/Testimonial/components/TextCard/textCard.module.css.es.js +0 -13
  649. package/dist/modules/Testimonial/components/VideoCard/VideoCard.cjs.js +0 -1
  650. package/dist/modules/Testimonial/components/VideoCard/VideoCard.d.ts +0 -12
  651. package/dist/modules/Testimonial/components/VideoCard/VideoCard.es.js +0 -65
  652. package/dist/modules/Testimonial/components/VideoCard/index.d.ts +0 -1
  653. package/dist/modules/Testimonial/components/VideoCard/videoCard.module.css.cjs.js +0 -1
  654. package/dist/modules/Testimonial/components/VideoCard/videoCard.module.css.es.js +0 -17
  655. package/dist/modules/Testimonial/index.d.ts +0 -1
  656. package/dist/modules/Testimonial/testimonial.module.css.cjs.js +0 -1
  657. package/dist/modules/Testimonial/testimonial.module.css.es.js +0 -27
  658. package/dist/modules/Testimonial/types.d.ts +0 -27
  659. package/dist/modules/TotalCare/TotalCare.cjs.js +0 -1
  660. package/dist/modules/TotalCare/TotalCare.d.ts +0 -16
  661. package/dist/modules/TotalCare/TotalCare.es.js +0 -27
  662. package/dist/modules/TotalCare/index.d.ts +0 -1
  663. package/dist/modules/TotalCare/totalCare.module.css.cjs.js +0 -1
  664. package/dist/modules/TotalCare/totalCare.module.css.es.js +0 -19
  665. package/dist/modules/TrackProgress/TrackProgress.cjs.js +0 -1
  666. package/dist/modules/TrackProgress/TrackProgress.d.ts +0 -10
  667. package/dist/modules/TrackProgress/TrackProgress.es.js +0 -24
  668. package/dist/modules/TrackProgress/components/TimelineContent/TimelineContent.cjs.js +0 -1
  669. package/dist/modules/TrackProgress/components/TimelineContent/TimelineContent.d.ts +0 -7
  670. package/dist/modules/TrackProgress/components/TimelineContent/TimelineContent.es.js +0 -99
  671. package/dist/modules/TrackProgress/components/TimelineContent/index.d.ts +0 -1
  672. package/dist/modules/TrackProgress/components/TimelineContent/timelineContent.module.css.cjs.js +0 -1
  673. package/dist/modules/TrackProgress/components/TimelineContent/timelineContent.module.css.es.js +0 -27
  674. package/dist/modules/TrackProgress/index.d.ts +0 -1
  675. package/dist/modules/TrackProgress/trackProgress.module.css.cjs.js +0 -1
  676. package/dist/modules/TrackProgress/trackProgress.module.css.es.js +0 -13
  677. package/dist/modules/TrackProgress/types.d.ts +0 -6
  678. package/dist/modules/TypesOfTests/TypesOfTests.cjs.js +0 -1
  679. package/dist/modules/TypesOfTests/TypesOfTests.d.ts +0 -10
  680. package/dist/modules/TypesOfTests/TypesOfTests.es.js +0 -106
  681. package/dist/modules/TypesOfTests/index.d.ts +0 -1
  682. package/dist/modules/TypesOfTests/types.d.ts +0 -8
  683. package/dist/modules/TypesOfTests/typesOfTests.module.css.cjs.js +0 -1
  684. package/dist/modules/TypesOfTests/typesOfTests.module.css.es.js +0 -31
  685. package/dist/modules/YourProtocol/YourProtocol.cjs.js +0 -1
  686. package/dist/modules/YourProtocol/YourProtocol.d.ts +0 -11
  687. package/dist/modules/YourProtocol/YourProtocol.es.js +0 -46
  688. package/dist/modules/YourProtocol/components/ProtocolTags/ProtocolTags.cjs.js +0 -1
  689. package/dist/modules/YourProtocol/components/ProtocolTags/ProtocolTags.d.ts +0 -7
  690. package/dist/modules/YourProtocol/components/ProtocolTags/ProtocolTags.es.js +0 -37
  691. package/dist/modules/YourProtocol/components/ProtocolTags/index.d.ts +0 -1
  692. package/dist/modules/YourProtocol/components/ProtocolTags/protocolTags.module.css.cjs.js +0 -1
  693. package/dist/modules/YourProtocol/components/ProtocolTags/protocolTags.module.css.es.js +0 -13
  694. package/dist/modules/YourProtocol/index.d.ts +0 -1
  695. package/dist/modules/YourProtocol/types.d.ts +0 -13
  696. package/dist/modules/YourProtocol/yourProtocol.module.css.cjs.js +0 -1
  697. package/dist/modules/YourProtocol/yourProtocol.module.css.es.js +0 -19
  698. package/dist/modules/index.d.ts +0 -0
  699. package/dist/node_modules/@gsap/react/src/index.cjs.js +0 -9
  700. package/dist/node_modules/@gsap/react/src/index.es.js +0 -29
  701. package/dist/node_modules/gsap/CSSPlugin.cjs.js +0 -8
  702. package/dist/node_modules/gsap/CSSPlugin.es.js +0 -423
  703. package/dist/node_modules/gsap/Flip.cjs.js +0 -8
  704. package/dist/node_modules/gsap/Flip.es.js +0 -525
  705. package/dist/node_modules/gsap/Observer.cjs.js +0 -8
  706. package/dist/node_modules/gsap/Observer.es.js +0 -242
  707. package/dist/node_modules/gsap/ScrollTrigger.cjs.js +0 -8
  708. package/dist/node_modules/gsap/ScrollTrigger.es.js +0 -859
  709. package/dist/node_modules/gsap/gsap-core.cjs.js +0 -8
  710. package/dist/node_modules/gsap/gsap-core.es.js +0 -1651
  711. package/dist/node_modules/gsap/index.cjs.js +0 -1
  712. package/dist/node_modules/gsap/index.es.js +0 -13
  713. package/dist/node_modules/gsap/utils/matrix.cjs.js +0 -8
  714. package/dist/node_modules/gsap/utils/matrix.es.js +0 -104
  715. package/dist/node_modules/react-tiny-popover/dist/ArrowContainer.cjs.js +0 -1
  716. package/dist/node_modules/react-tiny-popover/dist/ArrowContainer.es.js +0 -37
  717. package/dist/node_modules/react-tiny-popover/dist/Popover.cjs.js +0 -1
  718. package/dist/node_modules/react-tiny-popover/dist/Popover.es.js +0 -147
  719. package/dist/node_modules/react-tiny-popover/dist/PopoverPortal.cjs.js +0 -1
  720. package/dist/node_modules/react-tiny-popover/dist/PopoverPortal.es.js +0 -20
  721. package/dist/node_modules/react-tiny-popover/dist/useArrowContainer.cjs.js +0 -1
  722. package/dist/node_modules/react-tiny-popover/dist/useArrowContainer.es.js +0 -86
  723. package/dist/node_modules/react-tiny-popover/dist/useElementRef.cjs.js +0 -1
  724. package/dist/node_modules/react-tiny-popover/dist/useElementRef.es.js +0 -22
  725. package/dist/node_modules/react-tiny-popover/dist/useHandlePrevValues.cjs.js +0 -1
  726. package/dist/node_modules/react-tiny-popover/dist/useHandlePrevValues.es.js +0 -34
  727. package/dist/node_modules/react-tiny-popover/dist/useMemoizedArray.cjs.js +0 -1
  728. package/dist/node_modules/react-tiny-popover/dist/useMemoizedArray.es.js +0 -24
  729. package/dist/node_modules/react-tiny-popover/dist/usePopover.cjs.js +0 -1
  730. package/dist/node_modules/react-tiny-popover/dist/usePopover.es.js +0 -140
  731. package/dist/node_modules/react-tiny-popover/dist/util.cjs.js +0 -1
  732. package/dist/node_modules/react-tiny-popover/dist/util.es.js +0 -81
  733. package/dist/node_modules/swiper/modules/navigation.cjs.js +0 -1
  734. package/dist/node_modules/swiper/modules/navigation.es.js +0 -127
  735. package/dist/node_modules/swiper/shared/create-element-if-not-defined.cjs.js +0 -1
  736. package/dist/node_modules/swiper/shared/create-element-if-not-defined.es.js +0 -12
  737. package/dist/node_modules/swiper/shared/ssr-window.esm.cjs.js +0 -1
  738. package/dist/node_modules/swiper/shared/ssr-window.esm.es.js +0 -135
  739. package/dist/node_modules/swiper/shared/swiper-core.cjs.js +0 -1
  740. package/dist/node_modules/swiper/shared/swiper-core.es.js +0 -2028
  741. package/dist/node_modules/swiper/shared/update-on-virtual-data.cjs.js +0 -1
  742. package/dist/node_modules/swiper/shared/update-on-virtual-data.es.js +0 -62
  743. package/dist/node_modules/swiper/shared/update-swiper.cjs.js +0 -1
  744. package/dist/node_modules/swiper/shared/update-swiper.es.js +0 -192
  745. package/dist/node_modules/swiper/shared/utils.cjs.js +0 -1
  746. package/dist/node_modules/swiper/shared/utils.es.js +0 -186
  747. package/dist/node_modules/swiper/swiper-react.cjs.js +0 -1
  748. package/dist/node_modules/swiper/swiper-react.es.js +0 -242
  749. package/dist/pageComponents/BiologicalAge/BiologicalAge.cjs.js +0 -1
  750. package/dist/pageComponents/BiologicalAge/BiologicalAge.d.ts +0 -1
  751. package/dist/pageComponents/BiologicalAge/BiologicalAge.es.js +0 -21
  752. package/dist/pageComponents/BiologicalAge/assets/biological-age-img.png.cjs.js +0 -1
  753. package/dist/pageComponents/BiologicalAge/assets/biological-age-img.png.es.js +0 -4
  754. package/dist/pageComponents/BiologicalAge/biologicalAge.module.css.cjs.js +0 -1
  755. package/dist/pageComponents/BiologicalAge/biologicalAge.module.css.es.js +0 -15
  756. package/dist/pageComponents/BiologicalAge/index.d.ts +0 -1
  757. package/dist/pageComponents/Bubbles/Bubbles.cjs.js +0 -1
  758. package/dist/pageComponents/Bubbles/Bubbles.d.ts +0 -3
  759. package/dist/pageComponents/Bubbles/Bubbles.es.js +0 -28
  760. package/dist/pageComponents/Bubbles/bubbles.module.css.cjs.js +0 -1
  761. package/dist/pageComponents/Bubbles/bubbles.module.css.es.js +0 -13
  762. package/dist/pageComponents/Bubbles/index.d.ts +0 -1
  763. package/dist/pageComponents/DiscoverTheStory/DiscoverTheStory.cjs.js +0 -1
  764. package/dist/pageComponents/DiscoverTheStory/DiscoverTheStory.d.ts +0 -1
  765. package/dist/pageComponents/DiscoverTheStory/DiscoverTheStory.es.js +0 -14
  766. package/dist/pageComponents/DiscoverTheStory/assets/content-img.png.cjs.js +0 -1
  767. package/dist/pageComponents/DiscoverTheStory/assets/content-img.png.es.js +0 -4
  768. package/dist/pageComponents/DiscoverTheStory/discoverTheStory.module.css.cjs.js +0 -1
  769. package/dist/pageComponents/DiscoverTheStory/discoverTheStory.module.css.es.js +0 -13
  770. package/dist/pageComponents/DiscoverTheStory/index.d.ts +0 -1
  771. package/dist/pageComponents/Gradient/Gradient.cjs.js +0 -1
  772. package/dist/pageComponents/Gradient/Gradient.d.ts +0 -5
  773. package/dist/pageComponents/Gradient/Gradient.es.js +0 -9
  774. package/dist/pageComponents/Gradient/gradient.module.css.cjs.js +0 -1
  775. package/dist/pageComponents/Gradient/gradient.module.css.es.js +0 -13
  776. package/dist/pageComponents/Gradient/index.d.ts +0 -1
  777. package/dist/pageComponents/HomepageHero/HomepageHero.cjs.js +0 -1
  778. package/dist/pageComponents/HomepageHero/HomepageHero.d.ts +0 -1
  779. package/dist/pageComponents/HomepageHero/HomepageHero.es.js +0 -33
  780. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/MiddleCarousel.cjs.js +0 -1
  781. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/MiddleCarousel.d.ts +0 -1
  782. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/MiddleCarousel.es.js +0 -31
  783. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/Age.cjs.js +0 -1
  784. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/Age.d.ts +0 -1
  785. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/Age.es.js +0 -24
  786. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/Biomarker.cjs.js +0 -1
  787. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/Biomarker.d.ts +0 -1
  788. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/Biomarker.es.js +0 -24
  789. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/Facetime.cjs.js +0 -1
  790. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/Facetime.d.ts +0 -1
  791. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/Facetime.es.js +0 -13
  792. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/Protocol.cjs.js +0 -1
  793. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/Protocol.d.ts +0 -1
  794. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/Protocol.es.js +0 -36
  795. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/age.module.css.cjs.js +0 -1
  796. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/age.module.css.es.js +0 -23
  797. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/assets/AgeGraph.svg.cjs.js +0 -1
  798. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/assets/AgeGraph.svg.es.js +0 -7
  799. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/assets/BiomarkerGraph.svg.cjs.js +0 -1
  800. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/assets/BiomarkerGraph.svg.es.js +0 -7
  801. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/biomarker.module.css.cjs.js +0 -1
  802. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/biomarker.module.css.es.js +0 -21
  803. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/facetime.module.css.cjs.js +0 -1
  804. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/facetime.module.css.es.js +0 -17
  805. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/protocol.module.css.cjs.js +0 -1
  806. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/cards/protocol.module.css.es.js +0 -31
  807. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/middleCarousel.module.css.cjs.js +0 -1
  808. package/dist/pageComponents/HomepageHero/components/MiddleCarousel/middleCarousel.module.css.es.js +0 -19
  809. package/dist/pageComponents/HomepageHero/homepageHero.module.css.cjs.js +0 -1
  810. package/dist/pageComponents/HomepageHero/homepageHero.module.css.es.js +0 -25
  811. package/dist/pageComponents/HomepageHero/index.d.ts +0 -1
  812. package/dist/pageComponents/StillHaveQuestions/StillHaveQuestions.cjs.js +0 -1
  813. package/dist/pageComponents/StillHaveQuestions/StillHaveQuestions.d.ts +0 -1
  814. package/dist/pageComponents/StillHaveQuestions/StillHaveQuestions.es.js +0 -25
  815. package/dist/pageComponents/StillHaveQuestions/index.d.ts +0 -1
  816. package/dist/pageComponents/StillHaveQuestions/stillHaveQuestions.module.css.cjs.js +0 -1
  817. package/dist/pageComponents/StillHaveQuestions/stillHaveQuestions.module.css.es.js +0 -17
  818. package/dist/styles/index.d.ts +0 -3
  819. package/dist/styles/typography.module.css.cjs.js +0 -1
  820. package/dist/styles/typography.module.css.es.js +0 -119
  821. package/dist/types/common.d.ts +0 -1
  822. package/dist/utils/cn/cn.cjs.js +0 -1
  823. package/dist/utils/cn/cn.es.js +0 -4
  824. package/dist/utils/cn.d.ts +0 -1
  825. package/dist/utils/formatUnits/formatUnits.cjs.js +0 -1
  826. package/dist/utils/formatUnits/formatUnits.es.js +0 -7
  827. package/dist/utils/formatUnits.d.ts +0 -1
  828. package/dist/utils/index.d.ts +0 -0
  829. package/dist/utils/isHsIcon/isHsIcon.cjs.js +0 -1
  830. package/dist/utils/isHsIcon/isHsIcon.es.js +0 -7
  831. package/dist/utils/isHsIcon.d.ts +0 -3
  832. package/dist/utils/useIsMobile.cjs.js +0 -1
  833. package/dist/utils/useIsMobile.d.ts +0 -1
  834. package/dist/utils/useIsMobile.es.js +0 -12
  835. package/dist/utils/useSwiper/useSwiper.cjs.js +0 -1
  836. package/dist/utils/useSwiper/useSwiper.es.js +0 -48
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=require("../../components/Callback/Callback.cjs.js"),s=require("../../components/Icon/Icon.cjs.js"),n=require("../../components/Icon/constants.cjs.js"),l=require("../../components/Typography/Typography.cjs.js"),c=require("./callback.module.css.cjs.js"),r=[{icon:n.EIconName.HEART,description:"No hidden fees"},{icon:n.EIconName.PROTOCOLS,description:"Personalized Protocols"},{icon:n.EIconName.PACKAGE,description:"Free Shipping"},{icon:n.EIconName.MESSAGE,description:"Doctor & Clinical Team"}];function t({callback:a}){return e.jsx("section",{className:c.default.root,children:e.jsx("div",{className:c.default.container,children:e.jsxs("div",{className:c.default.content,children:[e.jsx(i.Callback,{...a}),e.jsx("div",{className:c.default.icons,children:r.map(o=>e.jsxs("div",{className:c.default.icon,children:[e.jsx(s.Icon,{name:o.icon}),e.jsx(l.Typography,{defaultVariant:"labelXl",children:o.description})]},o.description))})]})})})}exports.CallbackModule=t;
@@ -1,6 +0,0 @@
1
- import { CallbackProps } from '../../components/Callback';
2
-
3
- export type CallbackModuleProps = {
4
- callback: CallbackProps;
5
- };
6
- export declare function CallbackModule({ callback }: CallbackModuleProps): import("react/jsx-runtime").JSX.Element;
@@ -1,36 +0,0 @@
1
- import { jsx as o, jsxs as r } from "react/jsx-runtime";
2
- import { Callback as s } from "../../components/Callback/Callback.es.js";
3
- import { Icon as a } from "../../components/Icon/Icon.es.js";
4
- import { EIconName as c } from "../../components/Icon/constants.es.js";
5
- import { Typography as l } from "../../components/Typography/Typography.es.js";
6
- import i from "./callback.module.css.es.js";
7
- const t = [
8
- {
9
- icon: c.HEART,
10
- description: "No hidden fees"
11
- },
12
- {
13
- icon: c.PROTOCOLS,
14
- description: "Personalized Protocols"
15
- },
16
- {
17
- icon: c.PACKAGE,
18
- description: "Free Shipping"
19
- },
20
- {
21
- icon: c.MESSAGE,
22
- description: "Doctor & Clinical Team"
23
- }
24
- ];
25
- function E({ callback: e }) {
26
- return /* @__PURE__ */ o("section", { className: i.root, children: /* @__PURE__ */ o("div", { className: i.container, children: /* @__PURE__ */ r("div", { className: i.content, children: [
27
- /* @__PURE__ */ o(s, { ...e }),
28
- /* @__PURE__ */ o("div", { className: i.icons, children: t.map((n) => /* @__PURE__ */ r("div", { className: i.icon, children: [
29
- /* @__PURE__ */ o(a, { name: n.icon }),
30
- /* @__PURE__ */ o(l, { defaultVariant: "labelXl", children: n.description })
31
- ] }, n.description)) })
32
- ] }) }) });
33
- }
34
- export {
35
- E as CallbackModule
36
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o="callback-module__root___hwAu7",c="callback-module__container___DtDyZ",n="callback-module__content___f04-o",t="callback-module__icons___bhRnM",e="callback-module__icon___Q2van",_={root:o,container:c,content:n,icons:t,icon:e};exports.container=c;exports.content=n;exports.default=_;exports.icon=e;exports.icons=t;exports.root=o;
@@ -1,15 +0,0 @@
1
- const o = "callback-module__root___hwAu7", c = "callback-module__container___DtDyZ", n = "callback-module__content___f04-o", _ = "callback-module__icons___bhRnM", t = "callback-module__icon___Q2van", l = {
2
- root: o,
3
- container: c,
4
- content: n,
5
- icons: _,
6
- icon: t
7
- };
8
- export {
9
- c as container,
10
- n as content,
11
- l as default,
12
- t as icon,
13
- _ as icons,
14
- o as root
15
- };
@@ -1 +0,0 @@
1
- export { CallbackModule, type CallbackModuleProps } from './Callback';
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=require("./compare.module.css.cjs.js"),n=require("../../components/Typography/Typography.cjs.js"),o=require("../../components/HighlightedTitle/HighlightedTitle.cjs.js"),t=require("../../components/Pricing/Pricing.cjs.js"),c=({label:r,title:a,leftElement:s,rightElement:l})=>e.jsx("section",{className:i.default.root,children:e.jsxs("div",{className:i.default.container,children:[e.jsxs("div",{className:i.default.header,children:[r&&e.jsx(n.Typography,{defaultVariant:"labelMd",mobileVariant:"labelSm",emphasis:!0,children:r}),e.jsx(o.HighlightedTitle,{title:a,defaultVariant:"displayMd",mobileVariant:"headingXl",className:i.default.title})]}),e.jsxs("div",{className:i.default.content,children:[e.jsx(t.Pricing,{...s}),e.jsx(t.Pricing,{...l})]})]})});exports.Compare=c;
@@ -1,3 +0,0 @@
1
- import { CompareView } from './types';
2
-
3
- export declare const Compare: ({ label, title, leftElement, rightElement }: CompareView) => import("react/jsx-runtime").JSX.Element;
@@ -1,26 +0,0 @@
1
- import { jsx as e, jsxs as r } from "react/jsx-runtime";
2
- import i from "./compare.module.css.es.js";
3
- import { Typography as s } from "../../components/Typography/Typography.es.js";
4
- import { HighlightedTitle as n } from "../../components/HighlightedTitle/HighlightedTitle.es.js";
5
- import { Pricing as t } from "../../components/Pricing/Pricing.es.js";
6
- const g = ({ label: a, title: l, leftElement: o, rightElement: m }) => /* @__PURE__ */ e("section", { className: i.root, children: /* @__PURE__ */ r("div", { className: i.container, children: [
7
- /* @__PURE__ */ r("div", { className: i.header, children: [
8
- a && /* @__PURE__ */ e(s, { defaultVariant: "labelMd", mobileVariant: "labelSm", emphasis: !0, children: a }),
9
- /* @__PURE__ */ e(
10
- n,
11
- {
12
- title: l,
13
- defaultVariant: "displayMd",
14
- mobileVariant: "headingXl",
15
- className: i.title
16
- }
17
- )
18
- ] }),
19
- /* @__PURE__ */ r("div", { className: i.content, children: [
20
- /* @__PURE__ */ e(t, { ...o }),
21
- /* @__PURE__ */ e(t, { ...m })
22
- ] })
23
- ] }) });
24
- export {
25
- g as Compare
26
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="compare-module__root___Ct29o",t="compare-module__container___MJHy4",o="compare-module__header___m6VVT",_="compare-module__title___xfjEi",n="compare-module__content___UN4fh",r={root:e,container:t,header:o,title:_,content:n};exports.container=t;exports.content=n;exports.default=r;exports.header=o;exports.root=e;exports.title=_;
@@ -1,15 +0,0 @@
1
- const o = "compare-module__root___Ct29o", e = "compare-module__container___MJHy4", t = "compare-module__header___m6VVT", _ = "compare-module__title___xfjEi", n = "compare-module__content___UN4fh", c = {
2
- root: o,
3
- container: e,
4
- header: t,
5
- title: _,
6
- content: n
7
- };
8
- export {
9
- e as container,
10
- n as content,
11
- c as default,
12
- t as header,
13
- o as root,
14
- _ as title
15
- };
@@ -1 +0,0 @@
1
- export { Compare } from './Compare';
@@ -1,9 +0,0 @@
1
- import { ReactNode } from 'react';
2
- import { PricingElementView } from '../../components/Pricing';
3
-
4
- export type CompareView = {
5
- label?: string;
6
- title: ReactNode;
7
- leftElement: PricingElementView;
8
- rightElement: PricingElementView;
9
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),h=require("../../components/Icon/Icon.cjs.js"),u=require("../../components/Icon/constants.cjs.js"),f=require("../../components/HighlightedTitle/HighlightedTitle.cjs.js"),d=require("../../components/Typography/Typography.cjs.js"),s=require("../../utils/cn/cn.cjs.js"),p=require("./assets/company-logo.svg.cjs.js"),g=require("./components/ComparisonMobileView/ComparisonMobileView.cjs.js"),e=require("./comparison.module.css.cjs.js"),o=require("./utils.cjs.js"),y=({title:m,description:r,comparison:i})=>a.jsx("div",{className:e.default.root,children:a.jsxs("div",{className:e.default.container,children:[a.jsxs("div",{className:e.default.header,children:[a.jsx(f.HighlightedTitle,{title:m,defaultVariant:"displayMd",mobileVariant:"headingXl"}),r&&a.jsx(d.Typography,{as:"p",defaultVariant:"bodyLg",mobileVariant:"bodySm",className:e.default.description,children:r})]}),a.jsxs("div",{className:e.default.table,style:{gridTemplateColumns:`minmax(220px, 1fr) repeat(${i.headers.length}, minmax(220px, 270px))`},children:[a.jsx("div",{className:s.cn(e.default.emptyCell,e.default.stickyCell)}),a.jsx("div",{className:s.cn(e.default.otherEmptyCells)}),a.jsx(d.Typography,{defaultVariant:"bodyXl",as:"div",className:s.cn(e.default.cell,e.default.cellFeature,e.default.stickyCell),weight:"medium",children:"Features"}),i.headers.map(l=>a.jsx(d.Typography,{as:"div",defaultVariant:i.headers.length>2?"bodyXl":"headingLg",className:s.cn(e.default.cell,o.isHealthspan(l)?e.default.cellHighlighted:""),weight:i.headers.length>2?"medium":"regular",children:o.isHealthspan(l)?a.jsx(p.default,{className:e.default.companyLogo}):l},l)),i.rows.map((l,c)=>a.jsxs(a.Fragment,{children:[a.jsx("div",{className:s.cn(e.default.cell,e.default.cellFeature,e.default.stickyCell),children:a.jsxs("div",{className:e.default.featureContent,children:[a.jsx(d.Typography,{defaultVariant:"bodyXl",weight:"medium",children:l.feature}),l.description&&a.jsx(d.Typography,{defaultVariant:"bodyXl",className:e.default.featureDescription,children:l.description})]})},`feature-${c}`),i.headers.map((j,n)=>{const t=l.values[n];return a.jsxs("div",{className:s.cn(e.default.cell,n?"":e.default.cellHighlighted),children:[(t==null?void 0:t.type)==="boolean"&&a.jsx("div",{className:s.cn(e.default.booleanValue,!n&&t.value?e.default.booleanValueHighlighted:""),children:a.jsx(h.Icon,{name:t.value?u.EIconName.CHECK:u.EIconName.CLOSE})}),(t==null?void 0:t.type)==="string"&&a.jsx(d.Typography,{defaultVariant:"bodyXl",weight:"medium",className:e.default.stringValue,children:t.value})]},`value-${c}-${n}`)})]})),a.jsx("div",{className:s.cn(e.default.emptyCell,e.default.stickyCell)}),a.jsx("div",{className:s.cn(e.default.otherEmptyCells)}),a.jsx("div",{className:e.default.gradientBackground})]}),a.jsx(g.ComparisonMobileView,{comparison:i,className:e.default.mobileTable})]})});exports.Comparison=y;
@@ -1,9 +0,0 @@
1
- import { ReactNode } from 'react';
2
- import { ComparisonData } from './types';
3
-
4
- export type ComparisonProps = {
5
- title: ReactNode;
6
- comparison: ComparisonData;
7
- description?: string;
8
- };
9
- export declare const Comparison: ({ title, description, comparison }: ComparisonProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,110 +0,0 @@
1
- import { jsx as a, jsxs as s, Fragment as g } from "react/jsx-runtime";
2
- import { Icon as u } from "../../components/Icon/Icon.es.js";
3
- import { EIconName as o } from "../../components/Icon/constants.es.js";
4
- import { HighlightedTitle as y } from "../../components/HighlightedTitle/HighlightedTitle.es.js";
5
- import { Typography as m } from "../../components/Typography/Typography.es.js";
6
- import { cn as t } from "../../utils/cn/cn.es.js";
7
- import f from "./assets/company-logo.svg.es.js";
8
- import { ComparisonMobileView as N } from "./components/ComparisonMobileView/ComparisonMobileView.es.js";
9
- import e from "./comparison.module.css.es.js";
10
- import { isHealthspan as h } from "./utils.es.js";
11
- const T = ({ title: p, description: n, comparison: r }) => /* @__PURE__ */ a("div", { className: e.root, children: /* @__PURE__ */ s("div", { className: e.container, children: [
12
- /* @__PURE__ */ s("div", { className: e.header, children: [
13
- /* @__PURE__ */ a(y, { title: p, defaultVariant: "displayMd", mobileVariant: "headingXl" }),
14
- n && /* @__PURE__ */ a(
15
- m,
16
- {
17
- as: "p",
18
- defaultVariant: "bodyLg",
19
- mobileVariant: "bodySm",
20
- className: e.description,
21
- children: n
22
- }
23
- )
24
- ] }),
25
- /* @__PURE__ */ s(
26
- "div",
27
- {
28
- className: e.table,
29
- style: {
30
- gridTemplateColumns: `minmax(220px, 1fr) repeat(${r.headers.length}, minmax(220px, 270px))`
31
- },
32
- children: [
33
- /* @__PURE__ */ a("div", { className: t(e.emptyCell, e.stickyCell) }),
34
- /* @__PURE__ */ a("div", { className: t(e.otherEmptyCells) }),
35
- /* @__PURE__ */ a(
36
- m,
37
- {
38
- defaultVariant: "bodyXl",
39
- as: "div",
40
- className: t(e.cell, e.cellFeature, e.stickyCell),
41
- weight: "medium",
42
- children: "Features"
43
- }
44
- ),
45
- r.headers.map((l) => /* @__PURE__ */ a(
46
- m,
47
- {
48
- as: "div",
49
- defaultVariant: r.headers.length > 2 ? "bodyXl" : "headingLg",
50
- className: t(e.cell, h(l) ? e.cellHighlighted : ""),
51
- weight: r.headers.length > 2 ? "medium" : "regular",
52
- children: h(l) ? /* @__PURE__ */ a(f, { className: e.companyLogo }) : l
53
- },
54
- l
55
- )),
56
- r.rows.map((l, c) => /* @__PURE__ */ s(g, { children: [
57
- /* @__PURE__ */ a(
58
- "div",
59
- {
60
- className: t(e.cell, e.cellFeature, e.stickyCell),
61
- children: /* @__PURE__ */ s("div", { className: e.featureContent, children: [
62
- /* @__PURE__ */ a(m, { defaultVariant: "bodyXl", weight: "medium", children: l.feature }),
63
- l.description && /* @__PURE__ */ a(m, { defaultVariant: "bodyXl", className: e.featureDescription, children: l.description })
64
- ] })
65
- },
66
- `feature-${c}`
67
- ),
68
- r.headers.map((v, d) => {
69
- const i = l.values[d];
70
- return /* @__PURE__ */ s(
71
- "div",
72
- {
73
- className: t(e.cell, d ? "" : e.cellHighlighted),
74
- children: [
75
- (i == null ? void 0 : i.type) === "boolean" && /* @__PURE__ */ a(
76
- "div",
77
- {
78
- className: t(
79
- e.booleanValue,
80
- !d && i.value ? e.booleanValueHighlighted : ""
81
- ),
82
- children: /* @__PURE__ */ a(u, { name: i.value ? o.CHECK : o.CLOSE })
83
- }
84
- ),
85
- (i == null ? void 0 : i.type) === "string" && /* @__PURE__ */ a(
86
- m,
87
- {
88
- defaultVariant: "bodyXl",
89
- weight: "medium",
90
- className: e.stringValue,
91
- children: i.value
92
- }
93
- )
94
- ]
95
- },
96
- `value-${c}-${d}`
97
- );
98
- })
99
- ] })),
100
- /* @__PURE__ */ a("div", { className: t(e.emptyCell, e.stickyCell) }),
101
- /* @__PURE__ */ a("div", { className: t(e.otherEmptyCells) }),
102
- /* @__PURE__ */ a("div", { className: e.gradientBackground })
103
- ]
104
- }
105
- ),
106
- /* @__PURE__ */ a(N, { comparison: r, className: e.mobileTable })
107
- ] }) });
108
- export {
109
- T as Comparison
110
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("react");function r(C){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(C){for(const e in C)if(e!=="default"){const V=Object.getOwnPropertyDescriptor(C,e);Object.defineProperty(t,e,V.get?V:{enumerable:!0,get:()=>C[e]})}}return t.default=C,Object.freeze(t)}const n=r(o),H=C=>n.createElement("svg",{width:160,height:32,viewBox:"0 0 160 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",...C},n.createElement("path",{d:"M51.056 6.4704C50.1504 6.4704 49.3088 6.7456 48.288 7.3888C49.7216 7.8944 50.2624 9.1328 50.2624 11.6256V11.7376L45.4848 14.4064C41.6608 16.5568 39.888 18.1056 39.888 20.9536C39.888 23.3888 42.0736 25.0336 44.4128 25.0336C46.752 25.0336 48.8736 23.7088 50.2656 20.8256V24.7616H54.0608V10.6144C54.0608 7.7984 53.0496 6.4704 51.056 6.4704ZM50.2656 20.7584C48.8096 22.1632 47.6224 22.5664 46.2496 22.5664C44.9536 22.5664 43.5936 21.5552 43.5936 19.9744C43.5936 17.728 44.5088 16.272 47.5776 14.5024L50.2656 12.9472V20.7584ZM73.6512 21.888L73.6832 21.92C72.3072 24.2016 70.9344 25.0336 68.8096 25.0336C66.528 25.0336 64.9856 23.5072 64.9856 20.6656V0H68.8064V6.7392H73.1744V8.1056H68.8064V20.1216C68.8064 21.9008 69.9936 22.8608 71.3056 22.8608C72.0864 22.8608 72.9344 22.544 73.6512 21.888ZM25.52 13.3792C25.4432 13.9488 25.4048 14.528 25.4048 15.0976C25.4048 19.6256 28.496 22.1344 32.3072 22.1344C34.7136 22.1344 36.4928 21.072 37.7728 19.3536L37.8368 19.3856C37.1168 22.1024 34.496 25.0368 30.56 25.0368C25.44 25.0368 21.568 21.2064 21.568 15.9264C21.568 10.6464 24.5984 7.504 28.72 7.504H28.9088C27.2576 8.4928 26.2656 10.1952 25.7792 12.0928H33.968C33.6544 9.2512 31.6896 7.7216 28.9088 7.504C29.8464 6.9408 30.9888 6.4672 32.3328 6.4672C35.5168 6.4672 37.8688 9.3184 37.9328 13.3792H25.52ZM14.4704 0H18.5664V24.7616H14.4704V13.3824H4.096V24.7616H0V0H4.096V12.016H14.4704V0ZM48.288 7.3888L41.7888 11.5296V8.272C42.992 7.5424 44.5696 7.1008 46.1504 7.1008C47.0208 7.1008 47.7216 7.1904 48.288 7.3888ZM57.6096 0H61.4336V24.7616H57.6096V0ZM138.976 6.4704C138.07 6.4704 137.229 6.7456 136.208 7.3888C137.642 7.8944 138.182 9.1328 138.182 11.6256V11.7376L133.405 14.4064C129.581 16.5568 127.808 18.1056 127.808 20.9536C127.808 23.3888 129.994 25.0336 132.333 25.0336C134.672 25.0336 136.794 23.7088 138.186 20.8256V24.7616H141.981V10.6144C141.981 7.7984 140.97 6.4704 138.976 6.4704ZM138.186 20.7584C136.73 22.1632 135.542 22.5664 134.17 22.5664C132.874 22.5664 131.514 21.5552 131.514 19.9744C131.514 17.728 132.429 16.272 135.498 14.5024L138.186 12.9472V20.7584ZM136.208 7.3888L129.709 11.5296V8.272C130.912 7.5424 132.49 7.1008 134.07 7.1008C134.941 7.1008 135.642 7.1904 136.208 7.3888ZM160 10.8352V24.7616H156.176V11.3824C156.176 9.5104 155.395 8.432 153.834 8.432C152.896 8.432 151.35 8.6816 149.35 9.744V24.7584H145.526V6.7392H149.35V9.68C151.568 7.152 153.994 6.4672 155.904 6.4672C158.589 6.4672 160 8.0544 160 10.8352ZM119.162 6.4672C116.726 6.4672 114.24 7.4048 112.493 9.6832V6.7392H108.669V32H112.493V24.7232C113.056 24.88 113.728 25.0336 114.355 25.0336C116.01 25.0336 117.478 24.5952 118.696 23.7872C121.819 24.6256 126.144 20.5584 126.144 14.6592C126.144 9.9744 123.411 6.4672 119.162 6.4672ZM118.696 23.7856L112.496 21.9936V9.7152C113.651 9.0272 115.011 8.4672 116.323 8.4672C120.038 8.4672 122.323 11.1232 122.323 16.0256C122.323 19.4624 120.976 22.288 118.696 23.7856ZM93.6512 21.2128L99.888 24.5152C99.0432 24.8256 97.9904 25.0336 96.928 25.0336C95.8656 25.0336 94.6816 24.8256 93.6512 24.4192V21.2128ZM90.3776 10.5632V24.7616H86.5536V11.3824C86.5536 9.5104 85.7728 8.432 84.2112 8.432C83.2736 8.432 81.728 8.6816 79.728 9.744V24.7616H75.904V0H79.728V9.68C81.9456 7.152 84.3712 6.4672 86.2816 6.4672C88.9664 6.4672 90.3776 7.7824 90.3776 10.5632ZM105.824 20.4224C105.824 23.1712 103.872 25.0336 101.654 25.0336C101.155 25.0336 100.33 24.7648 99.8912 24.5152C101.328 23.952 102.326 22.9824 102.326 21.7344C102.326 20.3936 101.67 19.456 97.984 16.5824C94.4544 13.8336 93.7056 12.672 93.7056 10.9536C93.7056 8.2336 96.3296 6.3616 98.9216 7.392C97.8912 7.8912 97.2032 8.672 97.2032 9.7024C97.2032 10.8256 97.984 11.856 101.325 14.3552C104.698 16.8544 105.824 18.2048 105.824 20.4224ZM105.12 10.288L98.9216 7.392C99.9808 6.8928 101.258 6.4672 102.662 6.4672C103.536 6.4672 104.621 6.7392 105.12 7.0176V10.288Z",fill:"#FEF38E"}));exports.default=H;
@@ -1,5 +0,0 @@
1
- import * as C from "react";
2
- const H = (V) => /* @__PURE__ */ C.createElement("svg", { width: 160, height: 32, viewBox: "0 0 160 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...V }, /* @__PURE__ */ C.createElement("path", { d: "M51.056 6.4704C50.1504 6.4704 49.3088 6.7456 48.288 7.3888C49.7216 7.8944 50.2624 9.1328 50.2624 11.6256V11.7376L45.4848 14.4064C41.6608 16.5568 39.888 18.1056 39.888 20.9536C39.888 23.3888 42.0736 25.0336 44.4128 25.0336C46.752 25.0336 48.8736 23.7088 50.2656 20.8256V24.7616H54.0608V10.6144C54.0608 7.7984 53.0496 6.4704 51.056 6.4704ZM50.2656 20.7584C48.8096 22.1632 47.6224 22.5664 46.2496 22.5664C44.9536 22.5664 43.5936 21.5552 43.5936 19.9744C43.5936 17.728 44.5088 16.272 47.5776 14.5024L50.2656 12.9472V20.7584ZM73.6512 21.888L73.6832 21.92C72.3072 24.2016 70.9344 25.0336 68.8096 25.0336C66.528 25.0336 64.9856 23.5072 64.9856 20.6656V0H68.8064V6.7392H73.1744V8.1056H68.8064V20.1216C68.8064 21.9008 69.9936 22.8608 71.3056 22.8608C72.0864 22.8608 72.9344 22.544 73.6512 21.888ZM25.52 13.3792C25.4432 13.9488 25.4048 14.528 25.4048 15.0976C25.4048 19.6256 28.496 22.1344 32.3072 22.1344C34.7136 22.1344 36.4928 21.072 37.7728 19.3536L37.8368 19.3856C37.1168 22.1024 34.496 25.0368 30.56 25.0368C25.44 25.0368 21.568 21.2064 21.568 15.9264C21.568 10.6464 24.5984 7.504 28.72 7.504H28.9088C27.2576 8.4928 26.2656 10.1952 25.7792 12.0928H33.968C33.6544 9.2512 31.6896 7.7216 28.9088 7.504C29.8464 6.9408 30.9888 6.4672 32.3328 6.4672C35.5168 6.4672 37.8688 9.3184 37.9328 13.3792H25.52ZM14.4704 0H18.5664V24.7616H14.4704V13.3824H4.096V24.7616H0V0H4.096V12.016H14.4704V0ZM48.288 7.3888L41.7888 11.5296V8.272C42.992 7.5424 44.5696 7.1008 46.1504 7.1008C47.0208 7.1008 47.7216 7.1904 48.288 7.3888ZM57.6096 0H61.4336V24.7616H57.6096V0ZM138.976 6.4704C138.07 6.4704 137.229 6.7456 136.208 7.3888C137.642 7.8944 138.182 9.1328 138.182 11.6256V11.7376L133.405 14.4064C129.581 16.5568 127.808 18.1056 127.808 20.9536C127.808 23.3888 129.994 25.0336 132.333 25.0336C134.672 25.0336 136.794 23.7088 138.186 20.8256V24.7616H141.981V10.6144C141.981 7.7984 140.97 6.4704 138.976 6.4704ZM138.186 20.7584C136.73 22.1632 135.542 22.5664 134.17 22.5664C132.874 22.5664 131.514 21.5552 131.514 19.9744C131.514 17.728 132.429 16.272 135.498 14.5024L138.186 12.9472V20.7584ZM136.208 7.3888L129.709 11.5296V8.272C130.912 7.5424 132.49 7.1008 134.07 7.1008C134.941 7.1008 135.642 7.1904 136.208 7.3888ZM160 10.8352V24.7616H156.176V11.3824C156.176 9.5104 155.395 8.432 153.834 8.432C152.896 8.432 151.35 8.6816 149.35 9.744V24.7584H145.526V6.7392H149.35V9.68C151.568 7.152 153.994 6.4672 155.904 6.4672C158.589 6.4672 160 8.0544 160 10.8352ZM119.162 6.4672C116.726 6.4672 114.24 7.4048 112.493 9.6832V6.7392H108.669V32H112.493V24.7232C113.056 24.88 113.728 25.0336 114.355 25.0336C116.01 25.0336 117.478 24.5952 118.696 23.7872C121.819 24.6256 126.144 20.5584 126.144 14.6592C126.144 9.9744 123.411 6.4672 119.162 6.4672ZM118.696 23.7856L112.496 21.9936V9.7152C113.651 9.0272 115.011 8.4672 116.323 8.4672C120.038 8.4672 122.323 11.1232 122.323 16.0256C122.323 19.4624 120.976 22.288 118.696 23.7856ZM93.6512 21.2128L99.888 24.5152C99.0432 24.8256 97.9904 25.0336 96.928 25.0336C95.8656 25.0336 94.6816 24.8256 93.6512 24.4192V21.2128ZM90.3776 10.5632V24.7616H86.5536V11.3824C86.5536 9.5104 85.7728 8.432 84.2112 8.432C83.2736 8.432 81.728 8.6816 79.728 9.744V24.7616H75.904V0H79.728V9.68C81.9456 7.152 84.3712 6.4672 86.2816 6.4672C88.9664 6.4672 90.3776 7.7824 90.3776 10.5632ZM105.824 20.4224C105.824 23.1712 103.872 25.0336 101.654 25.0336C101.155 25.0336 100.33 24.7648 99.8912 24.5152C101.328 23.952 102.326 22.9824 102.326 21.7344C102.326 20.3936 101.67 19.456 97.984 16.5824C94.4544 13.8336 93.7056 12.672 93.7056 10.9536C93.7056 8.2336 96.3296 6.3616 98.9216 7.392C97.8912 7.8912 97.2032 8.672 97.2032 9.7024C97.2032 10.8256 97.984 11.856 101.325 14.3552C104.698 16.8544 105.824 18.2048 105.824 20.4224ZM105.12 10.288L98.9216 7.392C99.9808 6.8928 101.258 6.4672 102.662 6.4672C103.536 6.4672 104.621 6.7392 105.12 7.0176V10.288Z", fill: "#FEF38E" }));
3
- export {
4
- H as default
5
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="comparison-module__root___oxRMS",o="comparison-module__container___IApkg",l="comparison-module__header___8n5Em",t="comparison-module__description___F7mAT",_="comparison-module__table___xo0kv",n="comparison-module__emptyCell___Z-HpK",a="comparison-module__otherEmptyCells___Lso-e",i="comparison-module__cell___9EubB",r="comparison-module__cellFeature___lLq8H",c="comparison-module__featureContent___Mrbek",s="comparison-module__featureDescription___8YGHq",u="comparison-module__cellHighlighted___P14Jz",m="comparison-module__booleanValue___-wG65",d="comparison-module__stringValue___-YalT",p="comparison-module__booleanValueHighlighted___NmSLw",g="comparison-module__gradientBackground___LjwhY",h="comparison-module__stickyCell___zXlQv",b="comparison-module__mobileTable___hxH2j",C={root:e,container:o,header:l,description:t,table:_,emptyCell:n,otherEmptyCells:a,cell:i,cellFeature:r,featureContent:c,featureDescription:s,cellHighlighted:u,booleanValue:m,stringValue:d,booleanValueHighlighted:p,gradientBackground:g,stickyCell:h,mobileTable:b};exports.booleanValue=m;exports.booleanValueHighlighted=p;exports.cell=i;exports.cellFeature=r;exports.cellHighlighted=u;exports.container=o;exports.default=C;exports.description=t;exports.emptyCell=n;exports.featureContent=c;exports.featureDescription=s;exports.gradientBackground=g;exports.header=l;exports.mobileTable=b;exports.otherEmptyCells=a;exports.root=e;exports.stickyCell=h;exports.stringValue=d;exports.table=_;
@@ -1,41 +0,0 @@
1
- const e = "comparison-module__root___oxRMS", o = "comparison-module__container___IApkg", _ = "comparison-module__header___8n5Em", l = "comparison-module__description___F7mAT", t = "comparison-module__table___xo0kv", n = "comparison-module__emptyCell___Z-HpK", a = "comparison-module__otherEmptyCells___Lso-e", c = "comparison-module__cell___9EubB", i = "comparison-module__cellFeature___lLq8H", r = "comparison-module__featureContent___Mrbek", s = "comparison-module__featureDescription___8YGHq", m = "comparison-module__cellHighlighted___P14Jz", u = "comparison-module__booleanValue___-wG65", d = "comparison-module__stringValue___-YalT", p = "comparison-module__booleanValueHighlighted___NmSLw", g = "comparison-module__gradientBackground___LjwhY", h = "comparison-module__stickyCell___zXlQv", b = "comparison-module__mobileTable___hxH2j", C = {
2
- root: e,
3
- container: o,
4
- header: _,
5
- description: l,
6
- table: t,
7
- emptyCell: n,
8
- otherEmptyCells: a,
9
- cell: c,
10
- cellFeature: i,
11
- featureContent: r,
12
- featureDescription: s,
13
- cellHighlighted: m,
14
- booleanValue: u,
15
- stringValue: d,
16
- booleanValueHighlighted: p,
17
- gradientBackground: g,
18
- stickyCell: h,
19
- mobileTable: b
20
- };
21
- export {
22
- u as booleanValue,
23
- p as booleanValueHighlighted,
24
- c as cell,
25
- i as cellFeature,
26
- m as cellHighlighted,
27
- o as container,
28
- C as default,
29
- l as description,
30
- n as emptyCell,
31
- r as featureContent,
32
- s as featureDescription,
33
- g as gradientBackground,
34
- _ as header,
35
- b as mobileTable,
36
- a as otherEmptyCells,
37
- e as root,
38
- h as stickyCell,
39
- d as stringValue,
40
- t as table
41
- };
@@ -1 +0,0 @@
1
- "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),h=require("react"),r=require("../../../../components/Icon/constants.cjs.js"),f=require("../../../../components/FilterMenu/FilterMenu.cjs.js"),m=require("../../../../components/Icon/Icon.cjs.js"),c=require("../../../../components/Typography/Typography.cjs.js"),i=require("../../../../utils/cn/cn.cjs.js"),v=require("../../assets/company-logo.svg.cjs.js"),l=require("./comparisonMobileView.module.css.cjs.js"),d=s=>s?s.type==="string"?e.jsx(c.Typography,{defaultVariant:"bodyMd",as:"div",children:s.value}):e.jsx("div",{className:i.cn(l.default.iconCell,s.value?l.default.iconCellHighlighted:""),children:e.jsx(m.Icon,{name:s.value?r.EIconName.CHECK:r.EIconName.CLOSE,className:l.default.icon})}):null,p=s=>s.slice(1).map((t,a)=>({values:[{value:a+1,label:t}]})),g=({comparison:s,className:t})=>{const[a,o]=h.useState(1);return e.jsxs("div",{className:i.cn(l.default.root,t),children:[s.headers.length>2&&e.jsx("div",{children:e.jsx(f.FilterMenu,{options:p(s.headers),label:"Select comparison",selectedValue:a,onSelect:o})}),e.jsxs("div",{className:l.default.table,children:[e.jsxs("div",{className:l.default.headers,children:[e.jsx("div",{className:i.cn(l.default.cell,l.default.cellHighlighted),children:e.jsx(v.default,{className:l.default.companyLogo})}),e.jsx(c.Typography,{as:"div",defaultVariant:"bodyXl",className:l.default.cell,children:s.headers[a]})]}),s.rows.map((n,u)=>e.jsxs("div",{className:l.default.feature,children:[e.jsx(c.Typography,{defaultVariant:"bodyLg",as:"div",weight:"medium",children:n.feature}),e.jsxs("div",{className:l.default.row,children:[e.jsx("div",{className:l.default.cell,children:d(n.values[0])}),e.jsx("div",{className:l.default.cell,children:d(n.values[a])})]})]},`feature-${u}`))]})]})};exports.ComparisonMobileView=g;
@@ -1,8 +0,0 @@
1
- import { ComparisonData } from '../../types';
2
-
3
- type ComparisonMobileViewProps = {
4
- comparison: ComparisonData;
5
- className?: string;
6
- };
7
- export declare const ComparisonMobileView: ({ comparison, className }: ComparisonMobileViewProps) => import("react/jsx-runtime").JSX.Element;
8
- export {};
@@ -1,42 +0,0 @@
1
- "use client";
2
- import { jsxs as r, jsx as a } from "react/jsx-runtime";
3
- import { useState as v } from "react";
4
- import { EIconName as n } from "../../../../components/Icon/constants.es.js";
5
- import { FilterMenu as u } from "../../../../components/FilterMenu/FilterMenu.es.js";
6
- import { Icon as f } from "../../../../components/Icon/Icon.es.js";
7
- import { Typography as d } from "../../../../components/Typography/Typography.es.js";
8
- import { cn as c } from "../../../../utils/cn/cn.es.js";
9
- import p from "../../assets/company-logo.svg.es.js";
10
- import e from "./comparisonMobileView.module.css.es.js";
11
- const o = (l) => l ? l.type === "string" ? /* @__PURE__ */ a(d, { defaultVariant: "bodyMd", as: "div", children: l.value }) : /* @__PURE__ */ a("div", { className: c(e.iconCell, l.value ? e.iconCellHighlighted : ""), children: /* @__PURE__ */ a(f, { name: l.value ? n.CHECK : n.CLOSE, className: e.icon }) }) : null, g = (l) => l.slice(1).map((t, i) => ({
12
- values: [{ value: i + 1, label: t }]
13
- })), H = ({ comparison: l, className: t }) => {
14
- const [i, m] = v(1);
15
- return /* @__PURE__ */ r("div", { className: c(e.root, t), children: [
16
- l.headers.length > 2 && /* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(
17
- u,
18
- {
19
- options: g(l.headers),
20
- label: "Select comparison",
21
- selectedValue: i,
22
- onSelect: m
23
- }
24
- ) }),
25
- /* @__PURE__ */ r("div", { className: e.table, children: [
26
- /* @__PURE__ */ r("div", { className: e.headers, children: [
27
- /* @__PURE__ */ a("div", { className: c(e.cell, e.cellHighlighted), children: /* @__PURE__ */ a(p, { className: e.companyLogo }) }),
28
- /* @__PURE__ */ a(d, { as: "div", defaultVariant: "bodyXl", className: e.cell, children: l.headers[i] })
29
- ] }),
30
- l.rows.map((s, h) => /* @__PURE__ */ r("div", { className: e.feature, children: [
31
- /* @__PURE__ */ a(d, { defaultVariant: "bodyLg", as: "div", weight: "medium", children: s.feature }),
32
- /* @__PURE__ */ r("div", { className: e.row, children: [
33
- /* @__PURE__ */ a("div", { className: e.cell, children: o(s.values[0]) }),
34
- /* @__PURE__ */ a("div", { className: e.cell, children: o(s.values[i]) })
35
- ] })
36
- ] }, `feature-${h}`))
37
- ] })
38
- ] });
39
- };
40
- export {
41
- H as ComparisonMobileView
42
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o="comparisonMobileView-module__root___sSosN",e="comparisonMobileView-module__table___2J5UL",l="comparisonMobileView-module__headers___8E-5n",i="comparisonMobileView-module__feature___ErASb",_="comparisonMobileView-module__row___0rP2u",c="comparisonMobileView-module__cell___c-kqb",n="comparisonMobileView-module__cellHighlighted___dS4jy",t="comparisonMobileView-module__companyLogo___FOuDV",s="comparisonMobileView-module__iconCell___Agxvq",r="comparisonMobileView-module__iconCellHighlighted___xVD1a",a="comparisonMobileView-module__icon___hLpTA",d={root:o,table:e,headers:l,feature:i,row:_,cell:c,cellHighlighted:n,companyLogo:t,iconCell:s,iconCellHighlighted:r,icon:a};exports.cell=c;exports.cellHighlighted=n;exports.companyLogo=t;exports.default=d;exports.feature=i;exports.headers=l;exports.icon=a;exports.iconCell=s;exports.iconCellHighlighted=r;exports.root=o;exports.row=_;exports.table=e;
@@ -1,27 +0,0 @@
1
- const o = "comparisonMobileView-module__root___sSosN", e = "comparisonMobileView-module__table___2J5UL", l = "comparisonMobileView-module__headers___8E-5n", _ = "comparisonMobileView-module__feature___ErASb", i = "comparisonMobileView-module__row___0rP2u", c = "comparisonMobileView-module__cell___c-kqb", n = "comparisonMobileView-module__cellHighlighted___dS4jy", s = "comparisonMobileView-module__companyLogo___FOuDV", t = "comparisonMobileView-module__iconCell___Agxvq", a = "comparisonMobileView-module__iconCellHighlighted___xVD1a", r = "comparisonMobileView-module__icon___hLpTA", m = {
2
- root: o,
3
- table: e,
4
- headers: l,
5
- feature: _,
6
- row: i,
7
- cell: c,
8
- cellHighlighted: n,
9
- companyLogo: s,
10
- iconCell: t,
11
- iconCellHighlighted: a,
12
- icon: r
13
- };
14
- export {
15
- c as cell,
16
- n as cellHighlighted,
17
- s as companyLogo,
18
- m as default,
19
- _ as feature,
20
- l as headers,
21
- r as icon,
22
- t as iconCell,
23
- a as iconCellHighlighted,
24
- o as root,
25
- i as row,
26
- e as table
27
- };
@@ -1 +0,0 @@
1
- export { ComparisonMobileView } from './ComparisonMobileView';
@@ -1 +0,0 @@
1
- export { Comparison } from './Comparison';
@@ -1,15 +0,0 @@
1
- export type TComparisonValue = {
2
- value: string;
3
- type: 'string';
4
- } | {
5
- value: boolean;
6
- type: 'boolean';
7
- };
8
- export type ComparisonData = {
9
- headers: ReadonlyArray<string>;
10
- rows: Array<{
11
- feature: string;
12
- description?: string;
13
- values: ReadonlyArray<TComparisonValue>;
14
- }>;
15
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=e=>e.toLowerCase()==="healthspan";exports.isHealthspan=t;
@@ -1 +0,0 @@
1
- export declare const isHealthspan: (value: string) => boolean;
@@ -1,4 +0,0 @@
1
- const t = (e) => e.toLowerCase() === "healthspan";
2
- export {
3
- t as isHealthspan
4
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("../../components/Typography/Typography.cjs.js"),c=require("../../components/Cursor/Cursor.cjs.js"),a=require("./cursorImageBlock.module.css.cjs.js"),o=({title:r,description:l,cursorLabel:t,link:i,image:d})=>e.jsxs("div",{className:a.default.root,children:[e.jsx("div",{className:a.default.desktopLayout,children:e.jsx(c.Cursor,{label:t,colorScheme:"dark",children:e.jsxs("a",{href:i,className:a.default.desktopLink,children:[e.jsx("img",{src:d,alt:"",className:a.default.image}),e.jsxs("div",{className:a.default.textContent,children:[e.jsx(s.Typography,{defaultVariant:"displayLg",className:a.default.title,children:r}),l&&e.jsx(s.Typography,{defaultVariant:"headingSm",className:a.default.description,children:l})]})]})})}),e.jsxs("div",{className:a.default.mobileLayout,children:[e.jsx("img",{src:d,alt:"",className:a.default.image}),e.jsxs("div",{className:a.default.textContent,children:[e.jsx(s.Typography,{defaultVariant:"displayLg",mobileVariant:"headingXl",className:a.default.title,children:r}),l&&e.jsx(s.Typography,{defaultVariant:"headingSm",mobileVariant:"headingXs",className:a.default.description,children:l})]}),e.jsx("a",{href:i,className:a.default.mobileButton,children:e.jsx("div",{className:a.default.cursorVisual,children:e.jsx("div",{className:a.default.cursorVisualText,children:e.jsx(s.Typography,{defaultVariant:"labelLg",mobileVariant:"labelLg",emphasis:!0,children:t})})})})]})]});exports.CursorImageBlock=o;
@@ -1,3 +0,0 @@
1
- import { TCursorImageBlockProps } from './types';
2
-
3
- export declare const CursorImageBlock: ({ title, description, cursorLabel, link, image }: TCursorImageBlockProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,24 +0,0 @@
1
- import { jsxs as l, jsx as e } from "react/jsx-runtime";
2
- import { Typography as i } from "../../components/Typography/Typography.es.js";
3
- import { Cursor as d } from "../../components/Cursor/Cursor.es.js";
4
- import a from "./cursorImageBlock.module.css.es.js";
5
- const N = ({ title: r, description: s, cursorLabel: t, link: c, image: m }) => /* @__PURE__ */ l("div", { className: a.root, children: [
6
- /* @__PURE__ */ e("div", { className: a.desktopLayout, children: /* @__PURE__ */ e(d, { label: t, colorScheme: "dark", children: /* @__PURE__ */ l("a", { href: c, className: a.desktopLink, children: [
7
- /* @__PURE__ */ e("img", { src: m, alt: "", className: a.image }),
8
- /* @__PURE__ */ l("div", { className: a.textContent, children: [
9
- /* @__PURE__ */ e(i, { defaultVariant: "displayLg", className: a.title, children: r }),
10
- s && /* @__PURE__ */ e(i, { defaultVariant: "headingSm", className: a.description, children: s })
11
- ] })
12
- ] }) }) }),
13
- /* @__PURE__ */ l("div", { className: a.mobileLayout, children: [
14
- /* @__PURE__ */ e("img", { src: m, alt: "", className: a.image }),
15
- /* @__PURE__ */ l("div", { className: a.textContent, children: [
16
- /* @__PURE__ */ e(i, { defaultVariant: "displayLg", mobileVariant: "headingXl", className: a.title, children: r }),
17
- s && /* @__PURE__ */ e(i, { defaultVariant: "headingSm", mobileVariant: "headingXs", className: a.description, children: s })
18
- ] }),
19
- /* @__PURE__ */ e("a", { href: c, className: a.mobileButton, children: /* @__PURE__ */ e("div", { className: a.cursorVisual, children: /* @__PURE__ */ e("div", { className: a.cursorVisualText, children: /* @__PURE__ */ e(i, { defaultVariant: "labelLg", mobileVariant: "labelLg", emphasis: !0, children: t }) }) }) })
20
- ] })
21
- ] });
22
- export {
23
- N as CursorImageBlock
24
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o="cursorImageBlock-module__root___0PwhB",t="cursorImageBlock-module__image___D4SEN",e="cursorImageBlock-module__textContent___ZUb6l",u="cursorImageBlock-module__title___5vaBY",_="cursorImageBlock-module__description___R3uj2",r="cursorImageBlock-module__mobileLayout___Prji8",s="cursorImageBlock-module__cursorVisual___-zg8I",l="cursorImageBlock-module__cursorVisualText___uAUpt",c="cursorImageBlock-module__desktopLayout___JPMLz",i="cursorImageBlock-module__mobileButton___oXpir",a={root:o,image:t,textContent:e,title:u,description:_,mobileLayout:r,cursorVisual:s,cursorVisualText:l,desktopLayout:c,mobileButton:i};exports.cursorVisual=s;exports.cursorVisualText=l;exports.default=a;exports.description=_;exports.desktopLayout=c;exports.image=t;exports.mobileButton=i;exports.mobileLayout=r;exports.root=o;exports.textContent=e;exports.title=u;
@@ -1,25 +0,0 @@
1
- const o = "cursorImageBlock-module__root___0PwhB", t = "cursorImageBlock-module__image___D4SEN", e = "cursorImageBlock-module__textContent___ZUb6l", _ = "cursorImageBlock-module__title___5vaBY", u = "cursorImageBlock-module__description___R3uj2", s = "cursorImageBlock-module__mobileLayout___Prji8", r = "cursorImageBlock-module__cursorVisual___-zg8I", c = "cursorImageBlock-module__cursorVisualText___uAUpt", l = "cursorImageBlock-module__desktopLayout___JPMLz", m = "cursorImageBlock-module__mobileButton___oXpir", a = {
2
- root: o,
3
- image: t,
4
- textContent: e,
5
- title: _,
6
- description: u,
7
- mobileLayout: s,
8
- cursorVisual: r,
9
- cursorVisualText: c,
10
- desktopLayout: l,
11
- mobileButton: m
12
- };
13
- export {
14
- r as cursorVisual,
15
- c as cursorVisualText,
16
- a as default,
17
- u as description,
18
- l as desktopLayout,
19
- t as image,
20
- m as mobileButton,
21
- s as mobileLayout,
22
- o as root,
23
- e as textContent,
24
- _ as title
25
- };
@@ -1,2 +0,0 @@
1
- export { CursorImageBlock } from './CursorImageBlock';
2
- export type { TCursorImageBlockProps } from './types';
@@ -1,9 +0,0 @@
1
- import { ReactNode } from 'react';
2
-
3
- export type TCursorImageBlockProps = {
4
- image: string;
5
- title: ReactNode;
6
- description?: ReactNode;
7
- cursorLabel: string;
8
- link: string;
9
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),o=require("../../components/HighlightedTitle/HighlightedTitle.cjs.js"),n=require("../../components/Button/Button.cjs.js"),s=require("../../components/FAQComponent/FAQComponent.cjs.js"),t=require("./faqModule.module.css.cjs.js"),a=({title:l,questions:i})=>e.jsx("section",{className:t.default.root,children:e.jsxs("div",{className:t.default.container,children:[e.jsxs("div",{className:t.default.header,children:[e.jsx(o.HighlightedTitle,{title:l,defaultVariant:"displayMd",mobileVariant:"headingXl"}),e.jsx("div",{className:t.default.buttonWrapperDesktop,children:e.jsx(n.Button,{variant:"muted",size:"lg",as:"a",href:"/faq",children:"VIEW ALL FAQ"})}),e.jsx("div",{className:t.default.buttonWrapperMobile,children:e.jsx(n.Button,{variant:"muted",size:"sm",as:"a",href:"/faq",children:"VIEW ALL FAQ"})})]}),e.jsx("div",{className:t.default.contentDesktop,children:e.jsx(s.FAQComponent,{items:i,mode:"multiple"})}),e.jsx("div",{className:t.default.contentMobile,children:e.jsx(s.FAQComponent,{items:i,mode:"multiple"})})]})});exports.FAQModule=a;
@@ -1,3 +0,0 @@
1
- import { TFaqView } from './types';
2
-
3
- export declare const FAQModule: ({ title, questions }: TFaqView) => import("react/jsx-runtime").JSX.Element;
@@ -1,17 +0,0 @@
1
- import { jsx as e, jsxs as a } from "react/jsx-runtime";
2
- import { HighlightedTitle as s } from "../../components/HighlightedTitle/HighlightedTitle.es.js";
3
- import { Button as r } from "../../components/Button/Button.es.js";
4
- import { FAQComponent as l } from "../../components/FAQComponent/FAQComponent.es.js";
5
- import i from "./faqModule.module.css.es.js";
6
- const h = ({ title: o, questions: t }) => /* @__PURE__ */ e("section", { className: i.root, children: /* @__PURE__ */ a("div", { className: i.container, children: [
7
- /* @__PURE__ */ a("div", { className: i.header, children: [
8
- /* @__PURE__ */ e(s, { title: o, defaultVariant: "displayMd", mobileVariant: "headingXl" }),
9
- /* @__PURE__ */ e("div", { className: i.buttonWrapperDesktop, children: /* @__PURE__ */ e(r, { variant: "muted", size: "lg", as: "a", href: "/faq", children: "VIEW ALL FAQ" }) }),
10
- /* @__PURE__ */ e("div", { className: i.buttonWrapperMobile, children: /* @__PURE__ */ e(r, { variant: "muted", size: "sm", as: "a", href: "/faq", children: "VIEW ALL FAQ" }) })
11
- ] }),
12
- /* @__PURE__ */ e("div", { className: i.contentDesktop, children: /* @__PURE__ */ e(l, { items: t, mode: "multiple" }) }),
13
- /* @__PURE__ */ e("div", { className: i.contentMobile, children: /* @__PURE__ */ e(l, { items: t, mode: "multiple" }) })
14
- ] }) });
15
- export {
16
- h as FAQModule
17
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="faqModule-module__root___2uNZH",o="faqModule-module__container___-TWCf",t="faqModule-module__header___YmS3Z",n="faqModule-module__buttonWrapperDesktop___IcWuX",_="faqModule-module__buttonWrapperMobile___-owAv",r="faqModule-module__contentDesktop___jX6wb",u="faqModule-module__contentMobile___Ikfux",l={root:e,container:o,header:t,buttonWrapperDesktop:n,buttonWrapperMobile:_,contentDesktop:r,contentMobile:u};exports.buttonWrapperDesktop=n;exports.buttonWrapperMobile=_;exports.container=o;exports.contentDesktop=r;exports.contentMobile=u;exports.default=l;exports.header=t;exports.root=e;
@@ -1,19 +0,0 @@
1
- const o = "faqModule-module__root___2uNZH", e = "faqModule-module__container___-TWCf", t = "faqModule-module__header___YmS3Z", _ = "faqModule-module__buttonWrapperDesktop___IcWuX", n = "faqModule-module__buttonWrapperMobile___-owAv", u = "faqModule-module__contentDesktop___jX6wb", l = "faqModule-module__contentMobile___Ikfux", r = {
2
- root: o,
3
- container: e,
4
- header: t,
5
- buttonWrapperDesktop: _,
6
- buttonWrapperMobile: n,
7
- contentDesktop: u,
8
- contentMobile: l
9
- };
10
- export {
11
- _ as buttonWrapperDesktop,
12
- n as buttonWrapperMobile,
13
- e as container,
14
- u as contentDesktop,
15
- l as contentMobile,
16
- r as default,
17
- t as header,
18
- o as root
19
- };