@hhgtech/hhg-components 1.29.521 → 1.29.522
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-be0357d5.js → InputDate-f3f9f8a8.js} +5 -5
- package/build/{LastPeriod-65ebcba4.js → LastPeriod-c1a85b5d.js} +1 -1
- package/build/{MobileBottomNavigationIcon-a349e932.js → MobileBottomNavigationIcon-048fbdf4.js} +3 -3
- package/build/{SiteWideBanner-2daa0997.js → SiteWideBanner-1cdf41d3.js} +13 -11
- package/build/{Spinner-bbe18072.js → Spinner-978f35db.js} +1 -1
- package/build/{WhatsApp-b11399cd.js → WhatsApp-272e119a.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/genderOptionControl/index.d.ts +2 -1
- package/build/components/atoms/searchInput/index.d.ts +3 -1
- package/build/components/mantine/input/index.d.ts +2 -0
- 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 +17 -0
- package/build/components/navigationV2/components/molecules/Categories/index.d.ts +24 -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/index.d.ts +1 -1
- package/build/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/helpers.d.ts +19 -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/index.d.ts +3 -0
- package/build/components/navigationV2/hooks/useSetGlobalHeaderHeight.d.ts +5 -0
- package/build/components/navigationV2/index.d.ts +2 -1
- package/build/components/navigationV2/types.d.ts +1 -0
- package/build/components/organisms/index.d.ts +1 -0
- package/build/components/organisms/popupRequestConsultation/index.d.ts +3 -0
- package/build/components/organisms/popupRequestConsultation/index.styled.d.ts +35 -0
- package/build/components/organisms/popupRequestConsultation/popupRequestConsultation.d.ts +21 -0
- package/build/components/organisms/popupRequestConsultation/requestConsultationForm.d.ts +22 -0
- package/build/components/organisms/popupRequestConsultation/requestConsultationSuccess.d.ts +6 -0
- package/build/components.js +118 -106
- package/build/{constants-93cbf507.js → constants-285923f0.js} +2 -2
- package/build/{constants-addda3c7.js → constants-c1cf5a0d.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-b77d0ae2.js → core-2e2a0d67.js} +1 -1
- package/build/{dataTransform-30077a8a.js → dataTransform-e39e7ed4.js} +1 -1
- package/build/ecom.js +5 -5
- package/build/{editor-54980af9.js → editor-ac6c2f4c.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-289d95a9.js → InputDate-b32c8f1d.js} +5 -5
- package/build/esm/{LastPeriod-85d04e62.js → LastPeriod-6e55fa01.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-59ea8f84.js → MobileBottomNavigationIcon-b9801cf1.js} +3 -3
- package/build/esm/{SiteWideBanner-7fb6ae94.js → SiteWideBanner-4ce52e06.js} +13 -11
- package/build/esm/{Spinner-60149098.js → Spinner-108c6932.js} +1 -1
- package/build/esm/{WhatsApp-e6ef7ccd.js → WhatsApp-f035a732.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/genderOptionControl/index.d.ts +2 -1
- package/build/esm/components/atoms/searchInput/index.d.ts +3 -1
- package/build/esm/components/mantine/input/index.d.ts +2 -0
- 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 +17 -0
- package/build/esm/components/navigationV2/components/molecules/Categories/index.d.ts +24 -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/index.d.ts +1 -1
- package/build/esm/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/helpers.d.ts +19 -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/index.d.ts +3 -0
- package/build/esm/components/navigationV2/hooks/useSetGlobalHeaderHeight.d.ts +5 -0
- package/build/esm/components/navigationV2/index.d.ts +2 -1
- package/build/esm/components/navigationV2/types.d.ts +1 -0
- package/build/esm/components/organisms/index.d.ts +1 -0
- package/build/esm/components/organisms/popupRequestConsultation/index.d.ts +3 -0
- package/build/esm/components/organisms/popupRequestConsultation/index.styled.d.ts +35 -0
- package/build/esm/components/organisms/popupRequestConsultation/popupRequestConsultation.d.ts +21 -0
- package/build/esm/components/organisms/popupRequestConsultation/requestConsultationForm.d.ts +22 -0
- package/build/esm/components/organisms/popupRequestConsultation/requestConsultationSuccess.d.ts +6 -0
- package/build/esm/components.js +107 -106
- package/build/esm/{constants-7ccfd6d4.js → constants-7f92603d.js} +1 -1
- package/build/esm/{constants-ed00cb10.js → constants-a9eb2002.js} +2 -2
- 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-95f39c6d.js → core-3c069436.js} +1 -1
- package/build/esm/{dataTransform-364b6f3b.js → dataTransform-c43f3540.js} +1 -1
- package/build/esm/ecom.js +5 -5
- package/build/esm/{editor-6ccc3eba.js → editor-059ee2b9.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-29259551.js → healthTools-a0cb3aa7.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 +22 -0
- package/build/esm/i18n-values/hi-IN.js +22 -0
- package/build/esm/i18n-values/id-ID.js +22 -0
- package/build/esm/i18n-values/km-KH.js +22 -0
- package/build/esm/i18n-values/ms-MY.js +24 -2
- package/build/esm/i18n-values/my-MM.js +22 -0
- package/build/esm/i18n-values/th-TH.js +22 -0
- package/build/esm/i18n-values/tl-PH.js +22 -0
- package/build/esm/i18n-values/vi-VN.js +22 -0
- package/build/esm/i18n-values/vi-VN_MB.js +22 -0
- package/build/esm/i18n-values/zh-SG.js +22 -0
- package/build/esm/i18n-values/zh-TW.js +22 -0
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/icons/Comment.d.ts +4 -0
- package/build/esm/icons/index.d.ts +2 -1
- package/build/esm/{index-dec3064a.js → index-025c5880.js} +7 -7
- package/build/esm/{index-1fd9b1a2.js → index-044e2f16.js} +3 -3
- package/build/esm/{index-a4fbae0b.js → index-05053064.js} +2 -2
- package/build/esm/{index-76c8ec47.js → index-0f5e0517.js} +1 -1
- package/build/esm/{index-4ebdb8aa.js → index-10ac306d.js} +3 -3
- package/build/esm/{index-7f614635.js → index-10c02294.js} +6 -6
- package/build/esm/{index-ca0bad86.js → index-126214c9.js} +480 -32
- package/build/esm/{index-79391f70.js → index-17576b24.js} +32 -32
- package/build/esm/{index-d55b2554.js → index-1a2437e2.js} +2 -2
- package/build/esm/{index-1b1dfe6d.js → index-1aedcee7.js} +2 -2
- package/build/esm/{index-56da23f6.js → index-1f0c4e8f.js} +7 -7
- package/build/esm/{index-f15f0af3.js → index-22e3e49e.js} +3 -3
- package/build/esm/{index-cfc42c9f.js → index-2bc027b6.js} +2 -2
- package/build/esm/{index-277a468f.js → index-2c22cae1.js} +4 -4
- package/build/esm/{index-86a781a9.js → index-2c8bdd23.js} +3 -3
- package/build/esm/{index-317ce468.js → index-324d1815.js} +8 -8
- package/build/esm/{index-66853e4d.js → index-3394ba60.js} +497 -98
- package/build/esm/{index-04690731.js → index-375bf97c.js} +2 -2
- package/build/esm/{index-7d1ab7f0.js → index-3b692ae9.js} +2 -2
- package/build/esm/{index-ee2d840c.js → index-41834efe.js} +3 -3
- package/build/esm/{index-9972ce6f.js → index-452dc5e7.js} +3 -3
- package/build/esm/{index-075aea53.js → index-5704da2b.js} +1 -1
- package/build/esm/{index-40c2191c.js → index-5985006f.js} +14 -14
- package/build/esm/{index-814b6620.js → index-63f27c23.js} +16 -16
- package/build/esm/{index-b02416d1.js → index-6564be5f.js} +50 -16
- package/build/esm/{index-98a3a524.js → index-6c3f55dc.js} +6 -6
- package/build/esm/{index-09fd3dc5.js → index-70367dec.js} +2 -2
- package/build/esm/{index-aea1a57b.js → index-720bcf9b.js} +10 -5
- package/build/esm/{index-dd415557.js → index-72a5c887.js} +14 -14
- package/build/esm/{index-1db7979a.js → index-771faa8b.js} +2 -2
- package/build/esm/{index-4e693096.js → index-79459a2f.js} +3 -3
- package/build/esm/{index-ab23c6d7.js → index-7ac9aaeb.js} +3 -3
- package/build/esm/{index-c1f612f4.js → index-859c4a8b.js} +21 -21
- package/build/esm/{index-b3d02a98.js → index-85c6f9df.js} +32 -32
- package/build/esm/{index-2188e4ea.js → index-87d353b9.js} +3 -3
- package/build/esm/{index-274390c7.js → index-8abcbc1f.js} +22 -22
- package/build/esm/{index-fb59463a.js → index-8cf93997.js} +15 -15
- package/build/esm/{index-edf89b3d.js → index-8d84256a.js} +25 -25
- package/build/esm/{index-ac07f853.js → index-8f4c2469.js} +1 -1
- package/build/esm/{index-00e043c8.js → index-8fca5628.js} +2 -2
- package/build/esm/{index-ee72cc7b.js → index-9a442860.js} +1 -1
- package/build/esm/{index-fbb99b79.js → index-9b319825.js} +2 -2
- package/build/esm/{index-0ef49b17.js → index-9e6c60d4.js} +5 -5
- package/build/esm/{index-4ad5bc16.js → index-9f04aaba.js} +18 -18
- package/build/esm/{index-564da9ff.js → index-a67f2880.js} +16 -16
- package/build/esm/{index-a1bf18c6.js → index-a6f9d4a3.js} +4 -4
- package/build/esm/{index-d78703b9.js → index-aa7f201f.js} +2 -2
- package/build/esm/{index-921a1ab6.js → index-af6b196f.js} +19 -19
- package/build/esm/{index-26a6bc4b.js → index-b2a9db66.js} +18 -18
- package/build/esm/{index-418f34f1.js → index-bbf86299.js} +2 -2
- package/build/esm/{index-d9d273e9.js → index-bf71b5ed.js} +14 -14
- package/build/esm/{index-628e7de1.js → index-c1fd4173.js} +3 -3
- package/build/esm/{index-868cc17e.js → index-c400ba9e.js} +6 -6
- package/build/esm/{index-0f9e0f69.js → index-c5834248.js} +11 -11
- package/build/esm/{index-6e1099fa.js → index-c70f5ce0.js} +6 -6
- package/build/esm/{index-04d422be.js → index-d4adda73.js} +1 -1
- package/build/esm/{index-6760c53a.js → index-d660d39f.js} +2 -2
- package/build/esm/{index-625ae923.js → index-d7cb734c.js} +15 -15
- package/build/esm/{index-1ba56c4c.js → index-d8a2d22d.js} +9 -9
- package/build/esm/{index-5c052886.js → index-de02e42b.js} +17 -17
- package/build/esm/{index-8b77134c.js → index-dfa92fca.js} +16 -16
- package/build/esm/{index-f4b23869.js → index-dfe43fe4.js} +2 -2
- package/build/esm/{index-0227a9a0.js → index-e4c18585.js} +16 -16
- package/build/esm/{index-55f5e1ad.js → index-ec6a8b5e.js} +11 -11
- package/build/esm/{index-8ee69c88.js → index-ee2984e2.js} +2 -2
- package/build/esm/{index-d2556ece.js → index-eede6858.js} +2 -2
- package/build/esm/{index-8d0c52cc.js → index-f16661ae.js} +1 -1
- package/build/esm/{index-40ebbfa8.js → index-f1cbb09d.js} +13 -13
- package/build/esm/{index-13b8f0ac.js → index-f2673383.js} +16 -16
- package/build/esm/{index-c2133151.js → index-fa4a36d6.js} +1 -1
- package/build/esm/{index-d093633f.js → index-fe7f1f16.js} +2 -2
- package/build/esm/index.js +128 -127
- package/build/esm/{labelSorting-ab31bc41.js → labelSorting-63e8be8f.js} +4 -4
- package/build/esm/lead.js +37 -37
- package/build/esm/{logoIcon-efe6c45c.js → logoIcon-d1135ff7.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 +64 -59
- package/build/esm/{post-8f15c875.js → post-26e07988.js} +2 -2
- package/build/esm/profileNavigation.js +20 -20
- package/build/esm/progressBar.js +1 -1
- package/build/esm/pwg.js +23 -23
- package/build/esm/ssoV2.js +31 -31
- package/build/esm/{store-b9cc8631.js → store-7b7b05b2.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-6cb72fc0.js → surveyThankyouCard-2117570d.js} +5 -5
- package/build/esm/together/components/molecules/createPostVideo/socialLinkPopup/index.styled.d.ts +1 -0
- 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-9563f07d.js → transform-bf3bdb72.js} +28 -28
- package/build/esm/{translationsProvider-9dbf1c01.js → translationsProvider-d79ba1bc.js} +1 -1
- package/build/esm/{treePopoverMenu-65f7c1fd.js → treePopoverMenu-61ef3a50.js} +19 -19
- package/build/esm/types.js +2 -2
- package/build/esm/{useCartCareService-90dbca05.js → useCartCareService-f12539a6.js} +1 -1
- package/build/esm/{useHealthToolCache-7b21d486.js → useHealthToolCache-df5e5b9c.js} +1 -1
- package/build/esm/{usePhoneValidator-4734b972.js → usePhoneValidator-0792958e.js} +5 -5
- package/build/esm/{usePlacesAutocomplete-7e0c1e1e.js → usePlacesAutocomplete-895187d9.js} +1 -1
- package/build/esm/useTogetherAuthRequiredAction.js +10 -10
- package/build/esm/{utils-ed85abb5.js → utils-3f23cfd3.js} +3 -3
- package/build/esm/{utils-cf5f9baa.js → utils-5d4504c7.js} +2 -2
- package/build/esm/{utils-ff4d80b7.js → utils-d0acd18e.js} +3 -3
- package/build/esm/{utils-b07f114d.js → utils-f0f11d29.js} +2 -2
- package/build/esm/{utils-ddf72844.js → utils-fac650fd.js} +5 -5
- package/build/esm/vaccination.js +22 -22
- package/build/footer.js +22 -22
- package/build/gAssets.js +2 -2
- package/build/{healthTools-a7fb034f.js → healthTools-139365b8.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 +22 -0
- package/build/i18n-values/hi-IN.js +22 -0
- package/build/i18n-values/id-ID.js +22 -0
- package/build/i18n-values/km-KH.js +22 -0
- package/build/i18n-values/ms-MY.js +24 -2
- package/build/i18n-values/my-MM.js +22 -0
- package/build/i18n-values/th-TH.js +22 -0
- package/build/i18n-values/tl-PH.js +22 -0
- package/build/i18n-values/vi-VN.js +22 -0
- package/build/i18n-values/vi-VN_MB.js +22 -0
- package/build/i18n-values/zh-SG.js +22 -0
- package/build/i18n-values/zh-TW.js +22 -0
- package/build/i18n.js +2 -2
- package/build/i18nV2.js +1 -1
- package/build/icons/Comment.d.ts +4 -0
- package/build/icons/index.d.ts +2 -1
- package/build/{index-ad8a8df5.js → index-07535b27.js} +1 -1
- package/build/{index-66d449b0.js → index-0894eb41.js} +16 -16
- package/build/{index-ca07dd94.js → index-0bd69e07.js} +50 -16
- package/build/{index-2aab9cff.js → index-11e15b3f.js} +4 -4
- package/build/{index-18719b7a.js → index-1ba3fd53.js} +511 -110
- package/build/{index-ca38d60d.js → index-23a34004.js} +19 -19
- package/build/{index-8028de6c.js → index-25e6a32c.js} +2 -2
- package/build/{index-ca63de6f.js → index-2d18ea72.js} +2 -2
- package/build/{index-9e47af2e.js → index-32cc7a4f.js} +2 -2
- package/build/{index-33eede7d.js → index-33a83fe1.js} +32 -32
- package/build/{index-5d15461e.js → index-34f30870.js} +3 -3
- package/build/{index-af71571f.js → index-37e407af.js} +1 -1
- package/build/{index-107d84db.js → index-39536099.js} +1 -1
- package/build/{index-31a6beae.js → index-3d70dfe4.js} +494 -42
- package/build/{index-900ce1bb.js → index-446ef3f8.js} +32 -32
- package/build/{index-ac4fb354.js → index-44d6412d.js} +6 -6
- package/build/{index-acaa4658.js → index-4ccd20f5.js} +2 -2
- package/build/{index-5b750d07.js → index-53a4cefe.js} +11 -11
- package/build/{index-23b54fe1.js → index-5997bfbb.js} +2 -2
- package/build/{index-0f06d5a6.js → index-5c1aa4e6.js} +14 -14
- package/build/{index-19502d18.js → index-5e8e1538.js} +2 -2
- package/build/{index-1f7cabaa.js → index-644b344e.js} +3 -3
- package/build/{index-ded9cd27.js → index-64d5dd79.js} +16 -16
- package/build/{index-94922895.js → index-7255f47e.js} +3 -3
- package/build/{index-fb4fdfca.js → index-74f50c52.js} +3 -3
- package/build/{index-08598cd8.js → index-7643d0fd.js} +3 -3
- package/build/{index-61da3808.js → index-771cd7d7.js} +1 -1
- package/build/{index-f4f22099.js → index-79ce88bc.js} +2 -2
- package/build/{index-420fe2e9.js → index-7af7c0c5.js} +9 -9
- package/build/{index-e8a320c5.js → index-7c79d2e4.js} +2 -2
- package/build/{index-c4db2e4a.js → index-8270fb6d.js} +6 -6
- package/build/{index-ef957b97.js → index-88bd5053.js} +1 -1
- package/build/{index-e81290a9.js → index-8fd92ce4.js} +13 -13
- package/build/{index-b3b91fe0.js → index-91667c07.js} +6 -6
- package/build/{index-ccb74c2a.js → index-9716dfe4.js} +2 -2
- package/build/{index-a7211a0c.js → index-98c51189.js} +2 -2
- package/build/{index-efaab887.js → index-98ca7a41.js} +1 -1
- package/build/{index-3b2899c5.js → index-9aad70f2.js} +11 -11
- package/build/{index-f77ef91c.js → index-a8a63af6.js} +18 -18
- package/build/{index-7fe6d7ec.js → index-ad012522.js} +8 -8
- package/build/{index-884e91af.js → index-af367814.js} +3 -3
- package/build/{index-b7fa3a12.js → index-b000bdad.js} +21 -21
- package/build/{index-b95907dd.js → index-b358f0dd.js} +2 -2
- package/build/{index-f94e61db.js → index-b56bdd57.js} +18 -18
- package/build/{index-ef928e53.js → index-b5b2a73e.js} +2 -2
- package/build/{index-d32c5c39.js → index-b608cb45.js} +3 -3
- package/build/{index-6c9949b8.js → index-b661ba1c.js} +25 -25
- package/build/{index-7647efbb.js → index-b9c36ad2.js} +16 -16
- package/build/{index-1bddadc6.js → index-bb7ced93.js} +10 -5
- package/build/{index-6fa1c012.js → index-bc2807c4.js} +1 -1
- package/build/{index-799ec44b.js → index-c00615ef.js} +15 -15
- package/build/{index-793dc132.js → index-c62dd804.js} +17 -17
- package/build/{index-dd454bc4.js → index-c8f729e3.js} +2 -2
- package/build/{index-3025762a.js → index-cbe1f16f.js} +22 -22
- package/build/{index-43fd1937.js → index-ce34cad5.js} +3 -3
- package/build/{index-f352d598.js → index-cff37c8a.js} +2 -2
- package/build/{index-3beca29b.js → index-d02ad439.js} +14 -14
- package/build/{index-96f7f987.js → index-d26899a2.js} +16 -16
- package/build/{index-11d72ca4.js → index-d4856e3b.js} +7 -7
- package/build/{index-55526120.js → index-d85dadf9.js} +7 -7
- package/build/{index-3a5e1da3.js → index-d8c44dcb.js} +15 -15
- package/build/{index-119f154b.js → index-dca6193b.js} +16 -16
- package/build/{index-a2a6d499.js → index-dd2fcca6.js} +3 -3
- package/build/{index-8a1f50c7.js → index-ea318f73.js} +5 -5
- package/build/{index-7933730a.js → index-ee72fe9e.js} +6 -6
- package/build/{index-606ec72d.js → index-eeae890c.js} +14 -14
- package/build/{index-ce14c103.js → index-f09ad6dd.js} +4 -4
- package/build/{index-b0e2748b.js → index-f33c9390.js} +2 -2
- package/build/{index-d79f1d1e.js → index-f53a4e8a.js} +3 -3
- package/build/{index-355e5da9.js → index-fd07e516.js} +2 -2
- package/build/{index-33185a03.js → index-ff2c9425.js} +2 -2
- package/build/index.js +140 -127
- package/build/{labelSorting-2a15a38e.js → labelSorting-eab2db5e.js} +4 -4
- package/build/lead.js +37 -37
- package/build/{logoIcon-effce180.js → logoIcon-06a1e7e7.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 +75 -59
- package/build/{post-21d8a489.js → post-3000adfd.js} +2 -2
- package/build/profileNavigation.js +20 -20
- package/build/progressBar.js +1 -1
- package/build/pwg.js +23 -23
- package/build/ssoV2.js +29 -29
- package/build/{store-91dfd44f.js → store-2a84e4f6.js} +3 -3
- package/build/subot.js +39 -39
- package/build/surveyOrPremiumBanner.js +34 -34
- package/build/surveyQuestionCard.js +11 -11
- package/build/{surveyThankyouCard-e60d752c.js → surveyThankyouCard-2823b564.js} +5 -5
- package/build/together/components/molecules/createPostVideo/socialLinkPopup/index.styled.d.ts +1 -0
- 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-37a6c1f5.js → transform-667c0120.js} +28 -28
- package/build/{translationsProvider-e0a3cdf9.js → translationsProvider-6bdd34fd.js} +1 -1
- package/build/{treePopoverMenu-8e4acff9.js → treePopoverMenu-0417dbf0.js} +19 -19
- package/build/types.js +2 -2
- package/build/{useCartCareService-5f49ad4f.js → useCartCareService-bd04e3f0.js} +1 -1
- package/build/{useHealthToolCache-e399d5ca.js → useHealthToolCache-f280d3a4.js} +1 -1
- package/build/{usePhoneValidator-4fd779d6.js → usePhoneValidator-7edb12fa.js} +5 -5
- package/build/{usePlacesAutocomplete-d920be3f.js → usePlacesAutocomplete-7d895b3c.js} +1 -1
- package/build/useTogetherAuthRequiredAction.js +10 -10
- package/build/{utils-e9abde35.js → utils-321dcb87.js} +5 -5
- package/build/{utils-08687038.js → utils-6eec9ccd.js} +2 -2
- package/build/{utils-e0974821.js → utils-7205c627.js} +3 -3
- package/build/{utils-59dffb2f.js → utils-a02c7049.js} +3 -3
- package/build/{utils-6706e3d9.js → utils-de7e02cf.js} +2 -2
- package/build/vaccination.js +22 -22
- package/package.json +1 -1
- /package/build/{BMI_BOYS.percentile.monthly-56fedf68.js → BMI_BOYS.percentile.monthly-a95b9521.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-c033b069.js → BMI_BOYS.percentile.weekly-a5a6db34.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-05daf33e.js → BMI_BOYS.percentile.yearly-f9312d65.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-b1b6812d.js → BMI_BOYS.zscore.monthly-4e840a78.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-3f9a6129.js → BMI_BOYS.zscore.weekly-d8b7c996.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-b9b552a4.js → BMI_BOYS.zscore.yearly-5ad9a285.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-679f8f11.js → BMI_GIRLS.percentile.monthly-85d22779.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-8f55aa20.js → BMI_GIRLS.percentile.weekly-cc974eef.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-c1e088ca.js → BMI_GIRLS.percentile.yearly-b4e25d38.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-96fde731.js → BMI_GIRLS.zscore.monthly-8fd42678.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-e3c8d37f.js → BMI_GIRLS.zscore.weekly-a593bcc5.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-5ed79e1d.js → BMI_GIRLS.zscore.yearly-1412ee04.js} +0 -0
- /package/build/{ChevronDown-fef53ec0.js → ChevronDown-2001e4be.js} +0 -0
- /package/build/{Close-bc46edc7.js → Close-f731afc7.js} +0 -0
- /package/build/{Google-d854bcda.js → Google-d039bfed.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-92af7899.js → HEAD CIRCUM_BOYS.percentile.monthly-2d9b86ce.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-af81664c.js → HEAD CIRCUM_BOYS.percentile.weekly-d371b542.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-260b414b.js → HEAD CIRCUM_BOYS.percentile.yearly-d87994d4.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-2670db22.js → HEAD CIRCUM_BOYS.zscore.monthly-bab09302.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-46cbf8b4.js → HEAD CIRCUM_BOYS.zscore.weekly-c1e28bf5.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-461b65eb.js → HEAD CIRCUM_BOYS.zscore.yearly-3ddb3b6f.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-f96874ff.js → HEAD CIRCUM_GIRLS.percentile.monthly-c3c4b9bf.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-8c105f00.js → HEAD CIRCUM_GIRLS.percentile.weekly-1e40ae23.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-964c2e0a.js → HEAD CIRCUM_GIRLS.percentile.yearly-1f7e3e82.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-0f17de2a.js → HEAD CIRCUM_GIRLS.zscore.monthly-8e481dfb.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-b6c8c0fc.js → HEAD CIRCUM_GIRLS.zscore.weekly-1c58d7a3.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-bf50b38d.js → HEAD CIRCUM_GIRLS.zscore.yearly-2d94194e.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-7f65ab88.js → HEIGHT_BOYS.percentile.monthly-3fd692ac.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-86bd533c.js → HEIGHT_BOYS.percentile.weekly-967495f2.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-f0401b40.js → HEIGHT_BOYS.percentile.yearly-8377b71e.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-e05174e8.js → HEIGHT_BOYS.zscore.monthly-b18ffb6c.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-03b5c0c9.js → HEIGHT_BOYS.zscore.weekly-0d176f7e.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-4e92c3b6.js → HEIGHT_BOYS.zscore.yearly-c0484b05.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-0a8cf2ac.js → HEIGHT_GIRLS.percentile.monthly-97193f59.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-a79235fa.js → HEIGHT_GIRLS.percentile.weekly-5c068cf3.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-75b443d1.js → HEIGHT_GIRLS.percentile.yearly-80939d00.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-3f332129.js → HEIGHT_GIRLS.zscore.monthly-faac0f0a.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-b1825685.js → HEIGHT_GIRLS.zscore.weekly-1c0cea1d.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-00abaabc.js → HEIGHT_GIRLS.zscore.yearly-8567710c.js} +0 -0
- /package/build/{Locale-c4915152.js → Locale-14aea328.js} +0 -0
- /package/build/{Visible-6396ef3e.js → Visible-c1e44721.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-6b46aad7.js → WEIGHT_BOYS.percentile.monthly-be9ca121.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-a106ec04.js → WEIGHT_BOYS.percentile.weekly-c451370e.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-30d6510c.js → WEIGHT_BOYS.percentile.yearly-5504657d.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-f626d1be.js → WEIGHT_BOYS.zscore.monthly-2013c0ee.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-2a286caa.js → WEIGHT_BOYS.zscore.weekly-47758473.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-5fdd3455.js → WEIGHT_BOYS.zscore.yearly-3171ee79.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-f936cbc4.js → WEIGHT_GIRLS.percentile.monthly-bc684a7b.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-cbfe33ba.js → WEIGHT_GIRLS.percentile.weekly-2c0a31f9.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-7b656635.js → WEIGHT_GIRLS.percentile.yearly-2ecd5d73.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-da164c9c.js → WEIGHT_GIRLS.zscore.monthly-c4d41b3b.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-89fdb8f0.js → WEIGHT_GIRLS.zscore.weekly-d9d760ed.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-0dea2f15.js → WEIGHT_GIRLS.zscore.yearly-130d4f53.js} +0 -0
- /package/build/{ageGenerate-3cf4c2b6.js → ageGenerate-56c6594c.js} +0 -0
- /package/build/{animation-4ee5f00d.js → animation-5dcb5881.js} +0 -0
- /package/build/{constants-ec323f74.js → constants-336ad12d.js} +0 -0
- /package/build/{constants-e0b13438.js → constants-46b0c0b4.js} +0 -0
- /package/build/{context-08419a6f.js → context-e09ac966.js} +0 -0
- /package/build/{dataTransform-ba85a1ca.js → dataTransform-c2065420.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-e047a7c1.js → BMI_BOYS.percentile.monthly-9eebe128.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-65a2dbcc.js → BMI_BOYS.percentile.weekly-29bec390.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-cc00cf29.js → BMI_BOYS.percentile.yearly-59d4a410.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-08b71f73.js → BMI_BOYS.zscore.monthly-801fe488.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-73e7cea6.js → BMI_BOYS.zscore.weekly-f03223e7.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-9572a5e6.js → BMI_BOYS.zscore.yearly-f3701234.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-cbc4b2bc.js → BMI_GIRLS.percentile.monthly-9e02cb1d.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-843e778d.js → BMI_GIRLS.percentile.weekly-90276faf.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-9c10daad.js → BMI_GIRLS.percentile.yearly-882fe8c3.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-4dda267e.js → BMI_GIRLS.zscore.monthly-9cbc1286.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-c630f8a0.js → BMI_GIRLS.zscore.weekly-7f681cf7.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-9cba1ebd.js → BMI_GIRLS.zscore.yearly-d82d04c3.js} +0 -0
- /package/build/esm/{ChevronDown-702e5c77.js → ChevronDown-5952396d.js} +0 -0
- /package/build/esm/{Close-82e274d2.js → Close-d03fd8ac.js} +0 -0
- /package/build/esm/{Google-dd66c28a.js → Google-c05b2af0.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-79171f0f.js → HEAD CIRCUM_BOYS.percentile.monthly-953865ad.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-22481fed.js → HEAD CIRCUM_BOYS.percentile.weekly-2ae48078.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-0b6fd46e.js → HEAD CIRCUM_BOYS.percentile.yearly-32b7ca41.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-e8d443db.js → HEAD CIRCUM_BOYS.zscore.monthly-e176fae5.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-5df95e92.js → HEAD CIRCUM_BOYS.zscore.weekly-6e37741f.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-cfcc95bb.js → HEAD CIRCUM_BOYS.zscore.yearly-f427a40e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-70b810ae.js → HEAD CIRCUM_GIRLS.percentile.monthly-df7709d6.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-f203d33b.js → HEAD CIRCUM_GIRLS.percentile.weekly-1b39ce66.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-9dfa0e1d.js → HEAD CIRCUM_GIRLS.percentile.yearly-272e1bce.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-9edda8b4.js → HEAD CIRCUM_GIRLS.zscore.monthly-a05e0896.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-e472f75e.js → HEAD CIRCUM_GIRLS.zscore.weekly-7e86fc5f.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-8b6c3887.js → HEAD CIRCUM_GIRLS.zscore.yearly-e02e4fd8.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-ea53d4b4.js → HEIGHT_BOYS.percentile.monthly-112c685e.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-d8aea731.js → HEIGHT_BOYS.percentile.weekly-c6566e9c.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-af17333f.js → HEIGHT_BOYS.percentile.yearly-263c760f.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-b95aa16f.js → HEIGHT_BOYS.zscore.monthly-c6334dee.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-9c08e6ab.js → HEIGHT_BOYS.zscore.weekly-50c53fb8.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-8e03e727.js → HEIGHT_BOYS.zscore.yearly-f921f26a.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-12856830.js → HEIGHT_GIRLS.percentile.monthly-1ace42ac.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-b71f96d3.js → HEIGHT_GIRLS.percentile.weekly-4e572a4a.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-aa2c4d58.js → HEIGHT_GIRLS.percentile.yearly-961c855f.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-da6d516a.js → HEIGHT_GIRLS.zscore.monthly-d53e0222.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-f2a1ef58.js → HEIGHT_GIRLS.zscore.weekly-4f262371.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-4a1f0bda.js → HEIGHT_GIRLS.zscore.yearly-08315439.js} +0 -0
- /package/build/esm/{Locale-c91569c7.js → Locale-6abc9284.js} +0 -0
- /package/build/esm/{Visible-12f47f21.js → Visible-0313443c.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-2252e1a5.js → WEIGHT_BOYS.percentile.monthly-a91b68e3.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-f1aa7ff6.js → WEIGHT_BOYS.percentile.weekly-e0b0bfbf.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-8214a0e2.js → WEIGHT_BOYS.percentile.yearly-c0c79a9e.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-d32aeed3.js → WEIGHT_BOYS.zscore.monthly-5049f266.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-91079102.js → WEIGHT_BOYS.zscore.weekly-9e41d2cc.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-35abdf2b.js → WEIGHT_BOYS.zscore.yearly-9cec01bc.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-993b9eb5.js → WEIGHT_GIRLS.percentile.monthly-20809563.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-18785008.js → WEIGHT_GIRLS.percentile.weekly-ed2e83c8.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-99fa6dae.js → WEIGHT_GIRLS.percentile.yearly-7171382d.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-e07d7cea.js → WEIGHT_GIRLS.zscore.monthly-733806ca.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-49cab73a.js → WEIGHT_GIRLS.zscore.weekly-859e3f29.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-1e44f423.js → WEIGHT_GIRLS.zscore.yearly-352c0137.js} +0 -0
- /package/build/esm/{ageGenerate-860997d8.js → ageGenerate-b586db8b.js} +0 -0
- /package/build/esm/{animation-ddf108fa.js → animation-de317d35.js} +0 -0
- /package/build/esm/{constants-2bb5d1df.js → constants-9b735ed4.js} +0 -0
- /package/build/esm/{constants-48e3f120.js → constants-d8132783.js} +0 -0
- /package/build/esm/{context-5c7ec5a1.js → context-16a4e2d0.js} +0 -0
- /package/build/esm/{dataTransform-109dc239.js → dataTransform-cc131f2e.js} +0 -0
- /package/build/esm/{index-40776deb.js → index-32ea5cc4.js} +0 -0
- /package/build/esm/{index-da56e05f.js → index-4e9f3dc3.js} +0 -0
- /package/build/esm/{index-845c02e3.js → index-653172ea.js} +0 -0
- /package/build/esm/{index-ced8eccf.js → index-82c2fdab.js} +0 -0
- /package/build/esm/{index-cf1170be.js → index-83f068c6.js} +0 -0
- /package/build/esm/{index-c396bf6d.js → index-b44b157d.js} +0 -0
- /package/build/esm/{index-08e74f29.js → index-bb7bec6d.js} +0 -0
- /package/build/esm/{index-6de26f1b.js → index-e6191b6c.js} +0 -0
- /package/build/esm/{index-f05a642d.js → index-feb9eb50.js} +0 -0
- /package/build/esm/{index.styles-f69f093d.js → index.styles-ca5d34f7.js} +0 -0
- /package/build/esm/{localizeNumberFormat-209b585d.js → localizeNumberFormat-091a9b42.js} +0 -0
- /package/build/esm/{normalizeLink-c0ed1917.js → normalizeLink-97aee973.js} +0 -0
- /package/build/esm/{number-935c7817.js → number-1147fa3a.js} +0 -0
- /package/build/esm/{paths-38d04b4a.js → paths-5acdce30.js} +0 -0
- /package/build/esm/{shared-05d69b32.js → shared-5f136432.js} +0 -0
- /package/build/esm/{translationsContext-feee9b2c.js → translationsContext-a950b1d4.js} +0 -0
- /package/build/esm/{tslib.es6-4d86d0e7.js → tslib.es6-3853d4a3.js} +0 -0
- /package/build/esm/{types-f381a5b6.js → types-8e06ae5f.js} +0 -0
- /package/build/esm/{types-f32b2f06.js → types-9760f3aa.js} +0 -0
- /package/build/esm/{useOutsideClick-60386f7f.js → useOutsideClick-02955c60.js} +0 -0
- /package/build/esm/{useScrollbarSize-084cff36.js → useScrollbarSize-e70f3ba9.js} +0 -0
- /package/build/esm/{useUniqueId-895de08a.js → useUniqueId-124a466a.js} +0 -0
- /package/build/esm/{utils-1aec7e90.js → utils-a687cd4d.js} +0 -0
- /package/build/esm/{utils-d14a4831.js → utils-ee9cf19f.js} +0 -0
- /package/build/{index-eb58a4e8.js → index-2b7822ab.js} +0 -0
- /package/build/{index-0d5e715a.js → index-31539c01.js} +0 -0
- /package/build/{index-c17c8e6f.js → index-580a6dc0.js} +0 -0
- /package/build/{index-35f93a97.js → index-69562b92.js} +0 -0
- /package/build/{index-3ad43108.js → index-811fbff0.js} +0 -0
- /package/build/{index-9cb60834.js → index-b2204c8e.js} +0 -0
- /package/build/{index-a100f582.js → index-b964720f.js} +0 -0
- /package/build/{index-76a194b2.js → index-bfa9b679.js} +0 -0
- /package/build/{index-f9dcc20a.js → index-f1f8adb1.js} +0 -0
- /package/build/{index.styles-4826f7d3.js → index.styles-d9e59182.js} +0 -0
- /package/build/{localizeNumberFormat-b5ce609d.js → localizeNumberFormat-17e7696d.js} +0 -0
- /package/build/{normalizeLink-8d704e1d.js → normalizeLink-90fe6271.js} +0 -0
- /package/build/{number-204f9bd9.js → number-2e903f80.js} +0 -0
- /package/build/{paths-e53c6a15.js → paths-55e4f857.js} +0 -0
- /package/build/{shared-e17ba550.js → shared-0c3d9ce1.js} +0 -0
- /package/build/{translationsContext-0c2edd33.js → translationsContext-91f0df22.js} +0 -0
- /package/build/{tslib.es6-90d249e9.js → tslib.es6-d20de44e.js} +0 -0
- /package/build/{types-fd8244a0.js → types-4eb727ae.js} +0 -0
- /package/build/{types-c3ee583a.js → types-b5febc39.js} +0 -0
- /package/build/{useOutsideClick-5a3a0ac3.js → useOutsideClick-8a23d2de.js} +0 -0
- /package/build/{useScrollbarSize-aeec2e37.js → useScrollbarSize-163e115b.js} +0 -0
- /package/build/{useUniqueId-cd5daeb9.js → useUniqueId-5ee93a2c.js} +0 -0
- /package/build/{utils-f209b063.js → utils-5067112f.js} +0 -0
- /package/build/{utils-4cab5f6d.js → utils-75821981.js} +0 -0
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
import './tslib.es6-
|
|
1
|
+
import './tslib.es6-3853d4a3.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-bf71b5ed.js';
|
|
5
|
+
import './context-16a4e2d0.js';
|
|
6
|
+
import './index-4e9f3dc3.js';
|
|
7
7
|
import '@hhgtech/icons/core';
|
|
8
8
|
import '@hhgtech/icons/other';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-ec6a8b5e.js';
|
|
10
10
|
import '@mantine/hooks';
|
|
11
|
-
import './index-
|
|
11
|
+
import './index-feb9eb50.js';
|
|
12
12
|
import './constantsDomainLocales.js';
|
|
13
|
-
import './Locale-
|
|
13
|
+
import './Locale-6abc9284.js';
|
|
14
14
|
import './constantsIsProduction.js';
|
|
15
|
-
import './index-
|
|
16
|
-
import './utils-
|
|
15
|
+
import './index-fe7f1f16.js';
|
|
16
|
+
import './utils-ee9cf19f.js';
|
|
17
17
|
import '@emotion/styled';
|
|
18
18
|
import '@mantine/carousel';
|
|
19
|
-
import './index-
|
|
20
|
-
import './index-
|
|
19
|
+
import './index-05053064.js';
|
|
20
|
+
import './index-324d1815.js';
|
|
21
21
|
import 'dayjs';
|
|
22
|
-
import './index-
|
|
22
|
+
import './index-5704da2b.js';
|
|
23
23
|
import '@mantine/notifications';
|
|
24
|
-
import './index-
|
|
24
|
+
import './index-1aedcee7.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-5f136432.js';
|
|
30
30
|
import 'classnames';
|
|
31
31
|
import 'uuid';
|
|
32
|
-
import './useUniqueId-
|
|
32
|
+
import './useUniqueId-124a466a.js';
|
|
33
33
|
import '@emotion/react';
|
|
34
|
-
import './index-
|
|
34
|
+
import './index-044e2f16.js';
|
|
35
35
|
import '@mantine/dates';
|
|
36
|
-
import './index.styles-
|
|
37
|
-
import './index-
|
|
38
|
-
import './translationsContext-
|
|
39
|
-
import './index-
|
|
36
|
+
import './index.styles-ca5d34f7.js';
|
|
37
|
+
import './index-d4adda73.js';
|
|
38
|
+
import './translationsContext-a950b1d4.js';
|
|
39
|
+
import './index-2c8bdd23.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-f2673383.js';
|
|
2
|
+
export { B as BmiForm } from './index-af6b196f.js';
|
|
3
|
+
export { B as BabyPoopForm } from './index-d7cb734c.js';
|
|
4
|
+
export { T as ThrForm } from './index-9f04aaba.js';
|
|
5
|
+
export { O as OvulationForm } from './index-5985006f.js';
|
|
6
|
+
export { B as BabyVaccineForm } from './index-72a5c887.js';
|
|
7
|
+
export { P as PWGForm } from './index-b2a9db66.js';
|
|
8
|
+
import './tslib.es6-3853d4a3.js';
|
|
9
9
|
import 'react';
|
|
10
10
|
import '@mantine/core';
|
|
11
11
|
import 'date-fns';
|
|
12
|
-
import './LastPeriod-
|
|
13
|
-
import './Locale-
|
|
12
|
+
import './LastPeriod-6e55fa01.js';
|
|
13
|
+
import './Locale-6abc9284.js';
|
|
14
14
|
import '@mantine/form';
|
|
15
15
|
import 'dayjs';
|
|
16
|
-
import './index-
|
|
16
|
+
import './index-ec6a8b5e.js';
|
|
17
17
|
import '@hhgtech/icons/other';
|
|
18
18
|
import '@mantine/hooks';
|
|
19
|
-
import './index-
|
|
19
|
+
import './index-feb9eb50.js';
|
|
20
20
|
import './constantsDomainLocales.js';
|
|
21
21
|
import './constantsIsProduction.js';
|
|
22
|
-
import './index-
|
|
23
|
-
import './index-
|
|
24
|
-
import './utils-
|
|
22
|
+
import './index-4e9f3dc3.js';
|
|
23
|
+
import './index-fe7f1f16.js';
|
|
24
|
+
import './utils-ee9cf19f.js';
|
|
25
25
|
import '@emotion/styled';
|
|
26
26
|
import '@mantine/carousel';
|
|
27
|
-
import './index-
|
|
28
|
-
import './index-
|
|
29
|
-
import './index-
|
|
27
|
+
import './index-05053064.js';
|
|
28
|
+
import './index-324d1815.js';
|
|
29
|
+
import './index-5704da2b.js';
|
|
30
30
|
import '@mantine/notifications';
|
|
31
|
-
import './index-
|
|
31
|
+
import './index-1aedcee7.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-5f136432.js';
|
|
37
37
|
import 'classnames';
|
|
38
38
|
import 'uuid';
|
|
39
|
-
import './useUniqueId-
|
|
39
|
+
import './useUniqueId-124a466a.js';
|
|
40
40
|
import '@emotion/react';
|
|
41
41
|
import '@hhgtech/icons/core';
|
|
42
|
-
import './index-
|
|
43
|
-
import './index-
|
|
42
|
+
import './index-044e2f16.js';
|
|
43
|
+
import './index-6c3f55dc.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-ca5d34f7.js';
|
|
46
|
+
import './index-d4adda73.js';
|
|
47
|
+
import './translationsContext-a950b1d4.js';
|
|
48
|
+
import './index-2c8bdd23.js';
|
|
49
|
+
import './index-a6f9d4a3.js';
|
|
50
50
|
import 'react-keyed-flatten-children';
|
|
51
|
-
import './context-
|
|
51
|
+
import './context-16a4e2d0.js';
|
|
52
52
|
import 'react-hook-form';
|
|
53
|
-
import './useHealthToolCache-
|
|
53
|
+
import './useHealthToolCache-df5e5b9c.js';
|
|
54
54
|
import './miscGetDynamicHealthTool.js';
|
|
55
|
-
import './normalizeLink-
|
|
56
|
-
import './core-
|
|
57
|
-
import './constants-
|
|
58
|
-
import './index-
|
|
55
|
+
import './normalizeLink-97aee973.js';
|
|
56
|
+
import './core-3c069436.js';
|
|
57
|
+
import './constants-a9eb2002.js';
|
|
58
|
+
import './index-63f27c23.js';
|
|
59
59
|
import './embeddedHeathToolCards_helpers.js';
|
|
60
|
-
import './constants-
|
|
60
|
+
import './constants-d8132783.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-d4adda73.js';
|
|
2
|
+
export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-e70f3ba9.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-0792958e.js';
|
|
4
|
+
export { u as useHealthToolsCache } from './useHealthToolCache-df5e5b9c.js';
|
|
5
|
+
export { a as useCartCareService, u as useIsInit } from './useCartCareService-f12539a6.js';
|
|
6
|
+
export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-02955c60.js';
|
|
7
|
+
export { u as useInitialMount, a as useUniqueId } from './useUniqueId-124a466a.js';
|
|
8
8
|
import 'react';
|
|
9
|
-
import './translationsContext-
|
|
9
|
+
import './translationsContext-a950b1d4.js';
|
|
10
10
|
import 'lodash/debounce';
|
|
11
|
-
import './tslib.es6-
|
|
11
|
+
import './tslib.es6-3853d4a3.js';
|
|
12
12
|
import './miscCookieHelper.js';
|
|
13
|
-
import './index-
|
|
14
|
-
import './Locale-
|
|
13
|
+
import './index-5704da2b.js';
|
|
14
|
+
import './Locale-6abc9284.js';
|
|
15
15
|
import './miscGetDynamicHealthTool.js';
|
|
16
|
-
import './normalizeLink-
|
|
16
|
+
import './normalizeLink-97aee973.js';
|
|
17
17
|
import './constantsDomainLocales.js';
|
|
18
18
|
import './constantsIsProduction.js';
|
|
19
|
-
import './core-
|
|
19
|
+
import './core-3c069436.js';
|
|
20
20
|
import 'zustand';
|
|
21
21
|
import 'zustand/middleware';
|
|
22
|
-
import './index-
|
|
22
|
+
import './index-1aedcee7.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' | 'popupRequestConsultation.action' | 'popupRequestConsultation.descriptionSuccess' | 'popupRequestConsultation.gender' | 'popupRequestConsultation.genderRequired' | 'popupRequestConsultation.nameRequired' | 'popupRequestConsultation.phoneLabel' | 'popupRequestConsultation.subtitle' | 'popupRequestConsultation.title' | 'popupRequestConsultation.titleSuccess' | 'popupRequestConsultation.yourName' | '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';
|
|
@@ -462,7 +462,19 @@ var defaultTranslations = {
|
|
|
462
462
|
"navigation.button.cartCareService": "Cart",
|
|
463
463
|
"navigation.find_my_booking": "Find My Booking",
|
|
464
464
|
"navigation.loginJoin": "Log in",
|
|
465
|
+
"navigation.o2oMenu.consultADoctor": "Consult a Doctor",
|
|
466
|
+
"navigation.o2oMenu.eggFreezing": "Egg Freezing",
|
|
467
|
+
"navigation.o2oMenu.healthScreeners": "Health Screeners",
|
|
468
|
+
"navigation.o2oMenu.vaccination": "Vaccination",
|
|
469
|
+
"navigation.o2oMenu.weightLoss": "Weight Loss",
|
|
465
470
|
"navigation.search.input.placeholder": "Search",
|
|
471
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "100% Authentic Products",
|
|
472
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
|
|
473
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": "Find Nearest Clinic",
|
|
474
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Free Consultation",
|
|
475
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": "Free Doctor Consultation",
|
|
476
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": "Full refund within 10-day cancellation",
|
|
477
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "Reputable Facilities",
|
|
466
478
|
"navigation.signUp": "Sign up",
|
|
467
479
|
"newsletter.error.minCotennt": "Please select at least 1 topic to continue this action",
|
|
468
480
|
"newsletter.error.minTitle": "Minimum 1 topics reached",
|
|
@@ -592,6 +604,16 @@ var defaultTranslations = {
|
|
|
592
604
|
"popup.editPost": "Edit post",
|
|
593
605
|
"popup.keepEditing": "Keep editing",
|
|
594
606
|
"popup.startANewPost": "Start a new post",
|
|
607
|
+
"popupRequestConsultation.action": "Get consultation",
|
|
608
|
+
"popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
|
|
609
|
+
"popupRequestConsultation.gender": "Gender",
|
|
610
|
+
"popupRequestConsultation.genderRequired": "Please select your gender",
|
|
611
|
+
"popupRequestConsultation.nameRequired": "Please enter your name",
|
|
612
|
+
"popupRequestConsultation.phoneLabel": "Phone number",
|
|
613
|
+
"popupRequestConsultation.subtitle": "Enter your details and we will contact you shortly.",
|
|
614
|
+
"popupRequestConsultation.title": "Get consultation",
|
|
615
|
+
"popupRequestConsultation.titleSuccess": "Thanks!",
|
|
616
|
+
"popupRequestConsultation.yourName": "Your Name",
|
|
595
617
|
"post.commentCount": "{count} comments",
|
|
596
618
|
"post.likesCount": "{count} likes",
|
|
597
619
|
"post.remove.failed": "Remove failed",
|
|
@@ -462,7 +462,19 @@ var hiTranslations = {
|
|
|
462
462
|
"navigation.button.cartCareService": "Cart",
|
|
463
463
|
"navigation.find_my_booking": "Find My Booking",
|
|
464
464
|
"navigation.loginJoin": "लॉग इन करें",
|
|
465
|
+
"navigation.o2oMenu.consultADoctor": "Consult a Doctor",
|
|
466
|
+
"navigation.o2oMenu.eggFreezing": "Egg Freezing",
|
|
467
|
+
"navigation.o2oMenu.healthScreeners": "Health Screeners",
|
|
468
|
+
"navigation.o2oMenu.vaccination": "Vaccination",
|
|
469
|
+
"navigation.o2oMenu.weightLoss": "Weight Loss",
|
|
465
470
|
"navigation.search.input.placeholder": "Search",
|
|
471
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "100% Authentic Products",
|
|
472
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
|
|
473
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": "Find Nearest Clinic",
|
|
474
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Free Consultation",
|
|
475
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": "Free Doctor Consultation",
|
|
476
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": "Full refund within 10-day cancellation",
|
|
477
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "Reputable Facilities",
|
|
466
478
|
"navigation.signUp": "Sign up",
|
|
467
479
|
"newsletter.error.minCotennt": "Please select at least 1 topic to continue this action",
|
|
468
480
|
"newsletter.error.minTitle": "Minimum 1 topics reached",
|
|
@@ -592,6 +604,16 @@ var hiTranslations = {
|
|
|
592
604
|
"popup.editPost": "Edit post",
|
|
593
605
|
"popup.keepEditing": "Keep editing",
|
|
594
606
|
"popup.startANewPost": "Start a new post",
|
|
607
|
+
"popupRequestConsultation.action": "Get consultation",
|
|
608
|
+
"popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
|
|
609
|
+
"popupRequestConsultation.gender": "Gender",
|
|
610
|
+
"popupRequestConsultation.genderRequired": "Please select your gender",
|
|
611
|
+
"popupRequestConsultation.nameRequired": "Please enter your name",
|
|
612
|
+
"popupRequestConsultation.phoneLabel": "Phone number",
|
|
613
|
+
"popupRequestConsultation.subtitle": "Enter your details and we will contact you shortly.",
|
|
614
|
+
"popupRequestConsultation.title": "Get consultation",
|
|
615
|
+
"popupRequestConsultation.titleSuccess": "Thanks!",
|
|
616
|
+
"popupRequestConsultation.yourName": "Your Name",
|
|
595
617
|
"post.commentCount": "{count} comments",
|
|
596
618
|
"post.likesCount": "{count} likes",
|
|
597
619
|
"post.remove.failed": "Remove failed",
|
|
@@ -462,7 +462,19 @@ var idTranslations = {
|
|
|
462
462
|
"navigation.button.cartCareService": "Cart",
|
|
463
463
|
"navigation.find_my_booking": "Find My Booking",
|
|
464
464
|
"navigation.loginJoin": "Masuk",
|
|
465
|
+
"navigation.o2oMenu.consultADoctor": "Consult a Doctor",
|
|
466
|
+
"navigation.o2oMenu.eggFreezing": "Egg Freezing",
|
|
467
|
+
"navigation.o2oMenu.healthScreeners": "Health Screeners",
|
|
468
|
+
"navigation.o2oMenu.vaccination": "Vaccination",
|
|
469
|
+
"navigation.o2oMenu.weightLoss": "Weight Loss",
|
|
465
470
|
"navigation.search.input.placeholder": "Cari",
|
|
471
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "100% Authentic Products",
|
|
472
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
|
|
473
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": "Find Nearest Clinic",
|
|
474
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Free Consultation",
|
|
475
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": "Free Doctor Consultation",
|
|
476
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": "Full refund within 10-day cancellation",
|
|
477
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "Reputable Facilities",
|
|
466
478
|
"navigation.signUp": "Sign up",
|
|
467
479
|
"newsletter.error.minCotennt": "Pilih setidaknya 1 topik untuk melanjutkan",
|
|
468
480
|
"newsletter.error.minTitle": "Masukkan nama Anda",
|
|
@@ -592,6 +604,16 @@ var idTranslations = {
|
|
|
592
604
|
"popup.editPost": "Edit postingan",
|
|
593
605
|
"popup.keepEditing": "Lanjut Mengedit",
|
|
594
606
|
"popup.startANewPost": "Buat postingan baru",
|
|
607
|
+
"popupRequestConsultation.action": "Get consultation",
|
|
608
|
+
"popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
|
|
609
|
+
"popupRequestConsultation.gender": "Gender",
|
|
610
|
+
"popupRequestConsultation.genderRequired": "Please select your gender",
|
|
611
|
+
"popupRequestConsultation.nameRequired": "Please enter your name",
|
|
612
|
+
"popupRequestConsultation.phoneLabel": "Phone number",
|
|
613
|
+
"popupRequestConsultation.subtitle": "Enter your details and we will contact you shortly.",
|
|
614
|
+
"popupRequestConsultation.title": "Get consultation",
|
|
615
|
+
"popupRequestConsultation.titleSuccess": "Thanks!",
|
|
616
|
+
"popupRequestConsultation.yourName": "Your Name",
|
|
595
617
|
"post.commentCount": "{count} komen",
|
|
596
618
|
"post.likesCount": "suka",
|
|
597
619
|
"post.remove.failed": "Penghapusan gagal",
|
|
@@ -462,7 +462,19 @@ var kmTranslations = {
|
|
|
462
462
|
"navigation.button.cartCareService": "Cart",
|
|
463
463
|
"navigation.find_my_booking": "Find My Booking",
|
|
464
464
|
"navigation.loginJoin": "ចូល",
|
|
465
|
+
"navigation.o2oMenu.consultADoctor": "Consult a Doctor",
|
|
466
|
+
"navigation.o2oMenu.eggFreezing": "Egg Freezing",
|
|
467
|
+
"navigation.o2oMenu.healthScreeners": "Health Screeners",
|
|
468
|
+
"navigation.o2oMenu.vaccination": "Vaccination",
|
|
469
|
+
"navigation.o2oMenu.weightLoss": "Weight Loss",
|
|
465
470
|
"navigation.search.input.placeholder": "Search",
|
|
471
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "100% Authentic Products",
|
|
472
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
|
|
473
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": "Find Nearest Clinic",
|
|
474
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Free Consultation",
|
|
475
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": "Free Doctor Consultation",
|
|
476
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": "Full refund within 10-day cancellation",
|
|
477
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "Reputable Facilities",
|
|
466
478
|
"navigation.signUp": "Sign up",
|
|
467
479
|
"newsletter.error.minCotennt": "Please select at least 1 topic to continue this action",
|
|
468
480
|
"newsletter.error.minTitle": "Minimum 1 topics reached",
|
|
@@ -592,6 +604,16 @@ var kmTranslations = {
|
|
|
592
604
|
"popup.editPost": "Edit post",
|
|
593
605
|
"popup.keepEditing": "Keep editing",
|
|
594
606
|
"popup.startANewPost": "Start a new post",
|
|
607
|
+
"popupRequestConsultation.action": "Get consultation",
|
|
608
|
+
"popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
|
|
609
|
+
"popupRequestConsultation.gender": "Gender",
|
|
610
|
+
"popupRequestConsultation.genderRequired": "Please select your gender",
|
|
611
|
+
"popupRequestConsultation.nameRequired": "Please enter your name",
|
|
612
|
+
"popupRequestConsultation.phoneLabel": "Phone number",
|
|
613
|
+
"popupRequestConsultation.subtitle": "Enter your details and we will contact you shortly.",
|
|
614
|
+
"popupRequestConsultation.title": "Get consultation",
|
|
615
|
+
"popupRequestConsultation.titleSuccess": "Thanks!",
|
|
616
|
+
"popupRequestConsultation.yourName": "Your Name",
|
|
595
617
|
"post.commentCount": "{count} comments",
|
|
596
618
|
"post.likesCount": "{count} likes",
|
|
597
619
|
"post.remove.failed": "លុបបរាជ័យ",
|
|
@@ -236,9 +236,9 @@ var msTranslations = {
|
|
|
236
236
|
"chooseBaby.title": "Pilih profil anak",
|
|
237
237
|
"collectPhoneNumber.action": "Submit",
|
|
238
238
|
"collectPhoneNumber.descriptionSuccess": "We will reach out to you shortly on Zalo",
|
|
239
|
-
"collectPhoneNumber.inputInvalid": "
|
|
239
|
+
"collectPhoneNumber.inputInvalid": "Nombor telefon tidak sah",
|
|
240
240
|
"collectPhoneNumber.inputLabel": "Phone number",
|
|
241
|
-
"collectPhoneNumber.phoneRequired": "
|
|
241
|
+
"collectPhoneNumber.phoneRequired": "Sila masukkan nombor telefon anda",
|
|
242
242
|
"collectPhoneNumber.title": "We will reach out to you shortly on {name}",
|
|
243
243
|
"collectPhoneNumber.titleSuccess": "Thanks a bunch!",
|
|
244
244
|
"comment.count": "{count} komen",
|
|
@@ -462,7 +462,19 @@ var msTranslations = {
|
|
|
462
462
|
"navigation.button.cartCareService": "Troli Anda",
|
|
463
463
|
"navigation.find_my_booking": "Find My Booking",
|
|
464
464
|
"navigation.loginJoin": "Log Masuk",
|
|
465
|
+
"navigation.o2oMenu.consultADoctor": "Dapatkan Nasihat Doktor",
|
|
466
|
+
"navigation.o2oMenu.eggFreezing": "Pembekuan Telur",
|
|
467
|
+
"navigation.o2oMenu.healthScreeners": "Pemeriksaan Kesihatan",
|
|
468
|
+
"navigation.o2oMenu.vaccination": "Vaksinasi",
|
|
469
|
+
"navigation.o2oMenu.weightLoss": "Penurunan Berat Badan (GLP1)",
|
|
465
470
|
"navigation.search.input.placeholder": "Cari",
|
|
471
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "\t\nJaminan Produk Asli 100%",
|
|
472
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat dengan Doktor di WhatsApp",
|
|
473
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": "Cari Klinik Berdekatan",
|
|
474
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Konsultasi Percuma",
|
|
475
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": "Konsultasi Doktor Percuma",
|
|
476
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": "Bayaran balik penuh dalam tempoh pembatalan 10 hari",
|
|
477
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "\t\nPenyedia Dipercayai",
|
|
466
478
|
"navigation.signUp": "Daftar masuk",
|
|
467
479
|
"newsletter.error.minCotennt": "Pilih sekurang-kurangnya 1 topik untuk meneruskan tindakan ini",
|
|
468
480
|
"newsletter.error.minTitle": "Minimum 1 topik dicapai",
|
|
@@ -592,6 +604,16 @@ var msTranslations = {
|
|
|
592
604
|
"popup.editPost": "Sunting kiriman",
|
|
593
605
|
"popup.keepEditing": "Teruskan menyunting",
|
|
594
606
|
"popup.startANewPost": "Mulakan kiriman baru",
|
|
607
|
+
"popupRequestConsultation.action": "Dapatkan konsultasi",
|
|
608
|
+
"popupRequestConsultation.descriptionSuccess": "Kami akan menghubungi anda tidak lama lagi.",
|
|
609
|
+
"popupRequestConsultation.gender": "Jantina",
|
|
610
|
+
"popupRequestConsultation.genderRequired": "Sila pilih jantina anda",
|
|
611
|
+
"popupRequestConsultation.nameRequired": "Sila masukkan nama anda",
|
|
612
|
+
"popupRequestConsultation.phoneLabel": "Nombor telefon anda",
|
|
613
|
+
"popupRequestConsultation.subtitle": "Masukkan butiran anda dan kami akan menghubungi anda tidak lama lagi.",
|
|
614
|
+
"popupRequestConsultation.title": "Dapatkan konsultasi",
|
|
615
|
+
"popupRequestConsultation.titleSuccess": "Terima kasih!",
|
|
616
|
+
"popupRequestConsultation.yourName": "Nama Anda",
|
|
595
617
|
"post.commentCount": "{count} komen",
|
|
596
618
|
"post.likesCount": "{count} tanda suka",
|
|
597
619
|
"post.remove.failed": "Gagal memadam",
|
|
@@ -462,7 +462,19 @@ var myTranslations = {
|
|
|
462
462
|
"navigation.button.cartCareService": "Cart",
|
|
463
463
|
"navigation.find_my_booking": "Find My Booking",
|
|
464
464
|
"navigation.loginJoin": "ဝင်မည်",
|
|
465
|
+
"navigation.o2oMenu.consultADoctor": "Consult a Doctor",
|
|
466
|
+
"navigation.o2oMenu.eggFreezing": "Egg Freezing",
|
|
467
|
+
"navigation.o2oMenu.healthScreeners": "Health Screeners",
|
|
468
|
+
"navigation.o2oMenu.vaccination": "Vaccination",
|
|
469
|
+
"navigation.o2oMenu.weightLoss": "Weight Loss",
|
|
465
470
|
"navigation.search.input.placeholder": "ရှာဖွေမည်",
|
|
471
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "100% Authentic Products",
|
|
472
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
|
|
473
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": "Find Nearest Clinic",
|
|
474
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Free Consultation",
|
|
475
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": "Free Doctor Consultation",
|
|
476
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": "Full refund within 10-day cancellation",
|
|
477
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "Reputable Facilities",
|
|
466
478
|
"navigation.signUp": "Sign up",
|
|
467
479
|
"newsletter.error.minCotennt": "Please select at least 1 topic to continue this action",
|
|
468
480
|
"newsletter.error.minTitle": "Minimum 1 topics reached",
|
|
@@ -592,6 +604,16 @@ var myTranslations = {
|
|
|
592
604
|
"popup.editPost": "ပို့စ်ကို ပြုပြင်မည်။",
|
|
593
605
|
"popup.keepEditing": "ဆက်လက်ပြင်ဆင်မည်။",
|
|
594
606
|
"popup.startANewPost": "ပို့စ်အသစ်ကို စတင်မည်။",
|
|
607
|
+
"popupRequestConsultation.action": "Get consultation",
|
|
608
|
+
"popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
|
|
609
|
+
"popupRequestConsultation.gender": "Gender",
|
|
610
|
+
"popupRequestConsultation.genderRequired": "Please select your gender",
|
|
611
|
+
"popupRequestConsultation.nameRequired": "Please enter your name",
|
|
612
|
+
"popupRequestConsultation.phoneLabel": "Phone number",
|
|
613
|
+
"popupRequestConsultation.subtitle": "Enter your details and we will contact you shortly.",
|
|
614
|
+
"popupRequestConsultation.title": "Get consultation",
|
|
615
|
+
"popupRequestConsultation.titleSuccess": "Thanks!",
|
|
616
|
+
"popupRequestConsultation.yourName": "Your Name",
|
|
595
617
|
"post.commentCount": "မှတ်ချက် {count} ခု",
|
|
596
618
|
"post.likesCount": "နှစ်သက်မှု {count} ခု",
|
|
597
619
|
"post.remove.failed": "ဖယ်ရှားမှု မအောင်မြင်ပါ",
|