@hhgtech/hhg-components 1.29.519 → 1.29.520-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-6f878614.js → InputDate-f6686f8b.js} +5 -5
- package/build/{LastPeriod-6b1fae97.js → LastPeriod-591e26c5.js} +1 -1
- package/build/{MobileBottomNavigationIcon-327a224e.js → MobileBottomNavigationIcon-16b3849b.js} +3 -3
- package/build/{SiteWideBanner-644d6d49.js → SiteWideBanner-6fb38995.js} +13 -11
- package/build/{Spinner-7b02ec04.js → Spinner-8ab63a9b.js} +1 -1
- package/build/{WhatsApp-f8cf8621.js → WhatsApp-f17b539f.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.js +18 -18
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +15 -15
- package/build/components/atoms/searchInput/index.d.ts +3 -1
- package/build/components/molecules/list/Search.d.ts +2 -1
- package/build/components/navigationV2/components/atoms/HamburgerIcon.d.ts +2 -1
- package/build/components/navigationV2/components/atoms/searchInput/index.constant.d.ts +8 -0
- package/build/components/navigationV2/components/atoms/searchInput/index.styled.d.ts +16 -0
- package/build/components/navigationV2/components/molecules/Categories/index.d.ts +22 -9
- package/build/components/navigationV2/components/molecules/Categories/index.styled.d.ts +8 -0
- package/build/components/navigationV2/components/molecules/menuServiceList/index.d.ts +2 -1
- package/build/components/navigationV2/components/molecules/navigationBar/hamburgerMenu/index.d.ts +2 -1
- package/build/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/helpers.d.ts +17 -0
- package/build/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/index.d.ts +2 -0
- package/build/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/index.styled.d.ts +14 -0
- package/build/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/types.d.ts +5 -0
- package/build/components/navigationV2/components/molecules/navigationBar/stickyBottomPanel/helpers.d.ts +2 -0
- package/build/components/navigationV2/components/molecules/navigationBar/stickyBottomPanel/index.d.ts +3 -0
- package/build/components/navigationV2/index.d.ts +1 -0
- package/build/components.js +107 -106
- package/build/{constants-1bada1fa.js → constants-2fb2ca58.js} +2 -2
- package/build/{constants-10c4b948.js → constants-60b9de0d.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-0ddf94c3.js → core-faff6d5b.js} +1 -1
- package/build/{dataTransform-20e417f7.js → dataTransform-466209b2.js} +1 -1
- package/build/ecom.js +5 -5
- package/build/{editor-78be52c7.js → editor-fde2d8b5.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-26e20b99.js → InputDate-6e4059d2.js} +5 -5
- package/build/esm/{LastPeriod-5d2ac195.js → LastPeriod-1d36a10b.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-5dc4ed03.js → MobileBottomNavigationIcon-154c903c.js} +3 -3
- package/build/esm/{SiteWideBanner-62663d3e.js → SiteWideBanner-11b7337b.js} +13 -11
- package/build/esm/{Spinner-80fd9f9a.js → Spinner-480e7844.js} +1 -1
- package/build/esm/{WhatsApp-147168c0.js → WhatsApp-57e95da0.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.js +18 -18
- package/build/esm/careBookingSearchBar.js +14 -14
- package/build/esm/careBookingSearchBarV2.js +15 -15
- package/build/esm/components/atoms/searchInput/index.d.ts +3 -1
- package/build/esm/components/molecules/list/Search.d.ts +2 -1
- package/build/esm/components/navigationV2/components/atoms/HamburgerIcon.d.ts +2 -1
- package/build/esm/components/navigationV2/components/atoms/searchInput/index.constant.d.ts +8 -0
- package/build/esm/components/navigationV2/components/atoms/searchInput/index.styled.d.ts +16 -0
- package/build/esm/components/navigationV2/components/molecules/Categories/index.d.ts +22 -9
- package/build/esm/components/navigationV2/components/molecules/Categories/index.styled.d.ts +8 -0
- package/build/esm/components/navigationV2/components/molecules/menuServiceList/index.d.ts +2 -1
- package/build/esm/components/navigationV2/components/molecules/navigationBar/hamburgerMenu/index.d.ts +2 -1
- package/build/esm/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/helpers.d.ts +17 -0
- package/build/esm/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/index.d.ts +2 -0
- package/build/esm/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/index.styled.d.ts +14 -0
- package/build/esm/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/types.d.ts +5 -0
- package/build/esm/components/navigationV2/components/molecules/navigationBar/stickyBottomPanel/helpers.d.ts +2 -0
- package/build/esm/components/navigationV2/components/molecules/navigationBar/stickyBottomPanel/index.d.ts +3 -0
- package/build/esm/components/navigationV2/index.d.ts +1 -0
- package/build/esm/components.js +107 -106
- package/build/esm/{constants-502bcf3c.js → constants-2b8bf0b3.js} +2 -2
- package/build/esm/{constants-36f89894.js → constants-8370a399.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-81bdf47b.js → core-8f081a02.js} +1 -1
- package/build/esm/{dataTransform-dfe1ccb3.js → dataTransform-bac0a5ad.js} +1 -1
- package/build/esm/ecom.js +5 -5
- package/build/esm/{editor-932246e6.js → editor-0c9fee53.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-0c1f036b.js → healthTools-64e6bd86.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/translationKeys.d.ts +1 -1
- package/build/esm/i18n-values/en-PH.js +12 -0
- package/build/esm/i18n-values/hi-IN.js +12 -0
- package/build/esm/i18n-values/id-ID.js +12 -0
- package/build/esm/i18n-values/km-KH.js +12 -0
- package/build/esm/i18n-values/ms-MY.js +12 -0
- package/build/esm/i18n-values/my-MM.js +12 -0
- package/build/esm/i18n-values/th-TH.js +12 -0
- package/build/esm/i18n-values/tl-PH.js +12 -0
- package/build/esm/i18n-values/vi-VN.js +12 -0
- package/build/esm/i18n-values/vi-VN_MB.js +12 -0
- package/build/esm/i18n-values/zh-SG.js +12 -0
- package/build/esm/i18n-values/zh-TW.js +12 -0
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/icons/LoginBlueWhite.d.ts +2 -2
- package/build/esm/icons/StarFull.d.ts +1 -1
- package/build/esm/{index-c179f6da.js → index-06181bd7.js} +6 -6
- package/build/esm/{index-6b074628.js → index-0a30fa35.js} +2 -2
- package/build/esm/{index-d334d17b.js → index-115f5f05.js} +2 -2
- package/build/esm/{index-60b66bd9.js → index-14bb822b.js} +14 -14
- package/build/esm/{index-412bddf0.js → index-14ddd53b.js} +25 -25
- package/build/esm/{index-41b5d238.js → index-1b240493.js} +17 -17
- package/build/esm/{index-25ca02b0.js → index-201bc951.js} +21 -21
- package/build/esm/{index-4d934a06.js → index-20aefb63.js} +3 -3
- package/build/esm/{index-a9d53e9e.js → index-210931e3.js} +1 -1
- package/build/esm/{index-ee2d683c.js → index-248616ec.js} +7 -7
- package/build/esm/{index-93cc6ec0.js → index-270e6034.js} +18 -18
- package/build/esm/{index-47b7ada8.js → index-2a623417.js} +15 -15
- package/build/esm/{index-eee937e6.js → index-2cbf239a.js} +13 -13
- package/build/esm/{index-5dc4a52c.js → index-2d3f6f84.js} +4 -4
- package/build/esm/{index-5dd6b9cb.js → index-31e02205.js} +18 -18
- package/build/esm/{index-d2a6ded7.js → index-34243289.js} +3 -3
- package/build/esm/{index-b3e09d1b.js → index-34396c26.js} +1 -1
- package/build/esm/{index-2c94c13b.js → index-36d4268e.js} +13 -13
- package/build/esm/{index-3a4d9ebe.js → index-39717c62.js} +3 -3
- package/build/esm/{index-36cae056.js → index-480aa964.js} +1 -1
- package/build/esm/{index-f156f409.js → index-4c382a37.js} +3 -3
- package/build/esm/{index-1313dfdd.js → index-4e497014.js} +8 -8
- package/build/esm/{index-cc8713e4.js → index-4fcc1d81.js} +9 -9
- package/build/esm/{index-753476ec.js → index-5236e373.js} +2 -2
- package/build/esm/{index-ff9f2685.js → index-5315d432.js} +6 -6
- package/build/esm/{index-2ea39d88.js → index-56abf83f.js} +6 -6
- package/build/esm/{index-5027dfdb.js → index-5ef749da.js} +5 -5
- package/build/esm/{index-c0ce8ba5.js → index-665d3989.js} +452 -99
- package/build/esm/{index-5a46d4b2.js → index-66c8f061.js} +1 -1
- package/build/esm/{index-a28dfbf1.js → index-6b5b89d9.js} +2 -2
- package/build/esm/{index-0bcee386.js → index-6b7ec27c.js} +7 -7
- package/build/esm/{index-e860a1cb.js → index-6d98690b.js} +2 -2
- package/build/esm/{index-cd2bd36e.js → index-6fa7d4d3.js} +2 -2
- package/build/esm/{index-57837cfc.js → index-71d63f2a.js} +3 -3
- package/build/esm/{index-72a75619.js → index-75d57328.js} +9 -9
- package/build/esm/{index-24d92179.js → index-808abecd.js} +15 -15
- package/build/esm/{index-ece7091b.js → index-81428f4d.js} +16 -16
- package/build/esm/{index-cfb6123a.js → index-82944b2d.js} +4 -4
- package/build/esm/{index-641158ef.js → index-8cb561ae.js} +2 -2
- package/build/esm/{index-66425421.js → index-8f0f4b8c.js} +2 -2
- package/build/esm/{index-d52949eb.js → index-93abdeb2.js} +2 -2
- package/build/esm/{index-1fed6c4c.js → index-9629073e.js} +1 -1
- package/build/esm/{index-94d215f7.js → index-97f1b8b4.js} +3 -3
- package/build/esm/{index-56786c3e.js → index-a4f02a3b.js} +14 -14
- package/build/esm/{index-789c625f.js → index-a8f91de4.js} +14 -14
- package/build/esm/{index-469bf436.js → index-acc6aebd.js} +34 -34
- package/build/esm/{index-4628fe6e.js → index-b4ae36d6.js} +2 -2
- package/build/esm/{index-537b5f90.js → index-b4ff45cd.js} +2 -2
- package/build/esm/{index-d067d1b4.js → index-b5beb9d0.js} +2 -2
- package/build/esm/{index-7990915b.js → index-bea883bc.js} +3 -3
- package/build/esm/{index-0c326b24.js → index-c2db3779.js} +22 -22
- package/build/esm/{index-47ad46cd.js → index-cf658b3f.js} +22 -20
- package/build/esm/{index-fb19d689.js → index-d076c774.js} +16 -16
- package/build/esm/{index-fefa825e.js → index-d2d1fa0e.js} +16 -16
- package/build/esm/{index-e62a35da.js → index-d64df22c.js} +3 -3
- package/build/esm/{index-6b1052cc.js → index-d9c2faa3.js} +2 -2
- package/build/esm/{index-15dfba83.js → index-daf9afa2.js} +2 -2
- package/build/esm/{index-6b0af5b7.js → index-de5e40f1.js} +5 -5
- package/build/esm/{index-84eceb0d.js → index-e1246df5.js} +50 -16
- package/build/esm/{index-f7145879.js → index-e1290a35.js} +2 -2
- package/build/esm/{index-93358069.js → index-e348f445.js} +6 -6
- package/build/esm/{index-96cdf727.js → index-e4029b67.js} +32 -32
- package/build/esm/{index-31df99f2.js → index-e43c9d22.js} +19 -19
- package/build/esm/{index-7c702160.js → index-e4b390b5.js} +32 -32
- package/build/esm/{index-0d9e1a89.js → index-ecadb2e2.js} +2 -2
- package/build/esm/{index-e33884a7.js → index-f0b8380d.js} +9 -9
- package/build/esm/{index-667d11e7.js → index-f1ce8af8.js} +3 -3
- package/build/esm/{index-05c4951d.js → index-f298333d.js} +2 -2
- package/build/esm/{index-f3f988ef.js → index-f7105290.js} +1 -1
- package/build/esm/{index-88909ec7.js → index-f7c6d0b7.js} +16 -16
- package/build/esm/{index-c5de3379.js → index-fa75ad9f.js} +1 -1
- package/build/esm/index.js +128 -127
- package/build/esm/{labelSorting-61329e66.js → labelSorting-5be1e599.js} +4 -4
- package/build/esm/lead.js +38 -39
- package/build/esm/{logoIcon-a7659a5e.js → logoIcon-70fdeb77.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 -79
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +17 -17
- package/build/esm/navigation.js +51 -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 +61 -59
- package/build/esm/{post-0d4716fa.js → post-b82a84ed.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 +32 -34
- package/build/esm/{store-d9400cc0.js → store-741e35a1.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-328cb3df.js → surveyThankyouCard-926ad1df.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-45c6403e.js → transform-bbcb34bf.js} +32 -34
- package/build/esm/{translationsProvider-54193aa3.js → translationsProvider-24a499d5.js} +1 -1
- package/build/esm/{treePopoverMenu-5213e57d.js → treePopoverMenu-4004b7bc.js} +19 -19
- package/build/esm/types.js +2 -2
- package/build/esm/{useCartCareService-aacb84d0.js → useCartCareService-6bc6c69b.js} +1 -1
- package/build/esm/{useHealthToolCache-cff65fe9.js → useHealthToolCache-2d88c20d.js} +1 -1
- package/build/esm/{usePhoneValidator-4be31dc6.js → usePhoneValidator-e554d3e1.js} +5 -5
- package/build/esm/{usePlacesAutocomplete-a44babf6.js → usePlacesAutocomplete-9e97838b.js} +1 -1
- package/build/esm/useTogetherAuthRequiredAction.js +10 -10
- package/build/esm/{utils-75d5180c.js → utils-1d8801f2.js} +3 -3
- package/build/esm/{utils-aa605979.js → utils-24d0fdd6.js} +2 -2
- package/build/esm/{utils-3aedd364.js → utils-6638ec68.js} +3 -3
- package/build/esm/{utils-f9021b5c.js → utils-b158a830.js} +5 -5
- package/build/esm/{utils-34f61054.js → utils-ef588a0e.js} +2 -2
- package/build/esm/vaccination.js +22 -22
- package/build/footer.js +22 -22
- package/build/gAssets.js +2 -2
- package/build/{healthTools-5781ad71.js → healthTools-292af0ea.js} +1 -1
- package/build/healthToolsCardWrapper.js +20 -20
- package/build/healthToolsForm.js +35 -35
- package/build/hooks.js +14 -14
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +12 -0
- package/build/i18n-values/hi-IN.js +12 -0
- package/build/i18n-values/id-ID.js +12 -0
- package/build/i18n-values/km-KH.js +12 -0
- package/build/i18n-values/ms-MY.js +12 -0
- package/build/i18n-values/my-MM.js +12 -0
- package/build/i18n-values/th-TH.js +12 -0
- package/build/i18n-values/tl-PH.js +12 -0
- package/build/i18n-values/vi-VN.js +12 -0
- package/build/i18n-values/vi-VN_MB.js +12 -0
- package/build/i18n-values/zh-SG.js +12 -0
- package/build/i18n-values/zh-TW.js +12 -0
- package/build/i18n.js +2 -2
- package/build/i18nV2.js +1 -1
- package/build/icons/LoginBlueWhite.d.ts +2 -2
- package/build/icons/StarFull.d.ts +1 -1
- package/build/{index-f72893f3.js → index-0089c516.js} +2 -2
- package/build/{index-49994e24.js → index-00a08607.js} +6 -6
- package/build/{index-51885cc0.js → index-0212f2a1.js} +1 -1
- package/build/{index-d1b58467.js → index-021f67e0.js} +5 -5
- package/build/{index-ee6cdbf0.js → index-03a4d692.js} +16 -16
- package/build/{index-aa677285.js → index-04c76f93.js} +50 -16
- package/build/{index-56172323.js → index-05305421.js} +2 -2
- package/build/{index-bde9857e.js → index-08c2fdd7.js} +19 -19
- package/build/{index-d398c8c9.js → index-0d91dc05.js} +2 -2
- package/build/{index-977c6396.js → index-0fbb9403.js} +3 -3
- package/build/{index-a9ee2a06.js → index-149e960c.js} +2 -2
- package/build/{index-1456beed.js → index-1a25c004.js} +2 -2
- package/build/{index-2f756d41.js → index-1ab2e6b4.js} +7 -7
- package/build/{index-3d802dd7.js → index-22374220.js} +1 -1
- package/build/{index-5b3548dc.js → index-2dc05b19.js} +2 -2
- package/build/{index-b366f960.js → index-310e7d6b.js} +2 -2
- package/build/{index-64452090.js → index-31341897.js} +2 -2
- package/build/{index-4f4c2ad1.js → index-3145b916.js} +16 -16
- package/build/{index-30ca8a6e.js → index-3375ae92.js} +25 -25
- package/build/{index-f192ab86.js → index-351c2737.js} +6 -6
- package/build/{index-08f51610.js → index-3679d045.js} +1 -1
- package/build/{index-23a6d4e0.js → index-41473c29.js} +6 -6
- package/build/{index-d9b7eac7.js → index-43801cfe.js} +2 -2
- package/build/{index-63002f6c.js → index-45bb8dcd.js} +466 -111
- package/build/{index-40a7f233.js → index-47124834.js} +2 -2
- package/build/{index-a88b3dcc.js → index-47ac5f28.js} +32 -32
- package/build/{index-748f50e4.js → index-47c38105.js} +2 -2
- package/build/{index-79359bd3.js → index-483c9fb6.js} +18 -18
- package/build/{index-4b3825e8.js → index-48a48801.js} +1 -1
- package/build/{index-dddb4296.js → index-492e26e6.js} +16 -16
- package/build/{index-e6889e2e.js → index-4ca16426.js} +3 -3
- package/build/{index-701d070e.js → index-5019e503.js} +5 -5
- package/build/{index-228f1336.js → index-52cba4cd.js} +1 -1
- package/build/{index-56a08d40.js → index-58adf0af.js} +13 -13
- package/build/{index-e561e920.js → index-607878a8.js} +13 -13
- package/build/{index-5024f7ab.js → index-6273a52a.js} +14 -14
- package/build/{index-fa55fb9f.js → index-66f81a09.js} +2 -2
- package/build/{index-42896aa1.js → index-6e5f9908.js} +2 -2
- package/build/{index-acf7a9d1.js → index-7add7dcd.js} +3 -3
- package/build/{index-aa5f36e6.js → index-825963c5.js} +4 -4
- package/build/{index-728a666c.js → index-83c85efc.js} +15 -15
- package/build/{index-4a1bc461.js → index-863d166e.js} +2 -2
- package/build/{index-e0697881.js → index-898c1a60.js} +7 -7
- package/build/{index-9126753f.js → index-94262351.js} +3 -3
- package/build/{index-5410ee8e.js → index-9cf8c01d.js} +14 -14
- package/build/{index-efbabff4.js → index-9f62c202.js} +22 -20
- package/build/{index-dd856e16.js → index-9fb83d59.js} +2 -2
- package/build/{index-286c4fe1.js → index-a8a57a68.js} +14 -14
- package/build/{index-76686c49.js → index-ae15dd03.js} +9 -9
- package/build/{index-dc1befe3.js → index-aece7c90.js} +3 -3
- package/build/{index-b2f4ec16.js → index-af8a0aab.js} +17 -17
- package/build/{index-c7594984.js → index-b303086b.js} +18 -18
- package/build/{index-b55b27fd.js → index-b34379d7.js} +1 -1
- package/build/{index-3c040dea.js → index-b4326244.js} +3 -3
- package/build/{index-93346124.js → index-b44a8c58.js} +8 -8
- package/build/{index-3c4803f0.js → index-b491afec.js} +4 -4
- package/build/{index-9c0f9f18.js → index-bca3bc66.js} +9 -9
- package/build/{index-7a6eb8ac.js → index-bf6c4e8d.js} +21 -21
- package/build/{index-a6450df6.js → index-c0e5d4da.js} +3 -3
- package/build/{index-dfa8c017.js → index-c12905c4.js} +34 -34
- package/build/{index-94b89435.js → index-c2aaca10.js} +6 -6
- package/build/{index-a308604b.js → index-c4c15157.js} +16 -16
- package/build/{index-ff1e4189.js → index-c778459e.js} +32 -32
- package/build/{index-bda8ed47.js → index-ce83650a.js} +3 -3
- package/build/{index-d2a38438.js → index-cf93c9d4.js} +1 -1
- package/build/{index-d81843ca.js → index-d3800b0e.js} +2 -2
- package/build/{index-85712d8b.js → index-d5ec810a.js} +9 -9
- package/build/{index-d43fcaa0.js → index-ee2541a0.js} +2 -2
- package/build/{index-98f70555.js → index-f4c98715.js} +3 -3
- package/build/{index-69094088.js → index-f82894ed.js} +22 -22
- package/build/{index-5210f62d.js → index-fca21dfb.js} +15 -15
- package/build/index.js +129 -128
- package/build/{labelSorting-d548d967.js → labelSorting-997d5e3f.js} +4 -4
- package/build/lead.js +38 -39
- package/build/{logoIcon-dea213e9.js → logoIcon-eafcca0a.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 +79 -79
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +17 -17
- package/build/navigation.js +51 -49
- package/build/navigationLogoutPopup.js +11 -11
- package/build/navigationProfileButton.js +27 -27
- package/build/onboardingV2.js +29 -29
- package/build/organisms.js +61 -59
- package/build/{post-3b9dd055.js → post-5392c727.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 +30 -32
- package/build/{store-af565a44.js → store-839a21ff.js} +3 -3
- package/build/subot.js +39 -39
- package/build/surveyOrPremiumBanner.js +34 -34
- package/build/surveyQuestionCard.js +11 -11
- package/build/{surveyThankyouCard-efd00ef3.js → surveyThankyouCard-f3a43546.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-d1a3343d.js → transform-dfb9472c.js} +32 -34
- package/build/{translationsProvider-67108c33.js → translationsProvider-7e617e6a.js} +1 -1
- package/build/{treePopoverMenu-c6e15fef.js → treePopoverMenu-faf35664.js} +19 -19
- package/build/types.js +2 -2
- package/build/{useCartCareService-38a81b4d.js → useCartCareService-e8fd3a4e.js} +1 -1
- package/build/{useHealthToolCache-4276bbe7.js → useHealthToolCache-47eb2fb1.js} +1 -1
- package/build/{usePhoneValidator-c3c2c185.js → usePhoneValidator-f0160e4b.js} +5 -5
- package/build/{usePlacesAutocomplete-90386e25.js → usePlacesAutocomplete-96998371.js} +1 -1
- package/build/useTogetherAuthRequiredAction.js +10 -10
- package/build/{utils-8e9eebb4.js → utils-3258c618.js} +5 -5
- package/build/{utils-e6f56481.js → utils-6065a265.js} +2 -2
- package/build/{utils-b83a406b.js → utils-92ae3169.js} +2 -2
- package/build/{utils-8f2ae48a.js → utils-b2502e40.js} +3 -3
- package/build/{utils-070868e0.js → utils-bbdef5b3.js} +3 -3
- package/build/vaccination.js +22 -22
- package/package.json +1 -1
- /package/build/{BMI_BOYS.percentile.monthly-ae73b670.js → BMI_BOYS.percentile.monthly-424c6559.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-2e076aa9.js → BMI_BOYS.percentile.weekly-fae29b65.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-f029f082.js → BMI_BOYS.percentile.yearly-8c044b64.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-d91cf83c.js → BMI_BOYS.zscore.monthly-8fbd7cd5.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-570e6f68.js → BMI_BOYS.zscore.weekly-b5e9d201.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-40b8f69c.js → BMI_BOYS.zscore.yearly-5ca7abdd.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-c5b5b891.js → BMI_GIRLS.percentile.monthly-d64b241a.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-ced96b28.js → BMI_GIRLS.percentile.weekly-e7c14ea8.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-9735c35a.js → BMI_GIRLS.percentile.yearly-dd98ff29.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-025f1769.js → BMI_GIRLS.zscore.monthly-3289de14.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-841eb759.js → BMI_GIRLS.zscore.weekly-12dfee09.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-d798f7f5.js → BMI_GIRLS.zscore.yearly-45f83588.js} +0 -0
- /package/build/{ChevronDown-0522cf96.js → ChevronDown-74f0d19d.js} +0 -0
- /package/build/{Close-7603c938.js → Close-1ce383b9.js} +0 -0
- /package/build/{Google-b82049ce.js → Google-5f8aef36.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-17f73c29.js → HEAD CIRCUM_BOYS.percentile.monthly-67161e14.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-b3ea793d.js → HEAD CIRCUM_BOYS.percentile.weekly-0a11e857.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-56c04e97.js → HEAD CIRCUM_BOYS.percentile.yearly-ddc3c85a.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-ad6f4863.js → HEAD CIRCUM_BOYS.zscore.monthly-24973cde.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-f26c7ac4.js → HEAD CIRCUM_BOYS.zscore.weekly-3f444872.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-6e7ac247.js → HEAD CIRCUM_BOYS.zscore.yearly-68f7e559.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-64cb3200.js → HEAD CIRCUM_GIRLS.percentile.monthly-e489d4d1.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-9a3ce650.js → HEAD CIRCUM_GIRLS.percentile.weekly-6a5d12ba.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-f26bb463.js → HEAD CIRCUM_GIRLS.percentile.yearly-1e6bc286.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-322facca.js → HEAD CIRCUM_GIRLS.zscore.monthly-78f7c5d9.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-efb97214.js → HEAD CIRCUM_GIRLS.zscore.weekly-6924494e.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-35cfbd44.js → HEAD CIRCUM_GIRLS.zscore.yearly-403487f0.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-1fd75d63.js → HEIGHT_BOYS.percentile.monthly-82927893.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-796a09dc.js → HEIGHT_BOYS.percentile.weekly-98aa1263.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-a7bc2eb7.js → HEIGHT_BOYS.percentile.yearly-004e7f81.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-acdc4051.js → HEIGHT_BOYS.zscore.monthly-824f584f.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-6cc61ba2.js → HEIGHT_BOYS.zscore.weekly-80acacfd.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-c9d7aa31.js → HEIGHT_BOYS.zscore.yearly-7ec6c338.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-d4f3e178.js → HEIGHT_GIRLS.percentile.monthly-e255c265.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-63d4938e.js → HEIGHT_GIRLS.percentile.weekly-479535a8.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-19a752eb.js → HEIGHT_GIRLS.percentile.yearly-da561ac7.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-e2696f6a.js → HEIGHT_GIRLS.zscore.monthly-827608cf.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-f892f00b.js → HEIGHT_GIRLS.zscore.weekly-a286103c.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-55687fb0.js → HEIGHT_GIRLS.zscore.yearly-e559e650.js} +0 -0
- /package/build/{Locale-023251b1.js → Locale-eb09c2e7.js} +0 -0
- /package/build/{Visible-641b055b.js → Visible-80db3252.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-16fb8a1a.js → WEIGHT_BOYS.percentile.monthly-9f86977f.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-b65966e5.js → WEIGHT_BOYS.percentile.weekly-d1f40274.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-600b1e04.js → WEIGHT_BOYS.percentile.yearly-3c8996c4.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-5ef4309e.js → WEIGHT_BOYS.zscore.monthly-e3647657.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-7060202b.js → WEIGHT_BOYS.zscore.weekly-464913a4.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-330dee3f.js → WEIGHT_BOYS.zscore.yearly-7c58f554.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-49cd4f30.js → WEIGHT_GIRLS.percentile.monthly-cd221557.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-5fd27a32.js → WEIGHT_GIRLS.percentile.weekly-95782cab.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-94f4505d.js → WEIGHT_GIRLS.percentile.yearly-0a594fa4.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-2866891f.js → WEIGHT_GIRLS.zscore.monthly-3178cb6f.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-ab963bf0.js → WEIGHT_GIRLS.zscore.weekly-6153f33b.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-a435ed51.js → WEIGHT_GIRLS.zscore.yearly-cd0898dd.js} +0 -0
- /package/build/{ageGenerate-4b81bd61.js → ageGenerate-cd650f0b.js} +0 -0
- /package/build/{animation-6222f75e.js → animation-e4be5070.js} +0 -0
- /package/build/{constants-79ca0469.js → constants-dced63ea.js} +0 -0
- /package/build/{constants-1d3558c4.js → constants-ee36e55d.js} +0 -0
- /package/build/{context-b69ede23.js → context-3c1e96e4.js} +0 -0
- /package/build/{dataTransform-fe2351bd.js → dataTransform-5264ccbf.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-f4e75c89.js → BMI_BOYS.percentile.monthly-cf5d1cd4.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-d01503a9.js → BMI_BOYS.percentile.weekly-952da7ef.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-305fe654.js → BMI_BOYS.percentile.yearly-4c0cd026.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-db594c66.js → BMI_BOYS.zscore.monthly-6b58d799.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-b0cbc402.js → BMI_BOYS.zscore.weekly-cfa1bacc.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-08109507.js → BMI_BOYS.zscore.yearly-24396698.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-9bfc32c8.js → BMI_GIRLS.percentile.monthly-2a792109.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-d39b2ba8.js → BMI_GIRLS.percentile.weekly-c7131168.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-1acd571b.js → BMI_GIRLS.percentile.yearly-608bbe4a.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-bf4a4633.js → BMI_GIRLS.zscore.monthly-8d0bb351.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-6794e761.js → BMI_GIRLS.zscore.weekly-dc17b0ad.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-a5d60a5e.js → BMI_GIRLS.zscore.yearly-bd898bd2.js} +0 -0
- /package/build/esm/{ChevronDown-b9d5cf01.js → ChevronDown-17c34c37.js} +0 -0
- /package/build/esm/{Close-c0f41fdf.js → Close-71980d96.js} +0 -0
- /package/build/esm/{Google-65c49682.js → Google-d9bc4903.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-cc16252d.js → HEAD CIRCUM_BOYS.percentile.monthly-8398c18a.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-35841129.js → HEAD CIRCUM_BOYS.percentile.weekly-f622d0d1.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-8cbf6f7f.js → HEAD CIRCUM_BOYS.percentile.yearly-3487a2a8.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-e4949d56.js → HEAD CIRCUM_BOYS.zscore.monthly-92b06ded.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-29700f66.js → HEAD CIRCUM_BOYS.zscore.weekly-64e1de9e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-6a1d2748.js → HEAD CIRCUM_BOYS.zscore.yearly-d8174545.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-a15ae262.js → HEAD CIRCUM_GIRLS.percentile.monthly-5ff3f8d4.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-5226b3fc.js → HEAD CIRCUM_GIRLS.percentile.weekly-1c7346d4.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-77504a8c.js → HEAD CIRCUM_GIRLS.percentile.yearly-ec7b514e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-d0e0c860.js → HEAD CIRCUM_GIRLS.zscore.monthly-0d039f2b.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-844543fb.js → HEAD CIRCUM_GIRLS.zscore.weekly-b9402298.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-85c72f81.js → HEAD CIRCUM_GIRLS.zscore.yearly-ea343766.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-0a25fd01.js → HEIGHT_BOYS.percentile.monthly-fe83ae3a.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-1ad3c4db.js → HEIGHT_BOYS.percentile.weekly-f046d4e5.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-5b559df6.js → HEIGHT_BOYS.percentile.yearly-3999c4de.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-8ff378fe.js → HEIGHT_BOYS.zscore.monthly-b42be14a.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-8ee5183f.js → HEIGHT_BOYS.zscore.weekly-35706aa5.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-d6478e59.js → HEIGHT_BOYS.zscore.yearly-8c75ca5b.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-17a0574b.js → HEIGHT_GIRLS.percentile.monthly-55e58ca1.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-b20c118e.js → HEIGHT_GIRLS.percentile.weekly-45ac02ab.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-24d3f7cd.js → HEIGHT_GIRLS.percentile.yearly-e6b357bd.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-385298f4.js → HEIGHT_GIRLS.zscore.monthly-1cc68aae.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-e65f4551.js → HEIGHT_GIRLS.zscore.weekly-f1815bb5.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-c0404ec7.js → HEIGHT_GIRLS.zscore.yearly-387d6613.js} +0 -0
- /package/build/esm/{Locale-ccbbcfba.js → Locale-f571c291.js} +0 -0
- /package/build/esm/{Visible-a224a682.js → Visible-f2316029.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-cda0b3d5.js → WEIGHT_BOYS.percentile.monthly-af78e961.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-20606633.js → WEIGHT_BOYS.percentile.weekly-8f1df7ca.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-07b28755.js → WEIGHT_BOYS.percentile.yearly-6e69b689.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-3d5d8748.js → WEIGHT_BOYS.zscore.monthly-82e751fc.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-0ee138ec.js → WEIGHT_BOYS.zscore.weekly-684155bd.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-710cea43.js → WEIGHT_BOYS.zscore.yearly-133993db.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-3fc4dfea.js → WEIGHT_GIRLS.percentile.monthly-11c81ad6.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-cd7c93bf.js → WEIGHT_GIRLS.percentile.weekly-f8a5e3e9.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-c2ecea50.js → WEIGHT_GIRLS.percentile.yearly-6d95a2bd.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-c110b583.js → WEIGHT_GIRLS.zscore.monthly-68eb0757.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-5be87d15.js → WEIGHT_GIRLS.zscore.weekly-636eb344.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-56ac7e76.js → WEIGHT_GIRLS.zscore.yearly-698d89f3.js} +0 -0
- /package/build/esm/{ageGenerate-a21cf917.js → ageGenerate-915d0417.js} +0 -0
- /package/build/esm/{animation-c1ffca83.js → animation-1f15ce8a.js} +0 -0
- /package/build/esm/{constants-9300255e.js → constants-0c25ae50.js} +0 -0
- /package/build/esm/{constants-c139af0a.js → constants-4bc30e82.js} +0 -0
- /package/build/esm/{context-c723327b.js → context-6c6cc3a9.js} +0 -0
- /package/build/esm/{dataTransform-f4f6dfb8.js → dataTransform-f626c983.js} +0 -0
- /package/build/esm/{index-96236dfa.js → index-05a070a6.js} +0 -0
- /package/build/esm/{index-eca0ff8f.js → index-0e3f3a34.js} +0 -0
- /package/build/esm/{index-b6ca58c1.js → index-32a4108c.js} +0 -0
- /package/build/esm/{index-d995b235.js → index-595d4bdf.js} +0 -0
- /package/build/esm/{index-d1d87df7.js → index-6a893230.js} +0 -0
- /package/build/esm/{index-cbedf2d1.js → index-92004570.js} +0 -0
- /package/build/esm/{index-7d42acb0.js → index-9413d99c.js} +0 -0
- /package/build/esm/{index-310cfd7b.js → index-c78f8d98.js} +0 -0
- /package/build/esm/{index-172af130.js → index-cd7bd634.js} +0 -0
- /package/build/esm/{index.styles-1c4075a2.js → index.styles-56358b7f.js} +0 -0
- /package/build/esm/{localizeNumberFormat-ee914dbd.js → localizeNumberFormat-1631fc51.js} +0 -0
- /package/build/esm/{normalizeLink-340348af.js → normalizeLink-41e229d7.js} +0 -0
- /package/build/esm/{number-21b43b9e.js → number-e975f6cd.js} +0 -0
- /package/build/esm/{paths-35aa2d12.js → paths-59ecc599.js} +0 -0
- /package/build/esm/{shared-60ddd554.js → shared-fe68d723.js} +0 -0
- /package/build/esm/{translationsContext-8fcaea56.js → translationsContext-73e66b96.js} +0 -0
- /package/build/esm/{tslib.es6-fd9c3a30.js → tslib.es6-cedbe749.js} +0 -0
- /package/build/esm/{types-e46e1bed.js → types-39118b23.js} +0 -0
- /package/build/esm/{types-06e55234.js → types-a96c424c.js} +0 -0
- /package/build/esm/{useOutsideClick-3e70ce45.js → useOutsideClick-e244f9db.js} +0 -0
- /package/build/esm/{useScrollbarSize-0177decc.js → useScrollbarSize-208eac56.js} +0 -0
- /package/build/esm/{useUniqueId-ee0a86f3.js → useUniqueId-3731ab61.js} +0 -0
- /package/build/esm/{utils-041340e0.js → utils-4825fe25.js} +0 -0
- /package/build/esm/{utils-9d99f607.js → utils-b41db571.js} +0 -0
- /package/build/{index-caa1c965.js → index-05a1d5a1.js} +0 -0
- /package/build/{index-fb9d7154.js → index-43874f13.js} +0 -0
- /package/build/{index-56bc778e.js → index-881ead49.js} +0 -0
- /package/build/{index-dbb1a5ce.js → index-921c8aaf.js} +0 -0
- /package/build/{index-cf2f4958.js → index-a246c3f7.js} +0 -0
- /package/build/{index-dcd21ea6.js → index-e581d57b.js} +0 -0
- /package/build/{index-35ce90e4.js → index-e68a414e.js} +0 -0
- /package/build/{index-b4ded136.js → index-e841c952.js} +0 -0
- /package/build/{index-eb34d4e4.js → index-f9d75372.js} +0 -0
- /package/build/{index.styles-6b12aaa2.js → index.styles-c07b53b1.js} +0 -0
- /package/build/{localizeNumberFormat-e446962b.js → localizeNumberFormat-603f034d.js} +0 -0
- /package/build/{normalizeLink-73d30e0f.js → normalizeLink-a1f001a6.js} +0 -0
- /package/build/{number-a058bafd.js → number-5e40e20a.js} +0 -0
- /package/build/{paths-d17cb8dc.js → paths-0547272d.js} +0 -0
- /package/build/{shared-7263ba90.js → shared-b72c753b.js} +0 -0
- /package/build/{translationsContext-f63390d1.js → translationsContext-5fba84bd.js} +0 -0
- /package/build/{tslib.es6-55a91ef3.js → tslib.es6-51dcb83d.js} +0 -0
- /package/build/{types-4e3332e5.js → types-8fe98715.js} +0 -0
- /package/build/{types-5adbeb38.js → types-e833a3a6.js} +0 -0
- /package/build/{useOutsideClick-30957eb3.js → useOutsideClick-3f9393bf.js} +0 -0
- /package/build/{useScrollbarSize-3e1e112b.js → useScrollbarSize-36b330d0.js} +0 -0
- /package/build/{useUniqueId-976d0853.js → useUniqueId-f08e396d.js} +0 -0
- /package/build/{utils-c208f2b0.js → utils-57f131d9.js} +0 -0
- /package/build/{utils-4d22aa5a.js → utils-7cde700b.js} +0 -0
|
@@ -1,53 +1,53 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-cedbe749.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { u as useTranslations } from './index-
|
|
4
|
-
import { C as CommonGAssets } from './index-
|
|
5
|
-
import { b as formatUserProfileUrl } from './dataTransform-
|
|
6
|
-
import { H as HealthToolCardWrapper } from './index-
|
|
7
|
-
import { P as PWGForm } from './index-
|
|
8
|
-
import './translationsContext-
|
|
3
|
+
import { u as useTranslations } from './index-480aa964.js';
|
|
4
|
+
import { C as CommonGAssets } from './index-c78f8d98.js';
|
|
5
|
+
import { b as formatUserProfileUrl } from './dataTransform-bac0a5ad.js';
|
|
6
|
+
import { H as HealthToolCardWrapper } from './index-a8f91de4.js';
|
|
7
|
+
import { P as PWGForm } from './index-270e6034.js';
|
|
8
|
+
import './translationsContext-73e66b96.js';
|
|
9
9
|
import './constantsDomainLocales.js';
|
|
10
|
-
import './Locale-
|
|
10
|
+
import './Locale-f571c291.js';
|
|
11
11
|
import './constantsIsProduction.js';
|
|
12
12
|
import '@mantine/core';
|
|
13
13
|
import '@hhgtech/icons/core';
|
|
14
14
|
import '@hhgtech/icons/other';
|
|
15
|
-
import './index-
|
|
15
|
+
import './index-75d57328.js';
|
|
16
16
|
import '@mantine/hooks';
|
|
17
|
-
import './index-
|
|
18
|
-
import './index-
|
|
19
|
-
import './utils-
|
|
17
|
+
import './index-92004570.js';
|
|
18
|
+
import './index-0a30fa35.js';
|
|
19
|
+
import './utils-b41db571.js';
|
|
20
20
|
import '@emotion/styled';
|
|
21
21
|
import '@mantine/carousel';
|
|
22
|
-
import './index-
|
|
23
|
-
import './index-
|
|
22
|
+
import './index-f298333d.js';
|
|
23
|
+
import './index-4e497014.js';
|
|
24
24
|
import 'dayjs';
|
|
25
|
-
import './index-
|
|
25
|
+
import './index-f7105290.js';
|
|
26
26
|
import '@mantine/notifications';
|
|
27
|
-
import './index-
|
|
27
|
+
import './index-b4ae36d6.js';
|
|
28
28
|
import 'date-fns/locale';
|
|
29
29
|
import './constantsSite.js';
|
|
30
30
|
import './constantsRiskScreener.js';
|
|
31
31
|
import './miscTheme.js';
|
|
32
|
-
import './shared-
|
|
32
|
+
import './shared-fe68d723.js';
|
|
33
33
|
import 'classnames';
|
|
34
34
|
import 'uuid';
|
|
35
|
-
import './useUniqueId-
|
|
35
|
+
import './useUniqueId-3731ab61.js';
|
|
36
36
|
import '@emotion/react';
|
|
37
|
-
import './index-
|
|
37
|
+
import './index-71d63f2a.js';
|
|
38
38
|
import '@mantine/dates';
|
|
39
|
-
import './index.styles-
|
|
40
|
-
import './index-
|
|
41
|
-
import './context-
|
|
39
|
+
import './index.styles-56358b7f.js';
|
|
40
|
+
import './index-bea883bc.js';
|
|
41
|
+
import './context-6c6cc3a9.js';
|
|
42
42
|
import '@mantine/form';
|
|
43
|
-
import './useHealthToolCache-
|
|
43
|
+
import './useHealthToolCache-2d88c20d.js';
|
|
44
44
|
import './miscGetDynamicHealthTool.js';
|
|
45
|
-
import './normalizeLink-
|
|
46
|
-
import './core-
|
|
47
|
-
import './constants-
|
|
48
|
-
import './index-
|
|
45
|
+
import './normalizeLink-41e229d7.js';
|
|
46
|
+
import './core-8f081a02.js';
|
|
47
|
+
import './constants-2b8bf0b3.js';
|
|
48
|
+
import './index-82944b2d.js';
|
|
49
49
|
import 'react-keyed-flatten-children';
|
|
50
|
-
import './constants-
|
|
50
|
+
import './constants-4bc30e82.js';
|
|
51
51
|
|
|
52
52
|
const PWGCardEmbed = (_a) => {
|
|
53
53
|
var _b;
|
|
@@ -1,53 +1,53 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-cedbe749.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { u as useTranslations } from './index-
|
|
4
|
-
import { C as CommonGAssets } from './index-
|
|
5
|
-
import { b as formatUserProfileUrl } from './dataTransform-
|
|
6
|
-
import { H as HealthToolCardWrapper } from './index-
|
|
7
|
-
import { T as ThrForm } from './index-
|
|
8
|
-
import './translationsContext-
|
|
3
|
+
import { u as useTranslations } from './index-480aa964.js';
|
|
4
|
+
import { C as CommonGAssets } from './index-c78f8d98.js';
|
|
5
|
+
import { b as formatUserProfileUrl } from './dataTransform-bac0a5ad.js';
|
|
6
|
+
import { H as HealthToolCardWrapper } from './index-a8f91de4.js';
|
|
7
|
+
import { T as ThrForm } from './index-31e02205.js';
|
|
8
|
+
import './translationsContext-73e66b96.js';
|
|
9
9
|
import './constantsDomainLocales.js';
|
|
10
|
-
import './Locale-
|
|
10
|
+
import './Locale-f571c291.js';
|
|
11
11
|
import './constantsIsProduction.js';
|
|
12
12
|
import '@mantine/core';
|
|
13
13
|
import '@hhgtech/icons/core';
|
|
14
14
|
import '@hhgtech/icons/other';
|
|
15
|
-
import './index-
|
|
15
|
+
import './index-75d57328.js';
|
|
16
16
|
import '@mantine/hooks';
|
|
17
|
-
import './index-
|
|
18
|
-
import './index-
|
|
19
|
-
import './utils-
|
|
17
|
+
import './index-92004570.js';
|
|
18
|
+
import './index-0a30fa35.js';
|
|
19
|
+
import './utils-b41db571.js';
|
|
20
20
|
import '@emotion/styled';
|
|
21
21
|
import '@mantine/carousel';
|
|
22
|
-
import './index-
|
|
23
|
-
import './index-
|
|
22
|
+
import './index-f298333d.js';
|
|
23
|
+
import './index-4e497014.js';
|
|
24
24
|
import 'dayjs';
|
|
25
|
-
import './index-
|
|
25
|
+
import './index-f7105290.js';
|
|
26
26
|
import '@mantine/notifications';
|
|
27
|
-
import './index-
|
|
27
|
+
import './index-b4ae36d6.js';
|
|
28
28
|
import 'date-fns/locale';
|
|
29
29
|
import './constantsSite.js';
|
|
30
30
|
import './constantsRiskScreener.js';
|
|
31
31
|
import './miscTheme.js';
|
|
32
|
-
import './shared-
|
|
32
|
+
import './shared-fe68d723.js';
|
|
33
33
|
import 'classnames';
|
|
34
34
|
import 'uuid';
|
|
35
|
-
import './useUniqueId-
|
|
35
|
+
import './useUniqueId-3731ab61.js';
|
|
36
36
|
import '@emotion/react';
|
|
37
|
-
import './index-
|
|
37
|
+
import './index-71d63f2a.js';
|
|
38
38
|
import '@mantine/dates';
|
|
39
|
-
import './index.styles-
|
|
40
|
-
import './index-
|
|
41
|
-
import './context-
|
|
39
|
+
import './index.styles-56358b7f.js';
|
|
40
|
+
import './index-bea883bc.js';
|
|
41
|
+
import './context-6c6cc3a9.js';
|
|
42
42
|
import '@mantine/form';
|
|
43
|
-
import './useHealthToolCache-
|
|
43
|
+
import './useHealthToolCache-2d88c20d.js';
|
|
44
44
|
import './miscGetDynamicHealthTool.js';
|
|
45
|
-
import './normalizeLink-
|
|
46
|
-
import './core-
|
|
47
|
-
import './constants-
|
|
48
|
-
import './index-
|
|
49
|
-
import './index-
|
|
50
|
-
import './index-
|
|
45
|
+
import './normalizeLink-41e229d7.js';
|
|
46
|
+
import './core-8f081a02.js';
|
|
47
|
+
import './constants-2b8bf0b3.js';
|
|
48
|
+
import './index-36d4268e.js';
|
|
49
|
+
import './index-e348f445.js';
|
|
50
|
+
import './index-82944b2d.js';
|
|
51
51
|
import 'react-keyed-flatten-children';
|
|
52
52
|
|
|
53
53
|
const THRCardEmbed = (_a) => {
|
package/build/esm/footer.js
CHANGED
|
@@ -1,41 +1,41 @@
|
|
|
1
|
-
export { F as Footer } from './index-
|
|
1
|
+
export { F as Footer } from './index-d2d1fa0e.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import './index-
|
|
3
|
+
import './index-595d4bdf.js';
|
|
4
4
|
import 'dayjs';
|
|
5
|
-
import './index-
|
|
5
|
+
import './index-b4ae36d6.js';
|
|
6
6
|
import 'date-fns/locale';
|
|
7
|
-
import './index-
|
|
8
|
-
import './Locale-
|
|
7
|
+
import './index-f7105290.js';
|
|
8
|
+
import './Locale-f571c291.js';
|
|
9
9
|
import './constantsSite.js';
|
|
10
10
|
import './constantsDomainLocales.js';
|
|
11
11
|
import './constantsRiskScreener.js';
|
|
12
12
|
import './constantsIsProduction.js';
|
|
13
|
-
import './index-
|
|
14
|
-
import './tslib.es6-
|
|
13
|
+
import './index-75d57328.js';
|
|
14
|
+
import './tslib.es6-cedbe749.js';
|
|
15
15
|
import '@hhgtech/icons/other';
|
|
16
16
|
import '@mantine/core';
|
|
17
17
|
import '@mantine/hooks';
|
|
18
|
-
import './index-
|
|
19
|
-
import './index-
|
|
20
|
-
import './index-
|
|
21
|
-
import './utils-
|
|
18
|
+
import './index-c78f8d98.js';
|
|
19
|
+
import './index-92004570.js';
|
|
20
|
+
import './index-0a30fa35.js';
|
|
21
|
+
import './utils-b41db571.js';
|
|
22
22
|
import '@emotion/styled';
|
|
23
23
|
import '@mantine/carousel';
|
|
24
|
-
import './index-
|
|
25
|
-
import './index-
|
|
24
|
+
import './index-f298333d.js';
|
|
25
|
+
import './index-4e497014.js';
|
|
26
26
|
import '@mantine/notifications';
|
|
27
27
|
import './miscTheme.js';
|
|
28
|
-
import './shared-
|
|
28
|
+
import './shared-fe68d723.js';
|
|
29
29
|
import 'classnames';
|
|
30
30
|
import 'uuid';
|
|
31
|
-
import './useUniqueId-
|
|
31
|
+
import './useUniqueId-3731ab61.js';
|
|
32
32
|
import '@emotion/react';
|
|
33
33
|
import '@hhgtech/icons/core';
|
|
34
|
-
import './index-
|
|
34
|
+
import './index-71d63f2a.js';
|
|
35
35
|
import '@mantine/dates';
|
|
36
|
-
import './index.styles-
|
|
37
|
-
import './translationsContext-
|
|
38
|
-
import './index-
|
|
39
|
-
import './index-
|
|
40
|
-
import './logoIcon-
|
|
41
|
-
import './index-
|
|
36
|
+
import './index.styles-56358b7f.js';
|
|
37
|
+
import './translationsContext-73e66b96.js';
|
|
38
|
+
import './index-bea883bc.js';
|
|
39
|
+
import './index-56abf83f.js';
|
|
40
|
+
import './logoIcon-70fdeb77.js';
|
|
41
|
+
import './index-210931e3.js';
|
package/build/esm/gAssets.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as CommonGAssets, G as GAssets } from './index-
|
|
1
|
+
export { C as CommonGAssets, G as GAssets } from './index-c78f8d98.js';
|
|
2
2
|
import './constantsDomainLocales.js';
|
|
3
|
-
import './Locale-
|
|
3
|
+
import './Locale-f571c291.js';
|
|
4
4
|
import './constantsIsProduction.js';
|
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
import './tslib.es6-
|
|
1
|
+
import './tslib.es6-cedbe749.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import '@mantine/core';
|
|
4
|
-
export { H as HealthToolCardWrapper } from './index-
|
|
5
|
-
import './context-
|
|
6
|
-
import './index-
|
|
4
|
+
export { H as HealthToolCardWrapper } from './index-a8f91de4.js';
|
|
5
|
+
import './context-6c6cc3a9.js';
|
|
6
|
+
import './index-92004570.js';
|
|
7
7
|
import '@hhgtech/icons/core';
|
|
8
8
|
import '@hhgtech/icons/other';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-75d57328.js';
|
|
10
10
|
import '@mantine/hooks';
|
|
11
|
-
import './index-
|
|
11
|
+
import './index-c78f8d98.js';
|
|
12
12
|
import './constantsDomainLocales.js';
|
|
13
|
-
import './Locale-
|
|
13
|
+
import './Locale-f571c291.js';
|
|
14
14
|
import './constantsIsProduction.js';
|
|
15
|
-
import './index-
|
|
16
|
-
import './utils-
|
|
15
|
+
import './index-0a30fa35.js';
|
|
16
|
+
import './utils-b41db571.js';
|
|
17
17
|
import '@emotion/styled';
|
|
18
18
|
import '@mantine/carousel';
|
|
19
|
-
import './index-
|
|
20
|
-
import './index-
|
|
19
|
+
import './index-f298333d.js';
|
|
20
|
+
import './index-4e497014.js';
|
|
21
21
|
import 'dayjs';
|
|
22
|
-
import './index-
|
|
22
|
+
import './index-f7105290.js';
|
|
23
23
|
import '@mantine/notifications';
|
|
24
|
-
import './index-
|
|
24
|
+
import './index-b4ae36d6.js';
|
|
25
25
|
import 'date-fns/locale';
|
|
26
26
|
import './constantsSite.js';
|
|
27
27
|
import './constantsRiskScreener.js';
|
|
28
28
|
import './miscTheme.js';
|
|
29
|
-
import './shared-
|
|
29
|
+
import './shared-fe68d723.js';
|
|
30
30
|
import 'classnames';
|
|
31
31
|
import 'uuid';
|
|
32
|
-
import './useUniqueId-
|
|
32
|
+
import './useUniqueId-3731ab61.js';
|
|
33
33
|
import '@emotion/react';
|
|
34
|
-
import './index-
|
|
34
|
+
import './index-71d63f2a.js';
|
|
35
35
|
import '@mantine/dates';
|
|
36
|
-
import './index.styles-
|
|
37
|
-
import './index-
|
|
38
|
-
import './translationsContext-
|
|
39
|
-
import './index-
|
|
36
|
+
import './index.styles-56358b7f.js';
|
|
37
|
+
import './index-480aa964.js';
|
|
38
|
+
import './translationsContext-73e66b96.js';
|
|
39
|
+
import './index-bea883bc.js';
|
|
@@ -1,60 +1,60 @@
|
|
|
1
|
-
export { D as DueDateForm } from './index-
|
|
2
|
-
export { B as BmiForm } from './index-
|
|
3
|
-
export { B as BabyPoopForm } from './index-
|
|
4
|
-
export { T as ThrForm } from './index-
|
|
5
|
-
export { O as OvulationForm } from './index-
|
|
6
|
-
export { B as BabyVaccineForm } from './index-
|
|
7
|
-
export { P as PWGForm } from './index-
|
|
8
|
-
import './tslib.es6-
|
|
1
|
+
export { D as DueDateForm } from './index-d076c774.js';
|
|
2
|
+
export { B as BmiForm } from './index-e43c9d22.js';
|
|
3
|
+
export { B as BabyPoopForm } from './index-2a623417.js';
|
|
4
|
+
export { T as ThrForm } from './index-31e02205.js';
|
|
5
|
+
export { O as OvulationForm } from './index-a4f02a3b.js';
|
|
6
|
+
export { B as BabyVaccineForm } from './index-14bb822b.js';
|
|
7
|
+
export { P as PWGForm } from './index-270e6034.js';
|
|
8
|
+
import './tslib.es6-cedbe749.js';
|
|
9
9
|
import 'react';
|
|
10
10
|
import '@mantine/core';
|
|
11
11
|
import 'date-fns';
|
|
12
|
-
import './LastPeriod-
|
|
13
|
-
import './Locale-
|
|
12
|
+
import './LastPeriod-1d36a10b.js';
|
|
13
|
+
import './Locale-f571c291.js';
|
|
14
14
|
import '@mantine/form';
|
|
15
15
|
import 'dayjs';
|
|
16
|
-
import './index-
|
|
16
|
+
import './index-75d57328.js';
|
|
17
17
|
import '@hhgtech/icons/other';
|
|
18
18
|
import '@mantine/hooks';
|
|
19
|
-
import './index-
|
|
19
|
+
import './index-c78f8d98.js';
|
|
20
20
|
import './constantsDomainLocales.js';
|
|
21
21
|
import './constantsIsProduction.js';
|
|
22
|
-
import './index-
|
|
23
|
-
import './index-
|
|
24
|
-
import './utils-
|
|
22
|
+
import './index-92004570.js';
|
|
23
|
+
import './index-0a30fa35.js';
|
|
24
|
+
import './utils-b41db571.js';
|
|
25
25
|
import '@emotion/styled';
|
|
26
26
|
import '@mantine/carousel';
|
|
27
|
-
import './index-
|
|
28
|
-
import './index-
|
|
29
|
-
import './index-
|
|
27
|
+
import './index-f298333d.js';
|
|
28
|
+
import './index-4e497014.js';
|
|
29
|
+
import './index-f7105290.js';
|
|
30
30
|
import '@mantine/notifications';
|
|
31
|
-
import './index-
|
|
31
|
+
import './index-b4ae36d6.js';
|
|
32
32
|
import 'date-fns/locale';
|
|
33
33
|
import './constantsSite.js';
|
|
34
34
|
import './constantsRiskScreener.js';
|
|
35
35
|
import './miscTheme.js';
|
|
36
|
-
import './shared-
|
|
36
|
+
import './shared-fe68d723.js';
|
|
37
37
|
import 'classnames';
|
|
38
38
|
import 'uuid';
|
|
39
|
-
import './useUniqueId-
|
|
39
|
+
import './useUniqueId-3731ab61.js';
|
|
40
40
|
import '@emotion/react';
|
|
41
41
|
import '@hhgtech/icons/core';
|
|
42
|
-
import './index-
|
|
43
|
-
import './index-
|
|
42
|
+
import './index-71d63f2a.js';
|
|
43
|
+
import './index-e348f445.js';
|
|
44
44
|
import '@mantine/dates';
|
|
45
|
-
import './index.styles-
|
|
46
|
-
import './index-
|
|
47
|
-
import './translationsContext-
|
|
48
|
-
import './index-
|
|
49
|
-
import './index-
|
|
45
|
+
import './index.styles-56358b7f.js';
|
|
46
|
+
import './index-480aa964.js';
|
|
47
|
+
import './translationsContext-73e66b96.js';
|
|
48
|
+
import './index-bea883bc.js';
|
|
49
|
+
import './index-82944b2d.js';
|
|
50
50
|
import 'react-keyed-flatten-children';
|
|
51
|
-
import './context-
|
|
51
|
+
import './context-6c6cc3a9.js';
|
|
52
52
|
import 'react-hook-form';
|
|
53
|
-
import './useHealthToolCache-
|
|
53
|
+
import './useHealthToolCache-2d88c20d.js';
|
|
54
54
|
import './miscGetDynamicHealthTool.js';
|
|
55
|
-
import './normalizeLink-
|
|
56
|
-
import './core-
|
|
57
|
-
import './constants-
|
|
58
|
-
import './index-
|
|
55
|
+
import './normalizeLink-41e229d7.js';
|
|
56
|
+
import './core-8f081a02.js';
|
|
57
|
+
import './constants-2b8bf0b3.js';
|
|
58
|
+
import './index-36d4268e.js';
|
|
59
59
|
import './embeddedHeathToolCards_helpers.js';
|
|
60
|
-
import './constants-
|
|
60
|
+
import './constants-4bc30e82.js';
|
package/build/esm/hooks.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
export { u as useTranslations } from './index-
|
|
2
|
-
export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-
|
|
3
|
-
export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, d as usePhoneValidator, a as usePrevious, b as useRafState } from './usePhoneValidator-
|
|
4
|
-
export { u as useHealthToolsCache } from './useHealthToolCache-
|
|
5
|
-
export { a as useCartCareService, u as useIsInit } from './useCartCareService-
|
|
6
|
-
export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-
|
|
7
|
-
export { u as useInitialMount, a as useUniqueId } from './useUniqueId-
|
|
1
|
+
export { u as useTranslations } from './index-480aa964.js';
|
|
2
|
+
export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-208eac56.js';
|
|
3
|
+
export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, d as usePhoneValidator, a as usePrevious, b as useRafState } from './usePhoneValidator-e554d3e1.js';
|
|
4
|
+
export { u as useHealthToolsCache } from './useHealthToolCache-2d88c20d.js';
|
|
5
|
+
export { a as useCartCareService, u as useIsInit } from './useCartCareService-6bc6c69b.js';
|
|
6
|
+
export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-e244f9db.js';
|
|
7
|
+
export { u as useInitialMount, a as useUniqueId } from './useUniqueId-3731ab61.js';
|
|
8
8
|
import 'react';
|
|
9
|
-
import './translationsContext-
|
|
9
|
+
import './translationsContext-73e66b96.js';
|
|
10
10
|
import 'lodash/debounce';
|
|
11
|
-
import './tslib.es6-
|
|
11
|
+
import './tslib.es6-cedbe749.js';
|
|
12
12
|
import './miscCookieHelper.js';
|
|
13
|
-
import './index-
|
|
14
|
-
import './Locale-
|
|
13
|
+
import './index-f7105290.js';
|
|
14
|
+
import './Locale-f571c291.js';
|
|
15
15
|
import './miscGetDynamicHealthTool.js';
|
|
16
|
-
import './normalizeLink-
|
|
16
|
+
import './normalizeLink-41e229d7.js';
|
|
17
17
|
import './constantsDomainLocales.js';
|
|
18
18
|
import './constantsIsProduction.js';
|
|
19
|
-
import './core-
|
|
19
|
+
import './core-8f081a02.js';
|
|
20
20
|
import 'zustand';
|
|
21
21
|
import 'zustand/middleware';
|
|
22
|
-
import './index-
|
|
22
|
+
import './index-b4ae36d6.js';
|
|
23
23
|
import 'date-fns/locale';
|
|
24
24
|
import './constantsSite.js';
|
|
25
25
|
import './constantsRiskScreener.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.newsletter.label' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.question.glp1Awareness' | 'bmi.question.glp1Awareness.desc' | 'bmi.question.weightLossSupport' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'collectPhoneNumber.action' | 'collectPhoneNumber.descriptionSuccess' | 'collectPhoneNumber.inputInvalid' | 'collectPhoneNumber.inputLabel' | 'collectPhoneNumber.phoneRequired' | 'collectPhoneNumber.title' | 'collectPhoneNumber.titleSuccess' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.action.close' | 'common.answeredBy' | 'common.articleCard.doctor' | 'common.articleCard.reviewedDoctor' | 'common.btn.uploadPhoto' | 'common.clinicHospital' | 'common.education' | 'common.expertiseCredentials' | 'common.insurance' | 'common.insuranceIntro' | 'common.noResult' | 'common.otherHighlights' | 'common.paymentMethods' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.rating.bad' | 'common.rating.excellent' | 'common.rating.good' | 'common.rating.meh' | 'common.rating.worse' | 'common.readMore' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctor' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'detail.hpvScreenerButton' | 'detail.hpvScreenerSubtitle' | 'detail.hpvScreenerTitle' | 'detail.openHours' | 'detail.screened' | 'doctorInfoComponent.loginToCall' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.find_my_booking' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'genderOptsSelectControl.placeholder' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthToolsForm.editInProfile' | 'healthToolsForm.label.yourBirthday' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'hospital.status.closed' | 'hospital.status.opening' | 'inlineFreebie.freeSample.title' | 'inlineFreebie.luckyDrawGift.title' | 'inlineFreebie.value' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'leadgen.message.error.name_required' | 'leadgen.message.error.phone_invalid' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.button.cartCareService' | 'navigation.find_my_booking' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
|
|
1
|
+
export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.newsletter.label' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.question.glp1Awareness' | 'bmi.question.glp1Awareness.desc' | 'bmi.question.weightLossSupport' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'collectPhoneNumber.action' | 'collectPhoneNumber.descriptionSuccess' | 'collectPhoneNumber.inputInvalid' | 'collectPhoneNumber.inputLabel' | 'collectPhoneNumber.phoneRequired' | 'collectPhoneNumber.title' | 'collectPhoneNumber.titleSuccess' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.action.close' | 'common.answeredBy' | 'common.articleCard.doctor' | 'common.articleCard.reviewedDoctor' | 'common.btn.uploadPhoto' | 'common.clinicHospital' | 'common.education' | 'common.expertiseCredentials' | 'common.insurance' | 'common.insuranceIntro' | 'common.noResult' | 'common.otherHighlights' | 'common.paymentMethods' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.rating.bad' | 'common.rating.excellent' | 'common.rating.good' | 'common.rating.meh' | 'common.rating.worse' | 'common.readMore' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctor' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'detail.hpvScreenerButton' | 'detail.hpvScreenerSubtitle' | 'detail.hpvScreenerTitle' | 'detail.openHours' | 'detail.screened' | 'doctorInfoComponent.loginToCall' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.find_my_booking' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'genderOptsSelectControl.placeholder' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthToolsForm.editInProfile' | 'healthToolsForm.label.yourBirthday' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'hospital.status.closed' | 'hospital.status.opening' | 'inlineFreebie.freeSample.title' | 'inlineFreebie.luckyDrawGift.title' | 'inlineFreebie.value' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'leadgen.message.error.name_required' | 'leadgen.message.error.phone_invalid' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.button.cartCareService' | 'navigation.find_my_booking' | 'navigation.loginJoin' | 'navigation.o2oMenu.consultADoctor' | 'navigation.o2oMenu.eggFreezing' | 'navigation.o2oMenu.healthScreeners' | 'navigation.o2oMenu.vaccination' | 'navigation.o2oMenu.weightLoss' | 'navigation.search.input.placeholder' | 'navigation.search.input.placeholder.animation.authenticProducts' | 'navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform' | 'navigation.search.input.placeholder.animation.findNearestClinic' | 'navigation.search.input.placeholder.animation.freeConsultation' | 'navigation.search.input.placeholder.animation.freeDoctorConsultation' | 'navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation' | 'navigation.search.input.placeholder.animation.reputableFacilities' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
|