@hhgtech/hhg-components 1.29.535 → 1.29.537-beta-1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/{InputDate-3427be78.js → InputDate-19ce6c32.js} +5 -5
- package/build/{LastPeriod-1446b769.js → LastPeriod-e03a0c85.js} +1 -1
- package/build/{MobileBottomNavigationIcon-6fe8c437.js → MobileBottomNavigationIcon-5bbac21d.js} +3 -3
- package/build/{SiteWideBanner-0a8bb37a.js → SiteWideBanner-72a3cdcc.js} +11 -11
- package/build/{Spinner-1131034f.js → Spinner-221c2cb1.js} +1 -1
- package/build/{WhatsApp-43f3cbb3.js → WhatsApp-79dbfddf.js} +1 -1
- package/build/adapters.js +20 -20
- package/build/atoms.js +54 -54
- package/build/babyGrowth.js +86 -86
- package/build/cache.js +2 -2
- package/build/care.js +22 -22
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +19 -19
- package/build/components/atoms/drawerBottom/index.d.ts +6 -3
- package/build/components/mantine/modal/index.d.ts +3 -3
- package/build/components/molecules/healthTools/form/bmiForm/UnitPicker.d.ts +4 -5
- package/build/components/molecules/healthTools/form/bmiForm/index.d.ts +2 -1
- package/build/components/molecules/index.d.ts +5 -1
- package/build/components/molecules/popupBoostArticleCard/boostCardArticleAuthorName.d.ts +10 -0
- package/build/components/molecules/popupBoostArticleCard/getAuthorForBoostCard.d.ts +19 -0
- package/build/components/molecules/popupBoostArticleCard/index.d.ts +11 -0
- package/build/components/molecules/popupBoostArticleCard/index.styled.d.ts +16 -0
- package/build/components/molecules/popupBoostArticleCard/renderBoostUploadTime.d.ts +2 -0
- package/build/components/molecules/popupBoostPageView/index.d.ts +33 -0
- package/build/components/molecules/popupBoostPageView/tracking.d.ts +13 -0
- package/build/components/molecules/productDetail/generalInfo/constants.d.ts +1 -0
- package/build/components/molecules/productDetail/generalInfo/index.styled.d.ts +1 -0
- package/build/components/organisms/collectPhoneNumber/index.styled.d.ts +1 -0
- package/build/components/organisms/popupRequestConsultation/index.styled.d.ts +1 -0
- package/build/components.js +157 -154
- package/build/{constants-f6241cd0.js → constants-362d1299.js} +3 -2
- package/build/{constants-a3ede3a6.js → constants-7487e6fd.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-bcd6170d.js → core-65b00c19.js} +1 -1
- package/build/{dataTransform-d8bdb5d6.js → dataTransform-90042446.js} +1 -1
- package/build/ecom.js +5 -5
- package/build/{editor-5d66a3a4.js → editor-cedf6a19.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 +28 -28
- package/build/embeddedHeathToolCards_bmrBmr.js +29 -29
- 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-948c7279.js → InputDate-e0ddb571.js} +5 -5
- package/build/esm/{LastPeriod-fa56d43c.js → LastPeriod-d35f20e0.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-af2cca24.js → MobileBottomNavigationIcon-d3f63232.js} +3 -3
- package/build/esm/{SiteWideBanner-01ff6f25.js → SiteWideBanner-e5ec5bce.js} +11 -11
- package/build/esm/{Spinner-98bd4461.js → Spinner-32d7f162.js} +1 -1
- package/build/esm/{WhatsApp-5c39b7d4.js → WhatsApp-b50480a1.js} +1 -1
- package/build/esm/adapters.js +20 -20
- package/build/esm/atoms.js +53 -53
- package/build/esm/babyGrowth.js +86 -86
- package/build/esm/cache.js +2 -2
- package/build/esm/care.js +22 -22
- package/build/esm/careBookingSearchBar.js +14 -14
- package/build/esm/careBookingSearchBarV2.js +19 -19
- package/build/esm/components/atoms/drawerBottom/index.d.ts +6 -3
- package/build/esm/components/mantine/modal/index.d.ts +3 -3
- package/build/esm/components/molecules/healthTools/form/bmiForm/UnitPicker.d.ts +4 -5
- package/build/esm/components/molecules/healthTools/form/bmiForm/index.d.ts +2 -1
- package/build/esm/components/molecules/index.d.ts +5 -1
- package/build/esm/components/molecules/popupBoostArticleCard/boostCardArticleAuthorName.d.ts +10 -0
- package/build/esm/components/molecules/popupBoostArticleCard/getAuthorForBoostCard.d.ts +19 -0
- package/build/esm/components/molecules/popupBoostArticleCard/index.d.ts +11 -0
- package/build/esm/components/molecules/popupBoostArticleCard/index.styled.d.ts +16 -0
- package/build/esm/components/molecules/popupBoostArticleCard/renderBoostUploadTime.d.ts +2 -0
- package/build/esm/components/molecules/popupBoostPageView/index.d.ts +33 -0
- package/build/esm/components/molecules/popupBoostPageView/tracking.d.ts +13 -0
- package/build/esm/components/molecules/productDetail/generalInfo/constants.d.ts +1 -0
- package/build/esm/components/molecules/productDetail/generalInfo/index.styled.d.ts +1 -0
- package/build/esm/components/organisms/collectPhoneNumber/index.styled.d.ts +1 -0
- package/build/esm/components/organisms/popupRequestConsultation/index.styled.d.ts +1 -0
- package/build/esm/components.js +110 -110
- package/build/esm/{constants-bca49486.js → constants-2398da08.js} +3 -3
- package/build/esm/{constants-0ff9e2c6.js → constants-fb2d85b7.js} +1 -1
- package/build/esm/constants.js +3 -3
- package/build/esm/constantsDomainLocales.js +1 -1
- package/build/esm/constantsRiskScreener.js +2 -2
- package/build/esm/constantsSite.js +2 -2
- package/build/esm/{core-039176c1.js → core-6784eea3.js} +1 -1
- package/build/esm/{dataTransform-31be9d98.js → dataTransform-1cf6bd7f.js} +2 -2
- package/build/esm/ecom.js +5 -5
- package/build/esm/{editor-c6123809.js → editor-4f27faa4.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 +28 -28
- package/build/esm/embeddedHeathToolCards_bmrBmr.js +29 -29
- 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-ba3cfbff.js → healthTools-587af33d.js} +1 -1
- package/build/esm/healthToolsCardWrapper.js +20 -20
- package/build/esm/healthToolsForm.js +36 -36
- package/build/esm/hooks.js +14 -14
- package/build/esm/i18n/translationKeys.d.ts +1 -1
- package/build/esm/i18n-values/en-PH.js +12 -0
- package/build/esm/i18n-values/hi-IN.js +12 -0
- package/build/esm/i18n-values/id-ID.js +12 -0
- package/build/esm/i18n-values/km-KH.js +12 -0
- package/build/esm/i18n-values/ms-MY.js +12 -0
- package/build/esm/i18n-values/my-MM.js +12 -0
- package/build/esm/i18n-values/th-TH.js +12 -0
- package/build/esm/i18n-values/tl-PH.js +12 -0
- package/build/esm/i18n-values/vi-VN.js +12 -0
- package/build/esm/i18n-values/vi-VN_MB.js +12 -0
- package/build/esm/i18n-values/zh-SG.js +12 -0
- package/build/esm/i18n-values/zh-TW.js +12 -0
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/{index-d1d6192f.js → index-00c1029f.js} +3 -3
- package/build/esm/{index-8bde61e4.js → index-0142d22a.js} +3 -3
- package/build/esm/{index-81155d65.js → index-09f6ef1e.js} +11 -11
- package/build/esm/{index-9587bce9.js → index-0ba6e582.js} +2 -2
- package/build/esm/{index-c026f5c8.js → index-0e32619b.js} +9 -9
- package/build/esm/{index-560abde8.js → index-0f306c2c.js} +2 -2
- package/build/esm/{index-bd830446.js → index-157ac67c.js} +1 -1
- package/build/esm/{index-2a6aac91.js → index-19ee9e8f.js} +8 -3
- package/build/esm/{index-7a953a92.js → index-1a817f23.js} +25 -24
- package/build/esm/{index-3cff246c.js → index-22c474de.js} +8 -8
- package/build/esm/{index-70c594ce.js → index-258a0f64.js} +6 -6
- package/build/esm/{index-3477fe0a.js → index-268f9404.js} +3 -3
- package/build/esm/{index-619190b6.js → index-271395d2.js} +1 -1
- package/build/esm/{index-2c729872.js → index-2e041ba1.js} +2 -2
- package/build/esm/index-2fb9d703.js +120 -0
- package/build/esm/{index-21fa110f.js → index-307b43b4.js} +13 -13
- package/build/esm/{index-21ca5a54.js → index-327ef6b3.js} +32 -32
- package/build/esm/{index-570af628.js → index-36070e8a.js} +2 -2
- package/build/esm/{index-129e6e82.js → index-3a0b12b5.js} +34 -34
- package/build/esm/{index-41ffc38e.js → index-3a5eaf24.js} +14 -14
- package/build/esm/{index-63dafe5b.js → index-416b0279.js} +16 -16
- package/build/esm/{index-f4f00ca5.js → index-4916f94a.js} +12 -12
- package/build/esm/{index-733b3482.js → index-4c4d22c7.js} +1 -1
- package/build/esm/{index-8fcd05f8.js → index-514d24db.js} +32 -32
- package/build/esm/{index-4e5ca389.js → index-538e8cd2.js} +18 -18
- package/build/esm/{index-79aff428.js → index-5529ebed.js} +3 -3
- package/build/esm/{index-ab91bcc6.js → index-557cec93.js} +3 -3
- package/build/esm/{index-3ab20bcc.js → index-5f8525e0.js} +18 -18
- package/build/esm/{index-3e97c2e1.js → index-649ac860.js} +1 -1
- package/build/esm/{index-c2d2601e.js → index-65f0d350.js} +16 -16
- package/build/esm/{index-b0ab4d59.js → index-6b03daea.js} +14 -14
- package/build/esm/{index-2144f0d9.js → index-723442ee.js} +2 -2
- package/build/esm/{index-83058912.js → index-75b1470c.js} +15 -15
- package/build/esm/{index-6286381d.js → index-776e9af1.js} +22 -22
- package/build/esm/{index-1151b9b1.js → index-7deaccf5.js} +15 -15
- package/build/esm/{index-7267f522.js → index-82e4c85c.js} +3 -3
- package/build/esm/{index-877b68ac.js → index-861983a5.js} +26 -26
- package/build/esm/{index-dcfa0484.js → index-87e6d4d7.js} +2 -2
- package/build/esm/{index-82bd811a.js → index-88af445b.js} +2 -2
- package/build/esm/{index-4faae617.js → index-9519f3a5.js} +5 -5
- package/build/esm/{index-75af317c.js → index-9897596d.js} +6 -6
- package/build/esm/{index-350a2179.js → index-9c3e78a9.js} +4 -4
- package/build/esm/{index-8d9fd526.js → index-9d859c38.js} +2 -2
- package/build/esm/{index-b5cb43be.js → index-9f068e82.js} +13 -13
- package/build/esm/{index-782d07dd.js → index-a0f53a60.js} +6 -6
- package/build/esm/{index-5ebe77e1.js → index-ab982b84.js} +25 -25
- package/build/esm/{index-d864ad10.js → index-af9c7faa.js} +2 -2
- package/build/esm/{index-c5e586a7.js → index-b1d5d780.js} +14 -14
- package/build/esm/{index-0840ce77.js → index-b29b69af.js} +15 -15
- package/build/esm/{index-6045ff70.js → index-b91873a4.js} +7 -7
- package/build/esm/{index-63eaf38b.js → index-bd700402.js} +2 -2
- package/build/esm/{index-d7adbd8c.js → index-be940957.js} +3 -3
- package/build/esm/{index-4bed6d97.js → index-bf5f9c8a.js} +17 -17
- package/build/esm/{index-6c2f1f11.js → index-c5bb5e9d.js} +21 -21
- package/build/esm/{index-f6da221e.js → index-cd656759.js} +9 -9
- package/build/esm/{index-07cff58f.js → index-cdc53951.js} +2 -2
- package/build/esm/{index-8efcbfda.js → index-d1241d2e.js} +2 -2
- package/build/esm/{index-ed2192ef.js → index-d213dade.js} +2 -2
- package/build/esm/{index-2c81a088.js → index-d55f39c4.js} +6 -6
- package/build/esm/{index-52919b50.js → index-d7de0fac.js} +3 -111
- package/build/esm/{index-326c69bb.js → index-db23aa37.js} +3 -3
- package/build/esm/{index-4c3d7535.js → index-e28977c2.js} +3 -3
- package/build/esm/{index-8545dfd2.js → index-e8688d7d.js} +1 -1
- package/build/esm/{index-1c6a96de.js → index-e880f40e.js} +2 -2
- package/build/esm/{index-826143cb.js → index-ed4d86d2.js} +7 -7
- package/build/esm/{index-53ceacfd.js → index-f0a9ebe8.js} +16 -16
- package/build/esm/{index-8c303676.js → index-f2d22d03.js} +16 -16
- package/build/esm/{index-6000efaf.js → index-f3039502.js} +2 -2
- package/build/esm/{index-328686fe.js → index-f49d6b72.js} +2 -2
- package/build/esm/{index-7bea1647.js → index-faa0c8a9.js} +29 -6
- package/build/esm/{index-4cd240df.js → index-fb958c00.js} +1 -1
- package/build/esm/{index-9b269038.js → index-fe82ec92.js} +3 -3
- package/build/esm/index.js +131 -131
- package/build/esm/{labelSorting-8ba44e64.js → labelSorting-ed4161eb.js} +4 -4
- package/build/esm/lead.js +37 -38
- package/build/esm/{logoIcon-39bb2792.js → logoIcon-eafea823.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 +88 -85
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +17 -17
- package/build/esm/navigation.js +51 -50
- 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 +65 -65
- package/build/esm/{post-032c21c3.js → post-90fc50a4.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/api/index.d.ts +2 -0
- package/build/esm/ssoV2/api/paths.d.ts +1 -0
- package/build/esm/ssoV2/api/whatsapp.d.ts +5 -1
- package/build/esm/ssoV2/screens/components/progressBar.utils.d.ts +1 -0
- package/build/esm/ssoV2/screens/whatsAppOTP.d.ts +13 -0
- package/build/esm/ssoV2/screens/whatsAppPhoneVerify.d.ts +9 -0
- package/build/esm/ssoV2/ssoStateManager/store.d.ts +16 -0
- package/build/esm/ssoV2/stepsManager/index.d.ts +2 -0
- package/build/esm/ssoV2.js +312 -47
- package/build/esm/{store-1f700d5c.js → store-16651a70.js} +66 -4
- package/build/esm/subot.js +40 -40
- package/build/esm/surveyOrPremiumBanner.js +35 -34
- package/build/esm/surveyQuestionCard.js +11 -11
- package/build/esm/{surveyThankyouCard-cb68e35b.js → surveyThankyouCard-985011dc.js} +5 -5
- package/build/esm/together/api/paths.d.ts +1 -0
- package/build/esm/together.js +58 -57
- package/build/esm/togetherApiPaths.js +1 -0
- 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 +53 -52
- package/build/esm/togetherMoleculesCardAuthor.js +29 -29
- package/build/esm/togetherMoleculesPostImagePreview.js +13 -13
- package/build/esm/togetherMoleculesProfileDetail.js +41 -40
- package/build/esm/togetherOrganisms.js +52 -51
- package/build/esm/togetherRichTextEditor.js +20 -20
- package/build/esm/togetherShareBox.js +12 -12
- package/build/esm/{transform-213aeec0.js → transform-31c4d3f9.js} +677 -37
- package/build/esm/{translationsProvider-ac3ca133.js → translationsProvider-b7bd0d66.js} +1 -1
- package/build/esm/{treePopoverMenu-73251d0f.js → treePopoverMenu-2e8f2376.js} +19 -19
- package/build/esm/types.js +2 -2
- package/build/esm/{useCartCareService-f3cf6ad8.js → useCartCareService-4239020d.js} +1 -1
- package/build/esm/{useHealthToolCache-33c882e6.js → useHealthToolCache-39c405e4.js} +1 -1
- package/build/esm/{usePhoneValidator-b80b46bd.js → usePhoneValidator-4b9b7fea.js} +5 -5
- package/build/esm/{usePlacesAutocomplete-ac231c8d.js → usePlacesAutocomplete-0639eae9.js} +1 -1
- package/build/esm/useTogetherAuthRequiredAction.js +11 -10
- package/build/esm/{utils-ae3038d0.js → utils-01d7bd5f.js} +5 -5
- package/build/esm/{utils-4ee1af8f.js → utils-0a1d6790.js} +2 -2
- package/build/esm/{utils-f3753abb.js → utils-2e4a3855.js} +2 -2
- package/build/esm/{utils-e2a73a44.js → utils-9f1de9e6.js} +4 -4
- package/build/esm/{utils-5f0dc921.js → utils-ab3bb43d.js} +4 -4
- package/build/esm/vaccination.js +22 -22
- package/build/footer.js +22 -22
- package/build/gAssets.js +2 -2
- package/build/{healthTools-b5177f59.js → healthTools-3b6c6294.js} +1 -1
- package/build/healthToolsCardWrapper.js +20 -20
- package/build/healthToolsForm.js +36 -36
- package/build/hooks.js +14 -14
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +12 -0
- package/build/i18n-values/hi-IN.js +12 -0
- package/build/i18n-values/id-ID.js +12 -0
- package/build/i18n-values/km-KH.js +12 -0
- package/build/i18n-values/ms-MY.js +12 -0
- package/build/i18n-values/my-MM.js +12 -0
- package/build/i18n-values/th-TH.js +12 -0
- package/build/i18n-values/tl-PH.js +12 -0
- package/build/i18n-values/vi-VN.js +12 -0
- package/build/i18n-values/vi-VN_MB.js +12 -0
- package/build/i18n-values/zh-SG.js +12 -0
- package/build/i18n-values/zh-TW.js +12 -0
- package/build/i18n.js +2 -2
- package/build/i18nV2.js +1 -1
- package/build/{index-4ed10482.js → index-021aebf5.js} +25 -25
- package/build/{index-4ea58bb5.js → index-03511f85.js} +16 -16
- package/build/{index-708d5d53.js → index-04add9dd.js} +1 -1
- package/build/{index-cbdc44f1.js → index-0dfbd196.js} +3 -3
- package/build/{index-96ee02a6.js → index-0ff2e63a.js} +17 -17
- package/build/{index-9699bfa6.js → index-11131b6a.js} +32 -9
- package/build/{index-a886bf9b.js → index-135df1f0.js} +3 -3
- package/build/{index-9ef87a42.js → index-189ee940.js} +2 -2
- package/build/{index-f501ca9a.js → index-202e1e1c.js} +16 -16
- package/build/{index-8109c7c0.js → index-25e608da.js} +68 -67
- package/build/{index-f72b0a9a.js → index-26f56c09.js} +2 -2
- package/build/{index-0e3e839d.js → index-2b33e137.js} +18 -18
- package/build/{index-34be4a1b.js → index-30ba3421.js} +2 -2
- package/build/{index-53087815.js → index-31cd5a23.js} +3 -3
- package/build/{index-8f25a809.js → index-3264d87e.js} +2 -2
- package/build/{index-6afa25cb.js → index-33856b60.js} +29 -5
- package/build/{index-ac47cabb.js → index-364a35aa.js} +14 -14
- package/build/{index-3a3c7223.js → index-389de256.js} +4 -4
- package/build/{index-28c0c07b.js → index-3952067d.js} +8 -8
- package/build/{index-56a444ab.js → index-39956db2.js} +18 -18
- package/build/{index-ccff099d.js → index-3edff2b5.js} +12 -12
- package/build/{index-4b75f01a.js → index-3f8f54c3.js} +13 -13
- package/build/{index-81dc039f.js → index-408de451.js} +6 -6
- package/build/{index-c2d77523.js → index-51355cb8.js} +1 -1
- package/build/{index-d5c4759f.js → index-5b758033.js} +22 -22
- package/build/{index-29cb99a7.js → index-5c8d5fbd.js} +10 -10
- package/build/{index-8b6959c3.js → index-5def0110.js} +2 -2
- package/build/{index-f4b3f00b.js → index-60792db5.js} +2 -1
- package/build/{index-c2f9216c.js → index-64c64404.js} +2 -2
- package/build/{index-3f2344ca.js → index-6b2bc60b.js} +1 -1
- package/build/{index-04d733ac.js → index-70f9ff0e.js} +9 -9
- package/build/{index-5571d903.js → index-75d901d0.js} +7 -7
- package/build/{index-d92170e8.js → index-77661dad.js} +14 -14
- package/build/{index-aa1c12d9.js → index-777c0603.js} +2 -2
- package/build/{index-754106e7.js → index-7abd2785.js} +26 -25
- package/build/{index-edcf8907.js → index-7b341291.js} +16 -16
- package/build/index-823b9326.js +127 -0
- package/build/{index-1d6a906d.js → index-826e675d.js} +3 -3
- package/build/{index-a155cd7b.js → index-8a764efc.js} +16 -16
- package/build/{index-373bf93c.js → index-8d03d824.js} +2 -2
- package/build/{index-0c6c079c.js → index-8e990811.js} +2 -2
- package/build/{index-8cf17774.js → index-93ec4fbc.js} +2 -2
- package/build/{index-dff724c3.js → index-971b2cdb.js} +3 -3
- package/build/{index-f739830c.js → index-9e6f849f.js} +16 -16
- package/build/{index-27222656.js → index-a1321425.js} +2 -2
- package/build/{index-bd29a75f.js → index-a64ba2a9.js} +2 -2
- package/build/{index-fe2f3511.js → index-a9d6b7b1.js} +6 -6
- package/build/{index-26e5b308.js → index-aad2e511.js} +1 -1
- package/build/{index-e6216e46.js → index-acc3ce39.js} +34 -34
- package/build/{index-41a4c2e2.js → index-ace4bc84.js} +15 -15
- package/build/{index-87c41679.js → index-ae63284b.js} +6 -6
- package/build/{index-f4298d46.js → index-b20a1694.js} +15 -15
- package/build/{index-9f2ef351.js → index-b3869ea6.js} +3 -3
- package/build/{index-2031ac01.js → index-b41e8a8e.js} +2 -2
- package/build/{index-66c4d3d2.js → index-b5d4ae40.js} +21 -21
- package/build/{index-25dab138.js → index-c19e54c8.js} +1 -1
- package/build/{index-f16f4998.js → index-c2e8a80f.js} +14 -14
- package/build/{index-7c9b4421.js → index-cc127230.js} +2 -111
- package/build/{index-03196425.js → index-ccfe3773.js} +3 -3
- package/build/{index-2d012bb6.js → index-d1ea79b2.js} +2 -2
- package/build/{index-d8b17a4b.js → index-d48dcf89.js} +32 -32
- package/build/{index-61c0e140.js → index-d6fea011.js} +7 -7
- package/build/{index-6488fa2a.js → index-d821c3f0.js} +1 -1
- package/build/{index-24ad96e8.js → index-dc3a66a6.js} +32 -32
- package/build/{index-3bc52d52.js → index-dd6a5461.js} +6 -6
- package/build/{index-05e4b1ab.js → index-dfd0679d.js} +13 -13
- package/build/{index-0dc9b5ef.js → index-e17b35d9.js} +5 -5
- package/build/{index-8e012c2d.js → index-e8b2623f.js} +2 -2
- package/build/{index-c7a90b78.js → index-f500863c.js} +11 -11
- package/build/{index-c9f8f9a4.js → index-f5c98be1.js} +3 -3
- package/build/{index-c55ae5b1.js → index-f7de0729.js} +3 -3
- package/build/{index-d9f35748.js → index-fa2c9740.js} +3 -3
- package/build/index.js +219 -216
- package/build/{labelSorting-95f3645e.js → labelSorting-8193bccd.js} +4 -4
- package/build/lead.js +38 -39
- package/build/{logoIcon-18c1561d.js → logoIcon-7a263cd5.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 +91 -85
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +17 -17
- package/build/navigation.js +51 -50
- package/build/navigationLogoutPopup.js +11 -11
- package/build/navigationProfileButton.js +27 -27
- package/build/onboardingV2.js +29 -29
- package/build/organisms.js +65 -65
- package/build/{post-2732df9d.js → post-f603fb4e.js} +2 -2
- package/build/profileNavigation.js +20 -20
- package/build/progressBar.js +1 -1
- package/build/pwg.js +23 -23
- package/build/ssoV2/api/index.d.ts +2 -0
- package/build/ssoV2/api/paths.d.ts +1 -0
- package/build/ssoV2/api/whatsapp.d.ts +5 -1
- package/build/ssoV2/screens/components/progressBar.utils.d.ts +1 -0
- package/build/ssoV2/screens/whatsAppOTP.d.ts +13 -0
- package/build/ssoV2/screens/whatsAppPhoneVerify.d.ts +9 -0
- package/build/ssoV2/ssoStateManager/store.d.ts +16 -0
- package/build/ssoV2/stepsManager/index.d.ts +2 -0
- package/build/ssoV2.js +325 -60
- package/build/{store-6dfc8a9c.js → store-483c56d4.js} +66 -3
- package/build/subot.js +39 -39
- package/build/surveyOrPremiumBanner.js +35 -34
- package/build/surveyQuestionCard.js +11 -11
- package/build/{surveyThankyouCard-60038fca.js → surveyThankyouCard-680e630d.js} +5 -5
- package/build/together/api/paths.d.ts +1 -0
- package/build/together.js +58 -57
- package/build/togetherApiPaths.js +1 -0
- package/build/togetherApiUtils.js +6 -6
- package/build/togetherAtoms.js +31 -31
- package/build/togetherComponentGlobalContext.js +6 -6
- package/build/togetherMolecules.js +53 -52
- package/build/togetherMoleculesCardAuthor.js +29 -29
- package/build/togetherMoleculesPostImagePreview.js +13 -13
- package/build/togetherMoleculesProfileDetail.js +41 -40
- package/build/togetherOrganisms.js +52 -51
- package/build/togetherRichTextEditor.js +20 -20
- package/build/togetherShareBox.js +12 -12
- package/build/{transform-bfd7a500.js → transform-e15a4a9a.js} +683 -39
- package/build/{translationsProvider-88fce3af.js → translationsProvider-b46bf413.js} +1 -1
- package/build/{treePopoverMenu-0052aac2.js → treePopoverMenu-f26f78d5.js} +19 -19
- package/build/types.js +2 -2
- package/build/{useCartCareService-c40b7b9e.js → useCartCareService-74e2b733.js} +1 -1
- package/build/{useHealthToolCache-cc8fdabe.js → useHealthToolCache-1373169e.js} +1 -1
- package/build/{usePhoneValidator-518992e1.js → usePhoneValidator-adedb390.js} +5 -5
- package/build/{usePlacesAutocomplete-a4fd01b4.js → usePlacesAutocomplete-70a88d05.js} +1 -1
- package/build/useTogetherAuthRequiredAction.js +11 -10
- package/build/{utils-5740f62f.js → utils-2c14adf6.js} +2 -2
- package/build/{utils-80b5ee93.js → utils-2d3c7c56.js} +4 -4
- package/build/{utils-b9a07f10.js → utils-63a88554.js} +3 -3
- package/build/{utils-b7f70a01.js → utils-b944235c.js} +2 -2
- package/build/{utils-ee598e4a.js → utils-d524ad36.js} +5 -5
- package/build/vaccination.js +22 -22
- package/package.json +1 -1
- package/build/Close-481b1188.js +0 -29
- package/build/esm/Close-95af7d68.js +0 -7
- /package/build/{BMI_BOYS.percentile.monthly-7765cd83.js → BMI_BOYS.percentile.monthly-14873292.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-c84a018e.js → BMI_BOYS.percentile.weekly-67196bbd.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-187efb16.js → BMI_BOYS.percentile.yearly-2d701710.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-ba673729.js → BMI_BOYS.zscore.monthly-ed14fd10.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-f3b80109.js → BMI_BOYS.zscore.weekly-9f45a35d.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-988e4ccb.js → BMI_BOYS.zscore.yearly-78fbc926.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-a32fd123.js → BMI_GIRLS.percentile.monthly-36446645.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-1e09b385.js → BMI_GIRLS.percentile.weekly-73c73536.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-78e97925.js → BMI_GIRLS.percentile.yearly-c58b1032.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-d68a56dd.js → BMI_GIRLS.zscore.monthly-d8d73827.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-e45f2065.js → BMI_GIRLS.zscore.weekly-d46682c5.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-1ea6ced1.js → BMI_GIRLS.zscore.yearly-944f77b1.js} +0 -0
- /package/build/{ChevronDown-9b97784a.js → ChevronDown-e0b91cc1.js} +0 -0
- /package/build/{Google-1ea12bee.js → Google-a5347711.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-97d39389.js → HEAD CIRCUM_BOYS.percentile.monthly-fee16754.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-c2362a75.js → HEAD CIRCUM_BOYS.percentile.weekly-17bb70ed.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-2bd28907.js → HEAD CIRCUM_BOYS.percentile.yearly-ae93b0e0.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-5f625d6b.js → HEAD CIRCUM_BOYS.zscore.monthly-ca793df6.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-75070e4c.js → HEAD CIRCUM_BOYS.zscore.weekly-84796e9d.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-97d4a757.js → HEAD CIRCUM_BOYS.zscore.yearly-ba9e3b42.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-516121fa.js → HEAD CIRCUM_GIRLS.percentile.monthly-f5060610.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-eaf15748.js → HEAD CIRCUM_GIRLS.percentile.weekly-87642825.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-d0f4f898.js → HEAD CIRCUM_GIRLS.percentile.yearly-2091b708.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-67760729.js → HEAD CIRCUM_GIRLS.zscore.monthly-67d33731.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-e2a5961f.js → HEAD CIRCUM_GIRLS.zscore.weekly-b76a5c71.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-40de7251.js → HEAD CIRCUM_GIRLS.zscore.yearly-1fad9a4e.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-4100dba0.js → HEIGHT_BOYS.percentile.monthly-4990bcbe.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-fa2b3234.js → HEIGHT_BOYS.percentile.weekly-a464b0dc.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-188ef54d.js → HEIGHT_BOYS.percentile.yearly-c5e1e85f.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-1159425d.js → HEIGHT_BOYS.zscore.monthly-8d1bb61c.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-91e40279.js → HEIGHT_BOYS.zscore.weekly-12dbea5c.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-28f83679.js → HEIGHT_BOYS.zscore.yearly-2b82faf8.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-f2ee3a93.js → HEIGHT_GIRLS.percentile.monthly-a74914c3.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-188b9e9f.js → HEIGHT_GIRLS.percentile.weekly-8df25f32.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-885e6c9a.js → HEIGHT_GIRLS.percentile.yearly-07b39ddc.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-c3486aa2.js → HEIGHT_GIRLS.zscore.monthly-3e8e9286.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-75f70e7b.js → HEIGHT_GIRLS.zscore.weekly-8f287400.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-58c98edc.js → HEIGHT_GIRLS.zscore.yearly-0e8795ac.js} +0 -0
- /package/build/{Locale-43df1985.js → Locale-76638afe.js} +0 -0
- /package/build/{Visible-7152ca76.js → Visible-0b931bd5.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-88e5fa67.js → WEIGHT_BOYS.percentile.monthly-9e3411a9.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-97487c84.js → WEIGHT_BOYS.percentile.weekly-63796d56.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-23c67d07.js → WEIGHT_BOYS.percentile.yearly-9741641b.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-8c01c78a.js → WEIGHT_BOYS.zscore.monthly-dcd9c35c.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-58c6a750.js → WEIGHT_BOYS.zscore.weekly-43bf5c92.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-9cdfa18f.js → WEIGHT_BOYS.zscore.yearly-b07533f8.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-b6aded0c.js → WEIGHT_GIRLS.percentile.monthly-02ec8c09.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-b4769138.js → WEIGHT_GIRLS.percentile.weekly-fd9a4c0d.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-f09552da.js → WEIGHT_GIRLS.percentile.yearly-e3f4bdf1.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-4974b14f.js → WEIGHT_GIRLS.zscore.monthly-421dd235.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-35602ab5.js → WEIGHT_GIRLS.zscore.weekly-d15509b3.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-4695ad6d.js → WEIGHT_GIRLS.zscore.yearly-4c36f452.js} +0 -0
- /package/build/{ageGenerate-d57a2a14.js → ageGenerate-a2c34efa.js} +0 -0
- /package/build/{animation-86c0dd05.js → animation-56bca183.js} +0 -0
- /package/build/{constants-6eb78cd1.js → constants-421ff351.js} +0 -0
- /package/build/{constants-52d3c2a4.js → constants-82e354f7.js} +0 -0
- /package/build/{constants-41d2f9b3.js → constants-e17e808f.js} +0 -0
- /package/build/{context-15b56707.js → context-f3c58a1e.js} +0 -0
- /package/build/{dataTransform-9a17546c.js → dataTransform-c36ec863.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-78640359.js → BMI_BOYS.percentile.monthly-e94014ac.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-defd8e02.js → BMI_BOYS.percentile.weekly-cf3b26ca.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-e43716a1.js → BMI_BOYS.percentile.yearly-4e776553.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-d6b3450c.js → BMI_BOYS.zscore.monthly-96a79a05.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-ae701367.js → BMI_BOYS.zscore.weekly-bba7c87a.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-ef820b3b.js → BMI_BOYS.zscore.yearly-5b3d410c.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-a0cdac1b.js → BMI_GIRLS.percentile.monthly-5b2bb8df.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-eb361b60.js → BMI_GIRLS.percentile.weekly-83635a0e.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-37bf4a25.js → BMI_GIRLS.percentile.yearly-f8ded313.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-fc309a81.js → BMI_GIRLS.zscore.monthly-14c03f4c.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-5c5df811.js → BMI_GIRLS.zscore.weekly-baf805fc.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-d89a5813.js → BMI_GIRLS.zscore.yearly-f9ca2fa6.js} +0 -0
- /package/build/esm/{ChevronDown-bc6d4198.js → ChevronDown-8322b610.js} +0 -0
- /package/build/esm/{Google-394c451b.js → Google-4e1d0b33.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-510a8ff1.js → HEAD CIRCUM_BOYS.percentile.monthly-7e56cd6a.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-502a9fb7.js → HEAD CIRCUM_BOYS.percentile.weekly-ccdf0d8a.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-887174fc.js → HEAD CIRCUM_BOYS.percentile.yearly-bad968e5.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-0075acf6.js → HEAD CIRCUM_BOYS.zscore.monthly-8630e4dd.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-6cc809c7.js → HEAD CIRCUM_BOYS.zscore.weekly-2a585297.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-8ed18f00.js → HEAD CIRCUM_BOYS.zscore.yearly-67e76c4c.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-4c3daeff.js → HEAD CIRCUM_GIRLS.percentile.monthly-72d0d4a4.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-b2db86a8.js → HEAD CIRCUM_GIRLS.percentile.weekly-b78f88a6.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-b44c7825.js → HEAD CIRCUM_GIRLS.percentile.yearly-52503bbb.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-c0b185fc.js → HEAD CIRCUM_GIRLS.zscore.monthly-eb0b758b.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-aac6b030.js → HEAD CIRCUM_GIRLS.zscore.weekly-2575340b.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-c7eea373.js → HEAD CIRCUM_GIRLS.zscore.yearly-c9cad9ec.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-d90bd8a6.js → HEIGHT_BOYS.percentile.monthly-4b1605a8.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-adc3e255.js → HEIGHT_BOYS.percentile.weekly-0b1ac81e.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-f52f52b7.js → HEIGHT_BOYS.percentile.yearly-d6bef504.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-4ea9bd18.js → HEIGHT_BOYS.zscore.monthly-53d3127e.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-c41bea3a.js → HEIGHT_BOYS.zscore.weekly-1fc39bd8.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-7ed02a79.js → HEIGHT_BOYS.zscore.yearly-aa54e984.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-7d274122.js → HEIGHT_GIRLS.percentile.monthly-b8f49a69.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-ac8d1134.js → HEIGHT_GIRLS.percentile.weekly-e6c9119e.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-3babe617.js → HEIGHT_GIRLS.percentile.yearly-ef33f74f.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-9f4c9dd8.js → HEIGHT_GIRLS.zscore.monthly-514a9a1e.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-76dbffa4.js → HEIGHT_GIRLS.zscore.weekly-55a8cc67.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-1d649480.js → HEIGHT_GIRLS.zscore.yearly-adc7e668.js} +0 -0
- /package/build/esm/{Locale-7d1c6b26.js → Locale-8aeb6d32.js} +0 -0
- /package/build/esm/{Visible-afb3d9b1.js → Visible-9440460c.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-59673d76.js → WEIGHT_BOYS.percentile.monthly-db77618e.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-21abf048.js → WEIGHT_BOYS.percentile.weekly-32ccfe09.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-d2e398cc.js → WEIGHT_BOYS.percentile.yearly-616433ca.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-ee4655d2.js → WEIGHT_BOYS.zscore.monthly-84f77528.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-17fc146c.js → WEIGHT_BOYS.zscore.weekly-f1bf771c.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-37c77a37.js → WEIGHT_BOYS.zscore.yearly-6d9c5302.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-d5403a88.js → WEIGHT_GIRLS.percentile.monthly-fb7baf2a.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-940a8478.js → WEIGHT_GIRLS.percentile.weekly-f1a5f920.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-0e56cbc7.js → WEIGHT_GIRLS.percentile.yearly-fb25d9ef.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-28900de5.js → WEIGHT_GIRLS.zscore.monthly-d9292e66.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-4d9e1a65.js → WEIGHT_GIRLS.zscore.weekly-5f05a9c4.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-d2e6658c.js → WEIGHT_GIRLS.zscore.yearly-d6fd4762.js} +0 -0
- /package/build/esm/{ageGenerate-d750c310.js → ageGenerate-c04259b8.js} +0 -0
- /package/build/esm/{animation-79e8c15b.js → animation-6b523976.js} +0 -0
- /package/build/esm/{constants-99982074.js → constants-4fcb4107.js} +0 -0
- /package/build/esm/{constants-c69968dd.js → constants-78ff1d26.js} +0 -0
- /package/build/esm/{constants-e62c892a.js → constants-fd31b544.js} +0 -0
- /package/build/esm/{context-dcf2f50a.js → context-a127c10a.js} +0 -0
- /package/build/esm/{dataTransform-b577cf3e.js → dataTransform-2286bd06.js} +0 -0
- /package/build/esm/{index-294e58af.js → index-37e16100.js} +0 -0
- /package/build/esm/{index-1be18719.js → index-389ca966.js} +0 -0
- /package/build/esm/{index-580b9497.js → index-8515713a.js} +0 -0
- /package/build/esm/{index-90b70591.js → index-887abcf4.js} +0 -0
- /package/build/esm/{index-9a8419ed.js → index-b77c05a5.js} +0 -0
- /package/build/esm/{index-a34daac2.js → index-d455df81.js} +0 -0
- /package/build/esm/{index-2b013c48.js → index-d7e6093a.js} +0 -0
- /package/build/esm/{index-e745537d.js → index-ed9488db.js} +0 -0
- /package/build/esm/{index-959917ac.js → index-f2c34602.js} +0 -0
- /package/build/esm/{index.styles-2ff6ebfe.js → index.styles-0a7b8af0.js} +0 -0
- /package/build/esm/{localizeNumberFormat-60f7ee2b.js → localizeNumberFormat-ca8e7c34.js} +0 -0
- /package/build/esm/{normalizeLink-156c5870.js → normalizeLink-233a9807.js} +0 -0
- /package/build/esm/{number-422d542f.js → number-acd68aba.js} +0 -0
- /package/build/esm/{paths-8345bde5.js → paths-258d8e08.js} +0 -0
- /package/build/esm/{shared-d06a9253.js → shared-bc0427be.js} +0 -0
- /package/build/esm/{translationsContext-e6c3e73e.js → translationsContext-9687e179.js} +0 -0
- /package/build/esm/{tslib.es6-a0384612.js → tslib.es6-21073c93.js} +0 -0
- /package/build/esm/{types-983d2f6a.js → types-89309471.js} +0 -0
- /package/build/esm/{types-fd449320.js → types-ddc0d134.js} +0 -0
- /package/build/esm/{useOutsideClick-0a274f76.js → useOutsideClick-6a06a79e.js} +0 -0
- /package/build/esm/{useScrollbarSize-53636dd3.js → useScrollbarSize-42408f21.js} +0 -0
- /package/build/esm/{useUniqueId-e8c5f49b.js → useUniqueId-65a759d1.js} +0 -0
- /package/build/esm/{utils-75979f59.js → utils-0c1f4154.js} +0 -0
- /package/build/esm/{utils-7812f9d4.js → utils-3fc4ae39.js} +0 -0
- /package/build/{index-adc4d46b.js → index-1b04c7e3.js} +0 -0
- /package/build/{index-03dadaf6.js → index-2db9ec51.js} +0 -0
- /package/build/{index-1319db01.js → index-5c743544.js} +0 -0
- /package/build/{index-c9fea751.js → index-7b1fabeb.js} +0 -0
- /package/build/{index-d2f0016a.js → index-99834b8d.js} +0 -0
- /package/build/{index-3d01beb9.js → index-9ec7a152.js} +0 -0
- /package/build/{index-4cac7c29.js → index-d3ee5b19.js} +0 -0
- /package/build/{index-650dd3c0.js → index-e6af4610.js} +0 -0
- /package/build/{index-2193dd3d.js → index-fe1844ea.js} +0 -0
- /package/build/{index.styles-5ea3e194.js → index.styles-cb786859.js} +0 -0
- /package/build/{localizeNumberFormat-163d8505.js → localizeNumberFormat-63e33fcd.js} +0 -0
- /package/build/{normalizeLink-744086e1.js → normalizeLink-2d9e4263.js} +0 -0
- /package/build/{number-fc662762.js → number-35f3e68f.js} +0 -0
- /package/build/{paths-3fe516a0.js → paths-95a8bcbe.js} +0 -0
- /package/build/{shared-bf743bec.js → shared-b5dd4ebe.js} +0 -0
- /package/build/{translationsContext-63f9475c.js → translationsContext-f7171033.js} +0 -0
- /package/build/{tslib.es6-b8ed19ca.js → tslib.es6-23ee393d.js} +0 -0
- /package/build/{types-5299e7aa.js → types-79ede9c1.js} +0 -0
- /package/build/{types-dbe51e36.js → types-d7711350.js} +0 -0
- /package/build/{useOutsideClick-830d0ef0.js → useOutsideClick-742ba261.js} +0 -0
- /package/build/{useScrollbarSize-a7ca29c4.js → useScrollbarSize-78521a3f.js} +0 -0
- /package/build/{useUniqueId-ded8627b.js → useUniqueId-52e6f76d.js} +0 -0
- /package/build/{utils-1ddb71a3.js → utils-2cdd5fb0.js} +0 -0
- /package/build/{utils-7b13808f.js → utils-5d61c1bc.js} +0 -0
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
import './tslib.es6-
|
|
1
|
+
import './tslib.es6-21073c93.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-6b03daea.js';
|
|
5
|
+
import './context-a127c10a.js';
|
|
6
|
+
import './index-d7e6093a.js';
|
|
7
7
|
import '@hhgtech/icons/core';
|
|
8
8
|
import '@hhgtech/icons/other';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-cd656759.js';
|
|
10
10
|
import '@mantine/hooks';
|
|
11
|
-
import './index-
|
|
11
|
+
import './index-37e16100.js';
|
|
12
12
|
import './constantsDomainLocales.js';
|
|
13
|
-
import './Locale-
|
|
13
|
+
import './Locale-8aeb6d32.js';
|
|
14
14
|
import './constantsIsProduction.js';
|
|
15
|
-
import './index-
|
|
16
|
-
import './utils-
|
|
15
|
+
import './index-0ba6e582.js';
|
|
16
|
+
import './utils-0c1f4154.js';
|
|
17
17
|
import '@emotion/styled';
|
|
18
18
|
import '@mantine/carousel';
|
|
19
|
-
import './index-
|
|
20
|
-
import './index-
|
|
19
|
+
import './index-f3039502.js';
|
|
20
|
+
import './index-22c474de.js';
|
|
21
21
|
import 'dayjs';
|
|
22
|
-
import './index-
|
|
22
|
+
import './index-157ac67c.js';
|
|
23
23
|
import '@mantine/notifications';
|
|
24
|
-
import './index-
|
|
24
|
+
import './index-cdc53951.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-bc0427be.js';
|
|
30
30
|
import 'classnames';
|
|
31
31
|
import 'uuid';
|
|
32
|
-
import './useUniqueId-
|
|
32
|
+
import './useUniqueId-65a759d1.js';
|
|
33
33
|
import '@emotion/react';
|
|
34
|
-
import './index-
|
|
34
|
+
import './index-be940957.js';
|
|
35
35
|
import '@mantine/dates';
|
|
36
|
-
import './index.styles-
|
|
37
|
-
import './index-
|
|
38
|
-
import './translationsContext-
|
|
39
|
-
import './index-
|
|
36
|
+
import './index.styles-0a7b8af0.js';
|
|
37
|
+
import './index-36070e8a.js';
|
|
38
|
+
import './translationsContext-9687e179.js';
|
|
39
|
+
import './index-e28977c2.js';
|
|
@@ -1,61 +1,61 @@
|
|
|
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-65f0d350.js';
|
|
2
|
+
export { B as BmiForm } from './index-861983a5.js';
|
|
3
|
+
export { B as BabyPoopForm } from './index-b29b69af.js';
|
|
4
|
+
export { T as ThrForm } from './index-5f8525e0.js';
|
|
5
|
+
export { O as OvulationForm } from './index-3a5eaf24.js';
|
|
6
|
+
export { B as BabyVaccineForm } from './index-b1d5d780.js';
|
|
7
|
+
export { P as PWGForm } from './index-538e8cd2.js';
|
|
8
|
+
import './tslib.es6-21073c93.js';
|
|
9
9
|
import 'react';
|
|
10
10
|
import '@mantine/core';
|
|
11
11
|
import 'date-fns';
|
|
12
|
-
import './LastPeriod-
|
|
13
|
-
import './Locale-
|
|
12
|
+
import './LastPeriod-d35f20e0.js';
|
|
13
|
+
import './Locale-8aeb6d32.js';
|
|
14
14
|
import '@mantine/form';
|
|
15
15
|
import 'dayjs';
|
|
16
|
-
import './index-
|
|
16
|
+
import './index-cd656759.js';
|
|
17
17
|
import '@hhgtech/icons/other';
|
|
18
18
|
import '@mantine/hooks';
|
|
19
|
-
import './index-
|
|
19
|
+
import './index-37e16100.js';
|
|
20
20
|
import './constantsDomainLocales.js';
|
|
21
21
|
import './constantsIsProduction.js';
|
|
22
|
-
import './index-
|
|
23
|
-
import './index-
|
|
24
|
-
import './utils-
|
|
22
|
+
import './index-d7e6093a.js';
|
|
23
|
+
import './index-0ba6e582.js';
|
|
24
|
+
import './utils-0c1f4154.js';
|
|
25
25
|
import '@emotion/styled';
|
|
26
26
|
import '@mantine/carousel';
|
|
27
|
-
import './index-
|
|
28
|
-
import './index-
|
|
29
|
-
import './index-
|
|
27
|
+
import './index-f3039502.js';
|
|
28
|
+
import './index-22c474de.js';
|
|
29
|
+
import './index-157ac67c.js';
|
|
30
30
|
import '@mantine/notifications';
|
|
31
|
-
import './index-
|
|
31
|
+
import './index-cdc53951.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-bc0427be.js';
|
|
37
37
|
import 'classnames';
|
|
38
38
|
import 'uuid';
|
|
39
|
-
import './useUniqueId-
|
|
39
|
+
import './useUniqueId-65a759d1.js';
|
|
40
40
|
import '@emotion/react';
|
|
41
41
|
import '@hhgtech/icons/core';
|
|
42
|
-
import './index-
|
|
43
|
-
import './index-
|
|
42
|
+
import './index-be940957.js';
|
|
43
|
+
import './index-258a0f64.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-0a7b8af0.js';
|
|
46
|
+
import './index-36070e8a.js';
|
|
47
|
+
import './translationsContext-9687e179.js';
|
|
48
|
+
import './index-e28977c2.js';
|
|
49
|
+
import './index-9c3e78a9.js';
|
|
50
50
|
import 'react-keyed-flatten-children';
|
|
51
|
-
import './context-
|
|
51
|
+
import './context-a127c10a.js';
|
|
52
52
|
import 'react-hook-form';
|
|
53
|
-
import './useHealthToolCache-
|
|
53
|
+
import './useHealthToolCache-39c405e4.js';
|
|
54
54
|
import './miscGetDynamicHealthTool.js';
|
|
55
|
-
import './normalizeLink-
|
|
56
|
-
import './core-
|
|
57
|
-
import './constants-
|
|
58
|
-
import './ChevronDown-
|
|
59
|
-
import './index-
|
|
55
|
+
import './normalizeLink-233a9807.js';
|
|
56
|
+
import './core-6784eea3.js';
|
|
57
|
+
import './constants-2398da08.js';
|
|
58
|
+
import './ChevronDown-8322b610.js';
|
|
59
|
+
import './index-307b43b4.js';
|
|
60
60
|
import './embeddedHeathToolCards_helpers.js';
|
|
61
|
-
import './constants-
|
|
61
|
+
import './constants-78ff1d26.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-36070e8a.js';
|
|
2
|
+
export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-42408f21.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-4b9b7fea.js';
|
|
4
|
+
export { u as useHealthToolsCache } from './useHealthToolCache-39c405e4.js';
|
|
5
|
+
export { a as useCartCareService, u as useIsInit } from './useCartCareService-4239020d.js';
|
|
6
|
+
export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-6a06a79e.js';
|
|
7
|
+
export { u as useInitialMount, a as useUniqueId } from './useUniqueId-65a759d1.js';
|
|
8
8
|
import 'react';
|
|
9
|
-
import './translationsContext-
|
|
9
|
+
import './translationsContext-9687e179.js';
|
|
10
10
|
import 'lodash/debounce';
|
|
11
|
-
import './tslib.es6-
|
|
11
|
+
import './tslib.es6-21073c93.js';
|
|
12
12
|
import './miscCookieHelper.js';
|
|
13
|
-
import './index-
|
|
14
|
-
import './Locale-
|
|
13
|
+
import './index-157ac67c.js';
|
|
14
|
+
import './Locale-8aeb6d32.js';
|
|
15
15
|
import './miscGetDynamicHealthTool.js';
|
|
16
|
-
import './normalizeLink-
|
|
16
|
+
import './normalizeLink-233a9807.js';
|
|
17
17
|
import './constantsDomainLocales.js';
|
|
18
18
|
import './constantsIsProduction.js';
|
|
19
|
-
import './core-
|
|
19
|
+
import './core-6784eea3.js';
|
|
20
20
|
import 'zustand';
|
|
21
21
|
import 'zustand/middleware';
|
|
22
|
-
import './index-
|
|
22
|
+
import './index-cdc53951.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.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';
|
|
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.fact_checked_by.author' | 'articlePage.fact_checked_by.author.short' | 'articlePage.readMore' | 'articlePage.reviewed_by.expert' | 'articlePage.reviewed_by.expert.medical' | 'articlePage.reviewed_by.expert.medical.short' | 'articlePage.reviewed_by.expert.short' | 'articlePage.showLess' | 'articlePage.written_by.author' | 'articlePage.written_by.author.short' | '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' | 'popupBoostPageView.modalHeading' | 'popupBoostPageView.viewDetail' | '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.whatsappLogin.phoneNotice' | 'ssov2.whatsappLogin.verifySubmit' | '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';
|
|
@@ -31,8 +31,16 @@ var defaultTranslations = {
|
|
|
31
31
|
"articleAuthor.title.medical": "Medically reviewed by",
|
|
32
32
|
"articleAuthor.title.written-by": "Written by",
|
|
33
33
|
"articlePage.articleReviewerBy": "Medically reviewed by {name}",
|
|
34
|
+
"articlePage.fact_checked_by.author": "Fact Checked by {fact_check_display_name} · Written by {author_name} · Updated {post_modified}",
|
|
35
|
+
"articlePage.fact_checked_by.author.short": "Fact Checked by {fact_check_display_name}",
|
|
34
36
|
"articlePage.readMore": "Read More",
|
|
37
|
+
"articlePage.reviewed_by.expert": "Reviewed by {expert_display_name} · {specialty} · {organisation} · Written by {author_name}. Updated {post_modified}",
|
|
38
|
+
"articlePage.reviewed_by.expert.medical": "Reviewed by {expert_display_name} · {specialty} · {organisation} · Written by {author_name} · Updated {post_modified}",
|
|
39
|
+
"articlePage.reviewed_by.expert.medical.short": "Reviewed by {expert_display_name}",
|
|
40
|
+
"articlePage.reviewed_by.expert.short": "Reviewed by {expert_display_name}",
|
|
35
41
|
"articlePage.showLess": "Show less",
|
|
42
|
+
"articlePage.written_by.author": "Written by {expert_display_name} · {specialty} · {organisation} · Updated {post_modified}",
|
|
43
|
+
"articlePage.written_by.author.short": "Written by {expert_display_name}",
|
|
36
44
|
"babyGrowth.alert.bmi": "There is no BMI measurements to display for {name} in WHO data range of 0 to 5 years. Use <a>BMI calculator tool</a> above 5 year old",
|
|
37
45
|
"babyGrowth.alert.head": "There is no head circumference measurements to display for {name} in WHO data range of 0 to 5 years",
|
|
38
46
|
"babyGrowth.alert.weight": "There is no Weight measurements to display for {name} in WHO data range of 0 to 10 years ",
|
|
@@ -604,6 +612,8 @@ var defaultTranslations = {
|
|
|
604
612
|
"popup.editPost": "Edit post",
|
|
605
613
|
"popup.keepEditing": "Keep editing",
|
|
606
614
|
"popup.startANewPost": "Start a new post",
|
|
615
|
+
"popupBoostPageView.modalHeading": "Suggested article",
|
|
616
|
+
"popupBoostPageView.viewDetail": "View detail",
|
|
607
617
|
"popupRequestConsultation.action": "Get consultation",
|
|
608
618
|
"popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
|
|
609
619
|
"popupRequestConsultation.gender": "Gender",
|
|
@@ -810,6 +820,8 @@ var defaultTranslations = {
|
|
|
810
820
|
"ssov2.phone.alreadyUsed": "Phone number is already used, please use another phone number",
|
|
811
821
|
"ssov2.phoneVerify.description": "Please provide additional information to complete the account registration process.",
|
|
812
822
|
"ssov2.phoneVerify.title": "Verify Phone Number",
|
|
823
|
+
"ssov2.whatsappLogin.phoneNotice": "Please make sure to use your Whatsapp phone no. using which you had previously ordered via us",
|
|
824
|
+
"ssov2.whatsappLogin.verifySubmit": "Verify Phone Number",
|
|
813
825
|
"ssov2.policyText": "By signing up, I confirm that I have read, understand and agree to the {privacy} and the {terms} of Hello Health Group. I agree for Hello Health Group to collect, store, use, disclose, and process my information in accordance with Hello Health Group’s Privacy Policy. Furthermore, I agree for Hello Health Group to use my information to send me promotional information (including by direct mail, email, telephone, and text message) or otherwise contact me about products, services, programs or other topics that Hello Health Group think may interest me; and Hello Health Group can share my information to its partners and clients in order for them to provide more helpful services and promotional information.",
|
|
814
826
|
"ssov2.policyText.community": "By signing up, I confirm that I have read, understand and agree to the {privacy} and the {terms} of Hello Health Group. I agree to join the community of HelloDoctor, and I agree for Hello Health Group to collect, store, use, disclose, and process my information in accordance with Hello Health Group’s Privacy Policy. Furthermore, I agree for Hello Health Group to use my information to send me promotional information (including by direct mail, email, telephone, and text message) or otherwise contact me about products, services, programs or other topics that Hello Health Group think may interest me; and Hello Health Group can share my information to its partners and clients in order for them to provide more helpful services and promotional information.",
|
|
815
827
|
"ssov2.policyText.privacy": "Privacy Policy",
|
|
@@ -31,8 +31,16 @@ var hiTranslations = {
|
|
|
31
31
|
"articleAuthor.title.medical": "Medically reviewed by",
|
|
32
32
|
"articleAuthor.title.written-by": "Written by",
|
|
33
33
|
"articlePage.articleReviewerBy": "{name} के द्वारा मेडिकल समीक्षा",
|
|
34
|
+
"articlePage.fact_checked_by.author": "तथ्य जांच की गई {fact_check_display_name} द्वारा। लिखा गया {author_name} द्वारा। अपडेट किया गया {post_modified}।",
|
|
35
|
+
"articlePage.fact_checked_by.author.short": "तथ्य जांच की गई {fact_check_display_name}",
|
|
34
36
|
"articlePage.readMore": "और पढ़ें ",
|
|
37
|
+
"articlePage.reviewed_by.expert": "Reviewed by {expert_display_name} · {specialty} · {organisation} · Written by {author_name}. Updated {post_modified}",
|
|
38
|
+
"articlePage.reviewed_by.expert.medical": "समीक्षा की गई {expert_display_name} द्वारा · {specialty} · {organisation} · । लिखा गया {author_name} द्वारा। अपडेट किया गया {post_modified}।",
|
|
39
|
+
"articlePage.reviewed_by.expert.medical.short": "{expert_display_name} द्वारा समीक्षा की गई",
|
|
40
|
+
"articlePage.reviewed_by.expert.short": "{expert_display_name} द्वारा समीक्षा की गई",
|
|
35
41
|
"articlePage.showLess": "कम करें",
|
|
42
|
+
"articlePage.written_by.author": "लिखा गया {expert_display_name} द्वारा · {specialty} · {organisation} · । अपडेट किया गया {post_modified}।",
|
|
43
|
+
"articlePage.written_by.author.short": "लिखा गया {expert_display_name} द्वारा",
|
|
36
44
|
"babyGrowth.alert.bmi": "There is no BMI measurements to display for {name} in WHO data range of 0 to 5 years. Use <a>BMI calculator tool</a> above 5 year old",
|
|
37
45
|
"babyGrowth.alert.head": "There is no head circumference measurements to display for {name} in WHO data range of 0 to 5 years",
|
|
38
46
|
"babyGrowth.alert.weight": "There is no Weight measurements to display for {name} in WHO data range of 0 to 10 years ",
|
|
@@ -604,6 +612,8 @@ var hiTranslations = {
|
|
|
604
612
|
"popup.editPost": "Edit post",
|
|
605
613
|
"popup.keepEditing": "Keep editing",
|
|
606
614
|
"popup.startANewPost": "Start a new post",
|
|
615
|
+
"popupBoostPageView.modalHeading": "आर्टिकल सजेस्ट करें ",
|
|
616
|
+
"popupBoostPageView.viewDetail": "View detail",
|
|
607
617
|
"popupRequestConsultation.action": "Get consultation",
|
|
608
618
|
"popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
|
|
609
619
|
"popupRequestConsultation.gender": "Gender",
|
|
@@ -810,6 +820,8 @@ var hiTranslations = {
|
|
|
810
820
|
"ssov2.phone.alreadyUsed": "Phone number is already used, please use another phone number",
|
|
811
821
|
"ssov2.phoneVerify.description": "Please provide additional information to complete the account registration process.",
|
|
812
822
|
"ssov2.phoneVerify.title": "Verify Phone Number",
|
|
823
|
+
"ssov2.whatsappLogin.phoneNotice": "Please make sure to use your Whatsapp phone no. using which you had previously ordered via us",
|
|
824
|
+
"ssov2.whatsappLogin.verifySubmit": "Verify Phone Number",
|
|
813
825
|
"ssov2.policyText": "By signing up, I confirm that I have read, understand and agree to the {privacy} and the {terms} of Hello Health Group. I agree for Hello Health Group to collect, store, use, disclose, and process my information in accordance with Hello Health Group’s Privacy Policy. Furthermore, I agree for Hello Health Group to use my information to send me promotional information (including by direct mail, email, telephone, and text message) or otherwise contact me about products, services, programs or other topics that Hello Health Group think may interest me; and Hello Health Group can share my information to its partners and clients in order for them to provide more helpful services and promotional information.",
|
|
814
826
|
"ssov2.policyText.community": "By signing up, I confirm that I have read, understand and agree to the {privacy} and the {terms} of Hello Health Group. I agree to join the community of HelloDoctor, and I agree for Hello Health Group to collect, store, use, disclose, and process my information in accordance with Hello Health Group’s Privacy Policy. Furthermore, I agree for Hello Health Group to use my information to send me promotional information (including by direct mail, email, telephone, and text message) or otherwise contact me about products, services, programs or other topics that Hello Health Group think may interest me; and Hello Health Group can share my information to its partners and clients in order for them to provide more helpful services and promotional information.",
|
|
815
827
|
"ssov2.policyText.privacy": "Privacy Policy",
|
|
@@ -31,8 +31,16 @@ var idTranslations = {
|
|
|
31
31
|
"articleAuthor.title.medical": "Medically reviewed by",
|
|
32
32
|
"articleAuthor.title.written-by": "Written by",
|
|
33
33
|
"articlePage.articleReviewerBy": "Ditinjau oleh {name}",
|
|
34
|
+
"articlePage.fact_checked_by.author": "Fakta medis diperiksa oleh {fact_check_display_name} · Ditulis oleh {author_name} · Diperbarui {post_modified}",
|
|
35
|
+
"articlePage.fact_checked_by.author.short": "Fakta medis diperiksa oleh {fact_check_display_name}",
|
|
34
36
|
"articlePage.readMore": "Lanjut",
|
|
37
|
+
"articlePage.reviewed_by.expert": "Reviewed by {expert_display_name} · {specialty} · {organisation} · Written by {author_name}. Updated {post_modified}",
|
|
38
|
+
"articlePage.reviewed_by.expert.medical": "Ditinjau oleh {expert_display_name} · {specialty} · {organisation} · Ditulis oleh {author_name} · Diperbarui {post_modified}",
|
|
39
|
+
"articlePage.reviewed_by.expert.medical.short": "Ditinjau oleh {expert_display_name}",
|
|
40
|
+
"articlePage.reviewed_by.expert.short": "Ditinjau oleh {expert_display_name}",
|
|
35
41
|
"articlePage.showLess": "Tampilkan lebih sedikit",
|
|
42
|
+
"articlePage.written_by.author": "Ditulis oleh {expert_display_name} · {specialty} · {organisation} · Diperbarui {post_modified}",
|
|
43
|
+
"articlePage.written_by.author.short": "Ditulis oleh {expert_display_name}",
|
|
36
44
|
"babyGrowth.alert.bmi": "Tidak ada pengukuran BMI yang ditampilkan untuk {name} dalam rentang data WHO dari usia 0 hingga 5 tahun. Gunakan alat kalkulator BMI di atas usia 5 tahun.",
|
|
37
45
|
"babyGrowth.alert.head": "Tidak ada pengukuran lingkar kepala yang ditampilkan untuk {name} dalam rentang data WHO dari usia 0 hingga 5 tahun.",
|
|
38
46
|
"babyGrowth.alert.weight": "Tidak ada pengukuran berat badan yang ditampilkan untuk {name} dalam rentang data WHO dari usia 0 hingga 10 tahun.",
|
|
@@ -604,6 +612,8 @@ var idTranslations = {
|
|
|
604
612
|
"popup.editPost": "Edit postingan",
|
|
605
613
|
"popup.keepEditing": "Lanjut Mengedit",
|
|
606
614
|
"popup.startANewPost": "Buat postingan baru",
|
|
615
|
+
"popupBoostPageView.modalHeading": "Artikel Pilihan",
|
|
616
|
+
"popupBoostPageView.viewDetail": "View detail",
|
|
607
617
|
"popupRequestConsultation.action": "Get consultation",
|
|
608
618
|
"popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
|
|
609
619
|
"popupRequestConsultation.gender": "Gender",
|
|
@@ -810,6 +820,8 @@ var idTranslations = {
|
|
|
810
820
|
"ssov2.phone.alreadyUsed": "Nomor HP sudah digunakan.Mohon pakai nomor HP lain.",
|
|
811
821
|
"ssov2.phoneVerify.description": "Berikan informasi tambahan untuk menyelesaikan proses pendaftaran.",
|
|
812
822
|
"ssov2.phoneVerify.title": "Verifikasi Nomor HP",
|
|
823
|
+
"ssov2.whatsappLogin.phoneNotice": "Pastikan Anda menggunakan nomor Whatsapp yang Anda gunakan saat memesan melalui kami sebelumnya.",
|
|
824
|
+
"ssov2.whatsappLogin.verifySubmit": "Verifikasi nomor HP",
|
|
813
825
|
"ssov2.policyText": "Dengan mendaftar, saya memastikan bahwa saya telah membaca, memahami, dan menyetujui {privacy} dan {terms} Hello Health Group. Saya setuju Hello Health Group mengumpulkan, menyimpan, menggunakan, mengungkapkan, dan memproses informasi saya sesuai dengan Kebijakan Privasi Hello Health Group. Selanjutnya, saya setuju Hello Health Group menggunakan informasi saya untuk mengirimi saya perihal promosi (termasuk melalui surat langsung, email, telepon, dan SMS) atau menghubungi saya tentang produk, layanan, program, atau topik lainnya yang menurut Hello Health Group mungkin menarik bagi saya; dan Hello Health Group dapat membagikan informasi saya ke mitra dan kliennya agar mereka dapat memberikan layanan dan informasi promosi yang lebih bermanfaat.",
|
|
814
826
|
"ssov2.policyText.community": "Dengan mendaftar, saya menyatakan bahwa saya telah membaca, memahami, dan menyetujui {privacy} dan {terms} Hello Health Group. Saya setuju untuk bergabung dengan komunitas Hello Sehat, dan saya setuju Hello Health Group untuk mengumpulkan, menyimpan, menggunakan, mengungkapkan, dan memproses informasi saya sesuai dengan Kebijakan Privasi Hello Health Group. Selain itu, saya menyetujui Hello Health Group untuk menggunakan informasi saya dan mengirimkan informasi promosi kepada saya (termasuk melalui direct mail atau pesan langsung, email, telepon, dan pesan teks) atau menghubungi saya tentang produk, layanan, program, atau topik lain yang menurut Hello Health Group mungkin menarik bagi saya; dan Hello Health Group dapat membagikan informasi saya kepada mitra dan kliennya agar mereka dapat memberikan layanan dan informasi promosi yang lebih bermanfaat.",
|
|
815
827
|
"ssov2.policyText.privacy": "Kebijakan Privasi",
|
|
@@ -31,8 +31,16 @@ var kmTranslations = {
|
|
|
31
31
|
"articleAuthor.title.medical": "Medically reviewed by",
|
|
32
32
|
"articleAuthor.title.written-by": "Written by",
|
|
33
33
|
"articlePage.articleReviewerBy": "ត្រួតពិនិត្យដោយ {name}",
|
|
34
|
+
"articlePage.fact_checked_by.author": "ផ្ទៀងផ្ទាត់ដោយ {fact_check_display_name} និពន្ធដោយ {author_name} បានធ្វើបច្ចុប្បន្នភាព {post_modified}",
|
|
35
|
+
"articlePage.fact_checked_by.author.short": "ផ្ទៀងផ្ទាត់ដោយ {fact_check_display_name}",
|
|
34
36
|
"articlePage.readMore": "អានបន្ថែម",
|
|
37
|
+
"articlePage.reviewed_by.expert": "Reviewed by {expert_display_name} · {specialty} · {organisation} · Written by {author_name}. Updated {post_modified}",
|
|
38
|
+
"articlePage.reviewed_by.expert.medical": "ពិនិត្យដោយ {expert_display_name} · {specialty} · {organisation} · និពន្ធដោយ {author_name} បានធ្វើបច្ចុប្បន្នភាព {post_modified}",
|
|
39
|
+
"articlePage.reviewed_by.expert.medical.short": "ពិនិត្យដោយ {expert_display_name}",
|
|
40
|
+
"articlePage.reviewed_by.expert.short": "ពិនិត្យដោយ {expert_display_name}",
|
|
35
41
|
"articlePage.showLess": "បង្ហាញតិច",
|
|
42
|
+
"articlePage.written_by.author": "និពន្ធដោយ {expert_display_name} · {specialty} · {organisation} · បានធ្វើបច្ចុប្បន្នភាព {post_modified}",
|
|
43
|
+
"articlePage.written_by.author.short": "និពន្ធដោយ {expert_display_name}",
|
|
36
44
|
"babyGrowth.alert.bmi": "There is no BMI measurements to display for {name} in WHO data range of 0 to 5 years. Use <a>BMI calculator tool</a> above 5 year old",
|
|
37
45
|
"babyGrowth.alert.head": "There is no head circumference measurements to display for {name} in WHO data range of 0 to 5 years",
|
|
38
46
|
"babyGrowth.alert.weight": "There is no Weight measurements to display for {name} in WHO data range of 0 to 10 years ",
|
|
@@ -604,6 +612,8 @@ var kmTranslations = {
|
|
|
604
612
|
"popup.editPost": "Edit post",
|
|
605
613
|
"popup.keepEditing": "Keep editing",
|
|
606
614
|
"popup.startANewPost": "Start a new post",
|
|
615
|
+
"popupBoostPageView.modalHeading": "អត្ថបទអ្នកអាចចូលចិត្ត",
|
|
616
|
+
"popupBoostPageView.viewDetail": "បង្ហាញលម្អិត",
|
|
607
617
|
"popupRequestConsultation.action": "Get consultation",
|
|
608
618
|
"popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
|
|
609
619
|
"popupRequestConsultation.gender": "Gender",
|
|
@@ -810,6 +820,8 @@ var kmTranslations = {
|
|
|
810
820
|
"ssov2.phone.alreadyUsed": "Phone number is already used, please use another phone number",
|
|
811
821
|
"ssov2.phoneVerify.description": "Please provide additional information to complete the account registration process.",
|
|
812
822
|
"ssov2.phoneVerify.title": "Verify Phone Number",
|
|
823
|
+
"ssov2.whatsappLogin.phoneNotice": "Please make sure to use your Whatsapp phone no. using which you had previously ordered via us",
|
|
824
|
+
"ssov2.whatsappLogin.verifySubmit": "Verify Phone Number",
|
|
813
825
|
"ssov2.policyText": "By signing up, I confirm that I have read, understand and agree to the {privacy} and the {terms} of Hello Health Group. I agree for Hello Health Group to collect, store, use, disclose, and process my information in accordance with Hello Health Group’s Privacy Policy. Furthermore, I agree for Hello Health Group to use my information to send me promotional information (including by direct mail, email, telephone, and text message) or otherwise contact me about products, services, programs or other topics that Hello Health Group think may interest me; and Hello Health Group can share my information to its partners and clients in order for them to provide more helpful services and promotional information.",
|
|
814
826
|
"ssov2.policyText.community": "By signing up, I confirm that I have read, understand and agree to the {privacy} and the {terms} of Hello Health Group. I agree to join the community of HelloDoctor, and I agree for Hello Health Group to collect, store, use, disclose, and process my information in accordance with Hello Health Group’s Privacy Policy. Furthermore, I agree for Hello Health Group to use my information to send me promotional information (including by direct mail, email, telephone, and text message) or otherwise contact me about products, services, programs or other topics that Hello Health Group think may interest me; and Hello Health Group can share my information to its partners and clients in order for them to provide more helpful services and promotional information.",
|
|
815
827
|
"ssov2.policyText.privacy": "Privacy Policy",
|
|
@@ -31,8 +31,16 @@ var msTranslations = {
|
|
|
31
31
|
"articleAuthor.title.medical": "Disemak secara perubatan oleh",
|
|
32
32
|
"articleAuthor.title.written-by": "Ditulis oleh",
|
|
33
33
|
"articlePage.articleReviewerBy": "Maklumat perubatan disemak oleh {name}",
|
|
34
|
+
"articlePage.fact_checked_by.author": "Fakta Disemak oleh {fact_check_display_name} · Ditulis oleh {author_name} · Dikemas kini {post_modified}",
|
|
35
|
+
"articlePage.fact_checked_by.author.short": "Fakta Disemak oleh {fact_check_display_name} ",
|
|
34
36
|
"articlePage.readMore": "Baca Lagi",
|
|
37
|
+
"articlePage.reviewed_by.expert": "Reviewed by {expert_display_name} · {specialty} · {organisation} · Written by {author_name}. Updated {post_modified}",
|
|
38
|
+
"articlePage.reviewed_by.expert.medical": "Disemak oleh {expert_display_name} · {specialty} · {organisation} · Ditulis oleh {author_name} · Dikemas kini {post_modified}",
|
|
39
|
+
"articlePage.reviewed_by.expert.medical.short": "Disemak oleh {expert_display_name}",
|
|
40
|
+
"articlePage.reviewed_by.expert.short": "Disemak oleh {expert_display_name}",
|
|
35
41
|
"articlePage.showLess": "Tutup",
|
|
42
|
+
"articlePage.written_by.author": "Ditulis oleh {expert_display_name} · {specialty} · {organisation} · Dikemas kini {post_modified}",
|
|
43
|
+
"articlePage.written_by.author.short": "Ditulis oleh {expert_display_name}",
|
|
36
44
|
"babyGrowth.alert.bmi": "\nTiada bacaan BMI untuk {name} dalam julat WHO bagi kanak-kanak yang berumur antara 0 ke 5 tahun. Gunakan kalkulator BMI untuk kanak-kanak yang berumur di atas 5 tahun",
|
|
37
45
|
"babyGrowth.alert.head": "Tiada bacaan ukur lilit kepala untuk {name} dalam julat WHO bagi kanak-kanak yang berumur antara 0 ke 5 tahun",
|
|
38
46
|
"babyGrowth.alert.weight": "Tiada bacaan berat badan untuk {name} dalam julat WHO bagi kanak-kanak yang berumur antara 0 ke 10 tahun",
|
|
@@ -604,6 +612,8 @@ var msTranslations = {
|
|
|
604
612
|
"popup.editPost": "Sunting kiriman",
|
|
605
613
|
"popup.keepEditing": "Teruskan menyunting",
|
|
606
614
|
"popup.startANewPost": "Mulakan kiriman baru",
|
|
615
|
+
"popupBoostPageView.modalHeading": "Artikel Pilihan",
|
|
616
|
+
"popupBoostPageView.viewDetail": "Lihat lebih lanjut",
|
|
607
617
|
"popupRequestConsultation.action": "Dapatkan konsultasi",
|
|
608
618
|
"popupRequestConsultation.descriptionSuccess": "Kami akan menghubungi anda tidak lama lagi.",
|
|
609
619
|
"popupRequestConsultation.gender": "Jantina",
|
|
@@ -810,6 +820,8 @@ var msTranslations = {
|
|
|
810
820
|
"ssov2.phone.alreadyUsed": "Nombor ini sudah digunakan, sila masukkan nombor berbeza",
|
|
811
821
|
"ssov2.phoneVerify.description": "Sila berikan maklumat tambahan untuk melengkapkan proses pendaftaran akaun.",
|
|
812
822
|
"ssov2.phoneVerify.title": "Sahkan nombor telefon anda",
|
|
823
|
+
"ssov2.whatsappLogin.phoneNotice": "Sila pastikan anda menggunakan nombor Whatsapp yang anda gunakan apabila membuat pesanan melalui kami.",
|
|
824
|
+
"ssov2.whatsappLogin.verifySubmit": "Sahkan nombor telefon",
|
|
813
825
|
"ssov2.policyText": "Dengan mendaftar, saya mengesahkan bahawa saya telah membaca, memahami dan bersetuju dengan {privacy} dan {terms} Hello Health Group. Saya bersetuju untuk menyertai HelloDoktor, dan saya bersetuju untuk Hello Health Group mengumpul, menyimpan, menggunakan, mendedahkan, dan memproses maklumat saya mengikut Dasar Privasi Hello Health Group. Tambahan pula, saya bersetuju untuk Hello Health Group menggunakan maklumat saya untuk menghantar maklumat promosi (termasuk melalui surat, e-mel, telefon, dan pesanan teks) atau menghubungi saya mengenai produk, perkhidmatan, program atau topik lain yang mungkin menarik minat saya mengikut Hello Health Group; dan Hello Health Group boleh berkongsi maklumat saya kepada rakan kongsi dan pelanggannya agar mereka dapat memberikan perkhidmatan dan maklumat promosi yang lebih membantu.\"",
|
|
814
826
|
"ssov2.policyText.community": "Dengan mendaftar, saya mengesahkan bahawa saya telah membaca, memahami dan bersetuju dengan {privacy} dan {terms} Hello Health Group. Saya bersetuju untuk menyertai komuniti HelloDoktor, dan saya bersetuju untuk Hello Health Group mengumpul, menyimpan, menggunakan, mendedahkan, dan memproses maklumat saya mengikut Dasar Privasi Hello Health Group. Tambahan pula, saya bersetuju untuk Hello Health Group menggunakan maklumat saya untuk menghantar maklumat promosi (termasuk melalui surat, e-mel, telefon, dan pesanan teks) atau menghubungi saya mengenai produk, perkhidmatan, program atau topik lain yang mungkin menarik minat saya mengikut Hello Health Group; dan Hello Health Group boleh berkongsi maklumat saya kepada rakan kongsi dan pelanggannya agar mereka dapat memberikan perkhidmatan dan maklumat promosi yang lebih membantu.\"",
|
|
815
827
|
"ssov2.policyText.privacy": "Dasar Privasi",
|