@hhgtech/hhg-components 1.29.519 → 1.29.520-beta-2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/{InputDate-6f878614.js → InputDate-03cb1620.js} +5 -5
- package/build/{LastPeriod-6b1fae97.js → LastPeriod-92e0f7a4.js} +1 -1
- package/build/{MobileBottomNavigationIcon-327a224e.js → MobileBottomNavigationIcon-c87bc212.js} +3 -3
- package/build/{SiteWideBanner-644d6d49.js → SiteWideBanner-78ad5aca.js} +13 -11
- package/build/{Spinner-7b02ec04.js → Spinner-f8673c63.js} +1 -1
- package/build/{WhatsApp-f8cf8621.js → WhatsApp-e9f0a4d8.js} +1 -1
- package/build/adapters.js +20 -20
- package/build/atoms.js +51 -51
- package/build/babyGrowth.js +86 -86
- package/build/cache.js +2 -2
- package/build/care.js +18 -18
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +15 -15
- package/build/components/atoms/searchInput/index.d.ts +3 -1
- package/build/components/molecules/list/Search.d.ts +2 -1
- package/build/components/navigationV2/components/atoms/HamburgerIcon.d.ts +2 -1
- package/build/components/navigationV2/components/atoms/searchInput/index.constant.d.ts +8 -0
- package/build/components/navigationV2/components/atoms/searchInput/index.styled.d.ts +16 -0
- package/build/components/navigationV2/components/molecules/Categories/index.d.ts +22 -9
- package/build/components/navigationV2/components/molecules/Categories/index.styled.d.ts +8 -0
- package/build/components/navigationV2/components/molecules/menuServiceList/index.d.ts +2 -1
- package/build/components/navigationV2/components/molecules/navigationBar/hamburgerMenu/index.d.ts +2 -1
- package/build/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/helpers.d.ts +17 -0
- package/build/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/index.d.ts +2 -0
- package/build/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/index.styled.d.ts +14 -0
- package/build/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/types.d.ts +5 -0
- package/build/components/navigationV2/components/molecules/navigationBar/stickyBottomPanel/helpers.d.ts +2 -0
- package/build/components/navigationV2/components/molecules/navigationBar/stickyBottomPanel/index.d.ts +3 -0
- package/build/components/navigationV2/index.d.ts +1 -0
- package/build/components.js +107 -106
- package/build/{constants-1bada1fa.js → constants-3f14bb0d.js} +2 -2
- package/build/{constants-10c4b948.js → constants-99f75899.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-0ddf94c3.js → core-48ffd447.js} +1 -1
- package/build/{dataTransform-20e417f7.js → dataTransform-d0a57c89.js} +1 -1
- package/build/ecom.js +5 -5
- package/build/{editor-78be52c7.js → editor-d4310335.js} +11 -11
- package/build/embeddedHeathToolCards_babyGrowth.js +25 -25
- package/build/embeddedHeathToolCards_babyPoop.js +22 -22
- package/build/embeddedHeathToolCards_babyVaccine.js +24 -24
- package/build/embeddedHeathToolCards_bmi_bmi.js +27 -27
- package/build/embeddedHeathToolCards_bmrBmr.js +27 -27
- package/build/embeddedHeathToolCards_dueDate_dueDate.js +24 -24
- package/build/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
- package/build/embeddedHeathToolCards_pwg_pwg.js +28 -28
- package/build/embeddedHeathToolCards_targetHeartRate.js +29 -29
- package/build/esm/{InputDate-26e20b99.js → InputDate-e1c03a61.js} +5 -5
- package/build/esm/{LastPeriod-5d2ac195.js → LastPeriod-d39964f9.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-5dc4ed03.js → MobileBottomNavigationIcon-4b352903.js} +3 -3
- package/build/esm/{SiteWideBanner-62663d3e.js → SiteWideBanner-b9f00d90.js} +13 -11
- package/build/esm/{Spinner-80fd9f9a.js → Spinner-81d742a9.js} +1 -1
- package/build/esm/{WhatsApp-147168c0.js → WhatsApp-99d85b1f.js} +1 -1
- package/build/esm/adapters.js +20 -20
- package/build/esm/atoms.js +51 -51
- package/build/esm/babyGrowth.js +86 -86
- package/build/esm/cache.js +2 -2
- package/build/esm/care.js +18 -18
- package/build/esm/careBookingSearchBar.js +14 -14
- package/build/esm/careBookingSearchBarV2.js +15 -15
- package/build/esm/components/atoms/searchInput/index.d.ts +3 -1
- package/build/esm/components/molecules/list/Search.d.ts +2 -1
- package/build/esm/components/navigationV2/components/atoms/HamburgerIcon.d.ts +2 -1
- package/build/esm/components/navigationV2/components/atoms/searchInput/index.constant.d.ts +8 -0
- package/build/esm/components/navigationV2/components/atoms/searchInput/index.styled.d.ts +16 -0
- package/build/esm/components/navigationV2/components/molecules/Categories/index.d.ts +22 -9
- package/build/esm/components/navigationV2/components/molecules/Categories/index.styled.d.ts +8 -0
- package/build/esm/components/navigationV2/components/molecules/menuServiceList/index.d.ts +2 -1
- package/build/esm/components/navigationV2/components/molecules/navigationBar/hamburgerMenu/index.d.ts +2 -1
- package/build/esm/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/helpers.d.ts +17 -0
- package/build/esm/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/index.d.ts +2 -0
- package/build/esm/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/index.styled.d.ts +14 -0
- package/build/esm/components/navigationV2/components/molecules/navigationBar/o2ONavigationMenu/types.d.ts +5 -0
- package/build/esm/components/navigationV2/components/molecules/navigationBar/stickyBottomPanel/helpers.d.ts +2 -0
- package/build/esm/components/navigationV2/components/molecules/navigationBar/stickyBottomPanel/index.d.ts +3 -0
- package/build/esm/components/navigationV2/index.d.ts +1 -0
- package/build/esm/components.js +107 -106
- package/build/esm/{constants-36f89894.js → constants-25c8dfce.js} +1 -1
- package/build/esm/{constants-502bcf3c.js → constants-2655a9b2.js} +2 -2
- package/build/esm/constants.js +3 -3
- package/build/esm/constantsDomainLocales.js +1 -1
- package/build/esm/constantsRiskScreener.js +2 -2
- package/build/esm/constantsSite.js +2 -2
- package/build/esm/{core-81bdf47b.js → core-6069cc1b.js} +1 -1
- package/build/esm/{dataTransform-dfe1ccb3.js → dataTransform-a6602361.js} +1 -1
- package/build/esm/ecom.js +5 -5
- package/build/esm/{editor-932246e6.js → editor-f760e85c.js} +11 -11
- package/build/esm/embeddedHeathToolCards_babyGrowth.js +25 -25
- package/build/esm/embeddedHeathToolCards_babyPoop.js +22 -22
- package/build/esm/embeddedHeathToolCards_babyVaccine.js +24 -24
- package/build/esm/embeddedHeathToolCards_bmi_bmi.js +27 -27
- package/build/esm/embeddedHeathToolCards_bmrBmr.js +27 -27
- package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +24 -24
- package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
- package/build/esm/embeddedHeathToolCards_pwg_pwg.js +28 -28
- package/build/esm/embeddedHeathToolCards_targetHeartRate.js +29 -29
- package/build/esm/footer.js +22 -22
- package/build/esm/gAssets.js +2 -2
- package/build/esm/{healthTools-0c1f036b.js → healthTools-cc5f59c7.js} +1 -1
- package/build/esm/healthToolsCardWrapper.js +20 -20
- package/build/esm/healthToolsForm.js +35 -35
- package/build/esm/hooks.js +14 -14
- package/build/esm/i18n/translationKeys.d.ts +1 -1
- package/build/esm/i18n-values/en-PH.js +12 -0
- package/build/esm/i18n-values/hi-IN.js +12 -0
- package/build/esm/i18n-values/id-ID.js +12 -0
- package/build/esm/i18n-values/km-KH.js +12 -0
- package/build/esm/i18n-values/ms-MY.js +12 -0
- package/build/esm/i18n-values/my-MM.js +12 -0
- package/build/esm/i18n-values/th-TH.js +12 -0
- package/build/esm/i18n-values/tl-PH.js +12 -0
- package/build/esm/i18n-values/vi-VN.js +12 -0
- package/build/esm/i18n-values/vi-VN_MB.js +12 -0
- package/build/esm/i18n-values/zh-SG.js +12 -0
- package/build/esm/i18n-values/zh-TW.js +12 -0
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/icons/LoginBlueWhite.d.ts +2 -2
- package/build/esm/icons/StarFull.d.ts +1 -1
- package/build/esm/{index-f3f988ef.js → index-04f7f222.js} +1 -1
- package/build/esm/{index-5a46d4b2.js → index-15b0594a.js} +1 -1
- package/build/esm/{index-d334d17b.js → index-18f46adc.js} +2 -2
- package/build/esm/{index-469bf436.js → index-1fe1220f.js} +34 -34
- package/build/esm/{index-753476ec.js → index-21a2e743.js} +2 -2
- package/build/esm/{index-d067d1b4.js → index-246ca991.js} +2 -2
- package/build/esm/{index-a28dfbf1.js → index-25bddc9f.js} +2 -2
- package/build/esm/{index-6b1052cc.js → index-2e6878e9.js} +2 -2
- package/build/esm/{index-4d934a06.js → index-2f431c66.js} +3 -3
- package/build/esm/{index-66425421.js → index-39dcd4fa.js} +2 -2
- package/build/esm/{index-412bddf0.js → index-3e58106b.js} +25 -25
- package/build/esm/{index-0bcee386.js → index-3e9c3be6.js} +7 -7
- package/build/esm/{index-2ea39d88.js → index-3ee07cd0.js} +6 -6
- package/build/esm/{index-47b7ada8.js → index-4369d9c0.js} +15 -15
- package/build/esm/{index-6b0af5b7.js → index-44324579.js} +5 -5
- package/build/esm/{index-7c702160.js → index-4e8e6184.js} +32 -32
- package/build/esm/{index-c5de3379.js → index-51cc8e6f.js} +1 -1
- package/build/esm/{index-e33884a7.js → index-534b9e75.js} +9 -9
- package/build/esm/{index-b3e09d1b.js → index-54b0c4f4.js} +1 -1
- package/build/esm/{index-56786c3e.js → index-5547c18a.js} +14 -14
- package/build/esm/{index-05c4951d.js → index-577d3d36.js} +2 -2
- package/build/esm/{index-5027dfdb.js → index-57b1d3d5.js} +5 -5
- package/build/esm/{index-25ca02b0.js → index-5ce477ee.js} +21 -21
- package/build/esm/{index-f156f409.js → index-60ef4f80.js} +3 -3
- package/build/esm/{index-94d215f7.js → index-6ad3c153.js} +3 -3
- package/build/esm/{index-84eceb0d.js → index-6b0d3975.js} +50 -16
- package/build/esm/{index-5dc4a52c.js → index-6f1b2d39.js} +4 -4
- package/build/esm/{index-1313dfdd.js → index-6ff17c8b.js} +8 -8
- package/build/esm/{index-36cae056.js → index-747fefad.js} +1 -1
- package/build/esm/{index-d52949eb.js → index-7e3a15c5.js} +2 -2
- package/build/esm/{index-3a4d9ebe.js → index-83ba4a9f.js} +3 -3
- package/build/esm/{index-ff9f2685.js → index-8a6b373f.js} +6 -6
- package/build/esm/{index-537b5f90.js → index-8f3c4a67.js} +2 -2
- package/build/esm/{index-a9d53e9e.js → index-91277689.js} +1 -1
- package/build/esm/{index-c179f6da.js → index-944ed93f.js} +6 -6
- package/build/esm/{index-5dd6b9cb.js → index-947c09f4.js} +18 -18
- package/build/esm/{index-2c94c13b.js → index-982a490c.js} +13 -13
- package/build/esm/{index-789c625f.js → index-a7a19f96.js} +14 -14
- package/build/esm/{index-cd2bd36e.js → index-a8931d7b.js} +2 -2
- package/build/esm/{index-41b5d238.js → index-a8fa3e9a.js} +17 -17
- package/build/esm/{index-96cdf727.js → index-a9cc3082.js} +32 -32
- package/build/esm/{index-0d9e1a89.js → index-a9f74fc9.js} +2 -2
- package/build/esm/{index-60b66bd9.js → index-ae6a3439.js} +14 -14
- package/build/esm/{index-fb19d689.js → index-aee2b570.js} +16 -16
- package/build/esm/{index-0c326b24.js → index-b1eb2835.js} +22 -22
- package/build/esm/{index-6b074628.js → index-b8fdb9aa.js} +2 -2
- package/build/esm/{index-57837cfc.js → index-bdb9aad7.js} +3 -3
- package/build/esm/{index-72a75619.js → index-c18b2912.js} +9 -9
- package/build/esm/{index-47ad46cd.js → index-cd8b9e3a.js} +22 -20
- package/build/esm/{index-4628fe6e.js → index-ce50231a.js} +2 -2
- package/build/esm/{index-e860a1cb.js → index-d001afff.js} +2 -2
- package/build/esm/{index-93cc6ec0.js → index-d4d808e9.js} +18 -18
- package/build/esm/{index-31df99f2.js → index-d8cc4add.js} +19 -19
- package/build/esm/{index-ee2d683c.js → index-da9a8878.js} +7 -7
- package/build/esm/{index-d2a6ded7.js → index-dead719d.js} +3 -3
- package/build/esm/{index-ece7091b.js → index-df4cf9dd.js} +16 -16
- package/build/esm/{index-c0ce8ba5.js → index-e1206447.js} +454 -101
- package/build/esm/{index-641158ef.js → index-e498da2a.js} +2 -2
- package/build/esm/{index-cfb6123a.js → index-e5592123.js} +4 -4
- package/build/esm/{index-fefa825e.js → index-e5a9b064.js} +16 -16
- package/build/esm/{index-15dfba83.js → index-eaba7c51.js} +2 -2
- package/build/esm/{index-e62a35da.js → index-eb598302.js} +3 -3
- package/build/esm/{index-93358069.js → index-ed60565b.js} +6 -6
- package/build/esm/{index-667d11e7.js → index-eea4c25d.js} +3 -3
- package/build/esm/{index-1fed6c4c.js → index-eef7cd39.js} +1 -1
- package/build/esm/{index-f7145879.js → index-f3491d0f.js} +2 -2
- package/build/esm/{index-eee937e6.js → index-f59ae445.js} +13 -13
- package/build/esm/{index-88909ec7.js → index-f80cc5e9.js} +16 -16
- package/build/esm/{index-7990915b.js → index-fb1c2029.js} +3 -3
- package/build/esm/{index-24d92179.js → index-fb3c3048.js} +15 -15
- package/build/esm/{index-cc8713e4.js → index-fba3ac5e.js} +9 -9
- package/build/esm/index.js +128 -127
- package/build/esm/{labelSorting-61329e66.js → labelSorting-d2a1764c.js} +4 -4
- package/build/esm/lead.js +38 -39
- package/build/esm/{logoIcon-a7659a5e.js → logoIcon-8a48716f.js} +2 -2
- package/build/esm/mantine.js +27 -27
- package/build/esm/misc.js +19 -19
- package/build/esm/miscGetDynamicHealthTool.js +4 -4
- package/build/esm/miscGetSocialList.js +8 -8
- package/build/esm/miscScreenSizeContext.js +1 -1
- package/build/esm/mobileBottomNavigation.js +5 -5
- package/build/esm/mobileBottomNavigationIcon.js +5 -5
- package/build/esm/molecules.js +79 -79
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +17 -17
- package/build/esm/navigation.js +51 -49
- package/build/esm/navigationLogoutPopup.js +11 -11
- package/build/esm/navigationProfileButton.js +27 -27
- package/build/esm/onboardingV2.js +30 -30
- package/build/esm/organisms.js +61 -59
- package/build/esm/{post-0d4716fa.js → post-b73603d4.js} +2 -2
- package/build/esm/profileNavigation.js +20 -20
- package/build/esm/progressBar.js +1 -1
- package/build/esm/pwg.js +23 -23
- package/build/esm/ssoV2.js +32 -34
- package/build/esm/{store-d9400cc0.js → store-179a0f35.js} +3 -3
- package/build/esm/subot.js +40 -40
- package/build/esm/surveyOrPremiumBanner.js +34 -34
- package/build/esm/surveyQuestionCard.js +11 -11
- package/build/esm/{surveyThankyouCard-328cb3df.js → surveyThankyouCard-83a80490.js} +5 -5
- package/build/esm/together.js +57 -57
- package/build/esm/togetherApiUtils.js +6 -6
- package/build/esm/togetherAtoms.js +31 -31
- package/build/esm/togetherComponentGlobalContext.js +6 -6
- package/build/esm/togetherMolecules.js +52 -52
- package/build/esm/togetherMoleculesCardAuthor.js +29 -29
- package/build/esm/togetherMoleculesPostImagePreview.js +13 -13
- package/build/esm/togetherMoleculesProfileDetail.js +40 -40
- package/build/esm/togetherOrganisms.js +51 -51
- package/build/esm/togetherRichTextEditor.js +20 -20
- package/build/esm/togetherShareBox.js +12 -12
- package/build/esm/{transform-45c6403e.js → transform-c7af90b5.js} +32 -34
- package/build/esm/{translationsProvider-54193aa3.js → translationsProvider-2033668c.js} +1 -1
- package/build/esm/{treePopoverMenu-5213e57d.js → treePopoverMenu-13900b27.js} +19 -19
- package/build/esm/types.js +2 -2
- package/build/esm/{useCartCareService-aacb84d0.js → useCartCareService-35bcca15.js} +1 -1
- package/build/esm/{useHealthToolCache-cff65fe9.js → useHealthToolCache-90496753.js} +1 -1
- package/build/esm/{usePhoneValidator-4be31dc6.js → usePhoneValidator-d80ad842.js} +5 -5
- package/build/esm/{usePlacesAutocomplete-a44babf6.js → usePlacesAutocomplete-8688846b.js} +1 -1
- package/build/esm/useTogetherAuthRequiredAction.js +10 -10
- package/build/esm/{utils-aa605979.js → utils-01855149.js} +2 -2
- package/build/esm/{utils-75d5180c.js → utils-11f44d33.js} +3 -3
- package/build/esm/{utils-34f61054.js → utils-40dca880.js} +2 -2
- package/build/esm/{utils-f9021b5c.js → utils-63f7590e.js} +5 -5
- package/build/esm/{utils-3aedd364.js → utils-ddb4f266.js} +3 -3
- package/build/esm/vaccination.js +22 -22
- package/build/footer.js +22 -22
- package/build/gAssets.js +2 -2
- package/build/{healthTools-5781ad71.js → healthTools-5e9f7f19.js} +1 -1
- package/build/healthToolsCardWrapper.js +20 -20
- package/build/healthToolsForm.js +35 -35
- package/build/hooks.js +14 -14
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +12 -0
- package/build/i18n-values/hi-IN.js +12 -0
- package/build/i18n-values/id-ID.js +12 -0
- package/build/i18n-values/km-KH.js +12 -0
- package/build/i18n-values/ms-MY.js +12 -0
- package/build/i18n-values/my-MM.js +12 -0
- package/build/i18n-values/th-TH.js +12 -0
- package/build/i18n-values/tl-PH.js +12 -0
- package/build/i18n-values/vi-VN.js +12 -0
- package/build/i18n-values/vi-VN_MB.js +12 -0
- package/build/i18n-values/zh-SG.js +12 -0
- package/build/i18n-values/zh-TW.js +12 -0
- package/build/i18n.js +2 -2
- package/build/i18nV2.js +1 -1
- package/build/icons/LoginBlueWhite.d.ts +2 -2
- package/build/icons/StarFull.d.ts +1 -1
- package/build/{index-d43fcaa0.js → index-063dca1f.js} +2 -2
- package/build/{index-69094088.js → index-075ffcae.js} +22 -22
- package/build/{index-ff1e4189.js → index-09f60b74.js} +32 -32
- package/build/{index-a88b3dcc.js → index-0bc2e001.js} +32 -32
- package/build/{index-2f756d41.js → index-0bff47c9.js} +7 -7
- package/build/{index-5b3548dc.js → index-11a46725.js} +2 -2
- package/build/{index-c7594984.js → index-12bdb1b8.js} +18 -18
- package/build/{index-aa5f36e6.js → index-161c70af.js} +4 -4
- package/build/{index-dddb4296.js → index-16f2ae9f.js} +16 -16
- package/build/{index-b2f4ec16.js → index-17e656a1.js} +17 -17
- package/build/{index-08f51610.js → index-2194688f.js} +1 -1
- package/build/{index-40a7f233.js → index-2cffe75b.js} +2 -2
- package/build/{index-5410ee8e.js → index-2e3a2d4e.js} +14 -14
- package/build/{index-64452090.js → index-35881605.js} +2 -2
- package/build/{index-d1b58467.js → index-374d4b30.js} +5 -5
- package/build/{index-f192ab86.js → index-39a234b3.js} +6 -6
- package/build/{index-23a6d4e0.js → index-4040297e.js} +6 -6
- package/build/{index-49994e24.js → index-43a9b03f.js} +6 -6
- package/build/{index-a9ee2a06.js → index-4ff2525e.js} +2 -2
- package/build/{index-9c0f9f18.js → index-5c72f7fd.js} +9 -9
- package/build/{index-e0697881.js → index-5e4e803d.js} +7 -7
- package/build/{index-93346124.js → index-5fac1615.js} +8 -8
- package/build/{index-5024f7ab.js → index-71d763bf.js} +14 -14
- package/build/{index-e6889e2e.js → index-74f67206.js} +3 -3
- package/build/{index-f72893f3.js → index-7666991a.js} +2 -2
- package/build/{index-d398c8c9.js → index-775295a5.js} +2 -2
- package/build/{index-4a1bc461.js → index-77fbef09.js} +2 -2
- package/build/{index-d2a38438.js → index-791dfb5e.js} +1 -1
- package/build/{index-4f4c2ad1.js → index-804cd36c.js} +16 -16
- package/build/{index-701d070e.js → index-8097328e.js} +5 -5
- package/build/{index-5210f62d.js → index-8286d5a0.js} +15 -15
- package/build/{index-79359bd3.js → index-82e903ef.js} +18 -18
- package/build/{index-76686c49.js → index-858315c3.js} +9 -9
- package/build/{index-56a08d40.js → index-895a3d27.js} +13 -13
- package/build/{index-a308604b.js → index-8b4ced1d.js} +16 -16
- package/build/{index-bde9857e.js → index-8b7e00de.js} +19 -19
- package/build/{index-56172323.js → index-969636b8.js} +2 -2
- package/build/{index-fa55fb9f.js → index-96e63694.js} +2 -2
- package/build/{index-dc1befe3.js → index-9775a5f5.js} +3 -3
- package/build/{index-acf7a9d1.js → index-9c451ab9.js} +3 -3
- package/build/{index-d81843ca.js → index-9c474e6c.js} +2 -2
- package/build/{index-42896aa1.js → index-9c6ab99a.js} +2 -2
- package/build/{index-286c4fe1.js → index-9cc73bf6.js} +14 -14
- package/build/{index-977c6396.js → index-9fc55d23.js} +3 -3
- package/build/{index-85712d8b.js → index-a0b8ade1.js} +9 -9
- package/build/{index-efbabff4.js → index-ab72acf7.js} +22 -20
- package/build/{index-63002f6c.js → index-ab8ff288.js} +468 -113
- package/build/{index-228f1336.js → index-b37bc5ea.js} +1 -1
- package/build/{index-b366f960.js → index-b41526f8.js} +2 -2
- package/build/{index-ee6cdbf0.js → index-b6c786d4.js} +16 -16
- package/build/{index-30ca8a6e.js → index-b7fdb039.js} +25 -25
- package/build/{index-3c4803f0.js → index-b9b32ad5.js} +4 -4
- package/build/{index-a6450df6.js → index-be672e05.js} +3 -3
- package/build/{index-b55b27fd.js → index-c1223d4c.js} +1 -1
- package/build/{index-dd856e16.js → index-c2edf6c7.js} +2 -2
- package/build/{index-dfa8c017.js → index-c5cf2467.js} +34 -34
- package/build/{index-9126753f.js → index-c76f1891.js} +3 -3
- package/build/{index-1456beed.js → index-caa63933.js} +2 -2
- package/build/{index-7a6eb8ac.js → index-caad6e24.js} +21 -21
- package/build/{index-94b89435.js → index-cab4fdb4.js} +6 -6
- package/build/{index-aa677285.js → index-cc6582ff.js} +50 -16
- package/build/{index-bda8ed47.js → index-cef94c01.js} +3 -3
- package/build/{index-748f50e4.js → index-cf9b9b12.js} +2 -2
- package/build/{index-3d802dd7.js → index-d8b3b8ff.js} +1 -1
- package/build/{index-d9b7eac7.js → index-de867433.js} +2 -2
- package/build/{index-3c040dea.js → index-df7f5990.js} +3 -3
- package/build/{index-51885cc0.js → index-e95753b7.js} +1 -1
- package/build/{index-e561e920.js → index-eabd61e4.js} +13 -13
- package/build/{index-4b3825e8.js → index-ed2aa68a.js} +1 -1
- package/build/{index-98f70555.js → index-f928b5e2.js} +3 -3
- package/build/{index-728a666c.js → index-ff42f6a7.js} +15 -15
- package/build/index.js +129 -128
- package/build/{labelSorting-d548d967.js → labelSorting-c70d52ef.js} +4 -4
- package/build/lead.js +38 -39
- package/build/{logoIcon-dea213e9.js → logoIcon-9693129d.js} +2 -2
- package/build/mantine.js +25 -25
- package/build/misc.js +19 -19
- package/build/miscGetDynamicHealthTool.js +4 -4
- package/build/miscGetSocialList.js +8 -8
- package/build/miscScreenSizeContext.js +1 -1
- package/build/mobileBottomNavigation.js +5 -5
- package/build/mobileBottomNavigationIcon.js +5 -5
- package/build/molecules.js +79 -79
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +17 -17
- package/build/navigation.js +51 -49
- package/build/navigationLogoutPopup.js +11 -11
- package/build/navigationProfileButton.js +27 -27
- package/build/onboardingV2.js +29 -29
- package/build/organisms.js +61 -59
- package/build/{post-3b9dd055.js → post-359f332e.js} +2 -2
- package/build/profileNavigation.js +20 -20
- package/build/progressBar.js +1 -1
- package/build/pwg.js +23 -23
- package/build/ssoV2.js +30 -32
- package/build/{store-af565a44.js → store-92747f6a.js} +3 -3
- package/build/subot.js +39 -39
- package/build/surveyOrPremiumBanner.js +34 -34
- package/build/surveyQuestionCard.js +11 -11
- package/build/{surveyThankyouCard-efd00ef3.js → surveyThankyouCard-1af38009.js} +5 -5
- package/build/together.js +57 -57
- package/build/togetherApiUtils.js +6 -6
- package/build/togetherAtoms.js +31 -31
- package/build/togetherComponentGlobalContext.js +6 -6
- package/build/togetherMolecules.js +52 -52
- package/build/togetherMoleculesCardAuthor.js +29 -29
- package/build/togetherMoleculesPostImagePreview.js +13 -13
- package/build/togetherMoleculesProfileDetail.js +40 -40
- package/build/togetherOrganisms.js +51 -51
- package/build/togetherRichTextEditor.js +20 -20
- package/build/togetherShareBox.js +12 -12
- package/build/{transform-d1a3343d.js → transform-12250525.js} +32 -34
- package/build/{translationsProvider-67108c33.js → translationsProvider-dd39e6b4.js} +1 -1
- package/build/{treePopoverMenu-c6e15fef.js → treePopoverMenu-e9ab37c9.js} +19 -19
- package/build/types.js +2 -2
- package/build/{useCartCareService-38a81b4d.js → useCartCareService-57363e05.js} +1 -1
- package/build/{useHealthToolCache-4276bbe7.js → useHealthToolCache-8b674c3c.js} +1 -1
- package/build/{usePhoneValidator-c3c2c185.js → usePhoneValidator-58b0074b.js} +5 -5
- package/build/{usePlacesAutocomplete-90386e25.js → usePlacesAutocomplete-2f7fd2b9.js} +1 -1
- package/build/useTogetherAuthRequiredAction.js +10 -10
- package/build/{utils-b83a406b.js → utils-1f7a2322.js} +2 -2
- package/build/{utils-8e9eebb4.js → utils-8ddb9d3b.js} +5 -5
- package/build/{utils-070868e0.js → utils-950cde82.js} +3 -3
- package/build/{utils-8f2ae48a.js → utils-ba4d11a7.js} +3 -3
- package/build/{utils-e6f56481.js → utils-c2c01de1.js} +2 -2
- package/build/vaccination.js +22 -22
- package/package.json +1 -1
- /package/build/{BMI_BOYS.percentile.monthly-ae73b670.js → BMI_BOYS.percentile.monthly-d08cbf29.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-2e076aa9.js → BMI_BOYS.percentile.weekly-a8451bce.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-f029f082.js → BMI_BOYS.percentile.yearly-8c8062a9.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-d91cf83c.js → BMI_BOYS.zscore.monthly-7ed758d4.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-570e6f68.js → BMI_BOYS.zscore.weekly-375c1608.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-40b8f69c.js → BMI_BOYS.zscore.yearly-8d825fe7.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-c5b5b891.js → BMI_GIRLS.percentile.monthly-33fc197e.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-ced96b28.js → BMI_GIRLS.percentile.weekly-3b3475ed.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-9735c35a.js → BMI_GIRLS.percentile.yearly-bece1939.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-025f1769.js → BMI_GIRLS.zscore.monthly-e1794ad7.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-841eb759.js → BMI_GIRLS.zscore.weekly-0eb16494.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-d798f7f5.js → BMI_GIRLS.zscore.yearly-4f5add3e.js} +0 -0
- /package/build/{ChevronDown-0522cf96.js → ChevronDown-4c73002b.js} +0 -0
- /package/build/{Close-7603c938.js → Close-7c9f9f94.js} +0 -0
- /package/build/{Google-b82049ce.js → Google-d911c765.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-17f73c29.js → HEAD CIRCUM_BOYS.percentile.monthly-ec7ec39a.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-b3ea793d.js → HEAD CIRCUM_BOYS.percentile.weekly-a08d3ba2.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-56c04e97.js → HEAD CIRCUM_BOYS.percentile.yearly-78822ab3.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-ad6f4863.js → HEAD CIRCUM_BOYS.zscore.monthly-992ae21c.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-f26c7ac4.js → HEAD CIRCUM_BOYS.zscore.weekly-5d687f34.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-6e7ac247.js → HEAD CIRCUM_BOYS.zscore.yearly-a53545fd.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-64cb3200.js → HEAD CIRCUM_GIRLS.percentile.monthly-6201912e.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-9a3ce650.js → HEAD CIRCUM_GIRLS.percentile.weekly-45c6b728.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-f26bb463.js → HEAD CIRCUM_GIRLS.percentile.yearly-cfc3269b.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-322facca.js → HEAD CIRCUM_GIRLS.zscore.monthly-20aabcc1.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-efb97214.js → HEAD CIRCUM_GIRLS.zscore.weekly-ce5dba2f.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-35cfbd44.js → HEAD CIRCUM_GIRLS.zscore.yearly-3afb8b46.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-1fd75d63.js → HEIGHT_BOYS.percentile.monthly-d0b2a011.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-796a09dc.js → HEIGHT_BOYS.percentile.weekly-c6fa5c57.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-a7bc2eb7.js → HEIGHT_BOYS.percentile.yearly-d2802cb9.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-acdc4051.js → HEIGHT_BOYS.zscore.monthly-06a7be26.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-6cc61ba2.js → HEIGHT_BOYS.zscore.weekly-224efb10.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-c9d7aa31.js → HEIGHT_BOYS.zscore.yearly-881f206d.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-d4f3e178.js → HEIGHT_GIRLS.percentile.monthly-e6187b98.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-63d4938e.js → HEIGHT_GIRLS.percentile.weekly-dbd5b044.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-19a752eb.js → HEIGHT_GIRLS.percentile.yearly-683e48f8.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-e2696f6a.js → HEIGHT_GIRLS.zscore.monthly-3edd6614.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-f892f00b.js → HEIGHT_GIRLS.zscore.weekly-c52c973d.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-55687fb0.js → HEIGHT_GIRLS.zscore.yearly-d7b4638a.js} +0 -0
- /package/build/{Locale-023251b1.js → Locale-494cef7c.js} +0 -0
- /package/build/{Visible-641b055b.js → Visible-6985baa0.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-16fb8a1a.js → WEIGHT_BOYS.percentile.monthly-a17d4dc9.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-b65966e5.js → WEIGHT_BOYS.percentile.weekly-461666eb.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-600b1e04.js → WEIGHT_BOYS.percentile.yearly-988d411e.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-5ef4309e.js → WEIGHT_BOYS.zscore.monthly-17661ee6.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-7060202b.js → WEIGHT_BOYS.zscore.weekly-ef342985.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-330dee3f.js → WEIGHT_BOYS.zscore.yearly-3772c3ec.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-49cd4f30.js → WEIGHT_GIRLS.percentile.monthly-6758fc50.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-5fd27a32.js → WEIGHT_GIRLS.percentile.weekly-d61f485f.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-94f4505d.js → WEIGHT_GIRLS.percentile.yearly-5d9f39ef.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-2866891f.js → WEIGHT_GIRLS.zscore.monthly-f1a0092f.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-ab963bf0.js → WEIGHT_GIRLS.zscore.weekly-4e6bdbd7.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-a435ed51.js → WEIGHT_GIRLS.zscore.yearly-9bb297da.js} +0 -0
- /package/build/{ageGenerate-4b81bd61.js → ageGenerate-8d19df3f.js} +0 -0
- /package/build/{animation-6222f75e.js → animation-d6066a46.js} +0 -0
- /package/build/{constants-79ca0469.js → constants-bdc14a08.js} +0 -0
- /package/build/{constants-1d3558c4.js → constants-decfed05.js} +0 -0
- /package/build/{context-b69ede23.js → context-5dc9bf2c.js} +0 -0
- /package/build/{dataTransform-fe2351bd.js → dataTransform-99b3a50a.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-f4e75c89.js → BMI_BOYS.percentile.monthly-1af2c95c.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-d01503a9.js → BMI_BOYS.percentile.weekly-0e838dc8.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-305fe654.js → BMI_BOYS.percentile.yearly-164113ed.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-db594c66.js → BMI_BOYS.zscore.monthly-4a031c4b.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-b0cbc402.js → BMI_BOYS.zscore.weekly-45711d4f.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-08109507.js → BMI_BOYS.zscore.yearly-d2565336.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-9bfc32c8.js → BMI_GIRLS.percentile.monthly-3b624e5f.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-d39b2ba8.js → BMI_GIRLS.percentile.weekly-d10db288.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-1acd571b.js → BMI_GIRLS.percentile.yearly-e6fa6cbb.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-bf4a4633.js → BMI_GIRLS.zscore.monthly-ccc5ae71.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-6794e761.js → BMI_GIRLS.zscore.weekly-241ee8f2.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-a5d60a5e.js → BMI_GIRLS.zscore.yearly-e7b5a068.js} +0 -0
- /package/build/esm/{ChevronDown-b9d5cf01.js → ChevronDown-f53c2159.js} +0 -0
- /package/build/esm/{Close-c0f41fdf.js → Close-6846b144.js} +0 -0
- /package/build/esm/{Google-65c49682.js → Google-5baa1320.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-cc16252d.js → HEAD CIRCUM_BOYS.percentile.monthly-f2887d03.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-35841129.js → HEAD CIRCUM_BOYS.percentile.weekly-34fc89ba.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-8cbf6f7f.js → HEAD CIRCUM_BOYS.percentile.yearly-454bb218.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-e4949d56.js → HEAD CIRCUM_BOYS.zscore.monthly-e94f64f6.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-29700f66.js → HEAD CIRCUM_BOYS.zscore.weekly-13e04c0e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-6a1d2748.js → HEAD CIRCUM_BOYS.zscore.yearly-09597df6.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-a15ae262.js → HEAD CIRCUM_GIRLS.percentile.monthly-0dc2a281.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-5226b3fc.js → HEAD CIRCUM_GIRLS.percentile.weekly-76702f58.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-77504a8c.js → HEAD CIRCUM_GIRLS.percentile.yearly-da3a4e5a.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-d0e0c860.js → HEAD CIRCUM_GIRLS.zscore.monthly-ef4bb391.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-844543fb.js → HEAD CIRCUM_GIRLS.zscore.weekly-26e9407e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-85c72f81.js → HEAD CIRCUM_GIRLS.zscore.yearly-037f26a0.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-0a25fd01.js → HEIGHT_BOYS.percentile.monthly-03c43ea5.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-1ad3c4db.js → HEIGHT_BOYS.percentile.weekly-b06167e7.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-5b559df6.js → HEIGHT_BOYS.percentile.yearly-1c6a861f.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-8ff378fe.js → HEIGHT_BOYS.zscore.monthly-077dcdd6.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-8ee5183f.js → HEIGHT_BOYS.zscore.weekly-1ebe41b6.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-d6478e59.js → HEIGHT_BOYS.zscore.yearly-f1421e42.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-17a0574b.js → HEIGHT_GIRLS.percentile.monthly-fabd0551.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-b20c118e.js → HEIGHT_GIRLS.percentile.weekly-64fa791b.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-24d3f7cd.js → HEIGHT_GIRLS.percentile.yearly-75b5adea.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-385298f4.js → HEIGHT_GIRLS.zscore.monthly-7616ffce.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-e65f4551.js → HEIGHT_GIRLS.zscore.weekly-87070b42.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-c0404ec7.js → HEIGHT_GIRLS.zscore.yearly-f083adb3.js} +0 -0
- /package/build/esm/{Locale-ccbbcfba.js → Locale-7ab03a8b.js} +0 -0
- /package/build/esm/{Visible-a224a682.js → Visible-ae83159c.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-cda0b3d5.js → WEIGHT_BOYS.percentile.monthly-29bcf4ee.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-20606633.js → WEIGHT_BOYS.percentile.weekly-f18c45d4.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-07b28755.js → WEIGHT_BOYS.percentile.yearly-d65c0f35.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-3d5d8748.js → WEIGHT_BOYS.zscore.monthly-78d1cb6b.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-0ee138ec.js → WEIGHT_BOYS.zscore.weekly-66916ccb.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-710cea43.js → WEIGHT_BOYS.zscore.yearly-a92f36ce.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-3fc4dfea.js → WEIGHT_GIRLS.percentile.monthly-5c0bd80a.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-cd7c93bf.js → WEIGHT_GIRLS.percentile.weekly-f5770898.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-c2ecea50.js → WEIGHT_GIRLS.percentile.yearly-e7eb4447.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-c110b583.js → WEIGHT_GIRLS.zscore.monthly-d2529664.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-5be87d15.js → WEIGHT_GIRLS.zscore.weekly-de5eac49.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-56ac7e76.js → WEIGHT_GIRLS.zscore.yearly-42d1a94d.js} +0 -0
- /package/build/esm/{ageGenerate-a21cf917.js → ageGenerate-50dd47cf.js} +0 -0
- /package/build/esm/{animation-c1ffca83.js → animation-81f069ca.js} +0 -0
- /package/build/esm/{constants-9300255e.js → constants-1405f75a.js} +0 -0
- /package/build/esm/{constants-c139af0a.js → constants-f8133a73.js} +0 -0
- /package/build/esm/{context-c723327b.js → context-196e8d23.js} +0 -0
- /package/build/esm/{dataTransform-f4f6dfb8.js → dataTransform-223b2673.js} +0 -0
- /package/build/esm/{index-eca0ff8f.js → index-1b00d21a.js} +0 -0
- /package/build/esm/{index-172af130.js → index-5e136f0a.js} +0 -0
- /package/build/esm/{index-d995b235.js → index-644a982c.js} +0 -0
- /package/build/esm/{index-d1d87df7.js → index-74a46c87.js} +0 -0
- /package/build/esm/{index-b6ca58c1.js → index-762feb8d.js} +0 -0
- /package/build/esm/{index-310cfd7b.js → index-b4942359.js} +0 -0
- /package/build/esm/{index-96236dfa.js → index-c66ff057.js} +0 -0
- /package/build/esm/{index-cbedf2d1.js → index-df466602.js} +0 -0
- /package/build/esm/{index-7d42acb0.js → index-e3e79c2a.js} +0 -0
- /package/build/esm/{index.styles-1c4075a2.js → index.styles-4a51f920.js} +0 -0
- /package/build/esm/{localizeNumberFormat-ee914dbd.js → localizeNumberFormat-6138afc3.js} +0 -0
- /package/build/esm/{normalizeLink-340348af.js → normalizeLink-90779fdc.js} +0 -0
- /package/build/esm/{number-21b43b9e.js → number-373a455b.js} +0 -0
- /package/build/esm/{paths-35aa2d12.js → paths-d42f4ab8.js} +0 -0
- /package/build/esm/{shared-60ddd554.js → shared-68f03bbd.js} +0 -0
- /package/build/esm/{translationsContext-8fcaea56.js → translationsContext-d9b0a19a.js} +0 -0
- /package/build/esm/{tslib.es6-fd9c3a30.js → tslib.es6-4fa7a570.js} +0 -0
- /package/build/esm/{types-06e55234.js → types-0e0db1d3.js} +0 -0
- /package/build/esm/{types-e46e1bed.js → types-c0a42cbd.js} +0 -0
- /package/build/esm/{useOutsideClick-3e70ce45.js → useOutsideClick-80eeb1b1.js} +0 -0
- /package/build/esm/{useScrollbarSize-0177decc.js → useScrollbarSize-1e99e588.js} +0 -0
- /package/build/esm/{useUniqueId-ee0a86f3.js → useUniqueId-0fb840ce.js} +0 -0
- /package/build/esm/{utils-041340e0.js → utils-62c5e610.js} +0 -0
- /package/build/esm/{utils-9d99f607.js → utils-b585c5bc.js} +0 -0
- /package/build/{index-56bc778e.js → index-1c084489.js} +0 -0
- /package/build/{index-b4ded136.js → index-2e457cad.js} +0 -0
- /package/build/{index-eb34d4e4.js → index-4ce1c86a.js} +0 -0
- /package/build/{index-cf2f4958.js → index-6532abd8.js} +0 -0
- /package/build/{index-dbb1a5ce.js → index-8e0c2396.js} +0 -0
- /package/build/{index-dcd21ea6.js → index-9f1b5bea.js} +0 -0
- /package/build/{index-caa1c965.js → index-c21c1efe.js} +0 -0
- /package/build/{index-fb9d7154.js → index-c3b5f98a.js} +0 -0
- /package/build/{index-35ce90e4.js → index-fa28bb50.js} +0 -0
- /package/build/{index.styles-6b12aaa2.js → index.styles-9a98a8ff.js} +0 -0
- /package/build/{localizeNumberFormat-e446962b.js → localizeNumberFormat-f7b22135.js} +0 -0
- /package/build/{normalizeLink-73d30e0f.js → normalizeLink-624be6a4.js} +0 -0
- /package/build/{number-a058bafd.js → number-75519091.js} +0 -0
- /package/build/{paths-d17cb8dc.js → paths-a2ca3dbd.js} +0 -0
- /package/build/{shared-7263ba90.js → shared-0544633b.js} +0 -0
- /package/build/{translationsContext-f63390d1.js → translationsContext-87a161ec.js} +0 -0
- /package/build/{tslib.es6-55a91ef3.js → tslib.es6-d7655cdd.js} +0 -0
- /package/build/{types-5adbeb38.js → types-272e3640.js} +0 -0
- /package/build/{types-4e3332e5.js → types-7cdc85fa.js} +0 -0
- /package/build/{useOutsideClick-30957eb3.js → useOutsideClick-7d7f9737.js} +0 -0
- /package/build/{useScrollbarSize-3e1e112b.js → useScrollbarSize-b7697762.js} +0 -0
- /package/build/{useUniqueId-976d0853.js → useUniqueId-a0ef8c7f.js} +0 -0
- /package/build/{utils-c208f2b0.js → utils-4f203341.js} +0 -0
- /package/build/{utils-4d22aa5a.js → utils-f26f6348.js} +0 -0
package/build/healthToolsForm.js
CHANGED
|
@@ -2,66 +2,66 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var index = require('./index-
|
|
6
|
-
var index$1 = require('./index-
|
|
7
|
-
var index$2 = require('./index-
|
|
8
|
-
var index$3 = require('./index-
|
|
9
|
-
var index$4 = require('./index-
|
|
10
|
-
var index$5 = require('./index-
|
|
11
|
-
var index$6 = require('./index-
|
|
12
|
-
require('./tslib.es6-
|
|
5
|
+
var index = require('./index-16f2ae9f.js');
|
|
6
|
+
var index$1 = require('./index-8b7e00de.js');
|
|
7
|
+
var index$2 = require('./index-ff42f6a7.js');
|
|
8
|
+
var index$3 = require('./index-12bdb1b8.js');
|
|
9
|
+
var index$4 = require('./index-71d763bf.js');
|
|
10
|
+
var index$5 = require('./index-2e3a2d4e.js');
|
|
11
|
+
var index$6 = require('./index-82e903ef.js');
|
|
12
|
+
require('./tslib.es6-d7655cdd.js');
|
|
13
13
|
require('react');
|
|
14
14
|
require('@mantine/core');
|
|
15
15
|
require('date-fns');
|
|
16
|
-
require('./LastPeriod-
|
|
17
|
-
require('./Locale-
|
|
16
|
+
require('./LastPeriod-92e0f7a4.js');
|
|
17
|
+
require('./Locale-494cef7c.js');
|
|
18
18
|
require('@mantine/form');
|
|
19
19
|
require('dayjs');
|
|
20
|
-
require('./index-
|
|
20
|
+
require('./index-a0b8ade1.js');
|
|
21
21
|
require('@hhgtech/icons/other');
|
|
22
22
|
require('@mantine/hooks');
|
|
23
|
-
require('./index-
|
|
23
|
+
require('./index-1c084489.js');
|
|
24
24
|
require('./constantsDomainLocales.js');
|
|
25
25
|
require('./constantsIsProduction.js');
|
|
26
|
-
require('./index-
|
|
27
|
-
require('./index-
|
|
28
|
-
require('./utils-
|
|
26
|
+
require('./index-fa28bb50.js');
|
|
27
|
+
require('./index-9c474e6c.js');
|
|
28
|
+
require('./utils-f26f6348.js');
|
|
29
29
|
require('@emotion/styled');
|
|
30
30
|
require('@mantine/carousel');
|
|
31
|
-
require('./index-
|
|
32
|
-
require('./index-
|
|
33
|
-
require('./index-
|
|
31
|
+
require('./index-de867433.js');
|
|
32
|
+
require('./index-5fac1615.js');
|
|
33
|
+
require('./index-b37bc5ea.js');
|
|
34
34
|
require('@mantine/notifications');
|
|
35
|
-
require('./index-
|
|
35
|
+
require('./index-2cffe75b.js');
|
|
36
36
|
require('date-fns/locale');
|
|
37
37
|
require('./constantsSite.js');
|
|
38
38
|
require('./constantsRiskScreener.js');
|
|
39
39
|
require('./miscTheme.js');
|
|
40
|
-
require('./shared-
|
|
40
|
+
require('./shared-0544633b.js');
|
|
41
41
|
require('classnames');
|
|
42
42
|
require('uuid');
|
|
43
|
-
require('./useUniqueId-
|
|
43
|
+
require('./useUniqueId-a0ef8c7f.js');
|
|
44
44
|
require('@emotion/react');
|
|
45
45
|
require('@hhgtech/icons/core');
|
|
46
|
-
require('./index-
|
|
47
|
-
require('./index-
|
|
46
|
+
require('./index-f928b5e2.js');
|
|
47
|
+
require('./index-cab4fdb4.js');
|
|
48
48
|
require('@mantine/dates');
|
|
49
|
-
require('./index.styles-
|
|
50
|
-
require('./index-
|
|
51
|
-
require('./translationsContext-
|
|
52
|
-
require('./index-
|
|
53
|
-
require('./index-
|
|
49
|
+
require('./index.styles-9a98a8ff.js');
|
|
50
|
+
require('./index-c1223d4c.js');
|
|
51
|
+
require('./translationsContext-87a161ec.js');
|
|
52
|
+
require('./index-9fc55d23.js');
|
|
53
|
+
require('./index-b9b32ad5.js');
|
|
54
54
|
require('react-keyed-flatten-children');
|
|
55
|
-
require('./context-
|
|
55
|
+
require('./context-5dc9bf2c.js');
|
|
56
56
|
require('react-hook-form');
|
|
57
|
-
require('./useHealthToolCache-
|
|
57
|
+
require('./useHealthToolCache-8b674c3c.js');
|
|
58
58
|
require('./miscGetDynamicHealthTool.js');
|
|
59
|
-
require('./normalizeLink-
|
|
60
|
-
require('./core-
|
|
61
|
-
require('./constants-
|
|
62
|
-
require('./index-
|
|
59
|
+
require('./normalizeLink-624be6a4.js');
|
|
60
|
+
require('./core-48ffd447.js');
|
|
61
|
+
require('./constants-3f14bb0d.js');
|
|
62
|
+
require('./index-895a3d27.js');
|
|
63
63
|
require('./embeddedHeathToolCards_helpers.js');
|
|
64
|
-
require('./constants-
|
|
64
|
+
require('./constants-bdc14a08.js');
|
|
65
65
|
|
|
66
66
|
|
|
67
67
|
|
package/build/hooks.js
CHANGED
|
@@ -2,28 +2,28 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var index = require('./index-
|
|
6
|
-
var useScrollbarSize = require('./useScrollbarSize-
|
|
7
|
-
var usePhoneValidator = require('./usePhoneValidator-
|
|
8
|
-
var useHealthToolCache = require('./useHealthToolCache-
|
|
9
|
-
var useCartCareService = require('./useCartCareService-
|
|
10
|
-
var useOutsideClick = require('./useOutsideClick-
|
|
11
|
-
var useUniqueId = require('./useUniqueId-
|
|
5
|
+
var index = require('./index-c1223d4c.js');
|
|
6
|
+
var useScrollbarSize = require('./useScrollbarSize-b7697762.js');
|
|
7
|
+
var usePhoneValidator = require('./usePhoneValidator-58b0074b.js');
|
|
8
|
+
var useHealthToolCache = require('./useHealthToolCache-8b674c3c.js');
|
|
9
|
+
var useCartCareService = require('./useCartCareService-57363e05.js');
|
|
10
|
+
var useOutsideClick = require('./useOutsideClick-7d7f9737.js');
|
|
11
|
+
var useUniqueId = require('./useUniqueId-a0ef8c7f.js');
|
|
12
12
|
require('react');
|
|
13
|
-
require('./translationsContext-
|
|
13
|
+
require('./translationsContext-87a161ec.js');
|
|
14
14
|
require('lodash/debounce');
|
|
15
|
-
require('./tslib.es6-
|
|
15
|
+
require('./tslib.es6-d7655cdd.js');
|
|
16
16
|
require('./miscCookieHelper.js');
|
|
17
|
-
require('./index-
|
|
18
|
-
require('./Locale-
|
|
17
|
+
require('./index-b37bc5ea.js');
|
|
18
|
+
require('./Locale-494cef7c.js');
|
|
19
19
|
require('./miscGetDynamicHealthTool.js');
|
|
20
|
-
require('./normalizeLink-
|
|
20
|
+
require('./normalizeLink-624be6a4.js');
|
|
21
21
|
require('./constantsDomainLocales.js');
|
|
22
22
|
require('./constantsIsProduction.js');
|
|
23
|
-
require('./core-
|
|
23
|
+
require('./core-48ffd447.js');
|
|
24
24
|
require('zustand');
|
|
25
25
|
require('zustand/middleware');
|
|
26
|
-
require('./index-
|
|
26
|
+
require('./index-2cffe75b.js');
|
|
27
27
|
require('date-fns/locale');
|
|
28
28
|
require('./constantsSite.js');
|
|
29
29
|
require('./constantsRiskScreener.js');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.newsletter.label' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.question.glp1Awareness' | 'bmi.question.glp1Awareness.desc' | 'bmi.question.weightLossSupport' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'collectPhoneNumber.action' | 'collectPhoneNumber.descriptionSuccess' | 'collectPhoneNumber.inputInvalid' | 'collectPhoneNumber.inputLabel' | 'collectPhoneNumber.phoneRequired' | 'collectPhoneNumber.title' | 'collectPhoneNumber.titleSuccess' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.action.close' | 'common.answeredBy' | 'common.articleCard.doctor' | 'common.articleCard.reviewedDoctor' | 'common.btn.uploadPhoto' | 'common.clinicHospital' | 'common.education' | 'common.expertiseCredentials' | 'common.insurance' | 'common.insuranceIntro' | 'common.noResult' | 'common.otherHighlights' | 'common.paymentMethods' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.rating.bad' | 'common.rating.excellent' | 'common.rating.good' | 'common.rating.meh' | 'common.rating.worse' | 'common.readMore' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctor' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'detail.hpvScreenerButton' | 'detail.hpvScreenerSubtitle' | 'detail.hpvScreenerTitle' | 'detail.openHours' | 'detail.screened' | 'doctorInfoComponent.loginToCall' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.find_my_booking' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'genderOptsSelectControl.placeholder' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthToolsForm.editInProfile' | 'healthToolsForm.label.yourBirthday' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'hospital.status.closed' | 'hospital.status.opening' | 'inlineFreebie.freeSample.title' | 'inlineFreebie.luckyDrawGift.title' | 'inlineFreebie.value' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'leadgen.message.error.name_required' | 'leadgen.message.error.phone_invalid' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.button.cartCareService' | 'navigation.find_my_booking' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
|
|
1
|
+
export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.newsletter.label' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.question.glp1Awareness' | 'bmi.question.glp1Awareness.desc' | 'bmi.question.weightLossSupport' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'collectPhoneNumber.action' | 'collectPhoneNumber.descriptionSuccess' | 'collectPhoneNumber.inputInvalid' | 'collectPhoneNumber.inputLabel' | 'collectPhoneNumber.phoneRequired' | 'collectPhoneNumber.title' | 'collectPhoneNumber.titleSuccess' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.action.close' | 'common.answeredBy' | 'common.articleCard.doctor' | 'common.articleCard.reviewedDoctor' | 'common.btn.uploadPhoto' | 'common.clinicHospital' | 'common.education' | 'common.expertiseCredentials' | 'common.insurance' | 'common.insuranceIntro' | 'common.noResult' | 'common.otherHighlights' | 'common.paymentMethods' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.rating.bad' | 'common.rating.excellent' | 'common.rating.good' | 'common.rating.meh' | 'common.rating.worse' | 'common.readMore' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctor' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'detail.hpvScreenerButton' | 'detail.hpvScreenerSubtitle' | 'detail.hpvScreenerTitle' | 'detail.openHours' | 'detail.screened' | 'doctorInfoComponent.loginToCall' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.find_my_booking' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'genderOptsSelectControl.placeholder' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthToolsForm.editInProfile' | 'healthToolsForm.label.yourBirthday' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'hospital.status.closed' | 'hospital.status.opening' | 'inlineFreebie.freeSample.title' | 'inlineFreebie.luckyDrawGift.title' | 'inlineFreebie.value' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'leadgen.message.error.name_required' | 'leadgen.message.error.phone_invalid' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.button.cartCareService' | 'navigation.find_my_booking' | 'navigation.loginJoin' | 'navigation.o2oMenu.consultADoctor' | 'navigation.o2oMenu.eggFreezing' | 'navigation.o2oMenu.healthScreeners' | 'navigation.o2oMenu.vaccination' | 'navigation.o2oMenu.weightLoss' | 'navigation.search.input.placeholder' | 'navigation.search.input.placeholder.animation.authenticProducts' | 'navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform' | 'navigation.search.input.placeholder.animation.findNearestClinic' | 'navigation.search.input.placeholder.animation.freeConsultation' | 'navigation.search.input.placeholder.animation.freeDoctorConsultation' | 'navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation' | 'navigation.search.input.placeholder.animation.reputableFacilities' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
|
|
@@ -466,7 +466,19 @@ var defaultTranslations = {
|
|
|
466
466
|
"navigation.button.cartCareService": "Cart",
|
|
467
467
|
"navigation.find_my_booking": "Find My Booking",
|
|
468
468
|
"navigation.loginJoin": "Log in",
|
|
469
|
+
"navigation.o2oMenu.consultADoctor": "Consult a Doctor",
|
|
470
|
+
"navigation.o2oMenu.eggFreezing": "Egg Freezing",
|
|
471
|
+
"navigation.o2oMenu.healthScreeners": "Health Screeners",
|
|
472
|
+
"navigation.o2oMenu.vaccination": "Vaccination",
|
|
473
|
+
"navigation.o2oMenu.weightLoss": "Weight Loss",
|
|
469
474
|
"navigation.search.input.placeholder": "Search",
|
|
475
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "100% Authentic Products",
|
|
476
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
|
|
477
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": "Find Nearest Clinic",
|
|
478
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Free Consultation",
|
|
479
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": "Free Doctor Consultation",
|
|
480
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": "Full refund within 10-day cancellation",
|
|
481
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "Reputable Facilities",
|
|
470
482
|
"navigation.signUp": "Sign up",
|
|
471
483
|
"newsletter.error.minCotennt": "Please select at least 1 topic to continue this action",
|
|
472
484
|
"newsletter.error.minTitle": "Minimum 1 topics reached",
|
|
@@ -466,7 +466,19 @@ var hiTranslations = {
|
|
|
466
466
|
"navigation.button.cartCareService": "Cart",
|
|
467
467
|
"navigation.find_my_booking": "Find My Booking",
|
|
468
468
|
"navigation.loginJoin": "लॉग इन करें",
|
|
469
|
+
"navigation.o2oMenu.consultADoctor": "Consult a Doctor",
|
|
470
|
+
"navigation.o2oMenu.eggFreezing": "Egg Freezing",
|
|
471
|
+
"navigation.o2oMenu.healthScreeners": "Health Screeners",
|
|
472
|
+
"navigation.o2oMenu.vaccination": "Vaccination",
|
|
473
|
+
"navigation.o2oMenu.weightLoss": "Weight Loss",
|
|
469
474
|
"navigation.search.input.placeholder": "Search",
|
|
475
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "100% Authentic Products",
|
|
476
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
|
|
477
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": "Find Nearest Clinic",
|
|
478
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Free Consultation",
|
|
479
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": "Free Doctor Consultation",
|
|
480
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": "Full refund within 10-day cancellation",
|
|
481
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "Reputable Facilities",
|
|
470
482
|
"navigation.signUp": "Sign up",
|
|
471
483
|
"newsletter.error.minCotennt": "Please select at least 1 topic to continue this action",
|
|
472
484
|
"newsletter.error.minTitle": "Minimum 1 topics reached",
|
|
@@ -466,7 +466,19 @@ var idTranslations = {
|
|
|
466
466
|
"navigation.button.cartCareService": "Cart",
|
|
467
467
|
"navigation.find_my_booking": "Find My Booking",
|
|
468
468
|
"navigation.loginJoin": "Masuk",
|
|
469
|
+
"navigation.o2oMenu.consultADoctor": "Consult a Doctor",
|
|
470
|
+
"navigation.o2oMenu.eggFreezing": "Egg Freezing",
|
|
471
|
+
"navigation.o2oMenu.healthScreeners": "Health Screeners",
|
|
472
|
+
"navigation.o2oMenu.vaccination": "Vaccination",
|
|
473
|
+
"navigation.o2oMenu.weightLoss": "Weight Loss",
|
|
469
474
|
"navigation.search.input.placeholder": "Cari",
|
|
475
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "100% Authentic Products",
|
|
476
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
|
|
477
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": "Find Nearest Clinic",
|
|
478
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Free Consultation",
|
|
479
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": "Free Doctor Consultation",
|
|
480
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": "Full refund within 10-day cancellation",
|
|
481
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "Reputable Facilities",
|
|
470
482
|
"navigation.signUp": "Sign up",
|
|
471
483
|
"newsletter.error.minCotennt": "Pilih setidaknya 1 topik untuk melanjutkan",
|
|
472
484
|
"newsletter.error.minTitle": "Masukkan nama Anda",
|
|
@@ -466,7 +466,19 @@ var kmTranslations = {
|
|
|
466
466
|
"navigation.button.cartCareService": "Cart",
|
|
467
467
|
"navigation.find_my_booking": "Find My Booking",
|
|
468
468
|
"navigation.loginJoin": "ចូល",
|
|
469
|
+
"navigation.o2oMenu.consultADoctor": "Consult a Doctor",
|
|
470
|
+
"navigation.o2oMenu.eggFreezing": "Egg Freezing",
|
|
471
|
+
"navigation.o2oMenu.healthScreeners": "Health Screeners",
|
|
472
|
+
"navigation.o2oMenu.vaccination": "Vaccination",
|
|
473
|
+
"navigation.o2oMenu.weightLoss": "Weight Loss",
|
|
469
474
|
"navigation.search.input.placeholder": "Search",
|
|
475
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "100% Authentic Products",
|
|
476
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
|
|
477
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": "Find Nearest Clinic",
|
|
478
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Free Consultation",
|
|
479
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": "Free Doctor Consultation",
|
|
480
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": "Full refund within 10-day cancellation",
|
|
481
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "Reputable Facilities",
|
|
470
482
|
"navigation.signUp": "Sign up",
|
|
471
483
|
"newsletter.error.minCotennt": "Please select at least 1 topic to continue this action",
|
|
472
484
|
"newsletter.error.minTitle": "Minimum 1 topics reached",
|
|
@@ -466,7 +466,19 @@ var msTranslations = {
|
|
|
466
466
|
"navigation.button.cartCareService": "Troli Anda",
|
|
467
467
|
"navigation.find_my_booking": "Find My Booking",
|
|
468
468
|
"navigation.loginJoin": "Log Masuk",
|
|
469
|
+
"navigation.o2oMenu.consultADoctor": "Dapatkan Nasihat Doktor",
|
|
470
|
+
"navigation.o2oMenu.eggFreezing": "Pembekuan Telur",
|
|
471
|
+
"navigation.o2oMenu.healthScreeners": "Saringan Kesihatan",
|
|
472
|
+
"navigation.o2oMenu.vaccination": "Vaksinasi",
|
|
473
|
+
"navigation.o2oMenu.weightLoss": "Penurunan Berat Badan",
|
|
469
474
|
"navigation.search.input.placeholder": "Cari",
|
|
475
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "\t\nJaminan Produk Asli 100%",
|
|
476
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat dengan Doktor di WhatsApp",
|
|
477
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": "Cari Klinik Berdekatan",
|
|
478
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Konsultasi Percuma",
|
|
479
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": "Free Doctor Consultation",
|
|
480
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": "Full refund within 10-day cancellation",
|
|
481
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "\t\nPenyedia Dipercayai",
|
|
470
482
|
"navigation.signUp": "Daftar masuk",
|
|
471
483
|
"newsletter.error.minCotennt": "Pilih sekurang-kurangnya 1 topik untuk meneruskan tindakan ini",
|
|
472
484
|
"newsletter.error.minTitle": "Minimum 1 topik dicapai",
|
|
@@ -466,7 +466,19 @@ var myTranslations = {
|
|
|
466
466
|
"navigation.button.cartCareService": "Cart",
|
|
467
467
|
"navigation.find_my_booking": "Find My Booking",
|
|
468
468
|
"navigation.loginJoin": "ဝင်မည်",
|
|
469
|
+
"navigation.o2oMenu.consultADoctor": "Consult a Doctor",
|
|
470
|
+
"navigation.o2oMenu.eggFreezing": "Egg Freezing",
|
|
471
|
+
"navigation.o2oMenu.healthScreeners": "Health Screeners",
|
|
472
|
+
"navigation.o2oMenu.vaccination": "Vaccination",
|
|
473
|
+
"navigation.o2oMenu.weightLoss": "Weight Loss",
|
|
469
474
|
"navigation.search.input.placeholder": "ရှာဖွေမည်",
|
|
475
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "100% Authentic Products",
|
|
476
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
|
|
477
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": "Find Nearest Clinic",
|
|
478
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Free Consultation",
|
|
479
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": "Free Doctor Consultation",
|
|
480
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": "Full refund within 10-day cancellation",
|
|
481
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "Reputable Facilities",
|
|
470
482
|
"navigation.signUp": "Sign up",
|
|
471
483
|
"newsletter.error.minCotennt": "Please select at least 1 topic to continue this action",
|
|
472
484
|
"newsletter.error.minTitle": "Minimum 1 topics reached",
|
|
@@ -466,7 +466,19 @@ var thTranslations = {
|
|
|
466
466
|
"navigation.button.cartCareService": "Cart",
|
|
467
467
|
"navigation.find_my_booking": "Find My Booking",
|
|
468
468
|
"navigation.loginJoin": "เข้าสู่ระบบ",
|
|
469
|
+
"navigation.o2oMenu.consultADoctor": "Consult a Doctor",
|
|
470
|
+
"navigation.o2oMenu.eggFreezing": "Egg Freezing",
|
|
471
|
+
"navigation.o2oMenu.healthScreeners": "Health Screeners",
|
|
472
|
+
"navigation.o2oMenu.vaccination": "Vaccination",
|
|
473
|
+
"navigation.o2oMenu.weightLoss": "Weight Loss",
|
|
469
474
|
"navigation.search.input.placeholder": "เสริช",
|
|
475
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "100% Authentic Products",
|
|
476
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
|
|
477
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": "Find Nearest Clinic",
|
|
478
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Free Consultation",
|
|
479
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": "Free Doctor Consultation",
|
|
480
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": "Full refund within 10-day cancellation",
|
|
481
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "Reputable Facilities",
|
|
470
482
|
"navigation.signUp": "Sign up",
|
|
471
483
|
"newsletter.error.minCotennt": "Please select at least 1 topic to continue this action",
|
|
472
484
|
"newsletter.error.minTitle": "Minimum 1 topics reached",
|
|
@@ -466,7 +466,19 @@ var tlTranslations = {
|
|
|
466
466
|
"navigation.button.cartCareService": "Cart",
|
|
467
467
|
"navigation.find_my_booking": "Find My Booking",
|
|
468
468
|
"navigation.loginJoin": "Login",
|
|
469
|
+
"navigation.o2oMenu.consultADoctor": "Consult a Doctor",
|
|
470
|
+
"navigation.o2oMenu.eggFreezing": "Egg Freezing",
|
|
471
|
+
"navigation.o2oMenu.healthScreeners": "Health Screeners",
|
|
472
|
+
"navigation.o2oMenu.vaccination": "Vaccination",
|
|
473
|
+
"navigation.o2oMenu.weightLoss": "Weight Loss",
|
|
469
474
|
"navigation.search.input.placeholder": "I-search",
|
|
475
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "100% Authentic Products",
|
|
476
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
|
|
477
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": "Find Nearest Clinic",
|
|
478
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Free Consultation",
|
|
479
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": "Free Doctor Consultation",
|
|
480
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": "Full refund within 10-day cancellation",
|
|
481
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "Reputable Facilities",
|
|
470
482
|
"navigation.signUp": "Sign up",
|
|
471
483
|
"newsletter.error.minCotennt": "Please select at least 1 topic to continue this action",
|
|
472
484
|
"newsletter.error.minTitle": "Minimum 1 topics reached",
|
|
@@ -466,7 +466,19 @@ var viTranslations = {
|
|
|
466
466
|
"navigation.button.cartCareService": "Giỏ hàng",
|
|
467
467
|
"navigation.find_my_booking": "Lịch hẹn của tôi",
|
|
468
468
|
"navigation.loginJoin": "Đăng nhập",
|
|
469
|
+
"navigation.o2oMenu.consultADoctor": "Tham khảo ý kiến bác sĩ",
|
|
470
|
+
"navigation.o2oMenu.eggFreezing": "Đông lạnh trứng",
|
|
471
|
+
"navigation.o2oMenu.healthScreeners": "Xét nghiệm",
|
|
472
|
+
"navigation.o2oMenu.vaccination": "Tiêm chủng",
|
|
473
|
+
"navigation.o2oMenu.weightLoss": "Weight Loss",
|
|
469
474
|
"navigation.search.input.placeholder": "Tìm kiếm",
|
|
475
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "Sản Phẩm 100% Chính Hãng",
|
|
476
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
|
|
477
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": " \nTìm Phòng Khám Gần Đây",
|
|
478
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Free Consultation",
|
|
479
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": " \nTư Vấn Bác Sĩ Miễn Phí",
|
|
480
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": " \nHoàn tiền 100% nếu hủy trong 10 ngày",
|
|
481
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "Cơ sở Y tế Uy tín",
|
|
470
482
|
"navigation.signUp": "Đăng ký",
|
|
471
483
|
"newsletter.error.minCotennt": "Vui lòng chọn ít nhất 1 chủ đề để tiếp tục bước này",
|
|
472
484
|
"newsletter.error.minTitle": "Đã chọn 1 chủ đề ",
|
|
@@ -466,7 +466,19 @@ var mbTranslations = {
|
|
|
466
466
|
"navigation.button.cartCareService": "Giỏ hàng",
|
|
467
467
|
"navigation.find_my_booking": "Lịch hẹn của tôi",
|
|
468
468
|
"navigation.loginJoin": "Đăng nhập",
|
|
469
|
+
"navigation.o2oMenu.consultADoctor": "Tham khảo ý kiến bác sĩ",
|
|
470
|
+
"navigation.o2oMenu.eggFreezing": "Đông lạnh trứng",
|
|
471
|
+
"navigation.o2oMenu.healthScreeners": "Xét nghiệm",
|
|
472
|
+
"navigation.o2oMenu.vaccination": "Tiêm chủng",
|
|
473
|
+
"navigation.o2oMenu.weightLoss": "Weight Loss",
|
|
469
474
|
"navigation.search.input.placeholder": "Tìm kiếm",
|
|
475
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "Sản Phẩm 100% Chính Hãng",
|
|
476
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
|
|
477
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": " \nTìm Phòng Khám Gần Đây",
|
|
478
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Free Consultation",
|
|
479
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": " \nTư Vấn Bác Sĩ Miễn Phí",
|
|
480
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": " \nHoàn tiền 100% nếu hủy trong 10 ngày",
|
|
481
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "Cơ sở Y tế Uy tín",
|
|
470
482
|
"navigation.signUp": "Đăng ký",
|
|
471
483
|
"newsletter.error.minCotennt": "Vui lòng chọn ít nhất 1 chủ đề để tiếp tục bước này",
|
|
472
484
|
"newsletter.error.minTitle": "Đã chọn 1 chủ đề ",
|
|
@@ -466,7 +466,19 @@ var zhSGTranslations = {
|
|
|
466
466
|
"navigation.button.cartCareService": "Cart",
|
|
467
467
|
"navigation.find_my_booking": "Find My Booking",
|
|
468
468
|
"navigation.loginJoin": "登入",
|
|
469
|
+
"navigation.o2oMenu.consultADoctor": "Consult a Doctor",
|
|
470
|
+
"navigation.o2oMenu.eggFreezing": "Egg Freezing",
|
|
471
|
+
"navigation.o2oMenu.healthScreeners": "Health Screeners",
|
|
472
|
+
"navigation.o2oMenu.vaccination": "Vaccination",
|
|
473
|
+
"navigation.o2oMenu.weightLoss": "Weight Loss",
|
|
469
474
|
"navigation.search.input.placeholder": "搜索",
|
|
475
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "100% Authentic Products",
|
|
476
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
|
|
477
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": "Find Nearest Clinic",
|
|
478
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Free Consultation",
|
|
479
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": "Free Doctor Consultation",
|
|
480
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": "Full refund within 10-day cancellation",
|
|
481
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "Reputable Facilities",
|
|
470
482
|
"navigation.signUp": "加入",
|
|
471
483
|
"newsletter.error.minCotennt": "请选择至少一个主题以继续操作",
|
|
472
484
|
"newsletter.error.minTitle": "至少选择一个主题",
|
|
@@ -466,7 +466,19 @@ var zhTranslations = {
|
|
|
466
466
|
"navigation.button.cartCareService": "Cart",
|
|
467
467
|
"navigation.find_my_booking": "Find My Booking",
|
|
468
468
|
"navigation.loginJoin": "登入",
|
|
469
|
+
"navigation.o2oMenu.consultADoctor": "Consult a Doctor",
|
|
470
|
+
"navigation.o2oMenu.eggFreezing": "Egg Freezing",
|
|
471
|
+
"navigation.o2oMenu.healthScreeners": "Health Screeners",
|
|
472
|
+
"navigation.o2oMenu.vaccination": "Vaccination",
|
|
473
|
+
"navigation.o2oMenu.weightLoss": "Weight Loss",
|
|
469
474
|
"navigation.search.input.placeholder": "搜尋",
|
|
475
|
+
"navigation.search.input.placeholder.animation.authenticProducts": "100% Authentic Products",
|
|
476
|
+
"navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
|
|
477
|
+
"navigation.search.input.placeholder.animation.findNearestClinic": "Find Nearest Clinic",
|
|
478
|
+
"navigation.search.input.placeholder.animation.freeConsultation": "Free Consultation",
|
|
479
|
+
"navigation.search.input.placeholder.animation.freeDoctorConsultation": "Free Doctor Consultation",
|
|
480
|
+
"navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation": "Full refund within 10-day cancellation",
|
|
481
|
+
"navigation.search.input.placeholder.animation.reputableFacilities": "Reputable Facilities",
|
|
470
482
|
"navigation.signUp": "Sign up",
|
|
471
483
|
"newsletter.error.minCotennt": "Please select at least 1 topic to continue this action",
|
|
472
484
|
"newsletter.error.minTitle": "Minimum 1 topics reached",
|
package/build/i18n.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var translationsContext = require('./translationsContext-
|
|
6
|
-
var translationsProvider = require('./translationsProvider-
|
|
5
|
+
var translationsContext = require('./translationsContext-87a161ec.js');
|
|
6
|
+
var translationsProvider = require('./translationsProvider-dd39e6b4.js');
|
|
7
7
|
require('react');
|
|
8
8
|
require('./i18n-values/en-PH.js');
|
|
9
9
|
require('./i18n-values/hi-IN.js');
|
package/build/i18nV2.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var translationsContext = require('./translationsContext-
|
|
5
|
+
var translationsContext = require('./translationsContext-87a161ec.js');
|
|
6
6
|
var React = require('react');
|
|
7
7
|
|
|
8
8
|
function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { SVGProps } from 'react';
|
|
3
|
-
declare const
|
|
4
|
-
export default
|
|
3
|
+
declare const LoginBlueWhite: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
4
|
+
export default LoginBlueWhite;
|