@hhgtech/hhg-components 1.29.341-beta-3 → 1.29.341-beta-5
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/{LastPeriod-058a6f81.js → LastPeriod-27df7a0a.js} +1 -1
- package/build/{MobileBottomNavigationIcon-a74b8ccb.js → MobileBottomNavigationIcon-4942fc7f.js} +3 -3
- package/build/{Spinner-288367bb.js → Spinner-79c56e50.js} +1 -1
- package/build/{WhatsApp-49077d6d.js → WhatsApp-49d02385.js} +1 -1
- package/build/adapters.js +19 -19
- package/build/atoms.js +49 -46
- 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/adapters/button/index.d.ts +3 -1
- package/build/components/atoms/drawerComponent/index.d.ts +17 -0
- package/build/components/atoms/drawerComponent/index.styled.d.ts +7 -0
- package/build/components/atoms/googleLocation/index.d.ts +7 -0
- package/build/components/atoms/index.d.ts +1 -0
- package/build/components.js +134 -131
- package/build/{constants-c0ec1cf1.js → constants-97b67898.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-84177dca.js → core-b454dda9.js} +1 -1
- package/build/{dataTransform-e7cf33ae.js → dataTransform-35738d62.js} +1 -1
- package/build/ecom.js +4 -4
- package/build/{editor-55f4dd37.js → editor-669a36ec.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 +22 -22
- 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/{LastPeriod-c7fd0762.js → LastPeriod-71d51df2.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-432830d2.js → MobileBottomNavigationIcon-c4701e4e.js} +3 -3
- package/build/esm/{Spinner-494a2b65.js → Spinner-d42e2aa6.js} +1 -1
- package/build/esm/{WhatsApp-ce437e53.js → WhatsApp-89ab29e7.js} +1 -1
- package/build/esm/adapters.js +19 -19
- package/build/esm/atoms.js +48 -46
- 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/adapters/button/index.d.ts +3 -1
- package/build/esm/components/atoms/drawerComponent/index.d.ts +17 -0
- package/build/esm/components/atoms/drawerComponent/index.styled.d.ts +7 -0
- package/build/esm/components/atoms/googleLocation/index.d.ts +7 -0
- package/build/esm/components/atoms/index.d.ts +1 -0
- package/build/esm/components.js +92 -90
- package/build/esm/{constants-e17bdee7.js → constants-14b4c6ee.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-084b493e.js → core-2fcc1568.js} +1 -1
- package/build/esm/{dataTransform-250a1729.js → dataTransform-58744e96.js} +1 -1
- package/build/esm/ecom.js +4 -4
- package/build/esm/{editor-ab335623.js → editor-a7bc729e.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 +22 -22
- 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/healthToolsCardWrapper.js +18 -18
- package/build/esm/healthToolsForm.js +33 -33
- package/build/esm/hooks/useGetClientGaId.d.ts +4 -0
- package/build/esm/hooks/usePlacesAutocomplete.d.ts +2 -0
- package/build/esm/hooks.js +13 -13
- package/build/esm/i18n/translationKeys.d.ts +1 -1
- package/build/esm/i18n-values/en-PH.js +5 -0
- package/build/esm/i18n-values/hi-IN.js +5 -0
- package/build/esm/i18n-values/id-ID.js +5 -0
- package/build/esm/i18n-values/km-KH.js +5 -0
- package/build/esm/i18n-values/ms-MY.js +5 -0
- package/build/esm/i18n-values/my-MM.js +5 -0
- package/build/esm/i18n-values/th-TH.js +5 -0
- package/build/esm/i18n-values/tl-PH.js +5 -0
- package/build/esm/i18n-values/vi-VN.js +5 -0
- package/build/esm/i18n-values/vi-VN_MB.js +5 -0
- package/build/esm/i18n-values/zh-TW.js +5 -0
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/icons/ChatbotBg.d.ts +4 -0
- package/build/esm/icons/Search.d.ts +4 -0
- package/build/esm/icons/index.d.ts +5 -3
- package/build/esm/{index-d76e8d8b.js → index-05f8c81e.js} +24 -24
- package/build/esm/{index-aa01fca9.js → index-0d74a29c.js} +17 -5
- package/build/esm/{index-74a6af36.js → index-11cf3c38.js} +1 -1
- package/build/esm/{index-d61fbb47.js → index-1713878d.js} +7 -7
- package/build/esm/{index-52f93c32.js → index-1fa9ef2d.js} +15 -15
- package/build/esm/{index-f51fab19.js → index-260a698d.js} +2 -2
- package/build/esm/{index-513c0a05.js → index-27c9434f.js} +21 -21
- package/build/esm/{index-91120906.js → index-28cc83cc.js} +17 -17
- package/build/esm/{index-4be874f7.js → index-28d58efe.js} +2 -2
- package/build/esm/{index-92f921ae.js → index-2eedd7c7.js} +1 -1
- package/build/esm/{index-71079636.js → index-3c059c5a.js} +16 -16
- package/build/esm/{index-dc0abc94.js → index-44ebfbe8.js} +4 -4
- package/build/esm/{index-eca6e880.js → index-45ed6241.js} +5 -5
- package/build/esm/{index-a71a30c8.js → index-46e95b8b.js} +2 -2
- package/build/esm/{index-7e090e79.js → index-4c2124e1.js} +13 -13
- package/build/esm/{index-f6b863fb.js → index-4c68000a.js} +16 -16
- package/build/esm/{index-888abc38.js → index-4f9c8a88.js} +1 -1
- package/build/esm/{index-415a135f.js → index-506a9759.js} +6 -6
- package/build/esm/{index-0b0b3183.js → index-522e4dde.js} +15 -15
- package/build/esm/index-52bdb705.js +106 -0
- package/build/esm/{index-39227e43.js → index-52bf7e7f.js} +1 -1
- package/build/esm/{index-42a20908.js → index-559b96b9.js} +1 -1
- package/build/esm/{index-6f136469.js → index-5900183a.js} +13 -13
- package/build/esm/{index-9713e8c3.js → index-59e5d341.js} +3 -3
- package/build/esm/{index-fb1c10e5.js → index-5a6b515a.js} +13 -13
- package/build/esm/{index-83b73781.js → index-647b7b92.js} +13 -13
- package/build/esm/{index-247168d8.js → index-6c7a1cec.js} +3 -3
- package/build/esm/{index-c951ca24.js → index-73c778f3.js} +3 -3
- package/build/esm/{index-b19cacb0.js → index-747f1e80.js} +32 -32
- package/build/esm/{index-ccdd5f53.js → index-832e25de.js} +1 -1
- package/build/esm/{index-9947fc3b.js → index-83b25948.js} +3 -1
- package/build/esm/{index-56aa71e0.js → index-83f04dc6.js} +18 -18
- package/build/esm/{index-72025426.js → index-84cf55b3.js} +18 -18
- package/build/esm/{index-8327d7a7.js → index-856724ed.js} +14 -14
- package/build/esm/{index-1c00c755.js → index-86f399c7.js} +2 -2
- package/build/esm/{index-caa2e08a.js → index-8cb28ea4.js} +2 -2
- package/build/esm/{index-a0d62903.js → index-92cb7683.js} +1 -1
- package/build/esm/{index-e87ff521.js → index-a22f97b1.js} +2 -2
- package/build/esm/{index-a9218094.js → index-aaca7e77.js} +6 -6
- package/build/esm/{index-7fac204b.js → index-b14461a3.js} +2 -2
- package/build/esm/{index-213165da.js → index-b7204fcd.js} +2 -2
- package/build/esm/{index-bf3c08c1.js → index-c157385c.js} +3 -3
- package/build/esm/{index-2994eab3.js → index-c190df65.js} +6 -6
- package/build/esm/{index-037e28cc.js → index-c217ea52.js} +1 -1
- package/build/esm/{index-79c91268.js → index-ca6b5f7d.js} +18 -18
- package/build/esm/{index-ae5d49f3.js → index-cd179a77.js} +7 -7
- package/build/esm/{index-168a0107.js → index-ceda0505.js} +16 -16
- package/build/esm/{index-abdb3b9a.js → index-d0976fcb.js} +16 -16
- package/build/esm/{index-a6d85eb3.js → index-d22d0175.js} +3 -3
- package/build/esm/{index-d770caf6.js → index-d610f37e.js} +24 -24
- package/build/esm/{index-8171289b.js → index-d611b510.js} +17 -17
- package/build/esm/{index-704f2d32.js → index-d937373e.js} +2 -2
- package/build/esm/{index-ccd6b61b.js → index-e0a9183f.js} +20 -20
- package/build/esm/{index-bb25a9df.js → index-e7d4d5e5.js} +30 -30
- package/build/esm/{index-692e3eb1.js → index-f049f69e.js} +5 -5
- package/build/esm/{index-401eea2b.js → index-f0f76c3f.js} +2 -2
- package/build/esm/{index-0c954c7e.js → index-f2a869ea.js} +10 -10
- package/build/esm/{index-3230c9ce.js → index-f59f0485.js} +6 -6
- package/build/esm/{index-1041a645.js → index-f650bb28.js} +2 -2
- package/build/esm/{index-bcb41d1e.js → index-f8743b92.js} +178 -110
- package/build/esm/{index-4a6923f9.js → index-fa69ed71.js} +3 -3
- package/build/esm/{index-99e3e02b.js → index-fcb96083.js} +2 -2
- package/build/esm/{index-964b1e68.js → index-fd8ef2e3.js} +5 -5
- package/build/esm/index.css +1 -1
- package/build/esm/index.js +146 -117
- package/build/esm/interfaces/types/Subot.d.ts +1 -0
- package/build/esm/{labelSorting-5e198306.js → labelSorting-dc77f838.js} +4 -4
- package/build/esm/lead/components/context.d.ts +2 -0
- package/build/esm/lead/components/index.d.ts +4 -2
- package/build/esm/lead/index.d.ts +1 -1
- package/build/esm/lead/layouts/ emptyIcon.d.ts +6 -0
- package/build/esm/lead/layouts/lightbox/fields/textField/index.d.ts +13 -0
- package/build/esm/lead/layouts/lightbox/fields/textField/index.styled.d.ts +11 -0
- package/build/esm/lead/layouts/lightbox/index.d.ts +4 -2
- package/build/esm/lead/newLeadPopup.d.ts +4 -2
- package/build/esm/lead.css +1 -1
- package/build/esm/lead.js +822 -352
- package/build/esm/{logoIcon-ee18db3c.js → logoIcon-50c181ec.js} +2 -2
- package/build/esm/mantine.js +25 -25
- package/build/esm/misc.js +16 -16
- 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 +69 -69
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +16 -16
- package/build/esm/navigation.js +40 -40
- 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 +44 -44
- package/build/esm/{post-5297e699.js → post-b51dc320.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 +26 -26
- package/build/esm/{store-f3c957b4.js → store-4d31051c.js} +4 -4
- package/build/esm/subot/components/dob/index.d.ts +4 -0
- package/build/esm/subot/components/dob/utils.d.ts +14 -0
- package/build/esm/subot/utils/index.d.ts +1 -0
- package/build/esm/subot.js +184 -45
- package/build/esm/surveyOrPremiumBanner.js +31 -31
- package/build/esm/surveyQuestionCard.js +10 -10
- package/build/esm/{surveyThankyouCard-a831af6b.js → surveyThankyouCard-d303658f.js} +5 -5
- package/build/esm/together/components/molecules/createNewPostContentV2/createPostCommunity/commonCommunity/index.d.ts +3 -3
- package/build/esm/together/components/molecules/createNewPostContentV2/createPostCommunity/index.d.ts +5 -5
- package/build/esm/together/components/molecules/createNewPostContentV2/createPostCommunity/suggestedCommunity/index.d.ts +2 -2
- package/build/esm/together/components/molecules/createNewPostContentV2/index.d.ts +2 -3
- package/build/esm/together/components/molecules/createNewPostContentV2/topicSelectList/index.d.ts +8 -3
- package/build/esm/together/interfaces/types.d.ts +5 -0
- package/build/esm/together.js +53 -53
- 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 +48 -48
- package/build/esm/togetherMoleculesCardAuthor.js +27 -27
- package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
- package/build/esm/togetherMoleculesProfileDetail.js +37 -37
- package/build/esm/togetherOrganisms.js +47 -47
- package/build/esm/togetherRichTextEditor.js +17 -17
- package/build/esm/togetherShareBox.js +10 -10
- package/build/esm/{treePopoverMenu-25e6053f.js → treePopoverMenu-50b68dbd.js} +19 -19
- package/build/esm/{types-28a37d9f.js → types-04e01758.js} +2 -2
- package/build/esm/types.js +2 -2
- package/build/esm/{useCategory-48799edd.js → useCategory-ee0fdf0a.js} +5 -5
- package/build/esm/{useHealthToolCache-43683984.js → useHealthToolCache-19cb17fc.js} +1 -1
- package/build/esm/{useMantineLocale-45b033da.js → useMantineLocale-1c62b715.js} +6 -6
- package/build/esm/{usePlacesAutocomplete-f9b4111d.js → usePlacesAutocomplete-3e36095e.js} +2 -1
- package/build/esm/{useScreenSize-5deb0d17.js → useScreenSize-832ea891.js} +2 -2
- package/build/esm/useTogetherAuthRequiredAction.js +9 -9
- package/build/esm/{utils-9398bc33.js → utils-2f20a6d6.js} +2 -2
- package/build/esm/{utils-d2896e4e.js → utils-595f3dab.js} +2 -2
- package/build/esm/{utils-38fc8de4.js → utils-b1dbc1ff.js} +3 -3
- package/build/esm/vaccination.js +21 -21
- package/build/footer.js +21 -21
- package/build/gAssets.js +2 -2
- package/build/healthToolsCardWrapper.js +18 -18
- package/build/healthToolsForm.js +33 -33
- package/build/hooks/useGetClientGaId.d.ts +4 -0
- package/build/hooks/usePlacesAutocomplete.d.ts +2 -0
- package/build/hooks.js +13 -13
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +5 -0
- package/build/i18n-values/hi-IN.js +5 -0
- package/build/i18n-values/id-ID.js +5 -0
- package/build/i18n-values/km-KH.js +5 -0
- package/build/i18n-values/ms-MY.js +5 -0
- package/build/i18n-values/my-MM.js +5 -0
- package/build/i18n-values/th-TH.js +5 -0
- package/build/i18n-values/tl-PH.js +5 -0
- package/build/i18n-values/vi-VN.js +5 -0
- package/build/i18n-values/vi-VN_MB.js +5 -0
- package/build/i18n-values/zh-TW.js +5 -0
- package/build/i18n.js +1 -1
- package/build/i18nV2.js +1 -1
- package/build/icons/ChatbotBg.d.ts +4 -0
- package/build/icons/Search.d.ts +4 -0
- package/build/icons/index.d.ts +5 -3
- package/build/{index-82918804.js → index-0280888f.js} +2 -2
- package/build/{index-134220c3.js → index-14523591.js} +15 -15
- package/build/{index-8abe3eb4.js → index-14edd2e4.js} +2 -2
- package/build/{index-31168039.js → index-19392be5.js} +5 -5
- package/build/{index-6b110d45.js → index-1a29b5b0.js} +4 -4
- package/build/{index-28163ece.js → index-1a89e40c.js} +24 -24
- package/build/{index-844f352b.js → index-1d1ac6a2.js} +6 -6
- package/build/{index-41d50c85.js → index-2228078a.js} +10 -10
- package/build/{index-7d353a99.js → index-2a59805b.js} +18 -18
- package/build/{index-f9b35761.js → index-2ef16235.js} +3 -3
- package/build/{index-f7b950f7.js → index-2fa2dc29.js} +2 -2
- package/build/{index-758533d9.js → index-30387e41.js} +6 -6
- package/build/{index-04cab518.js → index-39cbbed1.js} +6 -6
- package/build/{index-ce2ff900.js → index-3f368d25.js} +3 -1
- package/build/{index-202c2d66.js → index-435a9bed.js} +2 -2
- package/build/{index-660a9519.js → index-4b2a1789.js} +16 -16
- package/build/{index-f6c5e8a8.js → index-60ac9e4f.js} +2 -2
- package/build/{index-67a65780.js → index-68c83e43.js} +2 -2
- package/build/{index-5e3bb0dd.js → index-6a4334ac.js} +30 -30
- package/build/index-6c121039.js +113 -0
- package/build/{index-8bfc84e8.js → index-6f902779.js} +13 -13
- package/build/{index-e68978af.js → index-718c38a5.js} +17 -17
- package/build/{index-a82045b5.js → index-73feb185.js} +1 -1
- package/build/{index-3e7cc5fc.js → index-789d2752.js} +16 -16
- package/build/{index-91feb53f.js → index-7b0ba6b9.js} +5 -5
- package/build/{index-19e49053.js → index-7b7b348d.js} +15 -15
- package/build/{index-a57b9cc2.js → index-7c2cba9e.js} +3 -3
- package/build/{index-ae9b5f13.js → index-7c6163be.js} +3 -3
- package/build/{index-6b43a4d5.js → index-85a429a7.js} +16 -16
- package/build/{index-8044d8ed.js → index-86a102aa.js} +7 -7
- package/build/{index-34c5f8dd.js → index-87085b20.js} +1 -1
- package/build/{index-f56d591e.js → index-89dbd54e.js} +13 -13
- package/build/{index-ba8cc3d4.js → index-8eab69ed.js} +24 -24
- package/build/{index-be581db7.js → index-9073aa54.js} +17 -17
- package/build/{index-25e25b08.js → index-92c51829.js} +2 -2
- package/build/{index-bd6de9b6.js → index-956bf295.js} +1 -1
- package/build/{index-96ee8cd3.js → index-956dd694.js} +5 -5
- package/build/{index-cc3fc1a0.js → index-95b990c7.js} +1 -1
- package/build/{index-3377921d.js → index-9b3f7407.js} +13 -13
- package/build/{index-554e5720.js → index-9d5d73b3.js} +178 -110
- package/build/{index-193224c1.js → index-a05b98e2.js} +20 -20
- package/build/{index-d4bae37f.js → index-a1adb71d.js} +17 -4
- package/build/{index-ecfd5aee.js → index-a42d4999.js} +3 -3
- package/build/{index-a9032506.js → index-a5495fa5.js} +6 -6
- package/build/{index-ed5cf41f.js → index-a66f7024.js} +13 -13
- package/build/{index-04c92437.js → index-a8e1460a.js} +21 -21
- package/build/{index-f6413649.js → index-ac936784.js} +32 -32
- package/build/{index-8a7f359d.js → index-b2accd66.js} +2 -2
- package/build/{index-e49b2394.js → index-b9c4ac93.js} +7 -7
- package/build/{index-0a71ccf9.js → index-bb6c2f03.js} +2 -2
- package/build/{index-a3e3a637.js → index-be72ea92.js} +18 -18
- package/build/{index-903d17d9.js → index-bf12cb46.js} +18 -18
- package/build/{index-fed9ddd2.js → index-bf45850d.js} +2 -2
- package/build/{index-4a554cfe.js → index-c3263683.js} +2 -2
- package/build/{index-6a6b27b8.js → index-c9f15ff0.js} +1 -1
- package/build/{index-1ca9c553.js → index-cc01465c.js} +1 -1
- package/build/{index-99abb271.js → index-d4848610.js} +2 -2
- package/build/{index-8e8e5191.js → index-d983a354.js} +3 -3
- package/build/{index-d0b141f9.js → index-f2f7c253.js} +14 -14
- package/build/{index-cf39bc2d.js → index-f8f30cb2.js} +16 -16
- package/build/{index-17972091.js → index-f9290063.js} +1 -1
- package/build/{index-584af57c.js → index-f93b7b79.js} +1 -1
- package/build/{index-f3981183.js → index-fa40c6fa.js} +3 -3
- package/build/index.css +1 -1
- package/build/index.js +211 -179
- package/build/interfaces/types/Subot.d.ts +1 -0
- package/build/{labelSorting-f0a1684f.js → labelSorting-26d79e30.js} +4 -4
- package/build/lead/components/context.d.ts +2 -0
- package/build/lead/components/index.d.ts +4 -2
- package/build/lead/index.d.ts +1 -1
- package/build/lead/layouts/ emptyIcon.d.ts +6 -0
- package/build/lead/layouts/lightbox/fields/textField/index.d.ts +13 -0
- package/build/lead/layouts/lightbox/fields/textField/index.styled.d.ts +11 -0
- package/build/lead/layouts/lightbox/index.d.ts +4 -2
- package/build/lead/newLeadPopup.d.ts +4 -2
- package/build/lead.css +1 -1
- package/build/lead.js +822 -351
- package/build/{logoIcon-05555245.js → logoIcon-c12761a4.js} +2 -2
- package/build/mantine.js +22 -22
- package/build/misc.js +16 -16
- 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 +69 -69
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +16 -16
- package/build/navigation.js +40 -40
- package/build/navigationLogoutPopup.js +9 -9
- package/build/navigationProfileButton.js +23 -23
- package/build/onboardingV2.js +28 -28
- package/build/organisms.js +44 -44
- package/build/{post-daf8cc5f.js → post-ee5f90af.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 +25 -25
- package/build/{store-92e62927.js → store-d35149a9.js} +4 -4
- package/build/subot/components/dob/index.d.ts +4 -0
- package/build/subot/components/dob/utils.d.ts +14 -0
- package/build/subot/utils/index.d.ts +1 -0
- package/build/subot.js +187 -46
- package/build/surveyOrPremiumBanner.js +31 -31
- package/build/surveyQuestionCard.js +10 -10
- package/build/{surveyThankyouCard-3fc4f973.js → surveyThankyouCard-87395adc.js} +5 -5
- package/build/together/components/molecules/createNewPostContentV2/createPostCommunity/commonCommunity/index.d.ts +3 -3
- package/build/together/components/molecules/createNewPostContentV2/createPostCommunity/index.d.ts +5 -5
- package/build/together/components/molecules/createNewPostContentV2/createPostCommunity/suggestedCommunity/index.d.ts +2 -2
- package/build/together/components/molecules/createNewPostContentV2/index.d.ts +2 -3
- package/build/together/components/molecules/createNewPostContentV2/topicSelectList/index.d.ts +8 -3
- package/build/together/interfaces/types.d.ts +5 -0
- package/build/together.js +53 -53
- package/build/togetherApiUtils.js +4 -4
- package/build/togetherAtoms.js +30 -30
- package/build/togetherComponentGlobalContext.js +4 -4
- package/build/togetherMolecules.js +48 -48
- package/build/togetherMoleculesCardAuthor.js +27 -27
- package/build/togetherMoleculesPostImagePreview.js +11 -11
- package/build/togetherMoleculesProfileDetail.js +37 -37
- package/build/togetherOrganisms.js +47 -47
- package/build/togetherRichTextEditor.js +17 -17
- package/build/togetherShareBox.js +10 -10
- package/build/{treePopoverMenu-98964377.js → treePopoverMenu-b8ffa288.js} +19 -19
- package/build/{types-10bdd22d.js → types-2a5989bd.js} +2 -2
- package/build/types.js +2 -2
- package/build/{useCategory-927cbf2a.js → useCategory-7c16901e.js} +5 -5
- package/build/{useHealthToolCache-175828d9.js → useHealthToolCache-bf014c5a.js} +1 -1
- package/build/{useMantineLocale-51a926dd.js → useMantineLocale-5d31eb43.js} +6 -6
- package/build/{usePlacesAutocomplete-79188708.js → usePlacesAutocomplete-46ba5c2f.js} +2 -1
- package/build/{useScreenSize-953c92b9.js → useScreenSize-f25b6162.js} +2 -2
- package/build/useTogetherAuthRequiredAction.js +9 -9
- package/build/{utils-429e4ae6.js → utils-070d8e57.js} +3 -3
- package/build/{utils-a635cb51.js → utils-42f9a190.js} +2 -2
- package/build/{utils-61d8c7bb.js → utils-5089eb00.js} +2 -2
- package/build/vaccination.js +21 -21
- package/package.json +1 -1
- /package/build/{BMI_BOYS.percentile.monthly-9666c184.js → BMI_BOYS.percentile.monthly-0cca8635.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-6cc76e6b.js → BMI_BOYS.percentile.weekly-35bd5110.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-35b33805.js → BMI_BOYS.percentile.yearly-50b25137.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-30306c98.js → BMI_BOYS.zscore.monthly-e377ac8b.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-9017a9fb.js → BMI_BOYS.zscore.weekly-eeb84c69.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-8a0b675b.js → BMI_BOYS.zscore.yearly-1ea48eb3.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-37ae0b1f.js → BMI_GIRLS.percentile.monthly-16556e4f.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-b2f598ea.js → BMI_GIRLS.percentile.weekly-39be9a1b.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-b54fe618.js → BMI_GIRLS.percentile.yearly-278bdc92.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-d343f809.js → BMI_GIRLS.zscore.monthly-28393f01.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-b8ce09f3.js → BMI_GIRLS.zscore.weekly-755c846b.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-29991573.js → BMI_GIRLS.zscore.yearly-a1c1376b.js} +0 -0
- /package/build/{ChevronDown-36995af3.js → ChevronDown-d8325a77.js} +0 -0
- /package/build/{Close-840f2a57.js → Close-2207ced2.js} +0 -0
- /package/build/{Google-4915e0a8.js → Google-a69e244a.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-a6071b3e.js → HEAD CIRCUM_BOYS.percentile.monthly-34c7bafb.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-142ccaa8.js → HEAD CIRCUM_BOYS.percentile.weekly-aea4995a.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-33139f00.js → HEAD CIRCUM_BOYS.percentile.yearly-79828b21.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-2841eb0e.js → HEAD CIRCUM_BOYS.zscore.monthly-5ea2b038.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-da4f019d.js → HEAD CIRCUM_BOYS.zscore.weekly-5ded7af4.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-2aff721c.js → HEAD CIRCUM_BOYS.zscore.yearly-4c89ac67.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-12e9b48f.js → HEAD CIRCUM_GIRLS.percentile.monthly-df8d5f17.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-61e1dcdd.js → HEAD CIRCUM_GIRLS.percentile.weekly-682ff0de.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-240b0c40.js → HEAD CIRCUM_GIRLS.percentile.yearly-0d130e60.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-15c8874b.js → HEAD CIRCUM_GIRLS.zscore.monthly-35b57325.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-1634772e.js → HEAD CIRCUM_GIRLS.zscore.weekly-d5fcd19e.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-669f21a5.js → HEAD CIRCUM_GIRLS.zscore.yearly-689bb22b.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-98d2f4f0.js → HEIGHT_BOYS.percentile.monthly-f60ee9db.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-80eaf258.js → HEIGHT_BOYS.percentile.weekly-50e1bfa5.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-a2b2519d.js → HEIGHT_BOYS.percentile.yearly-c68c72fb.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-c0852382.js → HEIGHT_BOYS.zscore.monthly-2f2cb420.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-db9d75fd.js → HEIGHT_BOYS.zscore.weekly-91d0830e.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-2a62c9c1.js → HEIGHT_BOYS.zscore.yearly-ce843c80.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-518d4a21.js → HEIGHT_GIRLS.percentile.monthly-c618e74e.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-228e6730.js → HEIGHT_GIRLS.percentile.weekly-c0e7ba9a.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-284e0b87.js → HEIGHT_GIRLS.percentile.yearly-0925ace2.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-53d3029c.js → HEIGHT_GIRLS.zscore.monthly-e7c6b883.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-a5b58e56.js → HEIGHT_GIRLS.zscore.weekly-361bcb55.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-9627cbbb.js → HEIGHT_GIRLS.zscore.yearly-266a2048.js} +0 -0
- /package/build/{Locale-7419e563.js → Locale-67318c96.js} +0 -0
- /package/build/{Visible-e5e8ef3a.js → Visible-3be1d984.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-70818d9f.js → WEIGHT_BOYS.percentile.monthly-91ad1280.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-632c22cf.js → WEIGHT_BOYS.percentile.weekly-d7622a88.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-f80f1754.js → WEIGHT_BOYS.percentile.yearly-e3ab9e89.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-b44f9a01.js → WEIGHT_BOYS.zscore.monthly-436b0d0d.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-3e391c04.js → WEIGHT_BOYS.zscore.weekly-d5d15226.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-95ad9f44.js → WEIGHT_BOYS.zscore.yearly-267fd7bb.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-bd895eee.js → WEIGHT_GIRLS.percentile.monthly-5c56ced3.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-ef79bf3a.js → WEIGHT_GIRLS.percentile.weekly-eb67fe81.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-2a6bc4a2.js → WEIGHT_GIRLS.percentile.yearly-403c858d.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-7bfa727b.js → WEIGHT_GIRLS.zscore.monthly-ff818ff3.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-0855e58c.js → WEIGHT_GIRLS.zscore.weekly-758bcabd.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-4d5254b2.js → WEIGHT_GIRLS.zscore.yearly-80652df6.js} +0 -0
- /package/build/{animation-02f619c3.js → animation-03df4310.js} +0 -0
- /package/build/{constants-5b5ca7fb.js → constants-198d54f3.js} +0 -0
- /package/build/{constants-3f86cf8c.js → constants-879652eb.js} +0 -0
- /package/build/{constants-2c4032b6.js → constants-f418eda9.js} +0 -0
- /package/build/{dataTransform-389c7463.js → dataTransform-66a0e5ae.js} +0 -0
- /package/build/{doctor-aea98f08.js → doctor-f2c0e296.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-83488aed.js → BMI_BOYS.percentile.monthly-714e1d7b.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-4cfb1e99.js → BMI_BOYS.percentile.weekly-36a79859.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-a8ece4a4.js → BMI_BOYS.percentile.yearly-af4edd03.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-5525161f.js → BMI_BOYS.zscore.monthly-fb4f387f.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-644e9b03.js → BMI_BOYS.zscore.weekly-043360d6.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-eea62d5b.js → BMI_BOYS.zscore.yearly-c4f7de93.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-03d7996c.js → BMI_GIRLS.percentile.monthly-0c29c271.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-e0af3b82.js → BMI_GIRLS.percentile.weekly-91b844ca.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-ee9efcd8.js → BMI_GIRLS.percentile.yearly-39187710.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-e53e8af0.js → BMI_GIRLS.zscore.monthly-5d7ead81.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-cb2e7a39.js → BMI_GIRLS.zscore.weekly-e649d19c.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-563be44a.js → BMI_GIRLS.zscore.yearly-2df134ff.js} +0 -0
- /package/build/esm/{ChevronDown-27d9dc44.js → ChevronDown-c5a890aa.js} +0 -0
- /package/build/esm/{Close-32a40d4d.js → Close-ff41bb0d.js} +0 -0
- /package/build/esm/{Google-55a847f9.js → Google-41959d16.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-1a07cba2.js → HEAD CIRCUM_BOYS.percentile.monthly-e0bac857.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-f6535a48.js → HEAD CIRCUM_BOYS.percentile.weekly-8ea26cbd.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-845509e7.js → HEAD CIRCUM_BOYS.percentile.yearly-191bb1d8.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-bab65948.js → HEAD CIRCUM_BOYS.zscore.monthly-66d0ca20.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-568d2e20.js → HEAD CIRCUM_BOYS.zscore.weekly-5a4f3516.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-b7a34a7a.js → HEAD CIRCUM_BOYS.zscore.yearly-eef4a95c.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-15aefb8d.js → HEAD CIRCUM_GIRLS.percentile.monthly-cdb0e1fc.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-afc940ca.js → HEAD CIRCUM_GIRLS.percentile.weekly-cc733705.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-23332776.js → HEAD CIRCUM_GIRLS.percentile.yearly-080b615e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-2bcfb8e3.js → HEAD CIRCUM_GIRLS.zscore.monthly-dceefcca.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-df80ea9b.js → HEAD CIRCUM_GIRLS.zscore.weekly-a55e7c8e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-0dcac27f.js → HEAD CIRCUM_GIRLS.zscore.yearly-473342a0.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-f6962aaa.js → HEIGHT_BOYS.percentile.monthly-6a2c5f99.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-1dcaf4ba.js → HEIGHT_BOYS.percentile.weekly-df56e4bd.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-abf1352e.js → HEIGHT_BOYS.percentile.yearly-d79dc744.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-63b3e39e.js → HEIGHT_BOYS.zscore.monthly-4912de97.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-2607fc0c.js → HEIGHT_BOYS.zscore.weekly-1a87df95.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-bbdff4db.js → HEIGHT_BOYS.zscore.yearly-a7060ce2.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-9ea693bf.js → HEIGHT_GIRLS.percentile.monthly-0b981810.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-a6576c45.js → HEIGHT_GIRLS.percentile.weekly-b976a012.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-7a39c168.js → HEIGHT_GIRLS.percentile.yearly-a4f14dc6.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-bc266d87.js → HEIGHT_GIRLS.zscore.monthly-c5f157ae.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-06fb8f3b.js → HEIGHT_GIRLS.zscore.weekly-0363899e.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-4bdd1200.js → HEIGHT_GIRLS.zscore.yearly-4d1afb3e.js} +0 -0
- /package/build/esm/{Locale-a69747b0.js → Locale-82737cba.js} +0 -0
- /package/build/esm/{Visible-424fec66.js → Visible-241bb92e.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-8f2c016c.js → WEIGHT_BOYS.percentile.monthly-9d79bbff.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-7021c87e.js → WEIGHT_BOYS.percentile.weekly-9c34b5ca.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-e5372e8e.js → WEIGHT_BOYS.percentile.yearly-b89683f1.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-d6275cf8.js → WEIGHT_BOYS.zscore.monthly-bdca5451.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-73a9df13.js → WEIGHT_BOYS.zscore.weekly-389312be.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-206ae55c.js → WEIGHT_BOYS.zscore.yearly-c9298e66.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-4bf40fa6.js → WEIGHT_GIRLS.percentile.monthly-d9424e46.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-07cefe3c.js → WEIGHT_GIRLS.percentile.weekly-c3b85f17.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-99e7afa4.js → WEIGHT_GIRLS.percentile.yearly-97beb532.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-5b624d48.js → WEIGHT_GIRLS.zscore.monthly-72d5364d.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-30dcd73f.js → WEIGHT_GIRLS.zscore.weekly-483bca6f.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-b6df02e6.js → WEIGHT_GIRLS.zscore.yearly-6727871b.js} +0 -0
- /package/build/esm/{animation-67d6c696.js → animation-767017ef.js} +0 -0
- /package/build/esm/{constants-e522b798.js → constants-8033a6f7.js} +0 -0
- /package/build/esm/{constants-ab0a2b51.js → constants-936a9fc7.js} +0 -0
- /package/build/esm/{constants-55db0870.js → constants-d429ea90.js} +0 -0
- /package/build/esm/{dataTransform-ab9e763e.js → dataTransform-01bfaef7.js} +0 -0
- /package/build/esm/{doctor-f52d6a86.js → doctor-df1c73f4.js} +0 -0
- /package/build/esm/{index-f722ef2f.js → index-2940b1e5.js} +0 -0
- /package/build/esm/{index-2202b890.js → index-366cbe4d.js} +0 -0
- /package/build/esm/{index-2f4ae427.js → index-51153b47.js} +0 -0
- /package/build/esm/{index-5e780652.js → index-546912df.js} +0 -0
- /package/build/esm/{index-59878bd2.js → index-66cecb96.js} +0 -0
- /package/build/esm/{index-ce2fc777.js → index-78405fbe.js} +0 -0
- /package/build/esm/{index-5b078075.js → index-7f345a65.js} +0 -0
- /package/build/esm/{index-c1e437e3.js → index-f37cd68a.js} +0 -0
- /package/build/esm/{index.styles-00f152ae.js → index.styles-241e597c.js} +0 -0
- /package/build/esm/{localizeNumberFormat-4c9a21df.js → localizeNumberFormat-bce4d77f.js} +0 -0
- /package/build/esm/{normalizeLink-c1d84f46.js → normalizeLink-227b684f.js} +0 -0
- /package/build/esm/{other-41878e68.js → other-c98cc85f.js} +0 -0
- /package/build/esm/{paths-2bb7ca21.js → paths-aad11b44.js} +0 -0
- /package/build/esm/{translationsContext-9c7299cf.js → translationsContext-e77c3167.js} +0 -0
- /package/build/esm/{tslib.es6-c2c5be8e.js → tslib.es6-b13d9bb6.js} +0 -0
- /package/build/esm/{types-73d96589.js → types-d026fc20.js} +0 -0
- /package/build/esm/{useIsInit-326490ca.js → useIsInit-060c3dee.js} +0 -0
- /package/build/esm/{useOutsideClick-020fd3ee.js → useOutsideClick-db23ae98.js} +0 -0
- /package/build/esm/{useScrollbarSize-6c4260fa.js → useScrollbarSize-38d032c0.js} +0 -0
- /package/build/esm/{useUniqueId-b6935208.js → useUniqueId-1968e55d.js} +0 -0
- /package/build/esm/{utils-4d8f4c8f.js → utils-b095b5f7.js} +0 -0
- /package/build/{index-42605a94.js → index-23f71ff9.js} +0 -0
- /package/build/{index-e942748f.js → index-3c1fcd6a.js} +0 -0
- /package/build/{index-838b3839.js → index-63ebb255.js} +0 -0
- /package/build/{index-a951fee9.js → index-7aeccaac.js} +0 -0
- /package/build/{index-df015e92.js → index-a1e10b80.js} +0 -0
- /package/build/{index-d068e79b.js → index-a4bcc0d9.js} +0 -0
- /package/build/{index-b9948168.js → index-d19a8f4a.js} +0 -0
- /package/build/{index-8de81482.js → index-e875e6d7.js} +0 -0
- /package/build/{index.styles-412eb971.js → index.styles-00fb0f57.js} +0 -0
- /package/build/{localizeNumberFormat-0a8d3cec.js → localizeNumberFormat-84c04922.js} +0 -0
- /package/build/{normalizeLink-d76537c3.js → normalizeLink-4f4ec65f.js} +0 -0
- /package/build/{other-87be9d91.js → other-2aef6e7b.js} +0 -0
- /package/build/{paths-7a0f0ef7.js → paths-53a4bcab.js} +0 -0
- /package/build/{translationsContext-42ede26c.js → translationsContext-78a38d7d.js} +0 -0
- /package/build/{tslib.es6-a8efa306.js → tslib.es6-1e89b599.js} +0 -0
- /package/build/{types-109e39f7.js → types-237181b2.js} +0 -0
- /package/build/{useIsInit-790e7b6f.js → useIsInit-e02ecb42.js} +0 -0
- /package/build/{useOutsideClick-2ec28576.js → useOutsideClick-937935da.js} +0 -0
- /package/build/{useScrollbarSize-5e9bedc4.js → useScrollbarSize-2d34ec5c.js} +0 -0
- /package/build/{useUniqueId-a5b1a9fc.js → useUniqueId-fe9aa36d.js} +0 -0
- /package/build/{utils-4ad82a02.js → utils-0f489780.js} +0 -0
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
import './tslib.es6-
|
|
1
|
+
import './tslib.es6-b13d9bb6.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import '@mantine/core';
|
|
4
|
-
export { H as HealthToolCardWrapper } from './index-
|
|
5
|
-
import './index-
|
|
4
|
+
export { H as HealthToolCardWrapper } from './index-647b7b92.js';
|
|
5
|
+
import './index-856724ed.js';
|
|
6
6
|
import '@hhgtech/icons/other';
|
|
7
7
|
import '@mantine/hooks';
|
|
8
|
-
import './index-
|
|
8
|
+
import './index-f37cd68a.js';
|
|
9
9
|
import './constantsDomainLocales.js';
|
|
10
|
-
import './Locale-
|
|
10
|
+
import './Locale-82737cba.js';
|
|
11
11
|
import './constantsIsProduction.js';
|
|
12
|
-
import './useScreenSize-
|
|
12
|
+
import './useScreenSize-832ea891.js';
|
|
13
13
|
import '@emotion/styled';
|
|
14
|
-
import './utils-
|
|
14
|
+
import './utils-b095b5f7.js';
|
|
15
15
|
import '@mantine/carousel';
|
|
16
|
-
import './index-
|
|
17
|
-
import './other-
|
|
18
|
-
import './index-
|
|
16
|
+
import './index-b14461a3.js';
|
|
17
|
+
import './other-c98cc85f.js';
|
|
18
|
+
import './index-83b25948.js';
|
|
19
19
|
import './miscTheme.js';
|
|
20
|
-
import './useMantineLocale-
|
|
20
|
+
import './useMantineLocale-1c62b715.js';
|
|
21
21
|
import '@mantine/notifications';
|
|
22
|
-
import './index-
|
|
22
|
+
import './index-46e95b8b.js';
|
|
23
23
|
import 'date-fns/locale';
|
|
24
24
|
import './constantsSite.js';
|
|
25
25
|
import './constantsRiskScreener.js';
|
|
26
26
|
import 'dayjs';
|
|
27
|
-
import './index-
|
|
27
|
+
import './index-832e25de.js';
|
|
28
28
|
import 'classnames';
|
|
29
|
-
import './useUniqueId-
|
|
29
|
+
import './useUniqueId-1968e55d.js';
|
|
30
30
|
import '@hhgtech/icons/core';
|
|
31
31
|
import '@mantine/dates';
|
|
32
|
-
import './index.styles-
|
|
33
|
-
import './index-
|
|
34
|
-
import './translationsContext-
|
|
35
|
-
import './index-
|
|
32
|
+
import './index.styles-241e597c.js';
|
|
33
|
+
import './index-2eedd7c7.js';
|
|
34
|
+
import './translationsContext-e77c3167.js';
|
|
35
|
+
import './index-73c778f3.js';
|
|
36
36
|
import './miscDefaultClassWrapper.js';
|
|
@@ -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-ceda0505.js';
|
|
2
|
+
export { B as BmiForm } from './index-28cc83cc.js';
|
|
3
|
+
export { B as BabyPoopForm } from './index-5a6b515a.js';
|
|
4
|
+
export { T as ThrForm } from './index-84cf55b3.js';
|
|
5
|
+
export { O as OvulationForm } from './index-3c059c5a.js';
|
|
6
|
+
export { B as BabyVaccineForm } from './index-4c68000a.js';
|
|
7
|
+
export { P as PWGForm } from './index-d611b510.js';
|
|
8
|
+
import './tslib.es6-b13d9bb6.js';
|
|
9
9
|
import 'react';
|
|
10
|
-
import './LastPeriod-
|
|
10
|
+
import './LastPeriod-71d51df2.js';
|
|
11
11
|
import 'date-fns';
|
|
12
12
|
import '@mantine/core';
|
|
13
13
|
import '@mantine/form';
|
|
14
14
|
import 'dayjs';
|
|
15
|
-
import './index-
|
|
15
|
+
import './index-856724ed.js';
|
|
16
16
|
import '@hhgtech/icons/other';
|
|
17
17
|
import '@mantine/hooks';
|
|
18
|
-
import './index-
|
|
18
|
+
import './index-f37cd68a.js';
|
|
19
19
|
import './constantsDomainLocales.js';
|
|
20
|
-
import './Locale-
|
|
20
|
+
import './Locale-82737cba.js';
|
|
21
21
|
import './constantsIsProduction.js';
|
|
22
|
-
import './useScreenSize-
|
|
22
|
+
import './useScreenSize-832ea891.js';
|
|
23
23
|
import '@emotion/styled';
|
|
24
|
-
import './utils-
|
|
24
|
+
import './utils-b095b5f7.js';
|
|
25
25
|
import '@mantine/carousel';
|
|
26
|
-
import './index-
|
|
27
|
-
import './other-
|
|
28
|
-
import './index-
|
|
26
|
+
import './index-b14461a3.js';
|
|
27
|
+
import './other-c98cc85f.js';
|
|
28
|
+
import './index-83b25948.js';
|
|
29
29
|
import './miscTheme.js';
|
|
30
|
-
import './useMantineLocale-
|
|
30
|
+
import './useMantineLocale-1c62b715.js';
|
|
31
31
|
import '@mantine/notifications';
|
|
32
|
-
import './index-
|
|
32
|
+
import './index-46e95b8b.js';
|
|
33
33
|
import 'date-fns/locale';
|
|
34
34
|
import './constantsSite.js';
|
|
35
35
|
import './constantsRiskScreener.js';
|
|
36
|
-
import './index-
|
|
36
|
+
import './index-832e25de.js';
|
|
37
37
|
import 'classnames';
|
|
38
|
-
import './useUniqueId-
|
|
38
|
+
import './useUniqueId-1968e55d.js';
|
|
39
39
|
import '@hhgtech/icons/core';
|
|
40
|
-
import './index-
|
|
40
|
+
import './index-c190df65.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-241e597c.js';
|
|
43
|
+
import './index-2eedd7c7.js';
|
|
44
|
+
import './translationsContext-e77c3167.js';
|
|
45
|
+
import './index-73c778f3.js';
|
|
46
|
+
import './index-44ebfbe8.js';
|
|
47
47
|
import 'react-keyed-flatten-children';
|
|
48
48
|
import 'react-hook-form';
|
|
49
|
-
import './useHealthToolCache-
|
|
49
|
+
import './useHealthToolCache-19cb17fc.js';
|
|
50
50
|
import './miscGetDynamicHealthTool.js';
|
|
51
|
-
import './normalizeLink-
|
|
52
|
-
import './core-
|
|
53
|
-
import './constants-
|
|
54
|
-
import './index-
|
|
51
|
+
import './normalizeLink-227b684f.js';
|
|
52
|
+
import './core-2fcc1568.js';
|
|
53
|
+
import './constants-d429ea90.js';
|
|
54
|
+
import './index-5900183a.js';
|
|
55
55
|
import './embeddedHeathToolCards_helpers.js';
|
|
56
|
-
import './constants-
|
|
56
|
+
import './constants-936a9fc7.js';
|
|
@@ -3,10 +3,12 @@ export declare const IS_SSR: boolean;
|
|
|
3
3
|
export type AutoCompleteAddressApi = {
|
|
4
4
|
description: string;
|
|
5
5
|
place_id: string;
|
|
6
|
+
rawData?: any;
|
|
6
7
|
};
|
|
7
8
|
export type AutoCompleteAddress = {
|
|
8
9
|
description: string;
|
|
9
10
|
placeId: string;
|
|
11
|
+
rawData?: any;
|
|
10
12
|
};
|
|
11
13
|
export declare const GOOGLE_API_LANGUAGE: Record<string, string>;
|
|
12
14
|
export declare const GOOGLE_API_KEY = "AIzaSyD9AbNa4AFwr8eNVs90G1YhQLhfWJ6KncU";
|
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-2eedd7c7.js';
|
|
2
|
+
export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-38d032c0.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-ee0fdf0a.js';
|
|
4
|
+
export { u as useHealthToolsCache } from './useHealthToolCache-19cb17fc.js';
|
|
5
|
+
export { u as useIsInit } from './useIsInit-060c3dee.js';
|
|
6
|
+
export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-db23ae98.js';
|
|
7
|
+
export { u as useInitialMount, a as useUniqueId } from './useUniqueId-1968e55d.js';
|
|
8
8
|
import 'react';
|
|
9
|
-
import './translationsContext-
|
|
9
|
+
import './translationsContext-e77c3167.js';
|
|
10
10
|
import 'lodash/debounce';
|
|
11
|
-
import './tslib.es6-
|
|
11
|
+
import './tslib.es6-b13d9bb6.js';
|
|
12
12
|
import './miscCookieHelper.js';
|
|
13
|
-
import './index-
|
|
14
|
-
import './Locale-
|
|
13
|
+
import './index-83b25948.js';
|
|
14
|
+
import './Locale-82737cba.js';
|
|
15
15
|
import './miscGetDynamicHealthTool.js';
|
|
16
|
-
import './normalizeLink-
|
|
16
|
+
import './normalizeLink-227b684f.js';
|
|
17
17
|
import './constantsDomainLocales.js';
|
|
18
18
|
import './constantsIsProduction.js';
|
|
19
|
-
import './core-
|
|
19
|
+
import './core-2fcc1568.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.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | '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.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.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.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.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | '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.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' | '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.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.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | '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.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.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.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.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.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';
|
|
@@ -364,6 +364,9 @@ var defaultTranslations = {
|
|
|
364
364
|
insert: insert,
|
|
365
365
|
"label.latestPost": "Latest Post",
|
|
366
366
|
"label.pinnedPost": "Pinned Post",
|
|
367
|
+
"lead.empty.cancel": "Cancel",
|
|
368
|
+
"lead.empty.submitAgain": "Submit again",
|
|
369
|
+
"lead.empty.title": "Oops, seem your information is empty, do you want to submit the information again?",
|
|
367
370
|
loading: loading,
|
|
368
371
|
"login.booking": "Booking with doctor",
|
|
369
372
|
"logout.popup.ask.mb": "Logout of Marry Baby",
|
|
@@ -796,6 +799,7 @@ var defaultTranslations = {
|
|
|
796
799
|
"tools.selectBabyGender": "What is your child's gender?",
|
|
797
800
|
"tools.selectGender": "What is your gender?",
|
|
798
801
|
"tools.yearsOld": "years old",
|
|
802
|
+
"updatePost.popup.success": "The post has been updated successfully.",
|
|
799
803
|
"userProfile.nav.card.eCom": "eShop",
|
|
800
804
|
"userProfile.nav.card.ecom.DeliveryAddress": "Manage addresses",
|
|
801
805
|
"userProfile.nav.card.ecom.manageOrders": "Manage orders",
|
|
@@ -821,6 +825,7 @@ var defaultTranslations = {
|
|
|
821
825
|
"userProfile.userRank.expert": "Expert",
|
|
822
826
|
"userProfile.userRank.influencer": "Influencer",
|
|
823
827
|
"userProfile.userRank.member": "Member",
|
|
828
|
+
"validation.error.requiredAgeGroup": "Your child is not in the required age group",
|
|
824
829
|
"validation.error.requiredField": "This field is required",
|
|
825
830
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
826
831
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
@@ -364,6 +364,9 @@ var hiTranslations = {
|
|
|
364
364
|
insert: insert,
|
|
365
365
|
"label.latestPost": "Latest Post",
|
|
366
366
|
"label.pinnedPost": "Pinned Post",
|
|
367
|
+
"lead.empty.cancel": "रद्द करें ",
|
|
368
|
+
"lead.empty.submitAgain": "फिर से सबमिट करें",
|
|
369
|
+
"lead.empty.title": "ऊप्स! लगता है आपकी जानकारी खाली है। क्या आप जानकारी फिर से सबमिट करना चाहते हैं?",
|
|
367
370
|
loading: loading,
|
|
368
371
|
"login.booking": "माय हेल्थ",
|
|
369
372
|
"logout.popup.ask.mb": "Logout of Marry Baby",
|
|
@@ -796,6 +799,7 @@ var hiTranslations = {
|
|
|
796
799
|
"tools.selectBabyGender": "आपके बेबी का जेंडर क्या है?",
|
|
797
800
|
"tools.selectGender": "आपका जेंडर किया है? ",
|
|
798
801
|
"tools.yearsOld": "years old",
|
|
802
|
+
"updatePost.popup.success": "The post has been updated successfully.",
|
|
799
803
|
"userProfile.nav.card.eCom": "eShop",
|
|
800
804
|
"userProfile.nav.card.ecom.DeliveryAddress": "Manage addresses",
|
|
801
805
|
"userProfile.nav.card.ecom.manageOrders": "Manage orders",
|
|
@@ -821,6 +825,7 @@ var hiTranslations = {
|
|
|
821
825
|
"userProfile.userRank.expert": "एक्सपर्ट",
|
|
822
826
|
"userProfile.userRank.influencer": "इंफ्लूएंसर",
|
|
823
827
|
"userProfile.userRank.member": "मेंबर",
|
|
828
|
+
"validation.error.requiredAgeGroup": "Your child is not in the required age group",
|
|
824
829
|
"validation.error.requiredField": "इस क्षेत्र की आवश्यकता है।",
|
|
825
830
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
826
831
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
@@ -364,6 +364,9 @@ var idTranslations = {
|
|
|
364
364
|
insert: insert,
|
|
365
365
|
"label.latestPost": "Postingan terakhir ",
|
|
366
366
|
"label.pinnedPost": "Postingan yang ditandai",
|
|
367
|
+
"lead.empty.cancel": "Batal",
|
|
368
|
+
"lead.empty.submitAgain": "Kirim lagi",
|
|
369
|
+
"lead.empty.title": "Oops, sepertinya informasi Anda kosong. Apakah Anda ingin mengirimkan informasi lagi?",
|
|
367
370
|
loading: loading,
|
|
368
371
|
"login.booking": "Booking dokter",
|
|
369
372
|
"logout.popup.ask.mb": "Keluar dari Hello Sehat ",
|
|
@@ -796,6 +799,7 @@ var idTranslations = {
|
|
|
796
799
|
"tools.selectBabyGender": "Apa jenis kelamin anak Anda?",
|
|
797
800
|
"tools.selectGender": "Apa jenis kelamin Anda?",
|
|
798
801
|
"tools.yearsOld": "tahun",
|
|
802
|
+
"updatePost.popup.success": "Postingan telah berhasil diperbarui.",
|
|
799
803
|
"userProfile.nav.card.eCom": "eShop",
|
|
800
804
|
"userProfile.nav.card.ecom.DeliveryAddress": "Manage addresses",
|
|
801
805
|
"userProfile.nav.card.ecom.manageOrders": "Manage orders",
|
|
@@ -821,6 +825,7 @@ var idTranslations = {
|
|
|
821
825
|
"userProfile.userRank.expert": "Ahli",
|
|
822
826
|
"userProfile.userRank.influencer": "Influencer",
|
|
823
827
|
"userProfile.userRank.member": "Member",
|
|
828
|
+
"validation.error.requiredAgeGroup": "Your child is not in the required age group",
|
|
824
829
|
"validation.error.requiredField": "Kolom ini wajib diisi",
|
|
825
830
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
826
831
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
@@ -364,6 +364,9 @@ var kmTranslations = {
|
|
|
364
364
|
insert: insert,
|
|
365
365
|
"label.latestPost": "Latest Post",
|
|
366
366
|
"label.pinnedPost": "Pinned Post",
|
|
367
|
+
"lead.empty.cancel": "លុបចោល",
|
|
368
|
+
"lead.empty.submitAgain": "ដាក់ស្នើម្ដងទៀត",
|
|
369
|
+
"lead.empty.title": "អូុបស! ហាក់ដូចជាព័ត៌មានរបស់អ្នកទទេ។ តើអ្នកចង់ដាក់ស្នើព័ត៌មានម្តងទៀតទេ?",
|
|
367
370
|
loading: loading,
|
|
368
371
|
"login.booking": "ណាត់ជាមួយវេជ្ជបណ្ឌិត",
|
|
369
372
|
"logout.popup.ask.mb": "Logout of Marry Baby",
|
|
@@ -796,6 +799,7 @@ var kmTranslations = {
|
|
|
796
799
|
"tools.selectBabyGender": "កូនប្រុសឬស្រី?",
|
|
797
800
|
"tools.selectGender": "អ្នកភេទអ្វីដែរ?",
|
|
798
801
|
"tools.yearsOld": "ឆ្នាំ",
|
|
802
|
+
"updatePost.popup.success": "The post has been updated successfully.",
|
|
799
803
|
"userProfile.nav.card.eCom": "eShop",
|
|
800
804
|
"userProfile.nav.card.ecom.DeliveryAddress": "Manage addresses",
|
|
801
805
|
"userProfile.nav.card.ecom.manageOrders": "Manage orders",
|
|
@@ -821,6 +825,7 @@ var kmTranslations = {
|
|
|
821
825
|
"userProfile.userRank.expert": "អ្នកជំនាញ",
|
|
822
826
|
"userProfile.userRank.influencer": "Influencer",
|
|
823
827
|
"userProfile.userRank.member": "សមាជិ",
|
|
828
|
+
"validation.error.requiredAgeGroup": "Your child is not in the required age group",
|
|
824
829
|
"validation.error.requiredField": "ព័ត៌មានចាំបាច់ដែលត្រូវបំពេញ",
|
|
825
830
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
826
831
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
@@ -364,6 +364,9 @@ var msTranslations = {
|
|
|
364
364
|
insert: insert,
|
|
365
365
|
"label.latestPost": "Kiriman terkini",
|
|
366
366
|
"label.pinnedPost": "Kiriman Terpilih",
|
|
367
|
+
"lead.empty.cancel": "Batal",
|
|
368
|
+
"lead.empty.submitAgain": "Hantar semula",
|
|
369
|
+
"lead.empty.title": "Oops, nampaknya maklumat anda kosong. Adakah anda ingin menghantar maklumat semula?",
|
|
367
370
|
loading: loading,
|
|
368
371
|
"login.booking": "Booking Doktor",
|
|
369
372
|
"logout.popup.ask.mb": "Logout of Marry Baby",
|
|
@@ -796,6 +799,7 @@ var msTranslations = {
|
|
|
796
799
|
"tools.selectBabyGender": "Apa jantina anak anda?",
|
|
797
800
|
"tools.selectGender": "Apakah jantina anda?",
|
|
798
801
|
"tools.yearsOld": "tahun",
|
|
802
|
+
"updatePost.popup.success": "Pos telah dikemas kini dengan jayanya.",
|
|
799
803
|
"userProfile.nav.card.eCom": "E-dagang",
|
|
800
804
|
"userProfile.nav.card.ecom.DeliveryAddress": "Urus alamat",
|
|
801
805
|
"userProfile.nav.card.ecom.manageOrders": "Urus pesanan",
|
|
@@ -821,6 +825,7 @@ var msTranslations = {
|
|
|
821
825
|
"userProfile.userRank.expert": "Pakar",
|
|
822
826
|
"userProfile.userRank.influencer": "Pempengaruh",
|
|
823
827
|
"userProfile.userRank.member": "Ahli",
|
|
828
|
+
"validation.error.requiredAgeGroup": "Anak anda tidak berada dalam kumpulan umur yang diperlukan",
|
|
824
829
|
"validation.error.requiredField": "Bahagian ini wajib diisi",
|
|
825
830
|
"verifyBotAnswer.confirmEndorse.accept": "Ya, sokong",
|
|
826
831
|
"verifyBotAnswer.confirmEndorse.cancel": "Tidak, batal",
|
|
@@ -364,6 +364,9 @@ var myTranslations = {
|
|
|
364
364
|
insert: insert,
|
|
365
365
|
"label.latestPost": "နောက်ဆုံးပို့စ်များ",
|
|
366
366
|
"label.pinnedPost": "ထိပ်ဆုံးတွင်မှတ်ထားသည့်ပို့စ်",
|
|
367
|
+
"lead.empty.cancel": "မလုပ်ဆောင်ပါ",
|
|
368
|
+
"lead.empty.submitAgain": "ထပ်မံတင်သွင်းပါ",
|
|
369
|
+
"lead.empty.title": "အုပ်စ်! သင့်အချက်အလက်သည် ဗလာဖြစ်နေသလိုဖြစ်သည်။ ထပ်မံတင်သွင်းလိုပါသလား?",
|
|
367
370
|
loading: loading,
|
|
368
371
|
"login.booking": "ဆရာဝန်နှင့်ပြသရန် ဘိုကင်တင်မည်။",
|
|
369
372
|
"logout.popup.ask.mb": "Logout of Marry Baby",
|
|
@@ -796,6 +799,7 @@ var myTranslations = {
|
|
|
796
799
|
"tools.selectBabyGender": "ကလေးက ယောက်ျားလေးလား၊ မိန်းကလေးလား",
|
|
797
800
|
"tools.selectGender": "ကျား / မ",
|
|
798
801
|
"tools.yearsOld": "နှစ်",
|
|
802
|
+
"updatePost.popup.success": "ပို့စ်ကို အောင်မြင်စွာ အပ်ဒိတ် ပြုလုပ်ပြီးပါပြီ။",
|
|
799
803
|
"userProfile.nav.card.eCom": "eShop",
|
|
800
804
|
"userProfile.nav.card.ecom.DeliveryAddress": "Manage addresses",
|
|
801
805
|
"userProfile.nav.card.ecom.manageOrders": "Manage orders",
|
|
@@ -821,6 +825,7 @@ var myTranslations = {
|
|
|
821
825
|
"userProfile.userRank.expert": "ကျွမ်းကျင်ပညာရှင်",
|
|
822
826
|
"userProfile.userRank.influencer": "နာမည်ကြီး ထင်ရှားသူ",
|
|
823
827
|
"userProfile.userRank.member": "အဖွဲ့ဝင်",
|
|
828
|
+
"validation.error.requiredAgeGroup": "Your child is not in the required age group",
|
|
824
829
|
"validation.error.requiredField": "ဒီနေရာမှာ ဖြည့်ဖို့ လိုအပ်ပါတယ်",
|
|
825
830
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
826
831
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
@@ -364,6 +364,9 @@ var thTranslations = {
|
|
|
364
364
|
insert: insert,
|
|
365
365
|
"label.latestPost": "โพสต์ล่าสุด",
|
|
366
366
|
"label.pinnedPost": "โพสต์ปักหมุด",
|
|
367
|
+
"lead.empty.cancel": "ยกเลิก",
|
|
368
|
+
"lead.empty.submitAgain": "ส่งอีกครั้ง",
|
|
369
|
+
"lead.empty.title": "อุ๊ปส์! ดูเหมือนว่าข้อมูลของคุณว่างเปล่า คุณต้องการส่งข้อมูลอีกครั้งหรือไม่?",
|
|
367
370
|
loading: loading,
|
|
368
371
|
"login.booking": "นัดคุณหมอ",
|
|
369
372
|
"logout.popup.ask.mb": "สอบถาม mb",
|
|
@@ -796,6 +799,7 @@ var thTranslations = {
|
|
|
796
799
|
"tools.selectBabyGender": "ลูกของคุณมีเพศอะไร",
|
|
797
800
|
"tools.selectGender": "เพศ",
|
|
798
801
|
"tools.yearsOld": "ปี",
|
|
802
|
+
"updatePost.popup.success": "โพสต์ได้รับการอัปเดตสำเร็จ",
|
|
799
803
|
"userProfile.nav.card.eCom": "eShop",
|
|
800
804
|
"userProfile.nav.card.ecom.DeliveryAddress": "Manage addresses",
|
|
801
805
|
"userProfile.nav.card.ecom.manageOrders": "Manage orders",
|
|
@@ -821,6 +825,7 @@ var thTranslations = {
|
|
|
821
825
|
"userProfile.userRank.expert": "ผู้เชี่ยวชาญ",
|
|
822
826
|
"userProfile.userRank.influencer": "อินฟลูเอนเซอร์",
|
|
823
827
|
"userProfile.userRank.member": "สมาชิก",
|
|
828
|
+
"validation.error.requiredAgeGroup": "Your child is not in the required age group",
|
|
824
829
|
"validation.error.requiredField": "ต้องระบุข้อมูลในช่องนี้",
|
|
825
830
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
826
831
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
@@ -364,6 +364,9 @@ var tlTranslations = {
|
|
|
364
364
|
insert: insert,
|
|
365
365
|
"label.latestPost": "Latest Post",
|
|
366
366
|
"label.pinnedPost": "Pinned Post",
|
|
367
|
+
"lead.empty.cancel": "Kansel",
|
|
368
|
+
"lead.empty.submitAgain": "Isumite ulit",
|
|
369
|
+
"lead.empty.title": "Oops, mukhang walang laman ang iyong impormasyon. Gusto mo bang isumite ulit ang impormasyon?",
|
|
367
370
|
loading: loading,
|
|
368
371
|
"login.booking": "Magpakonsulta",
|
|
369
372
|
"logout.popup.ask.mb": "Logout of Marry Baby",
|
|
@@ -796,6 +799,7 @@ var tlTranslations = {
|
|
|
796
799
|
"tools.selectBabyGender": "Ano ang kasarian ng iyong sanggol?",
|
|
797
800
|
"tools.selectGender": "Ano ang iyong kasarian?",
|
|
798
801
|
"tools.yearsOld": "taong gulang",
|
|
802
|
+
"updatePost.popup.success": "The post has been updated successfully.",
|
|
799
803
|
"userProfile.nav.card.eCom": "eShop",
|
|
800
804
|
"userProfile.nav.card.ecom.DeliveryAddress": "Manage addresses",
|
|
801
805
|
"userProfile.nav.card.ecom.manageOrders": "Manage orders",
|
|
@@ -821,6 +825,7 @@ var tlTranslations = {
|
|
|
821
825
|
"userProfile.userRank.expert": "Expert",
|
|
822
826
|
"userProfile.userRank.influencer": "Influencer",
|
|
823
827
|
"userProfile.userRank.member": "Member",
|
|
828
|
+
"validation.error.requiredAgeGroup": "Your child is not in the required age group",
|
|
824
829
|
"validation.error.requiredField": "Kinakailangan ang field na ito",
|
|
825
830
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
826
831
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
@@ -364,6 +364,9 @@ var viTranslations = {
|
|
|
364
364
|
insert: insert,
|
|
365
365
|
"label.latestPost": "Bài viết mới nhất",
|
|
366
366
|
"label.pinnedPost": "Bài đăng được ghim",
|
|
367
|
+
"lead.empty.cancel": "Hủy",
|
|
368
|
+
"lead.empty.submitAgain": "Gửi lại",
|
|
369
|
+
"lead.empty.title": "Oops, có vẻ như thông tin của bạn đang trống. Bạn có muốn gửi lại thông tin không?",
|
|
367
370
|
loading: loading,
|
|
368
371
|
"login.booking": "Đặt lịch với bác sĩ",
|
|
369
372
|
"logout.popup.ask.mb": "Đăng xuất khỏi Marry Baby?",
|
|
@@ -796,6 +799,7 @@ var viTranslations = {
|
|
|
796
799
|
"tools.selectBabyGender": "Giới tính của trẻ là gì?",
|
|
797
800
|
"tools.selectGender": "Giới tính của bạn",
|
|
798
801
|
"tools.yearsOld": "tuổi",
|
|
802
|
+
"updatePost.popup.success": "Cập nhật bài đăng thành công",
|
|
799
803
|
"userProfile.nav.card.eCom": "Cửa hàng",
|
|
800
804
|
"userProfile.nav.card.ecom.DeliveryAddress": "Địa chỉ giao hàng",
|
|
801
805
|
"userProfile.nav.card.ecom.manageOrders": "Quản lý đơn hàng",
|
|
@@ -821,6 +825,7 @@ var viTranslations = {
|
|
|
821
825
|
"userProfile.userRank.expert": "Chuyên gia",
|
|
822
826
|
"userProfile.userRank.influencer": "Người ảnh hưởng",
|
|
823
827
|
"userProfile.userRank.member": "Thành viên",
|
|
828
|
+
"validation.error.requiredAgeGroup": "Your child is not in the required age group",
|
|
824
829
|
"validation.error.requiredField": "Vui lòng điền mục này",
|
|
825
830
|
"verifyBotAnswer.confirmEndorse.accept": "Chứng nhận",
|
|
826
831
|
"verifyBotAnswer.confirmEndorse.cancel": "Hủy",
|
|
@@ -364,6 +364,9 @@ var mbTranslations = {
|
|
|
364
364
|
insert: insert,
|
|
365
365
|
"label.latestPost": "Bài viết mới nhất",
|
|
366
366
|
"label.pinnedPost": "Bài đăng được ghim",
|
|
367
|
+
"lead.empty.cancel": "Hủy",
|
|
368
|
+
"lead.empty.submitAgain": "Gửi lại",
|
|
369
|
+
"lead.empty.title": "Oops, có vẻ như thông tin của bạn đang trống. Bạn có muốn gửi lại thông tin không?",
|
|
367
370
|
loading: loading,
|
|
368
371
|
"login.booking": "Đặt lịch với bác sĩ",
|
|
369
372
|
"logout.popup.ask.mb": "Đăng xuất khỏi Marry Baby?",
|
|
@@ -796,6 +799,7 @@ var mbTranslations = {
|
|
|
796
799
|
"tools.selectBabyGender": "Giới tính của trẻ là gì?",
|
|
797
800
|
"tools.selectGender": "Giới tính của bạn",
|
|
798
801
|
"tools.yearsOld": "tuổi",
|
|
802
|
+
"updatePost.popup.success": "Cập nhật bài đăng thành công",
|
|
799
803
|
"userProfile.nav.card.eCom": "Cửa hàng",
|
|
800
804
|
"userProfile.nav.card.ecom.DeliveryAddress": "Địa chỉ giao hàng",
|
|
801
805
|
"userProfile.nav.card.ecom.manageOrders": "Quản lý đơn hàng",
|
|
@@ -821,6 +825,7 @@ var mbTranslations = {
|
|
|
821
825
|
"userProfile.userRank.expert": "Chuyên gia",
|
|
822
826
|
"userProfile.userRank.influencer": "Người ảnh hưởng",
|
|
823
827
|
"userProfile.userRank.member": "Thành viên",
|
|
828
|
+
"validation.error.requiredAgeGroup": "Your child is not in the required age group",
|
|
824
829
|
"validation.error.requiredField": "Vui lòng điền mục này",
|
|
825
830
|
"verifyBotAnswer.confirmEndorse.accept": "Chứng nhận",
|
|
826
831
|
"verifyBotAnswer.confirmEndorse.cancel": "Hủy",
|