@zenpatient-org/healthspan-marketing-ui 0.2.82 → 0.2.84
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.
- package/dist/components/Accordion/Accordion.d.ts +1 -2
- package/dist/components/Accordion/components/AccordionItem/AccordionItem.d.ts +1 -2
- package/dist/components/AdvancedGallery/AdvancedGallery.d.ts +0 -1
- package/dist/components/AdvancedGallery/components/ImageGalleryPagination/ImageGalleryPagination.d.ts +1 -2
- package/dist/components/AdvancedGallery/components/VideoSlide/VideoSlide.d.ts +0 -1
- package/dist/components/AnchorLinks/AnchorLinks.d.ts +0 -1
- package/dist/components/AnchorLinks/types.d.ts +0 -1
- package/dist/components/Benefit/Benefit.d.ts +1 -2
- package/dist/components/Button/Button.d.ts +2 -3
- package/dist/components/Callback/Callback.d.ts +2 -3
- package/dist/components/Callback/constants.d.ts +2 -3
- package/dist/components/Checkbox/Checkbox.d.ts +0 -1
- package/dist/components/ClaimBlock/ClaimBlock.d.ts +1 -2
- package/dist/components/ComplexImageCarousel/ComplexCarousel/ComplexCarousel.d.ts +0 -1
- package/dist/components/ComplexImageCarousel/ComplexImageCarousel.d.ts +0 -1
- package/dist/components/ComplexImageCarousel/SimpleImageCarousel/SimpleImageCarousel.d.ts +0 -1
- package/dist/components/ComplexImageCarousel/useComplexImageCarousel.d.ts +0 -1
- package/dist/components/ComplexTooltip/ComplexTooltip.d.ts +3 -4
- package/dist/components/ComplexTooltip/components/ComplexTooltipContent/ComplexTooltipContent.d.ts +1 -2
- package/dist/components/ComplexTooltip/types.d.ts +1 -2
- package/dist/components/ContentTabs/ContentTabs.d.ts +2 -3
- package/dist/components/Cursor/Cursor.d.ts +1 -2
- package/dist/components/Cursor/components/ClientCursor.d.ts +1 -2
- package/dist/components/Cursor/components/ServerCursor.d.ts +1 -2
- package/dist/components/FAQComponent/FAQComponent.d.ts +0 -1
- package/dist/components/FAQComponent/types.d.ts +0 -1
- package/dist/components/FAQComponentItem/FAQComponentItem.d.ts +0 -1
- package/dist/components/FAQComponentItem/types.d.ts +1 -2
- package/dist/components/FeaturesList/FeaturesList.d.ts +1 -2
- package/dist/components/FeaturesList/types.d.ts +1 -2
- package/dist/components/FilterError/FilterError.d.ts +0 -1
- package/dist/components/FilterMenu/FilterMenu.d.ts +1 -2
- package/dist/components/HighlightCard/HighlightCard.d.ts +1 -2
- package/dist/components/HighlightedTitle/HighlightedTitle.d.ts +3 -4
- package/dist/components/Icon/Icon.d.ts +0 -1
- package/dist/components/Icon/iconsMap.d.ts +0 -1
- package/dist/components/IconBracket/IconBracket.d.ts +0 -1
- package/dist/components/IconBracket/types.d.ts +0 -1
- package/dist/components/IconButton/IconButton.d.ts +2 -3
- package/dist/components/ImageGallery/ImageGallery.d.ts +0 -1
- package/dist/components/ImageGallery/components/ImageGalleryPagination/ImageGalleryPagination.d.ts +1 -2
- package/dist/components/InfiniteScroll/InfiniteScroll.d.ts +1 -2
- package/dist/components/Label/Label.d.ts +1 -2
- package/dist/components/PlainFeaturesGroup/PlainFeaturesGroup.d.ts +0 -1
- package/dist/components/PlayButton/PlayButton.d.ts +1 -2
- package/dist/components/PriceDisplay/PriceDisplay.d.ts +1 -2
- package/dist/components/Pricing/Pricing.d.ts +0 -1
- package/dist/components/Pricing/components/BenefitItem/BenefitItem.d.ts +1 -2
- package/dist/components/Pricing/types.d.ts +3 -4
- package/dist/components/ProductGallery/ProductGallery.d.ts +1 -2
- package/dist/components/ProductGalleryCard/ProductGalleryCard.d.ts +1 -2
- package/dist/components/ProductGalleryCard/types.d.ts +1 -2
- package/dist/components/ProductListing/ProductListing.d.ts +2 -3
- package/dist/components/ProductPairs/ProductPairs.d.ts +0 -1
- package/dist/components/ProgressButton/ProgressButton.d.ts +2 -3
- package/dist/components/Quote/Quote.d.ts +1 -2
- package/dist/components/SmartCallout/SmartCallout.d.ts +0 -1
- package/dist/components/StepsCarousel/StepsCarousel.d.ts +1 -2
- package/dist/components/StudyGridCard/StudyGridCard.d.ts +1 -2
- package/dist/components/Tabs/Tabs.d.ts +1 -2
- package/dist/components/Tabs/TabsWithFade.d.ts +0 -1
- package/dist/components/Tabs/types.d.ts +1 -2
- package/dist/components/Tag/Tag.d.ts +2 -3
- package/dist/components/TextButton/TextButton.d.ts +2 -3
- package/dist/components/TextInput/TextInput.d.ts +0 -1
- package/dist/components/Typography/Typography.d.ts +2 -2
- package/dist/icons/action/attach.svg +1 -1
- package/dist/icons/action/attach.svg.cjs.js +1 -1
- package/dist/icons/action/attach.svg.es.js +1 -1
- package/dist/icons/action/delete.svg +1 -1
- package/dist/icons/action/delete.svg.cjs.js +1 -1
- package/dist/icons/action/delete.svg.es.js +1 -1
- package/dist/icons/action/dislike.svg +1 -1
- package/dist/icons/action/dislike.svg.cjs.js +1 -1
- package/dist/icons/action/dislike.svg.es.js +1 -1
- package/dist/icons/action/download.svg +1 -1
- package/dist/icons/action/download.svg.cjs.js +1 -1
- package/dist/icons/action/download.svg.es.js +1 -1
- package/dist/icons/action/edit.svg +1 -1
- package/dist/icons/action/edit.svg.cjs.js +1 -1
- package/dist/icons/action/edit.svg.es.js +1 -1
- package/dist/icons/action/expand.svg +1 -1
- package/dist/icons/action/expand.svg.cjs.js +1 -1
- package/dist/icons/action/expand.svg.es.js +1 -1
- package/dist/icons/action/favorite.svg +1 -1
- package/dist/icons/action/favorite.svg.cjs.js +1 -1
- package/dist/icons/action/favorite.svg.es.js +2 -2
- package/dist/icons/action/like.svg +1 -1
- package/dist/icons/action/like.svg.cjs.js +1 -1
- package/dist/icons/action/like.svg.es.js +2 -2
- package/dist/icons/action/profile.svg +1 -1
- package/dist/icons/action/profile.svg.cjs.js +1 -1
- package/dist/icons/action/profile.svg.es.js +1 -1
- package/dist/icons/action/save.svg +1 -1
- package/dist/icons/action/save.svg.cjs.js +1 -1
- package/dist/icons/action/save.svg.es.js +1 -1
- package/dist/icons/action/upload.svg +1 -1
- package/dist/icons/action/upload.svg.cjs.js +1 -1
- package/dist/icons/action/upload.svg.es.js +1 -1
- package/dist/icons/arrow/sort-az.svg +1 -1
- package/dist/icons/arrow/sort-az.svg.cjs.js +1 -1
- package/dist/icons/arrow/sort-az.svg.es.js +2 -2
- package/dist/icons/arrow/sort-za.svg +1 -1
- package/dist/icons/arrow/sort-za.svg.cjs.js +1 -1
- package/dist/icons/arrow/sort-za.svg.es.js +2 -2
- package/dist/icons/arrow/swap.svg +1 -1
- package/dist/icons/arrow/swap.svg.cjs.js +1 -1
- package/dist/icons/arrow/swap.svg.es.js +1 -1
- package/dist/icons/chat/send.svg +1 -1
- package/dist/icons/chat/send.svg.cjs.js +1 -1
- package/dist/icons/chat/send.svg.es.js +1 -1
- package/dist/icons/features/ai.svg +1 -1
- package/dist/icons/features/ai.svg.cjs.js +1 -1
- package/dist/icons/features/ai.svg.es.js +1 -1
- package/dist/icons/features/godmode.svg +1 -1
- package/dist/icons/features/godmode.svg.cjs.js +1 -1
- package/dist/icons/features/godmode.svg.es.js +1 -1
- package/dist/icons/global/article.svg +1 -1
- package/dist/icons/global/article.svg.cjs.js +1 -1
- package/dist/icons/global/article.svg.es.js +1 -1
- package/dist/icons/global/book.svg +1 -1
- package/dist/icons/global/book.svg.cjs.js +1 -1
- package/dist/icons/global/book.svg.es.js +1 -1
- package/dist/icons/global/cookie.svg +1 -1
- package/dist/icons/global/cookie.svg.cjs.js +1 -1
- package/dist/icons/global/cookie.svg.es.js +1 -1
- package/dist/icons/global/document.svg +1 -1
- package/dist/icons/global/document.svg.cjs.js +1 -1
- package/dist/icons/global/document.svg.es.js +1 -1
- package/dist/icons/global/ellipsis-horizontal.svg +1 -1
- package/dist/icons/global/ellipsis-horizontal.svg.cjs.js +1 -1
- package/dist/icons/global/ellipsis-horizontal.svg.es.js +1 -1
- package/dist/icons/global/page.svg +1 -1
- package/dist/icons/global/page.svg.cjs.js +1 -1
- package/dist/icons/global/page.svg.es.js +1 -1
- package/dist/icons/global/settings.svg +1 -1
- package/dist/icons/global/settings.svg.cjs.js +1 -1
- package/dist/icons/global/settings.svg.es.js +1 -1
- package/dist/icons/global/upload-cloud.svg +1 -1
- package/dist/icons/global/upload-cloud.svg.cjs.js +1 -1
- package/dist/icons/global/upload-cloud.svg.es.js +2 -2
- package/dist/icons/medical/background.svg +1 -1
- package/dist/icons/medical/background.svg.cjs.js +1 -1
- package/dist/icons/medical/background.svg.es.js +1 -1
- package/dist/icons/medical/stethoscope.svg +1 -1
- package/dist/icons/medical/stethoscope.svg.cjs.js +1 -1
- package/dist/icons/medical/stethoscope.svg.es.js +1 -1
- package/dist/icons/playback/camera-off.svg +1 -1
- package/dist/icons/playback/camera-off.svg.cjs.js +1 -1
- package/dist/icons/playback/camera-off.svg.es.js +1 -1
- package/dist/icons/playback/fast-forward.svg +1 -1
- package/dist/icons/playback/fast-forward.svg.cjs.js +1 -1
- package/dist/icons/playback/fast-forward.svg.es.js +1 -1
- package/dist/icons/playback/invisible.svg +1 -1
- package/dist/icons/playback/invisible.svg.cjs.js +1 -1
- package/dist/icons/playback/invisible.svg.es.js +1 -1
- package/dist/icons/playback/mic-off.svg +1 -1
- package/dist/icons/playback/mic-off.svg.cjs.js +1 -1
- package/dist/icons/playback/mic-off.svg.es.js +2 -2
- package/dist/icons/playback/mic.svg +1 -1
- package/dist/icons/playback/mic.svg.cjs.js +1 -1
- package/dist/icons/playback/mic.svg.es.js +1 -1
- package/dist/icons/playback/rewind.svg +1 -1
- package/dist/icons/playback/rewind.svg.cjs.js +1 -1
- package/dist/icons/playback/rewind.svg.es.js +1 -1
- package/dist/icons/playback/skip-back.svg +1 -1
- package/dist/icons/playback/skip-back.svg.cjs.js +1 -1
- package/dist/icons/playback/skip-back.svg.es.js +2 -2
- package/dist/icons/playback/skip-forward.svg +1 -1
- package/dist/icons/playback/skip-forward.svg.cjs.js +1 -1
- package/dist/icons/playback/skip-forward.svg.es.js +2 -2
- package/dist/icons/playback/visible.svg +1 -1
- package/dist/icons/playback/visible.svg.cjs.js +1 -1
- package/dist/icons/playback/visible.svg.es.js +1 -1
- package/dist/icons/playback/volume-high.svg +1 -1
- package/dist/icons/playback/volume-high.svg.cjs.js +1 -1
- package/dist/icons/playback/volume-high.svg.es.js +1 -1
- package/dist/icons/playback/volume-low.svg +1 -1
- package/dist/icons/playback/volume-low.svg.cjs.js +1 -1
- package/dist/icons/playback/volume-low.svg.es.js +1 -1
- package/dist/icons/playback/volume-med.svg +1 -1
- package/dist/icons/playback/volume-med.svg.cjs.js +1 -1
- package/dist/icons/playback/volume-med.svg.es.js +1 -1
- package/dist/icons/playback/volume-off.svg +1 -1
- package/dist/icons/playback/volume-off.svg.cjs.js +1 -1
- package/dist/icons/playback/volume-off.svg.es.js +2 -2
- package/dist/icons/scheduling/calendar-arrow.svg +1 -1
- package/dist/icons/scheduling/calendar-arrow.svg.cjs.js +1 -1
- package/dist/icons/scheduling/calendar-arrow.svg.es.js +1 -1
- package/dist/icons/scheduling/calendar-blank.svg +1 -1
- package/dist/icons/scheduling/calendar-blank.svg.cjs.js +1 -1
- package/dist/icons/scheduling/calendar-blank.svg.es.js +2 -2
- package/dist/icons/scheduling/calendar-date.svg +1 -1
- package/dist/icons/scheduling/calendar-date.svg.cjs.js +1 -1
- package/dist/icons/scheduling/calendar-date.svg.es.js +2 -2
- package/dist/icons/scheduling/calendar-fill.svg +1 -1
- package/dist/icons/scheduling/calendar-fill.svg.cjs.js +1 -1
- package/dist/icons/scheduling/calendar-fill.svg.es.js +1 -1
- package/dist/icons/social/apple.svg +1 -1
- package/dist/icons/social/apple.svg.cjs.js +1 -1
- package/dist/icons/social/apple.svg.es.js +1 -1
- package/dist/icons/social/google.svg +1 -1
- package/dist/icons/social/google.svg.cjs.js +1 -1
- package/dist/icons/social/google.svg.es.js +1 -1
- package/dist/icons/status/cancelled.svg +1 -1
- package/dist/icons/status/cancelled.svg.cjs.js +1 -1
- package/dist/icons/status/cancelled.svg.es.js +1 -1
- package/dist/icons/status/flag-fill.svg +1 -1
- package/dist/icons/status/flag-fill.svg.cjs.js +1 -1
- package/dist/icons/status/flag-fill.svg.es.js +3 -3
- package/dist/icons/status/flag.svg +1 -1
- package/dist/icons/status/flag.svg.cjs.js +1 -1
- package/dist/icons/status/flag.svg.es.js +3 -3
- package/dist/icons/status/moon-fill.svg +1 -1
- package/dist/icons/status/moon-fill.svg.cjs.js +1 -1
- package/dist/icons/status/moon-fill.svg.es.js +2 -2
- package/dist/icons/status/moon.svg +1 -1
- package/dist/icons/status/moon.svg.cjs.js +1 -1
- package/dist/icons/status/moon.svg.es.js +2 -2
- package/dist/icons/status/notification-off.svg +1 -1
- package/dist/icons/status/notification-off.svg.cjs.js +1 -1
- package/dist/icons/status/notification-off.svg.es.js +1 -1
- package/dist/icons/status/notification.svg +1 -1
- package/dist/icons/status/notification.svg.cjs.js +1 -1
- package/dist/icons/status/notification.svg.es.js +1 -1
- package/dist/icons/status/travel.svg +1 -1
- package/dist/icons/status/travel.svg.cjs.js +1 -1
- package/dist/icons/status/travel.svg.es.js +2 -2
- package/dist/icons/status/verified-issue.svg +1 -1
- package/dist/icons/status/verified-issue.svg.cjs.js +1 -1
- package/dist/icons/status/verified-issue.svg.es.js +1 -1
- package/dist/icons/status/verified.svg +1 -1
- package/dist/icons/status/verified.svg.cjs.js +1 -1
- package/dist/icons/status/verified.svg.es.js +1 -1
- package/dist/icons/user/add-user.svg +1 -1
- package/dist/icons/user/add-user.svg.cjs.js +1 -1
- package/dist/icons/user/add-user.svg.es.js +1 -1
- package/dist/icons/user/user-group.svg +1 -1
- package/dist/icons/user/user-group.svg.cjs.js +1 -1
- package/dist/icons/user/user-group.svg.es.js +2 -2
- package/dist/lib/useSwiper.d.ts +2 -3
- package/dist/modules/BasicImageText/BasicImageText.d.ts +1 -2
- package/dist/modules/Benefits/Benefits.d.ts +0 -1
- package/dist/modules/CallToAction/CallToAction.d.ts +0 -1
- package/dist/modules/Callback/Callback.d.ts +1 -2
- package/dist/modules/Claims/Claims.d.ts +0 -1
- package/dist/modules/Compare/Compare.d.ts +0 -1
- package/dist/modules/Compare/types.d.ts +2 -3
- package/dist/modules/Comparison/Comparison.d.ts +2 -3
- package/dist/modules/Comparison/components/ComparisonMobileView/ComparisonMobileView.d.ts +1 -2
- package/dist/modules/ComparisonV2/ComparisonV2.d.ts +1 -2
- package/dist/modules/ContentHighlight/ContentHighlight.d.ts +1 -2
- package/dist/modules/Curiosity/Curiosity.d.ts +0 -1
- package/dist/modules/CursorImageBlock/CursorImageBlock.d.ts +1 -2
- package/dist/modules/ExpandingDetails/ExpandingDetails.d.ts +0 -1
- package/dist/modules/ExpandingDetails/types.d.ts +0 -1
- package/dist/modules/FAQModule/FAQModule.d.ts +0 -1
- package/dist/modules/FAQModule/types.d.ts +0 -1
- package/dist/modules/FeaturesGallery/FeaturesGallery.d.ts +2 -3
- package/dist/modules/FeaturesGallery/components/FeatureGrid/FeatureGrid.d.ts +1 -2
- package/dist/modules/FollowTheScience/FollowTheScience.d.ts +0 -1
- package/dist/modules/HSModal/HSModal.d.ts +0 -1
- package/dist/modules/HSModal/components/MailchimpModal/MailchimpModal.d.ts +0 -1
- package/dist/modules/HSModal/components/MailchimpModal/components/Newsletter/Newsletter.d.ts +0 -1
- package/dist/modules/HSModal/types.d.ts +0 -1
- package/dist/modules/HSModal/useHSModal.cjs.js +1 -1
- package/dist/modules/HSModal/useHSModal.es.js +1 -1
- package/dist/modules/HighestStandards/HighestStandards.d.ts +0 -1
- package/dist/modules/HighestStandards/components/TabsMenu/TabsMenu.d.ts +0 -1
- package/dist/modules/HighestStandards/components/TabsMenu/components/TabsMenutem/TabsMenuItem.d.ts +0 -1
- package/dist/modules/HighestStandards/components/TabsMenu/components/TabsMenutem/types.d.ts +1 -2
- package/dist/modules/HighestStandards/types.d.ts +0 -1
- package/dist/modules/Highlight/Highlight.d.ts +1 -2
- package/dist/modules/HowItWorks/components/Content/Content.d.ts +0 -1
- package/dist/modules/ImageWithBenefits/ImageWithBenefits.d.ts +0 -1
- package/dist/modules/ImageWithText/ImageWithText.d.ts +0 -1
- package/dist/modules/ImageWithText/components/ButtonWithColors/ButtonWithColors.d.ts +0 -1
- package/dist/modules/ImageWithText/types.d.ts +1 -2
- package/dist/modules/IndividualProductCard/IndividualProductCard.d.ts +2 -3
- package/dist/modules/IndividualProductCard/components/PlanCard/PlanCard.d.ts +1 -2
- package/dist/modules/IndividualProductCard/types.d.ts +2 -3
- package/dist/modules/IndividualProductCardV2/IndividualProductCardV2.d.ts +0 -1
- package/dist/modules/IndividualProductCardV2/types.d.ts +0 -1
- package/dist/modules/IngredientHighlight/IngredientHighlight.d.ts +0 -1
- package/dist/modules/IngredientHighlight/components/Ingredient/Ingredient.d.ts +0 -1
- package/dist/modules/LongevityPathways/LongevityPathways.d.ts +0 -1
- package/dist/modules/LongevityPathways/types.d.ts +0 -1
- package/dist/modules/OptimalHealth/OptimalHealth.d.ts +2 -3
- package/dist/modules/OptimalHealth/components/ClockImages/ClockImages.d.ts +1 -2
- package/dist/modules/OurProcess/OurProcess.d.ts +3 -4
- package/dist/modules/PairedProducts/PairedProducts.d.ts +1 -2
- package/dist/modules/ProductsDisplay/ProductsDisplay.d.ts +1 -2
- package/dist/modules/ProductsDisplay/components/ProductsDisplayTabs/ProductsDisplayTabs.d.ts +1 -2
- package/dist/modules/ProductsDisplay/types.d.ts +1 -2
- package/dist/modules/ProductsDisplay/useProductsData.d.ts +3 -4
- package/dist/modules/ProgramDetails/ProgramDetails.d.ts +0 -1
- package/dist/modules/ProgramDetails/components/Features/Features.d.ts +1 -2
- package/dist/modules/ResearchEssentialReadings/ResearchEssentialReadings.d.ts +0 -1
- package/dist/modules/ResearchEssentialReadings/components/ReadingCard/ReadingCard.d.ts +1 -2
- package/dist/modules/ResearchFeatured/ResearchFeatured.d.ts +1 -2
- package/dist/modules/ResearchFeatured/components/FeaturedArticle/FeaturedArticle.d.ts +1 -2
- package/dist/modules/ResearchFeatured/components/HighlightedArticle/HighlightedArticle.d.ts +1 -2
- package/dist/modules/ResearchFilters/ResearchFilters.d.ts +1 -2
- package/dist/modules/ResearchStudies/ResearchStudies.d.ts +1 -2
- package/dist/modules/ResearchStudies/components/StudyCard/StudyCard.d.ts +1 -2
- package/dist/modules/Reviews/Reviews.d.ts +0 -1
- package/dist/modules/Reviews/components/ReviewCard/ReviewCard.d.ts +0 -1
- package/dist/modules/Reviews/components/ReviewList/ReviewList.d.ts +1 -2
- package/dist/modules/ScienceHero/ScienceHeroCursor.d.ts +1 -2
- package/dist/modules/ScienceHero/components/ScienceClientCursor.d.ts +1 -2
- package/dist/modules/ScienceHero/components/ScienceServerCursor.d.ts +1 -2
- package/dist/modules/SlidingTabsGallery/SlidingTabsGallery.d.ts +2 -3
- package/dist/modules/StillHaveQuestions/StillHaveQuestions.d.ts +1 -2
- package/dist/modules/StillHaveQuestions/constants.d.ts +0 -1
- package/dist/modules/Studies/Studies.d.ts +2 -3
- package/dist/modules/TargetedPrograms/TargetedPrograms.d.ts +1 -2
- package/dist/modules/Testimonial/Testimonial.d.ts +1 -2
- package/dist/modules/Testimonial/components/TextCard/TextCard.d.ts +0 -1
- package/dist/modules/Testimonial/components/VideoCard/VideoCard.d.ts +0 -1
- package/dist/modules/TextTwoImages/TextTwoImages.d.ts +1 -2
- package/dist/modules/ThreeCardsWithHero/ThreeCardsWithHero.d.ts +1 -2
- package/dist/modules/TotalCare/TotalCare.d.ts +3 -4
- package/dist/modules/TrackProgress/TrackProgress.d.ts +0 -1
- package/dist/modules/TrackProgress/components/TimelineContent/TimelineContent.d.ts +0 -1
- package/dist/modules/TypesOfTests/TypesOfTests.d.ts +2 -3
- package/dist/modules/YourProtocol/YourProtocol.d.ts +3 -4
- package/dist/modules/YourProtocol/types.d.ts +0 -1
- package/dist/node_modules/@wistia/wistia-player-react/dist/mjs/WistiaPlayerWrapper-KYHM7EWK.cjs.js +1 -1
- package/dist/node_modules/@wistia/wistia-player-react/dist/mjs/WistiaPlayerWrapper-KYHM7EWK.es.js +2 -2
- package/dist/node_modules/@wistia/wistia-player-react/dist/mjs/wistia-player-PKAEVX5L.cjs.js +19 -19
- package/dist/node_modules/@wistia/wistia-player-react/dist/mjs/wistia-player-PKAEVX5L.es.js +270 -270
- package/dist/node_modules/gsap/CustomEase.cjs.js +1 -1
- package/dist/node_modules/gsap/CustomEase.es.js +2 -2
- package/dist/node_modules/gsap/Draggable.cjs.js +1 -1
- package/dist/node_modules/gsap/Draggable.es.js +6 -6
- package/dist/node_modules/gsap/Flip.cjs.js +1 -1
- package/dist/node_modules/gsap/Flip.es.js +6 -6
- package/dist/node_modules/gsap/Observer.cjs.js +1 -1
- package/dist/node_modules/gsap/Observer.es.js +2 -2
- package/dist/node_modules/gsap/ScrollTrigger.cjs.js +1 -1
- package/dist/node_modules/gsap/ScrollTrigger.es.js +2 -2
- package/dist/node_modules/gsap/utils/matrix.cjs.js +1 -1
- package/dist/node_modules/gsap/utils/matrix.es.js +2 -2
- package/dist/pageComponents/Banner/Banner.d.ts +1 -2
- package/dist/pageComponents/Footer/Footer.d.ts +0 -1
- package/dist/pageComponents/ScrollingFeatures/ScrollingFeatures.d.ts +0 -1
- package/dist/pageComponents/TreatmentsHero/components/TreatmentHeroCard/treatmentHeroCard.module.css +5 -5
- package/dist/pageComponents/TreatmentsHero/treatmentsHero.module.css +35 -8
- package/dist/types/articles.d.ts +0 -1
- package/dist/utils/isHsIcon.d.ts +0 -1
- package/package.json +2 -1
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
import { TImageWithTextProps } from './types';
|
|
2
|
-
|
|
3
2
|
export declare const ImageWithText: ({ image, text, title, view, colorScheme, textColor, mobileTextColor, titleColor, mobileTitleColor, titleHighlightColor, mobileTitleHighlightColor, mobileImage, button, }: TImageWithTextProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
1
|
+
import type { ReactNode } from 'react';
|
|
2
2
|
import { TColorScheme } from '../../types/common';
|
|
3
3
|
import { ButtonVariant } from '../../components/Button/Button';
|
|
4
|
-
|
|
5
4
|
export type TImageWithTextView = 'plain' | 'complex' | 'plain_with_title';
|
|
6
5
|
export type TButtonWithColors = {
|
|
7
6
|
label?: string;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { ButtonProps } from '../../components/Button';
|
|
2
|
-
import { TextButtonProps } from '../../components/TextButton';
|
|
1
|
+
import { type ButtonProps } from '../../components/Button';
|
|
2
|
+
import { type TextButtonProps } from '../../components/TextButton';
|
|
3
3
|
import { TProductFeature, TProductPlan } from './types';
|
|
4
4
|
import { EAnalyticsEvent } from '../../types/analytics';
|
|
5
5
|
import { QuoteProps } from '../../components/Quote';
|
|
6
6
|
import { TPlainFeaturesGroupProps } from '../../components/PlainFeaturesGroup/PlainFeaturesGroup';
|
|
7
|
-
|
|
8
7
|
type IndividualProductCardProps = {
|
|
9
8
|
zenpatientId: string;
|
|
10
9
|
name: string;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { LabelColor } from '../../components/Label';
|
|
2
|
-
import { TProductFeature as TFeaturesListProductFeature } from '../../components/FeaturesList';
|
|
3
|
-
|
|
1
|
+
import type { LabelColor } from '../../components/Label';
|
|
2
|
+
import type { TProductFeature as TFeaturesListProductFeature } from '../../components/FeaturesList';
|
|
4
3
|
export type TProductFeature = TFeaturesListProductFeature;
|
|
5
4
|
export type TProductPlan = {
|
|
6
5
|
id: string;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { ETypeBadge } from '../../components/TypeBadge';
|
|
2
2
|
import { EIconName } from '../../components/Icon/constants';
|
|
3
3
|
import { TAdvancedGalleryView } from '../../components/AdvancedGallery';
|
|
4
|
-
|
|
5
4
|
export type TTypeBadge = 'senescence' | 'supplements' | 'outline' | 'energy' | 'metabolism' | 'labs';
|
|
6
5
|
export type TProductFeature = {
|
|
7
6
|
label: string;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
2
|
-
import { TStepsCarouselView } from '../../components/StepsCarousel';
|
|
3
|
-
import { TColorScheme } from '../../types/common';
|
|
4
|
-
|
|
1
|
+
import type { ReactNode } from 'react';
|
|
2
|
+
import { type TStepsCarouselView } from '../../components/StepsCarousel';
|
|
3
|
+
import type { TColorScheme } from '../../types/common';
|
|
5
4
|
export type OurProcessProps = {
|
|
6
5
|
title: ReactNode;
|
|
7
6
|
label: string;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { TProductGalleryCardView } from '../../components/ProductGalleryCard';
|
|
2
|
-
import { TTab } from '../../components/Tabs';
|
|
3
|
-
import { TProductsDisplayView } from './types';
|
|
4
|
-
|
|
1
|
+
import type { TProductGalleryCardView } from '../../components/ProductGalleryCard';
|
|
2
|
+
import type { TTab } from '../../components/Tabs';
|
|
3
|
+
import type { TProductsDisplayView } from './types';
|
|
5
4
|
type UseProductsReceiveProps = {
|
|
6
5
|
productDisplays: Array<TProductsDisplayView>;
|
|
7
6
|
};
|
|
@@ -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,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,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,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,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
|
-
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>;
|
package/dist/node_modules/@wistia/wistia-player-react/dist/mjs/WistiaPlayerWrapper-KYHM7EWK.cjs.js
CHANGED
|
@@ -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;
|
package/dist/node_modules/@wistia/wistia-player-react/dist/mjs/WistiaPlayerWrapper-KYHM7EWK.es.js
CHANGED
|
@@ -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,
|