@zenpatient-org/healthspan-marketing-ui 0.2.83 → 0.2.85

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 (178) hide show
  1. package/dist/components/Accordion/Accordion.d.ts +2 -1
  2. package/dist/components/Accordion/components/AccordionItem/AccordionItem.d.ts +2 -1
  3. package/dist/components/AdvancedGallery/AdvancedGallery.d.ts +1 -0
  4. package/dist/components/AdvancedGallery/components/ImageGalleryPagination/ImageGalleryPagination.d.ts +2 -1
  5. package/dist/components/AdvancedGallery/components/VideoSlide/VideoSlide.d.ts +1 -0
  6. package/dist/components/AnchorLinks/AnchorLinks.d.ts +1 -0
  7. package/dist/components/AnchorLinks/types.d.ts +1 -0
  8. package/dist/components/Benefit/Benefit.d.ts +2 -1
  9. package/dist/components/Button/Button.d.ts +3 -2
  10. package/dist/components/Callback/Callback.d.ts +3 -2
  11. package/dist/components/Callback/constants.d.ts +3 -2
  12. package/dist/components/Checkbox/Checkbox.d.ts +1 -0
  13. package/dist/components/ClaimBlock/ClaimBlock.d.ts +2 -1
  14. package/dist/components/ComplexImageCarousel/ComplexCarousel/ComplexCarousel.d.ts +1 -0
  15. package/dist/components/ComplexImageCarousel/ComplexImageCarousel.d.ts +1 -0
  16. package/dist/components/ComplexImageCarousel/SimpleImageCarousel/SimpleImageCarousel.d.ts +1 -0
  17. package/dist/components/ComplexImageCarousel/useComplexImageCarousel.d.ts +1 -0
  18. package/dist/components/ComplexTooltip/ComplexTooltip.d.ts +4 -3
  19. package/dist/components/ComplexTooltip/components/ComplexTooltipContent/ComplexTooltipContent.d.ts +2 -1
  20. package/dist/components/ComplexTooltip/types.d.ts +2 -1
  21. package/dist/components/ContentTabs/ContentTabs.d.ts +3 -2
  22. package/dist/components/Cursor/Cursor.d.ts +2 -1
  23. package/dist/components/Cursor/components/ClientCursor.d.ts +2 -1
  24. package/dist/components/Cursor/components/ServerCursor.d.ts +2 -1
  25. package/dist/components/FAQComponent/FAQComponent.d.ts +1 -0
  26. package/dist/components/FAQComponent/types.d.ts +1 -0
  27. package/dist/components/FAQComponentItem/FAQComponentItem.d.ts +1 -0
  28. package/dist/components/FAQComponentItem/types.d.ts +2 -1
  29. package/dist/components/FeaturesList/FeaturesList.d.ts +2 -1
  30. package/dist/components/FeaturesList/types.d.ts +2 -1
  31. package/dist/components/FilterError/FilterError.d.ts +1 -0
  32. package/dist/components/FilterMenu/FilterMenu.d.ts +2 -1
  33. package/dist/components/HighlightCard/HighlightCard.d.ts +2 -1
  34. package/dist/components/HighlightedTitle/HighlightedTitle.d.ts +4 -3
  35. package/dist/components/Icon/Icon.d.ts +1 -0
  36. package/dist/components/Icon/iconsMap.d.ts +1 -0
  37. package/dist/components/IconBracket/IconBracket.d.ts +1 -0
  38. package/dist/components/IconBracket/types.d.ts +1 -0
  39. package/dist/components/IconButton/IconButton.d.ts +3 -2
  40. package/dist/components/ImageGallery/ImageGallery.d.ts +1 -0
  41. package/dist/components/ImageGallery/components/ImageGalleryPagination/ImageGalleryPagination.d.ts +2 -1
  42. package/dist/components/ImageGallery/imageGallery.module.css +3 -2
  43. package/dist/components/InfiniteScroll/InfiniteScroll.d.ts +2 -1
  44. package/dist/components/Label/Label.d.ts +2 -1
  45. package/dist/components/PlainFeaturesGroup/PlainFeaturesGroup.d.ts +1 -0
  46. package/dist/components/PlayButton/PlayButton.d.ts +2 -1
  47. package/dist/components/PriceDisplay/PriceDisplay.d.ts +2 -1
  48. package/dist/components/Pricing/Pricing.d.ts +1 -0
  49. package/dist/components/Pricing/components/BenefitItem/BenefitItem.d.ts +2 -1
  50. package/dist/components/Pricing/types.d.ts +4 -3
  51. package/dist/components/ProductGallery/ProductGallery.d.ts +2 -1
  52. package/dist/components/ProductGalleryCard/ProductGalleryCard.d.ts +2 -1
  53. package/dist/components/ProductGalleryCard/types.d.ts +2 -1
  54. package/dist/components/ProductListing/ProductListing.d.ts +3 -2
  55. package/dist/components/ProductPairs/ProductPairs.d.ts +1 -0
  56. package/dist/components/ProgressButton/ProgressButton.d.ts +3 -2
  57. package/dist/components/Quote/Quote.d.ts +2 -1
  58. package/dist/components/SmartCallout/SmartCallout.d.ts +1 -0
  59. package/dist/components/StepsCarousel/StepsCarousel.d.ts +2 -1
  60. package/dist/components/StudyGridCard/StudyGridCard.d.ts +2 -1
  61. package/dist/components/Tabs/Tabs.d.ts +2 -1
  62. package/dist/components/Tabs/TabsWithFade.d.ts +1 -0
  63. package/dist/components/Tabs/types.d.ts +2 -1
  64. package/dist/components/Tag/Tag.d.ts +3 -2
  65. package/dist/components/TextButton/TextButton.d.ts +3 -2
  66. package/dist/components/TextInput/TextInput.d.ts +1 -0
  67. package/dist/components/Typography/Typography.d.ts +2 -2
  68. package/dist/lib/useSwiper.d.ts +3 -2
  69. package/dist/modules/BasicImageText/BasicImageText.d.ts +2 -1
  70. package/dist/modules/Benefits/Benefits.d.ts +1 -0
  71. package/dist/modules/CallToAction/CallToAction.d.ts +1 -0
  72. package/dist/modules/Callback/Callback.d.ts +2 -1
  73. package/dist/modules/Claims/Claims.d.ts +1 -0
  74. package/dist/modules/Compare/Compare.d.ts +1 -0
  75. package/dist/modules/Compare/types.d.ts +3 -2
  76. package/dist/modules/Comparison/Comparison.d.ts +3 -2
  77. package/dist/modules/Comparison/components/ComparisonMobileView/ComparisonMobileView.d.ts +2 -1
  78. package/dist/modules/ComparisonV2/ComparisonV2.d.ts +2 -1
  79. package/dist/modules/ContentHighlight/ContentHighlight.d.ts +2 -1
  80. package/dist/modules/Curiosity/Curiosity.d.ts +1 -0
  81. package/dist/modules/CursorImageBlock/CursorImageBlock.d.ts +2 -1
  82. package/dist/modules/ExpandingDetails/ExpandingDetails.d.ts +1 -0
  83. package/dist/modules/ExpandingDetails/types.d.ts +1 -0
  84. package/dist/modules/FAQModule/FAQModule.d.ts +1 -0
  85. package/dist/modules/FAQModule/types.d.ts +1 -0
  86. package/dist/modules/FeaturesGallery/FeaturesGallery.d.ts +3 -2
  87. package/dist/modules/FeaturesGallery/components/FeatureGrid/FeatureGrid.d.ts +2 -1
  88. package/dist/modules/FollowTheScience/FollowTheScience.d.ts +1 -0
  89. package/dist/modules/HSModal/HSModal.d.ts +1 -0
  90. package/dist/modules/HSModal/components/MailchimpModal/MailchimpModal.d.ts +1 -0
  91. package/dist/modules/HSModal/components/MailchimpModal/components/Newsletter/Newsletter.d.ts +1 -0
  92. package/dist/modules/HSModal/types.d.ts +1 -0
  93. package/dist/modules/HSModal/useHSModal.cjs.js +1 -1
  94. package/dist/modules/HSModal/useHSModal.es.js +1 -1
  95. package/dist/modules/HighestStandards/HighestStandards.d.ts +1 -0
  96. package/dist/modules/HighestStandards/components/TabsMenu/TabsMenu.d.ts +1 -0
  97. package/dist/modules/HighestStandards/components/TabsMenu/components/TabsMenutem/TabsMenuItem.d.ts +1 -0
  98. package/dist/modules/HighestStandards/components/TabsMenu/components/TabsMenutem/types.d.ts +2 -1
  99. package/dist/modules/HighestStandards/types.d.ts +1 -0
  100. package/dist/modules/Highlight/Highlight.d.ts +2 -1
  101. package/dist/modules/HowItWorks/components/Content/Content.d.ts +1 -0
  102. package/dist/modules/ImageWithBenefits/ImageWithBenefits.d.ts +1 -0
  103. package/dist/modules/ImageWithText/ImageWithText.d.ts +1 -0
  104. package/dist/modules/ImageWithText/components/ButtonWithColors/ButtonWithColors.d.ts +1 -0
  105. package/dist/modules/ImageWithText/types.d.ts +2 -1
  106. package/dist/modules/IndividualProductCard/IndividualProductCard.d.ts +3 -2
  107. package/dist/modules/IndividualProductCard/components/PlanCard/PlanCard.d.ts +2 -1
  108. package/dist/modules/IndividualProductCard/types.d.ts +3 -2
  109. package/dist/modules/IndividualProductCardV2/IndividualProductCardV2.d.ts +1 -0
  110. package/dist/modules/IndividualProductCardV2/types.d.ts +1 -0
  111. package/dist/modules/IngredientHighlight/IngredientHighlight.d.ts +1 -0
  112. package/dist/modules/IngredientHighlight/components/Ingredient/Ingredient.d.ts +1 -0
  113. package/dist/modules/LongevityPathways/LongevityPathways.d.ts +1 -0
  114. package/dist/modules/LongevityPathways/types.d.ts +1 -0
  115. package/dist/modules/OptimalHealth/OptimalHealth.d.ts +3 -2
  116. package/dist/modules/OptimalHealth/components/ClockImages/ClockImages.d.ts +2 -1
  117. package/dist/modules/OurProcess/OurProcess.d.ts +4 -3
  118. package/dist/modules/PairedProducts/PairedProducts.d.ts +2 -1
  119. package/dist/modules/ProductsDisplay/ProductsDisplay.d.ts +2 -1
  120. package/dist/modules/ProductsDisplay/components/ProductsDisplayTabs/ProductsDisplayTabs.d.ts +2 -1
  121. package/dist/modules/ProductsDisplay/types.d.ts +2 -1
  122. package/dist/modules/ProductsDisplay/useProductsData.d.ts +4 -3
  123. package/dist/modules/ProgramDetails/ProgramDetails.d.ts +1 -0
  124. package/dist/modules/ProgramDetails/components/Features/Features.d.ts +2 -1
  125. package/dist/modules/ResearchEssentialReadings/ResearchEssentialReadings.d.ts +1 -0
  126. package/dist/modules/ResearchEssentialReadings/components/ReadingCard/ReadingCard.d.ts +2 -1
  127. package/dist/modules/ResearchFeatured/ResearchFeatured.d.ts +2 -1
  128. package/dist/modules/ResearchFeatured/components/FeaturedArticle/FeaturedArticle.d.ts +2 -1
  129. package/dist/modules/ResearchFeatured/components/HighlightedArticle/HighlightedArticle.d.ts +2 -1
  130. package/dist/modules/ResearchFilters/ResearchFilters.d.ts +2 -1
  131. package/dist/modules/ResearchStudies/ResearchStudies.d.ts +2 -1
  132. package/dist/modules/ResearchStudies/components/StudyCard/StudyCard.d.ts +2 -1
  133. package/dist/modules/Reviews/Reviews.d.ts +1 -0
  134. package/dist/modules/Reviews/components/ReviewCard/ReviewCard.d.ts +1 -0
  135. package/dist/modules/Reviews/components/ReviewList/ReviewList.d.ts +2 -1
  136. package/dist/modules/ScienceHero/ScienceHeroCursor.d.ts +2 -1
  137. package/dist/modules/ScienceHero/components/ScienceClientCursor.d.ts +2 -1
  138. package/dist/modules/ScienceHero/components/ScienceServerCursor.d.ts +2 -1
  139. package/dist/modules/SlidingTabsGallery/SlidingTabsGallery.d.ts +3 -2
  140. package/dist/modules/StillHaveQuestions/StillHaveQuestions.d.ts +2 -1
  141. package/dist/modules/StillHaveQuestions/constants.d.ts +1 -0
  142. package/dist/modules/Studies/Studies.d.ts +3 -2
  143. package/dist/modules/TargetedPrograms/TargetedPrograms.d.ts +2 -1
  144. package/dist/modules/Testimonial/Testimonial.d.ts +2 -1
  145. package/dist/modules/Testimonial/components/TextCard/TextCard.d.ts +1 -0
  146. package/dist/modules/Testimonial/components/VideoCard/VideoCard.d.ts +1 -0
  147. package/dist/modules/TextTwoImages/TextTwoImages.d.ts +2 -1
  148. package/dist/modules/ThreeCardsWithHero/ThreeCardsWithHero.d.ts +2 -1
  149. package/dist/modules/TotalCare/TotalCare.d.ts +4 -3
  150. package/dist/modules/TrackProgress/TrackProgress.d.ts +1 -0
  151. package/dist/modules/TrackProgress/components/TimelineContent/TimelineContent.d.ts +1 -0
  152. package/dist/modules/TypesOfTests/TypesOfTests.d.ts +3 -2
  153. package/dist/modules/YourProtocol/YourProtocol.d.ts +4 -3
  154. package/dist/modules/YourProtocol/types.d.ts +1 -0
  155. package/dist/node_modules/@wistia/wistia-player-react/dist/mjs/WistiaPlayerWrapper-KYHM7EWK.cjs.js +1 -1
  156. package/dist/node_modules/@wistia/wistia-player-react/dist/mjs/WistiaPlayerWrapper-KYHM7EWK.es.js +2 -2
  157. package/dist/node_modules/@wistia/wistia-player-react/dist/mjs/wistia-player-PKAEVX5L.cjs.js +19 -19
  158. package/dist/node_modules/@wistia/wistia-player-react/dist/mjs/wistia-player-PKAEVX5L.es.js +270 -270
  159. package/dist/node_modules/gsap/CustomEase.cjs.js +1 -1
  160. package/dist/node_modules/gsap/CustomEase.es.js +2 -2
  161. package/dist/node_modules/gsap/Draggable.cjs.js +1 -1
  162. package/dist/node_modules/gsap/Draggable.es.js +6 -6
  163. package/dist/node_modules/gsap/Flip.cjs.js +1 -1
  164. package/dist/node_modules/gsap/Flip.es.js +6 -6
  165. package/dist/node_modules/gsap/Observer.cjs.js +1 -1
  166. package/dist/node_modules/gsap/Observer.es.js +2 -2
  167. package/dist/node_modules/gsap/ScrollTrigger.cjs.js +1 -1
  168. package/dist/node_modules/gsap/ScrollTrigger.es.js +2 -2
  169. package/dist/node_modules/gsap/utils/matrix.cjs.js +1 -1
  170. package/dist/node_modules/gsap/utils/matrix.es.js +2 -2
  171. package/dist/pageComponents/Banner/Banner.d.ts +2 -1
  172. package/dist/pageComponents/Footer/Footer.d.ts +1 -0
  173. package/dist/pageComponents/ScrollingFeatures/ScrollingFeatures.d.ts +1 -0
  174. package/dist/pageComponents/TreatmentsHero/components/TreatmentHeroCard/treatmentHeroCard.module.css +5 -5
  175. package/dist/pageComponents/TreatmentsHero/treatmentsHero.module.css +35 -8
  176. package/dist/types/articles.d.ts +1 -0
  177. package/dist/utils/isHsIcon.d.ts +1 -0
  178. package/package.json +1 -1
