@hhgtech/hhg-components 1.29.500-beta-2 → 1.29.500-beta-4
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-670c3492.js → InputDate-e2e9e88b.js} +5 -5
- package/build/{LastPeriod-0865b68c.js → LastPeriod-2dc7198d.js} +1 -1
- package/build/{MobileBottomNavigationIcon-709aaa51.js → MobileBottomNavigationIcon-ce84f1b1.js} +3 -3
- package/build/{Spinner-e30e87c8.js → Spinner-6fa7f13f.js} +1 -1
- package/build/{WhatsApp-331b4a84.js → WhatsApp-c761a85a.js} +1 -1
- package/build/adapters.js +20 -20
- package/build/atoms.js +50 -50
- package/build/babyGrowth.js +86 -86
- package/build/cache.js +2 -2
- package/build/care.js +18 -18
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +15 -15
- package/build/components/molecules/productDetail/index.d.ts +1 -0
- package/build/components/molecules/productDetail/modalGallery/GalleryCarousel.d.ts +2 -0
- package/build/components/molecules/productDetail/modalGallery/GalleryThumbnails.d.ts +6 -0
- package/build/components/molecules/productDetail/modalGallery/GalleryTitle.d.ts +6 -0
- package/build/components/molecules/productDetail/modalGallery/ModalGalleryContent.d.ts +2 -0
- package/build/components/molecules/productDetail/modalGallery/ModalGalleryProvider.d.ts +3 -0
- package/build/components/molecules/productDetail/modalGallery/context.d.ts +4 -0
- package/build/components/molecules/productDetail/modalGallery/index.d.ts +7 -0
- package/build/components/molecules/productDetail/modalGallery/index.styled.d.ts +51 -0
- package/build/components/molecules/productDetail/modalGallery/type.d.ts +38 -0
- package/build/components/molecules/productDetail/modalGallery/useModalGallery.d.ts +9 -0
- package/build/components.js +107 -104
- package/build/{constants-2a285770.js → constants-41996e91.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-69acc790.js → core-670f7a47.js} +1 -1
- package/build/{dataTransform-18891b61.js → dataTransform-2400abaf.js} +1 -1
- package/build/ecom.js +5 -5
- package/build/{editor-3a5e754b.js → editor-1e20adaa.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-a483937c.js → InputDate-bb305aeb.js} +5 -5
- package/build/esm/{LastPeriod-bd7530fc.js → LastPeriod-d06a7f09.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-48e51e67.js → MobileBottomNavigationIcon-9d43415d.js} +3 -3
- package/build/esm/{Spinner-1b21df2a.js → Spinner-006a9540.js} +1 -1
- package/build/esm/{WhatsApp-01255caf.js → WhatsApp-ab128b08.js} +1 -1
- package/build/esm/adapters.js +20 -20
- package/build/esm/atoms.js +50 -50
- package/build/esm/babyGrowth.js +86 -86
- package/build/esm/cache.js +2 -2
- package/build/esm/care.js +18 -18
- package/build/esm/careBookingSearchBar.js +14 -14
- package/build/esm/careBookingSearchBarV2.js +15 -15
- package/build/esm/components/molecules/productDetail/index.d.ts +1 -0
- package/build/esm/components/molecules/productDetail/modalGallery/GalleryCarousel.d.ts +2 -0
- package/build/esm/components/molecules/productDetail/modalGallery/GalleryThumbnails.d.ts +6 -0
- package/build/esm/components/molecules/productDetail/modalGallery/GalleryTitle.d.ts +6 -0
- package/build/esm/components/molecules/productDetail/modalGallery/ModalGalleryContent.d.ts +2 -0
- package/build/esm/components/molecules/productDetail/modalGallery/ModalGalleryProvider.d.ts +3 -0
- package/build/esm/components/molecules/productDetail/modalGallery/context.d.ts +4 -0
- package/build/esm/components/molecules/productDetail/modalGallery/index.d.ts +7 -0
- package/build/esm/components/molecules/productDetail/modalGallery/index.styled.d.ts +51 -0
- package/build/esm/components/molecules/productDetail/modalGallery/type.d.ts +38 -0
- package/build/esm/components/molecules/productDetail/modalGallery/useModalGallery.d.ts +9 -0
- package/build/esm/components.js +104 -104
- package/build/esm/{constants-53a128de.js → constants-5592f1f1.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-a25be9b3.js → core-fd8f35b4.js} +1 -1
- package/build/esm/{dataTransform-83431e7e.js → dataTransform-6dd52cc3.js} +1 -1
- package/build/esm/ecom.js +5 -5
- package/build/esm/{editor-4bc69638.js → editor-c6fe3f71.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-fbd3a71e.js → healthTools-e34f56dc.js} +1 -1
- package/build/esm/healthToolsCardWrapper.js +20 -20
- package/build/esm/healthToolsForm.js +35 -35
- package/build/esm/hooks.js +13 -13
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/{index-d5bb9b6d.js → index-02e125f0.js} +10 -10
- package/build/esm/{index-388da7de.js → index-07b634f0.js} +5 -5
- package/build/esm/{index-a465a5f6.js → index-0828b248.js} +32 -32
- package/build/esm/{index-ee4c290f.js → index-08d8b7d3.js} +18 -18
- package/build/esm/{index-50d1b9a1.js → index-09fdd75e.js} +2 -2
- package/build/esm/{index-ff4120a3.js → index-11e27220.js} +7 -7
- package/build/esm/{index-9dd0cc54.js → index-153a6982.js} +1 -1
- package/build/esm/{index-b5fb218c.js → index-16413c5a.js} +8 -8
- package/build/esm/{index-efdcae57.js → index-19f5b66a.js} +6 -6
- package/build/esm/{index-f4121aec.js → index-1d6295e4.js} +2 -2
- package/build/esm/{index-42c999c1.js → index-202a2a5c.js} +2 -2
- package/build/esm/{index-600c4552.js → index-20546f0f.js} +3 -3
- package/build/esm/{index-7cc369a9.js → index-238ac487.js} +3 -3
- package/build/esm/{index-bf3c2303.js → index-24003059.js} +15 -15
- package/build/esm/{index-9ffe6d04.js → index-25b78ae4.js} +1 -1
- package/build/esm/{index-e5318724.js → index-26a440ad.js} +2 -2
- package/build/esm/{index-f31f4d3c.js → index-28ecf524.js} +2 -2
- package/build/esm/{index-9533e446.js → index-34d565a2.js} +1 -1
- package/build/esm/{index-ff3854be.js → index-36b3922b.js} +2 -2
- package/build/esm/{index-f5b3fd06.js → index-3767adc8.js} +11 -11
- package/build/esm/{index-9bdbe8b9.js → index-3ac05a7d.js} +30 -30
- package/build/esm/{index-a49aefc9.js → index-3ad92a8e.js} +2 -2
- package/build/esm/{index-b6e37d4c.js → index-3b8eb31c.js} +2 -2
- package/build/esm/{index-d66e9d3e.js → index-3e34566d.js} +15 -15
- package/build/esm/{index-2b0bb76b.js → index-4036453a.js} +16 -16
- package/build/esm/{index-36777edd.js → index-4283d6b5.js} +14 -14
- package/build/esm/{index-53857337.js → index-4323b4a4.js} +1 -1
- package/build/esm/{index-77064078.js → index-49ce5007.js} +2 -2
- package/build/esm/{index-5cc78b62.js → index-4eb0c445.js} +405 -28
- package/build/esm/{index-e060e846.js → index-4f845f39.js} +16 -16
- package/build/esm/{index-9a787391.js → index-518e4a88.js} +13 -13
- package/build/esm/{index-3fe3e987.js → index-5191573c.js} +7 -7
- package/build/esm/{index-106dfb8b.js → index-54236f58.js} +14 -14
- package/build/esm/{index-bac8e2af.js → index-5b7c02bc.js} +25 -25
- package/build/esm/{index-6f47fd7b.js → index-6070b22e.js} +3 -3
- package/build/esm/{index-da336d2a.js → index-613ceab5.js} +16 -16
- package/build/esm/{index-4c96460c.js → index-629e5b35.js} +3 -3
- package/build/esm/{index-771ae709.js → index-6544bcf3.js} +2 -2
- package/build/esm/{index-04f30dac.js → index-6956ecd4.js} +14 -14
- package/build/esm/{index-a060707c.js → index-6aabd64d.js} +6 -6
- package/build/esm/{index-f485352b.js → index-717e6963.js} +2 -2
- package/build/esm/{index-3168d849.js → index-753ee86d.js} +3 -3
- package/build/esm/{index-e259fa00.js → index-76fa3a2b.js} +2 -2
- package/build/esm/{index-4c9596c1.js → index-84858b7d.js} +19 -19
- package/build/esm/{index-596d9f61.js → index-84fd862a.js} +3 -3
- package/build/esm/{index-52e79d84.js → index-8a51d5e9.js} +2 -2
- package/build/esm/{index-d902d3f5.js → index-9138f188.js} +6 -6
- package/build/esm/{index-abf57548.js → index-93bffdf2.js} +8 -8
- package/build/esm/{index-d7537411.js → index-94aa403c.js} +2 -2
- package/build/esm/{index-fb60008d.js → index-95bc8f7c.js} +18 -18
- package/build/esm/{index-73aae057.js → index-9aa46d65.js} +2 -2
- package/build/esm/{index-6ef62074.js → index-9f6a2b2f.js} +13 -13
- package/build/esm/{index-28abe42b.js → index-a7dc4981.js} +4 -4
- package/build/esm/{index-a4856a8f.js → index-ad62ba5a.js} +1 -1
- package/build/esm/{index-31d7a888.js → index-b041db6b.js} +6 -6
- package/build/esm/{index-09a8e8cd.js → index-b5f98eec.js} +2 -2
- package/build/esm/{index-0140a56a.js → index-ba5ad972.js} +1 -1
- package/build/esm/{index-9b89f6ce.js → index-bab4cb98.js} +22 -22
- package/build/esm/{index-2809567f.js → index-c0cfb3b6.js} +3 -3
- package/build/esm/{index-5d9703c0.js → index-c329e899.js} +21 -21
- package/build/esm/{index-ce9ed8f0.js → index-cfc94ba2.js} +5 -5
- package/build/esm/{index-fc6fa909.js → index-d293aa3e.js} +32 -32
- package/build/esm/{index-6728fab5.js → index-d5bac01a.js} +17 -17
- package/build/esm/{index-04f77a5d.js → index-dad56f59.js} +9 -9
- package/build/esm/{index-421769cb.js → index-dbe52b12.js} +3 -3
- package/build/esm/{index-8ed83640.js → index-e1aea64c.js} +1 -1
- package/build/esm/{index-cbd42af5.js → index-ebec975c.js} +3 -3
- package/build/esm/{index-dd4bc72c.js → index-ec32107b.js} +21 -21
- package/build/esm/{index-3d9dd98d.js → index-f3fbf357.js} +2 -2
- package/build/esm/{index-f56706a8.js → index-f5a5c8b4.js} +14 -14
- package/build/esm/{index-77700ece.js → index-fe18ad29.js} +16 -16
- package/build/esm/{index-cddf4448.js → index-fe4cbb7a.js} +4 -4
- package/build/esm/index.js +124 -124
- package/build/esm/{labelSorting-64a0fed4.js → labelSorting-9fcb8351.js} +4 -4
- package/build/esm/lead.js +35 -35
- package/build/esm/{logoIcon-32f7cbef.js → logoIcon-ec5458d4.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 +79 -78
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +17 -17
- package/build/esm/navigation.js +47 -47
- 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 +57 -57
- package/build/esm/{post-3fd4c9f7.js → post-2dcb59b7.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-cd4c1b35.js → store-a269d01f.js} +3 -3
- package/build/esm/subot.js +40 -40
- package/build/esm/surveyOrPremiumBanner.js +34 -34
- package/build/esm/surveyQuestionCard.js +11 -11
- package/build/esm/{surveyThankyouCard-fc204615.js → surveyThankyouCard-4ac24236.js} +5 -5
- package/build/esm/together.js +57 -57
- package/build/esm/togetherApiUtils.js +4 -4
- package/build/esm/togetherAtoms.js +31 -31
- package/build/esm/togetherComponentGlobalContext.js +4 -4
- package/build/esm/togetherMolecules.js +52 -52
- package/build/esm/togetherMoleculesCardAuthor.js +29 -29
- package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
- package/build/esm/togetherMoleculesProfileDetail.js +40 -40
- package/build/esm/togetherOrganisms.js +51 -51
- package/build/esm/togetherRichTextEditor.js +18 -18
- package/build/esm/togetherShareBox.js +10 -10
- package/build/esm/{translationsProvider-42cec033.js → translationsProvider-e92378a9.js} +1 -1
- package/build/esm/{treePopoverMenu-e56a88f3.js → treePopoverMenu-b402718a.js} +19 -19
- package/build/esm/types.js +2 -2
- package/build/esm/{useHealthToolCache-e4912c80.js → useHealthToolCache-b5063a28.js} +1 -1
- package/build/esm/{usePhoneValidator-c016fa14.js → usePhoneValidator-dc0b7ea7.js} +5 -5
- package/build/esm/{usePlacesAutocomplete-6e133415.js → usePlacesAutocomplete-b30ea9e5.js} +1 -1
- package/build/esm/useTogetherAuthRequiredAction.js +10 -10
- package/build/esm/{utils-012d6efc.js → utils-317cfc3e.js} +2 -2
- package/build/esm/{utils-7f4f31b8.js → utils-81f006e2.js} +5 -5
- package/build/esm/{utils-18f778dc.js → utils-905afa8b.js} +2 -2
- package/build/esm/{utils-636c6efd.js → utils-e6a88580.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-de048b5a.js → healthTools-bb592c4c.js} +1 -1
- package/build/healthToolsCardWrapper.js +20 -20
- package/build/healthToolsForm.js +35 -35
- package/build/hooks.js +13 -13
- package/build/i18n.js +2 -2
- package/build/i18nV2.js +1 -1
- package/build/{index-140f88aa.js → index-013bca28.js} +8 -8
- package/build/{index-1903dbf9.js → index-036608ec.js} +3 -3
- package/build/{index-5b392065.js → index-0768e1ce.js} +16 -16
- package/build/{index-706d6c5c.js → index-160f6fdd.js} +16 -16
- package/build/{index-6a76ef06.js → index-16e5926a.js} +3 -3
- package/build/{index-8b38d3c1.js → index-1809c357.js} +2 -2
- package/build/{index-7ad21ed3.js → index-1cf35e8e.js} +2 -2
- package/build/{index-2d76db2b.js → index-1dbb6da7.js} +22 -22
- package/build/{index-05e659c9.js → index-1ebb439f.js} +18 -18
- package/build/{index-f53335cc.js → index-1f7005f2.js} +25 -25
- package/build/{index-d30344b5.js → index-1fe8fd65.js} +6 -6
- package/build/{index-817e33fd.js → index-28497fb9.js} +21 -21
- package/build/{index-ddbf8fa2.js → index-2c8c4552.js} +7 -7
- package/build/{index-195c3c1b.js → index-2f95bfbd.js} +14 -14
- package/build/{index-ee385d32.js → index-305bdea0.js} +3 -3
- package/build/{index-3d08b938.js → index-32159350.js} +406 -26
- package/build/{index-0d69cb52.js → index-35462cef.js} +3 -3
- package/build/{index-b64b9d7f.js → index-395afd3a.js} +2 -2
- package/build/{index-2b5b67fe.js → index-3b2f75dd.js} +3 -3
- package/build/{index-4034588b.js → index-3b79d048.js} +10 -10
- package/build/{index-f5e9b364.js → index-3e27db66.js} +8 -8
- package/build/{index-9634da0a.js → index-423cc0b8.js} +6 -6
- package/build/{index-f18f46a1.js → index-47876789.js} +19 -19
- package/build/{index-34abc824.js → index-47a0cb64.js} +6 -6
- package/build/{index-2d6608d4.js → index-4b9291ad.js} +1 -1
- package/build/{index-3c811531.js → index-53b8a08b.js} +32 -32
- package/build/{index-0c12b254.js → index-5a5f8aed.js} +2 -2
- package/build/{index-8a475cef.js → index-5bafff3d.js} +1 -1
- package/build/{index-2a2d7379.js → index-5d82ac30.js} +2 -2
- package/build/{index-3e78313b.js → index-5e1f7d84.js} +2 -2
- package/build/{index-bdffa192.js → index-5e2fb2eb.js} +14 -14
- package/build/{index-9d633427.js → index-67aff640.js} +2 -2
- package/build/{index-88ac3d26.js → index-69c68a9f.js} +13 -13
- package/build/{index-32e0d5d6.js → index-6adef12b.js} +21 -21
- package/build/{index-b051f1fc.js → index-6dad7125.js} +14 -14
- package/build/{index-19b98c3c.js → index-7305dcfb.js} +16 -16
- package/build/{index-9a8abea0.js → index-74a80886.js} +2 -2
- package/build/{index-3142ba95.js → index-80a1bfb8.js} +4 -4
- package/build/{index-da0822d4.js → index-81ec0d57.js} +1 -1
- package/build/{index-84f14534.js → index-88159cd5.js} +2 -2
- package/build/{index-ca1073a5.js → index-898fb11a.js} +32 -32
- package/build/{index-a7e5a86a.js → index-89c39b49.js} +18 -18
- package/build/{index-35e14151.js → index-9598bce0.js} +17 -17
- package/build/{index-c685c560.js → index-9bc59e0c.js} +15 -15
- package/build/{index-bef3d62e.js → index-9c3c1eed.js} +9 -9
- package/build/{index-63f5c441.js → index-9f5e4f56.js} +5 -5
- package/build/{index-6defe3f4.js → index-a36d5a09.js} +4 -4
- package/build/{index-155b0dc6.js → index-b12ba139.js} +6 -6
- package/build/{index-a736619d.js → index-b7b92078.js} +3 -3
- package/build/{index-2fd39ee8.js → index-ba05c96b.js} +2 -2
- package/build/{index-11c62c3a.js → index-be1ba6c4.js} +2 -2
- package/build/{index-2d6bec81.js → index-be8b09e2.js} +1 -1
- package/build/{index-dd4973c8.js → index-c6e2064b.js} +1 -1
- package/build/{index-50956dde.js → index-c77b526f.js} +7 -7
- package/build/{index-4e9e8b62.js → index-cc7d01e1.js} +5 -5
- package/build/{index-3fd2271d.js → index-ce1a9c5b.js} +3 -3
- package/build/{index-7b72c56d.js → index-cf1194a1.js} +2 -2
- package/build/{index-d1305da5.js → index-cf303a6a.js} +1 -1
- package/build/{index-3de9f044.js → index-d07487d4.js} +2 -2
- package/build/{index-36749d55.js → index-d09f2b5b.js} +2 -2
- package/build/{index-6db5b0cd.js → index-d50d2211.js} +1 -1
- package/build/{index-eb35621f.js → index-d5fe03ed.js} +11 -11
- package/build/{index-175ed1e8.js → index-d67573b2.js} +2 -2
- package/build/{index-fa8c57e9.js → index-d6c10715.js} +3 -3
- package/build/{index-89919948.js → index-d7df592f.js} +14 -14
- package/build/{index-65791432.js → index-d7f05e18.js} +16 -16
- package/build/{index-ea555a94.js → index-ded664b0.js} +2 -2
- package/build/{index-195922f1.js → index-e0bce8af.js} +3 -3
- package/build/{index-7212adf5.js → index-e1589812.js} +15 -15
- package/build/{index-ac33eecc.js → index-e5cebe25.js} +30 -30
- package/build/{index-da14bf5c.js → index-e997941e.js} +13 -13
- package/build/{index-b86c7c49.js → index-ed14123b.js} +2 -2
- package/build/index.js +127 -124
- package/build/{labelSorting-51d8694e.js → labelSorting-0a73be91.js} +4 -4
- package/build/lead.js +35 -35
- package/build/{logoIcon-912be11f.js → logoIcon-2aa372be.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 +82 -78
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +17 -17
- package/build/navigation.js +47 -47
- package/build/navigationLogoutPopup.js +11 -11
- package/build/navigationProfileButton.js +27 -27
- package/build/onboardingV2.js +29 -29
- package/build/organisms.js +57 -57
- package/build/{post-164c3bd3.js → post-6a99491b.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-1f374713.js → store-d7496619.js} +3 -3
- package/build/subot.js +39 -39
- package/build/surveyOrPremiumBanner.js +34 -34
- package/build/surveyQuestionCard.js +11 -11
- package/build/{surveyThankyouCard-5abbf117.js → surveyThankyouCard-26d67e53.js} +5 -5
- package/build/together.js +57 -57
- package/build/togetherApiUtils.js +4 -4
- package/build/togetherAtoms.js +31 -31
- package/build/togetherComponentGlobalContext.js +4 -4
- package/build/togetherMolecules.js +52 -52
- package/build/togetherMoleculesCardAuthor.js +29 -29
- package/build/togetherMoleculesPostImagePreview.js +11 -11
- package/build/togetherMoleculesProfileDetail.js +40 -40
- package/build/togetherOrganisms.js +51 -51
- package/build/togetherRichTextEditor.js +18 -18
- package/build/togetherShareBox.js +10 -10
- package/build/{translationsProvider-5b08bb7d.js → translationsProvider-108c45a2.js} +1 -1
- package/build/{treePopoverMenu-8332e0d4.js → treePopoverMenu-e54ce3ec.js} +19 -19
- package/build/types.js +2 -2
- package/build/{useHealthToolCache-40fdbc7b.js → useHealthToolCache-658801bb.js} +1 -1
- package/build/{usePhoneValidator-f7038752.js → usePhoneValidator-921b595f.js} +5 -5
- package/build/{usePlacesAutocomplete-9faaedf3.js → usePlacesAutocomplete-1463e0a4.js} +1 -1
- package/build/useTogetherAuthRequiredAction.js +10 -10
- package/build/{utils-a935e7d4.js → utils-1845ee5a.js} +2 -2
- package/build/{utils-5496bbc1.js → utils-3156f08d.js} +2 -2
- package/build/{utils-aba6fb4a.js → utils-d1682010.js} +5 -5
- package/build/{utils-c3eaa19f.js → utils-f1ac2e80.js} +3 -3
- package/build/vaccination.js +22 -22
- package/package.json +1 -1
- /package/build/{BMI_BOYS.percentile.monthly-ccd60c15.js → BMI_BOYS.percentile.monthly-68be3725.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-26440c38.js → BMI_BOYS.percentile.weekly-015b5444.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-9d4ce157.js → BMI_BOYS.percentile.yearly-85ee87cf.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-30390850.js → BMI_BOYS.zscore.monthly-ff129c84.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-dfbbb7d6.js → BMI_BOYS.zscore.weekly-73ce2899.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-00e48c0a.js → BMI_BOYS.zscore.yearly-caf96698.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-fc7d969a.js → BMI_GIRLS.percentile.monthly-7e09d8eb.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-073fccf6.js → BMI_GIRLS.percentile.weekly-b98bd479.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-1c80cd48.js → BMI_GIRLS.percentile.yearly-6200db21.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-c7e78ae0.js → BMI_GIRLS.zscore.monthly-ec8508de.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-0995c463.js → BMI_GIRLS.zscore.weekly-ab252a53.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-5d01e7bf.js → BMI_GIRLS.zscore.yearly-0724cb0e.js} +0 -0
- /package/build/{ChevronDown-3c96f64b.js → ChevronDown-702ff2c2.js} +0 -0
- /package/build/{Close-80093f38.js → Close-20036bee.js} +0 -0
- /package/build/{Google-7e0818fe.js → Google-f607de29.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-7259072f.js → HEAD CIRCUM_BOYS.percentile.monthly-22e62f8f.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-f6bc5878.js → HEAD CIRCUM_BOYS.percentile.weekly-2b0b0371.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-b9616813.js → HEAD CIRCUM_BOYS.percentile.yearly-b3c23751.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-770e88a4.js → HEAD CIRCUM_BOYS.zscore.monthly-bb4a60c0.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-475463c8.js → HEAD CIRCUM_BOYS.zscore.weekly-dc343c19.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-7c89851a.js → HEAD CIRCUM_BOYS.zscore.yearly-b55d3cbe.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-79b9b176.js → HEAD CIRCUM_GIRLS.percentile.monthly-72597e6a.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-5339f586.js → HEAD CIRCUM_GIRLS.percentile.weekly-260a8b29.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-e2b75c91.js → HEAD CIRCUM_GIRLS.percentile.yearly-0900104f.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-666fba62.js → HEAD CIRCUM_GIRLS.zscore.monthly-eaecab60.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-95cf03cd.js → HEAD CIRCUM_GIRLS.zscore.weekly-7e9f9396.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-b469c8b7.js → HEAD CIRCUM_GIRLS.zscore.yearly-b1629b47.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-0287b4ad.js → HEIGHT_BOYS.percentile.monthly-fe6740d2.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-6da8a291.js → HEIGHT_BOYS.percentile.weekly-87c966da.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-cce49391.js → HEIGHT_BOYS.percentile.yearly-751366d2.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-aed37401.js → HEIGHT_BOYS.zscore.monthly-e99e260f.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-0a47327f.js → HEIGHT_BOYS.zscore.weekly-e57d548a.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-020155f7.js → HEIGHT_BOYS.zscore.yearly-03709379.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-67f10370.js → HEIGHT_GIRLS.percentile.monthly-1b865011.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-cafdf28a.js → HEIGHT_GIRLS.percentile.weekly-3c16065d.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-7e39e7e2.js → HEIGHT_GIRLS.percentile.yearly-b1acbbe1.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-6f439611.js → HEIGHT_GIRLS.zscore.monthly-04971518.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-c5c4dab9.js → HEIGHT_GIRLS.zscore.weekly-a574740f.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-6715c20d.js → HEIGHT_GIRLS.zscore.yearly-7397d646.js} +0 -0
- /package/build/{Locale-6bbe8ace.js → Locale-f8c1062a.js} +0 -0
- /package/build/{Visible-bf2aeafc.js → Visible-48e06610.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-9b061d6d.js → WEIGHT_BOYS.percentile.monthly-3d10d27e.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-458aac49.js → WEIGHT_BOYS.percentile.weekly-7ffc8a38.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-08022b52.js → WEIGHT_BOYS.percentile.yearly-8f31b273.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-0534afb4.js → WEIGHT_BOYS.zscore.monthly-ea390e45.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-62506352.js → WEIGHT_BOYS.zscore.weekly-706379fa.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-a9f66f99.js → WEIGHT_BOYS.zscore.yearly-6ca5833a.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-1ef26945.js → WEIGHT_GIRLS.percentile.monthly-c434d5ce.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-24f88a40.js → WEIGHT_GIRLS.percentile.weekly-49279901.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-a6df9700.js → WEIGHT_GIRLS.percentile.yearly-a9ac15df.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-9af348ee.js → WEIGHT_GIRLS.zscore.monthly-71edd1bf.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-656e3c1a.js → WEIGHT_GIRLS.zscore.weekly-647cd667.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-2507861a.js → WEIGHT_GIRLS.zscore.yearly-139dc974.js} +0 -0
- /package/build/{ageGenerate-89e1cb2d.js → ageGenerate-08cc49e9.js} +0 -0
- /package/build/{animation-f2b28f01.js → animation-0ca5db08.js} +0 -0
- /package/build/{constants-005aa25b.js → constants-c12ba930.js} +0 -0
- /package/build/{constants-792bf5e4.js → constants-d6729353.js} +0 -0
- /package/build/{constants-adac1bcc.js → constants-fde8086b.js} +0 -0
- /package/build/{context-efec0d4a.js → context-055677b7.js} +0 -0
- /package/build/{dataTransform-9457c3b5.js → dataTransform-a1bbfdad.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-8236b4a0.js → BMI_BOYS.percentile.monthly-6a1d3042.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-25589ac7.js → BMI_BOYS.percentile.weekly-c9c0a793.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-20536806.js → BMI_BOYS.percentile.yearly-b252766a.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-69c9d561.js → BMI_BOYS.zscore.monthly-7cff4a01.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-f49ee441.js → BMI_BOYS.zscore.weekly-fe982e60.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-a883cd28.js → BMI_BOYS.zscore.yearly-18564216.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-411f0c83.js → BMI_GIRLS.percentile.monthly-518df793.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-1b622eb8.js → BMI_GIRLS.percentile.weekly-5446e4ec.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-b7d43ecd.js → BMI_GIRLS.percentile.yearly-b1ec922a.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-8f50aa64.js → BMI_GIRLS.zscore.monthly-2921e4c0.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-9937af88.js → BMI_GIRLS.zscore.weekly-5375805e.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-203a48e6.js → BMI_GIRLS.zscore.yearly-2c0aa210.js} +0 -0
- /package/build/esm/{ChevronDown-6966f166.js → ChevronDown-b9f2c2d5.js} +0 -0
- /package/build/esm/{Close-5fb19a51.js → Close-709508aa.js} +0 -0
- /package/build/esm/{Google-620f14ed.js → Google-93a78339.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-c069040a.js → HEAD CIRCUM_BOYS.percentile.monthly-2921984c.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-85aa848c.js → HEAD CIRCUM_BOYS.percentile.weekly-08887e25.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-55780682.js → HEAD CIRCUM_BOYS.percentile.yearly-9bd22e28.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-8a8d574c.js → HEAD CIRCUM_BOYS.zscore.monthly-dda95fa2.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-a391cee2.js → HEAD CIRCUM_BOYS.zscore.weekly-d3a664f5.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-f6002528.js → HEAD CIRCUM_BOYS.zscore.yearly-ca9970a9.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-eb5e12d5.js → HEAD CIRCUM_GIRLS.percentile.monthly-ad3684a6.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-281d0c83.js → HEAD CIRCUM_GIRLS.percentile.weekly-838dfbcf.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-1925c387.js → HEAD CIRCUM_GIRLS.percentile.yearly-2bb15061.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-640b6446.js → HEAD CIRCUM_GIRLS.zscore.monthly-31696073.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-a76883de.js → HEAD CIRCUM_GIRLS.zscore.weekly-863a48b9.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-4f9d49e0.js → HEAD CIRCUM_GIRLS.zscore.yearly-f1af6a0d.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-22b0ebf4.js → HEIGHT_BOYS.percentile.monthly-abeb2f9e.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-9514d55f.js → HEIGHT_BOYS.percentile.weekly-1c06ab57.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-44d9f63f.js → HEIGHT_BOYS.percentile.yearly-c2832052.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-8e6f7368.js → HEIGHT_BOYS.zscore.monthly-3e742ef5.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-8d74105b.js → HEIGHT_BOYS.zscore.weekly-336acf2a.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-bce6b993.js → HEIGHT_BOYS.zscore.yearly-4e0db566.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-f4dc395f.js → HEIGHT_GIRLS.percentile.monthly-d8a217a4.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-4cf68fee.js → HEIGHT_GIRLS.percentile.weekly-9e7dcd23.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-56025daf.js → HEIGHT_GIRLS.percentile.yearly-13f10fdd.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-72b7d807.js → HEIGHT_GIRLS.zscore.monthly-ff651910.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-33c7803b.js → HEIGHT_GIRLS.zscore.weekly-3f9ce38a.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-4d4a437b.js → HEIGHT_GIRLS.zscore.yearly-ce0f8d15.js} +0 -0
- /package/build/esm/{Locale-685e2f0d.js → Locale-176fccdd.js} +0 -0
- /package/build/esm/{Visible-8fd22c8e.js → Visible-44016e9b.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-9f72ca64.js → WEIGHT_BOYS.percentile.monthly-2122510d.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-2469dd2a.js → WEIGHT_BOYS.percentile.weekly-3910cd08.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-c4ad3c94.js → WEIGHT_BOYS.percentile.yearly-c7acb36c.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-836932d8.js → WEIGHT_BOYS.zscore.monthly-995c2236.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-653732d1.js → WEIGHT_BOYS.zscore.weekly-6dc57997.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-93bec93d.js → WEIGHT_BOYS.zscore.yearly-4ba59667.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-fd23f154.js → WEIGHT_GIRLS.percentile.monthly-fb42f46c.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-edd37b8e.js → WEIGHT_GIRLS.percentile.weekly-f1330b9e.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-18d2d8a8.js → WEIGHT_GIRLS.percentile.yearly-6842e309.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-7f160c1d.js → WEIGHT_GIRLS.zscore.monthly-6e7596f4.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-1e18116e.js → WEIGHT_GIRLS.zscore.weekly-7b691974.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-c17f927d.js → WEIGHT_GIRLS.zscore.yearly-7f22c85e.js} +0 -0
- /package/build/esm/{ageGenerate-302f400e.js → ageGenerate-3dd13429.js} +0 -0
- /package/build/esm/{animation-5493dc95.js → animation-7e73b0d9.js} +0 -0
- /package/build/esm/{constants-ee5ae66c.js → constants-1bd6f32e.js} +0 -0
- /package/build/esm/{constants-cb0fb980.js → constants-9d917dc3.js} +0 -0
- /package/build/esm/{constants-d5e32817.js → constants-f9dcd528.js} +0 -0
- /package/build/esm/{context-a191d283.js → context-127b4c32.js} +0 -0
- /package/build/esm/{dataTransform-c3045e0f.js → dataTransform-f6a3492f.js} +0 -0
- /package/build/esm/{index-5783e827.js → index-1338733a.js} +0 -0
- /package/build/esm/{index-5416427d.js → index-1c059480.js} +0 -0
- /package/build/esm/{index-f3679e08.js → index-5bc7b7eb.js} +0 -0
- /package/build/esm/{index-7da03926.js → index-61e78b1a.js} +0 -0
- /package/build/esm/{index-7c6a8c93.js → index-6969a148.js} +0 -0
- /package/build/esm/{index-5f3af48f.js → index-91b4b58b.js} +0 -0
- /package/build/esm/{index-8514d4fb.js → index-a121166e.js} +0 -0
- /package/build/esm/{index-a31e5a97.js → index-cd686d49.js} +0 -0
- /package/build/esm/{index-f8544122.js → index-f4b2b7e7.js} +0 -0
- /package/build/esm/{index.styles-a42bb23d.js → index.styles-6efb573e.js} +0 -0
- /package/build/esm/{localizeNumberFormat-96849c1b.js → localizeNumberFormat-35a0c0ce.js} +0 -0
- /package/build/esm/{normalizeLink-b2f9c5ac.js → normalizeLink-afe2da77.js} +0 -0
- /package/build/esm/{number-c21ad8b1.js → number-4d82b237.js} +0 -0
- /package/build/esm/{paths-f122ee31.js → paths-207dd673.js} +0 -0
- /package/build/esm/{shared-340b76b1.js → shared-350c3da7.js} +0 -0
- /package/build/esm/{translationsContext-8f354b67.js → translationsContext-82f42174.js} +0 -0
- /package/build/esm/{tslib.es6-bea8d7ce.js → tslib.es6-7bca3b0f.js} +0 -0
- /package/build/esm/{types-f705a4d4.js → types-15b65413.js} +0 -0
- /package/build/esm/{types-0f4dc6dd.js → types-72cd07bc.js} +0 -0
- /package/build/esm/{useIsInit-6338df06.js → useIsInit-9f63cf53.js} +0 -0
- /package/build/esm/{useOutsideClick-2fa59ce8.js → useOutsideClick-7e889853.js} +0 -0
- /package/build/esm/{useScrollbarSize-2f99e016.js → useScrollbarSize-3dda3f36.js} +0 -0
- /package/build/esm/{useUniqueId-35d8312d.js → useUniqueId-35a2008c.js} +0 -0
- /package/build/esm/{utils-3cf2fae9.js → utils-1a7cb8db.js} +0 -0
- /package/build/esm/{utils-72e71134.js → utils-fb5e81d5.js} +0 -0
- /package/build/{index-1582d6ad.js → index-0d27c3c7.js} +0 -0
- /package/build/{index-1bbd0bd5.js → index-18121b08.js} +0 -0
- /package/build/{index-488dd0de.js → index-460bb4f8.js} +0 -0
- /package/build/{index-86519b61.js → index-51ae75a7.js} +0 -0
- /package/build/{index-07832a1c.js → index-5c4fd3f3.js} +0 -0
- /package/build/{index-8b316aa4.js → index-684d76ee.js} +0 -0
- /package/build/{index-5ee77f91.js → index-99a8238e.js} +0 -0
- /package/build/{index-2bca6494.js → index-9fbbc4d5.js} +0 -0
- /package/build/{index-251ac871.js → index-a11bcc8c.js} +0 -0
- /package/build/{index.styles-07e6d846.js → index.styles-7b0eafe5.js} +0 -0
- /package/build/{localizeNumberFormat-79653862.js → localizeNumberFormat-59c14c98.js} +0 -0
- /package/build/{normalizeLink-c0dc864e.js → normalizeLink-90236f72.js} +0 -0
- /package/build/{number-9747e6dc.js → number-1dcc5bf2.js} +0 -0
- /package/build/{paths-819b3772.js → paths-881cedb8.js} +0 -0
- /package/build/{shared-b041a200.js → shared-8fe89607.js} +0 -0
- /package/build/{translationsContext-8063509f.js → translationsContext-a2f34b0b.js} +0 -0
- /package/build/{tslib.es6-5acb4e06.js → tslib.es6-9d29feb7.js} +0 -0
- /package/build/{types-2122cb70.js → types-6607ab9e.js} +0 -0
- /package/build/{types-f3885a97.js → types-95dbb9d8.js} +0 -0
- /package/build/{useIsInit-1be01778.js → useIsInit-d235ef45.js} +0 -0
- /package/build/{useOutsideClick-1fa93a64.js → useOutsideClick-edb31afa.js} +0 -0
- /package/build/{useScrollbarSize-a0276c88.js → useScrollbarSize-da553e34.js} +0 -0
- /package/build/{useUniqueId-ddf9bb6b.js → useUniqueId-cfe90b94.js} +0 -0
- /package/build/{utils-2f9950c1.js → utils-147d70ee.js} +0 -0
- /package/build/{utils-9679a083.js → utils-61f14806.js} +0 -0
|
@@ -1,54 +1,56 @@
|
|
|
1
|
-
import { _ as __rest, a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-7bca3b0f.js';
|
|
2
2
|
import * as React from 'react';
|
|
3
3
|
import React__default, { useRef, useState, useEffect, useImperativeHandle, useMemo, Fragment, useCallback, forwardRef, memo, createContext, useContext } from 'react';
|
|
4
|
-
import { R as Radio, a as Carousel } from './index-
|
|
5
|
-
import { Stack, Group, createStyles, getStylesRef, Box, Badge, rem, Divider, clsx, Button as Button$2, AspectRatio, Grid } from '@mantine/core';
|
|
4
|
+
import { R as Radio, a as Carousel } from './index-93bffdf2.js';
|
|
5
|
+
import { Stack, Group, createStyles, getStylesRef, Box, Badge, rem, Divider, clsx, Button as Button$2, AspectRatio, Modal, Grid } from '@mantine/core';
|
|
6
6
|
import '@mantine/dates';
|
|
7
|
-
import { L as LOCALE_SPECS, F as FAVICONS } from './index-
|
|
8
|
-
import './index-
|
|
9
|
-
import { C as CommonGAssets } from './index-
|
|
10
|
-
import './index-
|
|
11
|
-
import { T as Text } from './index-
|
|
12
|
-
import { B as Button$1 } from './index-
|
|
13
|
-
import './index-
|
|
14
|
-
import './index.styles-
|
|
15
|
-
import './translationsContext-
|
|
7
|
+
import { L as LOCALE_SPECS, F as FAVICONS, Z as ZINDEX_SSO } from './index-94aa403c.js';
|
|
8
|
+
import './index-34d565a2.js';
|
|
9
|
+
import { C as CommonGAssets } from './index-61e78b1a.js';
|
|
10
|
+
import './index-16413c5a.js';
|
|
11
|
+
import { T as Text } from './index-717e6963.js';
|
|
12
|
+
import { B as Button$1 } from './index-84fd862a.js';
|
|
13
|
+
import './index-1338733a.js';
|
|
14
|
+
import './index.styles-6efb573e.js';
|
|
15
|
+
import './translationsContext-82f42174.js';
|
|
16
16
|
import '@mantine/hooks';
|
|
17
|
-
import { M as MediaQueries } from './utils-
|
|
18
|
-
import './index-
|
|
19
|
-
import { i as isInternalLink } from './index-
|
|
17
|
+
import { M as MediaQueries } from './utils-1a7cb8db.js';
|
|
18
|
+
import './index-ebec975c.js';
|
|
19
|
+
import { i as isInternalLink } from './index-02e125f0.js';
|
|
20
20
|
import styled from '@emotion/styled';
|
|
21
21
|
import { theme } from './miscTheme.js';
|
|
22
|
-
import { C as Checkbox, a as PureInput, P as Pagination$1, b as SearchInput, I as ImageWrapV2 } from './index-
|
|
22
|
+
import { C as Checkbox, a as PureInput, P as Pagination$1, b as SearchInput, I as ImageWrapV2 } from './index-54236f58.js';
|
|
23
23
|
import { format, isBefore, startOfMonth, addMonths, subMonths, getDaysInMonth, isToday, isSameDay, isWithinInterval, isAfter, isPast } from 'date-fns';
|
|
24
24
|
import DayPickerInput from 'react-day-picker/DayPickerInput';
|
|
25
|
-
import { L as Logo } from './index-
|
|
25
|
+
import { L as Logo } from './index-9138f188.js';
|
|
26
26
|
import throttle from 'lodash/throttle';
|
|
27
27
|
import parse from 'html-react-parser';
|
|
28
28
|
import { domainLocales } from './constantsDomainLocales.js';
|
|
29
29
|
import { isProduction } from './constantsIsProduction.js';
|
|
30
|
-
import { a as useOutsideClick } from './useOutsideClick-
|
|
30
|
+
import { a as useOutsideClick } from './useOutsideClick-7e889853.js';
|
|
31
31
|
import enUS from 'date-fns/locale/en-US';
|
|
32
32
|
import id from 'date-fns/locale/id';
|
|
33
33
|
import vi from 'date-fns/locale/vi';
|
|
34
34
|
import zhTW from 'date-fns/locale/zh-TW';
|
|
35
|
-
import { B as Button } from './index-
|
|
36
|
-
import { u as useScreenSize, I as ImageWrap } from './index-
|
|
37
|
-
import { u as useTranslations } from './index-
|
|
35
|
+
import { B as Button } from './index-26a440ad.js';
|
|
36
|
+
import { u as useScreenSize, I as ImageWrap } from './index-9aa46d65.js';
|
|
37
|
+
import { u as useTranslations } from './index-4323b4a4.js';
|
|
38
38
|
import classNames from 'classnames';
|
|
39
|
-
import { D as Dropdown } from './index-
|
|
39
|
+
import { D as Dropdown } from './index-91b4b58b.js';
|
|
40
40
|
import { getSocialList } from './miscGetSocialList.js';
|
|
41
|
-
import { I as Input } from './index-
|
|
42
|
-
import { D as Drawer } from './index-
|
|
41
|
+
import { I as Input } from './index-b5f98eec.js';
|
|
42
|
+
import { D as Drawer } from './index-238ac487.js';
|
|
43
43
|
import { v4 } from 'uuid';
|
|
44
|
-
import { L as LOCALE } from './Locale-
|
|
44
|
+
import { L as LOCALE } from './Locale-176fccdd.js';
|
|
45
45
|
import { ArrowRight } from '@hhgtech/icons/arrow';
|
|
46
46
|
import { MultiStar, Question } from '@hhgtech/icons/other';
|
|
47
47
|
import Lottie from 'lottie-light-react';
|
|
48
|
-
import { A as ArrowRightBlue } from './index-
|
|
49
|
-
import { L as Loading } from './index-
|
|
48
|
+
import { A as ArrowRightBlue } from './index-629e5b35.js';
|
|
49
|
+
import { L as Loading } from './index-09fdd75e.js';
|
|
50
50
|
import get from 'lodash/get';
|
|
51
51
|
import debounce from 'lodash/debounce';
|
|
52
|
+
import { C as Close } from './Close-709508aa.js';
|
|
53
|
+
import { useAnimationOffsetEffect } from '@mantine/carousel';
|
|
52
54
|
|
|
53
55
|
const StarFull = (_a) => {
|
|
54
56
|
var { color, stroke } = _a, props = __rest(_a, ["color", "stroke"]);
|
|
@@ -5412,6 +5414,9 @@ const ImageCarouselContainer = styled.div `
|
|
|
5412
5414
|
}
|
|
5413
5415
|
`;
|
|
5414
5416
|
const StyledImageCarousel = styled(Carousel) `
|
|
5417
|
+
height: 100%;
|
|
5418
|
+
flex: 1;
|
|
5419
|
+
|
|
5415
5420
|
.mantine-Carousel-controls {
|
|
5416
5421
|
padding-left: 4px;
|
|
5417
5422
|
padding-right: 4px;
|
|
@@ -5425,6 +5430,7 @@ const StyledImageCarousel = styled(Carousel) `
|
|
|
5425
5430
|
align-items: center;
|
|
5426
5431
|
justify-content: center;
|
|
5427
5432
|
opacity: 1;
|
|
5433
|
+
width: auto;
|
|
5428
5434
|
|
|
5429
5435
|
&:hover {
|
|
5430
5436
|
background-color: #fff;
|
|
@@ -5522,6 +5528,377 @@ GeneralInfo.Container = GeneralInfoContainer;
|
|
|
5522
5528
|
GeneralInfo.Image = ProductImage;
|
|
5523
5529
|
GeneralInfo.Content = ProductContent;
|
|
5524
5530
|
|
|
5531
|
+
const GalleryLayout = styled.div `
|
|
5532
|
+
max-width: 1128px;
|
|
5533
|
+
display: flex;
|
|
5534
|
+
flex-direction: column;
|
|
5535
|
+
gap: 0;
|
|
5536
|
+
height: 100%;
|
|
5537
|
+
|
|
5538
|
+
${MediaQueries.mbUp} {
|
|
5539
|
+
flex-direction: row;
|
|
5540
|
+
/* height: auto; */
|
|
5541
|
+
height: 100%;
|
|
5542
|
+
}
|
|
5543
|
+
`;
|
|
5544
|
+
const GalleryMain = styled.div `
|
|
5545
|
+
min-width: 0;
|
|
5546
|
+
height: calc(100% - 108px);
|
|
5547
|
+
width: 100%;
|
|
5548
|
+
${MediaQueries.mbUp} {
|
|
5549
|
+
height: auto;
|
|
5550
|
+
max-height: calc(100dvh - 10dvh);
|
|
5551
|
+
}
|
|
5552
|
+
`;
|
|
5553
|
+
const GallerySidebar = styled.div `
|
|
5554
|
+
width: 100%;
|
|
5555
|
+
flex-shrink: 0;
|
|
5556
|
+
display: flex;
|
|
5557
|
+
flex-direction: column;
|
|
5558
|
+
gap: 1.5rem;
|
|
5559
|
+
width: 412px;
|
|
5560
|
+
padding: 64px 36px 24px 40px;
|
|
5561
|
+
`;
|
|
5562
|
+
const ThumbnailsGrid = styled.div `
|
|
5563
|
+
flex-shrink: 0;
|
|
5564
|
+
display: flex;
|
|
5565
|
+
flex-direction: row;
|
|
5566
|
+
gap: 0.5rem;
|
|
5567
|
+
overflow-x: auto;
|
|
5568
|
+
overflow-y: hidden;
|
|
5569
|
+
scroll-snap-type: x mandatory;
|
|
5570
|
+
-webkit-overflow-scrolling: touch;
|
|
5571
|
+
padding: 16px;
|
|
5572
|
+
|
|
5573
|
+
scroll-padding: 0px 16px;
|
|
5574
|
+
|
|
5575
|
+
&::-webkit-scrollbar {
|
|
5576
|
+
display: none;
|
|
5577
|
+
}
|
|
5578
|
+
|
|
5579
|
+
scrollbar-width: none;
|
|
5580
|
+
|
|
5581
|
+
${MediaQueries.mbUp} {
|
|
5582
|
+
display: grid;
|
|
5583
|
+
grid-template-columns: repeat(4, 1fr);
|
|
5584
|
+
gap: 1rem;
|
|
5585
|
+
overflow: visible;
|
|
5586
|
+
scroll-snap-type: none;
|
|
5587
|
+
padding: 0;
|
|
5588
|
+
}
|
|
5589
|
+
`;
|
|
5590
|
+
const ThumbnailButton = styled.button `
|
|
5591
|
+
border: 2px solid ${theme.colors.gray200};
|
|
5592
|
+
border-radius: 0.5rem;
|
|
5593
|
+
padding: 0;
|
|
5594
|
+
background-color: transparent;
|
|
5595
|
+
width: 72px;
|
|
5596
|
+
height: 72px;
|
|
5597
|
+
flex-shrink: 0;
|
|
5598
|
+
overflow: hidden;
|
|
5599
|
+
cursor: pointer;
|
|
5600
|
+
transition: border-color 0.15s ease;
|
|
5601
|
+
scroll-snap-align: start;
|
|
5602
|
+
|
|
5603
|
+
${MediaQueries.mbUp} {
|
|
5604
|
+
scroll-snap-align: unset;
|
|
5605
|
+
}
|
|
5606
|
+
|
|
5607
|
+
&[data-active='true'] {
|
|
5608
|
+
border-color: ${theme.colors.primaryBase};
|
|
5609
|
+
}
|
|
5610
|
+
|
|
5611
|
+
&:hover {
|
|
5612
|
+
border-color: ${theme.colors.primaryBase};
|
|
5613
|
+
}
|
|
5614
|
+
|
|
5615
|
+
&:focus-visible {
|
|
5616
|
+
outline: 2px solid ${theme.colors.primaryBase};
|
|
5617
|
+
outline-offset: 2px;
|
|
5618
|
+
}
|
|
5619
|
+
`;
|
|
5620
|
+
const LargeImageWrapper = styled.div `
|
|
5621
|
+
width: 100%;
|
|
5622
|
+
height: 100%;
|
|
5623
|
+
overflow: hidden;
|
|
5624
|
+
background-color: ${theme.colors.neutral50};
|
|
5625
|
+
display: flex;
|
|
5626
|
+
align-items: center;
|
|
5627
|
+
justify-content: center;
|
|
5628
|
+
|
|
5629
|
+
${MediaQueries.mbUp} {
|
|
5630
|
+
height: 100%;
|
|
5631
|
+
aspect-ratio: 716 / 720;
|
|
5632
|
+
}
|
|
5633
|
+
`;
|
|
5634
|
+
const MainGalleryImage = styled(ImageWrapV2) `
|
|
5635
|
+
background-color: ${theme.colors.neutral50};
|
|
5636
|
+
width: 100%;
|
|
5637
|
+
height: 100%;
|
|
5638
|
+
object-fit: contain;
|
|
5639
|
+
object-position: center;
|
|
5640
|
+
`;
|
|
5641
|
+
const EmptyState = styled.div `
|
|
5642
|
+
display: flex;
|
|
5643
|
+
flex-direction: column;
|
|
5644
|
+
gap: 0.5rem;
|
|
5645
|
+
align-items: center;
|
|
5646
|
+
justify-content: center;
|
|
5647
|
+
min-height: 240px;
|
|
5648
|
+
text-align: center;
|
|
5649
|
+
`;
|
|
5650
|
+
const StyledModal = styled(Modal) `
|
|
5651
|
+
.mantine-Modal-header {
|
|
5652
|
+
padding: 12px 16px;
|
|
5653
|
+
border-bottom: 1px solid #0000001a;
|
|
5654
|
+
}
|
|
5655
|
+
|
|
5656
|
+
.mantine-Modal-close {
|
|
5657
|
+
width: 24px;
|
|
5658
|
+
height: 24px;
|
|
5659
|
+
& > svg {
|
|
5660
|
+
width: auto !important;
|
|
5661
|
+
height: auto !important;
|
|
5662
|
+
}
|
|
5663
|
+
}
|
|
5664
|
+
.mantine-Modal-title {
|
|
5665
|
+
font-weight: 600;
|
|
5666
|
+
font-size: 15px;
|
|
5667
|
+
line-height: 24px;
|
|
5668
|
+
letter-spacing: -0.3px;
|
|
5669
|
+
}
|
|
5670
|
+
.mantine-Modal-inner {
|
|
5671
|
+
left: 0;
|
|
5672
|
+
}
|
|
5673
|
+
|
|
5674
|
+
.mantine-Modal-content {
|
|
5675
|
+
${MediaQueries.mbDown} {
|
|
5676
|
+
display: grid;
|
|
5677
|
+
grid-template-rows: 48px calc(100% - 48px);
|
|
5678
|
+
grid-template-columns: 100%;
|
|
5679
|
+
}
|
|
5680
|
+
|
|
5681
|
+
${MediaQueries.mbUp} {
|
|
5682
|
+
border-radius: 12px;
|
|
5683
|
+
}
|
|
5684
|
+
}
|
|
5685
|
+
|
|
5686
|
+
.mantine-Modal-body {
|
|
5687
|
+
height: 100%;
|
|
5688
|
+
max-height: 100%;
|
|
5689
|
+
padding: 0;
|
|
5690
|
+
}
|
|
5691
|
+
|
|
5692
|
+
.closeModal {
|
|
5693
|
+
position: absolute;
|
|
5694
|
+
right: 16px;
|
|
5695
|
+
top: 16px;
|
|
5696
|
+
cursor: pointer;
|
|
5697
|
+
}
|
|
5698
|
+
`;
|
|
5699
|
+
const StyledCarousel = styled(Carousel) `
|
|
5700
|
+
height: 100%;
|
|
5701
|
+
|
|
5702
|
+
.mantine-Carousel-controls {
|
|
5703
|
+
padding-left: 1rem;
|
|
5704
|
+
padding-right: 1rem;
|
|
5705
|
+
}
|
|
5706
|
+
|
|
5707
|
+
.mantine-Carousel-control {
|
|
5708
|
+
background-color: #fff;
|
|
5709
|
+
border: none;
|
|
5710
|
+
box-shadow: none;
|
|
5711
|
+
padding: 0;
|
|
5712
|
+
align-items: center;
|
|
5713
|
+
justify-content: center;
|
|
5714
|
+
opacity: 1;
|
|
5715
|
+
width: auto;
|
|
5716
|
+
|
|
5717
|
+
&:hover {
|
|
5718
|
+
background-color: #fff;
|
|
5719
|
+
}
|
|
5720
|
+
|
|
5721
|
+
&:active {
|
|
5722
|
+
background-color: #fff;
|
|
5723
|
+
}
|
|
5724
|
+
|
|
5725
|
+
&[data-inactive] {
|
|
5726
|
+
opacity: 0.5;
|
|
5727
|
+
cursor: default;
|
|
5728
|
+
}
|
|
5729
|
+
}
|
|
5730
|
+
|
|
5731
|
+
.mantine-Carousel-indicators {
|
|
5732
|
+
gap: 0.375rem;
|
|
5733
|
+
bottom: 0.5rem;
|
|
5734
|
+
}
|
|
5735
|
+
|
|
5736
|
+
.mantine-Carousel-indicator {
|
|
5737
|
+
width: 5px;
|
|
5738
|
+
height: 5px;
|
|
5739
|
+
border-radius: 50%;
|
|
5740
|
+
background-color: ${theme.colors.gray200};
|
|
5741
|
+
opacity: 1;
|
|
5742
|
+
|
|
5743
|
+
&[data-active] {
|
|
5744
|
+
background-color: ${theme.colors.black};
|
|
5745
|
+
}
|
|
5746
|
+
}
|
|
5747
|
+
`;
|
|
5748
|
+
|
|
5749
|
+
const ModalGalleryContext = createContext(null);
|
|
5750
|
+
function useModalGalleryContext() {
|
|
5751
|
+
const ctx = useContext(ModalGalleryContext);
|
|
5752
|
+
if (!ctx)
|
|
5753
|
+
throw new Error('useModalGalleryContext must be used within ModalGalleryProvider');
|
|
5754
|
+
return ctx;
|
|
5755
|
+
}
|
|
5756
|
+
|
|
5757
|
+
const TRANSITION_DURATION$1 = 200;
|
|
5758
|
+
function GalleryCarousel() {
|
|
5759
|
+
const { galleryImages, altPrefix, backupSrc, isMobile, setActiveIndex, setEmbla, embla, initialSlide, } = useModalGalleryContext();
|
|
5760
|
+
useAnimationOffsetEffect(embla, TRANSITION_DURATION$1);
|
|
5761
|
+
const handleEmblaReady = (emblaApi) => {
|
|
5762
|
+
setEmbla(emblaApi);
|
|
5763
|
+
};
|
|
5764
|
+
const handleSlideChange = (index) => {
|
|
5765
|
+
setActiveIndex(index);
|
|
5766
|
+
};
|
|
5767
|
+
return (React__default.createElement(StyledCarousel, { align: "center", slideSize: "100%", withControls: galleryImages.length > 1 && !isMobile, withIndicators: false, dragFree: false, slideGap: 0, draggable: galleryImages.length > 1 && isMobile, getEmblaApi: handleEmblaReady, onSlideChange: handleSlideChange, loop: false, height: "100%", controlSize: 32, initialSlide: initialSlide }, galleryImages.map((imageUrl, index) => (React__default.createElement(Carousel.Slide, { key: `${imageUrl}-${index}` },
|
|
5768
|
+
React__default.createElement(LargeImageWrapper, null,
|
|
5769
|
+
React__default.createElement(MainGalleryImage, { src: imageUrl, alt: `${altPrefix} - ${index + 1}`, backupSrc: backupSrc })))))));
|
|
5770
|
+
}
|
|
5771
|
+
|
|
5772
|
+
function GalleryThumbnails({ isMobile }) {
|
|
5773
|
+
const { galleryImages, altPrefix, backupSrc, activeIndex, handleThumbnailClick, } = useModalGalleryContext();
|
|
5774
|
+
const itemRefs = useRef([]);
|
|
5775
|
+
useEffect(() => {
|
|
5776
|
+
const activeItem = itemRefs.current[activeIndex];
|
|
5777
|
+
if (activeItem && isMobile) {
|
|
5778
|
+
activeItem.scrollIntoView({
|
|
5779
|
+
behavior: 'smooth',
|
|
5780
|
+
block: 'nearest',
|
|
5781
|
+
inline: 'center',
|
|
5782
|
+
});
|
|
5783
|
+
}
|
|
5784
|
+
}, [activeIndex, isMobile]);
|
|
5785
|
+
return (React__default.createElement(ThumbnailsGrid, null, galleryImages.map((imageUrl, index) => (React__default.createElement(ThumbnailButton, { key: `${imageUrl}-${index}`, type: "button", "data-active": activeIndex === index, onClick: () => handleThumbnailClick(index), ref: (el) => (itemRefs.current[index] = el) },
|
|
5786
|
+
React__default.createElement(CarouselImageItem, { src: imageUrl, alt: `${altPrefix} thumbnail - ${index + 1}`, backupSrc: backupSrc, width: 72 }))))));
|
|
5787
|
+
}
|
|
5788
|
+
|
|
5789
|
+
function GalleryTitle({ isMobile }) {
|
|
5790
|
+
const { generalInfo } = useModalGalleryContext();
|
|
5791
|
+
// Mobile title is handled by Modal title prop
|
|
5792
|
+
if (isMobile) {
|
|
5793
|
+
return null;
|
|
5794
|
+
}
|
|
5795
|
+
if (typeof generalInfo.name === 'string') {
|
|
5796
|
+
return (React__default.createElement(Text, { size: "h5", fw: 600, color: "gray1000", as: "h2" }, generalInfo.name));
|
|
5797
|
+
}
|
|
5798
|
+
return React__default.createElement(React__default.Fragment, null, generalInfo.name);
|
|
5799
|
+
}
|
|
5800
|
+
|
|
5801
|
+
function ModalGalleryContent() {
|
|
5802
|
+
const { galleryImages, isMobile } = useModalGalleryContext();
|
|
5803
|
+
const hasImages = galleryImages.length > 0;
|
|
5804
|
+
if (!hasImages) {
|
|
5805
|
+
return (React__default.createElement(EmptyState, null,
|
|
5806
|
+
React__default.createElement(GalleryTitle, { isMobile: isMobile }),
|
|
5807
|
+
React__default.createElement(Text, { size: "p2", color: "gray600" }, "No images available.")));
|
|
5808
|
+
}
|
|
5809
|
+
return (React__default.createElement(GalleryLayout, null,
|
|
5810
|
+
React__default.createElement(GalleryMain, null,
|
|
5811
|
+
React__default.createElement(GalleryCarousel, null)),
|
|
5812
|
+
!isMobile && (React__default.createElement(GallerySidebar, null,
|
|
5813
|
+
React__default.createElement(GalleryTitle, { isMobile: isMobile }),
|
|
5814
|
+
React__default.createElement(GalleryThumbnails, { isMobile: isMobile }))),
|
|
5815
|
+
isMobile && React__default.createElement(GalleryThumbnails, { isMobile: isMobile })));
|
|
5816
|
+
}
|
|
5817
|
+
|
|
5818
|
+
const clampIndex = (index, length) => {
|
|
5819
|
+
if (!length || typeof index !== 'number')
|
|
5820
|
+
return 0;
|
|
5821
|
+
if (index < 0)
|
|
5822
|
+
return 0;
|
|
5823
|
+
if (index >= length)
|
|
5824
|
+
return length - 1;
|
|
5825
|
+
return index;
|
|
5826
|
+
};
|
|
5827
|
+
function useModalGallery({ generalInfo, imageCarousel = [], backupSrc, isMobile = false, initialSlide = 0, }) {
|
|
5828
|
+
const galleryImages = useMemo(() => {
|
|
5829
|
+
if (imageCarousel === null || imageCarousel === void 0 ? void 0 : imageCarousel.length)
|
|
5830
|
+
return imageCarousel;
|
|
5831
|
+
const fallbackImages = [generalInfo.banner, generalInfo.logo].filter((src) => Boolean(src));
|
|
5832
|
+
return fallbackImages;
|
|
5833
|
+
}, [generalInfo.banner, generalInfo.logo, imageCarousel]);
|
|
5834
|
+
const [activeIndex, setActiveIndex] = useState(() => clampIndex(initialSlide, galleryImages.length));
|
|
5835
|
+
const [embla, setEmbla] = useState(null);
|
|
5836
|
+
useEffect(() => {
|
|
5837
|
+
setActiveIndex(clampIndex(initialSlide, galleryImages.length));
|
|
5838
|
+
}, [galleryImages.length, initialSlide]);
|
|
5839
|
+
useEffect(() => {
|
|
5840
|
+
if (!embla || !galleryImages.length)
|
|
5841
|
+
return;
|
|
5842
|
+
const current = embla.selectedScrollSnap();
|
|
5843
|
+
if (current !== activeIndex) {
|
|
5844
|
+
embla.scrollTo(activeIndex);
|
|
5845
|
+
}
|
|
5846
|
+
}, [activeIndex, embla, galleryImages.length]);
|
|
5847
|
+
const altPrefix = generalInfo.altText ||
|
|
5848
|
+
(typeof generalInfo.name === 'string' ? generalInfo.name : 'product image');
|
|
5849
|
+
const handleThumbnailClick = useCallback((index) => {
|
|
5850
|
+
setActiveIndex(index);
|
|
5851
|
+
embla === null || embla === void 0 ? void 0 : embla.scrollTo(index);
|
|
5852
|
+
}, [embla]);
|
|
5853
|
+
return {
|
|
5854
|
+
generalInfo,
|
|
5855
|
+
imageCarousel,
|
|
5856
|
+
backupSrc,
|
|
5857
|
+
isMobile,
|
|
5858
|
+
activeIndex,
|
|
5859
|
+
embla,
|
|
5860
|
+
altPrefix,
|
|
5861
|
+
galleryImages,
|
|
5862
|
+
setActiveIndex,
|
|
5863
|
+
setEmbla,
|
|
5864
|
+
handleThumbnailClick,
|
|
5865
|
+
};
|
|
5866
|
+
}
|
|
5867
|
+
|
|
5868
|
+
function ModalGalleryProvider({ generalInfo, imageCarousel = [], backupSrc, isMobile = false, initialSlide = 0, children, }) {
|
|
5869
|
+
const galleryState = useModalGallery({
|
|
5870
|
+
generalInfo,
|
|
5871
|
+
imageCarousel,
|
|
5872
|
+
backupSrc,
|
|
5873
|
+
isMobile,
|
|
5874
|
+
initialSlide,
|
|
5875
|
+
});
|
|
5876
|
+
const value = useMemo(() => (Object.assign(Object.assign({}, galleryState), { initialSlide })), [
|
|
5877
|
+
galleryState.generalInfo,
|
|
5878
|
+
galleryState.imageCarousel,
|
|
5879
|
+
galleryState.backupSrc,
|
|
5880
|
+
galleryState.isMobile,
|
|
5881
|
+
galleryState.activeIndex,
|
|
5882
|
+
galleryState.embla,
|
|
5883
|
+
galleryState.altPrefix,
|
|
5884
|
+
galleryState.galleryImages,
|
|
5885
|
+
galleryState.handleThumbnailClick,
|
|
5886
|
+
]);
|
|
5887
|
+
return (React__default.createElement(ModalGalleryContext.Provider, { value: value }, children));
|
|
5888
|
+
}
|
|
5889
|
+
|
|
5890
|
+
const TRANSITION_DURATION = 200;
|
|
5891
|
+
function ModalGallery({ generalInfo, imageCarousel = [], backupSrc, isMobile = false, initialSlide = 0, isOpen = false, onOpenChange, modalProps = {}, title = 'Product gallery', }) {
|
|
5892
|
+
const handleClose = () => {
|
|
5893
|
+
onOpenChange === null || onOpenChange === void 0 ? void 0 : onOpenChange(false);
|
|
5894
|
+
};
|
|
5895
|
+
const modalTitle = isMobile ? title : undefined;
|
|
5896
|
+
return (React__default.createElement(StyledModal, Object.assign({ opened: isOpen, onClose: handleClose, zIndex: ZINDEX_SSO, withCloseButton: isMobile, centered: true, size: "auto", fullScreen: isMobile, title: modalTitle }, modalProps, { transitionProps: Object.assign({ duration: TRANSITION_DURATION }, modalProps.transitionProps) }),
|
|
5897
|
+
!isMobile && (React__default.createElement(Close, { onClick: handleClose, className: "closeModal", width: 24, height: 24, fill: "#212121" })),
|
|
5898
|
+
React__default.createElement(ModalGalleryProvider, { generalInfo: generalInfo, imageCarousel: imageCarousel, backupSrc: backupSrc, initialSlide: initialSlide, isMobile: isMobile },
|
|
5899
|
+
React__default.createElement(ModalGalleryContent, null))));
|
|
5900
|
+
}
|
|
5901
|
+
|
|
5525
5902
|
const StyledContainer$2 = styled.div `
|
|
5526
5903
|
border-radius: 12px;
|
|
5527
5904
|
padding: 0.875rem 0.75rem;
|
|
@@ -5728,4 +6105,4 @@ const AnsweredByDoctor = (props) => {
|
|
|
5728
6105
|
React__default.createElement(Text, { size: "p3", weight: "semiBold", color: theme.colors.gray800 }, doctorName))));
|
|
5729
6106
|
};
|
|
5730
6107
|
|
|
5731
|
-
export { AdBlock as A, Breadcrumbs as B, CategoryCard as C, DatePicker as D, FloatButtonGroup as F, GeneralInfo as G, HPVScreener as H, IconText as I, List as L,
|
|
6108
|
+
export { AdBlock as A, Breadcrumbs as B, CategoryCard as C, DatePicker as D, FloatButtonGroup as F, GeneralInfo as G, HPVScreener as H, IconText as I, List as L, ModalGallery as M, QuickFilter as Q, RadioGroup as R, ScrollList as S, Tabs as T, VoucherItem as V, WidgetChatbotAi as W, CheckboxGroup as a, StatisticCard as b, index as c, DoctorInfo as d, CookieAcceptConfirm as e, SeoHead as f, DateRangePicker as g, ShareContainer as h, index$1 as i, ShareDrawer as j, FixedBottomAdBlock as k, SummaryInfo as l, ListContext as m, useList as n, QuickFilterWrapLine as o, CardListItem as p, useModalGalleryContext as q, ModalGalleryProvider as r, CertificateItem as s, RatingStars as t, useListContext as u, RatingStarsInput as v, MAX_RATING as w, AnsweredByDoctor as x, StarFull as y, StarHalf as z };
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { C as Container } from './index-
|
|
2
|
+
import { C as Container } from './index-1c059480.js';
|
|
3
3
|
import dayjs from 'dayjs';
|
|
4
|
-
import './index-
|
|
5
|
-
import './index-
|
|
4
|
+
import './index-94aa403c.js';
|
|
5
|
+
import './index-93bffdf2.js';
|
|
6
6
|
import { Flex, Stack, Box } from '@mantine/core';
|
|
7
7
|
import '@mantine/dates';
|
|
8
|
-
import './index-
|
|
9
|
-
import './index-
|
|
10
|
-
import './index-
|
|
11
|
-
import { T as Text } from './index-
|
|
12
|
-
import './index-
|
|
13
|
-
import './index-
|
|
14
|
-
import './index.styles-
|
|
15
|
-
import './translationsContext-
|
|
8
|
+
import './index-34d565a2.js';
|
|
9
|
+
import './index-61e78b1a.js';
|
|
10
|
+
import './index-16413c5a.js';
|
|
11
|
+
import { T as Text } from './index-717e6963.js';
|
|
12
|
+
import './index-84fd862a.js';
|
|
13
|
+
import './index-1338733a.js';
|
|
14
|
+
import './index.styles-6efb573e.js';
|
|
15
|
+
import './translationsContext-82f42174.js';
|
|
16
16
|
import '@mantine/hooks';
|
|
17
|
-
import { M as MediaQueries } from './utils-
|
|
18
|
-
import './index-
|
|
19
|
-
import { u as useScreenSize } from './index-
|
|
17
|
+
import { M as MediaQueries } from './utils-1a7cb8db.js';
|
|
18
|
+
import './index-ebec975c.js';
|
|
19
|
+
import { u as useScreenSize } from './index-9aa46d65.js';
|
|
20
20
|
import styled from '@emotion/styled';
|
|
21
21
|
import { theme } from './miscTheme.js';
|
|
22
22
|
import { domainLocales } from './constantsDomainLocales.js';
|
|
23
|
-
import { L as Logo } from './index-
|
|
24
|
-
import { M as MarryBabyText } from './index-
|
|
23
|
+
import { L as Logo } from './index-9138f188.js';
|
|
24
|
+
import { M as MarryBabyText } from './index-e1aea64c.js';
|
|
25
25
|
|
|
26
26
|
const StyledFooter$1 = styled.footer `
|
|
27
27
|
background-color: #1b3250;
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-7bca3b0f.js';
|
|
2
2
|
import React__default, { useState, useRef, useMemo, useEffect } from 'react';
|
|
3
3
|
import { BabyBoyMB, BabyGirlMB } from '@hhgtech/icons/other';
|
|
4
4
|
import { createStyles, rem, Box, Flex } from '@mantine/core';
|
|
5
|
-
import { R as Radio } from './index-
|
|
5
|
+
import { R as Radio } from './index-93bffdf2.js';
|
|
6
6
|
import '@mantine/dates';
|
|
7
|
-
import './index-
|
|
8
|
-
import './index-
|
|
9
|
-
import { C as CommonGAssets } from './index-
|
|
10
|
-
import './index-
|
|
11
|
-
import { T as Text } from './index-
|
|
12
|
-
import './index-
|
|
13
|
-
import './index-
|
|
14
|
-
import './index.styles-
|
|
15
|
-
import { u as useTranslations } from './index-
|
|
7
|
+
import './index-94aa403c.js';
|
|
8
|
+
import './index-34d565a2.js';
|
|
9
|
+
import { C as CommonGAssets } from './index-61e78b1a.js';
|
|
10
|
+
import './index-16413c5a.js';
|
|
11
|
+
import { T as Text } from './index-717e6963.js';
|
|
12
|
+
import './index-84fd862a.js';
|
|
13
|
+
import './index-1338733a.js';
|
|
14
|
+
import './index.styles-6efb573e.js';
|
|
15
|
+
import { u as useTranslations } from './index-4323b4a4.js';
|
|
16
16
|
import '@mantine/hooks';
|
|
17
|
-
import './utils-
|
|
18
|
-
import './index-
|
|
17
|
+
import './utils-1a7cb8db.js';
|
|
18
|
+
import './index-ebec975c.js';
|
|
19
19
|
|
|
20
20
|
var useStyles = createStyles((theme, { type }) => {
|
|
21
21
|
const isMarryBaby = theme.other.template === 'mb';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { _ as __rest, a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-7bca3b0f.js';
|
|
2
2
|
import React__default, { useState, useMemo, useCallback } from 'react';
|
|
3
|
-
import { u as useTranslations } from './index-
|
|
3
|
+
import { u as useTranslations } from './index-4323b4a4.js';
|
|
4
4
|
import { createStyles } from '@mantine/core';
|
|
5
|
-
import { P as PATHS } from './paths-
|
|
6
|
-
import { L as LOCALIZED_SLUGS } from './constants-
|
|
7
|
-
import { B as Button } from './index-
|
|
8
|
-
import './index-
|
|
9
|
-
import { c as callApi, g as getCarePath } from './utils-
|
|
5
|
+
import { P as PATHS } from './paths-207dd673.js';
|
|
6
|
+
import { L as LOCALIZED_SLUGS } from './constants-f9dcd528.js';
|
|
7
|
+
import { B as Button } from './index-84fd862a.js';
|
|
8
|
+
import './index-94aa403c.js';
|
|
9
|
+
import { c as callApi, g as getCarePath } from './utils-e6a88580.js';
|
|
10
10
|
import { domainLocales } from './constantsDomainLocales.js';
|
|
11
11
|
import { isProduction } from './constantsIsProduction.js';
|
|
12
12
|
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import React__default, { useState, useMemo, useEffect, Fragment } from 'react';
|
|
3
3
|
import styled from '@emotion/styled';
|
|
4
|
-
import { M as MediaQueries, f as formatUrlWithPageParam } from './utils-
|
|
4
|
+
import { M as MediaQueries, f as formatUrlWithPageParam } from './utils-1a7cb8db.js';
|
|
5
5
|
import { theme } from './miscTheme.js';
|
|
6
|
-
import { _ as __rest } from './tslib.es6-
|
|
7
|
-
import { L as Label, S as StyledDisplayIcon, a as StyledActionIcon, b as StyledErrorLabel } from './index-
|
|
8
|
-
import { I as Input } from './index-
|
|
6
|
+
import { _ as __rest } from './tslib.es6-7bca3b0f.js';
|
|
7
|
+
import { L as Label, S as StyledDisplayIcon, a as StyledActionIcon, b as StyledErrorLabel } from './index-b5f98eec.js';
|
|
8
|
+
import { I as Input } from './index-93bffdf2.js';
|
|
9
9
|
import '@mantine/core';
|
|
10
10
|
import '@mantine/dates';
|
|
11
|
-
import './index-
|
|
12
|
-
import './index-
|
|
13
|
-
import './index-
|
|
14
|
-
import './index-
|
|
15
|
-
import './index-
|
|
16
|
-
import './index-
|
|
17
|
-
import './index-
|
|
18
|
-
import './index.styles-
|
|
19
|
-
import './translationsContext-
|
|
11
|
+
import './index-94aa403c.js';
|
|
12
|
+
import './index-34d565a2.js';
|
|
13
|
+
import './index-61e78b1a.js';
|
|
14
|
+
import './index-16413c5a.js';
|
|
15
|
+
import './index-717e6963.js';
|
|
16
|
+
import './index-84fd862a.js';
|
|
17
|
+
import './index-1338733a.js';
|
|
18
|
+
import './index.styles-6efb573e.js';
|
|
19
|
+
import './translationsContext-82f42174.js';
|
|
20
20
|
import '@mantine/hooks';
|
|
21
|
-
import './index-
|
|
21
|
+
import './index-ebec975c.js';
|
|
22
22
|
|
|
23
23
|
/* eslint-disable prettier/prettier */
|
|
24
24
|
const Search2 = (props) => (React.createElement("svg", Object.assign({ width: "1em", height: "1em", viewBox: "0 0 24 25", fill: "none" }, props),
|