@zenpatient-org/healthspan-marketing-ui 0.2.74 → 0.2.76

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 (186) hide show
  1. package/dist/components/Accordion/Accordion.d.ts +1 -2
  2. package/dist/components/Accordion/components/AccordionItem/AccordionItem.d.ts +1 -2
  3. package/dist/components/AdvancedGallery/AdvancedGallery.d.ts +0 -1
  4. package/dist/components/AdvancedGallery/components/ImageGalleryPagination/ImageGalleryPagination.d.ts +1 -2
  5. package/dist/components/AdvancedGallery/components/VideoSlide/VideoSlide.d.ts +0 -1
  6. package/dist/components/AnchorLinks/AnchorLinks.d.ts +0 -1
  7. package/dist/components/AnchorLinks/types.d.ts +0 -1
  8. package/dist/components/Benefit/Benefit.d.ts +1 -2
  9. package/dist/components/Button/Button.d.ts +2 -3
  10. package/dist/components/Callback/Callback.d.ts +2 -3
  11. package/dist/components/Callback/constants.d.ts +2 -3
  12. package/dist/components/Checkbox/Checkbox.cjs.js +1 -1
  13. package/dist/components/Checkbox/Checkbox.d.ts +1 -2
  14. package/dist/components/Checkbox/Checkbox.es.js +34 -42
  15. package/dist/components/Checkbox/checkbox.module.css +15 -4
  16. package/dist/components/ClaimBlock/ClaimBlock.d.ts +1 -2
  17. package/dist/components/ComplexImageCarousel/ComplexCarousel/ComplexCarousel.d.ts +0 -1
  18. package/dist/components/ComplexImageCarousel/ComplexImageCarousel.d.ts +0 -1
  19. package/dist/components/ComplexImageCarousel/SimpleImageCarousel/SimpleImageCarousel.d.ts +0 -1
  20. package/dist/components/ComplexImageCarousel/useComplexImageCarousel.d.ts +0 -1
  21. package/dist/components/ComplexTooltip/ComplexTooltip.d.ts +3 -4
  22. package/dist/components/ComplexTooltip/components/ComplexTooltipContent/ComplexTooltipContent.d.ts +1 -2
  23. package/dist/components/ComplexTooltip/types.d.ts +1 -2
  24. package/dist/components/ContentTabs/ContentTabs.d.ts +2 -3
  25. package/dist/components/Cursor/Cursor.d.ts +1 -2
  26. package/dist/components/Cursor/components/ClientCursor.d.ts +1 -2
  27. package/dist/components/Cursor/components/ServerCursor.d.ts +1 -2
  28. package/dist/components/FAQComponent/FAQComponent.d.ts +0 -1
  29. package/dist/components/FAQComponent/types.d.ts +0 -1
  30. package/dist/components/FAQComponentItem/FAQComponentItem.d.ts +0 -1
  31. package/dist/components/FAQComponentItem/types.d.ts +1 -2
  32. package/dist/components/FilterError/FilterError.d.ts +0 -1
  33. package/dist/components/FilterMenu/FilterMenu.d.ts +1 -2
  34. package/dist/components/HighlightCard/HighlightCard.d.ts +1 -2
  35. package/dist/components/HighlightedTitle/HighlightedTitle.d.ts +3 -4
  36. package/dist/components/Icon/Icon.d.ts +0 -1
  37. package/dist/components/Icon/iconsMap.d.ts +0 -1
  38. package/dist/components/IconBracket/IconBracket.d.ts +0 -1
  39. package/dist/components/IconBracket/types.d.ts +0 -1
  40. package/dist/components/IconButton/IconButton.d.ts +2 -3
  41. package/dist/components/ImageGallery/ImageGallery.d.ts +0 -1
  42. package/dist/components/ImageGallery/components/ImageGalleryPagination/ImageGalleryPagination.d.ts +1 -2
  43. package/dist/components/InfiniteScroll/InfiniteScroll.d.ts +1 -2
  44. package/dist/components/Label/Label.cjs.js +1 -1
  45. package/dist/components/Label/Label.d.ts +1 -2
  46. package/dist/components/Label/Label.es.js +6 -5
  47. package/dist/components/Label/label.module.css +14 -0
  48. package/dist/components/Label/types.d.ts +1 -1
  49. package/dist/components/PlainFeaturesGroup/PlainFeaturesGroup.d.ts +0 -1
  50. package/dist/components/PlayButton/PlayButton.d.ts +1 -2
  51. package/dist/components/PriceDisplay/PriceDisplay.d.ts +1 -2
  52. package/dist/components/Pricing/Pricing.d.ts +0 -1
  53. package/dist/components/Pricing/components/BenefitItem/BenefitItem.d.ts +1 -2
  54. package/dist/components/Pricing/types.d.ts +3 -4
  55. package/dist/components/ProductGallery/ProductGallery.d.ts +1 -2
  56. package/dist/components/ProductGalleryCard/ProductGalleryCard.d.ts +1 -2
  57. package/dist/components/ProductGalleryCard/types.d.ts +1 -2
  58. package/dist/components/ProductListing/ProductListing.d.ts +2 -3
  59. package/dist/components/ProductPairs/ProductPairs.d.ts +0 -1
  60. package/dist/components/ProgressButton/ProgressButton.d.ts +2 -3
  61. package/dist/components/Quote/Quote.d.ts +1 -2
  62. package/dist/components/StepsCarousel/StepsCarousel.d.ts +1 -2
  63. package/dist/components/StudyGridCard/StudyGridCard.d.ts +1 -2
  64. package/dist/components/Tabs/Tabs.d.ts +1 -2
  65. package/dist/components/Tabs/TabsWithFade.d.ts +0 -1
  66. package/dist/components/Tabs/types.d.ts +1 -2
  67. package/dist/components/Tag/Tag.d.ts +2 -3
  68. package/dist/components/TextButton/TextButton.d.ts +2 -3
  69. package/dist/components/TextInput/TextInput.d.ts +0 -1
  70. package/dist/components/Typography/Typography.d.ts +3 -3
  71. package/dist/components/Typography/typography.module.css +12 -3
  72. package/dist/lib/useSwiper.d.ts +2 -3
  73. package/dist/modules/BasicImageText/BasicImageText.d.ts +1 -2
  74. package/dist/modules/Benefits/Benefits.d.ts +0 -1
  75. package/dist/modules/CallToAction/CallToAction.d.ts +0 -1
  76. package/dist/modules/Callback/Callback.d.ts +1 -2
  77. package/dist/modules/Claims/Claims.d.ts +0 -1
  78. package/dist/modules/Compare/Compare.d.ts +0 -1
  79. package/dist/modules/Compare/types.d.ts +2 -3
  80. package/dist/modules/Comparison/Comparison.d.ts +2 -3
  81. package/dist/modules/Comparison/components/ComparisonMobileView/ComparisonMobileView.d.ts +1 -2
  82. package/dist/modules/ComparisonV2/ComparisonV2.d.ts +1 -2
  83. package/dist/modules/ContentHighlight/ContentHighlight.d.ts +1 -2
  84. package/dist/modules/Curiosity/Curiosity.d.ts +0 -1
  85. package/dist/modules/CursorImageBlock/CursorImageBlock.d.ts +1 -2
  86. package/dist/modules/ExpandingDetails/ExpandingDetails.d.ts +0 -1
  87. package/dist/modules/ExpandingDetails/types.d.ts +0 -1
  88. package/dist/modules/FAQModule/FAQModule.d.ts +0 -1
  89. package/dist/modules/FAQModule/types.d.ts +0 -1
  90. package/dist/modules/FeaturesGallery/FeaturesGallery.d.ts +2 -3
  91. package/dist/modules/FeaturesGallery/components/FeatureGrid/FeatureGrid.d.ts +1 -2
  92. package/dist/modules/FollowTheScience/FollowTheScience.d.ts +0 -1
  93. package/dist/modules/HSModal/HSModal.d.ts +0 -1
  94. package/dist/modules/HSModal/components/MailchimpModal/MailchimpModal.d.ts +0 -1
  95. package/dist/modules/HSModal/components/MailchimpModal/components/Newsletter/Newsletter.d.ts +0 -1
  96. package/dist/modules/HSModal/types.d.ts +0 -1
  97. package/dist/modules/HSModal/useHSModal.cjs.js +1 -1
  98. package/dist/modules/HSModal/useHSModal.es.js +1 -1
  99. package/dist/modules/HighestStandards/HighestStandards.d.ts +0 -1
  100. package/dist/modules/HighestStandards/components/TabsMenu/TabsMenu.d.ts +0 -1
  101. package/dist/modules/HighestStandards/components/TabsMenu/components/TabsMenutem/TabsMenuItem.d.ts +0 -1
  102. package/dist/modules/HighestStandards/components/TabsMenu/components/TabsMenutem/types.d.ts +1 -2
  103. package/dist/modules/HighestStandards/types.d.ts +0 -1
  104. package/dist/modules/Highlight/Highlight.d.ts +1 -2
  105. package/dist/modules/HowItWorks/components/Content/Content.d.ts +0 -1
  106. package/dist/modules/ImageWithBenefits/ImageWithBenefits.d.ts +0 -1
  107. package/dist/modules/ImageWithText/ImageWithText.d.ts +0 -1
  108. package/dist/modules/ImageWithText/components/ButtonWithColors/ButtonWithColors.d.ts +0 -1
  109. package/dist/modules/ImageWithText/types.d.ts +1 -2
  110. package/dist/modules/IndividualProductCard/IndividualProductCard.d.ts +2 -3
  111. package/dist/modules/IndividualProductCard/components/Features/Features.d.ts +1 -2
  112. package/dist/modules/IndividualProductCard/components/PlanCard/PlanCard.d.ts +1 -2
  113. package/dist/modules/IndividualProductCard/types.d.ts +2 -3
  114. package/dist/modules/IndividualProductCardV2/IndividualProductCardV2.d.ts +0 -1
  115. package/dist/modules/IndividualProductCardV2/types.d.ts +0 -1
  116. package/dist/modules/IngredientHighlight/IngredientHighlight.d.ts +0 -1
  117. package/dist/modules/IngredientHighlight/components/Ingredient/Ingredient.d.ts +0 -1
  118. package/dist/modules/LongevityPathways/LongevityPathways.d.ts +0 -1
  119. package/dist/modules/LongevityPathways/types.d.ts +0 -1
  120. package/dist/modules/OptimalHealth/OptimalHealth.d.ts +2 -3
  121. package/dist/modules/OptimalHealth/components/ClockImages/ClockImages.d.ts +1 -2
  122. package/dist/modules/OurProcess/OurProcess.d.ts +3 -4
  123. package/dist/modules/PairedProducts/PairedProducts.d.ts +1 -2
  124. package/dist/modules/ProductsDisplay/ProductsDisplay.d.ts +1 -2
  125. package/dist/modules/ProductsDisplay/components/ProductsDisplayTabs/ProductsDisplayTabs.d.ts +1 -2
  126. package/dist/modules/ProductsDisplay/types.d.ts +1 -2
  127. package/dist/modules/ProductsDisplay/useProductsData.d.ts +3 -4
  128. package/dist/modules/ProgramDetails/ProgramDetails.d.ts +0 -1
  129. package/dist/modules/ProgramDetails/components/Features/Features.d.ts +1 -2
  130. package/dist/modules/ResearchEssentialReadings/ResearchEssentialReadings.d.ts +0 -1
  131. package/dist/modules/ResearchEssentialReadings/components/ReadingCard/ReadingCard.d.ts +1 -2
  132. package/dist/modules/ResearchFeatured/ResearchFeatured.d.ts +1 -2
  133. package/dist/modules/ResearchFeatured/components/FeaturedArticle/FeaturedArticle.d.ts +1 -2
  134. package/dist/modules/ResearchFeatured/components/HighlightedArticle/HighlightedArticle.d.ts +1 -2
  135. package/dist/modules/ResearchFilters/ResearchFilters.d.ts +1 -2
  136. package/dist/modules/ResearchStudies/ResearchStudies.d.ts +1 -2
  137. package/dist/modules/ResearchStudies/components/StudyCard/StudyCard.d.ts +1 -2
  138. package/dist/modules/Reviews/Reviews.d.ts +0 -1
  139. package/dist/modules/Reviews/components/ReviewCard/ReviewCard.d.ts +0 -1
  140. package/dist/modules/Reviews/components/ReviewList/ReviewList.d.ts +1 -2
  141. package/dist/modules/ScienceHero/ScienceHeroCursor.d.ts +1 -2
  142. package/dist/modules/ScienceHero/components/ScienceClientCursor.d.ts +1 -2
  143. package/dist/modules/ScienceHero/components/ScienceServerCursor.d.ts +1 -2
  144. package/dist/modules/SlidingTabsGallery/SlidingTabsGallery.d.ts +2 -3
  145. package/dist/modules/StillHaveQuestions/StillHaveQuestions.d.ts +1 -2
  146. package/dist/modules/StillHaveQuestions/constants.d.ts +0 -1
  147. package/dist/modules/Studies/Studies.d.ts +2 -3
  148. package/dist/modules/TargetedPrograms/TargetedPrograms.d.ts +1 -2
  149. package/dist/modules/Testimonial/Testimonial.d.ts +1 -2
  150. package/dist/modules/Testimonial/components/TextCard/TextCard.d.ts +0 -1
  151. package/dist/modules/Testimonial/components/VideoCard/VideoCard.d.ts +0 -1
  152. package/dist/modules/TextTwoImages/TextTwoImages.d.ts +1 -2
  153. package/dist/modules/ThreeCardsWithHero/ThreeCardsWithHero.d.ts +1 -2
  154. package/dist/modules/TotalCare/TotalCare.d.ts +3 -4
  155. package/dist/modules/TrackProgress/TrackProgress.d.ts +0 -1
  156. package/dist/modules/TrackProgress/components/TimelineContent/TimelineContent.d.ts +0 -1
  157. package/dist/modules/TypesOfTests/TypesOfTests.d.ts +2 -3
  158. package/dist/modules/YourProtocol/YourProtocol.d.ts +3 -4
  159. package/dist/modules/YourProtocol/types.d.ts +0 -1
  160. package/dist/node_modules/@wistia/wistia-player-react/dist/mjs/WistiaPlayerWrapper-KYHM7EWK.cjs.js +1 -1
  161. package/dist/node_modules/@wistia/wistia-player-react/dist/mjs/WistiaPlayerWrapper-KYHM7EWK.es.js +2 -2
  162. package/dist/node_modules/@wistia/wistia-player-react/dist/mjs/wistia-player-PKAEVX5L.cjs.js +19 -19
  163. package/dist/node_modules/@wistia/wistia-player-react/dist/mjs/wistia-player-PKAEVX5L.es.js +270 -270
  164. package/dist/node_modules/gsap/CustomEase.cjs.js +1 -1
  165. package/dist/node_modules/gsap/CustomEase.es.js +2 -2
  166. package/dist/node_modules/gsap/Draggable.cjs.js +1 -1
  167. package/dist/node_modules/gsap/Draggable.es.js +6 -6
  168. package/dist/node_modules/gsap/Flip.cjs.js +1 -1
  169. package/dist/node_modules/gsap/Flip.es.js +6 -6
  170. package/dist/node_modules/gsap/Observer.cjs.js +1 -1
  171. package/dist/node_modules/gsap/Observer.es.js +2 -2
  172. package/dist/node_modules/gsap/ScrollTrigger.cjs.js +1 -1
  173. package/dist/node_modules/gsap/ScrollTrigger.es.js +2 -2
  174. package/dist/node_modules/gsap/utils/matrix.cjs.js +1 -1
  175. package/dist/node_modules/gsap/utils/matrix.es.js +2 -2
  176. package/dist/pageComponents/Banner/Banner.d.ts +1 -2
  177. package/dist/pageComponents/Footer/Footer.d.ts +0 -1
  178. package/dist/pageComponents/ScrollingFeatures/ScrollingFeatures.d.ts +0 -1
  179. package/dist/styles/core.css +1 -1
  180. package/dist/types/articles.d.ts +0 -1
  181. package/dist/utils/isHsIcon.d.ts +0 -1
  182. package/package.json +38 -38
  183. package/dist/components/Checkbox/assets/checkbox-checkmark.svg.cjs.js +0 -1
  184. package/dist/components/Checkbox/assets/checkbox-checkmark.svg.es.js +0 -5
  185. package/dist/components/Checkbox/assets/checkbox-dash.svg.cjs.js +0 -1
  186. package/dist/components/Checkbox/assets/checkbox-dash.svg.es.js +0 -5
