@hhgtech/hhg-components 1.29.445-beta-8 → 1.29.446
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-bb3fed9b.js → InputDate-ea3cf403.js} +5 -5
- package/build/{LastPeriod-e71387df.js → LastPeriod-7a132b77.js} +1 -1
- package/build/{MobileBottomNavigationIcon-bbbe5947.js → MobileBottomNavigationIcon-50881a8d.js} +3 -3
- package/build/{index-3a2884f6.js → RatingStarsInput-50cdf773.js} +33 -70
- package/build/{Spinner-4db5e147.js → Spinner-5d44299f.js} +1 -1
- package/build/{WhatsApp-30f505bf.js → WhatsApp-44ee7642.js} +1 -1
- package/build/adapters.js +20 -20
- package/build/atoms.js +50 -50
- package/build/babyGrowth.js +85 -85
- package/build/cache.js +2 -2
- package/build/care/components/organisms/bookingSearchBarV2/index.d.ts +1 -2
- package/build/care/components/organisms/bookingSearchBarV2/tabSearch/index.d.ts +1 -2
- package/build/care.js +18 -18
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +48 -46
- package/build/components/atoms/cardCollapse/index.d.ts +1 -1
- package/build/components/atoms/cardCollapse/index.styled.d.ts +4 -0
- package/build/components/molecules/embeddedHeathToolCards/helpers.d.ts +0 -4
- package/build/components/molecules/healthTools/form/bmiForm/context.d.ts +0 -1
- package/build/components/molecules/healthTools/form/bmiForm/index.d.ts +1 -1
- package/build/components/molecules/index.d.ts +0 -1
- package/build/components/molecules/list/type.d.ts +0 -2
- package/build/components/navigationV2/components/molecules/menuCategoriesList/Item/index.d.ts +0 -5
- package/build/components/navigationV2/components/molecules/menuCategoriesList/Item/index.styled.d.ts +0 -7
- package/build/components/navigationV2/types.d.ts +0 -10
- package/build/components/navigationV2/utils.d.ts +0 -14
- package/build/components/organisms/index.d.ts +0 -1
- package/build/components.js +173 -175
- package/build/{constants-5efb17b7.js → constants-e2592a4e.js} +1 -1
- package/build/constants.js +4 -3
- package/build/constantsDomainLocales.js +1 -1
- package/build/constantsRiskScreener.js +2 -2
- package/build/constantsSite.js +2 -2
- package/build/{core-7fd4c86c.js → core-e5807367.js} +1 -1
- package/build/{dataTransform-5d73610e.js → dataTransform-560b7a3b.js} +1 -1
- package/build/ecom.js +5 -5
- package/build/{editor-604e10ac.js → editor-0241ce92.js} +11 -11
- package/build/embeddedHeathToolCards_babyGrowth.js +24 -24
- package/build/embeddedHeathToolCards_babyPoop.js +20 -20
- package/build/embeddedHeathToolCards_babyVaccine.js +23 -23
- package/build/embeddedHeathToolCards_bmi_bmi.js +26 -26
- package/build/embeddedHeathToolCards_bmrBmr.js +26 -26
- package/build/embeddedHeathToolCards_dueDate_dueDate.js +23 -23
- package/build/embeddedHeathToolCards_ovulation_ovulation.js +23 -23
- package/build/embeddedHeathToolCards_pwg_pwg.js +27 -27
- package/build/embeddedHeathToolCards_targetHeartRate.js +28 -28
- package/build/esm/{InputDate-2bdf3864.js → InputDate-34997485.js} +5 -5
- package/build/esm/{LastPeriod-515c6bf1.js → LastPeriod-ee32498c.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-5fbe1353.js → MobileBottomNavigationIcon-86e450ce.js} +3 -3
- package/build/esm/{index-924049df.js → RatingStarsInput-7071f1d5.js} +34 -70
- package/build/esm/{Spinner-c1607339.js → Spinner-1701207a.js} +1 -1
- package/build/esm/{WhatsApp-ba537bf1.js → WhatsApp-c768bcd2.js} +1 -1
- package/build/esm/adapters.js +20 -20
- package/build/esm/atoms.js +50 -50
- package/build/esm/babyGrowth.js +85 -85
- package/build/esm/cache.js +2 -2
- package/build/esm/care/components/organisms/bookingSearchBarV2/index.d.ts +1 -2
- package/build/esm/care/components/organisms/bookingSearchBarV2/tabSearch/index.d.ts +1 -2
- package/build/esm/care.js +18 -18
- package/build/esm/careBookingSearchBar.js +14 -14
- package/build/esm/careBookingSearchBarV2.js +48 -46
- package/build/esm/components/atoms/cardCollapse/index.d.ts +1 -1
- package/build/esm/components/atoms/cardCollapse/index.styled.d.ts +4 -0
- package/build/esm/components/molecules/embeddedHeathToolCards/helpers.d.ts +0 -4
- package/build/esm/components/molecules/healthTools/form/bmiForm/context.d.ts +0 -1
- package/build/esm/components/molecules/healthTools/form/bmiForm/index.d.ts +1 -1
- package/build/esm/components/molecules/index.d.ts +0 -1
- package/build/esm/components/molecules/list/type.d.ts +0 -2
- package/build/esm/components/navigationV2/components/molecules/menuCategoriesList/Item/index.d.ts +0 -5
- package/build/esm/components/navigationV2/components/molecules/menuCategoriesList/Item/index.styled.d.ts +0 -7
- package/build/esm/components/navigationV2/types.d.ts +0 -10
- package/build/esm/components/navigationV2/utils.d.ts +0 -14
- package/build/esm/components/organisms/index.d.ts +0 -1
- package/build/esm/components.js +103 -103
- package/build/esm/{constants-204d661b.js → constants-6c1bab80.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-4fea4fd5.js → core-78500434.js} +1 -1
- package/build/esm/{dataTransform-72190e52.js → dataTransform-76dc08c5.js} +1 -1
- package/build/esm/ecom.js +5 -5
- package/build/esm/{editor-da33aa10.js → editor-c0f734d5.js} +11 -11
- package/build/esm/embeddedHeathToolCards_babyGrowth.js +24 -24
- package/build/esm/embeddedHeathToolCards_babyPoop.js +20 -20
- package/build/esm/embeddedHeathToolCards_babyVaccine.js +23 -23
- package/build/esm/embeddedHeathToolCards_bmi_bmi.js +26 -26
- package/build/esm/embeddedHeathToolCards_bmrBmr.js +26 -26
- package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +23 -23
- package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +23 -23
- package/build/esm/embeddedHeathToolCards_pwg_pwg.js +27 -27
- package/build/esm/embeddedHeathToolCards_targetHeartRate.js +28 -28
- package/build/esm/footer.js +22 -22
- package/build/esm/gAssets.js +2 -2
- package/build/esm/{healthTools-013bd6e7.js → healthTools-bb3b9f52.js} +1 -1
- package/build/esm/healthToolsCardWrapper.js +19 -19
- package/build/esm/healthToolsForm.js +34 -34
- package/build/esm/hooks.js +13 -13
- package/build/esm/i18n/translationKeys.d.ts +1 -1
- package/build/esm/i18n-values/en-PH.js +1 -8
- package/build/esm/i18n-values/hi-IN.js +1 -8
- package/build/esm/i18n-values/id-ID.js +0 -7
- package/build/esm/i18n-values/km-KH.js +1 -8
- package/build/esm/i18n-values/ms-MY.js +0 -7
- package/build/esm/i18n-values/my-MM.js +1 -8
- package/build/esm/i18n-values/th-TH.js +0 -7
- package/build/esm/i18n-values/tl-PH.js +1 -8
- package/build/esm/i18n-values/vi-VN.js +0 -7
- package/build/esm/i18n-values/vi-VN_MB.js +0 -7
- package/build/esm/i18n-values/zh-SG.js +0 -7
- package/build/esm/i18n-values/zh-TW.js +1 -8
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/{index-aa9e0fc9.js → index-0046753c.js} +11 -11
- package/build/esm/{index-7a1625ef.js → index-033c4a57.js} +14 -14
- package/build/esm/{index-abdb983b.js → index-0718f911.js} +13 -14
- package/build/esm/{index-8eb5a071.js → index-075bd0c1.js} +2 -2
- package/build/esm/{index-af8f1eb1.js → index-095a3634.js} +13 -13
- package/build/esm/{index-3cb55be4.js → index-134ef8da.js} +6 -6
- package/build/esm/{index-13774d96.js → index-137e5210.js} +25 -25
- package/build/esm/{index-3b2d7647.js → index-183905bf.js} +17 -17
- package/build/esm/{index-383fdd3e.js → index-1b5a6f55.js} +2 -2
- package/build/esm/{index-ab8becec.js → index-236e029e.js} +4 -5
- package/build/esm/{index-6c28237e.js → index-2407b0fa.js} +4 -4
- package/build/esm/{index-0d2c367c.js → index-26e83ed6.js} +2 -2
- package/build/esm/{index-9cde31ae.js → index-29f80af7.js} +4 -4
- package/build/esm/{index-f9b1b04a.js → index-2f2f29bb.js} +15 -15
- package/build/esm/{index-57329af1.js → index-2f98772e.js} +1 -1
- package/build/esm/{index-12739ce3.js → index-3079db33.js} +2 -2
- package/build/esm/{index-88445a8b.js → index-37002190.js} +2 -2
- package/build/esm/{index-cfa994b0.js → index-38e9a9f0.js} +13 -13
- package/build/esm/{index-62f48848.js → index-41f9bb30.js} +2 -2
- package/build/esm/{index-efd81628.js → index-4b0e4e41.js} +21 -21
- package/build/esm/{index-ea068643.js → index-4bfef9ef.js} +2 -2
- package/build/esm/{index-a2a30553.js → index-4c620103.js} +2 -2
- package/build/esm/{index-4bdee69c.js → index-500479f6.js} +2 -2
- package/build/esm/{index-3f2e1386.js → index-54282349.js} +3 -3
- package/build/esm/{index-264a5e65.js → index-5671d070.js} +1 -1
- package/build/esm/{index-7bccf3d9.js → index-569114a4.js} +13 -13
- package/build/esm/{index-9a18349f.js → index-697693d1.js} +3 -3
- package/build/esm/{index-3050d5ab.js → index-69af4a31.js} +1 -1
- package/build/esm/{index-05ddfbd5.js → index-6a5e3a6f.js} +2 -2
- package/build/esm/{index-4e4f6c87.js → index-6efd8f7a.js} +3 -3
- package/build/esm/{index-62256e25.js → index-73e5fbab.js} +3 -3
- package/build/esm/{index-79143cec.js → index-7740d235.js} +33 -90
- package/build/esm/{index-750236a1.js → index-809e0b13.js} +22 -22
- package/build/esm/{index-571f7911.js → index-85409d38.js} +2 -2
- package/build/esm/{index-28cbffd4.js → index-8542e2a7.js} +2 -2
- package/build/esm/{index-58d88f45.js → index-86781055.js} +16 -16
- package/build/esm/{index-8fae5f1d.js → index-878ae459.js} +13 -13
- package/build/esm/{index-478fd4fe.js → index-87a5e8aa.js} +6 -6
- package/build/esm/{index-552c8d3d.js → index-8c13a911.js} +15 -15
- package/build/esm/{index-32b658e4.js → index-8c223288.js} +5 -3
- package/build/esm/{index-bd5be293.js → index-8d856dbb.js} +1 -1
- package/build/esm/{index-e7081070.js → index-8dfda23b.js} +8 -8
- package/build/esm/{index-0fe413a7.js → index-908a22f1.js} +227 -334
- package/build/esm/{index-f0f878f0.js → index-9577f036.js} +1 -1
- package/build/esm/{index-b754de69.js → index-99bc575e.js} +16 -16
- package/build/esm/{index-ac8f3e23.js → index-9b82dc59.js} +22 -77
- package/build/esm/{index-758730df.js → index-a0b38a9f.js} +32 -32
- package/build/esm/{index-20e03dfd.js → index-a177ecbc.js} +17 -17
- package/build/esm/{index-7d959530.js → index-a39845d4.js} +2 -2
- package/build/esm/{index-ad47fdc9.js → index-a44a367f.js} +13 -13
- package/build/esm/{index-59455174.js → index-b3a565c0.js} +1 -1
- package/build/esm/{index-c65bddb8.js → index-b4409ba5.js} +3 -3
- package/build/esm/{index-eaa0b8ab.js → index-b482fa95.js} +17 -17
- package/build/esm/{index-0596ffb5.js → index-b52c7f54.js} +2 -2
- package/build/esm/{index-9d55b0ab.js → index-b8767744.js} +5 -5
- package/build/esm/{index-eb1b7e09.js → index-be5a7659.js} +1 -1
- package/build/esm/{index-8c3f7fe6.js → index-c9a58600.js} +3 -3
- package/build/esm/{index-5ef3c50a.js → index-d30a6402.js} +12 -10
- package/build/esm/{index-62bca68c.js → index-d5633020.js} +3 -3
- package/build/esm/{index-5f38004a.js → index-dd96d14b.js} +18 -18
- package/build/esm/{index-16275a8e.js → index-df0b6335.js} +3 -3
- package/build/esm/{index-6684fcaa.js → index-df75f887.js} +7 -7
- package/build/esm/{index-92267210.js → index-e05deb74.js} +15 -15
- package/build/esm/{index-82d5df60.js → index-e433d025.js} +7 -7
- package/build/esm/{index-a26124d3.js → index-e66efc7a.js} +32 -32
- package/build/esm/{index-8002fd5c.js → index-e7860bcc.js} +2 -2
- package/build/esm/{index-c2b6b6bc.js → index-f66e8ba1.js} +2 -2
- package/build/esm/{index-45d9757a.js → index-fbcce178.js} +9 -9
- package/build/esm/{index-da9c2dab.js → index-fbcd74ff.js} +6 -6
- package/build/esm/{index-2f5892dd.js → index-ff9b19dc.js} +6 -6
- package/build/esm/index.js +124 -124
- package/build/esm/interfaces/constants/index.d.ts +1 -0
- package/build/esm/{labelSorting-f1d40111.js → labelSorting-93a85648.js} +4 -4
- package/build/esm/lead.js +36 -36
- package/build/esm/{logoIcon-5905311a.js → logoIcon-c7eacf77.js} +2 -2
- package/build/esm/mantine.js +26 -26
- 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 +77 -77
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +17 -17
- package/build/esm/navigation.js +47 -47
- package/build/esm/navigationLogoutPopup.js +11 -11
- package/build/esm/navigationProfileButton.js +27 -27
- package/build/esm/onboardingV2.js +30 -30
- package/build/esm/organisms.js +57 -57
- package/build/esm/{post-a52b45f1.js → post-d97888e9.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/featureFlag.d.ts +1 -2
- package/build/esm/ssoV2.js +41 -53
- package/build/esm/{store-ea2613b9.js → store-b01f08c1.js} +3 -3
- package/build/esm/subot.js +37 -37
- package/build/esm/surveyOrPremiumBanner.js +34 -34
- package/build/esm/surveyQuestionCard.js +11 -11
- package/build/esm/{surveyThankyouCard-33c039e2.js → surveyThankyouCard-a9d064bb.js} +5 -5
- package/build/esm/{text-b2dee138.js → text-eced7441.js} +6 -6
- package/build/esm/together.js +57 -57
- package/build/esm/togetherApiUtils.js +4 -4
- package/build/esm/togetherAtoms.js +31 -31
- package/build/esm/togetherComponentGlobalContext.js +4 -4
- package/build/esm/togetherMolecules.js +52 -52
- package/build/esm/togetherMoleculesCardAuthor.js +29 -29
- package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
- package/build/esm/togetherMoleculesProfileDetail.js +40 -40
- package/build/esm/togetherOrganisms.js +51 -51
- package/build/esm/togetherRichTextEditor.js +18 -18
- package/build/esm/togetherShareBox.js +10 -10
- package/build/esm/{translationsProvider-fd150406.js → translationsProvider-b3f26828.js} +1 -1
- package/build/esm/{treePopoverMenu-15d98bda.js → treePopoverMenu-5457e14c.js} +19 -19
- package/build/esm/types.js +2 -2
- package/build/esm/{useHealthToolCache-56dcc32c.js → useHealthToolCache-6e58aa34.js} +1 -1
- package/build/esm/{usePhoneValidator-7fe382bd.js → usePhoneValidator-34e2f369.js} +5 -5
- package/build/esm/{usePlacesAutocomplete-7e31adb5.js → usePlacesAutocomplete-dad068c3.js} +1 -1
- package/build/esm/useTogetherAuthRequiredAction.js +10 -10
- package/build/esm/{utils-27667b8f.js → utils-622e337a.js} +2 -2
- package/build/esm/{utils-81a7b6c0.js → utils-96b11fb1.js} +1 -1
- package/build/esm/{utils-6ca0073d.js → utils-9bddd18b.js} +5 -5
- package/build/esm/{utils-137292cf.js → utils-b8fd4daf.js} +3 -3
- package/build/esm/{utils-47cea537.js → utils-c79e7532.js} +2 -2
- package/build/esm/vaccination.js +22 -22
- package/build/footer.js +22 -22
- package/build/gAssets.js +2 -2
- package/build/{healthTools-7ad68b6c.js → healthTools-f65b9f1c.js} +1 -1
- package/build/healthToolsCardWrapper.js +19 -19
- package/build/healthToolsForm.js +34 -34
- package/build/hooks.js +13 -13
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +1 -8
- package/build/i18n-values/hi-IN.js +1 -8
- package/build/i18n-values/id-ID.js +0 -7
- package/build/i18n-values/km-KH.js +1 -8
- package/build/i18n-values/ms-MY.js +0 -7
- package/build/i18n-values/my-MM.js +1 -8
- package/build/i18n-values/th-TH.js +0 -7
- package/build/i18n-values/tl-PH.js +1 -8
- package/build/i18n-values/vi-VN.js +0 -7
- package/build/i18n-values/vi-VN_MB.js +0 -7
- package/build/i18n-values/zh-SG.js +0 -7
- package/build/i18n-values/zh-TW.js +1 -8
- package/build/i18n.js +2 -2
- package/build/i18nV2.js +1 -1
- package/build/{index-d78557c8.js → index-00c7cd9f.js} +1 -1
- package/build/{index-a02622a6.js → index-0a3884ed.js} +13 -13
- package/build/{index-951cf1ed.js → index-0cd9f867.js} +17 -17
- package/build/{index-ad18e848.js → index-0d11c2b4.js} +2 -2
- package/build/{index-7ccb2ea0.js → index-0dde1654.js} +32 -32
- package/build/{index-03536bae.js → index-133c658f.js} +2 -2
- package/build/{index-f6a1fb64.js → index-14c17a07.js} +21 -21
- package/build/{index-3e97d4ea.js → index-1dd55776.js} +3 -3
- package/build/{index-789dcd99.js → index-1ef5293c.js} +1 -1
- package/build/{index-35daf4c8.js → index-27784607.js} +2 -2
- package/build/{index-13066cef.js → index-2aea318b.js} +16 -16
- package/build/{index-aaed44e3.js → index-3131f796.js} +2 -2
- package/build/{index-4f288f54.js → index-3358bc21.js} +3 -3
- package/build/{index-6ed5925d.js → index-369f965c.js} +14 -14
- package/build/{index-e241c80f.js → index-3a82b0d7.js} +32 -32
- package/build/{index-6fbe8451.js → index-3d2be1fa.js} +4 -5
- package/build/{index-b3588d9c.js → index-3dba0c64.js} +25 -25
- package/build/{index-0880604f.js → index-46545be9.js} +2 -2
- package/build/{index-ed72c023.js → index-4b47f8a9.js} +13 -13
- package/build/{index-2104fdb5.js → index-4c675261.js} +3 -3
- package/build/{index-cd837ac5.js → index-5280c604.js} +16 -16
- package/build/{index-bd4e2a48.js → index-558c8c74.js} +1 -1
- package/build/{index-60e1c7da.js → index-559d2a98.js} +3 -3
- package/build/{index-8f1a8a79.js → index-55cc6192.js} +3 -3
- package/build/{index-68eba697.js → index-566fc5f6.js} +22 -22
- package/build/{index-ff9ca598.js → index-56f531c0.js} +5 -5
- package/build/{index-29eda0b9.js → index-5d7ad93a.js} +1 -1
- package/build/{index-ac04f0e4.js → index-5df4c886.js} +230 -337
- package/build/{index-b8e7bfbe.js → index-5e2f821a.js} +8 -8
- package/build/{index-5acb08c8.js → index-617dbdff.js} +17 -17
- package/build/{index-83f43dc2.js → index-670f46f3.js} +3 -3
- package/build/{index-a27ac3a3.js → index-6746b982.js} +15 -15
- package/build/{index-f82e8166.js → index-7097f3e9.js} +1 -1
- package/build/{index-aa40130f.js → index-70b18251.js} +15 -15
- package/build/{index-66249de4.js → index-71aeeed0.js} +2 -2
- package/build/{index-424d4f21.js → index-79b5bd8b.js} +15 -15
- package/build/{index-5b50844c.js → index-7add2102.js} +33 -90
- package/build/{index-ff637617.js → index-890b5752.js} +2 -2
- package/build/{index-107d31e9.js → index-89e7e056.js} +3 -3
- package/build/{index-bb6d9af3.js → index-8b96a25d.js} +6 -6
- package/build/{index-ab6c0c4a.js → index-8c60d19d.js} +17 -17
- package/build/{index-e8005ea6.js → index-8d585a8f.js} +11 -11
- package/build/{index-0469593d.js → index-8e7be4d9.js} +2 -2
- package/build/{index-87fcbfb8.js → index-9244962b.js} +18 -18
- package/build/{index-da0cab95.js → index-96ae56db.js} +6 -6
- package/build/{index-709bfd72.js → index-98b8c19b.js} +13 -13
- package/build/{index-d1d3c109.js → index-a094b76f.js} +7 -7
- package/build/{index-8b2ee9af.js → index-a9bc62bf.js} +14 -12
- package/build/{index-3075673c.js → index-aaeda199.js} +2 -2
- package/build/{index-13bd2bc0.js → index-afa13179.js} +3 -3
- package/build/{index-10d25acd.js → index-b420f29a.js} +13 -13
- package/build/{index-b0807564.js → index-bb36bdbb.js} +13 -14
- package/build/{index-cfeaccb6.js → index-be7a30b4.js} +2 -2
- package/build/{index-fee3ac1b.js → index-bec34917.js} +2 -2
- package/build/{index-8c6fb2a7.js → index-bf3a1a2a.js} +6 -6
- package/build/{index-5c882032.js → index-c14fc900.js} +8 -8
- package/build/{index-8caf2c65.js → index-c184db89.js} +2 -2
- package/build/{index-cd2c2922.js → index-c2e4dc7c.js} +4 -4
- package/build/{index-7c6cf572.js → index-c66acc17.js} +4 -4
- package/build/{index-b5ca62ed.js → index-c90f54f8.js} +1 -1
- package/build/{index-a593146d.js → index-cbffd22e.js} +13 -13
- package/build/{index-9e275aea.js → index-d5039b65.js} +6 -6
- package/build/{index-c93ab279.js → index-d5760552.js} +7 -7
- package/build/{index-d0e9583b.js → index-d7ee122e.js} +20 -76
- package/build/{index-0869045f.js → index-d890c325.js} +2 -2
- package/build/{index-2c2fab07.js → index-d918d4ed.js} +1 -1
- package/build/{index-6ecd7d05.js → index-e4e3cdb3.js} +2 -2
- package/build/{index-a1d6aa6e.js → index-ef0a7d81.js} +2 -2
- package/build/{index-0f32ae2b.js → index-f97a8b70.js} +2 -2
- package/build/{index-5cec64d6.js → index-ff7bd77d.js} +5 -2
- package/build/index.js +225 -227
- package/build/interfaces/constants/index.d.ts +1 -0
- package/build/{labelSorting-da853420.js → labelSorting-ffe5b723.js} +4 -4
- package/build/lead.js +36 -36
- package/build/{logoIcon-2a14913d.js → logoIcon-227b5bda.js} +2 -2
- package/build/mantine.js +24 -24
- 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 +132 -133
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +17 -17
- package/build/navigation.js +47 -47
- package/build/navigationLogoutPopup.js +11 -11
- package/build/navigationProfileButton.js +27 -27
- package/build/onboardingV2.js +29 -29
- package/build/organisms.js +57 -58
- package/build/{post-63c491c9.js → post-90f668ca.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/featureFlag.d.ts +1 -2
- package/build/ssoV2.js +39 -51
- package/build/{store-a2856bb5.js → store-c319b869.js} +3 -3
- package/build/subot.js +36 -36
- package/build/surveyOrPremiumBanner.js +34 -34
- package/build/surveyQuestionCard.js +11 -11
- package/build/{surveyThankyouCard-db9eefb1.js → surveyThankyouCard-bfaba533.js} +5 -5
- package/build/{text-2633ebc8.js → text-c96deefa.js} +6 -6
- package/build/together.js +57 -57
- package/build/togetherApiUtils.js +4 -4
- package/build/togetherAtoms.js +31 -31
- package/build/togetherComponentGlobalContext.js +4 -4
- package/build/togetherMolecules.js +52 -52
- package/build/togetherMoleculesCardAuthor.js +29 -29
- package/build/togetherMoleculesPostImagePreview.js +11 -11
- package/build/togetherMoleculesProfileDetail.js +40 -40
- package/build/togetherOrganisms.js +51 -51
- package/build/togetherRichTextEditor.js +18 -18
- package/build/togetherShareBox.js +10 -10
- package/build/{translationsProvider-fd46ea8e.js → translationsProvider-9e4e78d2.js} +1 -1
- package/build/{treePopoverMenu-d21f2cba.js → treePopoverMenu-310b4919.js} +19 -19
- package/build/types.js +2 -2
- package/build/{useHealthToolCache-f83a6e38.js → useHealthToolCache-57b14ae3.js} +1 -1
- package/build/{usePhoneValidator-9990c0e6.js → usePhoneValidator-030dd68e.js} +5 -5
- package/build/{usePlacesAutocomplete-315e6baa.js → usePlacesAutocomplete-e56fa322.js} +1 -1
- package/build/useTogetherAuthRequiredAction.js +10 -10
- package/build/{utils-273a3099.js → utils-46a4f3bd.js} +5 -5
- package/build/{utils-8ec02f35.js → utils-862f300b.js} +2 -2
- package/build/{utils-d1376218.js → utils-ce360ad2.js} +2 -2
- package/build/{utils-56f04dfa.js → utils-f04c1dce.js} +3 -3
- package/build/{utils-f95341cf.js → utils-f7947b36.js} +1 -1
- package/build/vaccination.js +22 -22
- package/package.json +1 -1
- package/build/components/molecules/answeredByDoctor/index.d.ts +0 -8
- package/build/components/molecules/answeredByDoctor/index.styled.d.ts +0 -9
- package/build/components/organisms/articleCard/index.d.ts +0 -36
- package/build/components/organisms/articleCard/index.styled.d.ts +0 -21
- package/build/esm/components/molecules/answeredByDoctor/index.d.ts +0 -8
- package/build/esm/components/molecules/answeredByDoctor/index.styled.d.ts +0 -9
- package/build/esm/components/organisms/articleCard/index.d.ts +0 -36
- package/build/esm/components/organisms/articleCard/index.styled.d.ts +0 -21
- /package/build/{BMI_BOYS.percentile.monthly-0697c5d2.js → BMI_BOYS.percentile.monthly-ccf27e51.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-b47597ed.js → BMI_BOYS.percentile.weekly-f92cbdb5.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-9673de09.js → BMI_BOYS.percentile.yearly-abe9d78c.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-2ba4e8cc.js → BMI_BOYS.zscore.monthly-32e9bdc5.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-3fe43f89.js → BMI_BOYS.zscore.weekly-b6ac7c6e.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-59c94de5.js → BMI_BOYS.zscore.yearly-d2df5d41.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-bd581bfb.js → BMI_GIRLS.percentile.monthly-9054e75d.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-14aef1fe.js → BMI_GIRLS.percentile.weekly-8d91b9c7.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-193a7b60.js → BMI_GIRLS.percentile.yearly-283074ac.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-76ec81c0.js → BMI_GIRLS.zscore.monthly-dbe18f1c.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-c40d5346.js → BMI_GIRLS.zscore.weekly-9f7dc57d.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-89857dbe.js → BMI_GIRLS.zscore.yearly-d0d36f18.js} +0 -0
- /package/build/{ChevronDown-fef0add9.js → ChevronDown-99a7436c.js} +0 -0
- /package/build/{Close-9ae9b9d9.js → Close-4505b10e.js} +0 -0
- /package/build/{Google-3f1de87f.js → Google-7e92c4ad.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-fd1831fa.js → HEAD CIRCUM_BOYS.percentile.monthly-a92e59fd.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-a71b8950.js → HEAD CIRCUM_BOYS.percentile.weekly-b900562f.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-ddc6dcb3.js → HEAD CIRCUM_BOYS.percentile.yearly-f99dfa41.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-d38509be.js → HEAD CIRCUM_BOYS.zscore.monthly-960c256d.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-a88d6a21.js → HEAD CIRCUM_BOYS.zscore.weekly-3ceb9216.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-bbc1b0b1.js → HEAD CIRCUM_BOYS.zscore.yearly-3aaf1e69.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-90fac7dd.js → HEAD CIRCUM_GIRLS.percentile.monthly-ac150cd0.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-118c9524.js → HEAD CIRCUM_GIRLS.percentile.weekly-7f1aefb9.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-d490ccd3.js → HEAD CIRCUM_GIRLS.percentile.yearly-b786349d.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-7c746306.js → HEAD CIRCUM_GIRLS.zscore.monthly-4d27fde3.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-21f9d4a4.js → HEAD CIRCUM_GIRLS.zscore.weekly-d1b280f7.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-42679b54.js → HEAD CIRCUM_GIRLS.zscore.yearly-7fc092ba.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-30ebf4d3.js → HEIGHT_BOYS.percentile.monthly-0dde6054.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-b8e3663c.js → HEIGHT_BOYS.percentile.weekly-125ca2ab.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-a6fc7450.js → HEIGHT_BOYS.percentile.yearly-6133fed4.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-887d430a.js → HEIGHT_BOYS.zscore.monthly-310ee386.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-cbf20fa2.js → HEIGHT_BOYS.zscore.weekly-d20804e7.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-c8888818.js → HEIGHT_BOYS.zscore.yearly-72fc6181.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-130aac48.js → HEIGHT_GIRLS.percentile.monthly-ee81d84e.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-05ec8fb3.js → HEIGHT_GIRLS.percentile.weekly-2c5b0802.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-44d8bf97.js → HEIGHT_GIRLS.percentile.yearly-fa55cae6.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-ab31deed.js → HEIGHT_GIRLS.zscore.monthly-05b112eb.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-c7c709ce.js → HEIGHT_GIRLS.zscore.weekly-fe63877d.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-b6f22757.js → HEIGHT_GIRLS.zscore.yearly-476aaf3a.js} +0 -0
- /package/build/{Locale-c92de5c0.js → Locale-59dbe7f6.js} +0 -0
- /package/build/{Visible-74439a64.js → Visible-d23f79ad.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-3956edd1.js → WEIGHT_BOYS.percentile.monthly-63042885.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-9267785a.js → WEIGHT_BOYS.percentile.weekly-fd7c17e7.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-dfdb90a7.js → WEIGHT_BOYS.percentile.yearly-ddd0a4bb.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-b41114df.js → WEIGHT_BOYS.zscore.monthly-afa7868e.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-eba8c4cd.js → WEIGHT_BOYS.zscore.weekly-0511694b.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-8946f7c6.js → WEIGHT_BOYS.zscore.yearly-c93f1b78.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-1fd4d4aa.js → WEIGHT_GIRLS.percentile.monthly-3c1f59dc.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-0142837e.js → WEIGHT_GIRLS.percentile.weekly-d94808f9.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-dbb1a2e7.js → WEIGHT_GIRLS.percentile.yearly-4d235d82.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-5afc4fad.js → WEIGHT_GIRLS.zscore.monthly-4ff95d27.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-12ff80ab.js → WEIGHT_GIRLS.zscore.weekly-23d23e65.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-c1bc06b7.js → WEIGHT_GIRLS.zscore.yearly-8aa9ff96.js} +0 -0
- /package/build/{ageGenerate-7c290e44.js → ageGenerate-96312f1a.js} +0 -0
- /package/build/{animation-70bb4f91.js → animation-7533640f.js} +0 -0
- /package/build/{constants-4d400295.js → constants-19c2383e.js} +0 -0
- /package/build/{constants-048ca59f.js → constants-a947b701.js} +0 -0
- /package/build/{constants-f5b764e3.js → constants-c3559dde.js} +0 -0
- /package/build/{dataTransform-1b289bdc.js → dataTransform-d8bb6201.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-77613a40.js → BMI_BOYS.percentile.monthly-b660453d.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-acb77a18.js → BMI_BOYS.percentile.weekly-82b96f6c.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-c20e45dc.js → BMI_BOYS.percentile.yearly-1849268d.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-29019f48.js → BMI_BOYS.zscore.monthly-4c84ced7.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-c8b100de.js → BMI_BOYS.zscore.weekly-14cb1d90.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-73be2952.js → BMI_BOYS.zscore.yearly-b98124c7.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-fd6401fe.js → BMI_GIRLS.percentile.monthly-49fc12d9.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-f78d3a77.js → BMI_GIRLS.percentile.weekly-b94bfef3.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-f53d92cf.js → BMI_GIRLS.percentile.yearly-89d7433b.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-84cb80cd.js → BMI_GIRLS.zscore.monthly-79836fe8.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-6646bef8.js → BMI_GIRLS.zscore.weekly-238a1f5a.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-bf0ea834.js → BMI_GIRLS.zscore.yearly-dd717681.js} +0 -0
- /package/build/esm/{ChevronDown-b711df83.js → ChevronDown-82aaa5a5.js} +0 -0
- /package/build/esm/{Close-cfa7ceba.js → Close-c7a9ee94.js} +0 -0
- /package/build/esm/{Google-6fb8bb4d.js → Google-061ef221.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-47b948a2.js → HEAD CIRCUM_BOYS.percentile.monthly-dc9a900d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-65d93d12.js → HEAD CIRCUM_BOYS.percentile.weekly-f7c380fd.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-8890ca84.js → HEAD CIRCUM_BOYS.percentile.yearly-49984faf.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-12d9e9e3.js → HEAD CIRCUM_BOYS.zscore.monthly-dcc0365a.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-3121c0ec.js → HEAD CIRCUM_BOYS.zscore.weekly-74ca391e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-051bc27c.js → HEAD CIRCUM_BOYS.zscore.yearly-ceb49103.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-01c0d682.js → HEAD CIRCUM_GIRLS.percentile.monthly-d0cf619e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-d2c32e45.js → HEAD CIRCUM_GIRLS.percentile.weekly-3a247191.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-b93265fd.js → HEAD CIRCUM_GIRLS.percentile.yearly-d286b1d0.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-78b822a6.js → HEAD CIRCUM_GIRLS.zscore.monthly-604dbd93.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-c0359758.js → HEAD CIRCUM_GIRLS.zscore.weekly-a0d05bf7.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-675a70ed.js → HEAD CIRCUM_GIRLS.zscore.yearly-f42509dd.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-e5b49575.js → HEIGHT_BOYS.percentile.monthly-061abdc8.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-d9c0dab6.js → HEIGHT_BOYS.percentile.weekly-8e2fd166.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-e8b903be.js → HEIGHT_BOYS.percentile.yearly-0f4bb6fa.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-2b7ac767.js → HEIGHT_BOYS.zscore.monthly-54bd2ac0.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-ce8af782.js → HEIGHT_BOYS.zscore.weekly-663a6380.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-0a3c26f1.js → HEIGHT_BOYS.zscore.yearly-237558b6.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-7bc9e7e4.js → HEIGHT_GIRLS.percentile.monthly-37a56699.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-2387df7f.js → HEIGHT_GIRLS.percentile.weekly-03ef5021.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-319925b1.js → HEIGHT_GIRLS.percentile.yearly-120b6336.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-7af4ed48.js → HEIGHT_GIRLS.zscore.monthly-9ee136b1.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-24c9ce3e.js → HEIGHT_GIRLS.zscore.weekly-4145a715.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-ac2d460e.js → HEIGHT_GIRLS.zscore.yearly-dbcc26cb.js} +0 -0
- /package/build/esm/{Locale-04ed3b71.js → Locale-32ee16f4.js} +0 -0
- /package/build/esm/{Visible-f8ae069f.js → Visible-f3a5183b.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-bd1d50b3.js → WEIGHT_BOYS.percentile.monthly-be798457.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-cde525fd.js → WEIGHT_BOYS.percentile.weekly-890110bf.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-64f7e646.js → WEIGHT_BOYS.percentile.yearly-6fbaca08.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-d20ad98b.js → WEIGHT_BOYS.zscore.monthly-cf41c165.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-250769ae.js → WEIGHT_BOYS.zscore.weekly-1d2c4a81.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-e60280f0.js → WEIGHT_BOYS.zscore.yearly-7ba4d480.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-8a31952e.js → WEIGHT_GIRLS.percentile.monthly-7f2b6953.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-30c37cce.js → WEIGHT_GIRLS.percentile.weekly-a6df7e8b.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-36aa1a0a.js → WEIGHT_GIRLS.percentile.yearly-0a03ada1.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-f6985210.js → WEIGHT_GIRLS.zscore.monthly-83eed928.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-f87842b6.js → WEIGHT_GIRLS.zscore.weekly-d08e7a4f.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-1466fe14.js → WEIGHT_GIRLS.zscore.yearly-933f5b2a.js} +0 -0
- /package/build/esm/{ageGenerate-54593a93.js → ageGenerate-9b9bdf74.js} +0 -0
- /package/build/esm/{animation-39993b80.js → animation-70dad4d2.js} +0 -0
- /package/build/esm/{constants-eeea6201.js → constants-b1e0ffa3.js} +0 -0
- /package/build/esm/{constants-cd9b21cc.js → constants-e8330298.js} +0 -0
- /package/build/esm/{constants-7dd3c497.js → constants-f2cb363e.js} +0 -0
- /package/build/esm/{dataTransform-78324c26.js → dataTransform-da3e40f8.js} +0 -0
- /package/build/esm/{index-d7baa11e.js → index-25c07a74.js} +0 -0
- /package/build/esm/{index-db62ee0d.js → index-3b3d0e21.js} +0 -0
- /package/build/esm/{index-9cb05128.js → index-58ce5383.js} +0 -0
- /package/build/esm/{index-396f3cd4.js → index-5e0f8076.js} +0 -0
- /package/build/esm/{index-49879cb7.js → index-68391851.js} +0 -0
- /package/build/esm/{index-3f10e27c.js → index-890aeafa.js} +0 -0
- /package/build/esm/{index-a7dc705e.js → index-c169de32.js} +0 -0
- /package/build/esm/{index-6991bdef.js → index-eb5e0753.js} +0 -0
- /package/build/esm/{index.styles-d762acb8.js → index.styles-2d06e686.js} +0 -0
- /package/build/esm/{localizeNumberFormat-8feeb887.js → localizeNumberFormat-985acf47.js} +0 -0
- /package/build/esm/{normalizeLink-e60f856f.js → normalizeLink-cb899a3d.js} +0 -0
- /package/build/esm/{number-9700f663.js → number-9d9254e5.js} +0 -0
- /package/build/esm/{paths-9be14ab8.js → paths-6de429eb.js} +0 -0
- /package/build/esm/{shared-fbe65d95.js → shared-c425d00b.js} +0 -0
- /package/build/esm/{translationsContext-8433386e.js → translationsContext-75fd6255.js} +0 -0
- /package/build/esm/{tslib.es6-f13daadc.js → tslib.es6-d3d6775d.js} +0 -0
- /package/build/esm/{types-2c6c4cb4.js → types-22c4acdd.js} +0 -0
- /package/build/esm/{types-34e91303.js → types-565e1db2.js} +0 -0
- /package/build/esm/{useIsInit-0536de48.js → useIsInit-caf28f8c.js} +0 -0
- /package/build/esm/{useOutsideClick-dd6b43c4.js → useOutsideClick-ecce989c.js} +0 -0
- /package/build/esm/{useScrollbarSize-a8ac1124.js → useScrollbarSize-cc40ec94.js} +0 -0
- /package/build/esm/{useUniqueId-df2e0290.js → useUniqueId-e6c49b65.js} +0 -0
- /package/build/esm/{utils-c61baa67.js → utils-9ecd77e3.js} +0 -0
- /package/build/{index-653036dc.js → index-250cbee4.js} +0 -0
- /package/build/{index-81618415.js → index-2d17f7fd.js} +0 -0
- /package/build/{index-8a6bbd06.js → index-443653ab.js} +0 -0
- /package/build/{index-27c2401d.js → index-55bf619b.js} +0 -0
- /package/build/{index-6c62415f.js → index-62e38207.js} +0 -0
- /package/build/{index-babace5a.js → index-70326116.js} +0 -0
- /package/build/{index-38af6b11.js → index-7140b722.js} +0 -0
- /package/build/{index-b3d8d6e7.js → index-f896613b.js} +0 -0
- /package/build/{index.styles-f4fc46a6.js → index.styles-5cecd0d3.js} +0 -0
- /package/build/{localizeNumberFormat-5c2d1b82.js → localizeNumberFormat-0944b4d0.js} +0 -0
- /package/build/{normalizeLink-ce134801.js → normalizeLink-c1d76069.js} +0 -0
- /package/build/{number-172924e6.js → number-3f39d2c1.js} +0 -0
- /package/build/{paths-4a6e4e03.js → paths-964ae90e.js} +0 -0
- /package/build/{shared-323781f0.js → shared-e19513cd.js} +0 -0
- /package/build/{translationsContext-9c47e473.js → translationsContext-ac0f51c2.js} +0 -0
- /package/build/{tslib.es6-38a6ab1b.js → tslib.es6-aeabcafa.js} +0 -0
- /package/build/{types-0f1a9b3d.js → types-bcaa51ae.js} +0 -0
- /package/build/{types-8f679c6f.js → types-e50ca220.js} +0 -0
- /package/build/{useIsInit-75684a05.js → useIsInit-ffb5d05b.js} +0 -0
- /package/build/{useOutsideClick-bd25bf44.js → useOutsideClick-d55578cc.js} +0 -0
- /package/build/{useScrollbarSize-2dd1d80c.js → useScrollbarSize-b41f458c.js} +0 -0
- /package/build/{useUniqueId-8171afdf.js → useUniqueId-26efc38e.js} +0 -0
- /package/build/{utils-dfd16df6.js → utils-bca5ff6c.js} +0 -0
|
@@ -2,44 +2,44 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
require('./tslib.es6-
|
|
5
|
+
require('./tslib.es6-aeabcafa.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('@mantine/core');
|
|
8
|
-
var healthToolsCardWrapper = require('./index-
|
|
8
|
+
var healthToolsCardWrapper = require('./index-bb36bdbb.js');
|
|
9
9
|
require('@hhgtech/icons/other');
|
|
10
|
-
require('./index-
|
|
10
|
+
require('./index-c14fc900.js');
|
|
11
11
|
require('@mantine/hooks');
|
|
12
|
-
require('./index-
|
|
12
|
+
require('./index-55bf619b.js');
|
|
13
13
|
require('./constantsDomainLocales.js');
|
|
14
|
-
require('./Locale-
|
|
14
|
+
require('./Locale-59dbe7f6.js');
|
|
15
15
|
require('./constantsIsProduction.js');
|
|
16
|
-
require('./text-
|
|
17
|
-
require('./index-
|
|
18
|
-
require('./utils-
|
|
16
|
+
require('./text-c96deefa.js');
|
|
17
|
+
require('./index-c184db89.js');
|
|
18
|
+
require('./utils-bca5ff6c.js');
|
|
19
19
|
require('@emotion/styled');
|
|
20
20
|
require('@mantine/carousel');
|
|
21
|
-
require('./index-
|
|
22
|
-
require('./index-
|
|
21
|
+
require('./index-3131f796.js');
|
|
22
|
+
require('./index-5e2f821a.js');
|
|
23
23
|
require('dayjs');
|
|
24
|
-
require('./index-
|
|
24
|
+
require('./index-7097f3e9.js');
|
|
25
25
|
require('@mantine/notifications');
|
|
26
|
-
require('./index-
|
|
26
|
+
require('./index-ff7bd77d.js');
|
|
27
27
|
require('date-fns/locale');
|
|
28
28
|
require('./constantsSite.js');
|
|
29
29
|
require('./constantsRiskScreener.js');
|
|
30
30
|
require('./miscTheme.js');
|
|
31
|
-
require('./shared-
|
|
31
|
+
require('./shared-e19513cd.js');
|
|
32
32
|
require('classnames');
|
|
33
33
|
require('uuid');
|
|
34
|
-
require('./useUniqueId-
|
|
34
|
+
require('./useUniqueId-26efc38e.js');
|
|
35
35
|
require('@emotion/react');
|
|
36
36
|
require('@hhgtech/icons/core');
|
|
37
|
-
require('./index-
|
|
37
|
+
require('./index-89e7e056.js');
|
|
38
38
|
require('@mantine/dates');
|
|
39
|
-
require('./index.styles-
|
|
40
|
-
require('./index-
|
|
41
|
-
require('./translationsContext-
|
|
42
|
-
require('./index-
|
|
39
|
+
require('./index.styles-5cecd0d3.js');
|
|
40
|
+
require('./index-d918d4ed.js');
|
|
41
|
+
require('./translationsContext-ac0f51c2.js');
|
|
42
|
+
require('./index-670f46f3.js');
|
|
43
43
|
require('./miscDefaultClassWrapper.js');
|
|
44
44
|
|
|
45
45
|
|
package/build/healthToolsForm.js
CHANGED
|
@@ -2,65 +2,65 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var index = require('./index-
|
|
6
|
-
var index$1 = require('./index-
|
|
7
|
-
var index$2 = require('./index-
|
|
8
|
-
var index$3 = require('./index-
|
|
9
|
-
var index$4 = require('./index-
|
|
10
|
-
var index$5 = require('./index-
|
|
11
|
-
var index$6 = require('./index-
|
|
12
|
-
require('./tslib.es6-
|
|
5
|
+
var index = require('./index-70b18251.js');
|
|
6
|
+
var index$1 = require('./index-7add2102.js');
|
|
7
|
+
var index$2 = require('./index-4b47f8a9.js');
|
|
8
|
+
var index$3 = require('./index-8c60d19d.js');
|
|
9
|
+
var index$4 = require('./index-cbffd22e.js');
|
|
10
|
+
var index$5 = require('./index-0a3884ed.js');
|
|
11
|
+
var index$6 = require('./index-0cd9f867.js');
|
|
12
|
+
require('./tslib.es6-aeabcafa.js');
|
|
13
13
|
require('react');
|
|
14
14
|
require('@mantine/core');
|
|
15
15
|
require('date-fns');
|
|
16
|
-
require('./LastPeriod-
|
|
17
|
-
require('./Locale-
|
|
16
|
+
require('./LastPeriod-7a132b77.js');
|
|
17
|
+
require('./Locale-59dbe7f6.js');
|
|
18
18
|
require('@mantine/form');
|
|
19
19
|
require('dayjs');
|
|
20
|
-
require('./index-
|
|
20
|
+
require('./index-c14fc900.js');
|
|
21
21
|
require('@hhgtech/icons/other');
|
|
22
22
|
require('@mantine/hooks');
|
|
23
|
-
require('./index-
|
|
23
|
+
require('./index-55bf619b.js');
|
|
24
24
|
require('./constantsDomainLocales.js');
|
|
25
25
|
require('./constantsIsProduction.js');
|
|
26
|
-
require('./text-
|
|
27
|
-
require('./index-
|
|
28
|
-
require('./utils-
|
|
26
|
+
require('./text-c96deefa.js');
|
|
27
|
+
require('./index-c184db89.js');
|
|
28
|
+
require('./utils-bca5ff6c.js');
|
|
29
29
|
require('@emotion/styled');
|
|
30
30
|
require('@mantine/carousel');
|
|
31
|
-
require('./index-
|
|
32
|
-
require('./index-
|
|
33
|
-
require('./index-
|
|
31
|
+
require('./index-3131f796.js');
|
|
32
|
+
require('./index-5e2f821a.js');
|
|
33
|
+
require('./index-7097f3e9.js');
|
|
34
34
|
require('@mantine/notifications');
|
|
35
|
-
require('./index-
|
|
35
|
+
require('./index-ff7bd77d.js');
|
|
36
36
|
require('date-fns/locale');
|
|
37
37
|
require('./constantsSite.js');
|
|
38
38
|
require('./constantsRiskScreener.js');
|
|
39
39
|
require('./miscTheme.js');
|
|
40
|
-
require('./shared-
|
|
40
|
+
require('./shared-e19513cd.js');
|
|
41
41
|
require('classnames');
|
|
42
42
|
require('uuid');
|
|
43
|
-
require('./useUniqueId-
|
|
43
|
+
require('./useUniqueId-26efc38e.js');
|
|
44
44
|
require('@emotion/react');
|
|
45
45
|
require('@hhgtech/icons/core');
|
|
46
|
-
require('./index-
|
|
47
|
-
require('./index-
|
|
46
|
+
require('./index-89e7e056.js');
|
|
47
|
+
require('./index-8b96a25d.js');
|
|
48
48
|
require('@mantine/dates');
|
|
49
|
-
require('./index.styles-
|
|
50
|
-
require('./index-
|
|
51
|
-
require('./translationsContext-
|
|
52
|
-
require('./index-
|
|
53
|
-
require('./index-
|
|
49
|
+
require('./index.styles-5cecd0d3.js');
|
|
50
|
+
require('./index-d918d4ed.js');
|
|
51
|
+
require('./translationsContext-ac0f51c2.js');
|
|
52
|
+
require('./index-670f46f3.js');
|
|
53
|
+
require('./index-3d2be1fa.js');
|
|
54
54
|
require('react-keyed-flatten-children');
|
|
55
55
|
require('react-hook-form');
|
|
56
|
-
require('./useHealthToolCache-
|
|
56
|
+
require('./useHealthToolCache-57b14ae3.js');
|
|
57
57
|
require('./miscGetDynamicHealthTool.js');
|
|
58
|
-
require('./normalizeLink-
|
|
59
|
-
require('./core-
|
|
60
|
-
require('./constants-
|
|
61
|
-
require('./index-
|
|
58
|
+
require('./normalizeLink-c1d76069.js');
|
|
59
|
+
require('./core-e5807367.js');
|
|
60
|
+
require('./constants-a947b701.js');
|
|
61
|
+
require('./index-98b8c19b.js');
|
|
62
62
|
require('./embeddedHeathToolCards_helpers.js');
|
|
63
|
-
require('./constants-
|
|
63
|
+
require('./constants-c3559dde.js');
|
|
64
64
|
|
|
65
65
|
|
|
66
66
|
|
package/build/hooks.js
CHANGED
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var index = require('./index-
|
|
6
|
-
var useScrollbarSize = require('./useScrollbarSize-
|
|
7
|
-
var usePhoneValidator = require('./usePhoneValidator-
|
|
8
|
-
var useHealthToolCache = require('./useHealthToolCache-
|
|
9
|
-
var useIsInit = require('./useIsInit-
|
|
10
|
-
var useOutsideClick = require('./useOutsideClick-
|
|
11
|
-
var useUniqueId = require('./useUniqueId-
|
|
5
|
+
var index = require('./index-d918d4ed.js');
|
|
6
|
+
var useScrollbarSize = require('./useScrollbarSize-b41f458c.js');
|
|
7
|
+
var usePhoneValidator = require('./usePhoneValidator-030dd68e.js');
|
|
8
|
+
var useHealthToolCache = require('./useHealthToolCache-57b14ae3.js');
|
|
9
|
+
var useIsInit = require('./useIsInit-ffb5d05b.js');
|
|
10
|
+
var useOutsideClick = require('./useOutsideClick-d55578cc.js');
|
|
11
|
+
var useUniqueId = require('./useUniqueId-26efc38e.js');
|
|
12
12
|
require('react');
|
|
13
|
-
require('./translationsContext-
|
|
13
|
+
require('./translationsContext-ac0f51c2.js');
|
|
14
14
|
require('lodash/debounce');
|
|
15
|
-
require('./tslib.es6-
|
|
15
|
+
require('./tslib.es6-aeabcafa.js');
|
|
16
16
|
require('./miscCookieHelper.js');
|
|
17
|
-
require('./index-
|
|
18
|
-
require('./Locale-
|
|
17
|
+
require('./index-7097f3e9.js');
|
|
18
|
+
require('./Locale-59dbe7f6.js');
|
|
19
19
|
require('./miscGetDynamicHealthTool.js');
|
|
20
|
-
require('./normalizeLink-
|
|
20
|
+
require('./normalizeLink-c1d76069.js');
|
|
21
21
|
require('./constantsDomainLocales.js');
|
|
22
22
|
require('./constantsIsProduction.js');
|
|
23
|
-
require('./core-
|
|
23
|
+
require('./core-e5807367.js');
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
|
|
@@ -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.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.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
|
|
1
|
+
export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | '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.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | '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' | '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.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
|
|
@@ -131,14 +131,10 @@ var defaultTranslations = {
|
|
|
131
131
|
"bmi.heightInput": "How tall are you?",
|
|
132
132
|
"bmi.heightInput.desc": "(cm)",
|
|
133
133
|
"bmi.heightInput.error": "Please put in a valid height",
|
|
134
|
-
"bmi.newsletter.label": "Stay in the loop and shed the weight: Get expert updates on weight loss treatments and support directly in your inbox.",
|
|
135
134
|
"bmi.objective": "Objectives",
|
|
136
135
|
"bmi.objective.gainWeight": "Build muscle ",
|
|
137
136
|
"bmi.objective.loseWeight": "Lose fat",
|
|
138
137
|
"bmi.objective.maintainWeight": "Maintain weight",
|
|
139
|
-
"bmi.question.glp1Awareness": "Are you aware of GLP-1 treatment?",
|
|
140
|
-
"bmi.question.glp1Awareness.desc": "*It’s a class of medications that can help with weight management by curbing appetite and slowing digestion.",
|
|
141
|
-
"bmi.question.weightLossSupport": "Are you interested in weight loss treatment/support?",
|
|
142
138
|
"bmi.result.healthy": "Healthy",
|
|
143
139
|
"bmi.result.overweight": "Overweight",
|
|
144
140
|
"bmi.result.underweight": "Underweight",
|
|
@@ -350,7 +346,6 @@ var defaultTranslations = {
|
|
|
350
346
|
"gender.female": "Female",
|
|
351
347
|
"gender.girl": "Girl",
|
|
352
348
|
"gender.male": "Male",
|
|
353
|
-
"genderOptsSelectControl.placeholder": "Select",
|
|
354
349
|
"healthToolPNModal.back": "Back",
|
|
355
350
|
"healthToolPNModal.findMore.chooseFav": "Choose from your favorite topics\n",
|
|
356
351
|
"healthToolPNModal.finish": "Finish",
|
|
@@ -362,15 +357,13 @@ var defaultTranslations = {
|
|
|
362
357
|
"healthToolPNModal.yourPre": "Your preferences",
|
|
363
358
|
"healthTools.dueDateCalculator": "Due Date Calculator",
|
|
364
359
|
"healthTools.ovulationCalculator": "Ovulation Calculator",
|
|
365
|
-
"healthToolsForm.editInProfile": "Edit in profile",
|
|
366
|
-
"healthToolsForm.label.yourBirthday": "Your date of birth",
|
|
367
360
|
"healthtool.placeholder.age": "Your age",
|
|
368
361
|
"home.calcWithApp": "Calculate on Hello Bacsi app",
|
|
369
362
|
"home.menu.category.view": "View {category}",
|
|
370
363
|
"home.navigator.app": "App",
|
|
371
364
|
"home.navigator.downloadApp": "Download App",
|
|
372
365
|
"home.navigator.menu.care.homeButton": "Booking Home",
|
|
373
|
-
"home.navigator.menu.care.noDatas.cta": "
|
|
366
|
+
"home.navigator.menu.care.noDatas.cta": "Hospital Locator",
|
|
374
367
|
"home.navigator.menu.care.noDatas.description": "HelloCare helps patients to find the right medical doctors and service treatment for their needs, in their vicinity.",
|
|
375
368
|
"home.navigator.menu.care.noDatas.title": "Make an appointment with doctors easily",
|
|
376
369
|
"home.navigator.menu.category.noDatas.cta": "Discover now",
|
|
@@ -131,14 +131,10 @@ var hiTranslations = {
|
|
|
131
131
|
"bmi.heightInput": "आपकी लम्बाई कितनी है? ",
|
|
132
132
|
"bmi.heightInput.desc": "(सेमी)",
|
|
133
133
|
"bmi.heightInput.error": "कृपया सही हाइट लिखें ",
|
|
134
|
-
"bmi.newsletter.label": "संपर्क में रहें और वजन कम करें: वजन घटाने के उपचारों और सहायता पर विशेषज्ञ अपडेट सीधे अपने इनबॉक्स में प्राप्त करें।",
|
|
135
134
|
"bmi.objective": "ऑब्जेक्टिव",
|
|
136
135
|
"bmi.objective.gainWeight": "मसल्स बनाएं ",
|
|
137
136
|
"bmi.objective.loseWeight": "फैट घटाएं ",
|
|
138
137
|
"bmi.objective.maintainWeight": "वजन नियंत्रित करें ",
|
|
139
|
-
"bmi.question.glp1Awareness": "क्या आप जीएलपी-1 उपचार के बारे में जानते हैं?",
|
|
140
|
-
"bmi.question.glp1Awareness.desc": "*यह दवाओं का एक वर्ग है जो भूख को कम करके और पाचन को धीमा करके वजन प्रबंधन में मदद कर सकता है।",
|
|
141
|
-
"bmi.question.weightLossSupport": "क्या आप वजन घटाने के उपचार/सहायता में रुचि रखते हैं?",
|
|
142
138
|
"bmi.result.healthy": "स्वस्थ ",
|
|
143
139
|
"bmi.result.overweight": "ओवरवेट ",
|
|
144
140
|
"bmi.result.underweight": "अंडरवेट ",
|
|
@@ -350,7 +346,6 @@ var hiTranslations = {
|
|
|
350
346
|
"gender.female": "महिला ",
|
|
351
347
|
"gender.girl": "लड़की",
|
|
352
348
|
"gender.male": "पुरुष ",
|
|
353
|
-
"genderOptsSelectControl.placeholder": "Select",
|
|
354
349
|
"healthToolPNModal.back": "Back",
|
|
355
350
|
"healthToolPNModal.findMore.chooseFav": "Choose from your favorite topics\n",
|
|
356
351
|
"healthToolPNModal.finish": "Finish",
|
|
@@ -362,15 +357,13 @@ var hiTranslations = {
|
|
|
362
357
|
"healthToolPNModal.yourPre": "Your preferences",
|
|
363
358
|
"healthTools.dueDateCalculator": "ड्यू डेट कैलक्युलेटर ",
|
|
364
359
|
"healthTools.ovulationCalculator": "ओव्यूलेशन कैलक्युलेटर ",
|
|
365
|
-
"healthToolsForm.editInProfile": "Edit in profile",
|
|
366
|
-
"healthToolsForm.label.yourBirthday": "Your date of birth",
|
|
367
360
|
"healthtool.placeholder.age": "Your age",
|
|
368
361
|
"home.calcWithApp": "Calculate on Hello Bacsi app",
|
|
369
362
|
"home.menu.category.view": "देखें {category}",
|
|
370
363
|
"home.navigator.app": "App",
|
|
371
364
|
"home.navigator.downloadApp": "Download App",
|
|
372
365
|
"home.navigator.menu.care.homeButton": "Booking Home",
|
|
373
|
-
"home.navigator.menu.care.noDatas.cta": "
|
|
366
|
+
"home.navigator.menu.care.noDatas.cta": "Hospital Locator",
|
|
374
367
|
"home.navigator.menu.care.noDatas.description": "HelloCare helps patients to find the right medical doctors and service treatment for their needs, in their vicinity.",
|
|
375
368
|
"home.navigator.menu.care.noDatas.title": "Make an appointment with doctors easily",
|
|
376
369
|
"home.navigator.menu.category.noDatas.cta": "Discover now",
|
|
@@ -131,14 +131,10 @@ var idTranslations = {
|
|
|
131
131
|
"bmi.heightInput": "Berapa tinggi Anda?",
|
|
132
132
|
"bmi.heightInput.desc": "(cm)",
|
|
133
133
|
"bmi.heightInput.error": "Masukkan tinggi badan yang valid.",
|
|
134
|
-
"bmi.newsletter.label": "Ikuti terus infonya agar berat badan terjaga: Dapatkan update dari pakar mengenai dukungan dan perawatan berat badan langsung ke inbox Anda. ",
|
|
135
134
|
"bmi.objective": "Tujuan",
|
|
136
135
|
"bmi.objective.gainWeight": "Membangun otot",
|
|
137
136
|
"bmi.objective.loseWeight": "Menghilangkan lemak",
|
|
138
137
|
"bmi.objective.maintainWeight": "Menjaga berat badan",
|
|
139
|
-
"bmi.question.glp1Awareness": "Tahukah Anda perawatan dengan GLP-1?",
|
|
140
|
-
"bmi.question.glp1Awareness.desc": "*Jenis pengobatan yang membantu manajemen berat badan dengan menahan rasa lapar dan memperlambat pencernaan.",
|
|
141
|
-
"bmi.question.weightLossSupport": "Apakah Anda berminat program manajemen berat badan?",
|
|
142
138
|
"bmi.result.healthy": "Sehat",
|
|
143
139
|
"bmi.result.overweight": "Kelebihan Bobot",
|
|
144
140
|
"bmi.result.underweight": "Kekurangan Bobot",
|
|
@@ -350,7 +346,6 @@ var idTranslations = {
|
|
|
350
346
|
"gender.female": "Perempuan",
|
|
351
347
|
"gender.girl": "Perempuan",
|
|
352
348
|
"gender.male": "Laki-laki",
|
|
353
|
-
"genderOptsSelectControl.placeholder": "Pilih",
|
|
354
349
|
"healthToolPNModal.back": "Kembali",
|
|
355
350
|
"healthToolPNModal.findMore.chooseFav": "Pilih dari topik favorit Anda",
|
|
356
351
|
"healthToolPNModal.finish": "Selesai",
|
|
@@ -362,8 +357,6 @@ var idTranslations = {
|
|
|
362
357
|
"healthToolPNModal.yourPre": "Favorit Anda",
|
|
363
358
|
"healthTools.dueDateCalculator": "Kalkulator Hari Perkiraan Lahir",
|
|
364
359
|
"healthTools.ovulationCalculator": "Kalkulator Masa Subur",
|
|
365
|
-
"healthToolsForm.editInProfile": "Ubah di Profil",
|
|
366
|
-
"healthToolsForm.label.yourBirthday": "Tanggal Lahir Anda",
|
|
367
360
|
"healthtool.placeholder.age": "Usia Anda",
|
|
368
361
|
"home.calcWithApp": "Hitung dengan Aplikasi Hello Sehat",
|
|
369
362
|
"home.menu.category.view": "Tampilkan {category}",
|
|
@@ -131,14 +131,10 @@ var kmTranslations = {
|
|
|
131
131
|
"bmi.heightInput": "អ្នកកម្ពស់ប៉ុន្មាន? ",
|
|
132
132
|
"bmi.heightInput.desc": "(សង់ទីម៉ែត្រ)",
|
|
133
133
|
"bmi.heightInput.error": "សូមបញ្ចូលកម្ពស់ឲ្យបានត្រឹមត្រូវ",
|
|
134
|
-
"bmi.newsletter.label": "រក្សាការតាមដាន និងសម្រកទម្ងន់៖ ទទួលបានព័ត៌មានថ្មីពីគ្រូពេទ្យជំនាញ លើការព្យាបាលការសម្រកទម្ងន់ និងការផ្តល់ជំនួយដោយផ្ទាល់ក្នុងប្រអប់សាររបស់អ្នក។",
|
|
135
134
|
"bmi.objective": "គោលបំណង",
|
|
136
135
|
"bmi.objective.gainWeight": "យកសាច់ដុំ",
|
|
137
136
|
"bmi.objective.loseWeight": "ស្រកទម្ងន់ រំលាយខ្លាញ់",
|
|
138
137
|
"bmi.objective.maintainWeight": "រក្សាទម្ងន់",
|
|
139
|
-
"bmi.question.glp1Awareness": "តើអ្នកដឹងពីវិធីព្យាបាល GLP-1 ឬទេ?",
|
|
140
|
-
"bmi.question.glp1Awareness.desc": "* នេះជាប្រភេទនៃការព្យាបាលដែលអាចជួយគ្រប់គ្រងទម្ងន់ តាមរយៈកាត់បន្ថយចំណង់អាហារ និងពន្យឺតការរំលាយអាហារ។",
|
|
141
|
-
"bmi.question.weightLossSupport": "តើលោកអ្នកចង់ដឹងពីវិធីព្យាបាលការសម្រកទម្ងន់ដែរ ឬទេ?",
|
|
142
138
|
"bmi.result.healthy": "គីឡូគ្រប់ល្អ",
|
|
143
139
|
"bmi.result.overweight": "លើសគីឡូ",
|
|
144
140
|
"bmi.result.underweight": "មិនគ្រប់គីឡូ",
|
|
@@ -350,7 +346,6 @@ var kmTranslations = {
|
|
|
350
346
|
"gender.female": "ស្រី",
|
|
351
347
|
"gender.girl": "ស្រី",
|
|
352
348
|
"gender.male": "ប្រុស",
|
|
353
|
-
"genderOptsSelectControl.placeholder": "ជ្រើស",
|
|
354
349
|
"healthToolPNModal.back": "Back",
|
|
355
350
|
"healthToolPNModal.findMore.chooseFav": "Choose from your favorite topics\n",
|
|
356
351
|
"healthToolPNModal.finish": "Finish",
|
|
@@ -362,15 +357,13 @@ var kmTranslations = {
|
|
|
362
357
|
"healthToolPNModal.yourPre": "Your preferences",
|
|
363
358
|
"healthTools.dueDateCalculator": "គណនាថ្ងៃសម្រាលកូន",
|
|
364
359
|
"healthTools.ovulationCalculator": "គណនាថ្ងៃមេជីវិតញីទុំធ្លាក់",
|
|
365
|
-
"healthToolsForm.editInProfile": "កែប្រវត្តិរូប",
|
|
366
|
-
"healthToolsForm.label.yourBirthday": "ថ្ងៃខែឆ្នាំកំណើតឪពុក ឬម្តាយ",
|
|
367
360
|
"healthtool.placeholder.age": "អាយុរបស់អ្នក",
|
|
368
361
|
"home.calcWithApp": "Calculate on Hello Bacsi app",
|
|
369
362
|
"home.menu.category.view": "បើក {category}",
|
|
370
363
|
"home.navigator.app": "App",
|
|
371
364
|
"home.navigator.downloadApp": "Download App",
|
|
372
365
|
"home.navigator.menu.care.homeButton": "Booking Home",
|
|
373
|
-
"home.navigator.menu.care.noDatas.cta": "
|
|
366
|
+
"home.navigator.menu.care.noDatas.cta": "Hospital Locator",
|
|
374
367
|
"home.navigator.menu.care.noDatas.description": "HelloCare helps patients to find the right medical doctors and service treatment for their needs, in their vicinity.",
|
|
375
368
|
"home.navigator.menu.care.noDatas.title": "Make an appointment with doctors easily",
|
|
376
369
|
"home.navigator.menu.category.noDatas.cta": "Discover now",
|
|
@@ -131,14 +131,10 @@ var msTranslations = {
|
|
|
131
131
|
"bmi.heightInput": "Berapa ketinggian anda?",
|
|
132
132
|
"bmi.heightInput.desc": "(cm)",
|
|
133
133
|
"bmi.heightInput.error": "Sila masukkan ketinggian yang sah",
|
|
134
|
-
"bmi.newsletter.label": "Teruskan bersama kami dan turunkan berat badan: Dapatkan kemas kini pakar tentang rawatan & sokongan penurunan berat badan terus ke (peti masuk > inbox) anda.",
|
|
135
134
|
"bmi.objective": "Objektif",
|
|
136
135
|
"bmi.objective.gainWeight": "Membina otot",
|
|
137
136
|
"bmi.objective.loseWeight": "Menurunkan berat badan",
|
|
138
137
|
"bmi.objective.maintainWeight": "Mengekalkan berat badan",
|
|
139
|
-
"bmi.question.glp1Awareness": "Anda tahu tentang rawatan GLP-1?",
|
|
140
|
-
"bmi.question.glp1Awareness.desc": "*Ia merupakan ubat yang membantu mengurus berat badan dengan mengawal selera makan & melambatkan penghadaman.",
|
|
141
|
-
"bmi.question.weightLossSupport": "Anda (minat > berminat) dengan rawatan/sokongan turun berat badan?",
|
|
142
138
|
"bmi.result.healthy": "Berat Badan Sihat",
|
|
143
139
|
"bmi.result.overweight": "Berat Badan Berlebihan",
|
|
144
140
|
"bmi.result.underweight": "Kurang Berat Badan",
|
|
@@ -350,7 +346,6 @@ var msTranslations = {
|
|
|
350
346
|
"gender.female": "Wanita",
|
|
351
347
|
"gender.girl": "Perempuan",
|
|
352
348
|
"gender.male": "Lelaki",
|
|
353
|
-
"genderOptsSelectControl.placeholder": "Pilih",
|
|
354
349
|
"healthToolPNModal.back": "Kembali",
|
|
355
350
|
"healthToolPNModal.findMore.chooseFav": "Pilih dari topik kegemaran anda",
|
|
356
351
|
"healthToolPNModal.finish": "Selesai",
|
|
@@ -362,8 +357,6 @@ var msTranslations = {
|
|
|
362
357
|
"healthToolPNModal.yourPre": "Keutamaan anda",
|
|
363
358
|
"healthTools.dueDateCalculator": "Kalkulator Tarikh Bersalin",
|
|
364
359
|
"healthTools.ovulationCalculator": "Kalkulator Ovulasi",
|
|
365
|
-
"healthToolsForm.editInProfile": "Edit dalam profil",
|
|
366
|
-
"healthToolsForm.label.yourBirthday": "Tarikh lahir anda",
|
|
367
360
|
"healthtool.placeholder.age": "Umur anda",
|
|
368
361
|
"home.calcWithApp": "Kira menggunakan aplikasi Hello Doktor",
|
|
369
362
|
"home.menu.category.view": "Lihat {category}",
|
|
@@ -131,14 +131,10 @@ var myTranslations = {
|
|
|
131
131
|
"bmi.heightInput": "အရပ်အမြင့်",
|
|
132
132
|
"bmi.heightInput.desc": "(ft)",
|
|
133
133
|
"bmi.heightInput.error": "လက်ရှိ အရပ်ကို ဖြည့်သွင်းပါ",
|
|
134
|
-
"bmi.newsletter.label": "အဖွဲ့တွင်းမှာ ရှိနေပြီး ကိုယ်အလေးချိန် ချကြည့်ပါ: သင့်မေးလ်ထဲကို ပညာရှင်များ၏ ကိုယ်အလေးချိန်ချခြင်း ကုထုံးများနှင့် အကူအညီများကို တိုက်ရိုက်ရယူပါ။",
|
|
135
134
|
"bmi.objective": "ရည်ရွယ်ချက်",
|
|
136
135
|
"bmi.objective.gainWeight": "ကြွက်သားတည်ဆောက်ခြင်း",
|
|
137
136
|
"bmi.objective.loseWeight": "အဆီချခြင်း",
|
|
138
137
|
"bmi.objective.maintainWeight": "ကိုယ်အလေးချိန် ထိန်းညှိခြင်း",
|
|
139
|
-
"bmi.question.glp1Awareness": "GLP-1 ကုထုံးကို သိပါသလား။",
|
|
140
|
-
"bmi.question.glp1Awareness.desc": "*ဒါက အစာစားချင်စိတ်ကိုထိန်းချုပ်ပေးပြီး အစာခြေမှုကို နှေးစေတဲ့ နည်းနဲ့ ကိုယ်အလေးချိန်ထိန်းပေးတဲ့ ဆေးတစ်မျိုး ဖြစ်ပါတယ်။",
|
|
141
|
-
"bmi.question.weightLossSupport": "ကိုယ်အလေးချိန်ချခြင်းကို စိတ်ဝင်စားပါသလား",
|
|
142
138
|
"bmi.result.healthy": "ကျန်းမာပါသည်",
|
|
143
139
|
"bmi.result.overweight": "ကိုယ်အလေးချိန် များနေသည်",
|
|
144
140
|
"bmi.result.underweight": "ကိုယ်အလေးချိန် နည်းနေသည်။",
|
|
@@ -350,7 +346,6 @@ var myTranslations = {
|
|
|
350
346
|
"gender.female": "အမျိုးသမီး",
|
|
351
347
|
"gender.girl": "မိန်းကလေး",
|
|
352
348
|
"gender.male": "အမျိုးသား",
|
|
353
|
-
"genderOptsSelectControl.placeholder": "ရွေးချယ်ပါ",
|
|
354
349
|
"healthToolPNModal.back": "Back",
|
|
355
350
|
"healthToolPNModal.findMore.chooseFav": "Choose from your favorite topics\n",
|
|
356
351
|
"healthToolPNModal.finish": "ပြီးပါပြီ၊၊",
|
|
@@ -362,15 +357,13 @@ var myTranslations = {
|
|
|
362
357
|
"healthToolPNModal.yourPre": "Your preferences",
|
|
363
358
|
"healthTools.dueDateCalculator": "မွေးဖွားမယ့်ရက် တွက်ချက်ခြင်း",
|
|
364
359
|
"healthTools.ovulationCalculator": "သားဥကြွေခြင်းကို တွက်ချက်ခြင်း",
|
|
365
|
-
"healthToolsForm.editInProfile": "ပရိုဖိုင်တွင် တည်းဖြတ်ပါ။",
|
|
366
|
-
"healthToolsForm.label.yourBirthday": "သင့်မွေးနေ့",
|
|
367
360
|
"healthtool.placeholder.age": "သင့်အသက်",
|
|
368
361
|
"home.calcWithApp": "Calculate on Hello Bacsi app",
|
|
369
362
|
"home.menu.category.view": "{category} ကို ကြည့်မည်။",
|
|
370
363
|
"home.navigator.app": "App",
|
|
371
364
|
"home.navigator.downloadApp": "Download App",
|
|
372
365
|
"home.navigator.menu.care.homeButton": "Booking Home",
|
|
373
|
-
"home.navigator.menu.care.noDatas.cta": "
|
|
366
|
+
"home.navigator.menu.care.noDatas.cta": "Hospital Locator",
|
|
374
367
|
"home.navigator.menu.care.noDatas.description": "HelloCare helps patients to find the right medical doctors and service treatment for their needs, in their vicinity.",
|
|
375
368
|
"home.navigator.menu.care.noDatas.title": "Make an appointment with doctors easily",
|
|
376
369
|
"home.navigator.menu.category.noDatas.cta": "Discover now",
|