@hhgtech/hhg-components 1.29.429 → 1.29.431-beta-1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/{InputDate-ec0bea76.js → InputDate-39204294.js} +5 -5
- package/build/{LastPeriod-f25909db.js → LastPeriod-3acf0aff.js} +1 -1
- package/build/{MobileBottomNavigationIcon-969f4512.js → MobileBottomNavigationIcon-acbc41ea.js} +3 -3
- package/build/{Spinner-d2905cca.js → Spinner-234d86f2.js} +1 -1
- package/build/{WhatsApp-70907cad.js → WhatsApp-91e21909.js} +1 -1
- package/build/adapters.js +20 -20
- package/build/atoms.js +51 -50
- package/build/babyGrowth.js +85 -85
- package/build/cache.js +2 -2
- package/build/care/components/organisms/bookingSearchBar/mobileTopbar/index.styled.d.ts +1 -1
- package/build/care/components/organisms/bookingSearchBar/resultSection/index.styled.d.ts +1 -1
- package/build/care/components/organisms/bookingSearchBar/resultSectionItem/index.styled.d.ts +1 -1
- package/build/care/interfaces/types.d.ts +2 -1
- package/build/care.js +19 -20
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +15 -15
- package/build/components/atoms/DragFreeCarousel/index.d.ts +9 -0
- package/build/components/atoms/DragFreeCarousel/index.style.d.ts +3 -0
- package/build/components/atoms/cardCollapse/index.d.ts +2 -1
- package/build/components/atoms/index.d.ts +2 -0
- package/build/components/mantine/provider/index.d.ts +2 -1
- package/build/components/mantine/text/index.d.ts +1 -8
- package/build/components/mantine/theme/text.d.ts +1 -3
- package/build/components/molecules/certificateItem/index.d.ts +9 -0
- package/build/components/molecules/{ratingStars → certificateItem}/index.styled.d.ts +7 -3
- package/build/components/molecules/hpvSceener/index.d.ts +7 -0
- package/build/components/molecules/hpvSceener/index.styled.d.ts +78 -0
- package/build/components/molecules/index.d.ts +4 -0
- package/build/components/molecules/productDetail/generalInfo/index.styled.d.ts +0 -4
- package/build/components/molecules/summaryInfo/index.d.ts +13 -0
- package/build/components/molecules/summaryInfo/index.styled.d.ts +21 -0
- package/build/components/molecules/voucherItem/index.d.ts +10 -0
- package/build/components/molecules/voucherItem/index.style.d.ts +21 -0
- package/build/components/organisms/clinicInfo/index.d.ts +1 -1
- package/build/components/organisms/clinicInfo/index.styled.d.ts +7 -0
- package/build/components/organisms/map/index.d.ts +1 -1
- package/build/components.js +166 -162
- package/build/{constants-c207bcf2.js → constants-8ad5fdfc.js} +1 -2
- 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-938e4b29.js → core-33e24e8b.js} +1 -1
- package/build/{dataTransform-506aa309.js → dataTransform-43c4517e.js} +1 -1
- package/build/ecom.js +25 -22
- package/build/{editor-2ccb9735.js → editor-0f12da8e.js} +11 -11
- package/build/embeddedHeathToolCards_babyGrowth.js +24 -24
- package/build/embeddedHeathToolCards_babyPoop.js +20 -20
- package/build/embeddedHeathToolCards_babyVaccine.js +23 -23
- package/build/embeddedHeathToolCards_bmi_bmi.js +26 -26
- package/build/embeddedHeathToolCards_bmrBmr.js +26 -26
- package/build/embeddedHeathToolCards_dueDate_dueDate.js +23 -23
- package/build/embeddedHeathToolCards_ovulation_ovulation.js +23 -23
- package/build/embeddedHeathToolCards_pwg_pwg.js +27 -27
- package/build/embeddedHeathToolCards_targetHeartRate.js +28 -28
- package/build/esm/{InputDate-150d51f1.js → InputDate-d3fd66b6.js} +5 -5
- package/build/esm/{LastPeriod-4cdcb16b.js → LastPeriod-f7824281.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-11ef4634.js → MobileBottomNavigationIcon-2d2be41c.js} +3 -3
- package/build/esm/{Spinner-336745a0.js → Spinner-66b76bc7.js} +1 -1
- package/build/esm/{WhatsApp-fcedeb2f.js → WhatsApp-100bdaa1.js} +1 -1
- package/build/esm/adapters.js +20 -20
- package/build/esm/atoms.js +50 -50
- package/build/esm/babyGrowth.js +85 -85
- package/build/esm/cache.js +2 -2
- package/build/esm/care/components/organisms/bookingSearchBar/mobileTopbar/index.styled.d.ts +1 -1
- package/build/esm/care/components/organisms/bookingSearchBar/resultSection/index.styled.d.ts +1 -1
- package/build/esm/care/components/organisms/bookingSearchBar/resultSectionItem/index.styled.d.ts +1 -1
- package/build/esm/care/interfaces/types.d.ts +2 -1
- package/build/esm/care.js +17 -18
- package/build/esm/careBookingSearchBar.js +14 -14
- package/build/esm/careBookingSearchBarV2.js +15 -15
- package/build/esm/components/atoms/DragFreeCarousel/index.d.ts +9 -0
- package/build/esm/components/atoms/DragFreeCarousel/index.style.d.ts +3 -0
- package/build/esm/components/atoms/cardCollapse/index.d.ts +2 -1
- package/build/esm/components/atoms/index.d.ts +2 -0
- package/build/esm/components/mantine/provider/index.d.ts +2 -1
- package/build/esm/components/mantine/text/index.d.ts +1 -8
- package/build/esm/components/mantine/theme/text.d.ts +1 -3
- package/build/esm/components/molecules/certificateItem/index.d.ts +9 -0
- package/build/esm/components/molecules/{ratingStars → certificateItem}/index.styled.d.ts +7 -3
- package/build/esm/components/molecules/hpvSceener/index.d.ts +7 -0
- package/build/esm/components/molecules/hpvSceener/index.styled.d.ts +78 -0
- package/build/esm/components/molecules/index.d.ts +4 -0
- package/build/esm/components/molecules/productDetail/generalInfo/index.styled.d.ts +0 -4
- package/build/esm/components/molecules/summaryInfo/index.d.ts +13 -0
- package/build/esm/components/molecules/summaryInfo/index.styled.d.ts +21 -0
- package/build/esm/components/molecules/voucherItem/index.d.ts +10 -0
- package/build/esm/components/molecules/voucherItem/index.style.d.ts +21 -0
- package/build/esm/components/organisms/clinicInfo/index.d.ts +1 -1
- package/build/esm/components/organisms/clinicInfo/index.styled.d.ts +7 -0
- package/build/esm/components/organisms/map/index.d.ts +1 -1
- package/build/esm/components.js +102 -103
- package/build/esm/{constants-9edb5de7.js → constants-15eb5ed9.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-74f7840e.js → core-46f6bd5a.js} +1 -1
- package/build/esm/{dataTransform-e9889171.js → dataTransform-0f54c39d.js} +1 -1
- package/build/esm/ecom.js +8 -5
- package/build/esm/{editor-fe1a1482.js → editor-871a6752.js} +11 -11
- package/build/esm/embeddedHeathToolCards_babyGrowth.js +24 -24
- package/build/esm/embeddedHeathToolCards_babyPoop.js +20 -20
- package/build/esm/embeddedHeathToolCards_babyVaccine.js +23 -23
- package/build/esm/embeddedHeathToolCards_bmi_bmi.js +26 -26
- package/build/esm/embeddedHeathToolCards_bmrBmr.js +26 -26
- package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +23 -23
- package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +23 -23
- package/build/esm/embeddedHeathToolCards_pwg_pwg.js +27 -27
- package/build/esm/embeddedHeathToolCards_targetHeartRate.js +28 -28
- package/build/esm/footer.js +22 -22
- package/build/esm/gAssets.js +2 -2
- package/build/esm/{healthTools-37373fb5.js → healthTools-5025c5e5.js} +1 -1
- package/build/esm/healthToolsCardWrapper.js +19 -19
- package/build/esm/healthToolsForm.js +34 -34
- package/build/esm/hooks/useFocusFieldOnDevice.d.ts +12 -0
- package/build/esm/hooks.js +13 -13
- package/build/esm/i18n/translationKeys.d.ts +1 -1
- package/build/esm/i18n-values/en-PH.js +4 -0
- package/build/esm/i18n-values/hi-IN.js +4 -0
- package/build/esm/i18n-values/id-ID.js +4 -0
- package/build/esm/i18n-values/km-KH.js +4 -0
- package/build/esm/i18n-values/ms-MY.js +4 -0
- package/build/esm/i18n-values/my-MM.js +4 -0
- package/build/esm/i18n-values/th-TH.js +8 -4
- package/build/esm/i18n-values/tl-PH.js +0 -8
- package/build/esm/i18n-values/vi-VN.js +4 -0
- package/build/esm/i18n-values/vi-VN_MB.js +4 -0
- package/build/esm/i18n-values/zh-SG.js +4 -0
- package/build/esm/i18n-values/zh-TW.js +4 -0
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/icons/ArrowRightBlue.d.ts +4 -0
- package/build/esm/icons/Email.d.ts +4 -0
- package/build/esm/icons/HPV.d.ts +4 -0
- package/build/esm/icons/StarUpgrade.d.ts +4 -0
- package/build/esm/icons/index.d.ts +6 -8
- package/build/esm/{index-c087a620.js → index-02acf4f9.js} +31 -17
- package/build/esm/{index-a0603676.js → index-070e49bf.js} +14 -14
- package/build/esm/{index-aaa8f9c1.js → index-0c247d01.js} +1 -1
- package/build/esm/{index-ac30ca44.js → index-0d649f7e.js} +2 -2
- package/build/esm/{index-562960ad.js → index-0eed7817.js} +90 -49
- package/build/esm/{index-f452c0f8.js → index-1097e0dc.js} +5 -5
- package/build/esm/{index-dc0c1d6e.js → index-10f66cb1.js} +14 -14
- package/build/esm/{index-f029acfa.js → index-10fa3bc7.js} +3 -3
- package/build/esm/{index-83903d35.js → index-1d7691ee.js} +6 -6
- package/build/esm/{index-7a70b730.js → index-2922abde.js} +13 -13
- package/build/esm/{index-9439984b.js → index-2d1b3347.js} +22 -22
- package/build/esm/{index-2bc8bb3a.js → index-30407eb8.js} +25 -25
- package/build/esm/{index-13e6c278.js → index-3190a2e3.js} +2 -2
- package/build/esm/{index-cf8f2f44.js → index-3476ac28.js} +7 -7
- package/build/esm/{index-0d821f2d.js → index-364faf68.js} +8 -8
- package/build/esm/{index-82b80e49.js → index-36f6eaaa.js} +17 -17
- package/build/esm/{index-652b30e5.js → index-38a7776c.js} +3 -3
- package/build/esm/index-3ade7656.js +15 -0
- package/build/esm/{index-08412ca5.js → index-3d10cb25.js} +2 -2
- package/build/esm/{index-b0bcdca4.js → index-3ee41017.js} +32 -32
- package/build/esm/{index-ba229c28.js → index-42681ea5.js} +6 -6
- package/build/esm/{index-d41992df.js → index-4361fec2.js} +17 -17
- package/build/esm/{index-e52c8890.js → index-455415d9.js} +2 -2
- package/build/esm/{index-d0da75ba.js → index-464e0154.js} +1 -1
- package/build/esm/{index-2029e489.js → index-46e32c6b.js} +6 -6
- package/build/esm/{index-913cd40f.js → index-5d88d5a9.js} +2 -2
- package/build/esm/{index-70486dba.js → index-5e25a0b0.js} +1 -1
- package/build/esm/{index-630c6453.js → index-61ab456b.js} +17 -17
- package/build/esm/{index-8b05318a.js → index-75ba6d51.js} +1 -1
- package/build/esm/{index-73d4bf68.js → index-77a2202e.js} +2 -2
- package/build/esm/{index-101ad2f7.js → index-7ba07d42.js} +15 -15
- package/build/esm/{index-5fe544e7.js → index-7db8ec1f.js} +2 -2
- package/build/esm/{index-5d944e03.js → index-7df250b1.js} +1 -1
- package/build/esm/{index-38868b60.js → index-824345f0.js} +10 -10
- package/build/esm/{index-e6f7269f.js → index-83c94000.js} +1 -1
- package/build/esm/{index-281c49d7.js → index-8cf53035.js} +17 -17
- package/build/esm/{index-b8e1f575.js → index-9a029eb6.js} +15 -15
- package/build/esm/{index-aa702e26.js → index-9b8c8ccc.js} +13 -13
- package/build/esm/index-9c180ac1.js +5316 -0
- package/build/esm/{index-4beeec6a.js → index-9fa45608.js} +2 -2
- package/build/esm/{index-b91b840c.js → index-a4cd2ce0.js} +2 -2
- package/build/esm/{index-aa8dbb6f.js → index-a6de8892.js} +2 -2
- package/build/esm/{index-c9e764c7.js → index-a86b9882.js} +13 -13
- package/build/esm/{index-b9b796f2.js → index-b0c20d07.js} +21 -21
- package/build/esm/{index-c88a3f55.js → index-b24711de.js} +16 -16
- package/build/esm/{index-97b839cf.js → index-b868abd9.js} +8 -8
- package/build/esm/{index-c3ee376e.js → index-be004701.js} +33 -33
- package/build/esm/{index-8370370e.js → index-bedd823e.js} +1 -1
- package/build/esm/{index-dbcd754c.js → index-c0b8dd14.js} +2 -2
- package/build/esm/{index-93d7cef2.js → index-c0e1cdc9.js} +13 -13
- package/build/esm/{index-e2a568ff.js → index-c3512644.js} +3 -3
- package/build/esm/{index-887de622.js → index-c40c6b9c.js} +1 -1
- package/build/esm/{index-3c90651c.js → index-c47f0842.js} +11 -11
- package/build/esm/{index-35c5d7d5.js → index-c55db129.js} +13 -13
- package/build/esm/{index-8e947475.js → index-cbc77b21.js} +6 -6
- package/build/esm/{index-c614bd17.js → index-d191ec84.js} +4 -4
- package/build/esm/{index-9d8682e0.js → index-db633615.js} +3 -3
- package/build/esm/{index-48f2f9d9.js → index-df67cde5.js} +6 -6
- package/build/esm/{index-07d599a5.js → index-e1be06f9.js} +3 -3
- package/build/esm/{index-889d24ad.js → index-e2c86336.js} +3 -3
- package/build/esm/{index-2be0ce94.js → index-e3b96af3.js} +2 -2
- package/build/esm/{index-1f36edb7.js → index-e5117510.js} +16 -16
- package/build/esm/{index-d5bfc5cf.js → index-e53677f7.js} +4 -4
- package/build/esm/{index-ec66991e.js → index-e6d1b77b.js} +2 -2
- package/build/esm/{index-756c979d.js → index-eb8708d1.js} +15 -15
- package/build/esm/{index-45af50e7.js → index-f2217a44.js} +7 -7
- package/build/esm/{index-3da0e5c4.js → index-f3b4ace4.js} +2 -2
- package/build/esm/{index-2f5de1d7.js → index-f3ff764e.js} +2 -2
- package/build/esm/{index-297df8a4.js → index-f4c5b2c3.js} +32 -32
- package/build/esm/{index-26b0cb59.js → index-f7e0bb95.js} +3 -4
- package/build/esm/index.js +127 -141
- package/build/esm/{labelSorting-8c2c1ed5.js → labelSorting-f96e61bf.js} +4 -4
- package/build/esm/lead/icons/index.d.ts +0 -4
- package/build/esm/lead/layouts/lightbox/formContainer.d.ts +5 -1
- package/build/esm/lead/layouts/lightbox/index.d.ts +1 -2
- package/build/esm/lead.js +245 -456
- package/build/esm/{logoIcon-ab04e756.js → logoIcon-70f14bec.js} +2 -2
- package/build/esm/mantine.js +26 -26
- package/build/esm/misc.js +19 -19
- package/build/esm/miscGetDynamicHealthTool.js +4 -4
- package/build/esm/miscGetSocialList.js +8 -8
- package/build/esm/miscScreenSizeContext.js +1 -1
- package/build/esm/mobileBottomNavigation.js +5 -5
- package/build/esm/mobileBottomNavigationIcon.js +5 -5
- package/build/esm/molecules.js +77 -77
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +17 -17
- package/build/esm/navigation.js +47 -47
- package/build/esm/navigationLogoutPopup.js +11 -11
- package/build/esm/navigationProfileButton.js +27 -27
- package/build/esm/onboardingV2.js +30 -30
- package/build/esm/organisms.js +56 -57
- package/build/esm/{post-3328af03.js → post-a39717ac.js} +2 -2
- package/build/esm/profileNavigation.js +20 -20
- package/build/esm/progressBar.js +1 -1
- package/build/esm/pwg.js +23 -23
- package/build/esm/ssoV2/api/featureFlag.d.ts +2 -1
- package/build/esm/ssoV2.js +53 -41
- package/build/esm/{store-4b1a7f5f.js → store-ae2eca26.js} +3 -3
- package/build/esm/subot.js +37 -37
- package/build/esm/surveyOrPremiumBanner.js +34 -34
- package/build/esm/surveyQuestionCard.js +11 -11
- package/build/esm/{surveyThankyouCard-e27bd36b.js → surveyThankyouCard-6ac02ac8.js} +5 -5
- package/build/esm/{text-fb20ee8a.js → text-39e5fc32.js} +0 -2
- package/build/esm/together.js +57 -57
- package/build/esm/togetherApiUtils.js +4 -4
- package/build/esm/togetherAtoms.js +31 -31
- package/build/esm/togetherComponentGlobalContext.js +4 -4
- package/build/esm/togetherMolecules.js +52 -52
- package/build/esm/togetherMoleculesCardAuthor.js +29 -29
- package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
- package/build/esm/togetherMoleculesProfileDetail.js +40 -40
- package/build/esm/togetherOrganisms.js +51 -51
- package/build/esm/togetherRichTextEditor.js +18 -18
- package/build/esm/togetherShareBox.js +10 -10
- package/build/esm/{translationsProvider-349d8427.js → translationsProvider-e4abf8b5.js} +1 -1
- package/build/esm/{treePopoverMenu-908db5ad.js → treePopoverMenu-5e4df537.js} +19 -19
- package/build/esm/{index-0e1f46ed.js → types-44fd0139.js} +16 -3
- package/build/esm/types.js +2 -2
- package/build/esm/{useCategory-0b28e231.js → useCategory-7a8f33b4.js} +5 -5
- package/build/esm/{useHealthToolCache-0c6043c2.js → useHealthToolCache-5aeed91c.js} +1 -1
- package/build/esm/{usePlacesAutocomplete-f696847a.js → usePlacesAutocomplete-366f61e8.js} +1 -1
- package/build/esm/useTogetherAuthRequiredAction.js +10 -10
- package/build/esm/{utils-fe2d7d46.js → utils-45c77185.js} +3 -3
- package/build/esm/{utils-373ccfa4.js → utils-61830752.js} +5 -5
- package/build/esm/{utils-2deee8e8.js → utils-89a62c67.js} +2 -2
- package/build/esm/{utils-1f587ddc.js → utils-a2f800b5.js} +2 -2
- package/build/esm/vaccination.js +22 -22
- package/build/footer.js +22 -22
- package/build/gAssets.js +2 -2
- package/build/{healthTools-7c1705c2.js → healthTools-0215edbf.js} +1 -1
- package/build/healthToolsCardWrapper.js +19 -19
- package/build/healthToolsForm.js +34 -34
- package/build/hooks/useFocusFieldOnDevice.d.ts +12 -0
- package/build/hooks.js +13 -13
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +4 -0
- package/build/i18n-values/hi-IN.js +4 -0
- package/build/i18n-values/id-ID.js +4 -0
- package/build/i18n-values/km-KH.js +4 -0
- package/build/i18n-values/ms-MY.js +4 -0
- package/build/i18n-values/my-MM.js +4 -0
- package/build/i18n-values/th-TH.js +8 -4
- package/build/i18n-values/tl-PH.js +0 -8
- package/build/i18n-values/vi-VN.js +4 -0
- package/build/i18n-values/vi-VN_MB.js +4 -0
- package/build/i18n-values/zh-SG.js +4 -0
- package/build/i18n-values/zh-TW.js +4 -0
- package/build/i18n.js +2 -2
- package/build/i18nV2.js +1 -1
- package/build/icons/ArrowRightBlue.d.ts +4 -0
- package/build/icons/Email.d.ts +4 -0
- package/build/icons/HPV.d.ts +4 -0
- package/build/icons/StarUpgrade.d.ts +4 -0
- package/build/icons/index.d.ts +6 -8
- package/build/{index-d6fdb515.js → index-092eb3f3.js} +2 -2
- package/build/{index-852f5813.js → index-09bcd9dd.js} +17 -17
- package/build/{index-3aebd148.js → index-0e476654.js} +2 -2
- package/build/{index-22d4d601.js → index-140f7115.js} +25 -25
- package/build/{index-808a4c21.js → index-16e09e37.js} +17 -17
- package/build/{index-d43a6b5d.js → index-1706bae7.js} +3 -3
- package/build/{index-aee94255.js → index-2cd0d825.js} +1 -1
- package/build/{index-e36a0eca.js → index-36c8cb77.js} +2 -2
- package/build/{index-4a251dcb.js → index-374ed98e.js} +22 -22
- package/build/{index-a9ce9bc6.js → index-37734a8d.js} +7 -7
- package/build/{index-5616bac5.js → index-3bcc6519.js} +2 -2
- package/build/{index-ea776875.js → index-3d25dab3.js} +2 -2
- package/build/{index-5513833c.js → index-3d2f2e74.js} +2 -2
- package/build/{index-7dc9df86.js → index-41769d81.js} +2 -2
- package/build/{index-eea96fe2.js → index-4b535579.js} +2 -2
- package/build/{index-dfe2cfe0.js → index-4f55815c.js} +13 -13
- package/build/{index-f5307942.js → index-516b5712.js} +32 -32
- package/build/{index-9b5801fc.js → index-52ce1cda.js} +5 -5
- package/build/{index-3dde740f.js → index-54629439.js} +2 -2
- package/build/{index-130fb722.js → index-550bbbe9.js} +6 -6
- package/build/{index-71bb99e8.js → index-59336ad1.js} +15 -15
- package/build/{index-19ff6902.js → index-5c6ae55b.js} +17 -17
- package/build/{index-bb61e823.js → index-5d0f8a58.js} +7 -7
- package/build/{index-e16e1a5b.js → index-6100697a.js} +21 -21
- package/build/{index-6ac71f27.js → index-649ff486.js} +5 -5
- package/build/{index-88ac0659.js → index-64a8c050.js} +1 -1
- package/build/{index-3327c40e.js → index-692ca07a.js} +6 -6
- package/build/{index-48131ffe.js → index-6cb8c808.js} +3 -3
- package/build/{index-87879e9b.js → index-73c2f300.js} +3 -3
- package/build/{index-8c70c1e1.js → index-778b3c9e.js} +1 -1
- package/build/{index-43d579b4.js → index-778ec4a7.js} +13 -13
- package/build/{index-b3f79121.js → index-7bbfcb81.js} +2 -2
- package/build/{index-ca63ffab.js → index-7d358656.js} +2 -2
- package/build/{index-27344921.js → index-7da5e222.js} +13 -13
- package/build/{index-6bf7bc1a.js → index-80347796.js} +17 -17
- package/build/{index-0d60e66d.js → index-83105441.js} +1 -1
- package/build/{index-73fd3e83.js → index-85d55857.js} +6 -6
- package/build/{index-43747f24.js → index-8f11a215.js} +3 -4
- package/build/{index-48900e51.js → index-91130a88.js} +8 -8
- package/build/{index-269efb10.js → index-9a104427.js} +13 -13
- package/build/{index-2e20e8b1.js → index-9c371a34.js} +3 -3
- package/build/{index-22713a13.js → index-a3934c2e.js} +2 -2
- package/build/{index-a7adcc80.js → index-a45c868f.js} +32 -32
- package/build/{index-6cd2cb2a.js → index-b1e9c787.js} +3 -3
- package/build/{index-a26d1003.js → index-b5a937d2.js} +2 -2
- package/build/{index-e2f8947e.js → index-b7899227.js} +31 -16
- package/build/{index-d22c2fd3.js → index-c09408b5.js} +15 -15
- package/build/{index-9f1a224f.js → index-c3d2035e.js} +14 -14
- package/build/{index-3cbb3f12.js → index-cad4747d.js} +3 -3
- package/build/{index-71cc985b.js → index-d0039071.js} +6 -6
- package/build/{index-975e719c.js → index-d0157342.js} +32 -32
- package/build/{index-ea485904.js → index-d1c4f0f9.js} +2 -2
- package/build/{index-82f5436b.js → index-d45a7e67.js} +11 -11
- package/build/{index-066f5fcb.js → index-d731f837.js} +16 -16
- package/build/index-da4e2edd.js +5380 -0
- package/build/{index-dbba8758.js → index-dab36de8.js} +14 -14
- package/build/{index-e5dabc7c.js → index-de6ed3ca.js} +1 -1
- package/build/{index-3ca442b9.js → index-e021c40c.js} +16 -16
- package/build/{index-1883b37f.js → index-e089644e.js} +4 -4
- package/build/{index-324af2d8.js → index-e0bf6144.js} +13 -13
- package/build/{index-e89ec099.js → index-ec8eb614.js} +10 -10
- package/build/{index-65626156.js → index-edd38f88.js} +91 -50
- package/build/{index-7d9ac7bb.js → index-ede0443b.js} +2 -2
- package/build/{index-e19debd8.js → index-eedaceb5.js} +5 -5
- package/build/{index-c5ad69a4.js → index-ef161c1c.js} +1 -1
- package/build/{index-0356df80.js → index-f41c40b3.js} +4 -4
- package/build/{index-58b40d12.js → index-f4f8a782.js} +1 -1
- package/build/{index-0992f37f.js → index-f852390c.js} +8 -8
- package/build/{index-1fcab5b3.js → index-f861c704.js} +15 -15
- package/build/{index-e41d8c16.js → index-fbb502dc.js} +1 -1
- package/build/index.js +225 -236
- package/build/{labelSorting-7dec075d.js → labelSorting-d7416968.js} +4 -4
- package/build/lead/icons/index.d.ts +0 -4
- package/build/lead/layouts/lightbox/formContainer.d.ts +5 -1
- package/build/lead/layouts/lightbox/index.d.ts +1 -2
- package/build/lead.js +243 -454
- package/build/{logoIcon-7e7ba8ca.js → logoIcon-8d0da705.js} +2 -2
- package/build/mantine.js +24 -24
- package/build/misc.js +19 -19
- package/build/miscGetDynamicHealthTool.js +4 -4
- package/build/miscGetSocialList.js +8 -8
- package/build/miscScreenSizeContext.js +1 -1
- package/build/mobileBottomNavigation.js +5 -5
- package/build/mobileBottomNavigationIcon.js +5 -5
- package/build/molecules.js +126 -122
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +17 -17
- package/build/navigation.js +47 -47
- package/build/navigationLogoutPopup.js +11 -11
- package/build/navigationProfileButton.js +27 -27
- package/build/onboardingV2.js +29 -29
- package/build/organisms.js +56 -57
- package/build/{post-75575422.js → post-202623ee.js} +2 -2
- package/build/profileNavigation.js +20 -20
- package/build/progressBar.js +1 -1
- package/build/pwg.js +23 -23
- package/build/ssoV2/api/featureFlag.d.ts +2 -1
- package/build/ssoV2.js +51 -39
- package/build/{store-2bcfb4ce.js → store-74173912.js} +3 -3
- package/build/subot.js +36 -36
- package/build/surveyOrPremiumBanner.js +34 -34
- package/build/surveyQuestionCard.js +11 -11
- package/build/{surveyThankyouCard-decf99ef.js → surveyThankyouCard-643966cf.js} +5 -5
- package/build/{text-fd8c6f4e.js → text-050beca1.js} +0 -2
- package/build/together.js +57 -57
- package/build/togetherApiUtils.js +4 -4
- package/build/togetherAtoms.js +31 -31
- package/build/togetherComponentGlobalContext.js +4 -4
- package/build/togetherMolecules.js +52 -52
- package/build/togetherMoleculesCardAuthor.js +29 -29
- package/build/togetherMoleculesPostImagePreview.js +11 -11
- package/build/togetherMoleculesProfileDetail.js +40 -40
- package/build/togetherOrganisms.js +51 -51
- package/build/togetherRichTextEditor.js +18 -18
- package/build/togetherShareBox.js +10 -10
- package/build/{translationsProvider-d61159a9.js → translationsProvider-32f6e970.js} +1 -1
- package/build/{treePopoverMenu-e3cb4989.js → treePopoverMenu-51ae1ac8.js} +19 -19
- package/build/{index-f5357c6d.js → types-75ca8d81.js} +16 -2
- package/build/types.js +2 -2
- package/build/{useCategory-b91aac67.js → useCategory-8bd1c96f.js} +5 -5
- package/build/{useHealthToolCache-0d4ed8b2.js → useHealthToolCache-2f0b1d7d.js} +1 -1
- package/build/{usePlacesAutocomplete-99ea6f27.js → usePlacesAutocomplete-50f51753.js} +1 -1
- package/build/useTogetherAuthRequiredAction.js +10 -10
- package/build/{utils-b50918be.js → utils-0d4548ad.js} +5 -5
- package/build/{utils-a2444b2a.js → utils-16fd7e9b.js} +3 -3
- package/build/{utils-0cee2298.js → utils-37272428.js} +2 -2
- package/build/{utils-5ff7297b.js → utils-6a1afd2c.js} +2 -2
- package/build/vaccination.js +22 -22
- package/package.json +1 -1
- package/build/GeneralInfo-144082bf.js +0 -5111
- package/build/components/molecules/ratingStars/RatingStar.d.ts +0 -3
- package/build/components/molecules/ratingStars/RatingStars.d.ts +0 -4
- package/build/components/molecules/ratingStars/RatingStarsInput.d.ts +0 -4
- package/build/components/molecules/ratingStars/index.const.d.ts +0 -1
- package/build/components/molecules/ratingStars/index.d.ts +0 -4
- package/build/components/molecules/ratingStars/index.types.d.ts +0 -23
- package/build/esm/GeneralInfo-d09a7163.js +0 -5068
- package/build/esm/components/molecules/ratingStars/RatingStar.d.ts +0 -3
- package/build/esm/components/molecules/ratingStars/RatingStars.d.ts +0 -4
- package/build/esm/components/molecules/ratingStars/RatingStarsInput.d.ts +0 -4
- package/build/esm/components/molecules/ratingStars/index.const.d.ts +0 -1
- package/build/esm/components/molecules/ratingStars/index.d.ts +0 -4
- package/build/esm/components/molecules/ratingStars/index.types.d.ts +0 -23
- package/build/esm/icons/StarFull.d.ts +0 -4
- package/build/esm/icons/StarHalf.d.ts +0 -4
- package/build/esm/index-79a9c1bf.js +0 -15
- package/build/esm/lead/icons/Gift.d.ts +0 -4
- package/build/esm/lead/icons/Star.d.ts +0 -4
- package/build/esm/lead/layouts/inlineFreebie/FreebieCard/FreebieCard.d.ts +0 -5
- package/build/esm/lead/layouts/inlineFreebie/FreebieCard/FreebieCard.styled.d.ts +0 -9
- package/build/esm/lead/layouts/inlineFreebie/FreebieCard/FreebieCard.types.d.ts +0 -10
- package/build/esm/lead/layouts/inlineFreebie/FreebieCarousel/FreebieCarousel.d.ts +0 -4
- package/build/esm/lead/layouts/inlineFreebie/FreebieCarousel/FreebieCarousel.styled.d.ts +0 -16
- package/build/esm/lead/layouts/inlineFreebie/FreebieCarousel/FreebieCarousel.types.d.ts +0 -7
- package/build/esm/lead/layouts/inlineFreebie/InlineFreebie.d.ts +0 -8
- package/build/esm/lead/layouts/inlineFreebie/InlineFreebie.styled.d.ts +0 -23
- package/build/esm/lead/layouts/inlineFreebie/InlineFreebie.types.d.ts +0 -32
- package/build/esm/lead/layouts/inlineFreebie/index.d.ts +0 -2
- package/build/esm/types-fca702eb.js +0 -16
- package/build/esm/utils-9b2ad9e5.js +0 -15
- package/build/icons/StarFull.d.ts +0 -4
- package/build/icons/StarHalf.d.ts +0 -4
- package/build/lead/icons/Gift.d.ts +0 -4
- package/build/lead/icons/Star.d.ts +0 -4
- package/build/lead/layouts/inlineFreebie/FreebieCard/FreebieCard.d.ts +0 -5
- package/build/lead/layouts/inlineFreebie/FreebieCard/FreebieCard.styled.d.ts +0 -9
- package/build/lead/layouts/inlineFreebie/FreebieCard/FreebieCard.types.d.ts +0 -10
- package/build/lead/layouts/inlineFreebie/FreebieCarousel/FreebieCarousel.d.ts +0 -4
- package/build/lead/layouts/inlineFreebie/FreebieCarousel/FreebieCarousel.styled.d.ts +0 -16
- package/build/lead/layouts/inlineFreebie/FreebieCarousel/FreebieCarousel.types.d.ts +0 -7
- package/build/lead/layouts/inlineFreebie/InlineFreebie.d.ts +0 -8
- package/build/lead/layouts/inlineFreebie/InlineFreebie.styled.d.ts +0 -23
- package/build/lead/layouts/inlineFreebie/InlineFreebie.types.d.ts +0 -32
- package/build/lead/layouts/inlineFreebie/index.d.ts +0 -2
- package/build/types-2cdd78b8.js +0 -19
- package/build/utils-1a9edc75.js +0 -18
- /package/build/{BMI_BOYS.percentile.monthly-1ceb0666.js → BMI_BOYS.percentile.monthly-125148b3.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-daadac39.js → BMI_BOYS.percentile.weekly-f0682843.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-19b60cd2.js → BMI_BOYS.percentile.yearly-88709588.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-32eaa389.js → BMI_BOYS.zscore.monthly-91ef32f5.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-cfdb3ef8.js → BMI_BOYS.zscore.weekly-68c7d132.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-793c719f.js → BMI_BOYS.zscore.yearly-2a827291.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-6216af7c.js → BMI_GIRLS.percentile.monthly-0d5ffe06.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-98d98f7f.js → BMI_GIRLS.percentile.weekly-8d552b1c.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-8820968b.js → BMI_GIRLS.percentile.yearly-59b64c13.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-2b10d634.js → BMI_GIRLS.zscore.monthly-869bf468.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-fdd0517c.js → BMI_GIRLS.zscore.weekly-0ea18761.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-22a394a5.js → BMI_GIRLS.zscore.yearly-476ee4a9.js} +0 -0
- /package/build/{ChevronDown-3f7d04a1.js → ChevronDown-92d7f44f.js} +0 -0
- /package/build/{Close-1f8c9b66.js → Close-aa5fe339.js} +0 -0
- /package/build/{Google-a5e04b19.js → Google-de808de3.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-19bbfe63.js → HEAD CIRCUM_BOYS.percentile.monthly-162d46a3.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-8aeabb51.js → HEAD CIRCUM_BOYS.percentile.weekly-f3c42860.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-1cd23123.js → HEAD CIRCUM_BOYS.percentile.yearly-fc03373f.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-b573e11d.js → HEAD CIRCUM_BOYS.zscore.monthly-93d6cdcb.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-85cd9286.js → HEAD CIRCUM_BOYS.zscore.weekly-a4857ef0.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-a9f3a551.js → HEAD CIRCUM_BOYS.zscore.yearly-355f4687.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-94ae65c8.js → HEAD CIRCUM_GIRLS.percentile.monthly-80a529b0.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-4116b288.js → HEAD CIRCUM_GIRLS.percentile.weekly-a2606d40.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-4a0acc9c.js → HEAD CIRCUM_GIRLS.percentile.yearly-9e6d39d7.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-ea78f840.js → HEAD CIRCUM_GIRLS.zscore.monthly-c5f2d255.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-537f51e7.js → HEAD CIRCUM_GIRLS.zscore.weekly-f624b1b7.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-fbaf8330.js → HEAD CIRCUM_GIRLS.zscore.yearly-f5686c6c.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-e5edb3d8.js → HEIGHT_BOYS.percentile.monthly-b2184bf9.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-65c1497e.js → HEIGHT_BOYS.percentile.weekly-b42a18b0.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-e7139339.js → HEIGHT_BOYS.percentile.yearly-33d9e79a.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-9d600b13.js → HEIGHT_BOYS.zscore.monthly-0ebfed07.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-a9a1f95d.js → HEIGHT_BOYS.zscore.weekly-61d2aec3.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-3580c407.js → HEIGHT_BOYS.zscore.yearly-8c9277c7.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-e241faf4.js → HEIGHT_GIRLS.percentile.monthly-4dc08170.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-706d6fe1.js → HEIGHT_GIRLS.percentile.weekly-339a0037.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-ceef6782.js → HEIGHT_GIRLS.percentile.yearly-58c0e30a.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-a74bc84c.js → HEIGHT_GIRLS.zscore.monthly-c2511ae4.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-5a5b53a1.js → HEIGHT_GIRLS.zscore.weekly-2b85d745.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-8658924d.js → HEIGHT_GIRLS.zscore.yearly-06893610.js} +0 -0
- /package/build/{Locale-11e16821.js → Locale-96c65183.js} +0 -0
- /package/build/{Visible-641dc13a.js → Visible-388e4d48.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-e247f58c.js → WEIGHT_BOYS.percentile.monthly-e8c359e3.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-768cc514.js → WEIGHT_BOYS.percentile.weekly-f00c9987.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-d90cb9e5.js → WEIGHT_BOYS.percentile.yearly-4aa195ba.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-e84f874d.js → WEIGHT_BOYS.zscore.monthly-af26f018.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-de9b35a4.js → WEIGHT_BOYS.zscore.weekly-c830be22.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-3704f300.js → WEIGHT_BOYS.zscore.yearly-524f9e69.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-61d9cf2d.js → WEIGHT_GIRLS.percentile.monthly-f2011e88.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-bc745ee3.js → WEIGHT_GIRLS.percentile.weekly-3de94da8.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-78da2e9e.js → WEIGHT_GIRLS.percentile.yearly-43034275.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-5ad1bd58.js → WEIGHT_GIRLS.zscore.monthly-0ed35857.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-02eed4aa.js → WEIGHT_GIRLS.zscore.weekly-d5a0a980.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-b9228b02.js → WEIGHT_GIRLS.zscore.yearly-257a734b.js} +0 -0
- /package/build/{ageGenerate-38c4ee7f.js → ageGenerate-9b75fb17.js} +0 -0
- /package/build/{animation-19d1bad7.js → animation-ccd402b2.js} +0 -0
- /package/build/{constants-11512981.js → constants-06a52d27.js} +0 -0
- /package/build/{constants-06224b18.js → constants-9d0ca38e.js} +0 -0
- /package/build/{constants-33b39074.js → constants-dc137f90.js} +0 -0
- /package/build/{dataTransform-5dc0059c.js → dataTransform-63857be7.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-0dba699d.js → BMI_BOYS.percentile.monthly-1f5f4f17.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-b77b41d9.js → BMI_BOYS.percentile.weekly-2f2b5d9c.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-e9307ec4.js → BMI_BOYS.percentile.yearly-ea9e3e8f.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-35c8a976.js → BMI_BOYS.zscore.monthly-5f5a0b05.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-709021fa.js → BMI_BOYS.zscore.weekly-89718c18.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-a1544d29.js → BMI_BOYS.zscore.yearly-cdc76a61.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-c57586f8.js → BMI_GIRLS.percentile.monthly-0610d13d.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-eb4dbece.js → BMI_GIRLS.percentile.weekly-bdf2edf2.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-f521846f.js → BMI_GIRLS.percentile.yearly-60e5d0c8.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-93ad36c0.js → BMI_GIRLS.zscore.monthly-78371670.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-b29a4100.js → BMI_GIRLS.zscore.weekly-ae4995d3.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-02805036.js → BMI_GIRLS.zscore.yearly-93ec1099.js} +0 -0
- /package/build/esm/{ChevronDown-f0d305ad.js → ChevronDown-9bb7d031.js} +0 -0
- /package/build/esm/{Close-65cb2752.js → Close-13801b86.js} +0 -0
- /package/build/esm/{Google-7486db9d.js → Google-3cf42cbb.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-8e87698f.js → HEAD CIRCUM_BOYS.percentile.monthly-b8c27ada.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-d181eb5a.js → HEAD CIRCUM_BOYS.percentile.weekly-9293ac85.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-db125c5e.js → HEAD CIRCUM_BOYS.percentile.yearly-f8ed1758.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-4552e346.js → HEAD CIRCUM_BOYS.zscore.monthly-04898777.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-35dafdff.js → HEAD CIRCUM_BOYS.zscore.weekly-68d759cc.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-80cccc7e.js → HEAD CIRCUM_BOYS.zscore.yearly-dfffd3fe.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-2ee3f162.js → HEAD CIRCUM_GIRLS.percentile.monthly-4dd9d271.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-cb9eae85.js → HEAD CIRCUM_GIRLS.percentile.weekly-b5a5e0be.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-2bcfd0f9.js → HEAD CIRCUM_GIRLS.percentile.yearly-0f6e4232.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-74dcd22a.js → HEAD CIRCUM_GIRLS.zscore.monthly-a8624081.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-41f75d42.js → HEAD CIRCUM_GIRLS.zscore.weekly-daaba2da.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-b9f6e507.js → HEAD CIRCUM_GIRLS.zscore.yearly-76a09375.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-aacba6ad.js → HEIGHT_BOYS.percentile.monthly-0882e000.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-c15ea54f.js → HEIGHT_BOYS.percentile.weekly-3abb9879.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-aeb682ac.js → HEIGHT_BOYS.percentile.yearly-cc209994.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-9a4f3449.js → HEIGHT_BOYS.zscore.monthly-10eea6bb.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-b581f665.js → HEIGHT_BOYS.zscore.weekly-b9390159.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-7d19fd0f.js → HEIGHT_BOYS.zscore.yearly-31e4c55b.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-f8b26d9d.js → HEIGHT_GIRLS.percentile.monthly-380adc2b.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-12daee04.js → HEIGHT_GIRLS.percentile.weekly-9b26d781.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-946cf06e.js → HEIGHT_GIRLS.percentile.yearly-4fcdba6c.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-01da306a.js → HEIGHT_GIRLS.zscore.monthly-cb05efa9.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-b2bbba45.js → HEIGHT_GIRLS.zscore.weekly-002a6587.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-e79df2df.js → HEIGHT_GIRLS.zscore.yearly-b9ab0d35.js} +0 -0
- /package/build/esm/{Locale-1a4dde1a.js → Locale-2e1d5233.js} +0 -0
- /package/build/esm/{Visible-e1785571.js → Visible-9a5adcd2.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-693520b5.js → WEIGHT_BOYS.percentile.monthly-3cde0a19.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-969d7e5c.js → WEIGHT_BOYS.percentile.weekly-86b02db4.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-912d64ee.js → WEIGHT_BOYS.percentile.yearly-47796503.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-7bc163d6.js → WEIGHT_BOYS.zscore.monthly-02758590.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-740819f1.js → WEIGHT_BOYS.zscore.weekly-85f74ee8.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-5836bd2f.js → WEIGHT_BOYS.zscore.yearly-6c3cb69e.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-08b7f4b5.js → WEIGHT_GIRLS.percentile.monthly-c3e8b41e.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-5818cae3.js → WEIGHT_GIRLS.percentile.weekly-63ffc164.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-7f5d9f3c.js → WEIGHT_GIRLS.percentile.yearly-f35e0382.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-095c88ca.js → WEIGHT_GIRLS.zscore.monthly-28d2ffa4.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-af1fe973.js → WEIGHT_GIRLS.zscore.weekly-1691e956.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-06d970e8.js → WEIGHT_GIRLS.zscore.yearly-fa648dd7.js} +0 -0
- /package/build/esm/{ageGenerate-910ac80c.js → ageGenerate-24733d62.js} +0 -0
- /package/build/esm/{animation-16b5643b.js → animation-8570eda0.js} +0 -0
- /package/build/esm/{constants-786742dd.js → constants-0086d1b7.js} +0 -0
- /package/build/esm/{constants-a7a2261a.js → constants-ab0e2d87.js} +0 -0
- /package/build/esm/{constants-1650c8cc.js → constants-d2db8f8c.js} +0 -0
- /package/build/esm/{dataTransform-48088b90.js → dataTransform-436b85f8.js} +0 -0
- /package/build/esm/{index-a96b3cbb.js → index-6318b4ea.js} +0 -0
- /package/build/esm/{index-bbbd83e5.js → index-727cbdb5.js} +0 -0
- /package/build/esm/{index-c7725ad6.js → index-7a66a3c4.js} +0 -0
- /package/build/esm/{index-d2ab2f79.js → index-9ae488aa.js} +0 -0
- /package/build/esm/{index-7eaa88e2.js → index-c87b51f8.js} +0 -0
- /package/build/esm/{index-eb80e0e4.js → index-e93c97c7.js} +0 -0
- /package/build/esm/{index-3b04b698.js → index-f2ce03b6.js} +0 -0
- /package/build/esm/{index-84da0094.js → index-fab5d4c9.js} +0 -0
- /package/build/esm/{index.styles-ec097679.js → index.styles-352abedc.js} +0 -0
- /package/build/esm/{localizeNumberFormat-2d35ee62.js → localizeNumberFormat-45ffa783.js} +0 -0
- /package/build/esm/{normalizeLink-2641055f.js → normalizeLink-a42c6388.js} +0 -0
- /package/build/esm/{number-08c2c073.js → number-88bb79b9.js} +0 -0
- /package/build/esm/{paths-8c92e714.js → paths-c8cdf8fe.js} +0 -0
- /package/build/esm/{shared-e751cd0d.js → shared-36390799.js} +0 -0
- /package/build/esm/{translationsContext-9a23580d.js → translationsContext-32518edc.js} +0 -0
- /package/build/esm/{tslib.es6-b66cc7c7.js → tslib.es6-ec31c219.js} +0 -0
- /package/build/esm/{types-61af8de6.js → types-33bf208b.js} +0 -0
- /package/build/esm/{useIsInit-b0d33e87.js → useIsInit-964a3a99.js} +0 -0
- /package/build/esm/{useOutsideClick-273250ba.js → useOutsideClick-4792bd6b.js} +0 -0
- /package/build/esm/{useScrollbarSize-6cbd67f8.js → useScrollbarSize-cadbbdd5.js} +0 -0
- /package/build/esm/{useUniqueId-a77bb58d.js → useUniqueId-7e716a7d.js} +0 -0
- /package/build/esm/{utils-b97786aa.js → utils-4f0cd383.js} +0 -0
- /package/build/{index-d05b0695.js → index-0a7ee164.js} +0 -0
- /package/build/{index-ba57394f.js → index-0c35e6e0.js} +0 -0
- /package/build/{index-ca538f60.js → index-31d48fc2.js} +0 -0
- /package/build/{index-d84247b3.js → index-6e28481c.js} +0 -0
- /package/build/{index-c6c30f9f.js → index-c2d481ee.js} +0 -0
- /package/build/{index-17fc29e5.js → index-ca6b08a2.js} +0 -0
- /package/build/{index-897c0ebe.js → index-cd467e9a.js} +0 -0
- /package/build/{index-cd2c1241.js → index-f18dead7.js} +0 -0
- /package/build/{index.styles-cfef019d.js → index.styles-26b831ce.js} +0 -0
- /package/build/{localizeNumberFormat-3a283196.js → localizeNumberFormat-c24239d5.js} +0 -0
- /package/build/{normalizeLink-37dcc032.js → normalizeLink-e42bcbaa.js} +0 -0
- /package/build/{number-274975a1.js → number-cd5a2635.js} +0 -0
- /package/build/{paths-1653905a.js → paths-f5fa461d.js} +0 -0
- /package/build/{shared-86da99c5.js → shared-84e30a10.js} +0 -0
- /package/build/{translationsContext-b3127cab.js → translationsContext-cfdf03db.js} +0 -0
- /package/build/{tslib.es6-d3b8ad7b.js → tslib.es6-06715056.js} +0 -0
- /package/build/{types-d290b855.js → types-d00aed54.js} +0 -0
- /package/build/{useIsInit-15819adb.js → useIsInit-ea567b66.js} +0 -0
- /package/build/{useOutsideClick-729d10d6.js → useOutsideClick-f4934f9e.js} +0 -0
- /package/build/{useScrollbarSize-df87ceef.js → useScrollbarSize-c9f638b1.js} +0 -0
- /package/build/{useUniqueId-e67c1056.js → useUniqueId-392865b6.js} +0 -0
- /package/build/{utils-802ed24c.js → utils-e86463dc.js} +0 -0
|
@@ -1,51 +1,51 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-ec31c219.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { u as useTranslations } from './index-
|
|
4
|
-
import { C as CommonGAssets } from './index-
|
|
5
|
-
import { f as formatUserProfileUrl } from './dataTransform-
|
|
6
|
-
import { H as HealthToolCardWrapper } from './index-
|
|
7
|
-
import { T as ThrForm } from './index-
|
|
8
|
-
import './translationsContext-
|
|
3
|
+
import { u as useTranslations } from './index-0c247d01.js';
|
|
4
|
+
import { C as CommonGAssets } from './index-727cbdb5.js';
|
|
5
|
+
import { f as formatUserProfileUrl } from './dataTransform-0f54c39d.js';
|
|
6
|
+
import { H as HealthToolCardWrapper } from './index-10f66cb1.js';
|
|
7
|
+
import { T as ThrForm } from './index-61ab456b.js';
|
|
8
|
+
import './translationsContext-32518edc.js';
|
|
9
9
|
import './constantsDomainLocales.js';
|
|
10
|
-
import './Locale-
|
|
10
|
+
import './Locale-2e1d5233.js';
|
|
11
11
|
import './constantsIsProduction.js';
|
|
12
12
|
import '@mantine/core';
|
|
13
13
|
import '@hhgtech/icons/other';
|
|
14
|
-
import './index-
|
|
14
|
+
import './index-b868abd9.js';
|
|
15
15
|
import '@mantine/hooks';
|
|
16
|
-
import './index-
|
|
17
|
-
import './utils-
|
|
16
|
+
import './index-455415d9.js';
|
|
17
|
+
import './utils-4f0cd383.js';
|
|
18
18
|
import '@emotion/styled';
|
|
19
19
|
import '@mantine/carousel';
|
|
20
|
-
import './index-
|
|
21
|
-
import './text-
|
|
22
|
-
import './index-
|
|
20
|
+
import './index-cbc77b21.js';
|
|
21
|
+
import './text-39e5fc32.js';
|
|
22
|
+
import './index-364faf68.js';
|
|
23
23
|
import 'dayjs';
|
|
24
|
-
import './index-
|
|
24
|
+
import './index-c40c6b9c.js';
|
|
25
25
|
import '@mantine/notifications';
|
|
26
|
-
import './index-
|
|
26
|
+
import './index-f3b4ace4.js';
|
|
27
27
|
import 'date-fns/locale';
|
|
28
28
|
import './constantsSite.js';
|
|
29
29
|
import './constantsRiskScreener.js';
|
|
30
30
|
import './miscTheme.js';
|
|
31
|
-
import './shared-
|
|
31
|
+
import './shared-36390799.js';
|
|
32
32
|
import 'classnames';
|
|
33
|
-
import './useUniqueId-
|
|
33
|
+
import './useUniqueId-7e716a7d.js';
|
|
34
34
|
import '@hhgtech/icons/core';
|
|
35
|
-
import './index-
|
|
35
|
+
import './index-c3512644.js';
|
|
36
36
|
import '@mantine/dates';
|
|
37
|
-
import './index.styles-
|
|
38
|
-
import './index-
|
|
37
|
+
import './index.styles-352abedc.js';
|
|
38
|
+
import './index-db633615.js';
|
|
39
39
|
import './miscDefaultClassWrapper.js';
|
|
40
40
|
import '@mantine/form';
|
|
41
|
-
import './useHealthToolCache-
|
|
41
|
+
import './useHealthToolCache-5aeed91c.js';
|
|
42
42
|
import './miscGetDynamicHealthTool.js';
|
|
43
|
-
import './normalizeLink-
|
|
44
|
-
import './core-
|
|
45
|
-
import './constants-
|
|
46
|
-
import './index-
|
|
47
|
-
import './index-
|
|
48
|
-
import './index-
|
|
43
|
+
import './normalizeLink-a42c6388.js';
|
|
44
|
+
import './core-46f6bd5a.js';
|
|
45
|
+
import './constants-0086d1b7.js';
|
|
46
|
+
import './index-c55db129.js';
|
|
47
|
+
import './index-42681ea5.js';
|
|
48
|
+
import './index-d191ec84.js';
|
|
49
49
|
import 'react-keyed-flatten-children';
|
|
50
50
|
|
|
51
51
|
const THRCardEmbed = (_a) => {
|
package/build/esm/footer.js
CHANGED
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
export { F as Footer } from './index-
|
|
1
|
+
export { F as Footer } from './index-b24711de.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import './index-
|
|
3
|
+
import './index-fab5d4c9.js';
|
|
4
4
|
import 'dayjs';
|
|
5
|
-
import './index-
|
|
5
|
+
import './index-f3b4ace4.js';
|
|
6
6
|
import 'date-fns/locale';
|
|
7
|
-
import './index-
|
|
8
|
-
import './Locale-
|
|
7
|
+
import './index-c40c6b9c.js';
|
|
8
|
+
import './Locale-2e1d5233.js';
|
|
9
9
|
import './constantsSite.js';
|
|
10
10
|
import './constantsDomainLocales.js';
|
|
11
11
|
import './constantsRiskScreener.js';
|
|
12
12
|
import './constantsIsProduction.js';
|
|
13
|
-
import './index-
|
|
14
|
-
import './tslib.es6-
|
|
13
|
+
import './index-b868abd9.js';
|
|
14
|
+
import './tslib.es6-ec31c219.js';
|
|
15
15
|
import '@hhgtech/icons/other';
|
|
16
16
|
import '@mantine/core';
|
|
17
17
|
import '@mantine/hooks';
|
|
18
|
-
import './index-
|
|
19
|
-
import './index-
|
|
20
|
-
import './utils-
|
|
18
|
+
import './index-727cbdb5.js';
|
|
19
|
+
import './index-455415d9.js';
|
|
20
|
+
import './utils-4f0cd383.js';
|
|
21
21
|
import '@emotion/styled';
|
|
22
22
|
import '@mantine/carousel';
|
|
23
|
-
import './index-
|
|
24
|
-
import './text-
|
|
25
|
-
import './index-
|
|
23
|
+
import './index-cbc77b21.js';
|
|
24
|
+
import './text-39e5fc32.js';
|
|
25
|
+
import './index-364faf68.js';
|
|
26
26
|
import '@mantine/notifications';
|
|
27
27
|
import './miscTheme.js';
|
|
28
|
-
import './shared-
|
|
28
|
+
import './shared-36390799.js';
|
|
29
29
|
import 'classnames';
|
|
30
|
-
import './useUniqueId-
|
|
30
|
+
import './useUniqueId-7e716a7d.js';
|
|
31
31
|
import '@hhgtech/icons/core';
|
|
32
|
-
import './index-
|
|
32
|
+
import './index-c3512644.js';
|
|
33
33
|
import '@mantine/dates';
|
|
34
|
-
import './index.styles-
|
|
35
|
-
import './translationsContext-
|
|
36
|
-
import './index-
|
|
37
|
-
import './index-
|
|
38
|
-
import './logoIcon-
|
|
39
|
-
import './index-
|
|
34
|
+
import './index.styles-352abedc.js';
|
|
35
|
+
import './translationsContext-32518edc.js';
|
|
36
|
+
import './index-db633615.js';
|
|
37
|
+
import './index-1d7691ee.js';
|
|
38
|
+
import './logoIcon-70f14bec.js';
|
|
39
|
+
import './index-5e25a0b0.js';
|
package/build/esm/gAssets.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as CommonGAssets, G as GAssets } from './index-
|
|
1
|
+
export { C as CommonGAssets, G as GAssets } from './index-727cbdb5.js';
|
|
2
2
|
import './constantsDomainLocales.js';
|
|
3
|
-
import './Locale-
|
|
3
|
+
import './Locale-2e1d5233.js';
|
|
4
4
|
import './constantsIsProduction.js';
|
|
@@ -1,37 +1,37 @@
|
|
|
1
|
-
import './tslib.es6-
|
|
1
|
+
import './tslib.es6-ec31c219.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import '@mantine/core';
|
|
4
|
-
export { H as HealthToolCardWrapper } from './index-
|
|
4
|
+
export { H as HealthToolCardWrapper } from './index-10f66cb1.js';
|
|
5
5
|
import '@hhgtech/icons/other';
|
|
6
|
-
import './index-
|
|
6
|
+
import './index-b868abd9.js';
|
|
7
7
|
import '@mantine/hooks';
|
|
8
|
-
import './index-
|
|
8
|
+
import './index-727cbdb5.js';
|
|
9
9
|
import './constantsDomainLocales.js';
|
|
10
|
-
import './Locale-
|
|
10
|
+
import './Locale-2e1d5233.js';
|
|
11
11
|
import './constantsIsProduction.js';
|
|
12
|
-
import './index-
|
|
13
|
-
import './utils-
|
|
12
|
+
import './index-455415d9.js';
|
|
13
|
+
import './utils-4f0cd383.js';
|
|
14
14
|
import '@emotion/styled';
|
|
15
15
|
import '@mantine/carousel';
|
|
16
|
-
import './index-
|
|
17
|
-
import './text-
|
|
18
|
-
import './index-
|
|
16
|
+
import './index-cbc77b21.js';
|
|
17
|
+
import './text-39e5fc32.js';
|
|
18
|
+
import './index-364faf68.js';
|
|
19
19
|
import 'dayjs';
|
|
20
|
-
import './index-
|
|
20
|
+
import './index-c40c6b9c.js';
|
|
21
21
|
import '@mantine/notifications';
|
|
22
|
-
import './index-
|
|
22
|
+
import './index-f3b4ace4.js';
|
|
23
23
|
import 'date-fns/locale';
|
|
24
24
|
import './constantsSite.js';
|
|
25
25
|
import './constantsRiskScreener.js';
|
|
26
26
|
import './miscTheme.js';
|
|
27
|
-
import './shared-
|
|
27
|
+
import './shared-36390799.js';
|
|
28
28
|
import 'classnames';
|
|
29
|
-
import './useUniqueId-
|
|
29
|
+
import './useUniqueId-7e716a7d.js';
|
|
30
30
|
import '@hhgtech/icons/core';
|
|
31
|
-
import './index-
|
|
31
|
+
import './index-c3512644.js';
|
|
32
32
|
import '@mantine/dates';
|
|
33
|
-
import './index.styles-
|
|
34
|
-
import './index-
|
|
35
|
-
import './translationsContext-
|
|
36
|
-
import './index-
|
|
33
|
+
import './index.styles-352abedc.js';
|
|
34
|
+
import './index-0c247d01.js';
|
|
35
|
+
import './translationsContext-32518edc.js';
|
|
36
|
+
import './index-db633615.js';
|
|
37
37
|
import './miscDefaultClassWrapper.js';
|
|
@@ -1,57 +1,57 @@
|
|
|
1
|
-
export { D as DueDateForm } from './index-
|
|
2
|
-
export { B as BmiForm } from './index-
|
|
3
|
-
export { B as BabyPoopForm } from './index-
|
|
4
|
-
export { T as ThrForm } from './index-
|
|
5
|
-
export { O as OvulationForm } from './index-
|
|
6
|
-
export { B as BabyVaccineForm } from './index-
|
|
7
|
-
export { P as PWGForm } from './index-
|
|
8
|
-
import './tslib.es6-
|
|
1
|
+
export { D as DueDateForm } from './index-7ba07d42.js';
|
|
2
|
+
export { B as BmiForm } from './index-8cf53035.js';
|
|
3
|
+
export { B as BabyPoopForm } from './index-2922abde.js';
|
|
4
|
+
export { T as ThrForm } from './index-61ab456b.js';
|
|
5
|
+
export { O as OvulationForm } from './index-a86b9882.js';
|
|
6
|
+
export { B as BabyVaccineForm } from './index-9b8c8ccc.js';
|
|
7
|
+
export { P as PWGForm } from './index-36f6eaaa.js';
|
|
8
|
+
import './tslib.es6-ec31c219.js';
|
|
9
9
|
import 'react';
|
|
10
10
|
import '@mantine/core';
|
|
11
11
|
import 'date-fns';
|
|
12
|
-
import './LastPeriod-
|
|
13
|
-
import './Locale-
|
|
12
|
+
import './LastPeriod-f7824281.js';
|
|
13
|
+
import './Locale-2e1d5233.js';
|
|
14
14
|
import '@mantine/form';
|
|
15
15
|
import 'dayjs';
|
|
16
|
-
import './index-
|
|
16
|
+
import './index-b868abd9.js';
|
|
17
17
|
import '@hhgtech/icons/other';
|
|
18
18
|
import '@mantine/hooks';
|
|
19
|
-
import './index-
|
|
19
|
+
import './index-727cbdb5.js';
|
|
20
20
|
import './constantsDomainLocales.js';
|
|
21
21
|
import './constantsIsProduction.js';
|
|
22
|
-
import './index-
|
|
23
|
-
import './utils-
|
|
22
|
+
import './index-455415d9.js';
|
|
23
|
+
import './utils-4f0cd383.js';
|
|
24
24
|
import '@emotion/styled';
|
|
25
25
|
import '@mantine/carousel';
|
|
26
|
-
import './index-
|
|
27
|
-
import './text-
|
|
28
|
-
import './index-
|
|
29
|
-
import './index-
|
|
26
|
+
import './index-cbc77b21.js';
|
|
27
|
+
import './text-39e5fc32.js';
|
|
28
|
+
import './index-364faf68.js';
|
|
29
|
+
import './index-c40c6b9c.js';
|
|
30
30
|
import '@mantine/notifications';
|
|
31
|
-
import './index-
|
|
31
|
+
import './index-f3b4ace4.js';
|
|
32
32
|
import 'date-fns/locale';
|
|
33
33
|
import './constantsSite.js';
|
|
34
34
|
import './constantsRiskScreener.js';
|
|
35
35
|
import './miscTheme.js';
|
|
36
|
-
import './shared-
|
|
36
|
+
import './shared-36390799.js';
|
|
37
37
|
import 'classnames';
|
|
38
|
-
import './useUniqueId-
|
|
38
|
+
import './useUniqueId-7e716a7d.js';
|
|
39
39
|
import '@hhgtech/icons/core';
|
|
40
|
-
import './index-
|
|
41
|
-
import './index-
|
|
40
|
+
import './index-c3512644.js';
|
|
41
|
+
import './index-42681ea5.js';
|
|
42
42
|
import '@mantine/dates';
|
|
43
|
-
import './index.styles-
|
|
44
|
-
import './index-
|
|
45
|
-
import './translationsContext-
|
|
46
|
-
import './index-
|
|
47
|
-
import './index-
|
|
43
|
+
import './index.styles-352abedc.js';
|
|
44
|
+
import './index-0c247d01.js';
|
|
45
|
+
import './translationsContext-32518edc.js';
|
|
46
|
+
import './index-db633615.js';
|
|
47
|
+
import './index-d191ec84.js';
|
|
48
48
|
import 'react-keyed-flatten-children';
|
|
49
49
|
import 'react-hook-form';
|
|
50
|
-
import './useHealthToolCache-
|
|
50
|
+
import './useHealthToolCache-5aeed91c.js';
|
|
51
51
|
import './miscGetDynamicHealthTool.js';
|
|
52
|
-
import './normalizeLink-
|
|
53
|
-
import './core-
|
|
54
|
-
import './constants-
|
|
55
|
-
import './index-
|
|
52
|
+
import './normalizeLink-a42c6388.js';
|
|
53
|
+
import './core-46f6bd5a.js';
|
|
54
|
+
import './constants-0086d1b7.js';
|
|
55
|
+
import './index-c55db129.js';
|
|
56
56
|
import './embeddedHeathToolCards_helpers.js';
|
|
57
|
-
import './constants-
|
|
57
|
+
import './constants-ab0e2d87.js';
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const useFocusFieldOnDevice: (isMobile: any, isEnable: any, gapToCheckAvai?: number) => {
|
|
3
|
+
popupContentRef: import("react").MutableRefObject<any>;
|
|
4
|
+
bottomRef: import("react").MutableRefObject<HTMLDivElement>;
|
|
5
|
+
bottomStyle: {
|
|
6
|
+
height: string;
|
|
7
|
+
width: string;
|
|
8
|
+
transition: string;
|
|
9
|
+
};
|
|
10
|
+
handleFocus: (e: any) => void;
|
|
11
|
+
handlePopupContentScroll: (formRef: any) => void;
|
|
12
|
+
};
|
package/build/esm/hooks.js
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
export { u as useTranslations } from './index-
|
|
2
|
-
export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-
|
|
3
|
-
export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, a as usePrevious, b as useRafState } from './useCategory-
|
|
4
|
-
export { u as useHealthToolsCache } from './useHealthToolCache-
|
|
5
|
-
export { u as useIsInit } from './useIsInit-
|
|
6
|
-
export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-
|
|
7
|
-
export { u as useInitialMount, a as useUniqueId } from './useUniqueId-
|
|
1
|
+
export { u as useTranslations } from './index-0c247d01.js';
|
|
2
|
+
export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-cadbbdd5.js';
|
|
3
|
+
export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, a as usePrevious, b as useRafState } from './useCategory-7a8f33b4.js';
|
|
4
|
+
export { u as useHealthToolsCache } from './useHealthToolCache-5aeed91c.js';
|
|
5
|
+
export { u as useIsInit } from './useIsInit-964a3a99.js';
|
|
6
|
+
export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-4792bd6b.js';
|
|
7
|
+
export { u as useInitialMount, a as useUniqueId } from './useUniqueId-7e716a7d.js';
|
|
8
8
|
import 'react';
|
|
9
|
-
import './translationsContext-
|
|
9
|
+
import './translationsContext-32518edc.js';
|
|
10
10
|
import 'lodash/debounce';
|
|
11
|
-
import './tslib.es6-
|
|
11
|
+
import './tslib.es6-ec31c219.js';
|
|
12
12
|
import './miscCookieHelper.js';
|
|
13
|
-
import './index-
|
|
14
|
-
import './Locale-
|
|
13
|
+
import './index-c40c6b9c.js';
|
|
14
|
+
import './Locale-2e1d5233.js';
|
|
15
15
|
import './miscGetDynamicHealthTool.js';
|
|
16
|
-
import './normalizeLink-
|
|
16
|
+
import './normalizeLink-a42c6388.js';
|
|
17
17
|
import './constantsDomainLocales.js';
|
|
18
18
|
import './constantsIsProduction.js';
|
|
19
|
-
import './core-
|
|
19
|
+
import './core-46f6bd5a.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | '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.insurance' | 'common.insuranceIntro' | 'common.noResult' | 'common.paymentMethods' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.rating.bad' | 'common.rating.excellent' | 'common.rating.good' | 'common.rating.meh' | 'common.rating.worse' | '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.openHours' | 'doctorInfoComponent.loginToCall' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'hospital.status.closed' | 'hospital.status.opening' | 'inlineFreebie.freeSample.title' | 'inlineFreebie.luckyDrawGift.title' | 'inlineFreebie.value' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'leadgen.message.error.name_required' | 'leadgen.message.error.phone_invalid' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
|
|
1
|
+
export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'collectPhoneNumber.action' | 'collectPhoneNumber.descriptionSuccess' | 'collectPhoneNumber.inputInvalid' | 'collectPhoneNumber.inputLabel' | 'collectPhoneNumber.phoneRequired' | 'collectPhoneNumber.title' | 'collectPhoneNumber.titleSuccess' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.action.close' | 'common.insurance' | 'common.insuranceIntro' | 'common.noResult' | 'common.paymentMethods' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.rating.bad' | 'common.rating.excellent' | 'common.rating.good' | 'common.rating.meh' | 'common.rating.worse' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctor' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'detail.hpvScreenerButton' | 'detail.hpvScreenerSubtitle' | 'detail.hpvScreenerTitle' | 'detail.openHours' | 'detail.screened' | 'doctorInfoComponent.loginToCall' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'hospital.status.closed' | 'hospital.status.opening' | 'inlineFreebie.freeSample.title' | 'inlineFreebie.luckyDrawGift.title' | 'inlineFreebie.value' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'leadgen.message.error.name_required' | 'leadgen.message.error.phone_invalid' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
|
|
@@ -300,7 +300,11 @@ var defaultTranslations = {
|
|
|
300
300
|
"createPost.urlText": "Text",
|
|
301
301
|
"createPost.video": "Video",
|
|
302
302
|
"createPost.videoOrLink": "Video or link",
|
|
303
|
+
"detail.hpvScreenerButton": "Get My Results",
|
|
304
|
+
"detail.hpvScreenerSubtitle": "Take a quick check to see if you need the vaccine.",
|
|
305
|
+
"detail.hpvScreenerTitle": "Are you at risk for HPV?",
|
|
303
306
|
"detail.openHours": "Opening Hours",
|
|
307
|
+
"detail.screened": "Screened",
|
|
304
308
|
"doctorInfoComponent.loginToCall": "Log In To Call",
|
|
305
309
|
"dueDatePage.IUI": "Intrauterine insemination (IUI)",
|
|
306
310
|
"dueDatePage.calculationMethod": "Calculation Method",
|
|
@@ -300,7 +300,11 @@ var hiTranslations = {
|
|
|
300
300
|
"createPost.urlText": "Text",
|
|
301
301
|
"createPost.video": "Video",
|
|
302
302
|
"createPost.videoOrLink": "Video or link",
|
|
303
|
+
"detail.hpvScreenerButton": "Get My Results",
|
|
304
|
+
"detail.hpvScreenerSubtitle": "Take a quick check to see if you need the vaccine.",
|
|
305
|
+
"detail.hpvScreenerTitle": "Are you at risk for HPV?",
|
|
303
306
|
"detail.openHours": "Opening Hours",
|
|
307
|
+
"detail.screened": "Screened",
|
|
304
308
|
"doctorInfoComponent.loginToCall": "Log In To Call",
|
|
305
309
|
"dueDatePage.IUI": "Intrauterine insemination (IUI)",
|
|
306
310
|
"dueDatePage.calculationMethod": "गणना विधि",
|
|
@@ -300,7 +300,11 @@ var idTranslations = {
|
|
|
300
300
|
"createPost.urlText": "Text",
|
|
301
301
|
"createPost.video": "Video",
|
|
302
302
|
"createPost.videoOrLink": "Video atau tautan",
|
|
303
|
+
"detail.hpvScreenerButton": "Get My Results",
|
|
304
|
+
"detail.hpvScreenerSubtitle": "Take a quick check to see if you need the vaccine.",
|
|
305
|
+
"detail.hpvScreenerTitle": "Are you at risk for HPV?",
|
|
303
306
|
"detail.openHours": "Jam Buka",
|
|
307
|
+
"detail.screened": "Screened",
|
|
304
308
|
"doctorInfoComponent.loginToCall": "Masuk untuk Menelepon",
|
|
305
309
|
"dueDatePage.IUI": "Inseminasi Buatan (IUI)",
|
|
306
310
|
"dueDatePage.calculationMethod": "Metode kalkulasi",
|
|
@@ -300,7 +300,11 @@ var kmTranslations = {
|
|
|
300
300
|
"createPost.urlText": "Text",
|
|
301
301
|
"createPost.video": "វីដេអូ",
|
|
302
302
|
"createPost.videoOrLink": "វីដេអូ ឬ តំណភ្ជាប់",
|
|
303
|
+
"detail.hpvScreenerButton": "Get My Results",
|
|
304
|
+
"detail.hpvScreenerSubtitle": "Take a quick check to see if you need the vaccine.",
|
|
305
|
+
"detail.hpvScreenerTitle": "Are you at risk for HPV?",
|
|
303
306
|
"detail.openHours": "Opening Hours",
|
|
307
|
+
"detail.screened": "Screened",
|
|
304
308
|
"doctorInfoComponent.loginToCall": "Log In To Call",
|
|
305
309
|
"dueDatePage.IUI": "ការបញ្ចូលទឹកកាមក្នុងស្បូន (IUI)",
|
|
306
310
|
"dueDatePage.calculationMethod": "វិធីសាស្ត្រគណនា",
|
|
@@ -300,7 +300,11 @@ var msTranslations = {
|
|
|
300
300
|
"createPost.urlText": "Teks",
|
|
301
301
|
"createPost.video": "Video",
|
|
302
302
|
"createPost.videoOrLink": "Video atau pautan",
|
|
303
|
+
"detail.hpvScreenerButton": "Get My Results",
|
|
304
|
+
"detail.hpvScreenerSubtitle": "Take a quick check to see if you need the vaccine.",
|
|
305
|
+
"detail.hpvScreenerTitle": "Are you at risk for HPV?",
|
|
303
306
|
"detail.openHours": "Waktu operasi",
|
|
307
|
+
"detail.screened": "Screened",
|
|
304
308
|
"doctorInfoComponent.loginToCall": "Log Masuk untuk Membuat Panggilan",
|
|
305
309
|
"dueDatePage.IUI": "Inseminasi dalam rahim (IUI)",
|
|
306
310
|
"dueDatePage.calculationMethod": "Kaedah Pengiraan",
|
|
@@ -300,7 +300,11 @@ var myTranslations = {
|
|
|
300
300
|
"createPost.urlText": "စာသား",
|
|
301
301
|
"createPost.video": "ဗီဒီယို",
|
|
302
302
|
"createPost.videoOrLink": "ဗီဒီယို သို့မဟုတ် link",
|
|
303
|
+
"detail.hpvScreenerButton": "Get My Results",
|
|
304
|
+
"detail.hpvScreenerSubtitle": "Take a quick check to see if you need the vaccine.",
|
|
305
|
+
"detail.hpvScreenerTitle": "Are you at risk for HPV?",
|
|
303
306
|
"detail.openHours": "Opening Hours",
|
|
307
|
+
"detail.screened": "Screened",
|
|
304
308
|
"doctorInfoComponent.loginToCall": "Log In To Call",
|
|
305
309
|
"dueDatePage.IUI": "သားအိမ်အတွင်းသုက်ထိုးခြင်း (IUI)",
|
|
306
310
|
"dueDatePage.calculationMethod": "တွက်ချက်နည်း",
|