@@ -1,5 +1,4 @@
1
1
  import { TResearchArticleView } from '../../types/articles';
2
-
3
2
  type TResearchEssentialReadingsProps = {
4
3
  readings: Array<TResearchArticleView>;
5
4
  };
@@ -1,3 +1,2 @@
1
- import { TResearchArticleView } from '../../../../types/articles';
2
-
1
+ import type { TResearchArticleView } from '../../../../types/articles';
3
2
  export declare function ReadingCard({ title, link, image, date, label, readTime }: TResearchArticleView): import("react/jsx-runtime").JSX.Element;
@@ -1,6 +1,5 @@
1
- import { TResearchArticleView } from '../../types/articles';
1
+ import type { TResearchArticleView } from '../../types/articles';
2
2
  import { EAnalyticsEvent } from '../../types/analytics';
3
-
4
3
  type TResearchFeatured = {
5
4
  highlightedArticle: TResearchArticleView;
6
5
  articles: Array<TResearchArticleView>;
@@ -1,3 +1,2 @@
1
- import { TResearchArticleView } from '../../../../types/articles';
2
-
1
+ import type { TResearchArticleView } from '../../../../types/articles';
3
2
  export declare const FeaturedArticle: ({ image, date, readTime, title, link, trackingEvent, trackingLocation, }: TResearchArticleView) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- import { TResearchArticleView } from '../../../../types/articles';
2
-
1
+ import type { TResearchArticleView } from '../../../../types/articles';
3
2
  export declare const HighlightedArticle: ({ label, image, date, title, link }: TResearchArticleView) => import("react/jsx-runtime").JSX.Element;
@@ -1,6 +1,5 @@
1
- import { TTab } from '../../components/Tabs';
1
+ import { type TTab } from '../../components/Tabs';
2
2
  import { EAnalyticsEvent } from '../../types/analytics';
3
-
4
3
  export type TResearchFilters = {
5
4
  tabs: Array<TTab<string>>;
6
5
  activeTab: string;
@@ -1,6 +1,5 @@
1
- import { TResearchArticleView } from '../../types/articles';
1
+ import type { TResearchArticleView } from '../../types/articles';
2
2
  import { EAnalyticsEvent } from '../../types/analytics';
3
-
4
3
  type ResearchStudiesProps = {
5
4
  title: string;
6
5
  backButton?: {
@@ -1,3 +1,2 @@
1
- import { TResearchArticleView } from '../../../../types/articles';
2
-
1
+ import type { TResearchArticleView } from '../../../../types/articles';
3
2
  export declare function StudyCard({ title, link, image, date, label, readTime, trackingEvent, trackingLocation, }: TResearchArticleView): import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,4 @@
1
1
  import { TReviewCard } from './types';
2
-
3
2
  type ReviewsProps = {
4
3
  rating?: {
5
4
  stars?: number;
@@ -1,3 +1,2 @@
1
1
  import { TReviewCard } from '../../types';
2
-
3
2
  export declare const ReviewCard: ({ review }: TReviewCard) => import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,4 @@
1
- import { TReviewCard } from '../../types';
2
-
1
+ import type { TReviewCard } from '../../types';
3
2
  type ReviewListProps = {
4
3
  reviews: Array<TReviewCard>;
5
4
  page: number;
@@ -1,5 +1,4 @@
1
- import { default as React } from 'react';
2
-
1
+ import React from 'react';
3
2
  export type ScienceHeroCursorProps = {
4
3
  children: React.ReactNode;
5
4
  backgroundImage: string;
@@ -1,5 +1,4 @@
1
- import { default as React } from 'react';
2
-
1
+ import React from 'react';
3
2
  type ScienceClientCursorProps = {
4
3
  children: React.ReactNode;
5
4
  backgroundImage: string;
@@ -1,5 +1,4 @@
1
- import { default as React } from 'react';
2
-
1
+ import React from 'react';
3
2
  export declare const ScienceServerCursor: ({ children }: {
4
3
  children: React.ReactNode;
5
4
  }) => React.ReactNode;
@@ -1,6 +1,5 @@
1
- import { ReactNode } from 'react';
2
- import { TContentTab } from '../../components/ContentTabs';
3
-
1
+ import { type ReactNode } from 'react';
2
+ import { type TContentTab } from '../../components/ContentTabs';
4
3
  export type SlidingTabsGalleryProps = {
5
4
  title: ReactNode;
6
5
  tabs: ReadonlyArray<TContentTab>;
@@ -1,5 +1,4 @@
1
- import { ReactNode } from 'react';
2
-
1
+ import type { ReactNode } from 'react';
3
2
  export type StillHaveQuestionsVariant = 'StillHaveQuestions' | 'JoinOurTeam';
4
3
  export type StillHaveQuestionsProps = {
5
4
  variant?: StillHaveQuestionsVariant;
@@ -1,6 +1,5 @@
1
1
  import { ReactNode } from 'react';
2
2
  import { StillHaveQuestionsVariant } from './StillHaveQuestions';
3
-
4
3
  export declare const LEGACY_CONFIG: Record<StillHaveQuestionsVariant, {
5
4
  title: ReactNode;
6
5
  button: {
@@ -1,7 +1,6 @@
1
- import { ReactNode } from 'react';
2
- import { StudyGridCardProps } from '../../components/StudyGridCard/StudyGridCard';
1
+ import type { ReactNode } from 'react';
2
+ import { type StudyGridCardProps } from '../../components/StudyGridCard/StudyGridCard';
3
3
  import { EAnalyticsEvent } from '../../types/analytics';
4
-
5
4
  export type StudiesProps = {
6
5
  title: ReactNode;
7
6
  description?: string;
@@ -1,5 +1,4 @@
1
- import { ProgramCardProps } from '../../components/ProgramCard/ProgramCard';
2
-
1
+ import { type ProgramCardProps } from '../../components/ProgramCard/ProgramCard';
3
2
  export type TargetedProgramsProps = {
4
3
  title: string;
5
4
  cards: Array<ProgramCardProps>;
@@ -1,6 +1,5 @@
1
- import { ReactNode } from 'react';
1
+ import { type ReactNode } from 'react';
2
2
  import { RichReviewCard } from './types';
3
-
4
3
  type TestimonialProps = {
5
4
  title: ReactNode;
6
5
  reviews: Array<RichReviewCard>;
@@ -1,3 +1,2 @@
1
1
  import { RichReviewCard } from '../../types';
2
-
3
2
  export declare const TextCard: ({ background, review, product }: RichReviewCard) => import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,4 @@
1
1
  import { RichReviewCard } from '../../types';
2
-
3
2
  type VideoCardProps = {
4
3
  background: {
5
4
  type: 'video';
@@ -1,5 +1,4 @@
1
- import { default as React } from 'react';
2
-
1
+ import React from 'react';
3
2
  interface TextTwoImagesProps {
4
3
  title: string;
5
4
  label?: string;
@@ -1,5 +1,4 @@
1
- import { default as React } from 'react';
2
-
1
+ import React from 'react';
3
2
  export type Card = {
4
3
  title: string;
5
4
  description: string;
@@ -1,7 +1,6 @@
1
- import { ReactNode } from 'react';
2
- import { TContentTab } from '../../components/ContentTabs';
3
- import { TColorScheme } from '../../types/common';
4
-
1
+ import { type ReactNode } from 'react';
2
+ import { type TContentTab } from '../../components/ContentTabs';
3
+ import type { TColorScheme } from '../../types/common';
5
4
  export type TotalCareProps = {
6
5
  title: ReactNode;
7
6
  label: string;
@@ -1,6 +1,5 @@
1
1
  import { ReactNode } from 'react';
2
2
  import { TTrackProgressTab } from './types';
3
-
4
3
  type TrackProgressProps = {
5
4
  title: ReactNode;
6
5
  description: string;
@@ -1,5 +1,4 @@
1
1
  import { TTrackProgressTab } from '../../types';
2
-
3
2
  type TimelineContentProps = {
4
3
  tabs: Array<TTrackProgressTab>;
5
4
  };
@@ -1,6 +1,5 @@
1
- import { TColorScheme } from '../../types/common';
2
- import { TTypesOfTestsItem } from './types';
3
-
1
+ import type { TColorScheme } from '../../types/common';
2
+ import type { TTypesOfTestsItem } from './types';
4
3
  export type TypesOfTestsProps = {
5
4
  title: string;
6
5
  items: Array<TTypesOfTestsItem>;
@@ -1,7 +1,6 @@
1
- import { ReactNode } from 'react';
2
- import { TTagView } from './types';
3
- import { TColorScheme } from '../../types/common';
4
-
1
+ import type { ReactNode } from 'react';
2
+ import type { TTagView } from './types';
3
+ import type { TColorScheme } from '../../types/common';
5
4
  type Props = {
6
5
  title: ReactNode;
7
6
  tags: Array<TTagView>;
@@ -1,5 +1,4 @@
1
1
  import { EIconName } from '../../components/Icon/constants';
2
-
3
2
  export type TTagView = {
4
3
  label: string;
5
4
  description?: string;
@@ -1 +1 @@
1
- "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./chunk-FSLSW5KG.cjs.js"),n=require("react"),h=require("react/jsx-runtime");var L=l=>{const s={};return Object.entries(l).forEach(([d,a])=>{typeof a=="boolean"?s[d]=String(a):s[d]=a}),s},q=n.forwardRef((l,s)=>{const{aspect:d,children:a,className:w,embedHost:u,id:o,mediaId:c,roundedPlayer:E,swatch:p,style:P}=l,S=t.getMergedEmbedOption(c,"embedHost",u!=null?u:void 0),f=t.isString(S)?S:"fast.wistia.com",b=n.useRef(null),[m,v]=n.useState(d),[j,W]=n.useState(!1);n.useEffect(()=>{p!==!1&&m===void 0&&t.isString(f)&&t.getSwatchAspectRatio(c,f).then(e=>{v(e)}),Promise.resolve().then(()=>require("./wistia-player-PKAEVX5L.cjs.js")),customElements.whenDefined("wistia-player").then(()=>{W(!0)})},[]);const g={},y={};Object.entries(l).forEach(([e,i])=>{if(e.startsWith("on")&&e[2]===e[2].toUpperCase()){const r=t.camelCaseToKebabCase(e).slice(3);t.isFunction(i)&&(g[r]=i)}else t.isValidEmbedOption(i)&&(y[t.camelCaseToKebabCase(e)]=i)}),Object.entries(g).forEach(([e,i])=>{n.useEffect(()=>{const r=b.current;return r==null||r.addEventListener(e,i),()=>{r==null||r.removeEventListener(e,i)}},[i,j])});const O=m!==void 0,C=t.wistiaPlayerStyleBlock({mediaId:c,embedHost:f,aspect:m,shouldLoadSwatch:p,roundedPlayer:E});return h.jsxs(n.Fragment,{children:[O&&h.jsx("style",{dangerouslySetInnerHTML:{__html:C}}),h.jsx("wistia-player",{ref:e=>{b.current=e,typeof s=="function"?s(e):s!==null&&(s.current=e)},id:o!=null?o:void 0,"media-id":c,class:w,style:P,react:String(!0),...L(y),children:a},o!=null?o:c)]})});exports.WistiaPlayerWrapper=q;
1
+ "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./chunk-FSLSW5KG.cjs.js"),n=require("react"),h=require("react/jsx-runtime");var L=l=>{const s={};return Object.entries(l).forEach(([d,a])=>{typeof a=="boolean"?s[d]=String(a):s[d]=a}),s},q=n.forwardRef((l,s)=>{const{aspect:d,children:a,className:w,embedHost:u,id:o,mediaId:c,roundedPlayer:E,swatch:p,style:P}=l,S=t.getMergedEmbedOption(c,"embedHost",u!=null?u:void 0),f=t.isString(S)?S:"fast.wistia.com",b=n.useRef(null),[m,v]=n.useState(d),[j,W]=n.useState(!1);n.useEffect(()=>{p!==!1&&m===void 0&&t.isString(f)&&t.getSwatchAspectRatio(c,f).then(e=>{v(e)}),Promise.resolve().then(()=>require("./wistia-player-PKAEVX5L.cjs.js")),customElements.whenDefined("wistia-player").then(()=>{W(!0)})},[]);const g={},y={};Object.entries(l).forEach(([e,i])=>{if(e.startsWith("on")&&e[2]===e[2].toUpperCase()){const r=t.camelCaseToKebabCase(e).slice(3);t.isFunction(i)&&(g[r]=i)}else t.isValidEmbedOption(i)&&(y[t.camelCaseToKebabCase(e)]=i)}),Object.entries(g).forEach(([e,i])=>{n.useEffect(()=>{const r=b.current;return r==null||r.addEventListener(e,i),()=>{r==null||r.removeEventListener(e,i)}},[i,j])});const O=m!==void 0,C=t.wistiaPlayerStyleBlock({mediaId:c,embedHost:f,aspect:m,shouldLoadSwatch:p,roundedPlayer:E});return h.jsxs(n.Fragment,{children:[O&&h.jsx("style",{dangerouslySetInnerHTML:{__html:C}}),h.jsx("wistia-player",{ref:(e=>{b.current=e,typeof s=="function"?s(e):s!==null&&(s.current=e)}),id:o!=null?o:void 0,"media-id":c,class:w,style:P,react:String(!0),...L(y),children:a},o!=null?o:c)]})});exports.WistiaPlayerWrapper=q;
@@ -43,9 +43,9 @@ var T = (a) => {
43
43
  /* @__PURE__ */ S(
44
44
  "wistia-player",
45
45
  {
46
- ref: (t) => {
46
+ ref: ((t) => {
47
47
  h.current = t, typeof e == "function" ? e(t) : e !== null && (e.current = t);
48
- },
48
+ }),
49
49
  id: o != null ? o : void 0,
50
50
  "media-id": n,
51
51
  class: v,