@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,7 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { EIconName } from '../Icon';
|
|
1
|
+
import React, { type ElementType, type ButtonHTMLAttributes, type AnchorHTMLAttributes } from 'react';
|
|
2
|
+
import { type EIconName } from '../Icon';
|
|
3
3
|
import { TAnalyticsEvent } from '../../types/analytics';
|
|
4
|
-
|
|
5
4
|
export type ButtonVariant = 'primary' | 'primary-invert' | 'secondary' | 'tertiary' | 'muted' | 'muted-invert' | 'ghost';
|
|
6
5
|
type ButtonSize = 'xs' | 'sm' | 'md' | 'lg';
|
|
7
6
|
interface BaseButtonProps {
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { ButtonProps } from '../Button';
|
|
2
|
-
import { CallbackShape, CallbackSize } from './types';
|
|
3
|
-
|
|
1
|
+
import { type ButtonProps } from '../Button';
|
|
2
|
+
import type { CallbackShape, CallbackSize } from './types';
|
|
4
3
|
export type CallbackProps = {
|
|
5
4
|
image: string;
|
|
6
5
|
title: string;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { TypographyVariant } from '../Typography';
|
|
2
|
-
import { CallbackSize } from './types';
|
|
3
|
-
|
|
1
|
+
import type { TypographyVariant } from '../Typography';
|
|
2
|
+
import type { CallbackSize } from './types';
|
|
4
3
|
export declare const TITLE_BY_SIZE_DESKTOP: Record<CallbackSize, TypographyVariant>;
|
|
5
4
|
export declare const DESC_BY_SIZE_DESKTOP: Record<CallbackSize, TypographyVariant>;
|
|
6
5
|
export declare const PRICE_BY_SIZE_DESKTOP: Record<CallbackSize, TypographyVariant>;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { ReactElement } from 'react';
|
|
2
|
-
import { PopoverPosition, PositionTransform } from 'react-tiny-popover';
|
|
3
|
-
import { CommonComplexTooltipProps } from './types';
|
|
4
|
-
|
|
1
|
+
import { type ReactElement } from 'react';
|
|
2
|
+
import { type PopoverPosition, type PositionTransform } from 'react-tiny-popover';
|
|
3
|
+
import type { CommonComplexTooltipProps } from './types';
|
|
5
4
|
type ComplexTooltipProps = {
|
|
6
5
|
children: ReactElement;
|
|
7
6
|
trigger: 'hover' | 'click';
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
|
-
import { EIconName } from '../Icon';
|
|
3
|
-
import { TColorScheme } from '../../types/common';
|
|
4
|
-
|
|
2
|
+
import { type EIconName } from '../Icon';
|
|
3
|
+
import type { TColorScheme } from '../../types/common';
|
|
5
4
|
export type TContentTab = {
|
|
6
5
|
label: string;
|
|
7
6
|
description: ReactNode;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
2
|
-
import { TypographyProps } from '../Typography';
|
|
3
|
-
import { TColorScheme } from '../../types/common';
|
|
4
|
-
|
|
1
|
+
import type { ReactNode } from 'react';
|
|
2
|
+
import { type TypographyProps } from '../Typography';
|
|
3
|
+
import type { TColorScheme } from '../../types/common';
|
|
5
4
|
type Props = {
|
|
6
5
|
title: ReactNode;
|
|
7
6
|
label?: string;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { AnchorHTMLAttributes, ButtonHTMLAttributes, ElementType } from 'react';
|
|
2
|
-
import { EIconName } from '../Icon';
|
|
3
|
-
|
|
1
|
+
import { type AnchorHTMLAttributes, type ButtonHTMLAttributes, type ElementType } from 'react';
|
|
2
|
+
import { type EIconName } from '../Icon';
|
|
4
3
|
type ButtonVariant = 'emphasis' | 'emphasis-invert' | 'muted' | 'muted-invert' | 'ghost';
|
|
5
4
|
type ButtonSize = 'xs' | 'sm' | 'md' | 'lg';
|
|
6
5
|
interface BaseButtonProps {
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { ButtonProps } from '../Button';
|
|
2
|
-
import { LabelColor } from '../Label';
|
|
3
|
-
import { ETypeBadge } from '../TypeBadge';
|
|
4
|
-
|
|
1
|
+
import { type ButtonProps } from '../Button';
|
|
2
|
+
import { type LabelColor } from '../Label';
|
|
3
|
+
import { type ETypeBadge } from '../TypeBadge';
|
|
5
4
|
export type PricingElementView = {
|
|
6
5
|
zenpatientId: string;
|
|
7
6
|
label: {
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { TOrientation } from './types';
|
|
3
|
-
|
|
1
|
+
import React, { ButtonHTMLAttributes } from 'react';
|
|
2
|
+
import type { TOrientation } from './types';
|
|
4
3
|
export type PropgressButtonBaseProps = {
|
|
5
4
|
orientation: TOrientation;
|
|
6
5
|
disabled?: boolean;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { ForwardedRef, ReactElement } from 'react';
|
|
1
|
+
import { type ForwardedRef, type ReactElement } from 'react';
|
|
2
2
|
import { TTabs } from './types';
|
|
3
|
-
|
|
4
3
|
export declare const Tabs: <T extends string | number>(props: TTabs<T> & {
|
|
5
4
|
ref?: ForwardedRef<HTMLDivElement>;
|
|
6
5
|
}) => ReactElement;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { AnchorHTMLAttributes, ButtonHTMLAttributes, ElementType } from 'react';
|
|
2
|
-
import { EIconName } from '../Icon';
|
|
3
|
-
|
|
1
|
+
import { type AnchorHTMLAttributes, type ButtonHTMLAttributes, type ElementType } from 'react';
|
|
2
|
+
import { type EIconName } from '../Icon';
|
|
4
3
|
type Size = 'sm' | 'lg';
|
|
5
4
|
type BaseButtonProps = {
|
|
6
5
|
inverted?: boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
1
|
+
import type React from 'react';
|
|
2
|
+
import type { ElementType } from 'react';
|
|
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 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path fill="currentColor" d="M10.7 3a4 4 0 0 1 4 4v8.7a2.6 2.6 0 0 1-5.3 0V9a.8.8 0 0 1 1.5 0v6.7a1.1 1.1 0 0 0 2.2 0V7a2.4 2.4 0 1 0-4.8 0v9a3.7 3.7 0 1 0 7.4 0V7.4a.8.8 0 0 1 1.5 0v8.3a5.2 5.2 0 1 1-10.4 0V6.9a4 4 0 0 1 4-4"/></svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M10.7 3a4 4 0 0 1 4 4v8.7a2.6 2.6 0 0 1-5.3 0V9a.8.8 0 0 1 1.5 0v6.7a1.1 1.1 0 0 0 2.2 0V7a2.4 2.4 0 1 0-4.8 0v9a3.7 3.7 0 1 0 7.4 0V7.4a.8.8 0 0 1 1.5 0v8.3a5.2 5.2 0 1 1-10.4 0V6.9a4 4 0 0 1 4-4"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("react");function c(e){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,r.get?r:{enumerable:!0,get:()=>e[t]})}}return a.default=e,Object.freeze(a)}const n=c(o),l=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",...e},n.createElement("path",{fill:"currentColor",d:"M10.7 3a4 4 0 0 1 4 4v8.7a2.6 2.6 0 0 1-5.3 0V9a.8.8 0 0 1 1.5 0v6.7a1.1 1.1 0 0 0 2.2 0V7a2.4 2.4 0 1 0-4.8 0v9a3.7 3.7 0 1 0 7.4 0V7.4a.8.8 0 0 1 1.5 0v8.3a5.2 5.2 0 1 1-10.4 0V6.9a4 4 0 0 1 4-4"}));exports.default=l;
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("react");function c(e){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,r.get?r:{enumerable:!0,get:()=>e[t]})}}return a.default=e,Object.freeze(a)}const n=c(o),l=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},n.createElement("path",{fill:"currentColor",d:"M10.7 3a4 4 0 0 1 4 4v8.7a2.6 2.6 0 0 1-5.3 0V9a.8.8 0 0 1 1.5 0v6.7a1.1 1.1 0 0 0 2.2 0V7a2.4 2.4 0 1 0-4.8 0v9a3.7 3.7 0 1 0 7.4 0V7.4a.8.8 0 0 1 1.5 0v8.3a5.2 5.2 0 1 1-10.4 0V6.9a4 4 0 0 1 4-4"}));exports.default=l;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as a from "react";
|
|
2
|
-
const e = (t) => /* @__PURE__ */ a.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", ...t }, /* @__PURE__ */ a.createElement("path", { fill: "currentColor", d: "M10.7 3a4 4 0 0 1 4 4v8.7a2.6 2.6 0 0 1-5.3 0V9a.8.8 0 0 1 1.5 0v6.7a1.1 1.1 0 0 0 2.2 0V7a2.4 2.4 0 1 0-4.8 0v9a3.7 3.7 0 1 0 7.4 0V7.4a.8.8 0 0 1 1.5 0v8.3a5.2 5.2 0 1 1-10.4 0V6.9a4 4 0 0 1 4-4" }));
|
|
2
|
+
const e = (t) => /* @__PURE__ */ a.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ a.createElement("path", { fill: "currentColor", d: "M10.7 3a4 4 0 0 1 4 4v8.7a2.6 2.6 0 0 1-5.3 0V9a.8.8 0 0 1 1.5 0v6.7a1.1 1.1 0 0 0 2.2 0V7a2.4 2.4 0 1 0-4.8 0v9a3.7 3.7 0 1 0 7.4 0V7.4a.8.8 0 0 1 1.5 0v8.3a5.2 5.2 0 1 1-10.4 0V6.9a4 4 0 0 1 4-4" }));
|
|
3
3
|
export {
|
|
4
4
|
e as default
|
|
5
5
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path fill="currentColor" d="M5.2 4.5q.7 0 .8.7l1 15q0 .8.7.8h8.6q.6 0 .8-.8l.9-15a.7.7 0 1 1 1.5.1l-1 15c0 1.2-1 2.2-2.2 2.2H7.7c-1.3 0-2.2-1-2.3-2.2l-.9-15q0-.7.7-.8"/><path fill="currentColor" d="M20.2 4.5a.8.8 0 0 1 0 1.5H3.7a.7.7 0 1 1 0-1.5z"/><path fill="currentColor" d="M11.2 18.8V8.3a.8.8 0 0 1 1.5 0v10.5a.8.8 0 0 1-1.5 0M8.6 7.5q.7 0 .8.7l.3 10.5a.8.8 0 0 1-1.4 0L7.9 8.4q0-.7.7-.8m6.8 0q.7.1.7.8l-.4 10.5a.8.8 0 0 1-1.4 0l.3-10.6q.1-.7.8-.7m-1.2-2.2v-2L14 3H10a.4.4 0 0 0-.4.4v1.9a.7.7 0 0 1-1.4 0v-2A2 2 0 0 1 10 1.6H14a2 2 0 0 1 1.8 1.9v1.9a.8.8 0 0 1-1.5 0"/></svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M5.2 4.5q.7 0 .8.7l1 15q0 .8.7.8h8.6q.6 0 .8-.8l.9-15a.7.7 0 1 1 1.5.1l-1 15c0 1.2-1 2.2-2.2 2.2H7.7c-1.3 0-2.2-1-2.3-2.2l-.9-15q0-.7.7-.8"/><path fill="currentColor" d="M20.2 4.5a.8.8 0 0 1 0 1.5H3.7a.7.7 0 1 1 0-1.5z"/><path fill="currentColor" d="M11.2 18.8V8.3a.8.8 0 0 1 1.5 0v10.5a.8.8 0 0 1-1.5 0M8.6 7.5q.7 0 .8.7l.3 10.5a.8.8 0 0 1-1.4 0L7.9 8.4q0-.7.7-.8m6.8 0q.7.1.7.8l-.4 10.5a.8.8 0 0 1-1.4 0l.3-10.6q.1-.7.8-.7m-1.2-2.2v-2L14 3H10a.4.4 0 0 0-.4.4v1.9a.7.7 0 0 1-1.4 0v-2A2 2 0 0 1 10 1.6H14a2 2 0 0 1 1.8 1.9v1.9a.8.8 0 0 1-1.5 0"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("react");function
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("react");function o(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const a=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,a.get?a:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const l=o(n),c=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},l.createElement("path",{fill:"currentColor",d:"M5.2 4.5q.7 0 .8.7l1 15q0 .8.7.8h8.6q.6 0 .8-.8l.9-15a.7.7 0 1 1 1.5.1l-1 15c0 1.2-1 2.2-2.2 2.2H7.7c-1.3 0-2.2-1-2.3-2.2l-.9-15q0-.7.7-.8"}),l.createElement("path",{fill:"currentColor",d:"M20.2 4.5a.8.8 0 0 1 0 1.5H3.7a.7.7 0 1 1 0-1.5z"}),l.createElement("path",{fill:"currentColor",d:"M11.2 18.8V8.3a.8.8 0 0 1 1.5 0v10.5a.8.8 0 0 1-1.5 0M8.6 7.5q.7 0 .8.7l.3 10.5a.8.8 0 0 1-1.4 0L7.9 8.4q0-.7.7-.8m6.8 0q.7.1.7.8l-.4 10.5a.8.8 0 0 1-1.4 0l.3-10.6q.1-.7.8-.7m-1.2-2.2v-2L14 3H10a.4.4 0 0 0-.4.4v1.9a.7.7 0 0 1-1.4 0v-2A2 2 0 0 1 10 1.6H14a2 2 0 0 1 1.8 1.9v1.9a.8.8 0 0 1-1.5 0"}));exports.default=c;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as e from "react";
|
|
2
|
-
const t = (l) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", ...l }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M5.2 4.5q.7 0 .8.7l1 15q0 .8.7.8h8.6q.6 0 .8-.8l.9-15a.7.7 0 1 1 1.5.1l-1 15c0 1.2-1 2.2-2.2 2.2H7.7c-1.3 0-2.2-1-2.3-2.2l-.9-15q0-.7.7-.8" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M20.2 4.5a.8.8 0 0 1 0 1.5H3.7a.7.7 0 1 1 0-1.5z" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M11.2 18.8V8.3a.8.8 0 0 1 1.5 0v10.5a.8.8 0 0 1-1.5 0M8.6 7.5q.7 0 .8.7l.3 10.5a.8.8 0 0 1-1.4 0L7.9 8.4q0-.7.7-.8m6.8 0q.7.1.7.8l-.4 10.5a.8.8 0 0 1-1.4 0l.3-10.6q.1-.7.8-.7m-1.2-2.2v-2L14 3H10a.4.4 0 0 0-.4.4v1.9a.7.7 0 0 1-1.4 0v-2A2 2 0 0 1 10 1.6H14a2 2 0 0 1 1.8 1.9v1.9a.8.8 0 0 1-1.5 0" }));
|
|
2
|
+
const t = (l) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...l }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M5.2 4.5q.7 0 .8.7l1 15q0 .8.7.8h8.6q.6 0 .8-.8l.9-15a.7.7 0 1 1 1.5.1l-1 15c0 1.2-1 2.2-2.2 2.2H7.7c-1.3 0-2.2-1-2.3-2.2l-.9-15q0-.7.7-.8" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M20.2 4.5a.8.8 0 0 1 0 1.5H3.7a.7.7 0 1 1 0-1.5z" }), /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M11.2 18.8V8.3a.8.8 0 0 1 1.5 0v10.5a.8.8 0 0 1-1.5 0M8.6 7.5q.7 0 .8.7l.3 10.5a.8.8 0 0 1-1.4 0L7.9 8.4q0-.7.7-.8m6.8 0q.7.1.7.8l-.4 10.5a.8.8 0 0 1-1.4 0l.3-10.6q.1-.7.8-.7m-1.2-2.2v-2L14 3H10a.4.4 0 0 0-.4.4v1.9a.7.7 0 0 1-1.4 0v-2A2 2 0 0 1 10 1.6H14a2 2 0 0 1 1.8 1.9v1.9a.8.8 0 0 1-1.5 0" }));
|
|
3
3
|
export {
|
|
4
4
|
t as default
|
|
5
5
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path fill="currentColor" d="M18.3 3.2h1.4v9.5h-1.4zm-6.7 17q-.3.4-.8.3T9.4 20l-.7-.5q-.4-.3-.4-1v-.1L9 14l-3.7-.3a1 1 0 0 1-.6-.7L5 4.8v-.1q.4-1.4 1.7-1.5H16q.6.1.8.8v8q0 .2-.2.4zm3.7-8.4v-7H6.8l-.2.1-.3 7.4 3.8.3a1 1 0 0 1 .6.9l-1 5 .4.1.6.3z"/></svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M18.3 3.2h1.4v9.5h-1.4zm-6.7 17q-.3.4-.8.3T9.4 20l-.7-.5q-.4-.3-.4-1v-.1L9 14l-3.7-.3a1 1 0 0 1-.6-.7L5 4.8v-.1q.4-1.4 1.7-1.5H16q.6.1.8.8v8q0 .2-.2.4zm3.7-8.4v-7H6.8l-.2.1-.3 7.4 3.8.3a1 1 0 0 1 .6.9l-1 5 .4.1.6.3z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("react");function a(e){const l=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(l,t,r.get?r:{enumerable:!0,get:()=>e[t]})}}return l.default=e,Object.freeze(l)}const n=a(o),c=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",...e},n.createElement("path",{fill:"currentColor",d:"M18.3 3.2h1.4v9.5h-1.4zm-6.7 17q-.3.4-.8.3T9.4 20l-.7-.5q-.4-.3-.4-1v-.1L9 14l-3.7-.3a1 1 0 0 1-.6-.7L5 4.8v-.1q.4-1.4 1.7-1.5H16q.6.1.8.8v8q0 .2-.2.4zm3.7-8.4v-7H6.8l-.2.1-.3 7.4 3.8.3a1 1 0 0 1 .6.9l-1 5 .4.1.6.3z"}));exports.default=c;
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("react");function a(e){const l=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(l,t,r.get?r:{enumerable:!0,get:()=>e[t]})}}return l.default=e,Object.freeze(l)}const n=a(o),c=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e},n.createElement("path",{fill:"currentColor",d:"M18.3 3.2h1.4v9.5h-1.4zm-6.7 17q-.3.4-.8.3T9.4 20l-.7-.5q-.4-.3-.4-1v-.1L9 14l-3.7-.3a1 1 0 0 1-.6-.7L5 4.8v-.1q.4-1.4 1.7-1.5H16q.6.1.8.8v8q0 .2-.2.4zm3.7-8.4v-7H6.8l-.2.1-.3 7.4 3.8.3a1 1 0 0 1 .6.9l-1 5 .4.1.6.3z"}));exports.default=c;
|