@hhgtech/hhg-components 1.29.362-beta-6 → 1.29.362-beta-8
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-fd0e82e5.js → InputDate-ed815e69.js} +3 -3
- package/build/{LastPeriod-675b0494.js → LastPeriod-0e925e18.js} +1 -1
- package/build/{MobileBottomNavigationIcon-88da3d18.js → MobileBottomNavigationIcon-6656eb92.js} +3 -3
- package/build/{Spinner-c338b48a.js → Spinner-2e874e47.js} +1 -1
- package/build/{WhatsApp-60349170.js → WhatsApp-71cef7e5.js} +1 -1
- package/build/adapters.js +19 -19
- package/build/atoms.js +48 -48
- package/build/babyGrowth.js +83 -83
- package/build/cache.js +2 -2
- package/build/care.js +17 -17
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +15 -15
- package/build/components/atoms/icons/IUI.d.ts +4 -0
- package/build/components/atoms/icons/Info.d.ts +4 -0
- package/build/components/atoms/icons/Ultrasound.d.ts +4 -0
- package/build/components/molecules/dueDateCalculator/utils.d.ts +3 -1
- package/build/components/molecules/embeddedHeathToolCards/due-date/dueDate.d.ts +5 -2
- package/build/components/molecules/healthTools/components/borderInlineControl/index.d.ts +2 -2
- package/build/components/molecules/healthTools/form/dueDateForm/context.d.ts +1 -1
- package/build/components/molecules/healthTools/form/dueDateForm/index.d.ts +3 -1
- package/build/components/molecules/healthTools/form/dueDateForm/iuiForm/context.d.ts +7 -0
- package/build/components/molecules/healthTools/form/dueDateForm/iuiForm/defaultLayout.d.ts +2 -0
- package/build/components/molecules/healthTools/form/dueDateForm/iuiForm/index.d.ts +6 -0
- package/build/components/molecules/healthTools/form/dueDateForm/iuiForm/inlineLayout.d.ts +2 -0
- package/build/components/molecules/healthTools/form/dueDateForm/iuiForm/mbLayout.d.ts +2 -0
- package/build/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/context.d.ts +7 -0
- package/build/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/defaultLayout.d.ts +2 -0
- package/build/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/index.d.ts +8 -0
- package/build/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/inlineLayout.d.ts +2 -0
- package/build/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/mbLayout.d.ts +2 -0
- package/build/components/molecules/healthTools/form/dueDateForm/utils.d.ts +5 -1
- package/build/components/molecules/toolBannerCard/index.d.ts +3 -1
- package/build/components/navigationV2/components/molecules/navigationBar/index.styled.d.ts +0 -2
- package/build/components/navigationV2/hooks/useNavConfig.d.ts +0 -1
- package/build/components/navigationV2/types.d.ts +1 -1
- package/build/components.js +96 -96
- package/build/{constants-d903206f.js → constants-ec64af5c.js} +1 -1
- package/build/constants.js +3 -3
- package/build/constantsDomainLocales.js +1 -1
- package/build/constantsRiskScreener.js +2 -2
- package/build/constantsSite.js +2 -2
- package/build/{core-b01c1ac6.js → core-e2cab4f2.js} +1 -1
- package/build/{dataTransform-394e0d39.js → dataTransform-d62e7bd6.js} +1 -1
- package/build/ecom.js +4 -4
- package/build/{editor-03eeead9.js → editor-40fa527a.js} +11 -11
- package/build/embeddedHeathToolCards_babyGrowth.js +23 -23
- package/build/embeddedHeathToolCards_babyPoop.js +19 -19
- package/build/embeddedHeathToolCards_babyVaccine.js +22 -22
- package/build/embeddedHeathToolCards_bmi_bmi.js +25 -25
- package/build/embeddedHeathToolCards_bmrBmr.js +25 -25
- package/build/embeddedHeathToolCards_dueDate_dueDate.js +27 -26
- package/build/embeddedHeathToolCards_ovulation_ovulation.js +22 -22
- package/build/embeddedHeathToolCards_pwg_pwg.js +26 -26
- package/build/embeddedHeathToolCards_targetHeartRate.js +27 -27
- package/build/esm/{InputDate-a4d6ee35.js → InputDate-0c72b575.js} +3 -3
- package/build/esm/{LastPeriod-261ee5fa.js → LastPeriod-2dc25d67.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-b5a1301c.js → MobileBottomNavigationIcon-132bb376.js} +3 -3
- package/build/esm/{Spinner-d0e7abf8.js → Spinner-8a284a27.js} +1 -1
- package/build/esm/{WhatsApp-0015ff5e.js → WhatsApp-cf38d60c.js} +1 -1
- package/build/esm/adapters.js +19 -19
- package/build/esm/atoms.js +48 -48
- package/build/esm/babyGrowth.js +83 -83
- package/build/esm/cache.js +2 -2
- package/build/esm/care.js +17 -17
- package/build/esm/careBookingSearchBar.js +14 -14
- package/build/esm/careBookingSearchBarV2.js +15 -15
- package/build/esm/components/atoms/icons/IUI.d.ts +4 -0
- package/build/esm/components/atoms/icons/Info.d.ts +4 -0
- package/build/esm/components/atoms/icons/Ultrasound.d.ts +4 -0
- package/build/esm/components/molecules/dueDateCalculator/utils.d.ts +3 -1
- package/build/esm/components/molecules/embeddedHeathToolCards/due-date/dueDate.d.ts +5 -2
- package/build/esm/components/molecules/healthTools/components/borderInlineControl/index.d.ts +2 -2
- package/build/esm/components/molecules/healthTools/form/dueDateForm/context.d.ts +1 -1
- package/build/esm/components/molecules/healthTools/form/dueDateForm/index.d.ts +3 -1
- package/build/esm/components/molecules/healthTools/form/dueDateForm/iuiForm/context.d.ts +7 -0
- package/build/esm/components/molecules/healthTools/form/dueDateForm/iuiForm/defaultLayout.d.ts +2 -0
- package/build/esm/components/molecules/healthTools/form/dueDateForm/iuiForm/index.d.ts +6 -0
- package/build/esm/components/molecules/healthTools/form/dueDateForm/iuiForm/inlineLayout.d.ts +2 -0
- package/build/esm/components/molecules/healthTools/form/dueDateForm/iuiForm/mbLayout.d.ts +2 -0
- package/build/esm/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/context.d.ts +7 -0
- package/build/esm/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/defaultLayout.d.ts +2 -0
- package/build/esm/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/index.d.ts +8 -0
- package/build/esm/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/inlineLayout.d.ts +2 -0
- package/build/esm/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/mbLayout.d.ts +2 -0
- package/build/esm/components/molecules/healthTools/form/dueDateForm/utils.d.ts +5 -1
- package/build/esm/components/molecules/toolBannerCard/index.d.ts +3 -1
- package/build/esm/components/navigationV2/components/molecules/navigationBar/index.styled.d.ts +0 -2
- package/build/esm/components/navigationV2/hooks/useNavConfig.d.ts +0 -1
- package/build/esm/components/navigationV2/types.d.ts +1 -1
- package/build/esm/components.js +96 -96
- package/build/esm/{constants-e2fef392.js → constants-7c987051.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-1a9e6336.js → core-13fa163f.js} +1 -1
- package/build/esm/{dataTransform-8522b6e5.js → dataTransform-6b6aebe3.js} +1 -1
- package/build/esm/ecom.js +4 -4
- package/build/esm/{editor-aa7c1e7e.js → editor-cfd016aa.js} +11 -11
- package/build/esm/embeddedHeathToolCards_babyGrowth.js +23 -23
- package/build/esm/embeddedHeathToolCards_babyPoop.js +19 -19
- package/build/esm/embeddedHeathToolCards_babyVaccine.js +22 -22
- package/build/esm/embeddedHeathToolCards_bmi_bmi.js +25 -25
- package/build/esm/embeddedHeathToolCards_bmrBmr.js +25 -25
- package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +27 -26
- package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +22 -22
- package/build/esm/embeddedHeathToolCards_pwg_pwg.js +26 -26
- package/build/esm/embeddedHeathToolCards_targetHeartRate.js +27 -27
- package/build/esm/footer.js +21 -21
- package/build/esm/gAssets.js +2 -2
- package/build/esm/{healthTools-6d9bc6bb.js → healthTools-e03cebcc.js} +1 -1
- package/build/esm/healthToolsCardWrapper.js +18 -18
- package/build/esm/healthToolsForm.js +34 -34
- package/build/esm/hooks/useCSSFocusPopupHelper.d.ts +0 -1
- package/build/esm/hooks.js +13 -13
- package/build/esm/i18n/translationKeys.d.ts +1 -1
- package/build/esm/i18n-values/en-PH.js +9 -0
- package/build/esm/i18n-values/hi-IN.js +9 -0
- package/build/esm/i18n-values/id-ID.js +9 -0
- package/build/esm/i18n-values/km-KH.js +9 -0
- package/build/esm/i18n-values/ms-MY.js +9 -0
- package/build/esm/i18n-values/my-MM.js +9 -0
- package/build/esm/i18n-values/th-TH.js +9 -0
- package/build/esm/i18n-values/tl-PH.js +9 -0
- package/build/esm/i18n-values/vi-VN.js +9 -0
- package/build/esm/i18n-values/vi-VN_MB.js +10 -1
- package/build/esm/i18n-values/zh-TW.js +9 -0
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/{index-62833621.js → index-000520c7.js} +2 -2
- package/build/esm/{index-0096a0e9.js → index-04674fa1.js} +6 -6
- package/build/esm/{index-ae36d803.js → index-10d5800e.js} +7 -7
- package/build/esm/{index-6aee72f8.js → index-1143f458.js} +2 -2
- package/build/esm/{index-ed8b1b4d.js → index-14fe88a8.js} +10 -10
- package/build/esm/{index-43003e56.js → index-1a616926.js} +2 -2
- package/build/esm/{index-d926a789.js → index-1ceb06ad.js} +17 -17
- package/build/esm/{index-980b3a3b.js → index-2558c570.js} +21 -21
- package/build/esm/{index-4f679233.js → index-26e8d911.js} +3 -3
- package/build/esm/{index-ade570f6.js → index-2ae580f5.js} +3 -3
- package/build/esm/{index-d76f8524.js → index-2bb815c5.js} +16 -16
- package/build/esm/{index-e512d075.js → index-3b93e008.js} +4 -4
- package/build/esm/{index-2dea69ae.js → index-422884df.js} +13 -13
- package/build/esm/{index-c53221d3.js → index-44f5e5cf.js} +2 -2
- package/build/esm/{index-1cc1ec84.js → index-471a841a.js} +16 -16
- package/build/esm/{index-a92da53f.js → index-4d01e48b.js} +16 -16
- package/build/esm/{index-3b97009b.js → index-55ce293c.js} +6 -6
- package/build/esm/{index-b824c63e.js → index-57194fd1.js} +6 -6
- package/build/esm/{index-c7bef4da.js → index-58377f2b.js} +1 -1
- package/build/esm/{index-210d3892.js → index-5a9867b1.js} +42 -69
- package/build/esm/{index-a14ad51b.js → index-5f1f3f5f.js} +2 -2
- package/build/esm/{index-12bd7a04.js → index-62203eec.js} +5 -5
- package/build/esm/{index-b8ae41e7.js → index-68732b1b.js} +1 -1
- package/build/esm/{index-c502503e.js → index-6dc9d3fa.js} +2 -2
- package/build/esm/{index-a262027e.js → index-704b8298.js} +17 -17
- package/build/esm/{index-69266c15.js → index-79aefe3c.js} +22 -22
- package/build/esm/{index-5bacde9a.js → index-7bcbf42f.js} +1 -1
- package/build/esm/{index-a3da289d.js → index-7c22971a.js} +1 -1
- package/build/esm/{index-a0e28e14.js → index-7fd3d15b.js} +25 -25
- package/build/esm/{index-7bc63809.js → index-811f50c4.js} +2 -2
- package/build/esm/{index-e2df7129.js → index-82924f86.js} +2 -2
- package/build/esm/{index-94fe2230.js → index-82a29730.js} +15 -15
- package/build/esm/{index-2d0027bb.js → index-8ec28ca3.js} +7 -7
- package/build/esm/{index-929b12bb.js → index-9830378f.js} +1 -1
- package/build/esm/{index-7eb265fa.js → index-9d34d99d.js} +18 -18
- package/build/esm/{index-3d1a057a.js → index-9f3ed58a.js} +3 -3
- package/build/esm/{index-c487aa6f.js → index-b01f63b0.js} +1 -1
- package/build/esm/{index-c75d775a.js → index-b04d8adb.js} +13 -13
- package/build/esm/{index-d4f98ef0.js → index-b22de55c.js} +3 -3
- package/build/esm/{index-a48580cf.js → index-b4c229c1.js} +18 -18
- package/build/esm/{index-8d7414f5.js → index-b52a02c5.js} +2 -2
- package/build/esm/{index-e2fa8007.js → index-b593eb5c.js} +2 -2
- package/build/esm/index-b9f8a7e6.js +689 -0
- package/build/esm/{index-b88e063b.js → index-baa819d7.js} +6 -6
- package/build/esm/{index-fdaccc36.js → index-bbff4c7c.js} +5 -5
- package/build/esm/{index-2c25389c.js → index-be50c797.js} +2 -2
- package/build/esm/{index-02a48b88.js → index-c266e7a6.js} +3 -3
- package/build/esm/{index-7bee1da6.js → index-cd1f8612.js} +1 -1
- package/build/esm/{index-c4f0d220.js → index-cfa5e713.js} +16 -16
- package/build/esm/{index-6c0adc97.js → index-d2d014d3.js} +1 -1
- package/build/esm/{index-18855286.js → index-d726d444.js} +11 -11
- package/build/esm/{index-271fb414.js → index-d861805b.js} +3 -3
- package/build/esm/{index-0a319369.js → index-db58dd4b.js} +1 -1
- package/build/esm/{index-6e30f84b.js → index-ddc34776.js} +6 -6
- package/build/esm/{index-128b1ed7.js → index-e15b042f.js} +2 -2
- package/build/esm/{index-c4070a12.js → index-e552116f.js} +32 -32
- package/build/esm/{index-3e49fab2.js → index-e66bfe8b.js} +2 -2
- package/build/esm/{index-1124693a.js → index-e967ea94.js} +31 -31
- package/build/esm/{index-9943a900.js → index-f48611da.js} +2 -2
- package/build/esm/{index-abd67120.js → index-f512a76f.js} +11 -18
- package/build/esm/{index-aa78faae.js → index-f5f35249.js} +52 -17
- package/build/esm/{index-b867b65e.js → index-f7422fbe.js} +17 -17
- package/build/esm/{index-cc9c4f8d.js → index-fc20b65c.js} +24 -24
- package/build/esm/{index-1334730d.js → index-fed32673.js} +13 -13
- package/build/esm/index.js +117 -117
- package/build/esm/{labelSorting-59a03a60.js → labelSorting-850f342c.js} +4 -4
- package/build/esm/lead.js +462 -25
- package/build/esm/{logoIcon-f5fabf8a.js → logoIcon-448886b3.js} +2 -2
- package/build/esm/mantine.js +25 -25
- package/build/esm/misc.js +17 -17
- 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 +73 -73
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +16 -16
- package/build/esm/navigation.js +45 -45
- package/build/esm/navigationLogoutPopup.js +9 -9
- package/build/esm/navigationProfileButton.js +23 -23
- package/build/esm/onboardingV2.js +29 -29
- package/build/esm/organisms.js +49 -49
- package/build/esm/{post-0bb56712.js → post-7e429fcb.js} +2 -2
- package/build/esm/profileNavigation.js +19 -19
- package/build/esm/progressBar.js +1 -1
- package/build/esm/pwg.js +22 -22
- package/build/esm/ssoV2.js +29 -29
- package/build/esm/{store-2f4a3de8.js → store-a629d91c.js} +4 -4
- package/build/esm/subot.js +36 -36
- package/build/esm/surveyOrPremiumBanner.js +32 -32
- package/build/esm/surveyQuestionCard.js +10 -10
- package/build/esm/{surveyThankyouCard-acd5065b.js → surveyThankyouCard-bb71c6af.js} +5 -5
- package/build/esm/together.js +55 -55
- package/build/esm/togetherApiUtils.js +4 -4
- package/build/esm/togetherAtoms.js +30 -30
- package/build/esm/togetherComponentGlobalContext.js +4 -4
- package/build/esm/togetherMolecules.js +50 -50
- package/build/esm/togetherMoleculesCardAuthor.js +28 -28
- package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
- package/build/esm/togetherMoleculesProfileDetail.js +38 -38
- package/build/esm/togetherOrganisms.js +49 -49
- package/build/esm/togetherRichTextEditor.js +17 -17
- package/build/esm/togetherShareBox.js +10 -10
- package/build/esm/{treePopoverMenu-a2c5e10b.js → treePopoverMenu-1ffbd0b8.js} +19 -19
- package/build/esm/{types-c6f4b649.js → types-99a6362e.js} +2 -2
- package/build/esm/types.js +2 -2
- package/build/esm/{useCategory-e6c5f3f4.js → useCategory-4dfad20e.js} +5 -5
- package/build/esm/{useHealthToolCache-42bb7e54.js → useHealthToolCache-a3910645.js} +1 -1
- package/build/esm/{useMantineLocale-86072926.js → useMantineLocale-92d62305.js} +6 -6
- package/build/esm/usePlacesAutocomplete-ca4f8ae6.js +81 -0
- package/build/esm/{useScreenSize-d5709b35.js → useScreenSize-fcf1880e.js} +2 -2
- package/build/esm/useTogetherAuthRequiredAction.js +9 -9
- package/build/esm/{utils-c7536c86.js → utils-09119f47.js} +2 -2
- package/build/esm/{utils-fa1cee35.js → utils-43a91eb4.js} +4 -4
- package/build/esm/{utils-80c1ae9d.js → utils-d42c1a54.js} +2 -2
- package/build/esm/{utils-3fb29038.js → utils-eeed2977.js} +3 -3
- package/build/esm/vaccination.js +21 -21
- package/build/footer.js +21 -21
- package/build/gAssets.js +2 -2
- package/build/{healthTools-e42395ee.js → healthTools-cc8ec3e2.js} +1 -1
- package/build/healthToolsCardWrapper.js +18 -18
- package/build/healthToolsForm.js +34 -34
- package/build/hooks/useCSSFocusPopupHelper.d.ts +0 -1
- package/build/hooks.js +13 -13
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +9 -0
- package/build/i18n-values/hi-IN.js +9 -0
- package/build/i18n-values/id-ID.js +9 -0
- package/build/i18n-values/km-KH.js +9 -0
- package/build/i18n-values/ms-MY.js +9 -0
- package/build/i18n-values/my-MM.js +9 -0
- package/build/i18n-values/th-TH.js +9 -0
- package/build/i18n-values/tl-PH.js +9 -0
- package/build/i18n-values/vi-VN.js +9 -0
- package/build/i18n-values/vi-VN_MB.js +10 -1
- package/build/i18n-values/zh-TW.js +9 -0
- package/build/i18n.js +1 -1
- package/build/i18nV2.js +1 -1
- package/build/{index-e76258d1.js → index-063c6179.js} +3 -3
- package/build/{index-7f31c1b3.js → index-07aaa87c.js} +17 -17
- package/build/{index-7995fd09.js → index-09af4967.js} +16 -16
- package/build/index-0c670ed7.js +696 -0
- package/build/{index-eaea1669.js → index-0c89d671.js} +11 -11
- package/build/{index-2b4a1fa4.js → index-0e252273.js} +2 -2
- package/build/{index-34ba141e.js → index-0f865702.js} +31 -31
- package/build/{index-c3bcf68a.js → index-1e7cf475.js} +2 -2
- package/build/{index-7858e63b.js → index-22f7bd29.js} +2 -2
- package/build/{index-9becb073.js → index-2a4bfbf6.js} +13 -13
- package/build/{index-8af743c4.js → index-2b813bf4.js} +1 -1
- package/build/{index-223ee091.js → index-2c90c478.js} +2 -2
- package/build/{index-b9c21c28.js → index-2d4248ac.js} +6 -6
- package/build/{index-4e12800c.js → index-30873b89.js} +1 -1
- package/build/{index-deeabe50.js → index-320b1b1c.js} +2 -2
- package/build/{index-db5c4f29.js → index-351bcd09.js} +7 -7
- package/build/{index-53b50908.js → index-3c7ce144.js} +15 -15
- package/build/{index-869029fb.js → index-3ddea1a8.js} +3 -3
- package/build/{index-5475cf4e.js → index-406d6d1a.js} +16 -16
- package/build/{index-1aa248b8.js → index-4753689e.js} +3 -3
- package/build/{index-7efb4007.js → index-47d1bf56.js} +16 -16
- package/build/{index-8bf4db6f.js → index-52f9c36f.js} +17 -17
- package/build/{index-a5454694.js → index-5e66be57.js} +42 -69
- package/build/{index-b4b29605.js → index-6476a831.js} +32 -32
- package/build/{index-ac084a83.js → index-64adb34f.js} +18 -18
- package/build/{index-733dea52.js → index-65b346fc.js} +17 -17
- package/build/{index-f518f327.js → index-69bf99a3.js} +1 -1
- package/build/{index-6d023e3f.js → index-6a7c5038.js} +1 -1
- package/build/{index-ab62215d.js → index-6b79a3d5.js} +3 -3
- package/build/{index-9ab6eff7.js → index-6eda1ed3.js} +3 -3
- package/build/{index-89dfd95d.js → index-74770d3c.js} +7 -7
- package/build/{index-001fada4.js → index-75dc9b6d.js} +13 -13
- package/build/{index-e06a7e67.js → index-7e053e4f.js} +22 -22
- package/build/{index-a0523f88.js → index-88f0b514.js} +6 -6
- package/build/{index-0d2b0272.js → index-896e7124.js} +25 -25
- package/build/{index-0e15566a.js → index-8cd37160.js} +11 -18
- package/build/{index-f28b96a7.js → index-8d8ca341.js} +2 -2
- package/build/{index-0a086949.js → index-8f23513c.js} +6 -6
- package/build/{index-d1741909.js → index-92b7a0ad.js} +1 -1
- package/build/{index-868f265e.js → index-9c8694cd.js} +21 -21
- package/build/{index-669d4781.js → index-9ee01aba.js} +10 -10
- package/build/{index-5a251e58.js → index-ab467745.js} +16 -16
- package/build/{index-88c05c6d.js → index-b1735e47.js} +2 -2
- package/build/{index-c80bb596.js → index-b74ea419.js} +3 -3
- package/build/{index-0b638588.js → index-b98b75b9.js} +2 -2
- package/build/{index-28246ee7.js → index-b9b672e4.js} +18 -18
- package/build/{index-14e8a4bf.js → index-be2ab020.js} +2 -2
- package/build/{index-c06af6e7.js → index-bf26c12c.js} +1 -1
- package/build/{index-fad8eaac.js → index-bf7c717f.js} +5 -5
- package/build/{index-8b14ab7a.js → index-c18aaa45.js} +2 -2
- package/build/{index-97349834.js → index-c540b87b.js} +1 -1
- package/build/{index-053f53ad.js → index-c67287fb.js} +2 -2
- package/build/{index-2b664d4c.js → index-c9fd2346.js} +6 -6
- package/build/{index-6bbf3de0.js → index-cf6a6344.js} +13 -13
- package/build/{index-3427e121.js → index-d214ffbf.js} +1 -1
- package/build/{index-05432eda.js → index-d92177f4.js} +4 -4
- package/build/{index-47c7236c.js → index-df5932c5.js} +5 -5
- package/build/{index-c0628923.js → index-e5cb07b8.js} +51 -16
- package/build/{index-341b39a7.js → index-e8aa1fbe.js} +1 -1
- package/build/{index-f39711fb.js → index-ebc3b15b.js} +2 -2
- package/build/{index-2fd0440f.js → index-ee8122a6.js} +24 -24
- package/build/{index-c984ffbe.js → index-f06dcefd.js} +2 -2
- package/build/{index-c359d080.js → index-f5fb2850.js} +2 -2
- package/build/{index-234dcab6.js → index-fc3523dc.js} +6 -6
- package/build/index.js +117 -117
- package/build/{labelSorting-3a57f00a.js → labelSorting-7878e8fb.js} +4 -4
- package/build/lead.js +492 -55
- package/build/{logoIcon-1d0cec48.js → logoIcon-def5eb91.js} +2 -2
- package/build/mantine.js +22 -22
- package/build/misc.js +17 -17
- 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 +73 -73
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +16 -16
- package/build/navigation.js +45 -45
- package/build/navigationLogoutPopup.js +9 -9
- package/build/navigationProfileButton.js +23 -23
- package/build/onboardingV2.js +28 -28
- package/build/organisms.js +49 -49
- package/build/{post-953ae518.js → post-486572ec.js} +2 -2
- package/build/profileNavigation.js +19 -19
- package/build/progressBar.js +1 -1
- package/build/pwg.js +22 -22
- package/build/ssoV2.js +27 -27
- package/build/{store-ec082514.js → store-5b30b600.js} +4 -4
- package/build/subot.js +35 -35
- package/build/surveyOrPremiumBanner.js +32 -32
- package/build/surveyQuestionCard.js +10 -10
- package/build/{surveyThankyouCard-60c65d4f.js → surveyThankyouCard-e27d73e1.js} +5 -5
- package/build/together.js +55 -55
- package/build/togetherApiUtils.js +4 -4
- package/build/togetherAtoms.js +30 -30
- package/build/togetherComponentGlobalContext.js +4 -4
- package/build/togetherMolecules.js +50 -50
- package/build/togetherMoleculesCardAuthor.js +28 -28
- package/build/togetherMoleculesPostImagePreview.js +11 -11
- package/build/togetherMoleculesProfileDetail.js +38 -38
- package/build/togetherOrganisms.js +49 -49
- package/build/togetherRichTextEditor.js +17 -17
- package/build/togetherShareBox.js +10 -10
- package/build/{treePopoverMenu-a5ab646e.js → treePopoverMenu-4c2fe441.js} +19 -19
- package/build/{types-df93deb4.js → types-a1acd4dd.js} +2 -2
- package/build/types.js +2 -2
- package/build/{useCategory-0f8cbb89.js → useCategory-50062e9e.js} +5 -5
- package/build/{useHealthToolCache-656e214f.js → useHealthToolCache-060b5d7d.js} +1 -1
- package/build/{useMantineLocale-d3b08d5e.js → useMantineLocale-5c517e30.js} +6 -6
- package/build/usePlacesAutocomplete-bf93aa2b.js +85 -0
- package/build/{useScreenSize-c6515eb2.js → useScreenSize-91e41fbf.js} +2 -2
- package/build/useTogetherAuthRequiredAction.js +9 -9
- package/build/{utils-8cdcde5d.js → utils-13998c67.js} +2 -2
- package/build/{utils-925d1a21.js → utils-51cc484b.js} +2 -2
- package/build/{utils-89f1d6d4.js → utils-ad28c860.js} +3 -3
- package/build/{utils-ad1f98b3.js → utils-ec031b53.js} +4 -4
- package/build/vaccination.js +21 -21
- package/package.json +1 -1
- package/build/esm/index-0157dab8.js +0 -372
- package/build/esm/usePlacesAutocomplete-a9d55e56.js +0 -520
- package/build/index-37170515.js +0 -379
- package/build/usePlacesAutocomplete-7b83983f.js +0 -528
- /package/build/{BMI_BOYS.percentile.monthly-0c545430.js → BMI_BOYS.percentile.monthly-4574bde2.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-b2abdd52.js → BMI_BOYS.percentile.weekly-376636de.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-73da03a1.js → BMI_BOYS.percentile.yearly-d902537f.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-5bc00bd2.js → BMI_BOYS.zscore.monthly-8e8361d9.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-b270dca9.js → BMI_BOYS.zscore.weekly-334d167a.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-e11a3061.js → BMI_BOYS.zscore.yearly-80d209fc.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-f8d3ae24.js → BMI_GIRLS.percentile.monthly-47cb9480.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-ab748c6a.js → BMI_GIRLS.percentile.weekly-77457e97.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-002aebb0.js → BMI_GIRLS.percentile.yearly-917be447.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-e261af22.js → BMI_GIRLS.zscore.monthly-89da2e04.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-d58566a9.js → BMI_GIRLS.zscore.weekly-bac14c29.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-1147723e.js → BMI_GIRLS.zscore.yearly-611d673e.js} +0 -0
- /package/build/{ChevronDown-83383af6.js → ChevronDown-591c6c01.js} +0 -0
- /package/build/{Close-8e99232e.js → Close-017f0198.js} +0 -0
- /package/build/{Google-d203467c.js → Google-428ef9f0.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-211f31d0.js → HEAD CIRCUM_BOYS.percentile.monthly-b1279c40.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-ad1b91eb.js → HEAD CIRCUM_BOYS.percentile.weekly-ab517f9f.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-3ef825f4.js → HEAD CIRCUM_BOYS.percentile.yearly-7491ee4a.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-dd61aed0.js → HEAD CIRCUM_BOYS.zscore.monthly-1cb16d5b.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-5f4bf7d7.js → HEAD CIRCUM_BOYS.zscore.weekly-c484687e.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-f503bf61.js → HEAD CIRCUM_BOYS.zscore.yearly-584db1b3.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-76db00a2.js → HEAD CIRCUM_GIRLS.percentile.monthly-17d14f65.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-60938b9d.js → HEAD CIRCUM_GIRLS.percentile.weekly-547a1f21.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-de08eaf6.js → HEAD CIRCUM_GIRLS.percentile.yearly-16c6281c.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-5de26ec2.js → HEAD CIRCUM_GIRLS.zscore.monthly-50d780c2.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-ba767399.js → HEAD CIRCUM_GIRLS.zscore.weekly-1d000c76.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-2d8cafcb.js → HEAD CIRCUM_GIRLS.zscore.yearly-af3fad99.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-3aa10b4d.js → HEIGHT_BOYS.percentile.monthly-4b63d4f9.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-ae1f58fc.js → HEIGHT_BOYS.percentile.weekly-1a931833.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-ec9b6a67.js → HEIGHT_BOYS.percentile.yearly-90eef67f.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-2b9abf9e.js → HEIGHT_BOYS.zscore.monthly-42f4eb35.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-ebc79372.js → HEIGHT_BOYS.zscore.weekly-64d61ad0.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-64acc0b1.js → HEIGHT_BOYS.zscore.yearly-a66e2d1a.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-8a6d5ba4.js → HEIGHT_GIRLS.percentile.monthly-29626e7b.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-94c6540f.js → HEIGHT_GIRLS.percentile.weekly-37839bdf.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-3142b8d2.js → HEIGHT_GIRLS.percentile.yearly-d9bf5fde.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-02aa6416.js → HEIGHT_GIRLS.zscore.monthly-94c2de66.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-6c8e7a9f.js → HEIGHT_GIRLS.zscore.weekly-06a3c6d9.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-090810af.js → HEIGHT_GIRLS.zscore.yearly-edcb96e5.js} +0 -0
- /package/build/{Locale-3b16bb0e.js → Locale-d0ae500b.js} +0 -0
- /package/build/{Visible-71839201.js → Visible-a8cd7abb.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-ccef0bf9.js → WEIGHT_BOYS.percentile.monthly-6d2c9ebf.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-3e37816c.js → WEIGHT_BOYS.percentile.weekly-3a89bec4.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-37663922.js → WEIGHT_BOYS.percentile.yearly-7c3d7c6d.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-6ca85d8d.js → WEIGHT_BOYS.zscore.monthly-2ee3dcc9.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-513cb51e.js → WEIGHT_BOYS.zscore.weekly-c327c6ff.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-d4ba37d8.js → WEIGHT_BOYS.zscore.yearly-fdb16e01.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-3459d0c0.js → WEIGHT_GIRLS.percentile.monthly-fd46a0db.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-73376e4d.js → WEIGHT_GIRLS.percentile.weekly-01063408.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-39258498.js → WEIGHT_GIRLS.percentile.yearly-49f6c5e0.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-aee13b23.js → WEIGHT_GIRLS.zscore.monthly-053d9fd7.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-4f2556e7.js → WEIGHT_GIRLS.zscore.weekly-875b2bbc.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-59489de0.js → WEIGHT_GIRLS.zscore.yearly-55d684c3.js} +0 -0
- /package/build/{animation-ee9cffdc.js → animation-45a2a965.js} +0 -0
- /package/build/{constants-be090ce4.js → constants-9fb7b5aa.js} +0 -0
- /package/build/{constants-46765397.js → constants-adeff632.js} +0 -0
- /package/build/{constants-c9a1b55d.js → constants-b2194632.js} +0 -0
- /package/build/{dataTransform-577eda33.js → dataTransform-c4755036.js} +0 -0
- /package/build/{doctor-aea52c10.js → doctor-02cd37e8.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-421ba7a1.js → BMI_BOYS.percentile.monthly-edfac58a.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-2131d37d.js → BMI_BOYS.percentile.weekly-0673910e.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-7d7ac950.js → BMI_BOYS.percentile.yearly-0231c752.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-f8b5a1ee.js → BMI_BOYS.zscore.monthly-616f3b6e.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-1c0b0ccf.js → BMI_BOYS.zscore.weekly-b627e271.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-cd3e748e.js → BMI_BOYS.zscore.yearly-7eedec1b.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-b67288e2.js → BMI_GIRLS.percentile.monthly-20516443.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-10e2e494.js → BMI_GIRLS.percentile.weekly-60a4d238.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-0e593580.js → BMI_GIRLS.percentile.yearly-66f2c92d.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-230a4308.js → BMI_GIRLS.zscore.monthly-fb3f5f09.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-b461adde.js → BMI_GIRLS.zscore.weekly-40a4df1e.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-e6ec3a95.js → BMI_GIRLS.zscore.yearly-bf498e99.js} +0 -0
- /package/build/esm/{ChevronDown-6513a253.js → ChevronDown-aa4fe44c.js} +0 -0
- /package/build/esm/{Close-e4e577cb.js → Close-66566245.js} +0 -0
- /package/build/esm/{Google-1a588c29.js → Google-d679c426.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-0c38a166.js → HEAD CIRCUM_BOYS.percentile.monthly-09f37efb.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-32cae606.js → HEAD CIRCUM_BOYS.percentile.weekly-ee67f3f6.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-416f773a.js → HEAD CIRCUM_BOYS.percentile.yearly-46986ae2.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-dbdb6c06.js → HEAD CIRCUM_BOYS.zscore.monthly-6c9f0ba8.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-28568e5a.js → HEAD CIRCUM_BOYS.zscore.weekly-9e896d1b.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-446d3462.js → HEAD CIRCUM_BOYS.zscore.yearly-91c0b53f.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-7d5e08b6.js → HEAD CIRCUM_GIRLS.percentile.monthly-2539efcc.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-5a7731cb.js → HEAD CIRCUM_GIRLS.percentile.weekly-557f3f52.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-70d17e88.js → HEAD CIRCUM_GIRLS.percentile.yearly-f26ee32d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-6e9b3ea4.js → HEAD CIRCUM_GIRLS.zscore.monthly-59481a15.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-578339b4.js → HEAD CIRCUM_GIRLS.zscore.weekly-5f7316fc.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-5d82e048.js → HEAD CIRCUM_GIRLS.zscore.yearly-f9c0cbf5.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-ceb0c7ee.js → HEIGHT_BOYS.percentile.monthly-7490dcfd.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-43fdcf07.js → HEIGHT_BOYS.percentile.weekly-7e05808b.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-5d863523.js → HEIGHT_BOYS.percentile.yearly-0a2eec9c.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-7a2bbfd1.js → HEIGHT_BOYS.zscore.monthly-4b996845.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-65248000.js → HEIGHT_BOYS.zscore.weekly-6dece1b3.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-3de1aa3b.js → HEIGHT_BOYS.zscore.yearly-62235bc1.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-f5422ca7.js → HEIGHT_GIRLS.percentile.monthly-59fc6034.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-8de0c176.js → HEIGHT_GIRLS.percentile.weekly-f739235f.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-30774397.js → HEIGHT_GIRLS.percentile.yearly-a6b041f2.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-acc7105f.js → HEIGHT_GIRLS.zscore.monthly-d314a685.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-3440fc9e.js → HEIGHT_GIRLS.zscore.weekly-08952302.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-5057439c.js → HEIGHT_GIRLS.zscore.yearly-058a7051.js} +0 -0
- /package/build/esm/{Locale-1c96ad9c.js → Locale-e4426af7.js} +0 -0
- /package/build/esm/{Visible-93776058.js → Visible-6eafb32d.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-bf753079.js → WEIGHT_BOYS.percentile.monthly-6ac07fb3.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-5e9af001.js → WEIGHT_BOYS.percentile.weekly-92fe1ea5.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-662fbde6.js → WEIGHT_BOYS.percentile.yearly-2fa4e730.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-f0475982.js → WEIGHT_BOYS.zscore.monthly-ea7dce1c.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-6aafdeeb.js → WEIGHT_BOYS.zscore.weekly-4f22dc35.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-5fc306b9.js → WEIGHT_BOYS.zscore.yearly-aad8c6b9.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-4e5050b6.js → WEIGHT_GIRLS.percentile.monthly-3a36616f.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-297c26c6.js → WEIGHT_GIRLS.percentile.weekly-daeda9a0.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-bb44c22b.js → WEIGHT_GIRLS.percentile.yearly-b08373b3.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-715bfa3b.js → WEIGHT_GIRLS.zscore.monthly-41a74022.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-56dd1717.js → WEIGHT_GIRLS.zscore.weekly-44bf9759.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-64e721cf.js → WEIGHT_GIRLS.zscore.yearly-ec2e62d5.js} +0 -0
- /package/build/esm/{animation-5400167d.js → animation-c7656568.js} +0 -0
- /package/build/esm/{constants-0c376e10.js → constants-18947394.js} +0 -0
- /package/build/esm/{constants-76dc3883.js → constants-34c6fce0.js} +0 -0
- /package/build/esm/{constants-a937eafe.js → constants-8fb68445.js} +0 -0
- /package/build/esm/{dataTransform-fe86c90a.js → dataTransform-cb2b1cdf.js} +0 -0
- /package/build/esm/{doctor-ce0b76fd.js → doctor-1952d08b.js} +0 -0
- /package/build/esm/{index-afbe819e.js → index-09e7173d.js} +0 -0
- /package/build/esm/{index-2da128ed.js → index-0efe76fa.js} +0 -0
- /package/build/esm/{index-d11f9211.js → index-16ec52cf.js} +0 -0
- /package/build/esm/{index-8d8b4325.js → index-1e8b095e.js} +0 -0
- /package/build/esm/{index-85758df5.js → index-27a230dc.js} +0 -0
- /package/build/esm/{index-07890117.js → index-46cd25fc.js} +0 -0
- /package/build/esm/{index-fd2310c2.js → index-7344ec0b.js} +0 -0
- /package/build/esm/{index-56099b5d.js → index-e08b436a.js} +0 -0
- /package/build/esm/{index.styles-f6a5d126.js → index.styles-ec940ea1.js} +0 -0
- /package/build/esm/{localizeNumberFormat-69447a14.js → localizeNumberFormat-64b40d02.js} +0 -0
- /package/build/esm/{normalizeLink-56bb54f7.js → normalizeLink-b8cb6cd2.js} +0 -0
- /package/build/esm/{number-49c50e28.js → number-f332b46b.js} +0 -0
- /package/build/esm/{other-d6efb1d9.js → other-2dbc1309.js} +0 -0
- /package/build/esm/{paths-c7db8f50.js → paths-7a9fcbca.js} +0 -0
- /package/build/esm/{translationsContext-290825cb.js → translationsContext-83438307.js} +0 -0
- /package/build/esm/{tslib.es6-48e9a62a.js → tslib.es6-f621d9e0.js} +0 -0
- /package/build/esm/{types-54a29c87.js → types-e8e8791c.js} +0 -0
- /package/build/esm/{useIsInit-61aa33bb.js → useIsInit-5c4213d3.js} +0 -0
- /package/build/esm/{useOutsideClick-ca9ebf88.js → useOutsideClick-078a8829.js} +0 -0
- /package/build/esm/{useScrollbarSize-3d6b723e.js → useScrollbarSize-f95d15d1.js} +0 -0
- /package/build/esm/{useUniqueId-46818085.js → useUniqueId-974c0fe0.js} +0 -0
- /package/build/esm/{utils-c78aa552.js → utils-d8e17ea6.js} +0 -0
- /package/build/{index-a55c0148.js → index-0d914719.js} +0 -0
- /package/build/{index-31d8f042.js → index-470f9a5a.js} +0 -0
- /package/build/{index-70e345f1.js → index-9a4627ab.js} +0 -0
- /package/build/{index-2b902706.js → index-af057ce6.js} +0 -0
- /package/build/{index-bb749661.js → index-af98e8f7.js} +0 -0
- /package/build/{index-e90ccbbb.js → index-b4666df3.js} +0 -0
- /package/build/{index-063dd232.js → index-c60f3be0.js} +0 -0
- /package/build/{index-8ded19d5.js → index-cfdebd4a.js} +0 -0
- /package/build/{index.styles-36d65d5c.js → index.styles-0f9b69bd.js} +0 -0
- /package/build/{localizeNumberFormat-381406cb.js → localizeNumberFormat-b2361d8d.js} +0 -0
- /package/build/{normalizeLink-2736a2fa.js → normalizeLink-924b4898.js} +0 -0
- /package/build/{number-9fe1f3c7.js → number-7f7fb60d.js} +0 -0
- /package/build/{other-55d7a29c.js → other-73c628df.js} +0 -0
- /package/build/{paths-4bfc1cef.js → paths-1474d332.js} +0 -0
- /package/build/{translationsContext-9687dc3f.js → translationsContext-4732f155.js} +0 -0
- /package/build/{tslib.es6-91e092ae.js → tslib.es6-f3ffda09.js} +0 -0
- /package/build/{types-721d4367.js → types-0dee4492.js} +0 -0
- /package/build/{useIsInit-78a4b005.js → useIsInit-59dc6297.js} +0 -0
- /package/build/{useOutsideClick-155e9c38.js → useOutsideClick-97c19666.js} +0 -0
- /package/build/{useScrollbarSize-2fac76a7.js → useScrollbarSize-e216fd21.js} +0 -0
- /package/build/{useUniqueId-220be409.js → useUniqueId-48045049.js} +0 -0
- /package/build/{utils-ad823692.js → utils-aeae706b.js} +0 -0
|
@@ -1,56 +1,56 @@
|
|
|
1
|
-
export { D as DueDateForm } from './index-
|
|
2
|
-
export { B as BmiForm } from './index-
|
|
3
|
-
export { B as BabyPoopForm } from './index-
|
|
4
|
-
export { T as ThrForm } from './index-
|
|
5
|
-
export { O as OvulationForm } from './index-
|
|
6
|
-
export { B as BabyVaccineForm } from './index-
|
|
7
|
-
export { P as PWGForm } from './index-
|
|
8
|
-
import './tslib.es6-
|
|
1
|
+
export { D as DueDateForm } from './index-b9f8a7e6.js';
|
|
2
|
+
export { B as BmiForm } from './index-f7422fbe.js';
|
|
3
|
+
export { B as BabyPoopForm } from './index-fed32673.js';
|
|
4
|
+
export { T as ThrForm } from './index-b4c229c1.js';
|
|
5
|
+
export { O as OvulationForm } from './index-cfa5e713.js';
|
|
6
|
+
export { B as BabyVaccineForm } from './index-4d01e48b.js';
|
|
7
|
+
export { P as PWGForm } from './index-704b8298.js';
|
|
8
|
+
import './tslib.es6-f621d9e0.js';
|
|
9
9
|
import 'react';
|
|
10
|
-
import './LastPeriod-261ee5fa.js';
|
|
11
|
-
import 'date-fns';
|
|
12
10
|
import '@mantine/core';
|
|
11
|
+
import './LastPeriod-2dc25d67.js';
|
|
12
|
+
import 'date-fns';
|
|
13
13
|
import '@mantine/form';
|
|
14
14
|
import 'dayjs';
|
|
15
|
-
import './index-
|
|
15
|
+
import './index-d726d444.js';
|
|
16
16
|
import '@hhgtech/icons/other';
|
|
17
17
|
import '@mantine/hooks';
|
|
18
|
-
import './index-
|
|
18
|
+
import './index-7344ec0b.js';
|
|
19
19
|
import './constantsDomainLocales.js';
|
|
20
|
-
import './Locale-
|
|
20
|
+
import './Locale-e4426af7.js';
|
|
21
21
|
import './constantsIsProduction.js';
|
|
22
|
-
import './useScreenSize-
|
|
22
|
+
import './useScreenSize-fcf1880e.js';
|
|
23
23
|
import '@emotion/styled';
|
|
24
|
-
import './utils-
|
|
24
|
+
import './utils-d8e17ea6.js';
|
|
25
25
|
import '@mantine/carousel';
|
|
26
|
-
import './index-
|
|
27
|
-
import './other-
|
|
28
|
-
import './index-
|
|
26
|
+
import './index-1a616926.js';
|
|
27
|
+
import './other-2dbc1309.js';
|
|
28
|
+
import './index-7c22971a.js';
|
|
29
29
|
import './miscTheme.js';
|
|
30
|
-
import './useMantineLocale-
|
|
30
|
+
import './useMantineLocale-92d62305.js';
|
|
31
31
|
import '@mantine/notifications';
|
|
32
|
-
import './index-
|
|
32
|
+
import './index-82924f86.js';
|
|
33
33
|
import 'date-fns/locale';
|
|
34
34
|
import './constantsSite.js';
|
|
35
35
|
import './constantsRiskScreener.js';
|
|
36
|
-
import './index-
|
|
36
|
+
import './index-cd1f8612.js';
|
|
37
37
|
import 'classnames';
|
|
38
|
-
import './useUniqueId-
|
|
38
|
+
import './useUniqueId-974c0fe0.js';
|
|
39
39
|
import '@hhgtech/icons/core';
|
|
40
|
-
import './index-
|
|
40
|
+
import './index-baa819d7.js';
|
|
41
41
|
import '@mantine/dates';
|
|
42
|
-
import './index.styles-
|
|
43
|
-
import './index-
|
|
44
|
-
import './translationsContext-
|
|
45
|
-
import './index-
|
|
46
|
-
import './index-
|
|
42
|
+
import './index.styles-ec940ea1.js';
|
|
43
|
+
import './index-db58dd4b.js';
|
|
44
|
+
import './translationsContext-83438307.js';
|
|
45
|
+
import './index-9f3ed58a.js';
|
|
46
|
+
import './index-3b93e008.js';
|
|
47
47
|
import 'react-keyed-flatten-children';
|
|
48
48
|
import 'react-hook-form';
|
|
49
|
-
import './useHealthToolCache-
|
|
49
|
+
import './useHealthToolCache-a3910645.js';
|
|
50
50
|
import './miscGetDynamicHealthTool.js';
|
|
51
|
-
import './normalizeLink-
|
|
52
|
-
import './core-
|
|
53
|
-
import './constants-
|
|
54
|
-
import './index-
|
|
51
|
+
import './normalizeLink-b8cb6cd2.js';
|
|
52
|
+
import './core-13fa163f.js';
|
|
53
|
+
import './constants-8fb68445.js';
|
|
54
|
+
import './index-b04d8adb.js';
|
|
55
55
|
import './embeddedHeathToolCards_helpers.js';
|
|
56
|
-
import './constants-
|
|
56
|
+
import './constants-34c6fce0.js';
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { MouseEvent } from 'react';
|
|
2
2
|
export declare const useCSSFocusPopupHelper: <T = HTMLDivElement, ButtonType = HTMLDivElement>(configs?: {
|
|
3
3
|
allowBgScroll?: boolean;
|
|
4
|
-
enableNavTarotGame?: boolean;
|
|
5
4
|
}) => {
|
|
6
5
|
containerRef: import("react").MutableRefObject<T & HTMLElement>;
|
|
7
6
|
onContainerFocus: () => void;
|
package/build/esm/hooks.js
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
export { u as useTranslations } from './index-
|
|
2
|
-
export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-
|
|
3
|
-
export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, a as usePrevious, b as useRafState } from './useCategory-
|
|
4
|
-
export { u as useHealthToolsCache } from './useHealthToolCache-
|
|
5
|
-
export { u as useIsInit } from './useIsInit-
|
|
6
|
-
export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-
|
|
7
|
-
export { u as useInitialMount, a as useUniqueId } from './useUniqueId-
|
|
1
|
+
export { u as useTranslations } from './index-db58dd4b.js';
|
|
2
|
+
export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-f95d15d1.js';
|
|
3
|
+
export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, a as usePrevious, b as useRafState } from './useCategory-4dfad20e.js';
|
|
4
|
+
export { u as useHealthToolsCache } from './useHealthToolCache-a3910645.js';
|
|
5
|
+
export { u as useIsInit } from './useIsInit-5c4213d3.js';
|
|
6
|
+
export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-078a8829.js';
|
|
7
|
+
export { u as useInitialMount, a as useUniqueId } from './useUniqueId-974c0fe0.js';
|
|
8
8
|
import 'react';
|
|
9
|
-
import './translationsContext-
|
|
9
|
+
import './translationsContext-83438307.js';
|
|
10
10
|
import 'lodash/debounce';
|
|
11
|
-
import './tslib.es6-
|
|
11
|
+
import './tslib.es6-f621d9e0.js';
|
|
12
12
|
import './miscCookieHelper.js';
|
|
13
|
-
import './index-
|
|
14
|
-
import './Locale-
|
|
13
|
+
import './index-7c22971a.js';
|
|
14
|
+
import './Locale-e4426af7.js';
|
|
15
15
|
import './miscGetDynamicHealthTool.js';
|
|
16
|
-
import './normalizeLink-
|
|
16
|
+
import './normalizeLink-b8cb6cd2.js';
|
|
17
17
|
import './constantsDomainLocales.js';
|
|
18
18
|
import './constantsIsProduction.js';
|
|
19
|
-
import './core-
|
|
19
|
+
import './core-13fa163f.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.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' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | '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.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' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | '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' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | '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' | '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';
|
|
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' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | '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.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' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.introduce.description' | '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' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | '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' | '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';
|
|
@@ -282,9 +282,13 @@ var defaultTranslations = {
|
|
|
282
282
|
"createPost.urlText": "Text",
|
|
283
283
|
"createPost.video": "Video",
|
|
284
284
|
"createPost.videoOrLink": "Video or link",
|
|
285
|
+
"dueDatePage.IUI": "Intrauterine insemination (IUI)",
|
|
285
286
|
"dueDatePage.calculationMethod": "Calculation Method",
|
|
286
287
|
"dueDatePage.conceptionDate": "Conception Date",
|
|
288
|
+
"dueDatePage.date_of_IUI_procedure": "Date of IUI procedure",
|
|
289
|
+
"dueDatePage.date_of_ultrasound": "Date of Ultrasound",
|
|
287
290
|
"dueDatePage.daysText": "{number} days",
|
|
291
|
+
"dueDatePage.introduce.description": "Use this calculator to find your due date. This is just an estimate – not a guarantee! Most women, but not all, will deliver their babies within a week before or after this date range.",
|
|
288
292
|
"dueDatePage.ivf": "IVF",
|
|
289
293
|
"dueDatePage.ivf.transferDate": "IVF Transfer Date",
|
|
290
294
|
"dueDatePage.ivf.transferDateRadio": "{number}-Day Transfer",
|
|
@@ -292,6 +296,11 @@ var defaultTranslations = {
|
|
|
292
296
|
"dueDatePage.lastPeriod.calculate": "Calculate",
|
|
293
297
|
"dueDatePage.lastPeriod.lastPeriodLabel": "The first day of your last period",
|
|
294
298
|
"dueDatePage.lastPeriod.periodLengthLabel": "Cycle Length",
|
|
299
|
+
"dueDatePage.ultrasound": "Ultrasound",
|
|
300
|
+
"dueDatePage.ultrasound.tooltip": "Mean sac Diameter (MSD) is less accurate than Crown-Rump Length (CRL) for dating a pregnancy. It is only used in very early pregnancy, between 4 and 6 weeks.",
|
|
301
|
+
"dueDatePage.validation.crl": "The MSD value is invalid. Please enter the CRL metric to continue.",
|
|
302
|
+
"dueDatePage.validation.one_is_required": "At least one is required",
|
|
303
|
+
"dueDatePage.validation.record_not_valid": "Your recorded isn't valid!",
|
|
295
304
|
"editor.addSocialLink.addLink": "Add",
|
|
296
305
|
"editor.addSocialLink.warningDomain": "Only allowing sources from Youtube, Facebook, and Tiktok",
|
|
297
306
|
"expert.content.description": "Expert's Profile",
|
|
@@ -282,9 +282,13 @@ var hiTranslations = {
|
|
|
282
282
|
"createPost.urlText": "Text",
|
|
283
283
|
"createPost.video": "Video",
|
|
284
284
|
"createPost.videoOrLink": "Video or link",
|
|
285
|
+
"dueDatePage.IUI": "Intrauterine insemination (IUI)",
|
|
285
286
|
"dueDatePage.calculationMethod": "गणना विधि",
|
|
286
287
|
"dueDatePage.conceptionDate": "कॉन्सेप्शन की तारीख ",
|
|
288
|
+
"dueDatePage.date_of_IUI_procedure": "Date of IUI procedure",
|
|
289
|
+
"dueDatePage.date_of_ultrasound": "Date of Ultrasound",
|
|
287
290
|
"dueDatePage.daysText": "{number} दिन ",
|
|
291
|
+
"dueDatePage.introduce.description": "Use this calculator to find your due date. This is just an estimate – not a guarantee! Most women, but not all, will deliver their babies within a week before or after this date range.",
|
|
288
292
|
"dueDatePage.ivf": "आईवीएफ ",
|
|
289
293
|
"dueDatePage.ivf.transferDate": "आईवीएफ ट्रांसफर की तारीख ",
|
|
290
294
|
"dueDatePage.ivf.transferDateRadio": "{number} ट्रांसफर का दिन ",
|
|
@@ -292,6 +296,11 @@ var hiTranslations = {
|
|
|
292
296
|
"dueDatePage.lastPeriod.calculate": "कैलक्युलेट ",
|
|
293
297
|
"dueDatePage.lastPeriod.lastPeriodLabel": "आपके पिछले पीरियड का पहला दिन ",
|
|
294
298
|
"dueDatePage.lastPeriod.periodLengthLabel": "सायकल लेंथ ",
|
|
299
|
+
"dueDatePage.ultrasound": "Ultrasound",
|
|
300
|
+
"dueDatePage.ultrasound.tooltip": "Mean sac Diameter (MSD) is less accurate than Crown-Rump Length (CRL) for dating a pregnancy. It is only used in very early pregnancy, between 4 and 6 weeks.",
|
|
301
|
+
"dueDatePage.validation.crl": "The MSD value is invalid. Please enter the CRL metric to continue.",
|
|
302
|
+
"dueDatePage.validation.one_is_required": "At least one is required",
|
|
303
|
+
"dueDatePage.validation.record_not_valid": "Your recorded isn't valid!",
|
|
295
304
|
"editor.addSocialLink.addLink": "Add",
|
|
296
305
|
"editor.addSocialLink.warningDomain": "Only allowing sources from Youtube, Facebook, and Tiktok",
|
|
297
306
|
"expert.content.description": "प्रोफाइल ",
|
|
@@ -282,9 +282,13 @@ var idTranslations = {
|
|
|
282
282
|
"createPost.urlText": "Text",
|
|
283
283
|
"createPost.video": "Video",
|
|
284
284
|
"createPost.videoOrLink": "Video atau tautan",
|
|
285
|
+
"dueDatePage.IUI": "Inseminasi Buatan (IUI)",
|
|
285
286
|
"dueDatePage.calculationMethod": "Metode kalkulasi",
|
|
286
287
|
"dueDatePage.conceptionDate": "Tanggal Pembuahan",
|
|
288
|
+
"dueDatePage.date_of_IUI_procedure": "Tanggal prosedur IUI",
|
|
289
|
+
"dueDatePage.date_of_ultrasound": "Tanggal USG",
|
|
287
290
|
"dueDatePage.daysText": "{number} days",
|
|
291
|
+
"dueDatePage.introduce.description": "Gunakan kalkulator ini untuk menghitung hari perkiraan lahir (HPL) Anda. Ini hanyalah prediksi, bukan sebuah jaminan pasti. Pada umumnya, hari melahirkan sebenarnya akan maju atau mundur seminggu dari HPL.",
|
|
288
292
|
"dueDatePage.ivf": "Program Bayi Tabung",
|
|
289
293
|
"dueDatePage.ivf.transferDate": "Tanggal Pemindahan Bayi Tabung",
|
|
290
294
|
"dueDatePage.ivf.transferDateRadio": "{number} Hari Pemindahan",
|
|
@@ -292,6 +296,11 @@ var idTranslations = {
|
|
|
292
296
|
"dueDatePage.lastPeriod.calculate": "Hitung",
|
|
293
297
|
"dueDatePage.lastPeriod.lastPeriodLabel": "Hari Pertama dari Haid Terakhir Anda",
|
|
294
298
|
"dueDatePage.lastPeriod.periodLengthLabel": "Durasi siklus haid",
|
|
299
|
+
"dueDatePage.ultrasound": "Ultrasound",
|
|
300
|
+
"dueDatePage.ultrasound.tooltip": "Mean sac Diameter (MSD) is less accurate than Crown-Rump Length (CRL) for dating a pregnancy. It is only used in very early pregnancy, between 4 and 6 weeks.",
|
|
301
|
+
"dueDatePage.validation.crl": "The MSD value is invalid. Please enter the CRL metric to continue.",
|
|
302
|
+
"dueDatePage.validation.one_is_required": "Setidaknya satu harus diisi",
|
|
303
|
+
"dueDatePage.validation.record_not_valid": "Your recorded isn't valid!",
|
|
295
304
|
"editor.addSocialLink.addLink": "Tambah",
|
|
296
305
|
"editor.addSocialLink.warningDomain": "Hanya memperbolehkan sumber dari Youtube, Facebook, dan Tiktok",
|
|
297
306
|
"expert.content.description": "Profil Pakar",
|
|
@@ -282,9 +282,13 @@ var kmTranslations = {
|
|
|
282
282
|
"createPost.urlText": "Text",
|
|
283
283
|
"createPost.video": "វីដេអូ",
|
|
284
284
|
"createPost.videoOrLink": "វីដេអូ ឬ តំណភ្ជាប់",
|
|
285
|
+
"dueDatePage.IUI": "ការបញ្ចូលទឹកកាមក្នុងស្បូន (IUI)",
|
|
285
286
|
"dueDatePage.calculationMethod": "វិធីសាស្ត្រគណនា",
|
|
286
287
|
"dueDatePage.conceptionDate": "ថ្ងៃបង្កកំណើត",
|
|
288
|
+
"dueDatePage.date_of_IUI_procedure": "កាលបរិច្ឆេទនៃនីតិវិធី IUI",
|
|
289
|
+
"dueDatePage.date_of_ultrasound": "កាលបរិច្ឆេទនៃអ៊ុលត្រាសោន",
|
|
287
290
|
"dueDatePage.daysText": "{number} ចំំនួនថ្ងៃ",
|
|
291
|
+
"dueDatePage.introduce.description": "ប្រើម៉ាស៊ីនគណនានេះដើម្បីស្វែងរកកាលបរិច្ឆេទគ្រប់ខែរបស់អ្នក។ នេះគ្រាន់តែជាការប៉ាន់ស្មានប៉ុណ្ណោះ – មិនមែនជាការធានាទេ! ស្ត្រីភាគច្រើន ប៉ុន្តែមិនមែនទាំងអស់ទេ នឹងសម្រាលកូនរបស់ពួកគេក្នុងរយៈពេលមួយសប្តាហ៍មុន ឬក្រោយជួរកាលបរិច្ឆេទនេះ។",
|
|
288
292
|
"dueDatePage.ivf": "ការបង្កកំណើតក្នុងកែវ(IVF)",
|
|
289
293
|
"dueDatePage.ivf.transferDate": "កាលបរិច្ឆេទនៃការផ្សាំអំប្រ៊ីយ៉ុង",
|
|
290
294
|
"dueDatePage.ivf.transferDateRadio": "{number} ថ្ងៃផ្សាំអំប្រ៊ីយ៉ុង",
|
|
@@ -292,6 +296,11 @@ var kmTranslations = {
|
|
|
292
296
|
"dueDatePage.lastPeriod.calculate": "គណនា",
|
|
293
297
|
"dueDatePage.lastPeriod.lastPeriodLabel": "ថ្ងៃដំបូងបំផុតនៃការមករដូវចុងក្រោយ",
|
|
294
298
|
"dueDatePage.lastPeriod.periodLengthLabel": "រយៈពេលវដ្ដរដូវ",
|
|
299
|
+
"dueDatePage.ultrasound": "Ultrasound",
|
|
300
|
+
"dueDatePage.ultrasound.tooltip": "Mean sac Diameter (MSD) is less accurate than Crown-Rump Length (CRL) for dating a pregnancy. It is only used in very early pregnancy, between 4 and 6 weeks.",
|
|
301
|
+
"dueDatePage.validation.crl": "តម្លៃ MSD មិនត្រឹមត្រូវទេ។ សូមបញ្ចូលសន្ទស្សន៍ CRL ដើម្បីបន្ត។",
|
|
302
|
+
"dueDatePage.validation.one_is_required": "យ៉ាងហោចណាស់តម្រូវឱ្យមានមួយ",
|
|
303
|
+
"dueDatePage.validation.record_not_valid": "Your recorded isn't valid!",
|
|
295
304
|
"editor.addSocialLink.addLink": "បន្ថែម",
|
|
296
305
|
"editor.addSocialLink.warningDomain": "អនុញ្ញាតតែប្រភពពី Youtube, Facebook, និង Tiktok",
|
|
297
306
|
"expert.content.description": "អំពីគ្រូពេទ្យឯកទេស",
|
|
@@ -282,9 +282,13 @@ var msTranslations = {
|
|
|
282
282
|
"createPost.urlText": "Teks",
|
|
283
283
|
"createPost.video": "Video",
|
|
284
284
|
"createPost.videoOrLink": "Video atau pautan",
|
|
285
|
+
"dueDatePage.IUI": "Intrauterine insemination (IUI)",
|
|
285
286
|
"dueDatePage.calculationMethod": "Kaedah Pengiraan",
|
|
286
287
|
"dueDatePage.conceptionDate": "Tarikh Konsepsi",
|
|
288
|
+
"dueDatePage.date_of_IUI_procedure": "Date of IUI procedure",
|
|
289
|
+
"dueDatePage.date_of_ultrasound": "Date of Ultrasound",
|
|
287
290
|
"dueDatePage.daysText": "{number} hari",
|
|
291
|
+
"dueDatePage.introduce.description": "Use this calculator to find your due date. This is just an estimate – not a guarantee! Most women, but not all, will deliver their babies within a week before or after this date range.",
|
|
288
292
|
"dueDatePage.ivf": "IVF",
|
|
289
293
|
"dueDatePage.ivf.transferDate": "Tarikh Pemindahan IVF",
|
|
290
294
|
"dueDatePage.ivf.transferDateRadio": "{number} Hari Dipindah",
|
|
@@ -292,6 +296,11 @@ var msTranslations = {
|
|
|
292
296
|
"dueDatePage.lastPeriod.calculate": "Kira",
|
|
293
297
|
"dueDatePage.lastPeriod.lastPeriodLabel": "Hari pertama haid terakhir anda",
|
|
294
298
|
"dueDatePage.lastPeriod.periodLengthLabel": "Panjang Kitaran",
|
|
299
|
+
"dueDatePage.ultrasound": "Ultrasound",
|
|
300
|
+
"dueDatePage.ultrasound.tooltip": "Mean sac Diameter (MSD) is less accurate than Crown-Rump Length (CRL) for dating a pregnancy. It is only used in very early pregnancy, between 4 and 6 weeks.",
|
|
301
|
+
"dueDatePage.validation.crl": "The MSD value is invalid. Please enter the CRL metric to continue.",
|
|
302
|
+
"dueDatePage.validation.one_is_required": "At least one is required",
|
|
303
|
+
"dueDatePage.validation.record_not_valid": "Your recorded isn't valid!",
|
|
295
304
|
"editor.addSocialLink.addLink": "Tambah",
|
|
296
305
|
"editor.addSocialLink.warningDomain": "Hanya membenarkan sumber dari Youtube, Facebook, dan Tiktok",
|
|
297
306
|
"expert.content.description": "Profil",
|
|
@@ -282,9 +282,13 @@ var myTranslations = {
|
|
|
282
282
|
"createPost.urlText": "စာသား",
|
|
283
283
|
"createPost.video": "ဗီဒီယို",
|
|
284
284
|
"createPost.videoOrLink": "ဗီဒီယို သို့မဟုတ် link",
|
|
285
|
+
"dueDatePage.IUI": "သားအိမ်အတွင်းသုက်ထိုးခြင်း (IUI)",
|
|
285
286
|
"dueDatePage.calculationMethod": "တွက်ချက်နည်း",
|
|
286
287
|
"dueDatePage.conceptionDate": "ကိုယ်ဝန်ရရှိသည့် ရက်စွဲ",
|
|
288
|
+
"dueDatePage.date_of_IUI_procedure": "IUI လုပ်ထုံးလုပ်နည်းရက်",
|
|
289
|
+
"dueDatePage.date_of_ultrasound": "အလ်ထရာဆောင်းရက်",
|
|
287
290
|
"dueDatePage.daysText": "{number} ရက်",
|
|
291
|
+
"dueDatePage.introduce.description": "ဤကလေးမွေးမည့်ရက်တွက်စက်ကိုအသုံးပြု၍ မင်းရဲ့မွေးမည့်ရက်ကိုရှာပါ။ ဒါဟာခန့်မှန်းချက်သာဖြစ်ပြီး အာမခံချက်မဟုတ်ပါ။ အမျိုးသမီးအများစု (အားလုံးမဟုတ်) သည် ဤရက်အပိုင်းအခြားမတိုင်မီ သို့မဟုတ် နောက်တစ်ပတ်အတွင်း ကလေးမွေးဖွားလေ့ရှိသည်။",
|
|
288
292
|
"dueDatePage.ivf": "ဖန်ပြွန်သန္ဓေသား",
|
|
289
293
|
"dueDatePage.ivf.transferDate": "သန္ဓေသား ပြောင်းထည့်သည့်ရက်",
|
|
290
294
|
"dueDatePage.ivf.transferDateRadio": "{number}-ပြောင်းထည့်သည့်ရက်",
|
|
@@ -292,6 +296,11 @@ var myTranslations = {
|
|
|
292
296
|
"dueDatePage.lastPeriod.calculate": "တွက်ချက်မည်",
|
|
293
297
|
"dueDatePage.lastPeriod.lastPeriodLabel": "နောက်ဆုံးရာသီစက်ဝန်းရဲ့ ပထမရက်",
|
|
294
298
|
"dueDatePage.lastPeriod.periodLengthLabel": "ရာသီစက်ဝန်း ကြာချိန်",
|
|
299
|
+
"dueDatePage.ultrasound": "Ultrasound",
|
|
300
|
+
"dueDatePage.ultrasound.tooltip": "Mean sac Diameter (MSD) is less accurate than Crown-Rump Length (CRL) for dating a pregnancy. It is only used in very early pregnancy, between 4 and 6 weeks.",
|
|
301
|
+
"dueDatePage.validation.crl": "MSD တန်ဖိုးမမှန်ကန်ပါ။ ဆက်လက်လုပ်ဆောင်ရန် CRL အညွှန်းကို ထည့်ပါ။",
|
|
302
|
+
"dueDatePage.validation.one_is_required": "အနည်းဆုံးတစ်ခုလိုအပ်သည်",
|
|
303
|
+
"dueDatePage.validation.record_not_valid": "Your recorded isn't valid!",
|
|
295
304
|
"editor.addSocialLink.addLink": "ထည့်ပါ",
|
|
296
305
|
"editor.addSocialLink.warningDomain": "Youtube, Facebook နှင့် Tiktok မှ ရင်းမြစ်များကိုသာခွင့်ပြုသည်",
|
|
297
306
|
"expert.content.description": "ကျွမ်းကျင်သူ ကိုယ်ရေးအကျဉ်း",
|
|
@@ -282,9 +282,13 @@ var thTranslations = {
|
|
|
282
282
|
"createPost.urlText": "ข้อความ",
|
|
283
283
|
"createPost.video": "วิดีโอ",
|
|
284
284
|
"createPost.videoOrLink": "วิดีโอหรือลิงก์",
|
|
285
|
+
"dueDatePage.IUI": "การผสมเทียม (IUI)",
|
|
285
286
|
"dueDatePage.calculationMethod": "วิธีการคำนวณ",
|
|
286
287
|
"dueDatePage.conceptionDate": "วันที่ปฏิสนธิ",
|
|
288
|
+
"dueDatePage.date_of_IUI_procedure": "วันที่ทำการผสมเทียม IUI",
|
|
289
|
+
"dueDatePage.date_of_ultrasound": "วันที่ทำอัลตราซาวด์",
|
|
287
290
|
"dueDatePage.daysText": "{number} วัน",
|
|
291
|
+
"dueDatePage.introduce.description": "เครื่องมือนี้ใช้เพื่อคำนวณกำหนดคลอดของคุณ เครื่องมือนี้ใช้เพียงเพื่อประเมินเท่านั้น ไม่สามารถรับประกันได้ 100% ผู้หญิงส่วนใหญ่มักจะคลอดบุตรภายในหนึ่งสัปดาห์ก่อนหรือหลังจากช่วงเวลาที่ประเมินนี้",
|
|
288
292
|
"dueDatePage.ivf": "เด็กหลอดแก้ว (IVF)",
|
|
289
293
|
"dueDatePage.ivf.transferDate": "วันที่ฝังตัวอ่อน",
|
|
290
294
|
"dueDatePage.ivf.transferDateRadio": "ระยะเวลาที่ใช้ฝังตัวอ่อน {number} วัน",
|
|
@@ -292,6 +296,11 @@ var thTranslations = {
|
|
|
292
296
|
"dueDatePage.lastPeriod.calculate": "คำนวณ",
|
|
293
297
|
"dueDatePage.lastPeriod.lastPeriodLabel": "วันแรกของการมีประจำเดือนครั้งล่าสุด",
|
|
294
298
|
"dueDatePage.lastPeriod.periodLengthLabel": "ระยะเวลารอบเดือน",
|
|
299
|
+
"dueDatePage.ultrasound": "Ultrasound",
|
|
300
|
+
"dueDatePage.ultrasound.tooltip": "Mean sac Diameter (MSD) is less accurate than Crown-Rump Length (CRL) for dating a pregnancy. It is only used in very early pregnancy, between 4 and 6 weeks.",
|
|
301
|
+
"dueDatePage.validation.crl": "The MSD value is invalid. Please enter the CRL metric to continue.",
|
|
302
|
+
"dueDatePage.validation.one_is_required": "กรุณาระบุอย่างน้อย 1 ข้อ",
|
|
303
|
+
"dueDatePage.validation.record_not_valid": "Your recorded isn't valid!",
|
|
295
304
|
"editor.addSocialLink.addLink": "เพิ่ม",
|
|
296
305
|
"editor.addSocialLink.warningDomain": "อนุญาตแหล่งที่มาจาก Youtube, Facebook และ Tiktok เท่านั้น",
|
|
297
306
|
"expert.content.description": "ประวัติผู้เชี่ยวชาญ",
|
|
@@ -282,9 +282,13 @@ var tlTranslations = {
|
|
|
282
282
|
"createPost.urlText": "Text",
|
|
283
283
|
"createPost.video": "Video",
|
|
284
284
|
"createPost.videoOrLink": "Video o link",
|
|
285
|
+
"dueDatePage.IUI": "Intrauterine insemination (IUI)",
|
|
285
286
|
"dueDatePage.calculationMethod": "Calculation Method",
|
|
286
287
|
"dueDatePage.conceptionDate": "Petsa ng Conception",
|
|
288
|
+
"dueDatePage.date_of_IUI_procedure": "Araw ng IUI procedure",
|
|
289
|
+
"dueDatePage.date_of_ultrasound": "Araw ng Ultrasound",
|
|
287
290
|
"dueDatePage.daysText": "{number} mga araw",
|
|
291
|
+
"dueDatePage.introduce.description": "Gamitin ang calculator na ito upang malaman ang iyong due date. Ito ay estimate lamang at hindi panigurado! Karamihan ng mga nanay ay magde-deliver ng kanilang mga baby sa loob ng isang linggo bago o pagkatapos ng due date na ito.",
|
|
288
292
|
"dueDatePage.ivf": "IVF",
|
|
289
293
|
"dueDatePage.ivf.transferDate": "Petsa ng Paglipat ng IVF",
|
|
290
294
|
"dueDatePage.ivf.transferDateRadio": "{number}-Araw ng Paglipat",
|
|
@@ -292,6 +296,11 @@ var tlTranslations = {
|
|
|
292
296
|
"dueDatePage.lastPeriod.calculate": "Kalkulahin",
|
|
293
297
|
"dueDatePage.lastPeriod.lastPeriodLabel": "Ang unang araw ng iyong huling regla",
|
|
294
298
|
"dueDatePage.lastPeriod.periodLengthLabel": "Haba ng Siklo",
|
|
299
|
+
"dueDatePage.ultrasound": "Ultrasound",
|
|
300
|
+
"dueDatePage.ultrasound.tooltip": "Mean sac Diameter (MSD) is less accurate than Crown-Rump Length (CRL) for dating a pregnancy. It is only used in very early pregnancy, between 4 and 6 weeks.",
|
|
301
|
+
"dueDatePage.validation.crl": "The MSD value is invalid. Please enter the CRL metric to continue.",
|
|
302
|
+
"dueDatePage.validation.one_is_required": "Kahit isa ay kinakailangan",
|
|
303
|
+
"dueDatePage.validation.record_not_valid": "Your recorded isn't valid!",
|
|
295
304
|
"editor.addSocialLink.addLink": "Magdagdag",
|
|
296
305
|
"editor.addSocialLink.warningDomain": "Pinapayagan lamang ang mga source mula sa Youtube, Facebook, at Tiktok",
|
|
297
306
|
"expert.content.description": "Propayl ng Eksperto",
|
|
@@ -282,9 +282,13 @@ var viTranslations = {
|
|
|
282
282
|
"createPost.urlText": "Nội dung",
|
|
283
283
|
"createPost.video": "Video",
|
|
284
284
|
"createPost.videoOrLink": "Video hoặc liên kết",
|
|
285
|
+
"dueDatePage.IUI": "Thụ tinh nhân tạo (IUI)",
|
|
285
286
|
"dueDatePage.calculationMethod": "Phương pháp tính toán",
|
|
286
287
|
"dueDatePage.conceptionDate": "Ngày thụ thai",
|
|
288
|
+
"dueDatePage.date_of_IUI_procedure": "Ngày bơm tinh trùng",
|
|
289
|
+
"dueDatePage.date_of_ultrasound": "Ngày siêu âm",
|
|
287
290
|
"dueDatePage.daysText": "{number} ngày",
|
|
291
|
+
"dueDatePage.introduce.description": "Công cụ giúp bạn xác định ngày dự sinh. Lưu ý, kết quả chỉ mang tính dự đoán, tham khảo. Mẹ bầu có thể sinh sớm hơn hoặc muộn hơn trong khoảng vài ngày đến một tuần so với ngày dự sinh.",
|
|
288
292
|
"dueDatePage.ivf": "Thụ tinh trong ống nghiệm IVF",
|
|
289
293
|
"dueDatePage.ivf.transferDate": "Ngày chuyển phôi",
|
|
290
294
|
"dueDatePage.ivf.transferDateRadio": "{number} - Ngày chuyển phôi",
|
|
@@ -292,6 +296,11 @@ var viTranslations = {
|
|
|
292
296
|
"dueDatePage.lastPeriod.calculate": "Tính ngay",
|
|
293
297
|
"dueDatePage.lastPeriod.lastPeriodLabel": "Ngày đầu tiên của chu kỳ gần nhất",
|
|
294
298
|
"dueDatePage.lastPeriod.periodLengthLabel": "Độ dài chu kỳ kinh nguyệt",
|
|
299
|
+
"dueDatePage.ultrasound": "Siêu âm",
|
|
300
|
+
"dueDatePage.ultrasound.tooltip": "Chỉ số Đường kính trung bình túi thai (MSD) ít chính xác hơn Chiều dài đầu mông (CRL) trong tính toán chỉ số thai kỳ. Nó chỉ được áp dụng cho giai đoạn mang thai rất sớm, từ 4 - 6 tuần.",
|
|
301
|
+
"dueDatePage.validation.crl": "Giá trị MSD không hợp lệ. Vui lòng nhập chỉ số CRL để tiếp tục.",
|
|
302
|
+
"dueDatePage.validation.one_is_required": "Ít nhất một trường thông tin cần điền",
|
|
303
|
+
"dueDatePage.validation.record_not_valid": "Thông tin nhập chưa hợp lệ!",
|
|
295
304
|
"editor.addSocialLink.addLink": "Thêm",
|
|
296
305
|
"editor.addSocialLink.warningDomain": "Chỉ cho phép các nguồn từ Youtube, Facebook, và Tiktok",
|
|
297
306
|
"expert.content.description": "Hồ sơ chuyên gia",
|
|
@@ -282,9 +282,13 @@ var mbTranslations = {
|
|
|
282
282
|
"createPost.urlText": "Nội dung",
|
|
283
283
|
"createPost.video": "Video",
|
|
284
284
|
"createPost.videoOrLink": "Video hoặc liên kết",
|
|
285
|
+
"dueDatePage.IUI": "Thụ tinh nhân tạo (IUI)",
|
|
285
286
|
"dueDatePage.calculationMethod": "Phương pháp tính toán",
|
|
286
287
|
"dueDatePage.conceptionDate": "Ngày thụ thai",
|
|
288
|
+
"dueDatePage.date_of_IUI_procedure": "Ngày bơm tinh trùng",
|
|
289
|
+
"dueDatePage.date_of_ultrasound": "Ngày siêu âm",
|
|
287
290
|
"dueDatePage.daysText": "{number} ngày",
|
|
291
|
+
"dueDatePage.introduce.description": "Công cụ giúp bạn xác định ngày dự sinh. Lưu ý, kết quả chỉ mang tính dự đoán, tham khảo. Mẹ bầu có thể sinh sớm hơn hoặc muộn hơn trong khoảng vài ngày đến một tuần so với ngày dự sinh.",
|
|
288
292
|
"dueDatePage.ivf": "Thụ tinh trong ống nghiệm IVF",
|
|
289
293
|
"dueDatePage.ivf.transferDate": "Ngày chuyển phôi",
|
|
290
294
|
"dueDatePage.ivf.transferDateRadio": "{number} - Ngày chuyển phôi",
|
|
@@ -292,6 +296,11 @@ var mbTranslations = {
|
|
|
292
296
|
"dueDatePage.lastPeriod.calculate": "Tính ngay",
|
|
293
297
|
"dueDatePage.lastPeriod.lastPeriodLabel": "Ngày đầu tiên của chu kỳ gần nhất",
|
|
294
298
|
"dueDatePage.lastPeriod.periodLengthLabel": "Độ dài chu kỳ kinh nguyệt",
|
|
299
|
+
"dueDatePage.ultrasound": "Siêu âm",
|
|
300
|
+
"dueDatePage.ultrasound.tooltip": "Chỉ số Đường kính trung bình túi thai (MSD) ít chính xác hơn Chiều dài đầu mông (CRL) trong tính toán chỉ số thai kỳ. Nó chỉ được áp dụng cho giai đoạn mang thai rất sớm, từ 4 - 6 tuần.",
|
|
301
|
+
"dueDatePage.validation.crl": "Giá trị MSD không hợp lệ. Vui lòng nhập chỉ số CRL để tiếp tục.",
|
|
302
|
+
"dueDatePage.validation.one_is_required": "Ít nhất một trường thông tin cần điền",
|
|
303
|
+
"dueDatePage.validation.record_not_valid": "Thông tin nhập chưa hợp lệ!",
|
|
295
304
|
"editor.addSocialLink.addLink": "Thêm",
|
|
296
305
|
"editor.addSocialLink.warningDomain": "Chỉ cho phép các nguồn từ Youtube, Facebook, và Tiktok",
|
|
297
306
|
"expert.content.description": "Hồ sơ chuyên gia",
|
|
@@ -803,7 +812,7 @@ var mbTranslations = {
|
|
|
803
812
|
"tools.checkYrs": "Bạn đang tính chỉ số cho chính mình?",
|
|
804
813
|
"tools.heading.on": "ngày",
|
|
805
814
|
"tools.heartRateRangeErr": "Vui lòng nhập giá trị trong khoảng {min} - {max} bmp",
|
|
806
|
-
"tools.inputPlaceholder": "Ví dụ: {
|
|
815
|
+
"tools.inputPlaceholder": "Ví dụ: {content}",
|
|
807
816
|
"tools.requiredErrorMess.age": "Vui lòng nhập số tuổi chính xác",
|
|
808
817
|
"tools.requiredErrorMess.gender": "Vui lòng chọn giới tính",
|
|
809
818
|
"tools.selectBabyGender": "Giới tính của trẻ là gì?",
|
|
@@ -282,9 +282,13 @@ var zhTranslations = {
|
|
|
282
282
|
"createPost.urlText": "Text",
|
|
283
283
|
"createPost.video": "社群與主題",
|
|
284
284
|
"createPost.videoOrLink": "向我們的專家諮詢",
|
|
285
|
+
"dueDatePage.IUI": "人工授精(IUI)",
|
|
285
286
|
"dueDatePage.calculationMethod": "計算方法",
|
|
286
287
|
"dueDatePage.conceptionDate": "受孕日期",
|
|
288
|
+
"dueDatePage.date_of_IUI_procedure": "打破卵針日期",
|
|
289
|
+
"dueDatePage.date_of_ultrasound": "超音波檢查日期",
|
|
287
290
|
"dueDatePage.daysText": "{number} 日",
|
|
291
|
+
"dueDatePage.introduce.description": "使用此計算工具來推算您的預產期。請注意,這僅為預測結果,並非絕對準確!大多數孕婦會在預產期前後一週內分娩,但每位媽媽的情況都不同。",
|
|
288
292
|
"dueDatePage.ivf": "試管嬰兒(IVF,體外受精)",
|
|
289
293
|
"dueDatePage.ivf.transferDate": "植入日",
|
|
290
294
|
"dueDatePage.ivf.transferDateRadio": "第 {number} 日胚胎植入",
|
|
@@ -292,6 +296,11 @@ var zhTranslations = {
|
|
|
292
296
|
"dueDatePage.lastPeriod.calculate": "計算",
|
|
293
297
|
"dueDatePage.lastPeriod.lastPeriodLabel": "最後一次月經的第一天",
|
|
294
298
|
"dueDatePage.lastPeriod.periodLengthLabel": "月經週期",
|
|
299
|
+
"dueDatePage.ultrasound": "Ultrasound",
|
|
300
|
+
"dueDatePage.ultrasound.tooltip": "Mean sac Diameter (MSD) is less accurate than Crown-Rump Length (CRL) for dating a pregnancy. It is only used in very early pregnancy, between 4 and 6 weeks.",
|
|
301
|
+
"dueDatePage.validation.crl": "The MSD value is invalid. Please enter the CRL metric to continue.",
|
|
302
|
+
"dueDatePage.validation.one_is_required": "請至少輸入一項資訊",
|
|
303
|
+
"dueDatePage.validation.record_not_valid": "Your recorded isn't valid!",
|
|
295
304
|
"editor.addSocialLink.addLink": "Add",
|
|
296
305
|
"editor.addSocialLink.warningDomain": "添加",
|
|
297
306
|
"expert.content.description": "個人檔案",
|