@zenpatient-org/healthspan-marketing-ui 0.1.30 → 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 -20
  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.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t="discoverTheStory-module__root___8K3n2",e="discoverTheStory-module__container___mVW3M",o="discoverTheStory-module__contentImg___nhRaN",n="discoverTheStory-module__contentTextContainer___9FBQB",r={root:t,container:e,contentImg:o,contentTextContainer:n};exports.container=e;exports.contentImg=o;exports.contentTextContainer=n;exports.default=r;exports.root=t;
@@ -1,13 +0,0 @@
1
- const o = "discoverTheStory-module__root___8K3n2", t = "discoverTheStory-module__container___mVW3M", n = "discoverTheStory-module__contentImg___nhRaN", e = "discoverTheStory-module__contentTextContainer___9FBQB", _ = {
2
- root: o,
3
- container: t,
4
- contentImg: n,
5
- contentTextContainer: e
6
- };
7
- export {
8
- t as container,
9
- n as contentImg,
10
- e as contentTextContainer,
11
- _ as default,
12
- o as root
13
- };
@@ -1 +0,0 @@
1
- export { DiscoverTheStory } from './DiscoverTheStory';
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),n=require("../../utils/cn/cn.cjs.js"),e=require("./gradient.module.css.cjs.js");function i({variant:t}){return r.jsx("section",{className:n.cn(e.default.root,e.default[t])})}exports.Gradient=i;
@@ -1,5 +0,0 @@
1
- export type GradientVariant = 'blue' | 'gold' | 'orange';
2
- export type GradientProps = {
3
- variant: GradientVariant;
4
- };
5
- export declare function Gradient({ variant }: GradientProps): import("react/jsx-runtime").JSX.Element;
@@ -1,9 +0,0 @@
1
- import { jsx as t } from "react/jsx-runtime";
2
- import { cn as m } from "../../utils/cn/cn.es.js";
3
- import o from "./gradient.module.css.es.js";
4
- function s({ variant: r }) {
5
- return /* @__PURE__ */ t("section", { className: m(o.root, o[r]) });
6
- }
7
- export {
8
- s as Gradient
9
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o="gradient-module__root___64ykF",e="gradient-module__blue___Yr7lT",t="gradient-module__gold___N8Rnw",_="gradient-module__orange___hDxoX",l={root:o,blue:e,gold:t,orange:_};exports.blue=e;exports.default=l;exports.gold=t;exports.orange=_;exports.root=o;
@@ -1,13 +0,0 @@
1
- const o = "gradient-module__root___64ykF", _ = "gradient-module__blue___Yr7lT", e = "gradient-module__gold___N8Rnw", t = "gradient-module__orange___hDxoX", l = {
2
- root: o,
3
- blue: _,
4
- gold: e,
5
- orange: t
6
- };
7
- export {
8
- _ as blue,
9
- l as default,
10
- e as gold,
11
- t as orange,
12
- o as root
13
- };
@@ -1 +0,0 @@
1
- export { Gradient } from './Gradient';
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("../../components/HighlightedTitle/HighlightedTitle.cjs.js"),t=require("../../components/Typography/Typography.cjs.js"),i=require("../../components/Button/Button.cjs.js"),n=require("./components/MiddleCarousel/MiddleCarousel.cjs.js"),r=require("../../utils/cn/cn.cjs.js"),a=require("./homepageHero.module.css.cjs.js");function l(){return e.jsxs("section",{className:a.default.root,children:[e.jsx("div",{className:a.default.backgroundImage}),e.jsxs("div",{className:a.default.contentContainer,children:[e.jsx("div",{className:a.default.headline,children:e.jsx(s.HighlightedTitle,{colorScheme:"dark",title:e.jsx(t.Typography,{as:"div",defaultVariant:"displayXs",mobileVariant:"headingLg",children:e.jsxs("p",{children:[e.jsx("b",{children:"Transform your quality of living"})," through the science of aging."]})})})}),e.jsx("div",{className:a.default.carouselArea,children:e.jsx(n.MiddleCarousel,{})}),e.jsxs("div",{className:a.default.callAction,children:[e.jsx(t.Typography,{as:"p",defaultVariant:"bodyLg",mobileVariant:"bodySm",className:a.default.text,children:"Achieve levels of health that redefine aging with research-driven protocols tailored to you by leading longevity experts."}),e.jsx("div",{className:r.cn(a.default.buttonWrapper,a.default.desktop),children:e.jsx(i.Button,{as:"a",href:"/join",variant:"secondary",size:"lg",children:"Join Healthspan"})}),e.jsx("div",{className:r.cn(a.default.buttonWrapper,a.default.mobile),children:e.jsx(i.Button,{as:"a",href:"/join",variant:"secondary",size:"md",children:"Join Healthspan"})})]})]})]})}exports.HomepageHero=l;
@@ -1 +0,0 @@
1
- export declare function HomepageHero(): import("react/jsx-runtime").JSX.Element;
@@ -1,33 +0,0 @@
1
- import { jsxs as i, jsx as e } from "react/jsx-runtime";
2
- import { HighlightedTitle as t } from "../../components/HighlightedTitle/HighlightedTitle.es.js";
3
- import { Typography as r } from "../../components/Typography/Typography.es.js";
4
- import { Button as o } from "../../components/Button/Button.es.js";
5
- import { MiddleCarousel as l } from "./components/MiddleCarousel/MiddleCarousel.es.js";
6
- import { cn as n } from "../../utils/cn/cn.es.js";
7
- import a from "./homepageHero.module.css.es.js";
8
- function f() {
9
- return /* @__PURE__ */ i("section", { className: a.root, children: [
10
- /* @__PURE__ */ e("div", { className: a.backgroundImage }),
11
- /* @__PURE__ */ i("div", { className: a.contentContainer, children: [
12
- /* @__PURE__ */ e("div", { className: a.headline, children: /* @__PURE__ */ e(
13
- t,
14
- {
15
- colorScheme: "dark",
16
- title: /* @__PURE__ */ e(r, { as: "div", defaultVariant: "displayXs", mobileVariant: "headingLg", children: /* @__PURE__ */ i("p", { children: [
17
- /* @__PURE__ */ e("b", { children: "Transform your quality of living" }),
18
- " through the science of aging."
19
- ] }) })
20
- }
21
- ) }),
22
- /* @__PURE__ */ e("div", { className: a.carouselArea, children: /* @__PURE__ */ e(l, {}) }),
23
- /* @__PURE__ */ i("div", { className: a.callAction, children: [
24
- /* @__PURE__ */ e(r, { as: "p", defaultVariant: "bodyLg", mobileVariant: "bodySm", className: a.text, children: "Achieve levels of health that redefine aging with research-driven protocols tailored to you by leading longevity experts." }),
25
- /* @__PURE__ */ e("div", { className: n(a.buttonWrapper, a.desktop), children: /* @__PURE__ */ e(o, { as: "a", href: "/join", variant: "secondary", size: "lg", children: "Join Healthspan" }) }),
26
- /* @__PURE__ */ e("div", { className: n(a.buttonWrapper, a.mobile), children: /* @__PURE__ */ e(o, { as: "a", href: "/join", variant: "secondary", size: "md", children: "Join Healthspan" }) })
27
- ] })
28
- ] })
29
- ] });
30
- }
31
- export {
32
- f as HomepageHero
33
- };
@@ -1 +0,0 @@
1
- "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),i=require("react"),d=require("./cards/Protocol.cjs.js"),u=require("./cards/Age.cjs.js"),f=require("./cards/Biomarker.cjs.js"),m=require("./cards/Facetime.cjs.js"),e=require("./middleCarousel.module.css.cjs.js"),C=[r.jsx(d.ProtocolCard,{},"protocol"),r.jsx(u.AgeCard,{},"age"),r.jsx(f.BiomarkerCard,{},"biomarker"),r.jsx(m.FacetimeCard,{},"facetime")];function x(){const[c,n]=i.useState(0),t=4;return i.useEffect(()=>{const o=setInterval(()=>{n(l=>(l+1)%t)},5e3);return()=>clearInterval(o)},[t]),r.jsx("div",{className:e.default.carousel,children:C.map((o,l)=>{let a=(l-c+t)%t;a===t-1&&(a=-1);let s;return a===-1?s=e.default.left:a===0?s=e.default.center:a===1?s=e.default.right:s=e.default.hidden,r.jsx("div",{className:`${e.default.card} ${s}`,children:r.jsx("div",{className:e.default.cardContent,children:o})},l)})})}exports.MiddleCarousel=x;
@@ -1 +0,0 @@
1
- export declare function MiddleCarousel(): import("react/jsx-runtime").JSX.Element;
@@ -1,31 +0,0 @@
1
- "use client";
2
- import { jsx as r } from "react/jsx-runtime";
3
- import { useState as c, useEffect as m } from "react";
4
- import { ProtocolCard as d } from "./cards/Protocol.es.js";
5
- import { AgeCard as f } from "./cards/Age.es.js";
6
- import { BiomarkerCard as p } from "./cards/Biomarker.es.js";
7
- import { FacetimeCard as u } from "./cards/Facetime.es.js";
8
- import e from "./middleCarousel.module.css.es.js";
9
- const C = [
10
- /* @__PURE__ */ r(d, {}, "protocol"),
11
- /* @__PURE__ */ r(f, {}, "age"),
12
- /* @__PURE__ */ r(p, {}, "biomarker"),
13
- /* @__PURE__ */ r(u, {}, "facetime")
14
- ];
15
- function $() {
16
- const [n, l] = c(0), t = 4;
17
- return m(() => {
18
- const s = setInterval(() => {
19
- l((i) => (i + 1) % t);
20
- }, 5e3);
21
- return () => clearInterval(s);
22
- }, [t]), /* @__PURE__ */ r("div", { className: e.carousel, children: C.map((s, i) => {
23
- let o = (i - n + t) % t;
24
- o === t - 1 && (o = -1);
25
- let a;
26
- return o === -1 ? a = e.left : o === 0 ? a = e.center : o === 1 ? a = e.right : a = e.hidden, /* @__PURE__ */ r("div", { className: `${e.card} ${a}`, children: /* @__PURE__ */ r("div", { className: e.cardContent, children: s }) }, i);
27
- }) });
28
- }
29
- export {
30
- $ as MiddleCarousel
31
- };
@@ -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"),r=require("../../../../../components/Icon/Icon.cjs.js"),t=require("../../../../../components/Icon/constants.cjs.js"),n=require("./assets/AgeGraph.svg.cjs.js"),a=require("./age.module.css.cjs.js");function d(){return e.jsxs("div",{className:a.default.ageCard,children:[e.jsxs("div",{className:a.default.topContainer,children:[e.jsx(s.Typography,{as:"p",defaultVariant:"labelXs",emphasis:!0,className:a.default.textContainer,children:"BIOLOGICAL AGE"}),e.jsxs("div",{className:a.default.ageInfo,children:[e.jsx(s.Typography,{as:"p",defaultVariant:"displayMd",className:a.default.ageNumber,children:"31"}),e.jsxs("div",{className:a.default.ageUnit,children:[e.jsx(r.Icon,{name:t.EIconName.ARROW_OUTWARD,className:a.default.trendArrow}),e.jsx(s.Typography,{as:"p",defaultVariant:"bodySm",className:a.default.ageLabel,children:"years old"})]})]})]}),e.jsx("div",{className:a.default.bottomContainer,children:e.jsx(n.default,{width:"100%",height:"100%",preserveAspectRatio:"xMidYMid meet",className:a.default.graphSvg})})]})}exports.AgeCard=d;
@@ -1 +0,0 @@
1
- export declare function AgeCard(): import("react/jsx-runtime").JSX.Element;
@@ -1,24 +0,0 @@
1
- import { jsxs as r, jsx as e } from "react/jsx-runtime";
2
- import { Typography as s } from "../../../../../components/Typography/Typography.es.js";
3
- import { Icon as i } from "../../../../../components/Icon/Icon.es.js";
4
- import { EIconName as t } from "../../../../../components/Icon/constants.es.js";
5
- import m from "./assets/AgeGraph.svg.es.js";
6
- import a from "./age.module.css.es.js";
7
- function h() {
8
- return /* @__PURE__ */ r("div", { className: a.ageCard, children: [
9
- /* @__PURE__ */ r("div", { className: a.topContainer, children: [
10
- /* @__PURE__ */ e(s, { as: "p", defaultVariant: "labelXs", emphasis: !0, className: a.textContainer, children: "BIOLOGICAL AGE" }),
11
- /* @__PURE__ */ r("div", { className: a.ageInfo, children: [
12
- /* @__PURE__ */ e(s, { as: "p", defaultVariant: "displayMd", className: a.ageNumber, children: "31" }),
13
- /* @__PURE__ */ r("div", { className: a.ageUnit, children: [
14
- /* @__PURE__ */ e(i, { name: t.ARROW_OUTWARD, className: a.trendArrow }),
15
- /* @__PURE__ */ e(s, { as: "p", defaultVariant: "bodySm", className: a.ageLabel, children: "years old" })
16
- ] })
17
- ] })
18
- ] }),
19
- /* @__PURE__ */ e("div", { className: a.bottomContainer, children: /* @__PURE__ */ e(m, { width: "100%", height: "100%", preserveAspectRatio: "xMidYMid meet", className: a.graphSvg }) })
20
- ] });
21
- }
22
- export {
23
- h as AgeCard
24
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),r=require("../../../../../components/Typography/Typography.cjs.js"),s=require("../../../../../components/Icon/Icon.cjs.js"),t=require("../../../../../components/Icon/constants.cjs.js"),o=require("./assets/BiomarkerGraph.svg.cjs.js"),a=require("./biomarker.module.css.cjs.js");function i(){return e.jsxs("div",{className:a.default.biomarkerCard,children:[e.jsxs("div",{className:a.default.topContainer,children:[e.jsx(r.Typography,{as:"p",defaultVariant:"labelXs",emphasis:!0,className:a.default.textContainer,children:"BIOMARKER PROFILE"}),e.jsxs("div",{className:a.default.biomarkerInfo,children:[e.jsx(r.Typography,{as:"p",defaultVariant:"displayMd",children:"7.8"}),e.jsxs("div",{className:a.default.biomarkerUnit,children:[e.jsx(s.Icon,{name:t.EIconName.ARROW_OUTWARD,className:a.default.trendArrow}),e.jsx(r.Typography,{as:"p",defaultVariant:"bodySm",className:a.default.biomarkerLabel,children:"mg/dL"})]})]})]}),e.jsx("div",{className:a.default.bottomContainer,children:e.jsx(o.default,{width:"100%",height:"100%",preserveAspectRatio:"xMidYMid meet"})})]})}exports.BiomarkerCard=i;
@@ -1 +0,0 @@
1
- export declare function BiomarkerCard(): import("react/jsx-runtime").JSX.Element;
@@ -1,24 +0,0 @@
1
- import { jsxs as e, jsx as a } from "react/jsx-runtime";
2
- import { Typography as i } from "../../../../../components/Typography/Typography.es.js";
3
- import { Icon as m } from "../../../../../components/Icon/Icon.es.js";
4
- import { EIconName as o } from "../../../../../components/Icon/constants.es.js";
5
- import t from "./assets/BiomarkerGraph.svg.es.js";
6
- import r from "./biomarker.module.css.es.js";
7
- function h() {
8
- return /* @__PURE__ */ e("div", { className: r.biomarkerCard, children: [
9
- /* @__PURE__ */ e("div", { className: r.topContainer, children: [
10
- /* @__PURE__ */ a(i, { as: "p", defaultVariant: "labelXs", emphasis: !0, className: r.textContainer, children: "BIOMARKER PROFILE" }),
11
- /* @__PURE__ */ e("div", { className: r.biomarkerInfo, children: [
12
- /* @__PURE__ */ a(i, { as: "p", defaultVariant: "displayMd", children: "7.8" }),
13
- /* @__PURE__ */ e("div", { className: r.biomarkerUnit, children: [
14
- /* @__PURE__ */ a(m, { name: o.ARROW_OUTWARD, className: r.trendArrow }),
15
- /* @__PURE__ */ a(i, { as: "p", defaultVariant: "bodySm", className: r.biomarkerLabel, children: "mg/dL" })
16
- ] })
17
- ] })
18
- ] }),
19
- /* @__PURE__ */ a("div", { className: r.bottomContainer, children: /* @__PURE__ */ a(t, { width: "100%", height: "100%", preserveAspectRatio: "xMidYMid meet" }) })
20
- ] });
21
- }
22
- export {
23
- h as BiomarkerCard
24
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),t=require("../../../../../components/Typography/Typography.cjs.js"),a=require("./facetime.module.css.cjs.js"),r=()=>e.jsxs("div",{className:a.default.facetimeCard,children:[e.jsxs("div",{className:a.default.topContainer,children:[e.jsx(t.Typography,{defaultVariant:"labelXs",emphasis:!0,className:a.default.textContainer,children:"EXPERT COACHING"}),e.jsx("div",{className:a.default.facetimePic})]}),e.jsx("div",{className:a.default.bottomContainer,children:e.jsx("div",{className:a.default.callFrame})})]});exports.FacetimeCard=r;
@@ -1 +0,0 @@
1
- export declare const FacetimeCard: () => import("react/jsx-runtime").JSX.Element;
@@ -1,13 +0,0 @@
1
- import { jsxs as r, jsx as e } from "react/jsx-runtime";
2
- import { Typography as i } from "../../../../../components/Typography/Typography.es.js";
3
- import a from "./facetime.module.css.es.js";
4
- const c = () => /* @__PURE__ */ r("div", { className: a.facetimeCard, children: [
5
- /* @__PURE__ */ r("div", { className: a.topContainer, children: [
6
- /* @__PURE__ */ e(i, { defaultVariant: "labelXs", emphasis: !0, className: a.textContainer, children: "EXPERT COACHING" }),
7
- /* @__PURE__ */ e("div", { className: a.facetimePic })
8
- ] }),
9
- /* @__PURE__ */ e("div", { className: a.bottomContainer, children: /* @__PURE__ */ e("div", { className: a.callFrame }) })
10
- ] });
11
- export {
12
- c as FacetimeCard
13
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),s=require("../../../../../components/Typography/Typography.cjs.js"),o=require("../../../../../components/Icon/Icon.cjs.js"),r=require("../../../../../components/Icon/constants.cjs.js"),e=require("./protocol.module.css.cjs.js"),t=()=>a.jsxs("div",{className:e.default.protocolCard,children:[a.jsxs("div",{className:e.default.topContainer,children:[a.jsx(s.Typography,{defaultVariant:"labelXs",emphasis:!0,className:e.default.textContainer,children:"PERSONALIZED PROTOCOL"}),a.jsxs("div",{className:e.default.dosageInfo,children:[a.jsx(s.Typography,{defaultVariant:"displayMd",children:"5"}),a.jsxs("div",{className:e.default.dosageRate,children:[a.jsx(o.Icon,{name:r.EIconName.ARROW_OUTWARD,className:e.default.iconArrow}),a.jsx(s.Typography,{defaultVariant:"bodySm",className:e.default.dosageLabel,children:"mg/week"})]})]})]}),a.jsx("div",{className:e.default.bottomContainer,children:a.jsxs("div",{className:e.default.productCard,children:[a.jsx("div",{className:e.default.productImage}),a.jsxs("div",{className:e.default.productInfo,children:[a.jsx(s.Typography,{defaultVariant:"headingXs",className:e.default.productName,children:"Rapamycin"}),a.jsx(s.Typography,{defaultVariant:"labelSm",mobileVariant:"labelXs",emphasis:!0,className:e.default.productDosage,children:"5MG PER WEEK"})]})]})})]});exports.ProtocolCard=t;
@@ -1 +0,0 @@
1
- export declare const ProtocolCard: () => import("react/jsx-runtime").JSX.Element;
@@ -1,36 +0,0 @@
1
- import { jsxs as r, jsx as e } from "react/jsx-runtime";
2
- import { Typography as s } from "../../../../../components/Typography/Typography.es.js";
3
- import { Icon as l } from "../../../../../components/Icon/Icon.es.js";
4
- import { EIconName as o } from "../../../../../components/Icon/constants.es.js";
5
- import a from "./protocol.module.css.es.js";
6
- const n = () => /* @__PURE__ */ r("div", { className: a.protocolCard, children: [
7
- /* @__PURE__ */ r("div", { className: a.topContainer, children: [
8
- /* @__PURE__ */ e(s, { defaultVariant: "labelXs", emphasis: !0, className: a.textContainer, children: "PERSONALIZED PROTOCOL" }),
9
- /* @__PURE__ */ r("div", { className: a.dosageInfo, children: [
10
- /* @__PURE__ */ e(s, { defaultVariant: "displayMd", children: "5" }),
11
- /* @__PURE__ */ r("div", { className: a.dosageRate, children: [
12
- /* @__PURE__ */ e(l, { name: o.ARROW_OUTWARD, className: a.iconArrow }),
13
- /* @__PURE__ */ e(s, { defaultVariant: "bodySm", className: a.dosageLabel, children: "mg/week" })
14
- ] })
15
- ] })
16
- ] }),
17
- /* @__PURE__ */ e("div", { className: a.bottomContainer, children: /* @__PURE__ */ r("div", { className: a.productCard, children: [
18
- /* @__PURE__ */ e("div", { className: a.productImage }),
19
- /* @__PURE__ */ r("div", { className: a.productInfo, children: [
20
- /* @__PURE__ */ e(s, { defaultVariant: "headingXs", className: a.productName, children: "Rapamycin" }),
21
- /* @__PURE__ */ e(
22
- s,
23
- {
24
- defaultVariant: "labelSm",
25
- mobileVariant: "labelXs",
26
- emphasis: !0,
27
- className: a.productDosage,
28
- children: "5MG PER WEEK"
29
- }
30
- )
31
- ] })
32
- ] }) })
33
- ] });
34
- export {
35
- n as ProtocolCard
36
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="age-module__ageCard___AQjAh",t="age-module__topContainer___GgiAw",o="age-module__textContainer___qZCCe",a="age-module__ageInfo___LI-Jy",n="age-module__ageUnit___St7uq",_="age-module__ageLabel___S8Zgl",g="age-module__trendArrow___nzXII",r="age-module__bottomContainer___MflbK",l="age-module__graphSvg___-U1TW",d={ageCard:e,topContainer:t,textContainer:o,ageInfo:a,ageUnit:n,ageLabel:_,trendArrow:g,bottomContainer:r,graphSvg:l};exports.ageCard=e;exports.ageInfo=a;exports.ageLabel=_;exports.ageUnit=n;exports.bottomContainer=r;exports.default=d;exports.graphSvg=l;exports.textContainer=o;exports.topContainer=t;exports.trendArrow=g;
@@ -1,23 +0,0 @@
1
- const e = "age-module__ageCard___AQjAh", _ = "age-module__topContainer___GgiAw", o = "age-module__textContainer___qZCCe", t = "age-module__ageInfo___LI-Jy", a = "age-module__ageUnit___St7uq", n = "age-module__ageLabel___S8Zgl", g = "age-module__trendArrow___nzXII", r = "age-module__bottomContainer___MflbK", d = "age-module__graphSvg___-U1TW", l = {
2
- ageCard: e,
3
- topContainer: _,
4
- textContainer: o,
5
- ageInfo: t,
6
- ageUnit: a,
7
- ageLabel: n,
8
- trendArrow: g,
9
- bottomContainer: r,
10
- graphSvg: d
11
- };
12
- export {
13
- e as ageCard,
14
- t as ageInfo,
15
- n as ageLabel,
16
- a as ageUnit,
17
- r as bottomContainer,
18
- l as default,
19
- d as graphSvg,
20
- o as textContainer,
21
- _ as topContainer,
22
- g as trendArrow
23
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("react");function n(t){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const r in t)if(r!=="default"){const i=Object.getOwnPropertyDescriptor(t,r);Object.defineProperty(a,r,i.get?i:{enumerable:!0,get:()=>t[r]})}}return a.default=t,Object.freeze(a)}const e=n(l),c=t=>e.createElement("svg",{width:312,height:180,viewBox:"0 0 312 180",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t},e.createElement("rect",{width:312,height:180,rx:12,fill:"white",fillOpacity:.05}),e.createElement("rect",{width:312,height:180,rx:12,fill:"url(#paint0_linear_age)",fillOpacity:.2}),e.createElement("text",{x:257,y:9,fill:"white",fontFamily:"'Test S\\xF6hne Mono', monospace",fontSize:9,letterSpacing:"0.1em",opacity:.5},"OLDER"),e.createElement("line",{x1:12.25,y1:55.5,x2:300,y2:55.5,stroke:"white",strokeWidth:.5,strokeLinecap:"round",opacity:.3}),e.createElement("line",{x1:12.25,y1:89.75,x2:248,y2:89.75,stroke:"url(#paint1_linear_age)",strokeWidth:.5,strokeDasharray:"2 4",opacity:.3}),e.createElement("text",{x:245,y:77,fill:"white",fontFamily:"'Test S\\xF6hne Mono', monospace",fontSize:9,letterSpacing:"0.1em"},"ALIGNED"),e.createElement("line",{x1:12.25,y1:124,x2:300,y2:124,stroke:"white",strokeWidth:.5,strokeLinecap:"round",opacity:.3}),e.createElement("text",{x:245,y:146,fill:"white",fontFamily:"'Test S\\xF6hne Mono', monospace",fontSize:9,letterSpacing:"0.1em",opacity:.5},"YOUNGER"),e.createElement("text",{x:108,y:90,fill:"#FEEE5B",fontFamily:"'Suisse Intl', sans-serif",fontSize:16,letterSpacing:"-0.02em"},"-3.5 years"),e.createElement("g",{filter:"url(#filter0_f_age)"},e.createElement("circle",{cx:156,cy:121,r:40,fill:"url(#paint2_radial_age)"})),e.createElement("mask",{id:"mask0_age",maskUnits:"userSpaceOnUse",x:-28,y:90,width:185,height:40,style:{maskType:"alpha"}},e.createElement("path",{d:"M156 122C156 122 128 129.5 110 129.5C74.5 129.5 54.5 91.8 18.75 99.6C0.85 103.5 -27 122 -27 122",stroke:"white"}),e.createElement("circle",{cx:128.5,cy:127.5,r:1.5,fill:"white"}),e.createElement("circle",{cx:98.5,cy:128,r:1.5,fill:"white"}),e.createElement("circle",{cx:68.5,cy:113.5,r:1.5,fill:"white"}),e.createElement("circle",{cx:38.5,cy:99.75,r:1.5,fill:"white"})),e.createElement("g",{mask:"url(#mask0_age)"},e.createElement("rect",{x:12,y:46.5,width:150,height:135,fill:"url(#paint3_linear_age)"})),e.createElement("circle",{cx:156,cy:122,r:8,fill:"white",opacity:.3}),e.createElement("circle",{cx:156,cy:122,r:4,fill:"white"}),e.createElement("defs",null,e.createElement("filter",{id:"filter0_f_age",x:86,y:51,width:140,height:140,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),e.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.createElement("feGaussianBlur",{stdDeviation:15,result:"effect1_foregroundBlur_age"})),e.createElement("linearGradient",{id:"paint0_linear_age",x1:156,y1:0,x2:156,y2:180,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{offset:.5,stopColor:"#8FA1CD",stopOpacity:0}),e.createElement("stop",{offset:1,stopColor:"#8FA1CD"})),e.createElement("linearGradient",{id:"paint1_linear_age",x1:12,y1:90,x2:248,y2:90,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"white",stopOpacity:0}),e.createElement("stop",{offset:1,stopColor:"white"})),e.createElement("radialGradient",{id:"paint2_radial_age",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(156 121) rotate(90) scale(40)"},e.createElement("stop",{stopColor:"#FEF38E"}),e.createElement("stop",{offset:1,stopColor:"#FEF38E",stopOpacity:0})),e.createElement("linearGradient",{id:"paint3_linear_age",x1:12,y1:114,x2:162,y2:114,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"white",stopOpacity:0}),e.createElement("stop",{offset:1,stopColor:"white"}))));exports.default=c;
@@ -1,7 +0,0 @@
1
- import * as e from "react";
2
- const a = (t) => /* @__PURE__ */ e.createElement("svg", { width: 312, height: 180, viewBox: "0 0 312 180", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("rect", { width: 312, height: 180, rx: 12, fill: "white", fillOpacity: 0.05 }), /* @__PURE__ */ e.createElement("rect", { width: 312, height: 180, rx: 12, fill: "url(#paint0_linear_age)", fillOpacity: 0.2 }), /* @__PURE__ */ e.createElement("text", { x: 257, y: 9, fill: "white", fontFamily: "'Test S\\xF6hne Mono', monospace", fontSize: 9, letterSpacing: "0.1em", opacity: 0.5 }, "OLDER"), /* @__PURE__ */ e.createElement("line", { x1: 12.25, y1: 55.5, x2: 300, y2: 55.5, stroke: "white", strokeWidth: 0.5, strokeLinecap: "round", opacity: 0.3 }), /* @__PURE__ */ e.createElement("line", { x1: 12.25, y1: 89.75, x2: 248, y2: 89.75, stroke: "url(#paint1_linear_age)", strokeWidth: 0.5, strokeDasharray: "2 4", opacity: 0.3 }), /* @__PURE__ */ e.createElement("text", { x: 245, y: 77, fill: "white", fontFamily: "'Test S\\xF6hne Mono', monospace", fontSize: 9, letterSpacing: "0.1em" }, "ALIGNED"), /* @__PURE__ */ e.createElement("line", { x1: 12.25, y1: 124, x2: 300, y2: 124, stroke: "white", strokeWidth: 0.5, strokeLinecap: "round", opacity: 0.3 }), /* @__PURE__ */ e.createElement("text", { x: 245, y: 146, fill: "white", fontFamily: "'Test S\\xF6hne Mono', monospace", fontSize: 9, letterSpacing: "0.1em", opacity: 0.5 }, "YOUNGER"), /* @__PURE__ */ e.createElement("text", { x: 108, y: 90, fill: "#FEEE5B", fontFamily: "'Suisse Intl', sans-serif", fontSize: 16, letterSpacing: "-0.02em" }, "-3.5 years"), /* @__PURE__ */ e.createElement("g", { filter: "url(#filter0_f_age)" }, /* @__PURE__ */ e.createElement("circle", { cx: 156, cy: 121, r: 40, fill: "url(#paint2_radial_age)" })), /* @__PURE__ */ e.createElement("mask", { id: "mask0_age", maskUnits: "userSpaceOnUse", x: -28, y: 90, width: 185, height: 40, style: {
3
- maskType: "alpha"
4
- } }, /* @__PURE__ */ e.createElement("path", { d: "M156 122C156 122 128 129.5 110 129.5C74.5 129.5 54.5 91.8 18.75 99.6C0.85 103.5 -27 122 -27 122", stroke: "white" }), /* @__PURE__ */ e.createElement("circle", { cx: 128.5, cy: 127.5, r: 1.5, fill: "white" }), /* @__PURE__ */ e.createElement("circle", { cx: 98.5, cy: 128, r: 1.5, fill: "white" }), /* @__PURE__ */ e.createElement("circle", { cx: 68.5, cy: 113.5, r: 1.5, fill: "white" }), /* @__PURE__ */ e.createElement("circle", { cx: 38.5, cy: 99.75, r: 1.5, fill: "white" })), /* @__PURE__ */ e.createElement("g", { mask: "url(#mask0_age)" }, /* @__PURE__ */ e.createElement("rect", { x: 12, y: 46.5, width: 150, height: 135, fill: "url(#paint3_linear_age)" })), /* @__PURE__ */ e.createElement("circle", { cx: 156, cy: 122, r: 8, fill: "white", opacity: 0.3 }), /* @__PURE__ */ e.createElement("circle", { cx: 156, cy: 122, r: 4, fill: "white" }), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("filter", { id: "filter0_f_age", x: 86, y: 51, width: 140, height: 140, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, /* @__PURE__ */ e.createElement("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), /* @__PURE__ */ e.createElement("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), /* @__PURE__ */ e.createElement("feGaussianBlur", { stdDeviation: 15, result: "effect1_foregroundBlur_age" })), /* @__PURE__ */ e.createElement("linearGradient", { id: "paint0_linear_age", x1: 156, y1: 0, x2: 156, y2: 180, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ e.createElement("stop", { offset: 0.5, stopColor: "#8FA1CD", stopOpacity: 0 }), /* @__PURE__ */ e.createElement("stop", { offset: 1, stopColor: "#8FA1CD" })), /* @__PURE__ */ e.createElement("linearGradient", { id: "paint1_linear_age", x1: 12, y1: 90, x2: 248, y2: 90, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ e.createElement("stop", { stopColor: "white", stopOpacity: 0 }), /* @__PURE__ */ e.createElement("stop", { offset: 1, stopColor: "white" })), /* @__PURE__ */ e.createElement("radialGradient", { id: "paint2_radial_age", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(156 121) rotate(90) scale(40)" }, /* @__PURE__ */ e.createElement("stop", { stopColor: "#FEF38E" }), /* @__PURE__ */ e.createElement("stop", { offset: 1, stopColor: "#FEF38E", stopOpacity: 0 })), /* @__PURE__ */ e.createElement("linearGradient", { id: "paint3_linear_age", x1: 12, y1: 114, x2: 162, y2: 114, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ e.createElement("stop", { stopColor: "white", stopOpacity: 0 }), /* @__PURE__ */ e.createElement("stop", { offset: 1, stopColor: "white" }))));
5
- export {
6
- a as default
7
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("react");function i(t){const l=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const r in t)if(r!=="default"){const c=Object.getOwnPropertyDescriptor(t,r);Object.defineProperty(l,r,c.get?c:{enumerable:!0,get:()=>t[r]})}}return l.default=t,Object.freeze(l)}const e=i(a),n=t=>e.createElement("svg",{width:312,height:184,viewBox:"0 0 312 184",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t},e.createElement("rect",{width:312,height:180,y:2,rx:12,fill:"white",fillOpacity:.05}),e.createElement("rect",{width:312,height:180,y:2,rx:12,fill:"url(#paint0_linear_159_20353)",fillOpacity:.2}),e.createElement("line",{x1:12.25,y1:55.5,x2:299.75,y2:55.5,stroke:"white",strokeWidth:.5,strokeLinecap:"round",opacity:.3}),e.createElement("line",{x1:12.25,y1:124,x2:299.75,y2:124,stroke:"white",strokeWidth:.5,strokeLinecap:"round",opacity:.3}),e.createElement("mask",{id:"mask0_159_20353",maskUnits:"userSpaceOnUse",x:12,y:77,width:231,height:66,style:{maskType:"alpha"}},e.createElement("path",{d:"M13 82.0113L70.4 79.5547L127.8 117.497L185.2 123.625L242.6 141.754",stroke:"white"}),e.createElement("circle",{cx:129,cy:118,r:2,fill:"white"}),e.createElement("circle",{cx:186,cy:124,r:2,fill:"white"}),e.createElement("circle",{cx:70,cy:79,r:2,fill:"white"}),e.createElement("circle",{cx:14,cy:82,r:2,fill:"white"})),e.createElement("g",{mask:"url(#mask0_159_20353)"},e.createElement("rect",{y:36.5,width:312,height:135,fill:"url(#paint2_linear_159_20353)"})),e.createElement("circle",{cx:129,cy:118,r:4,fill:"var(--color-solar-200)"}),e.createElement("circle",{cx:186,cy:124,r:4,fill:"var(--color-solar-200)"}),e.createElement("circle",{cx:70,cy:79,r:4,fill:"var(--color-solar-200)"}),e.createElement("circle",{cx:14,cy:82,r:4,fill:"var(--color-solar-200)"}),e.createElement("path",{d:"M224.206 118.334V116.894H229.454V118.334H224.206ZM235.305 122.206C234.281 122.206 233.433 121.961 232.761 121.47C232.099 120.979 231.603 120.286 231.273 119.39C230.953 118.483 230.793 117.417 230.793 116.19C230.793 114.963 230.953 113.902 231.273 113.006C231.603 112.11 232.099 111.417 232.761 110.926C233.433 110.435 234.281 110.19 235.305 110.19C236.339 110.19 237.187 110.435 237.849 110.926C238.51 111.417 239.001 112.11 239.321 113.006C239.651 113.902 239.817 114.963 239.817 116.19C239.817 117.417 239.651 118.483 239.321 119.39C239.001 120.286 238.51 120.979 237.849 121.47C237.187 121.961 236.339 122.206 235.305 122.206ZM235.305 120.99C236.222 120.99 236.942 120.595 237.465 119.806C237.998 119.006 238.265 117.801 238.265 116.19C238.265 114.579 237.998 113.379 237.465 112.59C236.942 111.801 236.222 111.406 235.305 111.406C234.398 111.406 233.678 111.801 233.145 112.59C232.611 113.379 232.345 114.579 232.345 116.19C232.345 117.801 232.611 119.006 233.145 119.806C233.678 120.595 234.398 120.99 235.305 120.99ZM240.993 121.998V120.158H242.833V121.998H240.993ZM245.499 121.998V112.926H242.811V111.934C243.366 111.913 243.835 111.865 244.219 111.79C244.614 111.705 244.95 111.555 245.227 111.342C245.504 111.129 245.75 110.814 245.963 110.398H246.955V121.998H245.499ZM251.007 111.758L250.607 115.054C250.917 114.755 251.29 114.537 251.727 114.398C252.165 114.249 252.623 114.174 253.103 114.174C253.786 114.174 254.415 114.329 254.991 114.638C255.567 114.947 256.031 115.401 256.383 115.998C256.735 116.595 256.911 117.321 256.911 118.174C256.911 119.059 256.714 119.801 256.319 120.398C255.935 120.995 255.429 121.449 254.799 121.758C254.181 122.057 253.509 122.206 252.783 122.206C251.887 122.206 251.146 122.041 250.559 121.71C249.983 121.369 249.541 120.926 249.231 120.382C248.922 119.838 248.73 119.257 248.655 118.638H250.159C250.277 119.363 250.538 119.939 250.943 120.366C251.359 120.782 251.973 120.99 252.783 120.99C253.253 120.99 253.679 120.883 254.063 120.67C254.458 120.446 254.773 120.126 255.007 119.71C255.253 119.294 255.375 118.787 255.375 118.19C255.375 117.55 255.242 117.027 254.975 116.622C254.719 116.217 254.394 115.918 253.999 115.726C253.605 115.534 253.194 115.438 252.767 115.438C252.17 115.438 251.679 115.582 251.295 115.87C250.911 116.147 250.655 116.43 250.527 116.718L249.071 116.638L249.823 110.398H256.479V111.758H251.007Z",fill:"#FEEE5B"}),e.createElement("g",{filter:"url(#filter1_f_159_20353)"},e.createElement("circle",{cx:240,cy:140.998,r:40,fill:"url(#paint1_radial_159_20353)"})),e.createElement("circle",{opacity:.3,cx:240,cy:141.498,r:8,fill:"white"}),e.createElement("circle",{cx:240,cy:141.498,r:4,fill:"white"}),e.createElement("defs",null,e.createElement("filter",{id:"filter1_f_159_20353",x:170,y:70.998,width:140,height:140,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},e.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),e.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),e.createElement("feGaussianBlur",{stdDeviation:15,result:"effect1_foregroundBlur_159_20353"})),e.createElement("linearGradient",{id:"paint0_linear_159_20353",x1:156,y1:0,x2:156,y2:180,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{offset:.5,stopColor:"#8FA1CD",stopOpacity:0}),e.createElement("stop",{offset:1,stopColor:"#8FA1CD"})),e.createElement("radialGradient",{id:"paint1_radial_159_20353",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(240 140.998) rotate(90) scale(40)"},e.createElement("stop",{stopColor:"#FEF38E"}),e.createElement("stop",{offset:1,stopColor:"#FEF38E",stopOpacity:0})),e.createElement("linearGradient",{id:"paint2_linear_159_20353",x1:0,y1:104,x2:312,y2:104,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"white",stopOpacity:0}),e.createElement("stop",{offset:1,stopColor:"white"}))));exports.default=n;
@@ -1,7 +0,0 @@
1
- import * as e from "react";
2
- const r = (t) => /* @__PURE__ */ e.createElement("svg", { width: 312, height: 184, viewBox: "0 0 312 184", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("rect", { width: 312, height: 180, y: 2, rx: 12, fill: "white", fillOpacity: 0.05 }), /* @__PURE__ */ e.createElement("rect", { width: 312, height: 180, y: 2, rx: 12, fill: "url(#paint0_linear_159_20353)", fillOpacity: 0.2 }), /* @__PURE__ */ e.createElement("line", { x1: 12.25, y1: 55.5, x2: 299.75, y2: 55.5, stroke: "white", strokeWidth: 0.5, strokeLinecap: "round", opacity: 0.3 }), /* @__PURE__ */ e.createElement("line", { x1: 12.25, y1: 124, x2: 299.75, y2: 124, stroke: "white", strokeWidth: 0.5, strokeLinecap: "round", opacity: 0.3 }), /* @__PURE__ */ e.createElement("mask", { id: "mask0_159_20353", maskUnits: "userSpaceOnUse", x: 12, y: 77, width: 231, height: 66, style: {
3
- maskType: "alpha"
4
- } }, /* @__PURE__ */ e.createElement("path", { d: "M13 82.0113L70.4 79.5547L127.8 117.497L185.2 123.625L242.6 141.754", stroke: "white" }), /* @__PURE__ */ e.createElement("circle", { cx: 129, cy: 118, r: 2, fill: "white" }), /* @__PURE__ */ e.createElement("circle", { cx: 186, cy: 124, r: 2, fill: "white" }), /* @__PURE__ */ e.createElement("circle", { cx: 70, cy: 79, r: 2, fill: "white" }), /* @__PURE__ */ e.createElement("circle", { cx: 14, cy: 82, r: 2, fill: "white" })), /* @__PURE__ */ e.createElement("g", { mask: "url(#mask0_159_20353)" }, /* @__PURE__ */ e.createElement("rect", { y: 36.5, width: 312, height: 135, fill: "url(#paint2_linear_159_20353)" })), /* @__PURE__ */ e.createElement("circle", { cx: 129, cy: 118, r: 4, fill: "var(--color-solar-200)" }), /* @__PURE__ */ e.createElement("circle", { cx: 186, cy: 124, r: 4, fill: "var(--color-solar-200)" }), /* @__PURE__ */ e.createElement("circle", { cx: 70, cy: 79, r: 4, fill: "var(--color-solar-200)" }), /* @__PURE__ */ e.createElement("circle", { cx: 14, cy: 82, r: 4, fill: "var(--color-solar-200)" }), /* @__PURE__ */ e.createElement("path", { d: "M224.206 118.334V116.894H229.454V118.334H224.206ZM235.305 122.206C234.281 122.206 233.433 121.961 232.761 121.47C232.099 120.979 231.603 120.286 231.273 119.39C230.953 118.483 230.793 117.417 230.793 116.19C230.793 114.963 230.953 113.902 231.273 113.006C231.603 112.11 232.099 111.417 232.761 110.926C233.433 110.435 234.281 110.19 235.305 110.19C236.339 110.19 237.187 110.435 237.849 110.926C238.51 111.417 239.001 112.11 239.321 113.006C239.651 113.902 239.817 114.963 239.817 116.19C239.817 117.417 239.651 118.483 239.321 119.39C239.001 120.286 238.51 120.979 237.849 121.47C237.187 121.961 236.339 122.206 235.305 122.206ZM235.305 120.99C236.222 120.99 236.942 120.595 237.465 119.806C237.998 119.006 238.265 117.801 238.265 116.19C238.265 114.579 237.998 113.379 237.465 112.59C236.942 111.801 236.222 111.406 235.305 111.406C234.398 111.406 233.678 111.801 233.145 112.59C232.611 113.379 232.345 114.579 232.345 116.19C232.345 117.801 232.611 119.006 233.145 119.806C233.678 120.595 234.398 120.99 235.305 120.99ZM240.993 121.998V120.158H242.833V121.998H240.993ZM245.499 121.998V112.926H242.811V111.934C243.366 111.913 243.835 111.865 244.219 111.79C244.614 111.705 244.95 111.555 245.227 111.342C245.504 111.129 245.75 110.814 245.963 110.398H246.955V121.998H245.499ZM251.007 111.758L250.607 115.054C250.917 114.755 251.29 114.537 251.727 114.398C252.165 114.249 252.623 114.174 253.103 114.174C253.786 114.174 254.415 114.329 254.991 114.638C255.567 114.947 256.031 115.401 256.383 115.998C256.735 116.595 256.911 117.321 256.911 118.174C256.911 119.059 256.714 119.801 256.319 120.398C255.935 120.995 255.429 121.449 254.799 121.758C254.181 122.057 253.509 122.206 252.783 122.206C251.887 122.206 251.146 122.041 250.559 121.71C249.983 121.369 249.541 120.926 249.231 120.382C248.922 119.838 248.73 119.257 248.655 118.638H250.159C250.277 119.363 250.538 119.939 250.943 120.366C251.359 120.782 251.973 120.99 252.783 120.99C253.253 120.99 253.679 120.883 254.063 120.67C254.458 120.446 254.773 120.126 255.007 119.71C255.253 119.294 255.375 118.787 255.375 118.19C255.375 117.55 255.242 117.027 254.975 116.622C254.719 116.217 254.394 115.918 253.999 115.726C253.605 115.534 253.194 115.438 252.767 115.438C252.17 115.438 251.679 115.582 251.295 115.87C250.911 116.147 250.655 116.43 250.527 116.718L249.071 116.638L249.823 110.398H256.479V111.758H251.007Z", fill: "#FEEE5B" }), /* @__PURE__ */ e.createElement("g", { filter: "url(#filter1_f_159_20353)" }, /* @__PURE__ */ e.createElement("circle", { cx: 240, cy: 140.998, r: 40, fill: "url(#paint1_radial_159_20353)" })), /* @__PURE__ */ e.createElement("circle", { opacity: 0.3, cx: 240, cy: 141.498, r: 8, fill: "white" }), /* @__PURE__ */ e.createElement("circle", { cx: 240, cy: 141.498, r: 4, fill: "white" }), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("filter", { id: "filter1_f_159_20353", x: 170, y: 70.998, width: 140, height: 140, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, /* @__PURE__ */ e.createElement("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), /* @__PURE__ */ e.createElement("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), /* @__PURE__ */ e.createElement("feGaussianBlur", { stdDeviation: 15, result: "effect1_foregroundBlur_159_20353" })), /* @__PURE__ */ e.createElement("linearGradient", { id: "paint0_linear_159_20353", x1: 156, y1: 0, x2: 156, y2: 180, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ e.createElement("stop", { offset: 0.5, stopColor: "#8FA1CD", stopOpacity: 0 }), /* @__PURE__ */ e.createElement("stop", { offset: 1, stopColor: "#8FA1CD" })), /* @__PURE__ */ e.createElement("radialGradient", { id: "paint1_radial_159_20353", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(240 140.998) rotate(90) scale(40)" }, /* @__PURE__ */ e.createElement("stop", { stopColor: "#FEF38E" }), /* @__PURE__ */ e.createElement("stop", { offset: 1, stopColor: "#FEF38E", stopOpacity: 0 })), /* @__PURE__ */ e.createElement("linearGradient", { id: "paint2_linear_159_20353", x1: 0, y1: 104, x2: 312, y2: 104, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ e.createElement("stop", { stopColor: "white", stopOpacity: 0 }), /* @__PURE__ */ e.createElement("stop", { offset: 1, stopColor: "white" }))));
5
- export {
6
- r as default
7
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r="biomarker-module__biomarkerCard___nAdBb",o="biomarker-module__topContainer___wn-Ed",e="biomarker-module__textContainer___qCmgX",t="biomarker-module__biomarkerInfo___-C-uV",n="biomarker-module__biomarkerUnit___-qCMO",a="biomarker-module__biomarkerLabel___tzKzW",i="biomarker-module__trendArrow___S30j8",_="biomarker-module__bottomContainer___4Lznp",m={biomarkerCard:r,topContainer:o,textContainer:e,biomarkerInfo:t,biomarkerUnit:n,biomarkerLabel:a,trendArrow:i,bottomContainer:_};exports.biomarkerCard=r;exports.biomarkerInfo=t;exports.biomarkerLabel=a;exports.biomarkerUnit=n;exports.bottomContainer=_;exports.default=m;exports.textContainer=e;exports.topContainer=o;exports.trendArrow=i;
@@ -1,21 +0,0 @@
1
- const o = "biomarker-module__biomarkerCard___nAdBb", r = "biomarker-module__topContainer___wn-Ed", e = "biomarker-module__textContainer___qCmgX", t = "biomarker-module__biomarkerInfo___-C-uV", _ = "biomarker-module__biomarkerUnit___-qCMO", n = "biomarker-module__biomarkerLabel___tzKzW", a = "biomarker-module__trendArrow___S30j8", i = "biomarker-module__bottomContainer___4Lznp", m = {
2
- biomarkerCard: o,
3
- topContainer: r,
4
- textContainer: e,
5
- biomarkerInfo: t,
6
- biomarkerUnit: _,
7
- biomarkerLabel: n,
8
- trendArrow: a,
9
- bottomContainer: i
10
- };
11
- export {
12
- o as biomarkerCard,
13
- t as biomarkerInfo,
14
- n as biomarkerLabel,
15
- _ as biomarkerUnit,
16
- i as bottomContainer,
17
- m as default,
18
- e as textContainer,
19
- r as topContainer,
20
- a as trendArrow
21
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="facetime-module__facetimeCard___2qmj-",t="facetime-module__topContainer___5BKEi",a="facetime-module__textContainer___TyYQz",o="facetime-module__facetimePic___a68Zb",i="facetime-module__bottomContainer___ALzl0",n="facetime-module__callFrame___T0H10",_={facetimeCard:e,topContainer:t,textContainer:a,facetimePic:o,bottomContainer:i,callFrame:n};exports.bottomContainer=i;exports.callFrame=n;exports.default=_;exports.facetimeCard=e;exports.facetimePic=o;exports.textContainer=a;exports.topContainer=t;
@@ -1,17 +0,0 @@
1
- const e = "facetime-module__facetimeCard___2qmj-", t = "facetime-module__topContainer___5BKEi", a = "facetime-module__textContainer___TyYQz", o = "facetime-module__facetimePic___a68Zb", _ = "facetime-module__bottomContainer___ALzl0", c = "facetime-module__callFrame___T0H10", i = {
2
- facetimeCard: e,
3
- topContainer: t,
4
- textContainer: a,
5
- facetimePic: o,
6
- bottomContainer: _,
7
- callFrame: c
8
- };
9
- export {
10
- _ as bottomContainer,
11
- c as callFrame,
12
- i as default,
13
- e as facetimeCard,
14
- o as facetimePic,
15
- a as textContainer,
16
- t as topContainer
17
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o="protocol-module__protocolCard___ZvsFB",t="protocol-module__topContainer___lo-CA",e="protocol-module__textContainer___iFz30",r="protocol-module__dosageInfo___c0DLS",_="protocol-module__dosageRate___J9Y-p",c="protocol-module__dosageLabel___Mrdj3",d="protocol-module__productName___mk9dM",a="protocol-module__productDosage___6301S",n="protocol-module__iconArrow___pD52M",p="protocol-module__bottomContainer___hcGeJ",l="protocol-module__productCard___RD0lT",u="protocol-module__productImage___pYQLV",s="protocol-module__productInfo___RkRNj",m={protocolCard:o,topContainer:t,textContainer:e,dosageInfo:r,dosageRate:_,dosageLabel:c,productName:d,productDosage:a,iconArrow:n,bottomContainer:p,productCard:l,productImage:u,productInfo:s};exports.bottomContainer=p;exports.default=m;exports.dosageInfo=r;exports.dosageLabel=c;exports.dosageRate=_;exports.iconArrow=n;exports.productCard=l;exports.productDosage=a;exports.productImage=u;exports.productInfo=s;exports.productName=d;exports.protocolCard=o;exports.textContainer=e;exports.topContainer=t;
@@ -1,31 +0,0 @@
1
- const o = "protocol-module__protocolCard___ZvsFB", t = "protocol-module__topContainer___lo-CA", _ = "protocol-module__textContainer___iFz30", r = "protocol-module__dosageInfo___c0DLS", e = "protocol-module__dosageRate___J9Y-p", c = "protocol-module__dosageLabel___Mrdj3", d = "protocol-module__productName___mk9dM", a = "protocol-module__productDosage___6301S", n = "protocol-module__iconArrow___pD52M", p = "protocol-module__bottomContainer___hcGeJ", l = "protocol-module__productCard___RD0lT", s = "protocol-module__productImage___pYQLV", u = "protocol-module__productInfo___RkRNj", m = {
2
- protocolCard: o,
3
- topContainer: t,
4
- textContainer: _,
5
- dosageInfo: r,
6
- dosageRate: e,
7
- dosageLabel: c,
8
- productName: d,
9
- productDosage: a,
10
- iconArrow: n,
11
- bottomContainer: p,
12
- productCard: l,
13
- productImage: s,
14
- productInfo: u
15
- };
16
- export {
17
- p as bottomContainer,
18
- m as default,
19
- r as dosageInfo,
20
- c as dosageLabel,
21
- e as dosageRate,
22
- n as iconArrow,
23
- l as productCard,
24
- a as productDosage,
25
- s as productImage,
26
- u as productInfo,
27
- d as productName,
28
- o as protocolCard,
29
- _ as textContainer,
30
- t as topContainer
31
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="middleCarousel-module__carousel___axxdq",d="middleCarousel-module__card___hV41s",t="middleCarousel-module__left___Qxquw",_="middleCarousel-module__center___CQddx",l="middleCarousel-module__right___4N-aD",o="middleCarousel-module__hidden___NCVeG",r="middleCarousel-module__cardContent___bQYbE",c={carousel:e,card:d,left:t,center:_,right:l,hidden:o,cardContent:r};exports.card=d;exports.cardContent=r;exports.carousel=e;exports.center=_;exports.default=c;exports.hidden=o;exports.left=t;exports.right=l;
@@ -1,19 +0,0 @@
1
- const e = "middleCarousel-module__carousel___axxdq", d = "middleCarousel-module__card___hV41s", _ = "middleCarousel-module__left___Qxquw", l = "middleCarousel-module__center___CQddx", o = "middleCarousel-module__right___4N-aD", t = "middleCarousel-module__hidden___NCVeG", r = "middleCarousel-module__cardContent___bQYbE", s = {
2
- carousel: e,
3
- card: d,
4
- left: _,
5
- center: l,
6
- right: o,
7
- hidden: t,
8
- cardContent: r
9
- };
10
- export {
11
- d as card,
12
- r as cardContent,
13
- e as carousel,
14
- l as center,
15
- s as default,
16
- t as hidden,
17
- _ as left,
18
- o as right
19
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="homepageHero-module__root___nmksd",o="homepageHero-module__backgroundImage___xGlC2",t="homepageHero-module__contentContainer___CoARZ",_="homepageHero-module__headline___Kv44b",a="homepageHero-module__carouselArea___j1ktL",n="homepageHero-module__callAction___p4l4c",r="homepageHero-module__text___efXY2",l="homepageHero-module__buttonWrapper___giw1M",c="homepageHero-module__desktop___a7wZZ",m="homepageHero-module__mobile___mVihT",u={root:e,backgroundImage:o,contentContainer:t,headline:_,carouselArea:a,callAction:n,text:r,buttonWrapper:l,desktop:c,mobile:m};exports.backgroundImage=o;exports.buttonWrapper=l;exports.callAction=n;exports.carouselArea=a;exports.contentContainer=t;exports.default=u;exports.desktop=c;exports.headline=_;exports.mobile=m;exports.root=e;exports.text=r;
@@ -1,25 +0,0 @@
1
- const e = "homepageHero-module__root___nmksd", o = "homepageHero-module__backgroundImage___xGlC2", _ = "homepageHero-module__contentContainer___CoARZ", t = "homepageHero-module__headline___Kv44b", a = "homepageHero-module__carouselArea___j1ktL", n = "homepageHero-module__callAction___p4l4c", r = "homepageHero-module__text___efXY2", l = "homepageHero-module__buttonWrapper___giw1M", m = "homepageHero-module__desktop___a7wZZ", c = "homepageHero-module__mobile___mVihT", d = {
2
- root: e,
3
- backgroundImage: o,
4
- contentContainer: _,
5
- headline: t,
6
- carouselArea: a,
7
- callAction: n,
8
- text: r,
9
- buttonWrapper: l,
10
- desktop: m,
11
- mobile: c
12
- };
13
- export {
14
- o as backgroundImage,
15
- l as buttonWrapper,
16
- n as callAction,
17
- a as carouselArea,
18
- _ as contentContainer,
19
- d as default,
20
- m as desktop,
21
- t as headline,
22
- c as mobile,
23
- e as root,
24
- r as text
25
- };
@@ -1 +0,0 @@
1
- export { HomepageHero } from './HomepageHero';
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=require("../../components/Button/Button.cjs.js"),n=require("../../components/HighlightedTitle/HighlightedTitle.cjs.js"),a=require("../../components/Typography/Typography.cjs.js"),s=require("../../utils/cn/cn.cjs.js"),t=require("./stillHaveQuestions.module.css.cjs.js");function l(){return e.jsx("section",{className:t.default.root,children:e.jsx("div",{className:t.default.imageWrapper,children:e.jsxs("div",{className:t.default.contentBox,children:[e.jsx(n.HighlightedTitle,{colorScheme:"dark",title:e.jsxs(a.Typography,{defaultVariant:"displayMd",mobileVariant:"headingXl",children:["Still have ",e.jsx("b",{children:"questions?"})]})}),e.jsx("div",{className:s.cn(t.default.actions,t.default.desktop),children:e.jsx(i.Button,{as:"a",href:"/contact",variant:"secondary",size:"lg",children:"Contact Us"})}),e.jsx("div",{className:s.cn(t.default.actions,t.default.mobile),children:e.jsx(i.Button,{as:"a",href:"/contact",variant:"secondary",size:"md",children:"Contact Us"})})]})})})}exports.StillHaveQuestions=l;
@@ -1 +0,0 @@
1
- export declare function StillHaveQuestions(): import("react/jsx-runtime").JSX.Element;
@@ -1,25 +0,0 @@
1
- import { jsx as i, jsxs as t } from "react/jsx-runtime";
2
- import { Button as a } from "../../components/Button/Button.es.js";
3
- import { HighlightedTitle as o } from "../../components/HighlightedTitle/HighlightedTitle.es.js";
4
- import { Typography as n } from "../../components/Typography/Typography.es.js";
5
- import { cn as r } from "../../utils/cn/cn.es.js";
6
- import e from "./stillHaveQuestions.module.css.es.js";
7
- function p() {
8
- return /* @__PURE__ */ i("section", { className: e.root, children: /* @__PURE__ */ i("div", { className: e.imageWrapper, children: /* @__PURE__ */ t("div", { className: e.contentBox, children: [
9
- /* @__PURE__ */ i(
10
- o,
11
- {
12
- colorScheme: "dark",
13
- title: /* @__PURE__ */ t(n, { defaultVariant: "displayMd", mobileVariant: "headingXl", children: [
14
- "Still have ",
15
- /* @__PURE__ */ i("b", { children: "questions?" })
16
- ] })
17
- }
18
- ),
19
- /* @__PURE__ */ i("div", { className: r(e.actions, e.desktop), children: /* @__PURE__ */ i(a, { as: "a", href: "/contact", variant: "secondary", size: "lg", children: "Contact Us" }) }),
20
- /* @__PURE__ */ i("div", { className: r(e.actions, e.mobile), children: /* @__PURE__ */ i(a, { as: "a", href: "/contact", variant: "secondary", size: "md", children: "Contact Us" }) })
21
- ] }) }) });
22
- }
23
- export {
24
- p as StillHaveQuestions
25
- };
@@ -1 +0,0 @@
1
- export { StillHaveQuestions } from './StillHaveQuestions';
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="stillHaveQuestions-module__root___bscgd",o="stillHaveQuestions-module__imageWrapper___3ZTu-",t="stillHaveQuestions-module__contentBox___G5ptm",s="stillHaveQuestions-module__actions___eeCUe",_="stillHaveQuestions-module__mobile___7C-Hc",l="stillHaveQuestions-module__desktop___0Bg3Q",i={root:e,imageWrapper:o,contentBox:t,actions:s,mobile:_,desktop:l};exports.actions=s;exports.contentBox=t;exports.default=i;exports.desktop=l;exports.imageWrapper=o;exports.mobile=_;exports.root=e;