@@ -1,5 +1,6 @@
1
- import React from 'react';
1
+ import { default as React } from 'react';
2
2
  import { EIconName } from '../Icon';
3
+
3
4
  type TAccordionItem = {
4
5
  title: string;
5
6
  content: React.ReactNode;
@@ -1,5 +1,6 @@
1
- import React from 'react';
1
+ import { default as React } from 'react';
2
2
  import { EIconName } from '../../../Icon';
3
+
3
4
  type Props = {
4
5
  title: string;
5
6
  content: React.ReactNode;
@@ -1,4 +1,5 @@
1
1
  import { TAdvancedGalleryView } from './types';
2
+
2
3
  export type AdvancedGalleryProps = TAdvancedGalleryView & {
3
4
  label?: string;
4
5
  className?: string;
@@ -1,5 +1,6 @@
1
- import React from 'react';
1
+ import { default as React } from 'react';
2
2
  import { TAdvancedGalleryView } from '../../types';
3
+
3
4
  type ImageGalleryPaginationProps = TAdvancedGalleryView & {
4
5
  activeIndex: number;
5
6
  className?: string;
@@ -1,4 +1,5 @@
1
1
  import { TAdvancedGalleryItemView } from '../../types';
2
+
2
3
  type VideoSlideProps = {
3
4
  item: TAdvancedGalleryItemView & {
4
5
  mediaType: 'video';
@@ -1,2 +1,3 @@
1
1
  import { TAnchorLinksProps } from './types';
2
+
2
3
  export declare const AnchorLinks: ({ links, activeId, onClick }: TAnchorLinksProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,5 @@
1
1
  import { TypographyVariant } from '../Typography';
2
+
2
3
  export declare enum EAnchorLinksTypes {
3
4
  ENERGY = "energy",
4
5
  SENESCENCE = "senescence",
@@ -1,4 +1,5 @@
1
- import type { ReactElement } from 'react';
1
+ import { ReactElement } from 'react';
2
+
2
3
  export type BenefitProps = {
3
4
  title: string;
4
5
  description: string;
@@ -1,6 +1,7 @@
1
- import React, { type ElementType, type ButtonHTMLAttributes, type AnchorHTMLAttributes } from 'react';
2
- import { type EIconName } from '../Icon';
1
+ import { default as React, ElementType, ButtonHTMLAttributes, AnchorHTMLAttributes } from 'react';
2
+ import { EIconName } from '../Icon';
3
3
  import { TAnalyticsEvent } from '../../types/analytics';
4
+
4
5
  export type ButtonVariant = 'primary' | 'primary-invert' | 'secondary' | 'tertiary' | 'muted' | 'muted-invert' | 'ghost';
5
6
  type ButtonSize = 'xs' | 'sm' | 'md' | 'lg';
6
7
  interface BaseButtonProps {
@@ -1,5 +1,6 @@
1
- import { type ButtonProps } from '../Button';
2
- import type { CallbackShape, CallbackSize } from './types';
1
+ import { ButtonProps } from '../Button';
2
+ import { CallbackShape, CallbackSize } from './types';
3
+
3
4
  export type CallbackProps = {
4
5
  image: string;
5
6
  title: string;
@@ -1,5 +1,6 @@
1
- import type { TypographyVariant } from '../Typography';
2
- import type { CallbackSize } from './types';
1
+ import { TypographyVariant } from '../Typography';
2
+ import { CallbackSize } from './types';
3
+
3
4
  export declare const TITLE_BY_SIZE_DESKTOP: Record<CallbackSize, TypographyVariant>;
4
5
  export declare const DESC_BY_SIZE_DESKTOP: Record<CallbackSize, TypographyVariant>;
5
6
  export declare const PRICE_BY_SIZE_DESKTOP: Record<CallbackSize, TypographyVariant>;
@@ -1,4 +1,5 @@
1
1
  import { InputHTMLAttributes } from 'react';
2
+
2
3
  export type TCheckboxSize = 'sm' | 'lg';
3
4
  export type TCheckboxVariant = 'default' | 'undetermined';
4
5
  export interface IBaseCheckboxProps {
@@ -1,4 +1,5 @@
1
- import React from 'react';
1
+ import { default as React } from 'react';
2
+
2
3
  export type ClaimBlockProps = {
3
4
  value: React.ReactNode;
4
5
  valuePrefix?: string;
@@ -1,4 +1,5 @@
1
1
  import { TComplexImageCarouselView } from '../types';
2
+
2
3
  export declare const ComplexCarousel: ({ images }: {
3
4
  images: TComplexImageCarouselView["images"];
4
5
  }) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,3 @@
1
1
  import { TComplexImageCarouselView } from './types';
2
+
2
3
  export declare const ComplexImageCarousel: ({ view, images }: TComplexImageCarouselView) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,5 @@
1
1
  import { TComplexImageCarouselView } from '../types';
2
+
2
3
  export declare const SimpleImageCarousel: ({ images }: {
3
4
  images: TComplexImageCarouselView["images"];
4
5
  }) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,5 @@
1
1
  import { TAdvancedImageView } from './types';
2
+
2
3
  export declare const useComplexImageCarousel: ({ images }: {
3
4
  images: TAdvancedImageView[];
4
5
  }) => {
@@ -1,6 +1,7 @@
1
- import { type ReactElement } from 'react';
2
- import { type PopoverPosition, type PositionTransform } from 'react-tiny-popover';
3
- import type { CommonComplexTooltipProps } from './types';
1
+ import { ReactElement } from 'react';
2
+ import { PopoverPosition, PositionTransform } from 'react-tiny-popover';
3
+ import { CommonComplexTooltipProps } from './types';
4
+
4
5
  type ComplexTooltipProps = {
5
6
  children: ReactElement;
6
7
  trigger: 'hover' | 'click';
@@ -1,4 +1,5 @@
1
- import type { CommonComplexTooltipProps } from '../../types';
1
+ import { CommonComplexTooltipProps } from '../../types';
2
+
2
3
  type ComplexTooltipContentProps = {
3
4
  className?: string;
4
5
  onMouseEnter?: () => void;
@@ -1,4 +1,5 @@
1
- import type { TColorScheme } from '../../types/common';
1
+ import { TColorScheme } from '../../types/common';
2
+
2
3
  export type CommonComplexTooltipProps = {
3
4
  title: string;
4
5
  description: string;
@@ -1,6 +1,7 @@
1
1
  import { ReactNode } from 'react';
2
- import { type EIconName } from '../Icon';
3
- import type { TColorScheme } from '../../types/common';
2
+ import { EIconName } from '../Icon';
3
+ import { TColorScheme } from '../../types/common';
4
+
4
5
  export type TContentTab = {
5
6
  label: string;
6
7
  description: ReactNode;
@@ -1,4 +1,5 @@
1
- import React from 'react';
1
+ import { default as React } from 'react';
2
+
2
3
  export type CursorProps = {
3
4
  label: string;
4
5
  children: React.ReactNode;
@@ -1,2 +1,3 @@
1
- import type { CursorProps } from '../Cursor';
1
+ import { CursorProps } from '../Cursor';
2
+
2
3
  export declare function ClientCursor({ children, label, colorScheme }: CursorProps): import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,5 @@
1
- import React from 'react';
1
+ import { default as React } from 'react';
2
+
2
3
  export declare const ServerCursor: ({ children }: {
3
4
  children: React.ReactNode;
4
5
  }) => React.ReactNode;
@@ -1,2 +1,3 @@
1
1
  import { TFAQComponent } from './types';
2
+
2
3
  export declare const FAQComponent: ({ items, mode, initialActiveIndex }: TFAQComponent) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,5 @@
1
1
  import { ReactNode } from 'react';
2
+
2
3
  export type TFAQComponent = {
3
4
  items: Array<{
4
5
  title: string;
@@ -1,2 +1,3 @@
1
1
  import { TFAQComponentItem } from './types';
2
+
2
3
  export declare const FAQComponentItem: ({ title, content, isOpen, index, onClick }: TFAQComponentItem) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,5 @@
1
- import type { ReactNode } from 'react';
1
+ import { ReactNode } from 'react';
2
+
2
3
  export type TFAQComponentItem = {
3
4
  title: string;
4
5
  content: ReactNode;
@@ -1,4 +1,5 @@
1
- import { type TProductFeature } from './types';
1
+ import { TProductFeature } from './types';
2
+
2
3
  type FeaturesProps = {
3
4
  features: Array<TProductFeature>;
4
5
  };
@@ -1,4 +1,5 @@
1
- import type { ETypeBadge } from '../TypeBadge';
1
+ import { ETypeBadge } from '../TypeBadge';
2
+
2
3
  export type TProductFeature = {
3
4
  label: string;
4
5
  labelSuperscript?: number;
@@ -1,4 +1,5 @@
1
1
  import { ReactNode } from 'react';
2
+
2
3
  export type TFilterError = {
3
4
  text: ReactNode;
4
5
  onClearAllFilters: () => void;
@@ -1,4 +1,5 @@
1
- import React from 'react';
1
+ import { default as React } from 'react';
2
+
2
3
  type TOption<T extends string | number> = {
3
4
  label: string;
4
5
  value: T;
@@ -1,4 +1,5 @@
1
- import type { TColorScheme } from '../../types/common';
1
+ import { TColorScheme } from '../../types/common';
2
+
2
3
  export type HighlightCardProps = {
3
4
  image: string;
4
5
  eyebrow?: string;
@@ -1,6 +1,7 @@
1
- import type { ReactNode } from 'react';
2
- import { type TypographyProps } from '../Typography';
3
- import type { TColorScheme } from '../../types/common';
1
+ import { ReactNode } from 'react';
2
+ import { TypographyProps } from '../Typography';
3
+ import { TColorScheme } from '../../types/common';
4
+
4
5
  type Props = {
5
6
  title: ReactNode;
6
7
  label?: string;
@@ -1,4 +1,5 @@
1
1
  import { EIconName } from './constants';
2
+
2
3
  type Props = {
3
4
  name: EIconName;
4
5
  className?: string;
@@ -1,3 +1,4 @@
1
1
  import { EIconName } from './constants';
2
2
  import { ComponentType } from 'react';
3
+
3
4
  export declare const ICON_COMPONENTS: Record<EIconName, ComponentType<any>>;
@@ -1,2 +1,3 @@
1
1
  import { TIconBracketProps } from './types';
2
+
2
3
  export declare const IconBracket: ({ colorScheme, size, variant }: TIconBracketProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,5 @@
1
1
  import { TColorScheme } from '../../types/common';
2
+
2
3
  export type TIconBracketSize = 'sm' | 'md' | 'lg';
3
4
  export type TIconBracketVariant = 'close' | 'plus' | 'arrow' | 'dot';
4
5
  export type TIconBracketProps = {
@@ -1,5 +1,6 @@
1
- import { type AnchorHTMLAttributes, type ButtonHTMLAttributes, type ElementType } from 'react';
2
- import { type EIconName } from '../Icon';
1
+ import { AnchorHTMLAttributes, ButtonHTMLAttributes, ElementType } from 'react';
2
+ import { EIconName } from '../Icon';
3
+
3
4
  type ButtonVariant = 'emphasis' | 'emphasis-invert' | 'muted' | 'muted-invert' | 'ghost';
4
5
  type ButtonSize = 'xs' | 'sm' | 'md' | 'lg';
5
6
  interface BaseButtonProps {
@@ -1,3 +1,4 @@
1
+
1
2
  export type ImageGalleryProps = {
2
3
  images: Array<string>;
3
4
  label?: string;
@@ -1,4 +1,5 @@
1
- import React from 'react';
1
+ import { default as React } from 'react';
2
+
2
3
  type ImageGalleryPaginationProps = {
3
4
  images: string[];
4
5
  activeIndex: number;
@@ -14,7 +14,8 @@
14
14
  }
15
15
 
16
16
  .secondary {
17
- padding: 10px 0 5px;
17
+ padding-bottom: 5px;
18
+ overflow: hidden;
18
19
  background-color: var(--color-bg-base-light);
19
20
  }
20
21
 
@@ -44,7 +45,7 @@
44
45
  }
45
46
 
46
47
  .secondary .imageWrapper {
47
- aspect-ratio: 1 / 0.8;
48
+ aspect-ratio: initial;
48
49
  }
49
50
 
50
51
  .image {
@@ -1,4 +1,5 @@
1
- import { type ReactElement, type ReactNode, type Ref } from 'react';
1
+ import { ReactElement, ReactNode, Ref } from 'react';
2
+
2
3
  export type InfiniteScrollHandle = {
3
4
  scrollLeft: () => void;
4
5
  scrollRight: () => void;
@@ -1,2 +1,3 @@
1
- import type { LabelProps } from './types';
1
+ import { LabelProps } from './types';
2
+
2
3
  export declare const Label: ({ children, color, size, className }: LabelProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,6 @@
1
1
  import { TPlainFeaturesGroupView } from '../../modules/IndividualProductCardV2/types';
2
2
  import { EIconName } from '../Icon';
3
+
3
4
  export type TPlainFeaturesGroupProps = {
4
5
  items: Array<{
5
6
  icon: EIconName;
@@ -1,4 +1,5 @@
1
- import React from 'react';
1
+ import { default as React } from 'react';
2
+
2
3
  type PlayButtonProps = {
3
4
  inverted?: boolean;
4
5
  onClick: (event: React.MouseEvent<HTMLButtonElement>) => void;
@@ -1,4 +1,5 @@
1
- import React from 'react';
1
+ import { default as React } from 'react';
2
+
2
3
  export type PriceDisplayProps = {
3
4
  description: string;
4
5
  prefix?: string;
@@ -1,2 +1,3 @@
1
1
  import { PricingElementView } from './types';
2
+
2
3
  export declare const Pricing: ({ label, price, items, link, button, zenpatientId, element }: PricingElementView) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,5 @@
1
- import { type ETypeBadge } from '../../../TypeBadge';
1
+ import { ETypeBadge } from '../../../TypeBadge';
2
+
2
3
  type Props = {
3
4
  badge: ETypeBadge;
4
5
  label: string;
@@ -1,6 +1,7 @@
1
- import { type ButtonProps } from '../Button';
2
- import { type LabelColor } from '../Label';
3
- import { type ETypeBadge } from '../TypeBadge';
1
+ import { ButtonProps } from '../Button';
2
+ import { LabelColor } from '../Label';
3
+ import { ETypeBadge } from '../TypeBadge';
4
+
4
5
  export type PricingElementView = {
5
6
  zenpatientId: string;
6
7
  label: {
@@ -1,5 +1,6 @@
1
- import { type ReactNode } from 'react';
1
+ import { ReactNode } from 'react';
2
2
  import { TProductGalleryCardView } from '../ProductGalleryCard';
3
+
3
4
  export type TProductGalleryProps = {
4
5
  header: ReactNode;
5
6
  slides: Array<TProductGalleryCardView>;
@@ -1,4 +1,5 @@
1
- import type { TProductGalleryCardView } from './types';
1
+ import { TProductGalleryCardView } from './types';
2
+
2
3
  type ProductGalleryCardProps = {
3
4
  isHoverable?: boolean;
4
5
  } & TProductGalleryCardView;
@@ -1,4 +1,5 @@
1
- import type { ButtonProps } from '../Button';
1
+ import { ButtonProps } from '../Button';
2
+
2
3
  export type TProductGalleryCardView = {
3
4
  name: string;
4
5
  price: string;
@@ -1,5 +1,6 @@
1
- import { type ButtonProps } from '../Button';
2
- import { type ETypeBadge } from '../TypeBadge';
1
+ import { ButtonProps } from '../Button';
2
+ import { ETypeBadge } from '../TypeBadge';
3
+
3
4
  type ProductListingProps = {
4
5
  name: string;
5
6
  description: string;
@@ -1,4 +1,5 @@
1
1
  import { TProductGalleryCardView } from '../ProductGalleryCard';
2
+
2
3
  type ProductPairsProps = {
3
4
  productCards: Array<TProductGalleryCardView>;
4
5
  };
@@ -1,5 +1,6 @@
1
- import React, { ButtonHTMLAttributes } from 'react';
2
- import type { TOrientation } from './types';
1
+ import { default as React, ButtonHTMLAttributes } from 'react';
2
+ import { TOrientation } from './types';
3
+
3
4
  export type PropgressButtonBaseProps = {
4
5
  orientation: TOrientation;
5
6
  disabled?: boolean;
@@ -1,4 +1,5 @@
1
- import React from 'react';
1
+ import { default as React } from 'react';
2
+
2
3
  export type QuoteProps = {
3
4
  color: 'indigo' | 'ochre' | 'grey' | 'solar';
4
5
  quote: string;
@@ -1,4 +1,5 @@
1
1
  import { EIconName } from '../Icon';
2
+
2
3
  type SmartCalloutBase = {
3
4
  label: string;
4
5
  icon?: EIconName;
@@ -1,4 +1,5 @@
1
- import type { TColorScheme } from '../../types/common';
1
+ import { TColorScheme } from '../../types/common';
2
+
2
3
  export type TStepsCarouselView = Array<{
3
4
  name?: string;
4
5
  title: string;
@@ -1,5 +1,6 @@
1
- import { type LabelProps } from '../Label';
1
+ import { LabelProps } from '../Label';
2
2
  import { EAnalyticsEvent } from '../../types/analytics';
3
+
3
4
  export type CompressedStudyCardProps = {
4
5
  compressed: true;
5
6
  title: string;
@@ -1,5 +1,6 @@
1
- import { type ForwardedRef, type ReactElement } from 'react';
1
+ import { ForwardedRef, ReactElement } from 'react';
2
2
  import { TTabs } from './types';
3
+
3
4
  export declare const Tabs: <T extends string | number>(props: TTabs<T> & {
4
5
  ref?: ForwardedRef<HTMLDivElement>;
5
6
  }) => ReactElement;
@@ -1,2 +1,3 @@
1
1
  import { TTabs } from './types';
2
+
2
3
  export declare function TabsWithFade<T extends string>(tabsProps: TTabs<T>): import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,6 @@
1
1
  import { ReactNode } from 'react';
2
- import { type EIconName } from '../Icon';
2
+ import { EIconName } from '../Icon';
3
+
3
4
  export type TTab<T extends string | number> = {
4
5
  value: T;
5
6
  label: ReactNode;
@@ -1,5 +1,6 @@
1
- import type { ReactNode } from 'react';
2
- import { type EIconName } from '../Icon';
1
+ import { ReactNode } from 'react';
2
+ import { EIconName } from '../Icon';
3
+
3
4
  type Props = {
4
5
  children: ReactNode;
5
6
  value?: string;
@@ -1,5 +1,6 @@
1
- import { type AnchorHTMLAttributes, type ButtonHTMLAttributes, type ElementType } from 'react';
2
- import { type EIconName } from '../Icon';
1
+ import { AnchorHTMLAttributes, ButtonHTMLAttributes, ElementType } from 'react';
2
+ import { EIconName } from '../Icon';
3
+
3
4
  type Size = 'sm' | 'lg';
4
5
  type BaseButtonProps = {
5
6
  inverted?: boolean;
@@ -1,4 +1,5 @@
1
1
  import { ChangeEvent, KeyboardEvent } from 'react';
2
+
2
3
  export type TTextInputProps = {
3
4
  placeholder?: string;
4
5
  variant?: 'primary' | 'primary-invert';
@@ -1,5 +1,5 @@
1
- import type React from 'react';
2
- import type { ElementType } from 'react';
1
+ import { default as React, ElementType } from 'react';
2
+
3
3
  export type TypographyVariant = 'displayXl' | 'displayLg' | 'displayMd' | 'displaySm' | 'displayXs' | 'headingXl' | 'headingLg' | 'headingMd' | 'headingSm' | 'headingXs' | 'headingXxs' | 'preambleLg' | 'preambleMd' | 'preambleSm' | 'bodyXl' | 'bodyLg' | 'bodyMd' | 'bodySm' | 'bodyXs' | 'linkLg' | 'linkMd' | 'linkSm' | 'linkXs' | 'labelXl' | 'labelLg' | 'labelMd' | 'labelSm' | 'labelXs' | 'labelXxs' | 'profileXl' | 'profileLg' | 'profileMd' | 'profileSm';
4
4
  type FontWeight = 'regular' | 'medium';
5
5
  export interface TypographyProps {
@@ -1,5 +1,6 @@
1
- import React from 'react';
2
- import type { Swiper as SwiperType } from 'swiper';
1
+ import { default as React } from 'react';
2
+ import { Swiper as SwiperType } from 'swiper';
3
+
3
4
  export type BaseSwiperReturnProps = {
4
5
  swiper: SwiperType | null;
5
6
  setSwiper: React.Dispatch<React.SetStateAction<SwiperType | null>>;
@@ -1,4 +1,5 @@
1
- import { type ReactNode } from 'react';
1
+ import { ReactNode } from 'react';
2
+
2
3
  export type BasicImageTextProps = {
3
4
  imagePosition: 'left' | 'right';
4
5
  title: ReactNode;
@@ -1,4 +1,5 @@
1
1
  import { ReactNode } from 'react';
2
+
2
3
  type Props = {
3
4
  label: string;
4
5
  title: ReactNode;
@@ -1,4 +1,5 @@
1
1
  import { ReactNode } from 'react';
2
+
2
3
  export type CallToActionProps = {
3
4
  subtitle: ReactNode;
4
5
  titleTop: ReactNode;
@@ -1,4 +1,5 @@
1
- import { type CallbackSize, type CallbackShape } from '../../components/Callback';
1
+ import { CallbackSize, CallbackShape } from '../../components/Callback';
2
+
2
3
  export type CallbackModuleProps = {
3
4
  title: string;
4
5
  description: string;
@@ -1,4 +1,5 @@
1
1
  import { ClaimBlockProps } from '../../components/ClaimBlock';
2
+
2
3
  export type ClaimsProps = {
3
4
  text?: string;
4
5
  button?: {
@@ -1,2 +1,3 @@
1
1
  import { CompareView } from './types';
2
+
2
3
  export declare const Compare: ({ label, title, leftElement, rightElement }: CompareView) => import("react/jsx-runtime").JSX.Element;