@hhgtech/hhg-components 1.29.532 → 1.29.533-beta-1
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/build/{InputDate-f44138a5.js → InputDate-3f67d253.js} +5 -5
- package/build/{LastPeriod-1e613fcb.js → LastPeriod-74964bd2.js} +1 -1
- package/build/{MobileBottomNavigationIcon-b7c0293d.js → MobileBottomNavigationIcon-44485c7c.js} +3 -3
- package/build/{SiteWideBanner-83b05580.js → SiteWideBanner-a0782b4e.js} +234 -85
- package/build/{Spinner-a3dd0a36.js → Spinner-bf130630.js} +1 -1
- package/build/{WhatsApp-6e913391.js → WhatsApp-96a17bdf.js} +1 -1
- package/build/adapters.js +20 -20
- package/build/atoms.js +51 -51
- package/build/babyGrowth.js +86 -86
- package/build/cache.js +2 -2
- package/build/care/components/organisms/bookingSearchBarV3/SearchResultContent.d.ts +13 -0
- package/build/care/components/organisms/bookingSearchBarV3/constants.d.ts +4 -0
- package/build/care/components/organisms/bookingSearchBarV3/index.d.ts +42 -0
- package/build/care/components/organisms/bookingSearchBarV3/index.styled.d.ts +16 -0
- package/build/care/components/organisms/bookingSearchBarV3/reducer.d.ts +166 -0
- package/build/care/components/organisms/bookingSearchBarV3/searchInputs/ModalSearchResult.d.ts +8 -0
- package/build/care/components/organisms/bookingSearchBarV3/searchInputs/index.d.ts +35 -0
- package/build/care/components/organisms/bookingSearchBarV3/searchInputs/index.styled.d.ts +17 -0
- package/build/care/components/organisms/bookingSearchBarV3/searchLocation/CustomSelectItem.d.ts +9 -0
- package/build/care/components/organisms/bookingSearchBarV3/searchLocation/index.d.ts +16 -0
- package/build/care/components/organisms/bookingSearchBarV3/searchLocation/index.styled.d.ts +21 -0
- package/build/care/components/organisms/bookingSearchBarV3/searchResult/icons.d.ts +5 -0
- package/build/care/components/organisms/bookingSearchBarV3/searchResult/index.d.ts +22 -0
- package/build/care/components/organisms/bookingSearchBarV3/searchResult/index.styled.d.ts +21 -0
- package/build/care/components/organisms/bookingSearchBarV3/searchResultSpecialties/index.d.ts +12 -0
- package/build/care/components/organisms/bookingSearchBarV3/searchResultSpecialties/index.styled.d.ts +16 -0
- package/build/care/components/organisms/bookingSearchBarV3/searchSpecialty/CustomSelectItem.d.ts +9 -0
- package/build/care/components/organisms/bookingSearchBarV3/searchSpecialty/index.d.ts +15 -0
- package/build/care/components/organisms/bookingSearchBarV3/searchSpecialty/index.styled.d.ts +13 -0
- package/build/care/components/organisms/bookingSearchBarV3/searchTag/index.d.ts +17 -0
- package/build/care/components/organisms/bookingSearchBarV3/searchTag/index.styled.d.ts +13 -0
- package/build/care/components/organisms/bookingSearchBarV3/tabSearch/index.d.ts +11 -0
- package/build/care/components/organisms/bookingSearchBarV3/tabSearch/index.styled.d.ts +8 -0
- package/build/care/components/organisms/bookingSearchBarV3/types.d.ts +17 -0
- package/build/care/components/organisms/bookingSearchBarV3/useSearchBarApi.d.ts +21 -0
- package/build/care/index.d.ts +1 -0
- package/build/care.js +23 -22
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +19 -19
- package/build/components/atoms/inputMB/index.styled.d.ts +3 -3
- package/build/components/mantine/theme/text.d.ts +15 -1
- package/build/components/molecules/index.d.ts +1 -1
- package/build/components/molecules/productDetail/generalInfo/GeneralInfo.d.ts +2 -1
- package/build/components/molecules/productDetail/generalInfo/index.styled.d.ts +19 -0
- package/build/components/molecules/videoItem/constants.d.ts +2 -0
- package/build/components/molecules/videoItem/index.d.ts +2 -2
- package/build/components/molecules/videoItem/shorts/index.d.ts +1 -1
- package/build/components/molecules/videoItem/shorts/index.styles.d.ts +1 -0
- package/build/components/molecules/videoItem/types.d.ts +4 -0
- package/build/components/molecules/videoItem/utils.d.ts +7 -0
- package/build/components/molecules/videoItem/video/index.d.ts +1 -1
- package/build/components/navigationV2/constants.d.ts +2 -0
- package/build/components/navigationV2/index.d.ts +1 -0
- package/build/components.js +107 -106
- package/build/constants-68b12a9c.js +26 -0
- package/build/{constants-9939ab70.js → constants-b685d897.js} +2 -2
- package/build/{constants-d8e60c3b.js → constants-fb344adb.js} +1 -1
- package/build/constants.js +3 -3
- package/build/constantsDomainLocales.js +1 -1
- package/build/constantsRiskScreener.js +2 -2
- package/build/constantsSite.js +2 -2
- package/build/{core-b67a4def.js → core-4d825047.js} +1 -1
- package/build/{dataTransform-91a5ec36.js → dataTransform-64e68ecb.js} +1 -1
- package/build/ecom.js +5 -5
- package/build/{editor-64be9f18.js → editor-a0276976.js} +11 -11
- package/build/embeddedHeathToolCards_babyGrowth.js +25 -25
- package/build/embeddedHeathToolCards_babyPoop.js +22 -22
- package/build/embeddedHeathToolCards_babyVaccine.js +24 -24
- package/build/embeddedHeathToolCards_bmi_bmi.js +27 -27
- package/build/embeddedHeathToolCards_bmrBmr.js +27 -27
- package/build/embeddedHeathToolCards_dueDate_dueDate.js +24 -24
- package/build/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
- package/build/embeddedHeathToolCards_pwg_pwg.js +28 -28
- package/build/embeddedHeathToolCards_targetHeartRate.js +29 -29
- package/build/esm/{InputDate-7a1e6c32.js → InputDate-e13d54d7.js} +5 -5
- package/build/esm/{LastPeriod-ac7bc68b.js → LastPeriod-c97c2429.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-8e45374b.js → MobileBottomNavigationIcon-e48ace07.js} +3 -3
- package/build/esm/{SiteWideBanner-fbb357d4.js → SiteWideBanner-19fcc647.js} +235 -86
- package/build/esm/{Spinner-4a0a16d7.js → Spinner-79ab6905.js} +1 -1
- package/build/esm/{WhatsApp-eff465a1.js → WhatsApp-9f55dee2.js} +1 -1
- package/build/esm/adapters.js +20 -20
- package/build/esm/atoms.js +51 -51
- package/build/esm/babyGrowth.js +86 -86
- package/build/esm/cache.js +2 -2
- package/build/esm/care/components/organisms/bookingSearchBarV3/SearchResultContent.d.ts +13 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/constants.d.ts +4 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/index.d.ts +42 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/index.styled.d.ts +16 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/reducer.d.ts +166 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/searchInputs/ModalSearchResult.d.ts +8 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/searchInputs/index.d.ts +35 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/searchInputs/index.styled.d.ts +17 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/searchLocation/CustomSelectItem.d.ts +9 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/searchLocation/index.d.ts +16 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/searchLocation/index.styled.d.ts +21 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/searchResult/icons.d.ts +5 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/searchResult/index.d.ts +22 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/searchResult/index.styled.d.ts +21 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/searchResultSpecialties/index.d.ts +12 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/searchResultSpecialties/index.styled.d.ts +16 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/searchSpecialty/CustomSelectItem.d.ts +9 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/searchSpecialty/index.d.ts +15 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/searchSpecialty/index.styled.d.ts +13 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/searchTag/index.d.ts +17 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/searchTag/index.styled.d.ts +13 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/tabSearch/index.d.ts +11 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/tabSearch/index.styled.d.ts +8 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/types.d.ts +17 -0
- package/build/esm/care/components/organisms/bookingSearchBarV3/useSearchBarApi.d.ts +21 -0
- package/build/esm/care/index.d.ts +1 -0
- package/build/esm/care.js +22 -22
- package/build/esm/careBookingSearchBar.js +14 -14
- package/build/esm/careBookingSearchBarV2.js +19 -19
- package/build/esm/components/atoms/inputMB/index.styled.d.ts +3 -3
- package/build/esm/components/mantine/theme/text.d.ts +15 -1
- package/build/esm/components/molecules/index.d.ts +1 -1
- package/build/esm/components/molecules/productDetail/generalInfo/GeneralInfo.d.ts +2 -1
- package/build/esm/components/molecules/productDetail/generalInfo/index.styled.d.ts +19 -0
- package/build/esm/components/molecules/videoItem/constants.d.ts +2 -0
- package/build/esm/components/molecules/videoItem/index.d.ts +2 -2
- package/build/esm/components/molecules/videoItem/shorts/index.d.ts +1 -1
- package/build/esm/components/molecules/videoItem/shorts/index.styles.d.ts +1 -0
- package/build/esm/components/molecules/videoItem/types.d.ts +4 -0
- package/build/esm/components/molecules/videoItem/utils.d.ts +7 -0
- package/build/esm/components/molecules/videoItem/video/index.d.ts +1 -1
- package/build/esm/components/navigationV2/constants.d.ts +2 -0
- package/build/esm/components/navigationV2/index.d.ts +1 -0
- package/build/esm/components.js +107 -106
- package/build/esm/constants-30f38f9e.js +21 -0
- package/build/esm/{constants-01997487.js → constants-73173a10.js} +2 -2
- package/build/esm/{constants-92625e47.js → constants-cc6c1a37.js} +1 -1
- package/build/esm/constants.js +3 -3
- package/build/esm/constantsDomainLocales.js +1 -1
- package/build/esm/constantsRiskScreener.js +2 -2
- package/build/esm/constantsSite.js +2 -2
- package/build/esm/{core-e29868ec.js → core-ce243227.js} +1 -1
- package/build/esm/{dataTransform-6e98ea13.js → dataTransform-cc93c140.js} +1 -1
- package/build/esm/ecom.js +5 -5
- package/build/esm/{editor-dfd89741.js → editor-fdcd5182.js} +11 -11
- package/build/esm/embeddedHeathToolCards_babyGrowth.js +25 -25
- package/build/esm/embeddedHeathToolCards_babyPoop.js +22 -22
- package/build/esm/embeddedHeathToolCards_babyVaccine.js +24 -24
- package/build/esm/embeddedHeathToolCards_bmi_bmi.js +27 -27
- package/build/esm/embeddedHeathToolCards_bmrBmr.js +27 -27
- package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +24 -24
- package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
- package/build/esm/embeddedHeathToolCards_pwg_pwg.js +28 -28
- package/build/esm/embeddedHeathToolCards_targetHeartRate.js +29 -29
- package/build/esm/footer.js +22 -22
- package/build/esm/gAssets.js +2 -2
- package/build/esm/{healthTools-25e01c7f.js → healthTools-c592e322.js} +1 -1
- package/build/esm/healthToolsCardWrapper.js +20 -20
- package/build/esm/healthToolsForm.js +35 -35
- package/build/esm/hooks.js +14 -14
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/{index-760d69ce.js → index-059449c8.js} +3 -3
- package/build/esm/{index-72bb84ba.js → index-08e4d77f.js} +2 -2
- package/build/esm/{index-0cf821f5.js → index-0ed01411.js} +16 -16
- package/build/esm/{index-327386d7.js → index-11ce4fec.js} +1 -1
- package/build/esm/{index-7ca534bc.js → index-15700b62.js} +14 -14
- package/build/esm/{index-e8ecc796.js → index-18fcc53c.js} +2 -2
- package/build/esm/{index-0ece7544.js → index-1a985d55.js} +3 -3
- package/build/esm/{index-ed84dcb0.js → index-1bc9df5c.js} +16 -16
- package/build/esm/{index-6b3bccdf.js → index-1ea79ac3.js} +8 -8
- package/build/esm/{index-6621664d.js → index-1fa78798.js} +1 -1
- package/build/esm/{index-1c2e7003.js → index-22e83725.js} +25 -25
- package/build/esm/{index-4e66e774.js → index-242dfa19.js} +4 -4
- package/build/esm/{index-2dfedb07.js → index-2b0afa2d.js} +2 -2
- package/build/esm/{index-cc4cfda6.js → index-2d8c8d49.js} +24 -24
- package/build/esm/{index-6b962737.js → index-2f5cb1fb.js} +2 -2
- package/build/esm/{index-06320955.js → index-328493ff.js} +2 -2
- package/build/esm/{index-39781a98.js → index-37110122.js} +2 -2
- package/build/esm/{index-d484fd93.js → index-3a80d349.js} +6 -6
- package/build/esm/{index-df5f9470.js → index-3de17085.js} +7 -7
- package/build/esm/{index-dfd9ab20.js → index-3f4e9809.js} +1 -1
- package/build/esm/{index-10dc44c5.js → index-455332cf.js} +3 -3
- package/build/esm/{index-9351c606.js → index-487c8a99.js} +1 -1
- package/build/esm/{index-d668c9bf.js → index-519b0e86.js} +22 -22
- package/build/esm/{index-1ca1501b.js → index-52bbedc2.js} +3 -3
- package/build/esm/{index-a1fff0d0.js → index-5801376a.js} +32 -32
- package/build/esm/{index-b710a31d.js → index-5c1f8a17.js} +7 -7
- package/build/esm/{index-28bce418.js → index-6187eb6d.js} +2 -2
- package/build/esm/{index-bea2c496.js → index-62dd366a.js} +3 -3
- package/build/esm/{index-6a3ab061.js → index-64af8924.js} +14 -14
- package/build/esm/{index-09bab845.js → index-64fb50aa.js} +3 -3
- package/build/esm/{index-f9bb3e38.js → index-67cb0685.js} +2 -2
- package/build/esm/{index-9dbc9cb4.js → index-6e0d6c8c.js} +21 -21
- package/build/esm/{index-c7ca71f6.js → index-70222822.js} +2 -2
- package/build/esm/{index-bf0aa642.js → index-78933ba4.js} +3 -3
- package/build/esm/{index-f87ee75d.js → index-7b5df82c.js} +17 -17
- package/build/esm/{index-7dc47646.js → index-7e4d46ef.js} +16 -16
- package/build/esm/{index-fa17f83f.js → index-843eb5f7.js} +1 -1
- package/build/esm/index-898ef9e0.js +1942 -0
- package/build/esm/{index-8beef085.js → index-8f28aa09.js} +2 -2
- package/build/esm/{index-f1961b13.js → index-9823e1ba.js} +13 -13
- package/build/esm/{index-6a515ea4.js → index-99351ea4.js} +13 -13
- package/build/esm/{index-709c1b4a.js → index-996375fb.js} +2 -2
- package/build/esm/{index-b9aaced9.js → index-99d8aab7.js} +6 -6
- package/build/esm/{index-21c64d8b.js → index-9e29729d.js} +3 -3
- package/build/esm/{index-d10125f1.js → index-a06e1d99.js} +15 -15
- package/build/esm/{index-bf6850a0.js → index-a23f83ba.js} +14 -14
- package/build/esm/{index-f78e44b7.js → index-a493cd05.js} +16 -16
- package/build/esm/{index-48c9e0de.js → index-af1814f1.js} +14 -0
- package/build/esm/{index-8aafe9e7.js → index-b5dfb264.js} +2 -2
- package/build/esm/{index-fa9b756f.js → index-be966300.js} +3 -3
- package/build/esm/{index-fc82208c.js → index-be9f4e22.js} +11 -11
- package/build/esm/{index-f1076114.js → index-c84ab4d1.js} +5 -5
- package/build/esm/{index-13d4d948.js → index-c9c015cd.js} +6 -6
- package/build/esm/{index-a1d9132d.js → index-c9c0f4f2.js} +19 -19
- package/build/esm/{index-e262c835.js → index-cd1c68c8.js} +1 -1
- package/build/esm/{index-d5050a14.js → index-cef981a3.js} +9 -9
- package/build/esm/{index-acacb902.js → index-d0a75033.js} +6 -6
- package/build/esm/{index-8fd5f916.js → index-d15b8454.js} +15 -15
- package/build/esm/{index-0666caa3.js → index-d5eb9574.js} +15 -15
- package/build/esm/{index-42db16aa.js → index-dc5488b1.js} +9 -9
- package/build/esm/{index-2f629759.js → index-dcb88125.js} +3 -3
- package/build/esm/{index-913e49d4.js → index-deb74cbe.js} +2 -2
- package/build/esm/{index-3415e87b.js → index-e5c53b81.js} +4 -4
- package/build/esm/{index-8e9636e8.js → index-e64ad36c.js} +32 -32
- package/build/esm/{index-5d735bf7.js → index-e66ce39e.js} +5 -5
- package/build/esm/{index-e92b6590.js → index-e8b4d24c.js} +2 -2
- package/build/esm/{index-09e43a17.js → index-e9c6b45a.js} +2 -2
- package/build/esm/{index-e85e1ced.js → index-e9e14236.js} +2 -2
- package/build/esm/{index-e49a1561.js → index-ef60389e.js} +1 -1
- package/build/esm/{index-b27394f7.js → index-f26c6409.js} +49 -42
- package/build/esm/{index-21a74fc8.js → index-f29d2a92.js} +18 -18
- package/build/esm/{index-827c3318.js → index-f72c2e5c.js} +18 -18
- package/build/esm/index.js +127 -126
- package/build/esm/{labelSorting-821e9c2e.js → labelSorting-dba1386f.js} +4 -4
- package/build/esm/lead.js +38 -37
- package/build/esm/{logoIcon-6c43fd83.js → logoIcon-5ecc212a.js} +2 -2
- package/build/esm/mantine.js +27 -27
- package/build/esm/misc.js +19 -19
- package/build/esm/miscGetDynamicHealthTool.js +4 -4
- package/build/esm/miscGetSocialList.js +8 -8
- package/build/esm/miscScreenSizeContext.js +1 -1
- package/build/esm/mobileBottomNavigation.js +5 -5
- package/build/esm/mobileBottomNavigationIcon.js +5 -5
- package/build/esm/molecules.js +80 -79
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +17 -17
- package/build/esm/navigation.js +50 -49
- package/build/esm/navigationLogoutPopup.js +11 -11
- package/build/esm/navigationProfileButton.js +27 -27
- package/build/esm/onboardingV2.js +30 -30
- package/build/esm/organisms.js +63 -62
- package/build/esm/{post-f232a5fe.js → post-8cffdbd3.js} +2 -2
- package/build/esm/profileNavigation.js +20 -20
- package/build/esm/progressBar.js +1 -1
- package/build/esm/pwg.js +23 -23
- package/build/esm/ssoV2.js +31 -31
- package/build/esm/{store-64df7581.js → store-99e1dbf1.js} +3 -3
- package/build/esm/subot.js +47 -47
- package/build/esm/surveyOrPremiumBanner.js +34 -34
- package/build/esm/surveyQuestionCard.js +11 -11
- package/build/esm/{surveyThankyouCard-3847eb4d.js → surveyThankyouCard-a56c24a2.js} +5 -5
- package/build/esm/together.js +57 -57
- package/build/esm/togetherApiUtils.js +6 -6
- package/build/esm/togetherAtoms.js +31 -31
- package/build/esm/togetherComponentGlobalContext.js +6 -6
- package/build/esm/togetherMolecules.js +52 -52
- package/build/esm/togetherMoleculesCardAuthor.js +29 -29
- package/build/esm/togetherMoleculesPostImagePreview.js +13 -13
- package/build/esm/togetherMoleculesProfileDetail.js +40 -40
- package/build/esm/togetherOrganisms.js +51 -51
- package/build/esm/togetherRichTextEditor.js +20 -20
- package/build/esm/togetherShareBox.js +12 -12
- package/build/esm/{transform-fb2e76dd.js → transform-a866c8ab.js} +176 -65
- package/build/esm/{translationsProvider-2bd4c215.js → translationsProvider-dd80b06e.js} +1 -1
- package/build/esm/{treePopoverMenu-257c17c1.js → treePopoverMenu-fc251f00.js} +19 -19
- package/build/esm/types.js +2 -2
- package/build/esm/{useCartCareService-d2eb4371.js → useCartCareService-6e3e0d3d.js} +1 -1
- package/build/esm/{useHealthToolCache-3fea4309.js → useHealthToolCache-82abd737.js} +1 -1
- package/build/esm/{usePhoneValidator-9e60043e.js → usePhoneValidator-bcd361b3.js} +5 -5
- package/build/esm/{usePlacesAutocomplete-523fe3bd.js → usePlacesAutocomplete-a281c404.js} +1 -1
- package/build/esm/useTogetherAuthRequiredAction.js +10 -10
- package/build/esm/{utils-642156b1.js → utils-3735276d.js} +2 -2
- package/build/esm/{utils-80f04d90.js → utils-65edbba6.js} +2 -2
- package/build/esm/{utils-1eca9722.js → utils-671c97b9.js} +5 -5
- package/build/esm/{utils-b6f19c3b.js → utils-8a3bd9c0.js} +5 -22
- package/build/esm/{utils-56f99032.js → utils-8f1af0a0.js} +3 -3
- package/build/esm/vaccination.js +22 -22
- package/build/footer.js +22 -22
- package/build/gAssets.js +2 -2
- package/build/{healthTools-36407269.js → healthTools-1c9206fd.js} +1 -1
- package/build/healthToolsCardWrapper.js +20 -20
- package/build/healthToolsForm.js +35 -35
- package/build/hooks.js +14 -14
- package/build/i18n.js +2 -2
- package/build/i18nV2.js +1 -1
- package/build/{index-bf508cf7.js → index-02c83f9d.js} +25 -25
- package/build/{index-437f6f96.js → index-06315040.js} +16 -16
- package/build/{index-176f4b92.js → index-0808d2e3.js} +11 -11
- package/build/{index-fbf91f6c.js → index-0dfc76c7.js} +22 -22
- package/build/{index-bd4529db.js → index-0ede2c8d.js} +18 -18
- package/build/{index-e61a4996.js → index-0fb1a90c.js} +1 -1
- package/build/{index-8662633c.js → index-11c4baa6.js} +15 -15
- package/build/{index-11713c70.js → index-11ff7bfa.js} +4 -4
- package/build/{index-c4bd61bf.js → index-1571d37e.js} +3 -3
- package/build/{index-ecc2a79e.js → index-17432bf3.js} +8 -8
- package/build/{index-bfb42a57.js → index-1f4bb14f.js} +3 -3
- package/build/{index-d3b126e0.js → index-251c9f42.js} +18 -18
- package/build/{index-9d1df679.js → index-25604ddf.js} +2 -2
- package/build/{index-5eeb8c86.js → index-26f3cc80.js} +6 -6
- package/build/{index-2f052e2d.js → index-28de4375.js} +2 -2
- package/build/{index-9ca6ef5f.js → index-2b1cf30e.js} +4 -4
- package/build/{index-07df8d1a.js → index-2b3edc9c.js} +6 -6
- package/build/{index-005dacc4.js → index-3262a913.js} +13 -13
- package/build/{index-9a07e542.js → index-386a9d36.js} +3 -3
- package/build/{index-aa2bd3fb.js → index-47ee34ab.js} +2 -2
- package/build/{index-553e5780.js → index-4b364c7e.js} +13 -13
- package/build/{index-056c51bb.js → index-50edd955.js} +5 -5
- package/build/{index-b45ce592.js → index-52293cb1.js} +6 -6
- package/build/{index-20115ada.js → index-5654eef4.js} +9 -9
- package/build/{index-6ce426ff.js → index-62edf576.js} +17 -17
- package/build/{index-e25a9f88.js → index-661052d8.js} +3 -3
- package/build/{index-64884964.js → index-6727adc2.js} +14 -0
- package/build/{index-ca833e03.js → index-699d6b68.js} +32 -32
- package/build/{index-c41c78b4.js → index-6ec83c39.js} +1 -1
- package/build/{index-896c4fdf.js → index-72ca7808.js} +19 -19
- package/build/{index-469fb7ee.js → index-769339dd.js} +3 -3
- package/build/{index-e44a59ef.js → index-77b1ef9a.js} +3 -3
- package/build/{index-9427863b.js → index-7c6d6a82.js} +24 -24
- package/build/{index-3d9ec0d4.js → index-89454e17.js} +3 -3
- package/build/{index-e3fbe03b.js → index-89e7ab78.js} +2 -2
- package/build/{index-40fc038d.js → index-8bad225d.js} +32 -32
- package/build/{index-7abd825b.js → index-921113e3.js} +2 -2
- package/build/{index-2d2fe2b1.js → index-937bb554.js} +51 -44
- package/build/{index-045d07b8.js → index-93f94f8b.js} +2 -2
- package/build/{index-84b8d1b5.js → index-a3186f45.js} +3 -3
- package/build/{index-cb7b6b9a.js → index-a7f0cd3a.js} +9 -9
- package/build/{index-53f0c004.js → index-aa5de1ae.js} +1 -1
- package/build/{index-bc0cda88.js → index-b44e3f90.js} +2 -2
- package/build/{index-62173c62.js → index-b5e7bd3c.js} +2 -2
- package/build/{index-8d2da5c8.js → index-b79abc4d.js} +15 -15
- package/build/index-bb16d35a.js +1951 -0
- package/build/{index-92d93e22.js → index-bcc0ed4a.js} +6 -6
- package/build/{index-83bf8bdd.js → index-bd01b1ec.js} +14 -14
- package/build/{index-2cdaaeb1.js → index-bff96251.js} +1 -1
- package/build/{index-23b9dda4.js → index-c0051ec5.js} +21 -21
- package/build/{index-180f198b.js → index-c1c499ca.js} +3 -3
- package/build/{index-d7bd3994.js → index-c27a9b9b.js} +16 -16
- package/build/{index-68b84419.js → index-ca4fc533.js} +2 -2
- package/build/{index-3496fb31.js → index-cdbaa8b6.js} +2 -2
- package/build/{index-209d7c78.js → index-d16c31fb.js} +2 -2
- package/build/{index-28e4c1b4.js → index-d363f1b8.js} +7 -7
- package/build/{index-b57dfe26.js → index-d3a544b6.js} +2 -2
- package/build/{index-ed457185.js → index-d5a2c589.js} +15 -15
- package/build/{index-a88b48a8.js → index-d8be7555.js} +3 -3
- package/build/{index-d0ca8b4b.js → index-db96698c.js} +1 -1
- package/build/{index-be31a034.js → index-dc27142c.js} +2 -2
- package/build/{index-5ad16fac.js → index-e3db6d76.js} +2 -2
- package/build/{index-03093b46.js → index-e44e3191.js} +16 -16
- package/build/{index-95974e52.js → index-e66c8f68.js} +7 -7
- package/build/{index-fc5a1a81.js → index-eb0d9686.js} +1 -1
- package/build/{index-8272f80c.js → index-f0584df0.js} +14 -14
- package/build/{index-a4dec003.js → index-f2b61d55.js} +2 -2
- package/build/{index-8b9288fa.js → index-f2e3ac5e.js} +16 -16
- package/build/{index-af134c30.js → index-f40ef18a.js} +5 -5
- package/build/{index-8a6d8e0f.js → index-f70b832c.js} +2 -2
- package/build/{index-60e7b18a.js → index-fc9e2784.js} +14 -14
- package/build/{index-519ab49d.js → index-fdd8a152.js} +1 -1
- package/build/index.js +128 -126
- package/build/{labelSorting-ad062311.js → labelSorting-e2420d01.js} +4 -4
- package/build/lead.js +38 -37
- package/build/{logoIcon-6cf01cd6.js → logoIcon-6696338f.js} +2 -2
- package/build/mantine.js +25 -25
- package/build/misc.js +19 -19
- package/build/miscGetDynamicHealthTool.js +4 -4
- package/build/miscGetSocialList.js +8 -8
- package/build/miscScreenSizeContext.js +1 -1
- package/build/mobileBottomNavigation.js +5 -5
- package/build/mobileBottomNavigationIcon.js +5 -5
- package/build/molecules.js +80 -79
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +17 -17
- package/build/navigation.js +50 -49
- package/build/navigationLogoutPopup.js +11 -11
- package/build/navigationProfileButton.js +27 -27
- package/build/onboardingV2.js +29 -29
- package/build/organisms.js +63 -62
- package/build/{post-28b52569.js → post-4b0a7174.js} +2 -2
- package/build/profileNavigation.js +20 -20
- package/build/progressBar.js +1 -1
- package/build/pwg.js +23 -23
- package/build/ssoV2.js +29 -29
- package/build/{store-94ba5496.js → store-a2613961.js} +3 -3
- package/build/subot.js +46 -46
- package/build/surveyOrPremiumBanner.js +34 -34
- package/build/surveyQuestionCard.js +11 -11
- package/build/{surveyThankyouCard-2bcbb412.js → surveyThankyouCard-22b29d92.js} +5 -5
- package/build/together.js +57 -57
- package/build/togetherApiUtils.js +6 -6
- package/build/togetherAtoms.js +31 -31
- package/build/togetherComponentGlobalContext.js +6 -6
- package/build/togetherMolecules.js +52 -52
- package/build/togetherMoleculesCardAuthor.js +29 -29
- package/build/togetherMoleculesPostImagePreview.js +13 -13
- package/build/togetherMoleculesProfileDetail.js +40 -40
- package/build/togetherOrganisms.js +51 -51
- package/build/togetherRichTextEditor.js +20 -20
- package/build/togetherShareBox.js +12 -12
- package/build/{transform-c1ac3269.js → transform-6f699d16.js} +176 -65
- package/build/{translationsProvider-7e672d7f.js → translationsProvider-af2d7cc4.js} +1 -1
- package/build/{treePopoverMenu-d39f297a.js → treePopoverMenu-ef1eb3ce.js} +19 -19
- package/build/types.js +2 -2
- package/build/{useCartCareService-5ab73f7a.js → useCartCareService-32acc92b.js} +1 -1
- package/build/{useHealthToolCache-fe16d6a1.js → useHealthToolCache-56b6e9b2.js} +1 -1
- package/build/{usePhoneValidator-0a642ae3.js → usePhoneValidator-d7ad62dc.js} +5 -5
- package/build/{usePlacesAutocomplete-d4340873.js → usePlacesAutocomplete-d23a6720.js} +1 -1
- package/build/useTogetherAuthRequiredAction.js +10 -10
- package/build/{utils-930ae326.js → utils-3dee6303.js} +2 -2
- package/build/{utils-b0e7bd61.js → utils-44048163.js} +3 -3
- package/build/{utils-08c47f05.js → utils-51a18a57.js} +6 -24
- package/build/{utils-ac946c7c.js → utils-d1d5e668.js} +2 -2
- package/build/{utils-329af250.js → utils-f515280b.js} +5 -5
- package/build/vaccination.js +22 -22
- package/package.json +1 -1
- package/build/esm/index-cd0bbcbf.js +0 -31
- package/build/index-da025a8e.js +0 -38
- /package/build/{BMI_BOYS.percentile.monthly-eb75ded7.js → BMI_BOYS.percentile.monthly-b50f0bf2.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-8ed82736.js → BMI_BOYS.percentile.weekly-1b15e2b1.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-2bf39ff4.js → BMI_BOYS.percentile.yearly-8132293c.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-c59815ce.js → BMI_BOYS.zscore.monthly-69e103e9.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-43ebdf38.js → BMI_BOYS.zscore.weekly-0462f715.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-9a66e6fe.js → BMI_BOYS.zscore.yearly-0ef09c50.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-024aca63.js → BMI_GIRLS.percentile.monthly-880dbe8c.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-197e644b.js → BMI_GIRLS.percentile.weekly-cff0c620.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-bd03b9ce.js → BMI_GIRLS.percentile.yearly-107b5664.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-7e63c31a.js → BMI_GIRLS.zscore.monthly-123460ea.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-5cb44eaf.js → BMI_GIRLS.zscore.weekly-2ed21328.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-2a98ab1c.js → BMI_GIRLS.zscore.yearly-05351e8a.js} +0 -0
- /package/build/{ChevronDown-0008ad7d.js → ChevronDown-a0bf3533.js} +0 -0
- /package/build/{Close-90c21063.js → Close-846c4c75.js} +0 -0
- /package/build/{Google-8306cb76.js → Google-4ff244c3.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-e7d42012.js → HEAD CIRCUM_BOYS.percentile.monthly-9df6907d.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-2a4973fc.js → HEAD CIRCUM_BOYS.percentile.weekly-d180f3dc.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-a9df65a8.js → HEAD CIRCUM_BOYS.percentile.yearly-54a94bb6.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-def06bda.js → HEAD CIRCUM_BOYS.zscore.monthly-6696c952.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-628b60ee.js → HEAD CIRCUM_BOYS.zscore.weekly-b328b334.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-2131b328.js → HEAD CIRCUM_BOYS.zscore.yearly-c5df45f2.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-c96b9b82.js → HEAD CIRCUM_GIRLS.percentile.monthly-db907218.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-51c95353.js → HEAD CIRCUM_GIRLS.percentile.weekly-9e26f12b.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-4bd70a5d.js → HEAD CIRCUM_GIRLS.percentile.yearly-8c9adc20.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-c82e39fa.js → HEAD CIRCUM_GIRLS.zscore.monthly-410018ef.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-ef11351b.js → HEAD CIRCUM_GIRLS.zscore.weekly-9cebaab1.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-9229d695.js → HEAD CIRCUM_GIRLS.zscore.yearly-ec40039a.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-c78280a5.js → HEIGHT_BOYS.percentile.monthly-916bd497.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-f2df7c01.js → HEIGHT_BOYS.percentile.weekly-c8a2f782.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-00c0d708.js → HEIGHT_BOYS.percentile.yearly-25ff07ff.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-c79b00e5.js → HEIGHT_BOYS.zscore.monthly-12a542fd.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-45b9318c.js → HEIGHT_BOYS.zscore.weekly-460ee4cf.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-c26dd552.js → HEIGHT_BOYS.zscore.yearly-5a9aa3f2.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-632f50ae.js → HEIGHT_GIRLS.percentile.monthly-f70d9f38.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-6159caf4.js → HEIGHT_GIRLS.percentile.weekly-1a15c620.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-0c3609e5.js → HEIGHT_GIRLS.percentile.yearly-0fab01e2.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-e82ffc32.js → HEIGHT_GIRLS.zscore.monthly-19e9a573.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-b7a87bb1.js → HEIGHT_GIRLS.zscore.weekly-c62406f9.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-ba07d850.js → HEIGHT_GIRLS.zscore.yearly-28d00161.js} +0 -0
- /package/build/{Locale-23981f35.js → Locale-235fce78.js} +0 -0
- /package/build/{Visible-15215e0c.js → Visible-312444f8.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-0e74b080.js → WEIGHT_BOYS.percentile.monthly-8a0dc6b3.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-1dae453e.js → WEIGHT_BOYS.percentile.weekly-4a88d6ce.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-4031a9c9.js → WEIGHT_BOYS.percentile.yearly-e25fbe65.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-6a9888cf.js → WEIGHT_BOYS.zscore.monthly-54549d44.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-79c4948a.js → WEIGHT_BOYS.zscore.weekly-adeb7a4a.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-ee08ee06.js → WEIGHT_BOYS.zscore.yearly-6c86ded4.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-9d15e0c2.js → WEIGHT_GIRLS.percentile.monthly-abd271d6.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-77bdebbc.js → WEIGHT_GIRLS.percentile.weekly-456852f2.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-f77b17ec.js → WEIGHT_GIRLS.percentile.yearly-fa5e6de4.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-b00fc4c0.js → WEIGHT_GIRLS.zscore.monthly-2d94bd6f.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-aea7fafc.js → WEIGHT_GIRLS.zscore.weekly-b4a1678f.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-9658a62a.js → WEIGHT_GIRLS.zscore.yearly-a75a7c86.js} +0 -0
- /package/build/{ageGenerate-6ffae569.js → ageGenerate-2c6c43a5.js} +0 -0
- /package/build/{animation-b54cdd8f.js → animation-851158d9.js} +0 -0
- /package/build/{constants-17808666.js → constants-67841bbe.js} +0 -0
- /package/build/{constants-4eec0c49.js → constants-b9ac829a.js} +0 -0
- /package/build/{context-ad31d80e.js → context-20caeabe.js} +0 -0
- /package/build/{dataTransform-650b3963.js → dataTransform-963ed039.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-d7cce91c.js → BMI_BOYS.percentile.monthly-2125946a.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-d91b50bb.js → BMI_BOYS.percentile.weekly-6c0b19cf.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-2a065ef3.js → BMI_BOYS.percentile.yearly-d324efea.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-398c4bac.js → BMI_BOYS.zscore.monthly-6c2d767a.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-b6389ceb.js → BMI_BOYS.zscore.weekly-13f2eb8f.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-18f86f43.js → BMI_BOYS.zscore.yearly-044e0976.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-65e695d9.js → BMI_GIRLS.percentile.monthly-e37bbc2f.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-3883be61.js → BMI_GIRLS.percentile.weekly-59a2a1b4.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-12a2d679.js → BMI_GIRLS.percentile.yearly-1ab203ef.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-90837dc2.js → BMI_GIRLS.zscore.monthly-16b864c4.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-6794b97d.js → BMI_GIRLS.zscore.weekly-694eb6f5.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-bb66712a.js → BMI_GIRLS.zscore.yearly-701e858f.js} +0 -0
- /package/build/esm/{ChevronDown-e8eda3d5.js → ChevronDown-57560d0b.js} +0 -0
- /package/build/esm/{Close-e84d5ed4.js → Close-f22c3e1c.js} +0 -0
- /package/build/esm/{Google-54183a38.js → Google-98861ad2.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-3b6f92b3.js → HEAD CIRCUM_BOYS.percentile.monthly-10fb384e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-67712976.js → HEAD CIRCUM_BOYS.percentile.weekly-036ff1e3.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-a6ddb7b9.js → HEAD CIRCUM_BOYS.percentile.yearly-49bdcb83.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-4b4cf579.js → HEAD CIRCUM_BOYS.zscore.monthly-7f697a72.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-0d723018.js → HEAD CIRCUM_BOYS.zscore.weekly-39054fb6.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-3f5040f8.js → HEAD CIRCUM_BOYS.zscore.yearly-5bf4f39f.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-e8aa17ec.js → HEAD CIRCUM_GIRLS.percentile.monthly-bea53a06.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-6a07fb80.js → HEAD CIRCUM_GIRLS.percentile.weekly-ccef9a02.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-17cbca59.js → HEAD CIRCUM_GIRLS.percentile.yearly-2a61d1e9.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-413a23b0.js → HEAD CIRCUM_GIRLS.zscore.monthly-fcbb6f7a.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-90f760a8.js → HEAD CIRCUM_GIRLS.zscore.weekly-acfbaf5a.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-729af742.js → HEAD CIRCUM_GIRLS.zscore.yearly-f89e72bc.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-5371ae2a.js → HEIGHT_BOYS.percentile.monthly-e86adb64.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-356633ec.js → HEIGHT_BOYS.percentile.weekly-2e8b112f.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-0aef78e6.js → HEIGHT_BOYS.percentile.yearly-74c3ac2d.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-7ecd4c3e.js → HEIGHT_BOYS.zscore.monthly-5055e083.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-9ca95795.js → HEIGHT_BOYS.zscore.weekly-53c13db4.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-b4fbc889.js → HEIGHT_BOYS.zscore.yearly-e094e648.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-48355f70.js → HEIGHT_GIRLS.percentile.monthly-6b2f63b2.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-637333d7.js → HEIGHT_GIRLS.percentile.weekly-83f02729.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-89995969.js → HEIGHT_GIRLS.percentile.yearly-808db1e1.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-0a27498a.js → HEIGHT_GIRLS.zscore.monthly-394ac2b6.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-5b614a5c.js → HEIGHT_GIRLS.zscore.weekly-ca1c8eb8.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-05bee6e6.js → HEIGHT_GIRLS.zscore.yearly-b3605e24.js} +0 -0
- /package/build/esm/{Locale-6237ebe4.js → Locale-1ff9f798.js} +0 -0
- /package/build/esm/{Visible-07cde34f.js → Visible-33100e0d.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-e7b29d80.js → WEIGHT_BOYS.percentile.monthly-ae668fb0.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-21d36db0.js → WEIGHT_BOYS.percentile.weekly-83862175.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-6ee38f89.js → WEIGHT_BOYS.percentile.yearly-fe5175d7.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-eb1b34de.js → WEIGHT_BOYS.zscore.monthly-72cbebfc.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-57186f85.js → WEIGHT_BOYS.zscore.weekly-9bb9f4ff.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-a8704f4b.js → WEIGHT_BOYS.zscore.yearly-ab181100.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-87e07e0b.js → WEIGHT_GIRLS.percentile.monthly-3a93528a.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-9396d3fa.js → WEIGHT_GIRLS.percentile.weekly-56b78850.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-757c47ba.js → WEIGHT_GIRLS.percentile.yearly-6ce6b00a.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-0e133beb.js → WEIGHT_GIRLS.zscore.monthly-32fc622b.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-29132fe3.js → WEIGHT_GIRLS.zscore.weekly-84f4214f.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-5eb38ecd.js → WEIGHT_GIRLS.zscore.yearly-ee6a1305.js} +0 -0
- /package/build/esm/{ageGenerate-224f7d3d.js → ageGenerate-9f63f55c.js} +0 -0
- /package/build/esm/{animation-c287d73b.js → animation-e5da737a.js} +0 -0
- /package/build/esm/{constants-056a3269.js → constants-8f028b66.js} +0 -0
- /package/build/esm/{constants-f3f310d2.js → constants-db4cd559.js} +0 -0
- /package/build/esm/{context-2498a8f0.js → context-d10c40e7.js} +0 -0
- /package/build/esm/{dataTransform-8c20c0ba.js → dataTransform-0935961b.js} +0 -0
- /package/build/esm/{index-55b838de.js → index-26173e7a.js} +0 -0
- /package/build/esm/{index-12605605.js → index-2b898dc6.js} +0 -0
- /package/build/esm/{index-a031fe16.js → index-30c8411d.js} +0 -0
- /package/build/esm/{index-5ee11169.js → index-6c88d130.js} +0 -0
- /package/build/esm/{index-18d9b44e.js → index-76234d32.js} +0 -0
- /package/build/esm/{index-9c086cfe.js → index-c4db4cfa.js} +0 -0
- /package/build/esm/{index-4906b926.js → index-f124d7e1.js} +0 -0
- /package/build/esm/{index-69ecd64f.js → index-fb5c4ac4.js} +0 -0
- /package/build/esm/{index.styles-f25c06a1.js → index.styles-2725ecab.js} +0 -0
- /package/build/esm/{localizeNumberFormat-e26ca2c8.js → localizeNumberFormat-6af1944c.js} +0 -0
- /package/build/esm/{normalizeLink-6fc795db.js → normalizeLink-3a772dfe.js} +0 -0
- /package/build/esm/{number-f225de0f.js → number-ce07149e.js} +0 -0
- /package/build/esm/{paths-3b8ab138.js → paths-7c44cd7d.js} +0 -0
- /package/build/esm/{shared-3def0599.js → shared-0b54652a.js} +0 -0
- /package/build/esm/{translationsContext-5539c952.js → translationsContext-1b1a5117.js} +0 -0
- /package/build/esm/{tslib.es6-1cd753c3.js → tslib.es6-f12507c0.js} +0 -0
- /package/build/esm/{types-f99ecfbf.js → types-0fe0e624.js} +0 -0
- /package/build/esm/{types-13f41421.js → types-2e7f5c4f.js} +0 -0
- /package/build/esm/{useOutsideClick-9fb1183e.js → useOutsideClick-89d1037d.js} +0 -0
- /package/build/esm/{useScrollbarSize-653fe21a.js → useScrollbarSize-8ff13fd9.js} +0 -0
- /package/build/esm/{useUniqueId-31d41470.js → useUniqueId-27e349cd.js} +0 -0
- /package/build/esm/{utils-f93704dc.js → utils-2af6eed8.js} +0 -0
- /package/build/esm/{utils-58ed5b66.js → utils-faa4d74e.js} +0 -0
- /package/build/{index-21fa50cd.js → index-0474f3ae.js} +0 -0
- /package/build/{index-4bea9959.js → index-1e462bf8.js} +0 -0
- /package/build/{index-79d990e5.js → index-5504ff83.js} +0 -0
- /package/build/{index-58261cf1.js → index-5ad2cebd.js} +0 -0
- /package/build/{index-b4aae532.js → index-86ec17c5.js} +0 -0
- /package/build/{index-c1fd826e.js → index-888ade98.js} +0 -0
- /package/build/{index-cdaefdd3.js → index-ae6e7684.js} +0 -0
- /package/build/{index-18f29c69.js → index-ce04c1f9.js} +0 -0
- /package/build/{index.styles-052a3b95.js → index.styles-8c40d0ea.js} +0 -0
- /package/build/{localizeNumberFormat-e8804fd2.js → localizeNumberFormat-cc09f4ae.js} +0 -0
- /package/build/{normalizeLink-3f586564.js → normalizeLink-3f8f9ef3.js} +0 -0
- /package/build/{number-108ef76d.js → number-6a5c3d10.js} +0 -0
- /package/build/{paths-e405e716.js → paths-ee2714c0.js} +0 -0
- /package/build/{shared-cfda3e6a.js → shared-eaeb0fa1.js} +0 -0
- /package/build/{translationsContext-dd655b46.js → translationsContext-4113df95.js} +0 -0
- /package/build/{tslib.es6-04bb6e9a.js → tslib.es6-bd69145b.js} +0 -0
- /package/build/{types-2030d630.js → types-2e45e0a8.js} +0 -0
- /package/build/{types-dfdb38e9.js → types-68f7f221.js} +0 -0
- /package/build/{useOutsideClick-a663c31f.js → useOutsideClick-921c2243.js} +0 -0
- /package/build/{useScrollbarSize-e4209d68.js → useScrollbarSize-874353b1.js} +0 -0
- /package/build/{useUniqueId-540bffa6.js → useUniqueId-feaae79f.js} +0 -0
- /package/build/{utils-5e745d8e.js → utils-66973a77.js} +0 -0
- /package/build/{utils-8d82a825.js → utils-7d9d6c63.js} +0 -0
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import React__default, { useState, useMemo, useCallback, useEffect } from 'react';
|
|
2
|
-
import { F as Flag } from './index-
|
|
2
|
+
import { F as Flag } from './index-cef981a3.js';
|
|
3
3
|
import styled from '@emotion/styled';
|
|
4
4
|
import { theme } from './miscTheme.js';
|
|
5
|
-
import { T as Text } from './index-
|
|
6
|
-
import { C as CommonGAssets } from './index-
|
|
7
|
-
import { _ as __rest } from './tslib.es6-
|
|
8
|
-
import { a as ZINDEX_HEADER, f as VIDEO_DETAIL_TEMP_STORAGE } from './index-
|
|
9
|
-
import { V as VideoType } from './index-
|
|
10
|
-
import { createStyles, Stack, Box, AspectRatio, getStylesRef,
|
|
11
|
-
import { a as abbreviateNumber } from './number-
|
|
12
|
-
import { u as useTranslations } from './index-
|
|
5
|
+
import { T as Text } from './index-08e4d77f.js';
|
|
6
|
+
import { C as CommonGAssets } from './index-2b898dc6.js';
|
|
7
|
+
import { _ as __rest } from './tslib.es6-f12507c0.js';
|
|
8
|
+
import { a as ZINDEX_HEADER, f as VIDEO_DETAIL_TEMP_STORAGE } from './index-996375fb.js';
|
|
9
|
+
import { V as VideoType } from './index-843eb5f7.js';
|
|
10
|
+
import { createStyles, Stack, Box, rem, Skeleton, AspectRatio, getStylesRef, Flex } from '@mantine/core';
|
|
11
|
+
import { a as abbreviateNumber } from './number-ce07149e.js';
|
|
12
|
+
import { u as useTranslations } from './index-487c8a99.js';
|
|
13
13
|
import { useOs } from '@mantine/hooks';
|
|
14
|
-
import { M as Modal } from './index-
|
|
15
|
-
import { S as SocialLinkPreview } from './index-
|
|
14
|
+
import { M as Modal } from './index-67cb0685.js';
|
|
15
|
+
import { S as SocialLinkPreview } from './index-99d8aab7.js';
|
|
16
16
|
import { domainLocales } from './constantsDomainLocales.js';
|
|
17
17
|
import { Close } from '@hhgtech/icons/core';
|
|
18
18
|
import Cookies from 'js-cookie';
|
|
19
|
-
import { M as MediaQueries } from './utils-
|
|
19
|
+
import { M as MediaQueries } from './utils-2af6eed8.js';
|
|
20
20
|
|
|
21
21
|
const ALLOW_DOMAIN_URL = [
|
|
22
22
|
'hellobacsi.com',
|
|
@@ -159,7 +159,7 @@ const LanguageLabel = ({ locale, label, href, }) => {
|
|
|
159
159
|
React__default.createElement("span", null, label)));
|
|
160
160
|
};
|
|
161
161
|
|
|
162
|
-
var useStyles$1 = createStyles((theme, { layout }) => {
|
|
162
|
+
var useStyles$1 = createStyles((theme, { layout, useSquareRatioThumbnail }) => {
|
|
163
163
|
return {
|
|
164
164
|
root: {
|
|
165
165
|
display: 'block',
|
|
@@ -167,16 +167,15 @@ var useStyles$1 = createStyles((theme, { layout }) => {
|
|
|
167
167
|
'&, & *': {
|
|
168
168
|
borderRadius: 4,
|
|
169
169
|
},
|
|
170
|
-
[theme.fn.largerThan('sm')]:
|
|
171
|
-
'&:hover': {
|
|
170
|
+
[theme.fn.largerThan('sm')]: {
|
|
171
|
+
'&:hover': Object.assign(Object.assign({}, (layout === 'overlay' && {
|
|
172
172
|
'.overlay-info': {
|
|
173
173
|
transform: 'translateY(-10px)',
|
|
174
174
|
},
|
|
175
|
-
|
|
175
|
+
})), { '.item-overlay-wrapper': {
|
|
176
176
|
backgroundColor: 'rgba(0,0,0,0.4)',
|
|
177
|
-
},
|
|
178
|
-
|
|
179
|
-
})),
|
|
177
|
+
} }),
|
|
178
|
+
},
|
|
180
179
|
},
|
|
181
180
|
inner: Object.assign({ display: 'flex', gap: 8, '&, *': {
|
|
182
181
|
pointerEvents: 'none !important',
|
|
@@ -192,10 +191,9 @@ var useStyles$1 = createStyles((theme, { layout }) => {
|
|
|
192
191
|
thumbFrame: {
|
|
193
192
|
backgroundColor: '#000',
|
|
194
193
|
},
|
|
195
|
-
thumbWrapper: Object.assign({}, (layout === 'horizon' && {
|
|
194
|
+
thumbWrapper: Object.assign({}, (layout === 'horizon' && Object.assign(Object.assign({}, (!useSquareRatioThumbnail && {
|
|
196
195
|
width: 64,
|
|
197
|
-
|
|
198
|
-
})),
|
|
196
|
+
})), { flexShrink: 0 }))),
|
|
199
197
|
overlayWrapper: { transition: 'all .3s ease' },
|
|
200
198
|
overlay: {
|
|
201
199
|
position: 'absolute',
|
|
@@ -230,36 +228,112 @@ var useStyles$1 = createStyles((theme, { layout }) => {
|
|
|
230
228
|
};
|
|
231
229
|
});
|
|
232
230
|
|
|
231
|
+
const VIDEO_THUMBNAIL_RATIO = 16 / 9;
|
|
232
|
+
const SHORT_THUMBNAIL_RATIO = 240 / 431;
|
|
233
|
+
|
|
234
|
+
function secondsTo24HoursFormat(sec_num = 0) {
|
|
235
|
+
const hours = Math.floor(sec_num / 3600);
|
|
236
|
+
const minutes = Math.floor((sec_num - hours * 3600) / 60);
|
|
237
|
+
const seconds = sec_num - hours * 3600 - minutes * 60;
|
|
238
|
+
let hoursStr = String(hours);
|
|
239
|
+
let minutesStr = String(minutes);
|
|
240
|
+
let secondsStr = String(seconds);
|
|
241
|
+
if (hours < 10) {
|
|
242
|
+
hoursStr = '0' + hours;
|
|
243
|
+
}
|
|
244
|
+
if (minutes < 10) {
|
|
245
|
+
minutesStr = '0' + minutes;
|
|
246
|
+
}
|
|
247
|
+
if (seconds < 10) {
|
|
248
|
+
secondsStr = '0' + seconds;
|
|
249
|
+
}
|
|
250
|
+
return (hours > 0 ? hoursStr + ':' : '') + minutesStr + ':' + secondsStr;
|
|
251
|
+
}
|
|
252
|
+
function buildVideoSubtitle({ totalView, createTime, formatTotalView, }) {
|
|
253
|
+
return [
|
|
254
|
+
typeof totalView === 'number' ? formatTotalView(totalView) : null,
|
|
255
|
+
createTime,
|
|
256
|
+
]
|
|
257
|
+
.filter(Boolean)
|
|
258
|
+
.join('<span class="divider"> </span>');
|
|
259
|
+
}
|
|
260
|
+
|
|
233
261
|
const ShortsItem = (_a) => {
|
|
234
|
-
var { data, layout, styles } = _a, boxProps = __rest(_a, ["data", "layout", "styles"]);
|
|
262
|
+
var { data, layout, styles, loading = false, useSquareRatioThumbnail } = _a, boxProps = __rest(_a, ["data", "layout", "styles", "loading", "useSquareRatioThumbnail"]);
|
|
235
263
|
const { title, totalView, imageMedium, createTime } = data;
|
|
236
|
-
const { classes, cx } = useStyles$1({ layout }, {
|
|
264
|
+
const { classes, cx } = useStyles$1({ layout, useSquareRatioThumbnail }, {
|
|
237
265
|
name: 'VideoItem__ShortsItem',
|
|
238
266
|
styles,
|
|
239
267
|
});
|
|
268
|
+
const thumbnailRatio = useSquareRatioThumbnail
|
|
269
|
+
? VIDEO_THUMBNAIL_RATIO
|
|
270
|
+
: SHORT_THUMBNAIL_RATIO;
|
|
240
271
|
const { t } = useTranslations();
|
|
241
|
-
const subTitle = useMemo(() =>
|
|
242
|
-
totalView
|
|
243
|
-
t('common.totalView', {
|
|
244
|
-
number: abbreviateNumber(totalView),
|
|
245
|
-
}),
|
|
272
|
+
const subTitle = useMemo(() => buildVideoSubtitle({
|
|
273
|
+
totalView,
|
|
246
274
|
createTime,
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
275
|
+
formatTotalView: (view) => t('common.totalView', {
|
|
276
|
+
number: abbreviateNumber(view),
|
|
277
|
+
}),
|
|
278
|
+
}), [createTime, t, totalView]);
|
|
279
|
+
const subTitleVisible = Boolean(subTitle);
|
|
280
|
+
const infoElement = (React__default.createElement(Stack, { spacing: 4, className: cx(classes.overlayInfo, 'overlay-info') },
|
|
281
|
+
React__default.createElement(Box, { sx: {
|
|
282
|
+
position: 'relative',
|
|
283
|
+
minHeight: loading && !title ? rem(44) : undefined,
|
|
284
|
+
} },
|
|
285
|
+
React__default.createElement(Text, { size: "s3", className: cx(classes.title), lineClamp: 2, sx: {
|
|
286
|
+
visibility: loading && title ? 'hidden' : 'visible',
|
|
287
|
+
} }, title),
|
|
288
|
+
loading && (React__default.createElement(Box, { sx: {
|
|
289
|
+
position: 'absolute',
|
|
290
|
+
left: 0,
|
|
291
|
+
right: 0,
|
|
292
|
+
top: 0,
|
|
293
|
+
display: 'flex',
|
|
294
|
+
flexDirection: 'column',
|
|
295
|
+
gap: 4,
|
|
296
|
+
} },
|
|
297
|
+
React__default.createElement(Skeleton, { height: 22, radius: "sm" }),
|
|
298
|
+
React__default.createElement(Skeleton, { height: 22, radius: "sm" })))),
|
|
299
|
+
(subTitleVisible || loading) && (React__default.createElement(Box, { sx: {
|
|
300
|
+
position: 'relative',
|
|
301
|
+
minHeight: loading && !subTitleVisible ? rem(16) : undefined,
|
|
302
|
+
} },
|
|
303
|
+
subTitleVisible && (React__default.createElement(Text, { className: classes.subTitle, size: "n1", sx: {
|
|
304
|
+
visibility: loading ? 'hidden' : 'visible',
|
|
305
|
+
}, dangerouslySetInnerHTML: {
|
|
306
|
+
__html: subTitle,
|
|
307
|
+
} })),
|
|
308
|
+
loading && (React__default.createElement(Box, { sx: {
|
|
309
|
+
position: 'absolute',
|
|
310
|
+
left: 0,
|
|
311
|
+
top: 0,
|
|
312
|
+
right: 0,
|
|
313
|
+
} },
|
|
314
|
+
React__default.createElement(Skeleton, { height: 16, width: "55%", radius: "sm" })))))));
|
|
255
315
|
return (React__default.createElement(Box, Object.assign({}, boxProps, { className: classes.root }),
|
|
256
316
|
React__default.createElement(Box, { className: classes.inner },
|
|
257
317
|
React__default.createElement("div", { className: classes.thumbWrapper },
|
|
258
|
-
React__default.createElement(AspectRatio, { ratio:
|
|
259
|
-
React__default.createElement(
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
318
|
+
React__default.createElement(AspectRatio, { ratio: thumbnailRatio, className: classes.thumbFrame },
|
|
319
|
+
React__default.createElement(Box, { sx: { position: 'relative', width: '100%', height: '100%' } },
|
|
320
|
+
React__default.createElement("img", { src: imageMedium || '', className: classes.itemThumbImg, alt: title, loading: "lazy", style: {
|
|
321
|
+
visibility: loading ? 'hidden' : 'visible',
|
|
322
|
+
} }),
|
|
323
|
+
loading && (React__default.createElement(Box, { sx: {
|
|
324
|
+
position: 'absolute',
|
|
325
|
+
top: 0,
|
|
326
|
+
left: 0,
|
|
327
|
+
right: 0,
|
|
328
|
+
bottom: 0,
|
|
329
|
+
borderRadius: 4,
|
|
330
|
+
overflow: 'hidden',
|
|
331
|
+
zIndex: 1,
|
|
332
|
+
} },
|
|
333
|
+
React__default.createElement(Skeleton, { height: "100%", radius: "sm", sx: { display: 'block', lineHeight: 1 } })))),
|
|
334
|
+
React__default.createElement(Box, { className: cx(classes.overlayWrapper, 'item-overlay-wrapper') },
|
|
335
|
+
React__default.createElement(Box, { className: cx(classes.overlay, 'item-overlay') }, layout === 'overlay' && infoElement)))),
|
|
336
|
+
layout !== 'overlay' && infoElement)));
|
|
263
337
|
};
|
|
264
338
|
|
|
265
339
|
const Play = (_a) => {
|
|
@@ -325,6 +399,11 @@ var useStyles = createStyles((theme, { active, layout }) => {
|
|
|
325
399
|
bottom: 0,
|
|
326
400
|
backgroundColor: active ? 'rgba(0, 0, 0, .55)' : 'transparent',
|
|
327
401
|
transition: 'all .2s ease',
|
|
402
|
+
'.play-icon path': {
|
|
403
|
+
'&:first-child': {
|
|
404
|
+
fill: '#262626',
|
|
405
|
+
},
|
|
406
|
+
},
|
|
328
407
|
},
|
|
329
408
|
duration: {
|
|
330
409
|
position: 'absolute',
|
|
@@ -342,17 +421,24 @@ var useStyles = createStyles((theme, { active, layout }) => {
|
|
|
342
421
|
});
|
|
343
422
|
|
|
344
423
|
const VideoItem$1 = (_a) => {
|
|
345
|
-
var { isMobile, data, styles, className, classNames, layout } = _a, boxProps = __rest(_a, ["isMobile", "data", "styles", "className", "classNames", "layout"]);
|
|
424
|
+
var { isMobile, data, styles, className, classNames, layout, playIcon, loading = false } = _a, boxProps = __rest(_a, ["isMobile", "data", "styles", "className", "classNames", "layout", "playIcon", "loading"]);
|
|
346
425
|
const { title, imageMedium, createTime, totalView, active, duration } = data;
|
|
347
426
|
const { locale, t } = useTranslations();
|
|
348
427
|
const { cx, classes, theme } = useStyles({ active, layout }, { name: 'VideoItem__VideoItem', classNames, styles });
|
|
349
|
-
const
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
428
|
+
const PlayIcon = playIcon || Play;
|
|
429
|
+
const subTitle = useMemo(() => ({
|
|
430
|
+
visible: Boolean(totalView || createTime),
|
|
431
|
+
formated: buildVideoSubtitle({
|
|
432
|
+
totalView,
|
|
433
|
+
createTime,
|
|
434
|
+
formatTotalView: (view) => t('common.totalView', { number: abbreviateNumber(view) }),
|
|
435
|
+
}),
|
|
436
|
+
}), [createTime, t, totalView]);
|
|
437
|
+
const fallbackThumbSrc = CommonGAssets.getAssetPath(`videoThumbDefault/${locale}.jpg`);
|
|
438
|
+
const thumbSrc = imageMedium || fallbackThumbSrc;
|
|
439
|
+
const durationLabel = typeof duration === 'number' && duration > 0
|
|
440
|
+
? secondsTo24HoursFormat(duration)
|
|
441
|
+
: undefined;
|
|
356
442
|
return (React__default.createElement(Box, Object.assign({}, boxProps, { className: cx(className, classes.root) }),
|
|
357
443
|
React__default.createElement(Box, { className: classes.inner },
|
|
358
444
|
React__default.createElement(Box, { className: classes.thumbWrapper },
|
|
@@ -362,24 +448,80 @@ const VideoItem$1 = (_a) => {
|
|
|
362
448
|
borderRadius: 4,
|
|
363
449
|
},
|
|
364
450
|
}) },
|
|
365
|
-
React__default.createElement(
|
|
366
|
-
React__default.createElement(
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
451
|
+
React__default.createElement(Box, { sx: { position: 'relative', width: '100%' } },
|
|
452
|
+
React__default.createElement(AspectRatio, { ratio: VIDEO_THUMBNAIL_RATIO, className: classes.thumbFrame },
|
|
453
|
+
React__default.createElement("img", { loading: "lazy", src: thumbSrc, alt: title, style: {
|
|
454
|
+
visibility: loading ? 'hidden' : 'visible',
|
|
455
|
+
}, onError: (e) => {
|
|
456
|
+
e.currentTarget.src = fallbackThumbSrc;
|
|
457
|
+
} })),
|
|
458
|
+
loading && (React__default.createElement(Box, { sx: {
|
|
459
|
+
position: 'absolute',
|
|
460
|
+
top: 0,
|
|
461
|
+
left: 0,
|
|
462
|
+
right: 0,
|
|
463
|
+
bottom: 0,
|
|
464
|
+
borderRadius: 4,
|
|
465
|
+
overflow: 'hidden',
|
|
466
|
+
zIndex: 2,
|
|
467
|
+
} },
|
|
468
|
+
React__default.createElement(Skeleton, { height: "100%", radius: "sm", sx: { display: 'block', lineHeight: 1 } })))),
|
|
469
|
+
durationLabel && (React__default.createElement(Box, { className: classes.duration, sx: { zIndex: loading ? 3 : undefined } },
|
|
470
|
+
React__default.createElement(Box, { sx: { position: 'relative' } },
|
|
471
|
+
React__default.createElement(Text, { size: "n1", className: classes.durationTxt, sx: {
|
|
472
|
+
visibility: loading ? 'hidden' : 'visible',
|
|
473
|
+
} }, durationLabel),
|
|
474
|
+
loading && (React__default.createElement(Box, { sx: {
|
|
475
|
+
position: 'absolute',
|
|
476
|
+
inset: 0,
|
|
477
|
+
display: 'flex',
|
|
478
|
+
alignItems: 'center',
|
|
479
|
+
justifyContent: 'center',
|
|
480
|
+
} },
|
|
481
|
+
React__default.createElement(Skeleton, { width: 40, height: 14, radius: "sm" })))))),
|
|
482
|
+
React__default.createElement(Flex, { className: classes.overlay, align: 'center', justify: 'center', sx: {
|
|
483
|
+
visibility: loading ? 'hidden' : 'visible',
|
|
484
|
+
} }, active ? (React__default.createElement(Text, { size: "s3", weight: "semiBold", color: "#fff" }, t('common.playing'))) : (React__default.createElement(PlayIcon, { className: "play-icon", size: isMobile ? 32 : 46 }))))),
|
|
485
|
+
React__default.createElement(Stack, { className: "video-info", sx: { [theme.fn.largerThan('sm')]: { gap: 4 }, gap: 2 } },
|
|
486
|
+
React__default.createElement(Box, { sx: {
|
|
487
|
+
position: 'relative',
|
|
488
|
+
minHeight: loading && !title ? rem(44) : undefined,
|
|
489
|
+
} },
|
|
490
|
+
React__default.createElement(Text, { className: classes.title, size: "s3", color: active ? theme.fn.primaryColor() : '#262626', weight: "semiBold", lineClamp: 2, sx: {
|
|
491
|
+
visibility: loading && title ? 'hidden' : 'visible',
|
|
492
|
+
} }, title),
|
|
493
|
+
loading && (React__default.createElement(Box, { sx: {
|
|
494
|
+
position: 'absolute',
|
|
495
|
+
left: 0,
|
|
496
|
+
right: 0,
|
|
497
|
+
top: 0,
|
|
498
|
+
display: 'flex',
|
|
499
|
+
flexDirection: 'column',
|
|
500
|
+
gap: 4,
|
|
501
|
+
} },
|
|
502
|
+
React__default.createElement(Skeleton, { height: 22, radius: "sm" }),
|
|
503
|
+
React__default.createElement(Skeleton, { height: 22, radius: "sm" })))),
|
|
504
|
+
(subTitle.visible || loading) && (React__default.createElement(Box, { sx: {
|
|
505
|
+
position: 'relative',
|
|
506
|
+
minHeight: loading && !subTitle.visible ? rem(16) : undefined,
|
|
507
|
+
} },
|
|
508
|
+
subTitle.visible && (React__default.createElement(Text, { className: classes.subTitle, size: "n1", color: "#595959", sx: {
|
|
509
|
+
visibility: loading ? 'hidden' : 'visible',
|
|
510
|
+
}, dangerouslySetInnerHTML: {
|
|
511
|
+
__html: subTitle.formated,
|
|
512
|
+
} })),
|
|
513
|
+
loading && (React__default.createElement(Box, { sx: {
|
|
514
|
+
position: 'absolute',
|
|
515
|
+
left: 0,
|
|
516
|
+
top: 0,
|
|
517
|
+
right: 0,
|
|
518
|
+
} },
|
|
519
|
+
React__default.createElement(Skeleton, { height: 16, width: "55%", radius: "sm" })))))))));
|
|
378
520
|
};
|
|
379
521
|
|
|
380
522
|
const VideoPlayerModal = (_a) => {
|
|
381
523
|
var { data, isMobile } = _a, rest = __rest(_a, ["data", "isMobile"]);
|
|
382
|
-
const { type,
|
|
524
|
+
const { type, url } = data;
|
|
383
525
|
const os = useOs();
|
|
384
526
|
const isIos = os === 'ios';
|
|
385
527
|
return (React__default.createElement(Modal, Object.assign({ size: type === VideoType.SHORTS ? (isMobile ? 360 : 375) : rem(1128), withCloseButton: true, styles: (theme) => ({
|
|
@@ -439,46 +581,53 @@ const VideoPlayerModal = (_a) => {
|
|
|
439
581
|
backgroundColor: 'rgba(0, 0, 0, 0.85)',
|
|
440
582
|
},
|
|
441
583
|
},
|
|
442
|
-
}) }, rest),
|
|
443
|
-
React__default.createElement(
|
|
584
|
+
}) }, rest),
|
|
585
|
+
React__default.createElement(AspectRatio, { w: '100%', ratio: type === VideoType.SHORTS ? 315 / 560 : 16 / 9, sx: {
|
|
586
|
+
'.link-image-wrapper': {
|
|
587
|
+
paddingTop: 0,
|
|
588
|
+
height: '100%',
|
|
589
|
+
},
|
|
590
|
+
} },
|
|
591
|
+
React__default.createElement(SocialLinkPreview, { key: url, url: url || '', autoPlay: !isIos }))));
|
|
444
592
|
};
|
|
445
593
|
|
|
446
594
|
const VideoItem = (_a) => {
|
|
447
|
-
var { data, layout = 'default', disableDefaultFn, redirectToLandingPage, onClick, dataEventCategory, dataEventAction, isMobile } = _a, props = __rest(_a, ["data", "layout", "disableDefaultFn", "redirectToLandingPage", "onClick", "dataEventCategory", "dataEventAction", "isMobile"]);
|
|
595
|
+
var { data, layout = 'default', disableDefaultFn, redirectToLandingPage, onClick, dataEventCategory, dataEventAction, isMobile, loading } = _a, props = __rest(_a, ["data", "layout", "disableDefaultFn", "redirectToLandingPage", "onClick", "dataEventCategory", "dataEventAction", "isMobile", "loading"]);
|
|
448
596
|
const { articleLink, id, videoId, title, url, type } = data;
|
|
449
597
|
const [showModal, setShowModal] = useState(false);
|
|
450
|
-
const href =
|
|
598
|
+
const href = articleLink || `/videos/${type}/?id=${id}`;
|
|
451
599
|
const { locale } = useTranslations();
|
|
600
|
+
const dataEventLabel = useMemo(() => `https://${domainLocales[locale]}${href}`, [href, locale]);
|
|
601
|
+
const handleDefaultClick = (e) => {
|
|
602
|
+
if (redirectToLandingPage) {
|
|
603
|
+
localStorage.setItem(VIDEO_DETAIL_TEMP_STORAGE, JSON.stringify({
|
|
604
|
+
articleLink,
|
|
605
|
+
id,
|
|
606
|
+
videoId,
|
|
607
|
+
title,
|
|
608
|
+
url,
|
|
609
|
+
type,
|
|
610
|
+
}));
|
|
611
|
+
return;
|
|
612
|
+
}
|
|
613
|
+
e.preventDefault();
|
|
614
|
+
setShowModal(true);
|
|
615
|
+
};
|
|
452
616
|
const commonProps = {
|
|
453
617
|
component: 'a',
|
|
454
618
|
href,
|
|
455
619
|
target: articleLink ? '_blank' : '_self',
|
|
456
620
|
'data-event-category': dataEventCategory,
|
|
457
621
|
'data-event-action': dataEventAction,
|
|
458
|
-
'data-event-label':
|
|
622
|
+
'data-event-label': dataEventLabel,
|
|
459
623
|
onClick: disableDefaultFn
|
|
460
624
|
? onClick
|
|
461
625
|
: !articleLink
|
|
462
|
-
?
|
|
463
|
-
if (redirectToLandingPage) {
|
|
464
|
-
localStorage.setItem(VIDEO_DETAIL_TEMP_STORAGE, JSON.stringify({
|
|
465
|
-
articleLink,
|
|
466
|
-
id,
|
|
467
|
-
videoId,
|
|
468
|
-
title,
|
|
469
|
-
url,
|
|
470
|
-
type,
|
|
471
|
-
}));
|
|
472
|
-
}
|
|
473
|
-
else {
|
|
474
|
-
e.preventDefault();
|
|
475
|
-
setShowModal(true);
|
|
476
|
-
}
|
|
477
|
-
}
|
|
626
|
+
? handleDefaultClick
|
|
478
627
|
: undefined,
|
|
479
628
|
};
|
|
480
629
|
return (React__default.createElement(React__default.Fragment, null,
|
|
481
|
-
type === VideoType.SHORTS ? (React__default.createElement(ShortsItem, Object.assign({}, props, commonProps, { data: data, layout: layout, isMobile: isMobile }))) : (React__default.createElement(VideoItem$1, Object.assign({}, props, commonProps, { layout: layout, data: data, isMobile: isMobile }))),
|
|
630
|
+
type === VideoType.SHORTS ? (React__default.createElement(ShortsItem, Object.assign({}, props, commonProps, { data: data, layout: layout, isMobile: isMobile, loading: loading }))) : (React__default.createElement(VideoItem$1, Object.assign({}, props, commonProps, { layout: layout, data: data, isMobile: isMobile, loading: loading }))),
|
|
482
631
|
!articleLink && (React__default.createElement(VideoPlayerModal, { opened: Boolean(showModal), data: data, onClose: () => setShowModal(false), isMobile: isMobile }))));
|
|
483
632
|
};
|
|
484
633
|
|
package/build/esm/adapters.js
CHANGED
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
export { B as Button } from './index-
|
|
2
|
-
export { T as Text } from './index-
|
|
3
|
-
export { H as Heading } from './index-
|
|
4
|
-
import './tslib.es6-
|
|
1
|
+
export { B as Button } from './index-6187eb6d.js';
|
|
2
|
+
export { T as Text } from './index-9823e1ba.js';
|
|
3
|
+
export { H as Heading } from './index-328493ff.js';
|
|
4
|
+
import './tslib.es6-f12507c0.js';
|
|
5
5
|
import 'react';
|
|
6
|
-
import './index-
|
|
6
|
+
import './index-059449c8.js';
|
|
7
7
|
import '@mantine/core';
|
|
8
|
-
import './shared-
|
|
9
|
-
import './index-
|
|
10
|
-
import './index-
|
|
8
|
+
import './shared-0b54652a.js';
|
|
9
|
+
import './index-af1814f1.js';
|
|
10
|
+
import './index-cef981a3.js';
|
|
11
11
|
import '@hhgtech/icons/other';
|
|
12
12
|
import '@mantine/hooks';
|
|
13
|
-
import './index-
|
|
13
|
+
import './index-2b898dc6.js';
|
|
14
14
|
import './constantsDomainLocales.js';
|
|
15
|
-
import './Locale-
|
|
15
|
+
import './Locale-1ff9f798.js';
|
|
16
16
|
import './constantsIsProduction.js';
|
|
17
|
-
import './index-
|
|
18
|
-
import './utils-
|
|
17
|
+
import './index-e9c6b45a.js';
|
|
18
|
+
import './utils-2af6eed8.js';
|
|
19
19
|
import '@emotion/styled';
|
|
20
20
|
import '@mantine/carousel';
|
|
21
|
-
import './index-
|
|
22
|
-
import './index-
|
|
21
|
+
import './index-08e4d77f.js';
|
|
22
|
+
import './index-1ea79ac3.js';
|
|
23
23
|
import 'dayjs';
|
|
24
|
-
import './index-
|
|
24
|
+
import './index-843eb5f7.js';
|
|
25
25
|
import '@mantine/notifications';
|
|
26
|
-
import './index-
|
|
26
|
+
import './index-996375fb.js';
|
|
27
27
|
import 'date-fns/locale';
|
|
28
28
|
import './constantsSite.js';
|
|
29
29
|
import './constantsRiskScreener.js';
|
|
30
30
|
import './miscTheme.js';
|
|
31
31
|
import 'classnames';
|
|
32
32
|
import 'uuid';
|
|
33
|
-
import './useUniqueId-
|
|
33
|
+
import './useUniqueId-27e349cd.js';
|
|
34
34
|
import '@emotion/react';
|
|
35
35
|
import '@hhgtech/icons/core';
|
|
36
36
|
import '@mantine/dates';
|
|
37
|
-
import './index.styles-
|
|
38
|
-
import './translationsContext-
|
|
39
|
-
import './index-
|
|
37
|
+
import './index.styles-2725ecab.js';
|
|
38
|
+
import './translationsContext-1b1a5117.js';
|
|
39
|
+
import './index-dcb88125.js';
|
package/build/esm/atoms.js
CHANGED
|
@@ -1,77 +1,77 @@
|
|
|
1
|
-
export { A as Alert, B as Badge, a as BorderHeading, C as CardCollapse, D as DragFreeCarousel, f as FILE_UPLOAD_ACCEPTED_RATIOS, g as FILE_UPLOAD_ACCEPTED_TYPES, F as FileDropdown, G as Grid, H as HtmlContent, I as IconHeading, e as ImageUpload, R as Radio, b as RateStars, S as StepRenderer, d as StepRendererContext, T as Tag, c as Toggle } from './index-
|
|
2
|
-
export { A as Avatar, D as DistanceTag, a as DrawerBottom, I as IconWrapper } from './index-
|
|
3
|
-
export { B as Button } from './index-
|
|
4
|
-
export { C as Checkbox, I as ImageWrapV2, P as Pagination, a as PureInput, b as SearchInput, S as StyledSearchIcon } from './index-
|
|
5
|
-
export { C as Container } from './index-
|
|
6
|
-
export { D as Divider } from './index-
|
|
7
|
-
export { D as Drawer } from './index-
|
|
8
|
-
export { F as Flag } from './index-
|
|
9
|
-
export { H as Heading } from './index-
|
|
10
|
-
export { I as Icon } from './index-
|
|
11
|
-
export { I as Input, L as Label } from './index-
|
|
12
|
-
export { L as Logo } from './index-
|
|
13
|
-
export { R as RadioImageGroup } from './index-
|
|
14
|
-
export { T as Text } from './index-
|
|
15
|
-
export { T as TextArea } from './index-
|
|
16
|
-
export { A as AuthorBadge, B as BookingBtn } from './index-
|
|
17
|
-
export { B as BtnChoice } from './index-
|
|
18
|
-
export { C as CustomReferenceDot } from './index-
|
|
19
|
-
export { I as ImageWrap } from './index-
|
|
20
|
-
export { L as LogoIcon } from './logoIcon-
|
|
21
|
-
export { G as GenderOptionControl } from './index-
|
|
22
|
-
export { L as Loading } from './index-
|
|
23
|
-
export { D as DrawerComponent } from './index-
|
|
24
|
-
export { I as InputDate } from './InputDate-
|
|
25
|
-
export { C as CartCareButton } from './index-
|
|
1
|
+
export { A as Alert, B as Badge, a as BorderHeading, C as CardCollapse, D as DragFreeCarousel, f as FILE_UPLOAD_ACCEPTED_RATIOS, g as FILE_UPLOAD_ACCEPTED_TYPES, F as FileDropdown, G as Grid, H as HtmlContent, I as IconHeading, e as ImageUpload, R as Radio, b as RateStars, S as StepRenderer, d as StepRendererContext, T as Tag, c as Toggle } from './index-dc5488b1.js';
|
|
2
|
+
export { A as Avatar, D as DistanceTag, a as DrawerBottom, I as IconWrapper } from './index-e66ce39e.js';
|
|
3
|
+
export { B as Button } from './index-6187eb6d.js';
|
|
4
|
+
export { C as Checkbox, I as ImageWrapV2, P as Pagination, a as PureInput, b as SearchInput, S as StyledSearchIcon } from './index-d5eb9574.js';
|
|
5
|
+
export { C as Container } from './index-76234d32.js';
|
|
6
|
+
export { D as Divider } from './index-30c8411d.js';
|
|
7
|
+
export { D as Drawer } from './index-78933ba4.js';
|
|
8
|
+
export { F as Flag } from './index-cef981a3.js';
|
|
9
|
+
export { H as Heading } from './index-328493ff.js';
|
|
10
|
+
export { I as Icon } from './index-455332cf.js';
|
|
11
|
+
export { I as Input, L as Label } from './index-deb74cbe.js';
|
|
12
|
+
export { L as Logo } from './index-c9c015cd.js';
|
|
13
|
+
export { R as RadioImageGroup } from './index-8f28aa09.js';
|
|
14
|
+
export { T as Text } from './index-9823e1ba.js';
|
|
15
|
+
export { T as TextArea } from './index-1fa78798.js';
|
|
16
|
+
export { A as AuthorBadge, B as BookingBtn } from './index-5c1f8a17.js';
|
|
17
|
+
export { B as BtnChoice } from './index-ef60389e.js';
|
|
18
|
+
export { C as CustomReferenceDot } from './index-26173e7a.js';
|
|
19
|
+
export { I as ImageWrap } from './index-e9c6b45a.js';
|
|
20
|
+
export { L as LogoIcon } from './logoIcon-5ecc212a.js';
|
|
21
|
+
export { G as GenderOptionControl } from './index-99351ea4.js';
|
|
22
|
+
export { L as Loading } from './index-18fcc53c.js';
|
|
23
|
+
export { D as DrawerComponent } from './index-2b0afa2d.js';
|
|
24
|
+
export { I as InputDate } from './InputDate-e13d54d7.js';
|
|
25
|
+
export { C as CartCareButton } from './index-62dd366a.js';
|
|
26
26
|
import 'react';
|
|
27
|
-
import './index-
|
|
28
|
-
import './tslib.es6-
|
|
27
|
+
import './index-08e4d77f.js';
|
|
28
|
+
import './tslib.es6-f12507c0.js';
|
|
29
29
|
import '@mantine/core';
|
|
30
|
-
import './index-
|
|
30
|
+
import './index-af1814f1.js';
|
|
31
31
|
import '@emotion/styled';
|
|
32
32
|
import './miscTheme.js';
|
|
33
|
-
import './utils-
|
|
33
|
+
import './utils-2af6eed8.js';
|
|
34
34
|
import '@mantine/hooks';
|
|
35
35
|
import './miscDefaultClassWrapper.js';
|
|
36
36
|
import 'react-keyed-flatten-children';
|
|
37
|
-
import './Close-
|
|
38
|
-
import './index-
|
|
39
|
-
import './translationsContext-
|
|
37
|
+
import './Close-f22c3e1c.js';
|
|
38
|
+
import './index-487c8a99.js';
|
|
39
|
+
import './translationsContext-1b1a5117.js';
|
|
40
40
|
import '@mantine/carousel';
|
|
41
41
|
import 'vaul';
|
|
42
|
-
import './index-
|
|
42
|
+
import './index-996375fb.js';
|
|
43
43
|
import 'date-fns/locale';
|
|
44
|
-
import './index-
|
|
45
|
-
import './Locale-
|
|
44
|
+
import './index-843eb5f7.js';
|
|
45
|
+
import './Locale-1ff9f798.js';
|
|
46
46
|
import './constantsSite.js';
|
|
47
47
|
import './constantsDomainLocales.js';
|
|
48
48
|
import './constantsRiskScreener.js';
|
|
49
49
|
import './constantsIsProduction.js';
|
|
50
|
-
import './index-
|
|
51
|
-
import './shared-
|
|
50
|
+
import './index-059449c8.js';
|
|
51
|
+
import './shared-0b54652a.js';
|
|
52
52
|
import '@mantine/dates';
|
|
53
|
-
import './index-
|
|
54
|
-
import './index-
|
|
53
|
+
import './index-2b898dc6.js';
|
|
54
|
+
import './index-1ea79ac3.js';
|
|
55
55
|
import 'dayjs';
|
|
56
56
|
import '@mantine/notifications';
|
|
57
|
-
import './index.styles-
|
|
58
|
-
import './index-
|
|
57
|
+
import './index.styles-2725ecab.js';
|
|
58
|
+
import './index-dcb88125.js';
|
|
59
59
|
import '@hhgtech/icons/other';
|
|
60
60
|
import '@emotion/react';
|
|
61
|
-
import './animation-
|
|
61
|
+
import './animation-e5da737a.js';
|
|
62
62
|
import 'classnames';
|
|
63
63
|
import 'uuid';
|
|
64
|
-
import './useUniqueId-
|
|
64
|
+
import './useUniqueId-27e349cd.js';
|
|
65
65
|
import '@hhgtech/icons/core';
|
|
66
|
-
import './WhatsApp-
|
|
67
|
-
import './Spinner-
|
|
68
|
-
import './index-
|
|
69
|
-
import './paths-
|
|
70
|
-
import './constants-
|
|
71
|
-
import './utils-
|
|
72
|
-
import './index-
|
|
66
|
+
import './WhatsApp-9f55dee2.js';
|
|
67
|
+
import './Spinner-79ab6905.js';
|
|
68
|
+
import './index-3f4e9809.js';
|
|
69
|
+
import './paths-7c44cd7d.js';
|
|
70
|
+
import './constants-db4cd559.js';
|
|
71
|
+
import './utils-8f1af0a0.js';
|
|
72
|
+
import './index-f124d7e1.js';
|
|
73
73
|
import './miscCookieHelper.js';
|
|
74
74
|
import 'slugify';
|
|
75
75
|
import 'string-format';
|
|
76
76
|
import './togetherApiPaths.js';
|
|
77
|
-
import './constants-
|
|
77
|
+
import './constants-73173a10.js';
|