@hhgtech/hhg-components 1.29.349 → 1.29.350
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/{LastPeriod-3540a6b9.js → LastPeriod-fa62c38f.js} +1 -1
- package/build/{MobileBottomNavigationIcon-2425b88d.js → MobileBottomNavigationIcon-c9a7bab2.js} +3 -3
- package/build/{Spinner-29efc69e.js → Spinner-eee4bad2.js} +1 -1
- package/build/{WhatsApp-11a5928c.js → WhatsApp-adce873a.js} +1 -1
- package/build/adapters.js +19 -19
- package/build/atoms.js +47 -47
- package/build/babyGrowth.js +83 -83
- package/build/cache.js +2 -2
- package/build/care.js +17 -17
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +15 -15
- package/build/components/atoms/icons/Play.d.ts +4 -0
- package/build/components/molecules/index.d.ts +2 -0
- package/build/components/molecules/videoItem/index.d.ts +4 -0
- package/build/components/molecules/videoItem/index.styles.d.ts +14 -0
- package/build/components/molecules/videoItem/shorts/index.d.ts +4 -0
- package/build/components/molecules/videoItem/shorts/index.styles.d.ts +21 -0
- package/build/components/molecules/videoItem/types.d.ts +13 -0
- package/build/components/molecules/videoItem/utils.d.ts +1 -0
- package/build/components/molecules/videoItem/video/index.d.ts +4 -0
- package/build/components/molecules/videoItem/video/index.styles.d.ts +22 -0
- package/build/components/molecules/videoPlayerModal/index.d.ts +9 -0
- package/build/components/navigationV2/components/molecules/menuVideoList/Item/index.d.ts +15 -0
- package/build/components/navigationV2/components/molecules/menuVideoList/Item/index.styled.d.ts +13 -0
- package/build/components/navigationV2/components/molecules/menuVideoList/index.d.ts +9 -0
- package/build/components/navigationV2/components/molecules/menuVideoList/index.styled.d.ts +5 -0
- package/build/components/navigationV2/components/molecules/menuVideoList/videoSpotlights.d.ts +8 -0
- package/build/components/navigationV2/hooks/useNavConfig.d.ts +2 -0
- package/build/components/navigationV2/index.d.ts +9 -0
- package/build/components/navigationV2/types.d.ts +2 -2
- package/build/components/navigationV2/utils.d.ts +2 -0
- package/build/components.js +97 -91
- package/build/{constants-dcf07a2b.js → constants-68bbb45a.js} +1 -1
- package/build/constants.js +5 -3
- package/build/constantsDomainLocales.js +1 -1
- package/build/constantsRiskScreener.js +2 -2
- package/build/constantsSite.js +2 -2
- package/build/{core-bf635a4c.js → core-493a4c1f.js} +1 -1
- package/build/dataTransform-7c8a111b.js +13 -0
- package/build/{dataTransform-e1b2da85.js → dataTransform-c05d6333.js} +1 -1
- package/build/ecom.js +4 -4
- package/build/{editor-40cb6590.js → editor-dbfb4abe.js} +11 -11
- package/build/embeddedHeathToolCards_babyGrowth.js +23 -23
- package/build/embeddedHeathToolCards_babyPoop.js +19 -19
- package/build/embeddedHeathToolCards_babyVaccine.js +22 -22
- package/build/embeddedHeathToolCards_bmi_bmi.js +25 -25
- package/build/embeddedHeathToolCards_bmrBmr.js +25 -25
- package/build/embeddedHeathToolCards_dueDate_dueDate.js +22 -22
- package/build/embeddedHeathToolCards_ovulation_ovulation.js +22 -22
- package/build/embeddedHeathToolCards_pwg_pwg.js +26 -26
- package/build/embeddedHeathToolCards_targetHeartRate.js +27 -27
- package/build/esm/{LastPeriod-135ef0dc.js → LastPeriod-3c4f0e35.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-c448e8fe.js → MobileBottomNavigationIcon-b8bde94a.js} +3 -3
- package/build/esm/{Spinner-518e5c82.js → Spinner-79a257a6.js} +1 -1
- package/build/esm/{WhatsApp-a50d4537.js → WhatsApp-b0c3210b.js} +1 -1
- package/build/esm/adapters.js +19 -19
- package/build/esm/atoms.js +47 -47
- package/build/esm/babyGrowth.js +83 -83
- package/build/esm/cache.js +2 -2
- package/build/esm/care.js +17 -17
- package/build/esm/careBookingSearchBar.js +14 -14
- package/build/esm/careBookingSearchBarV2.js +15 -15
- package/build/esm/components/atoms/icons/Play.d.ts +4 -0
- package/build/esm/components/molecules/index.d.ts +2 -0
- package/build/esm/components/molecules/videoItem/index.d.ts +4 -0
- package/build/esm/components/molecules/videoItem/index.styles.d.ts +14 -0
- package/build/esm/components/molecules/videoItem/shorts/index.d.ts +4 -0
- package/build/esm/components/molecules/videoItem/shorts/index.styles.d.ts +21 -0
- package/build/esm/components/molecules/videoItem/types.d.ts +13 -0
- package/build/esm/components/molecules/videoItem/utils.d.ts +1 -0
- package/build/esm/components/molecules/videoItem/video/index.d.ts +4 -0
- package/build/esm/components/molecules/videoItem/video/index.styles.d.ts +22 -0
- package/build/esm/components/molecules/videoPlayerModal/index.d.ts +9 -0
- package/build/esm/components/navigationV2/components/molecules/menuVideoList/Item/index.d.ts +15 -0
- package/build/esm/components/navigationV2/components/molecules/menuVideoList/Item/index.styled.d.ts +13 -0
- package/build/esm/components/navigationV2/components/molecules/menuVideoList/index.d.ts +9 -0
- package/build/esm/components/navigationV2/components/molecules/menuVideoList/index.styled.d.ts +5 -0
- package/build/esm/components/navigationV2/components/molecules/menuVideoList/videoSpotlights.d.ts +8 -0
- package/build/esm/components/navigationV2/hooks/useNavConfig.d.ts +2 -0
- package/build/esm/components/navigationV2/index.d.ts +9 -0
- package/build/esm/components/navigationV2/types.d.ts +2 -2
- package/build/esm/components/navigationV2/utils.d.ts +2 -0
- package/build/esm/components.js +95 -91
- package/build/esm/{constants-71f01179.js → constants-08a665ac.js} +1 -1
- package/build/esm/constants.js +3 -3
- package/build/esm/constantsDomainLocales.js +1 -1
- package/build/esm/constantsRiskScreener.js +2 -2
- package/build/esm/constantsSite.js +2 -2
- package/build/esm/{core-af11d20d.js → core-222a8145.js} +1 -1
- package/build/esm/{dataTransform-f2b1a7aa.js → dataTransform-bda7b271.js} +1 -1
- package/build/esm/dataTransform-e1e08d96.js +11 -0
- package/build/esm/ecom.js +4 -4
- package/build/esm/{editor-f4ccfcb0.js → editor-ab4e1225.js} +11 -11
- package/build/esm/embeddedHeathToolCards_babyGrowth.js +23 -23
- package/build/esm/embeddedHeathToolCards_babyPoop.js +19 -19
- package/build/esm/embeddedHeathToolCards_babyVaccine.js +22 -22
- package/build/esm/embeddedHeathToolCards_bmi_bmi.js +25 -25
- package/build/esm/embeddedHeathToolCards_bmrBmr.js +25 -25
- package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +22 -22
- package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +22 -22
- package/build/esm/embeddedHeathToolCards_pwg_pwg.js +26 -26
- package/build/esm/embeddedHeathToolCards_targetHeartRate.js +27 -27
- package/build/esm/footer.js +21 -21
- package/build/esm/gAssets.js +2 -2
- package/build/esm/healthToolsCardWrapper.js +18 -18
- package/build/esm/healthToolsForm.js +33 -33
- package/build/esm/hooks.js +13 -13
- package/build/esm/i18n/translationKeys.d.ts +1 -1
- package/build/esm/i18n-values/en-PH.js +9 -0
- package/build/esm/i18n-values/hi-IN.js +9 -0
- package/build/esm/i18n-values/id-ID.js +9 -0
- package/build/esm/i18n-values/km-KH.js +9 -0
- package/build/esm/i18n-values/ms-MY.js +9 -0
- package/build/esm/i18n-values/my-MM.js +9 -0
- package/build/esm/i18n-values/th-TH.js +9 -0
- package/build/esm/i18n-values/tl-PH.js +9 -0
- package/build/esm/i18n-values/vi-VN.js +9 -0
- package/build/esm/i18n-values/vi-VN_MB.js +9 -0
- package/build/esm/i18n-values/zh-TW.js +9 -0
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/{index-b14478e8.js → index-0ba2e93a.js} +3 -3
- package/build/esm/{index-e4721d93.js → index-109b0adb.js} +6 -6
- package/build/esm/{index-4189a962.js → index-191f79c5.js} +1 -1
- package/build/esm/{index-74ad19ab.js → index-1deea983.js} +18 -18
- package/build/esm/{index-fafcf523.js → index-1df79247.js} +1 -1
- package/build/esm/{index-75b6adf7.js → index-1ff60d24.js} +11 -11
- package/build/esm/{index-0ed85b02.js → index-29d67804.js} +2 -2
- package/build/esm/{index-b605d917.js → index-2e886c27.js} +2 -2
- package/build/esm/{index-9f9e3aff.js → index-2fc1d07d.js} +16 -16
- package/build/esm/index-31a5e478.js +494 -0
- package/build/esm/{index-8601b6b7.js → index-3bd9b3a9.js} +31 -30
- package/build/esm/{index-4517b607.js → index-3e7cea05.js} +2 -2
- package/build/esm/{index-85f75df4.js → index-44b26820.js} +3 -3
- package/build/esm/{index-e8ec05bc.js → index-4829411b.js} +2 -2
- package/build/esm/{index-11cf1fd0.js → index-4be89ef5.js} +175 -90
- package/build/esm/{index-750e1404.js → index-4d082898.js} +16 -16
- package/build/esm/{index-da2f59f2.js → index-5106ea4a.js} +2 -2
- package/build/esm/{index-50f9b41e.js → index-590fcd6a.js} +1 -1
- package/build/esm/{index-4b4050f3.js → index-5b7bbbf3.js} +2 -2
- package/build/esm/{index-3e24192c.js → index-5ce16595.js} +6 -6
- package/build/esm/{index-14e17784.js → index-5dad2bfd.js} +1 -1
- package/build/esm/{index-1adcbf88.js → index-5eed82b8.js} +13 -13
- package/build/esm/{index-092feefb.js → index-62006031.js} +5 -5
- package/build/esm/{index-613417dd.js → index-64de7793.js} +6 -6
- package/build/esm/{index-99ca43c8.js → index-65a88a2f.js} +3 -3
- package/build/esm/{index-93fa5a80.js → index-66edc002.js} +6 -6
- package/build/esm/{index-21b4d3a4.js → index-72e7fffe.js} +2 -2
- package/build/esm/{index-ff8fa730.js → index-749063ff.js} +1 -1
- package/build/esm/{index-def423d4.js → index-7c6f1a51.js} +11 -3
- package/build/esm/{index-16098f47.js → index-7e95d2d7.js} +17 -17
- package/build/esm/{index-5de36917.js → index-8420b22c.js} +16 -16
- package/build/esm/{index-29e95d32.js → index-8468f319.js} +2 -2
- package/build/esm/{index-92e61bb7.js → index-86529a88.js} +17 -63
- package/build/esm/{index-3f770afe.js → index-86593428.js} +2 -2
- package/build/esm/{index-8239162c.js → index-894c4097.js} +15 -15
- package/build/esm/{index-2a66607f.js → index-8a3797fe.js} +8 -4
- package/build/esm/{index-5e8cc822.js → index-8e933797.js} +4 -4
- package/build/esm/{index-8ff5843f.js → index-8eb6f06d.js} +24 -24
- package/build/esm/{index-314b0752.js → index-91981f41.js} +19 -233
- package/build/esm/{index-f5c3297f.js → index-9de22e34.js} +7 -7
- package/build/esm/{index-d1b29da0.js → index-a7479d55.js} +2 -2
- package/build/esm/{index-0d344f9f.js → index-a85f8807.js} +24 -24
- package/build/esm/{index-eb34e967.js → index-b13ff4b9.js} +1 -1
- package/build/esm/{index-153780cf.js → index-bc4e8cd1.js} +13 -13
- package/build/esm/{index-f6b333fa.js → index-c072d314.js} +22 -20
- package/build/esm/{index-e50eaf7c.js → index-c15c044c.js} +5 -5
- package/build/esm/{index-4201a481.js → index-c40798d0.js} +18 -18
- package/build/esm/index-c52fbd75.js +225 -0
- package/build/esm/{index-2321b154.js → index-c82dce54.js} +16 -16
- package/build/esm/{index-45165697.js → index-c9d2aaa2.js} +21 -21
- package/build/esm/{index-41130e9f.js → index-ccc8a486.js} +3 -3
- package/build/esm/{index-20d45dcd.js → index-cd9b1e18.js} +10 -10
- package/build/esm/{index-7598d2cd.js → index-cf54a904.js} +2 -2
- package/build/esm/{index-c5febaaf.js → index-d3b10ec3.js} +1 -1
- package/build/esm/{index-59101a4f.js → index-dc3faa75.js} +3 -3
- package/build/esm/{index-76a7bd9d.js → index-dcb29363.js} +2 -2
- package/build/esm/{index-2d654a1a.js → index-e4677ebe.js} +1 -1
- package/build/esm/{index-2f334402.js → index-e95307ee.js} +32 -31
- package/build/esm/index-eda053dd.js +54 -0
- package/build/esm/{index-30eaf96e.js → index-ee3bb0fc.js} +13 -13
- package/build/esm/{index-c15ae10d.js → index-eec8b1cc.js} +3 -3
- package/build/esm/{index-1bdfad00.js → index-f58997c6.js} +17 -17
- package/build/esm/{index-cf0e1b27.js → index-fc65cc57.js} +13 -13
- package/build/esm/{index-906ac212.js → index-fd1bc715.js} +7 -7
- package/build/esm/index.js +116 -113
- package/build/esm/interfaces/constants/index.d.ts +2 -0
- package/build/esm/interfaces/types/Video.d.ts +36 -0
- package/build/esm/interfaces/types/index.d.ts +1 -0
- package/build/esm/{labelSorting-03a44199.js → labelSorting-4e353373.js} +4 -4
- package/build/esm/lead.js +25 -25
- package/build/esm/{logoIcon-16e71ac4.js → logoIcon-3ddc78e3.js} +2 -2
- package/build/esm/mantine.js +25 -25
- package/build/esm/misc.js +17 -16
- package/build/esm/miscGetDynamicHealthTool.js +4 -4
- package/build/esm/miscGetSocialList.js +8 -8
- package/build/esm/miscScreenSizeContext.js +1 -1
- package/build/esm/mobileBottomNavigation.js +5 -5
- package/build/esm/mobileBottomNavigationIcon.js +5 -5
- package/build/esm/molecules.js +73 -69
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +16 -16
- package/build/esm/navigation.js +50 -45
- package/build/esm/navigationLogoutPopup.js +9 -9
- package/build/esm/navigationProfileButton.js +23 -23
- package/build/esm/{dataTransform-61c78351.js → number-7cd2ed1c.js} +1 -11
- package/build/esm/onboardingV2.js +29 -29
- package/build/esm/organisms.js +53 -48
- package/build/esm/{post-ff05f592.js → post-25e22605.js} +2 -2
- package/build/esm/profileNavigation.js +19 -19
- package/build/esm/progressBar.js +1 -1
- package/build/esm/pwg.js +22 -22
- package/build/esm/ssoV2.js +26 -26
- package/build/esm/{store-961adaba.js → store-c0abd1a4.js} +4 -4
- package/build/esm/subot.js +33 -33
- package/build/esm/surveyOrPremiumBanner.js +31 -31
- package/build/esm/surveyQuestionCard.js +10 -10
- package/build/esm/{surveyThankyouCard-92be9b0d.js → surveyThankyouCard-d9a3f7c8.js} +5 -5
- package/build/esm/together.js +55 -53
- package/build/esm/togetherApiUtils.js +4 -4
- package/build/esm/togetherAtoms.js +30 -30
- package/build/esm/togetherComponentGlobalContext.js +4 -4
- package/build/esm/togetherMolecules.js +50 -48
- package/build/esm/togetherMoleculesCardAuthor.js +28 -27
- package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
- package/build/esm/togetherMoleculesProfileDetail.js +38 -37
- package/build/esm/togetherOrganisms.js +56 -54
- package/build/esm/togetherRichTextEditor.js +17 -17
- package/build/esm/togetherShareBox.js +10 -10
- package/build/esm/{treePopoverMenu-64320e72.js → treePopoverMenu-601f64f4.js} +19 -19
- package/build/esm/{types-053f17e0.js → types-34a4a8fc.js} +2 -2
- package/build/esm/types.js +2 -2
- package/build/esm/{useCategory-a1beffd9.js → useCategory-3eadc946.js} +5 -5
- package/build/esm/{useHealthToolCache-f2578df3.js → useHealthToolCache-d0dd546a.js} +1 -1
- package/build/esm/{useMantineLocale-b482abdd.js → useMantineLocale-f17968c0.js} +6 -6
- package/build/esm/{usePlacesAutocomplete-5b5c15ac.js → usePlacesAutocomplete-e826c24b.js} +1 -1
- package/build/esm/{useScreenSize-a0bc6826.js → useScreenSize-11fc92d3.js} +2 -2
- package/build/esm/useTogetherAuthRequiredAction.js +9 -9
- package/build/esm/{utils-206705f4.js → utils-1af61383.js} +3 -3
- package/build/esm/{utils-ea2d2be6.js → utils-356b57cf.js} +2 -2
- package/build/esm/{utils-5f158694.js → utils-f14dd095.js} +2 -2
- package/build/esm/vaccination.js +21 -21
- package/build/footer.js +21 -21
- package/build/gAssets.js +2 -2
- package/build/healthToolsCardWrapper.js +18 -18
- package/build/healthToolsForm.js +33 -33
- package/build/hooks.js +13 -13
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +9 -0
- package/build/i18n-values/hi-IN.js +9 -0
- package/build/i18n-values/id-ID.js +9 -0
- package/build/i18n-values/km-KH.js +9 -0
- package/build/i18n-values/ms-MY.js +9 -0
- package/build/i18n-values/my-MM.js +9 -0
- package/build/i18n-values/th-TH.js +9 -0
- package/build/i18n-values/tl-PH.js +9 -0
- package/build/i18n-values/vi-VN.js +9 -0
- package/build/i18n-values/vi-VN_MB.js +9 -0
- package/build/i18n-values/zh-TW.js +9 -0
- package/build/i18n.js +1 -1
- package/build/i18nV2.js +1 -1
- package/build/{index-801f831e.js → index-0ae0683e.js} +1 -1
- package/build/{index-92c78315.js → index-0bb69a29.js} +1 -1
- package/build/{index-9eac0534.js → index-0c39fb9a.js} +31 -30
- package/build/{index-ca0aaa30.js → index-0e3a9ce5.js} +2 -2
- package/build/{index-293892eb.js → index-12c0405a.js} +5 -5
- package/build/{index-24f74a6c.js → index-1a670332.js} +1 -1
- package/build/{index-923ca659.js → index-1e05e5e9.js} +5 -5
- package/build/{index-7c731bb3.js → index-2594073e.js} +6 -6
- package/build/{index-86fb82cb.js → index-26574e0f.js} +3 -3
- package/build/{index-d586f960.js → index-26e97252.js} +19 -234
- package/build/{index-bd8d3d98.js → index-2b7732a8.js} +16 -16
- package/build/{index-f4073ef9.js → index-2d9bcaeb.js} +18 -18
- package/build/{index-684d0882.js → index-2dd85aab.js} +2 -2
- package/build/{index-5597150a.js → index-3154eb57.js} +13 -13
- package/build/{index-4c3d9fab.js → index-32f95d0a.js} +6 -6
- package/build/{index-66035c29.js → index-347809f9.js} +1 -1
- package/build/{index-ed9cdb03.js → index-36927fc3.js} +18 -18
- package/build/{index-7831797f.js → index-36ac7272.js} +3 -3
- package/build/{index-e1a39c0f.js → index-44bf2ce1.js} +10 -2
- package/build/{index-10563d2d.js → index-4b2fa3e2.js} +2 -2
- package/build/{index-2b8d5922.js → index-4c7a785b.js} +6 -6
- package/build/{index-d3eee893.js → index-4d6e6a6f.js} +13 -13
- package/build/{index-f30ece98.js → index-4d8a8f2a.js} +2 -2
- package/build/{index-239a44cd.js → index-4ea6199f.js} +4 -4
- package/build/{index-78c6c6cf.js → index-4f002d8f.js} +11 -11
- package/build/{index-d5bd7852.js → index-4ff1cefe.js} +182 -97
- package/build/{index-4d72db3c.js → index-50880e9a.js} +2 -2
- package/build/{index-4840213b.js → index-52f4d9ac.js} +3 -3
- package/build/{index-c246a805.js → index-585064ac.js} +2 -2
- package/build/{index-6dcbaf78.js → index-5c3e82a8.js} +16 -16
- package/build/{index-4d2dd5d2.js → index-5e555a2c.js} +2 -2
- package/build/{index-6624dc27.js → index-5efb2208.js} +37 -36
- package/build/{index-bacfdf72.js → index-620e269f.js} +17 -17
- package/build/{index-ede81ff3.js → index-6c1fbee0.js} +34 -32
- package/build/{index-30e77221.js → index-80f1173f.js} +13 -13
- package/build/{index-293b14b4.js → index-82a721a9.js} +13 -13
- package/build/{index-7d74a494.js → index-88bffee6.js} +2 -2
- package/build/{index-e785998a.js → index-89d3b1dd.js} +1 -1
- package/build/{index-6c7afdca.js → index-8b7337b6.js} +2 -2
- package/build/index-8d6980aa.js +61 -0
- package/build/{index-2643e607.js → index-8ea58f0a.js} +16 -16
- package/build/{index-c2b6c6df.js → index-9395f53e.js} +1 -1
- package/build/{index-f0964133.js → index-9642ac3c.js} +21 -21
- package/build/{index-69e5e1b3.js → index-9fba1db4.js} +2 -2
- package/build/{index-818e3329.js → index-a2146821.js} +10 -10
- package/build/{index-e79b74ad.js → index-a47352b7.js} +17 -17
- package/build/{index-0c666eec.js → index-a52b0815.js} +2 -2
- package/build/{index-54096852.js → index-a64f9470.js} +9 -3
- package/build/index-a701bc62.js +504 -0
- package/build/{index-da6b25ba.js → index-aee0f71e.js} +1 -1
- package/build/{index-c44ce30e.js → index-af34cbca.js} +7 -7
- package/build/{index-251bc19b.js → index-b0338dab.js} +7 -7
- package/build/{index-7334c021.js → index-b039a2f5.js} +3 -3
- package/build/{index-d1a1f50a.js → index-bb0404b6.js} +3 -3
- package/build/{index-c1280c9e.js → index-c0a1f14f.js} +3 -3
- package/build/{index-abe62ca7.js → index-c182ddcd.js} +6 -6
- package/build/{index-d679f0b1.js → index-c3d5b656.js} +24 -24
- package/build/{index-082c1f5c.js → index-c5c8c633.js} +15 -15
- package/build/{index-de872eb4.js → index-cc632370.js} +31 -78
- package/build/{index-2ec2e22f.js → index-d68340ee.js} +1 -1
- package/build/{index-5ffb9c80.js → index-e4b83bc5.js} +2 -2
- package/build/{index-91f78d81.js → index-f9428b8a.js} +24 -24
- package/build/{index-e5b187b5.js → index-fa38fcaf.js} +16 -16
- package/build/index-fcc65dbf.js +232 -0
- package/build/index.js +128 -123
- package/build/interfaces/constants/index.d.ts +2 -0
- package/build/interfaces/types/Video.d.ts +36 -0
- package/build/interfaces/types/index.d.ts +1 -0
- package/build/{labelSorting-d221a981.js → labelSorting-564e4df0.js} +4 -4
- package/build/lead.js +25 -25
- package/build/{logoIcon-f344c366.js → logoIcon-144a4c63.js} +2 -2
- package/build/mantine.js +22 -22
- package/build/misc.js +19 -18
- 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 +75 -69
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +16 -16
- package/build/navigation.js +50 -45
- package/build/navigationLogoutPopup.js +9 -9
- package/build/navigationProfileButton.js +23 -23
- package/build/{dataTransform-cd43633f.js → number-0a06f73a.js} +0 -11
- package/build/onboardingV2.js +28 -28
- package/build/organisms.js +53 -48
- package/build/{post-68372a5c.js → post-e81b3399.js} +2 -2
- package/build/profileNavigation.js +19 -19
- package/build/progressBar.js +1 -1
- package/build/pwg.js +22 -22
- package/build/ssoV2.js +25 -25
- package/build/{store-90450103.js → store-3db31396.js} +4 -4
- package/build/subot.js +32 -32
- package/build/surveyOrPremiumBanner.js +31 -31
- package/build/surveyQuestionCard.js +10 -10
- package/build/{surveyThankyouCard-b17d0ead.js → surveyThankyouCard-dcfc997b.js} +5 -5
- package/build/together.js +63 -61
- package/build/togetherApiUtils.js +4 -4
- package/build/togetherAtoms.js +30 -30
- package/build/togetherComponentGlobalContext.js +4 -4
- package/build/togetherMolecules.js +51 -49
- package/build/togetherMoleculesCardAuthor.js +28 -27
- package/build/togetherMoleculesPostImagePreview.js +11 -11
- package/build/togetherMoleculesProfileDetail.js +38 -37
- package/build/togetherOrganisms.js +56 -54
- package/build/togetherRichTextEditor.js +17 -17
- package/build/togetherShareBox.js +10 -10
- package/build/{treePopoverMenu-6493d54c.js → treePopoverMenu-49b646ab.js} +19 -19
- package/build/{types-9a594994.js → types-a7bacf6e.js} +2 -2
- package/build/types.js +6 -2
- package/build/{useCategory-d6102fc5.js → useCategory-993eb216.js} +5 -5
- package/build/{useHealthToolCache-6c22500d.js → useHealthToolCache-68c4213c.js} +1 -1
- package/build/{useMantineLocale-5e25dbd7.js → useMantineLocale-5e96023c.js} +6 -6
- package/build/{usePlacesAutocomplete-2c39ed87.js → usePlacesAutocomplete-680d7e89.js} +1 -1
- package/build/{useScreenSize-23da1322.js → useScreenSize-58be1181.js} +2 -2
- package/build/useTogetherAuthRequiredAction.js +9 -9
- package/build/{utils-f03f5aa2.js → utils-130c6b01.js} +2 -2
- package/build/{utils-36e81afa.js → utils-d40974e0.js} +2 -2
- package/build/{utils-cfd7bb44.js → utils-da16f93d.js} +3 -3
- package/build/vaccination.js +21 -21
- package/package.json +1 -1
- package/build/esm/index-bd2495ce.js +0 -148
- package/build/index-74841ceb.js +0 -156
- /package/build/{BMI_BOYS.percentile.monthly-4b4ead7c.js → BMI_BOYS.percentile.monthly-5c94c639.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-275b5075.js → BMI_BOYS.percentile.weekly-28e88e2e.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-f45e4de7.js → BMI_BOYS.percentile.yearly-1ee7fccd.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-34c01826.js → BMI_BOYS.zscore.monthly-b38b3ddb.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-ff058983.js → BMI_BOYS.zscore.weekly-3d9ad8ee.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-e83db155.js → BMI_BOYS.zscore.yearly-679822f7.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-5952a5f6.js → BMI_GIRLS.percentile.monthly-82392190.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-cabf64c6.js → BMI_GIRLS.percentile.weekly-700710e2.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-f7ed2115.js → BMI_GIRLS.percentile.yearly-9dfd637a.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-2ddfbad7.js → BMI_GIRLS.zscore.monthly-cd692b93.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-77fbbbb2.js → BMI_GIRLS.zscore.weekly-0a966dd2.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-b0778e65.js → BMI_GIRLS.zscore.yearly-ef73d8ac.js} +0 -0
- /package/build/{ChevronDown-de1ece98.js → ChevronDown-2195239e.js} +0 -0
- /package/build/{Close-f7a2dac0.js → Close-dc4cd6ac.js} +0 -0
- /package/build/{Google-09fa7368.js → Google-84f1002c.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-cdd4c1aa.js → HEAD CIRCUM_BOYS.percentile.monthly-0ba798f6.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-0a8fb80b.js → HEAD CIRCUM_BOYS.percentile.weekly-04c41a40.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-15ef21eb.js → HEAD CIRCUM_BOYS.percentile.yearly-64684d2d.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-1780ca18.js → HEAD CIRCUM_BOYS.zscore.monthly-32f63213.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-d81d27c5.js → HEAD CIRCUM_BOYS.zscore.weekly-ab53405b.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-78c7764f.js → HEAD CIRCUM_BOYS.zscore.yearly-6f79051f.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-cd5e7f71.js → HEAD CIRCUM_GIRLS.percentile.monthly-13232833.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-8ac9bd16.js → HEAD CIRCUM_GIRLS.percentile.weekly-ad125882.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-10ab0a12.js → HEAD CIRCUM_GIRLS.percentile.yearly-e884a146.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-cb18cd53.js → HEAD CIRCUM_GIRLS.zscore.monthly-ec02e3a1.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-7511854b.js → HEAD CIRCUM_GIRLS.zscore.weekly-80c1c6ee.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-7038e2d6.js → HEAD CIRCUM_GIRLS.zscore.yearly-1d5ea97f.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-8c085b60.js → HEIGHT_BOYS.percentile.monthly-f935d161.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-d307bc3f.js → HEIGHT_BOYS.percentile.weekly-7d761d57.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-aa29790b.js → HEIGHT_BOYS.percentile.yearly-0e546d9a.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-6a550368.js → HEIGHT_BOYS.zscore.monthly-c3a67ea8.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-dd015b01.js → HEIGHT_BOYS.zscore.weekly-2a1ca99b.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-fa30f5c4.js → HEIGHT_BOYS.zscore.yearly-97929b26.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-364a4a1c.js → HEIGHT_GIRLS.percentile.monthly-81d19228.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-b47df52c.js → HEIGHT_GIRLS.percentile.weekly-0b638b75.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-fd47ff74.js → HEIGHT_GIRLS.percentile.yearly-ce047683.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-92b8e61f.js → HEIGHT_GIRLS.zscore.monthly-6a1972e9.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-5f9bcf63.js → HEIGHT_GIRLS.zscore.weekly-0d1c2e90.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-0c498c6a.js → HEIGHT_GIRLS.zscore.yearly-38affac7.js} +0 -0
- /package/build/{Locale-fe94e6b7.js → Locale-efeb4779.js} +0 -0
- /package/build/{Visible-ba7b3d53.js → Visible-6dbbaff6.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-b1d92929.js → WEIGHT_BOYS.percentile.monthly-25144bea.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-aaf578c7.js → WEIGHT_BOYS.percentile.weekly-b3470080.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-2239ddd4.js → WEIGHT_BOYS.percentile.yearly-70f4a7fb.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-9e3d43f3.js → WEIGHT_BOYS.zscore.monthly-b554e353.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-a70c3f37.js → WEIGHT_BOYS.zscore.weekly-84d15584.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-e4dc963c.js → WEIGHT_BOYS.zscore.yearly-be23fa9b.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-8546d75a.js → WEIGHT_GIRLS.percentile.monthly-940078af.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-0d8abcfc.js → WEIGHT_GIRLS.percentile.weekly-f48f3860.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-a252fa57.js → WEIGHT_GIRLS.percentile.yearly-177afa98.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-d8098121.js → WEIGHT_GIRLS.zscore.monthly-411af9f6.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-eb2ca773.js → WEIGHT_GIRLS.zscore.weekly-0bb114d8.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-a7aa6f56.js → WEIGHT_GIRLS.zscore.yearly-636f226d.js} +0 -0
- /package/build/{animation-8e372e43.js → animation-4f0b0b74.js} +0 -0
- /package/build/{constants-a0dcf322.js → constants-121d4cd0.js} +0 -0
- /package/build/{constants-adcd504a.js → constants-77bd9f3d.js} +0 -0
- /package/build/{constants-3dd494fd.js → constants-b45a0f52.js} +0 -0
- /package/build/{doctor-7f97e5bb.js → doctor-30b5162b.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-daed3839.js → BMI_BOYS.percentile.monthly-743ccd9b.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-bb492b2f.js → BMI_BOYS.percentile.weekly-148a81d2.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-5078dcab.js → BMI_BOYS.percentile.yearly-12920321.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-b2722ac5.js → BMI_BOYS.zscore.monthly-5297d265.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-4bc30b6b.js → BMI_BOYS.zscore.weekly-76892b16.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-a579a72b.js → BMI_BOYS.zscore.yearly-0966fa1b.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-f0cf5f80.js → BMI_GIRLS.percentile.monthly-c638e53a.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-d977dd24.js → BMI_GIRLS.percentile.weekly-72717163.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-9ad34a6a.js → BMI_GIRLS.percentile.yearly-32b08dcb.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-e6677292.js → BMI_GIRLS.zscore.monthly-bde76796.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-0aa4f907.js → BMI_GIRLS.zscore.weekly-b4a056fe.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-d156197f.js → BMI_GIRLS.zscore.yearly-a92152aa.js} +0 -0
- /package/build/esm/{ChevronDown-d9b90ee4.js → ChevronDown-cb59d640.js} +0 -0
- /package/build/esm/{Close-82dea850.js → Close-095f247b.js} +0 -0
- /package/build/esm/{Google-5bdd036c.js → Google-6c595880.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-ca3afd0b.js → HEAD CIRCUM_BOYS.percentile.monthly-a11d918b.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-b5983e55.js → HEAD CIRCUM_BOYS.percentile.weekly-d40d3946.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-3bc06058.js → HEAD CIRCUM_BOYS.percentile.yearly-8012449c.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-2a3fb151.js → HEAD CIRCUM_BOYS.zscore.monthly-8e5c5a31.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-8093a754.js → HEAD CIRCUM_BOYS.zscore.weekly-b35ad21d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-86ff100b.js → HEAD CIRCUM_BOYS.zscore.yearly-6c013887.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-4acde5cd.js → HEAD CIRCUM_GIRLS.percentile.monthly-aa3cb27d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-6388c74b.js → HEAD CIRCUM_GIRLS.percentile.weekly-c017508e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-2e907753.js → HEAD CIRCUM_GIRLS.percentile.yearly-ccca55e1.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-da2e586c.js → HEAD CIRCUM_GIRLS.zscore.monthly-fc6208ba.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-aa5062af.js → HEAD CIRCUM_GIRLS.zscore.weekly-150dfa94.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-d4aed2d0.js → HEAD CIRCUM_GIRLS.zscore.yearly-f5d7f469.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-4dfe4746.js → HEIGHT_BOYS.percentile.monthly-6876a69b.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-a6baa956.js → HEIGHT_BOYS.percentile.weekly-864ef15a.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-d2011cb1.js → HEIGHT_BOYS.percentile.yearly-45e10964.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-cdfabdff.js → HEIGHT_BOYS.zscore.monthly-987d02ad.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-ce164c2b.js → HEIGHT_BOYS.zscore.weekly-bdb660be.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-19bf9cf0.js → HEIGHT_BOYS.zscore.yearly-1517b945.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-98b79637.js → HEIGHT_GIRLS.percentile.monthly-b67f99aa.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-55b39359.js → HEIGHT_GIRLS.percentile.weekly-712b9a31.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-f23da78d.js → HEIGHT_GIRLS.percentile.yearly-55f644c9.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-0a270c80.js → HEIGHT_GIRLS.zscore.monthly-38bd1a84.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-25265133.js → HEIGHT_GIRLS.zscore.weekly-0e74d6b7.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-be1f88fd.js → HEIGHT_GIRLS.zscore.yearly-157cc38c.js} +0 -0
- /package/build/esm/{Locale-9dea4d4a.js → Locale-fee93066.js} +0 -0
- /package/build/esm/{Visible-bd26f31d.js → Visible-c8ccf9f4.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-d4fdfcb7.js → WEIGHT_BOYS.percentile.monthly-8e22e1ff.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-f994d5b3.js → WEIGHT_BOYS.percentile.weekly-c44d533c.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-7209f636.js → WEIGHT_BOYS.percentile.yearly-9ae7822a.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-91d2ac15.js → WEIGHT_BOYS.zscore.monthly-bdd76b6a.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-376e3f12.js → WEIGHT_BOYS.zscore.weekly-95b328c5.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-25df070f.js → WEIGHT_BOYS.zscore.yearly-814536f9.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-1f2b86e4.js → WEIGHT_GIRLS.percentile.monthly-bddd4f3b.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-26ae073a.js → WEIGHT_GIRLS.percentile.weekly-18a34d13.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-e29254ad.js → WEIGHT_GIRLS.percentile.yearly-9fea7e32.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-f855ae42.js → WEIGHT_GIRLS.zscore.monthly-b31d7444.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-9485b099.js → WEIGHT_GIRLS.zscore.weekly-506c8f97.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-59a78415.js → WEIGHT_GIRLS.zscore.yearly-3af998e9.js} +0 -0
- /package/build/esm/{animation-d6ce9d00.js → animation-6a677c4c.js} +0 -0
- /package/build/esm/{constants-3113c3f3.js → constants-0c2f7d1b.js} +0 -0
- /package/build/esm/{constants-0dd52e3f.js → constants-7688da28.js} +0 -0
- /package/build/esm/{constants-44428c3b.js → constants-e3bf1dcd.js} +0 -0
- /package/build/esm/{doctor-79695d47.js → doctor-a8bf8262.js} +0 -0
- /package/build/esm/{index-9429fef2.js → index-2469d657.js} +0 -0
- /package/build/esm/{index-68a622bd.js → index-40c8f198.js} +0 -0
- /package/build/esm/{index-e0c9065b.js → index-76eff284.js} +0 -0
- /package/build/esm/{index-e578acff.js → index-77acd039.js} +0 -0
- /package/build/esm/{index-e3dd4816.js → index-7ad01fa4.js} +0 -0
- /package/build/esm/{index-ef1e92aa.js → index-b7299a9c.js} +0 -0
- /package/build/esm/{index-9b4eb370.js → index-c4b2f711.js} +0 -0
- /package/build/esm/{index-fc4ff0c1.js → index-cc333222.js} +0 -0
- /package/build/esm/{index-d60257ab.js → index-f7168e69.js} +0 -0
- /package/build/esm/{index.styles-f1d20f0b.js → index.styles-61d70f9e.js} +0 -0
- /package/build/esm/{localizeNumberFormat-b58b0709.js → localizeNumberFormat-9bb2897c.js} +0 -0
- /package/build/esm/{normalizeLink-0bbb9f2e.js → normalizeLink-a852ea86.js} +0 -0
- /package/build/esm/{other-5df2ee98.js → other-ff97cf3a.js} +0 -0
- /package/build/esm/{paths-79c2a942.js → paths-1c1c94aa.js} +0 -0
- /package/build/esm/{translationsContext-4a161a5e.js → translationsContext-d3dcfbcf.js} +0 -0
- /package/build/esm/{tslib.es6-bea6774f.js → tslib.es6-3d0d57aa.js} +0 -0
- /package/build/esm/{types-d6b560f0.js → types-512c7e58.js} +0 -0
- /package/build/esm/{useIsInit-5cac74db.js → useIsInit-3a60ce11.js} +0 -0
- /package/build/esm/{useOutsideClick-01227e67.js → useOutsideClick-0af5e699.js} +0 -0
- /package/build/esm/{useScrollbarSize-94dd12a9.js → useScrollbarSize-32e71bd5.js} +0 -0
- /package/build/esm/{useUniqueId-ab3eacc1.js → useUniqueId-d85246b9.js} +0 -0
- /package/build/esm/{utils-5a720548.js → utils-24a5fc0b.js} +0 -0
- /package/build/{index-e5cda5ef.js → index-17123607.js} +0 -0
- /package/build/{index-affa5696.js → index-232df9c6.js} +0 -0
- /package/build/{index-a9517b32.js → index-2c357711.js} +0 -0
- /package/build/{index-2340bde2.js → index-546256c8.js} +0 -0
- /package/build/{index-2ac16096.js → index-d46c2bee.js} +0 -0
- /package/build/{index-08dbe4bb.js → index-d65d2702.js} +0 -0
- /package/build/{index-70053705.js → index-dd2622f2.js} +0 -0
- /package/build/{index-d49e78ee.js → index-e89d6ea8.js} +0 -0
- /package/build/{index-9b9a13c0.js → index-faa8ac60.js} +0 -0
- /package/build/{index.styles-f3cba150.js → index.styles-7eb232b9.js} +0 -0
- /package/build/{localizeNumberFormat-7ba78458.js → localizeNumberFormat-b4acc554.js} +0 -0
- /package/build/{normalizeLink-7ccd3c22.js → normalizeLink-ed076d28.js} +0 -0
- /package/build/{other-55a9988c.js → other-5db125e1.js} +0 -0
- /package/build/{paths-1762008b.js → paths-8c7855d4.js} +0 -0
- /package/build/{translationsContext-f04b6541.js → translationsContext-58c99c1f.js} +0 -0
- /package/build/{tslib.es6-400729ae.js → tslib.es6-7610e8e4.js} +0 -0
- /package/build/{types-78001fd6.js → types-149e0fce.js} +0 -0
- /package/build/{useIsInit-32887485.js → useIsInit-3a02c33f.js} +0 -0
- /package/build/{useOutsideClick-5f93addc.js → useOutsideClick-59fd150e.js} +0 -0
- /package/build/{useScrollbarSize-4ff147e9.js → useScrollbarSize-17773592.js} +0 -0
- /package/build/{useUniqueId-31a8ced9.js → useUniqueId-17e9a8d5.js} +0 -0
- /package/build/{utils-0b96a051.js → utils-62602343.js} +0 -0
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { _ as __rest, a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-3d0d57aa.js';
|
|
2
2
|
import React__default, { useState, useEffect } from 'react';
|
|
3
3
|
import { notifications, Notifications } from '@mantine/notifications';
|
|
4
|
-
import { Z as ZINDEX_SSO } from './index-
|
|
4
|
+
import { Z as ZINDEX_SSO } from './index-8a3797fe.js';
|
|
5
5
|
import { em } from '@mantine/core';
|
|
6
|
-
import { S as Screens, M as MediaQueries } from './utils-
|
|
7
|
-
import { O as OTHER_THEME_CONFIG } from './other-
|
|
6
|
+
import { S as Screens, M as MediaQueries } from './utils-24a5fc0b.js';
|
|
7
|
+
import { O as OTHER_THEME_CONFIG } from './other-ff97cf3a.js';
|
|
8
8
|
import dayjs from 'dayjs';
|
|
9
|
-
import './index-
|
|
10
|
-
import { L as LOCALE } from './Locale-
|
|
9
|
+
import './index-7c6f1a51.js';
|
|
10
|
+
import { L as LOCALE } from './Locale-fee93066.js';
|
|
11
11
|
|
|
12
12
|
const DangerIcon = () => (React__default.createElement("svg", { width: "20", height: "20", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
|
|
13
13
|
React__default.createElement("path", { d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10", fill: "#262626" }),
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-3d0d57aa.js';
|
|
2
2
|
import React__default, { useState, useEffect } from 'react';
|
|
3
3
|
import styled from '@emotion/styled';
|
|
4
|
-
import { B as Breakpoints } from './utils-
|
|
4
|
+
import { B as Breakpoints } from './utils-24a5fc0b.js';
|
|
5
5
|
|
|
6
6
|
const ImageWrap = (_a) => {
|
|
7
7
|
var { alt, backupSrc, src, placeholderSrc, style, ref } = _a, props = __rest(_a, ["alt", "backupSrc", "src", "placeholderSrc", "style", "ref"]);
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import React__default, { createContext, useContext, useRef } from 'react';
|
|
2
2
|
import { deleteCookie } from './miscCookieHelper.js';
|
|
3
|
-
import { u as useSSOV2Store, I as IS_SSOV2_ENABLED } from './store-
|
|
4
|
-
import { T as TogetherComponentGlobalContext, j as getUrlToSignUp } from './utils-
|
|
5
|
-
import { B as BEARER_TOKEN_COOKIE } from './constants-
|
|
6
|
-
import './tslib.es6-
|
|
3
|
+
import { u as useSSOV2Store, I as IS_SSOV2_ENABLED } from './store-c0abd1a4.js';
|
|
4
|
+
import { T as TogetherComponentGlobalContext, j as getUrlToSignUp } from './utils-1af61383.js';
|
|
5
|
+
import { B as BEARER_TOKEN_COOKIE } from './constants-e3bf1dcd.js';
|
|
6
|
+
import './tslib.es6-3d0d57aa.js';
|
|
7
7
|
import 'zustand';
|
|
8
8
|
import './constantsIsProduction.js';
|
|
9
|
-
import './normalizeLink-
|
|
9
|
+
import './normalizeLink-a852ea86.js';
|
|
10
10
|
import './constantsDomainLocales.js';
|
|
11
|
-
import './Locale-
|
|
12
|
-
import './index-
|
|
11
|
+
import './Locale-fee93066.js';
|
|
12
|
+
import './index-8a3797fe.js';
|
|
13
13
|
import 'date-fns/locale';
|
|
14
|
-
import './index-
|
|
14
|
+
import './index-7c6f1a51.js';
|
|
15
15
|
import './constantsSite.js';
|
|
16
16
|
import './constantsRiskScreener.js';
|
|
17
|
-
import './index-
|
|
17
|
+
import './index-cc333222.js';
|
|
18
18
|
import 'slugify';
|
|
19
19
|
import 'string-format';
|
|
20
20
|
import './togetherApiPaths.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { a as __awaiter } from './tslib.es6-
|
|
2
|
-
import { c as cookie } from './index-
|
|
1
|
+
import { a as __awaiter } from './tslib.es6-3d0d57aa.js';
|
|
2
|
+
import { c as cookie } from './index-cc333222.js';
|
|
3
3
|
import { getCookie } from './miscCookieHelper.js';
|
|
4
4
|
import slugify from 'slugify';
|
|
5
5
|
import { isProduction } from './constantsIsProduction.js';
|
|
6
6
|
import formatString from 'string-format';
|
|
7
7
|
import React__default, { createContext, useState, useEffect } from 'react';
|
|
8
8
|
import { PATHS } from './togetherApiPaths.js';
|
|
9
|
-
import { B as BEARER_TOKEN_COOKIE, b as BEARER_ADMIN_TOKEN_COOKIE, L as LOCALISED_SLUGS } from './constants-
|
|
9
|
+
import { B as BEARER_TOKEN_COOKIE, b as BEARER_ADMIN_TOKEN_COOKIE, L as LOCALISED_SLUGS } from './constants-e3bf1dcd.js';
|
|
10
10
|
|
|
11
11
|
const DefaultComponentGlobalContextData = {
|
|
12
12
|
locale: 'vi-VN',
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React__default, { useState, useCallback, useMemo } from 'react';
|
|
2
|
-
import { U as USER_GEOLOCATION_COORDINATES_COOKIE } from './index-
|
|
2
|
+
import { U as USER_GEOLOCATION_COORDINATES_COOKIE } from './index-8a3797fe.js';
|
|
3
3
|
import { getCookie, setCookie, deleteCookie } from './miscCookieHelper.js';
|
|
4
4
|
import styled from '@emotion/styled';
|
|
5
5
|
import { theme } from './miscTheme.js';
|
|
6
|
-
import { M as MediaQueries } from './utils-
|
|
6
|
+
import { M as MediaQueries } from './utils-24a5fc0b.js';
|
|
7
7
|
import Skeleton from 'react-loading-skeleton';
|
|
8
8
|
import formatString from 'string-format';
|
|
9
9
|
import { domainLocales } from './constantsDomainLocales.js';
|
package/build/esm/vaccination.js
CHANGED
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
import { _ as __rest, a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-3d0d57aa.js';
|
|
2
2
|
import React__default, { useMemo, useState, useEffect, Fragment } from 'react';
|
|
3
3
|
import { Stack, Flex, Badge, Grid, Box, Input, Container, AspectRatio as AspectRatio$1, Tabs, ScrollArea, Divider, SimpleGrid } from '@mantine/core';
|
|
4
|
-
import { t as themeColors, b as AspectRatio } from './index-
|
|
4
|
+
import { t as themeColors, b as AspectRatio } from './index-1ff60d24.js';
|
|
5
5
|
import '@mantine/dates';
|
|
6
|
-
import './index-
|
|
7
|
-
import { G as Gender } from './index-
|
|
8
|
-
import './index-
|
|
9
|
-
import './useMantineLocale-
|
|
10
|
-
import { T as Text } from './index-
|
|
11
|
-
import { B as Button } from './index-
|
|
6
|
+
import './index-8a3797fe.js';
|
|
7
|
+
import { G as Gender } from './index-7c6f1a51.js';
|
|
8
|
+
import './index-76eff284.js';
|
|
9
|
+
import './useMantineLocale-f17968c0.js';
|
|
10
|
+
import { T as Text } from './index-2e886c27.js';
|
|
11
|
+
import { B as Button } from './index-749063ff.js';
|
|
12
12
|
import { theme } from './miscTheme.js';
|
|
13
|
-
import './index.styles-
|
|
14
|
-
import { u as useTranslations } from './index-
|
|
13
|
+
import './index.styles-61d70f9e.js';
|
|
14
|
+
import { u as useTranslations } from './index-b13ff4b9.js';
|
|
15
15
|
import { useDisclosure } from '@mantine/hooks';
|
|
16
|
-
import './other-
|
|
17
|
-
import './index-
|
|
16
|
+
import './other-ff97cf3a.js';
|
|
17
|
+
import './index-eec8b1cc.js';
|
|
18
18
|
import styled from '@emotion/styled';
|
|
19
|
-
import { M as MediaQueries } from './utils-
|
|
20
|
-
import { S as Switch } from './index-
|
|
21
|
-
import './translationsContext-
|
|
19
|
+
import { M as MediaQueries } from './utils-24a5fc0b.js';
|
|
20
|
+
import { S as Switch } from './index-b7299a9c.js';
|
|
21
|
+
import './translationsContext-d3dcfbcf.js';
|
|
22
22
|
import { Current, Upcoming, Missed, Vaccinated, ArrowRight } from '@hhgtech/icons/other';
|
|
23
|
-
import { u as useScreenSize } from './useScreenSize-
|
|
24
|
-
import { M as Modal } from './index-
|
|
23
|
+
import { u as useScreenSize } from './useScreenSize-11fc92d3.js';
|
|
24
|
+
import { M as Modal } from './index-cf54a904.js';
|
|
25
25
|
import { useForm } from '@mantine/form';
|
|
26
26
|
import dayjs from 'dayjs';
|
|
27
27
|
import customParseFormat from 'dayjs/plugin/customParseFormat';
|
|
28
|
-
import { D as DatePicker } from './index-
|
|
29
|
-
import { H as Heading } from './index-
|
|
28
|
+
import { D as DatePicker } from './index-5ce16595.js';
|
|
29
|
+
import { H as Heading } from './index-86593428.js';
|
|
30
30
|
import '@mantine/carousel';
|
|
31
|
-
import './Locale-
|
|
31
|
+
import './Locale-fee93066.js';
|
|
32
32
|
import 'classnames';
|
|
33
|
-
import './useUniqueId-
|
|
33
|
+
import './useUniqueId-d85246b9.js';
|
|
34
34
|
import './constantsSite.js';
|
|
35
35
|
import '@hhgtech/icons/core';
|
|
36
36
|
import 'date-fns/locale';
|
package/build/footer.js
CHANGED
|
@@ -2,44 +2,44 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var index = require('./index-
|
|
5
|
+
var index = require('./index-8ea58f0a.js');
|
|
6
6
|
require('react');
|
|
7
|
-
require('./index-
|
|
7
|
+
require('./index-17123607.js');
|
|
8
8
|
require('dayjs');
|
|
9
|
-
require('./index-
|
|
9
|
+
require('./index-a64f9470.js');
|
|
10
10
|
require('date-fns/locale');
|
|
11
|
-
require('./index-
|
|
12
|
-
require('./Locale-
|
|
11
|
+
require('./index-44bf2ce1.js');
|
|
12
|
+
require('./Locale-efeb4779.js');
|
|
13
13
|
require('./constantsSite.js');
|
|
14
14
|
require('./constantsDomainLocales.js');
|
|
15
15
|
require('./constantsRiskScreener.js');
|
|
16
16
|
require('./constantsIsProduction.js');
|
|
17
|
-
require('./index-
|
|
18
|
-
require('./tslib.es6-
|
|
17
|
+
require('./index-4f002d8f.js');
|
|
18
|
+
require('./tslib.es6-7610e8e4.js');
|
|
19
19
|
require('@hhgtech/icons/other');
|
|
20
20
|
require('@mantine/core');
|
|
21
21
|
require('@mantine/hooks');
|
|
22
|
-
require('./index-
|
|
23
|
-
require('./useScreenSize-
|
|
22
|
+
require('./index-e89d6ea8.js');
|
|
23
|
+
require('./useScreenSize-58be1181.js');
|
|
24
24
|
require('@emotion/styled');
|
|
25
|
-
require('./utils-
|
|
25
|
+
require('./utils-62602343.js');
|
|
26
26
|
require('@mantine/carousel');
|
|
27
|
-
require('./index-
|
|
28
|
-
require('./other-
|
|
27
|
+
require('./index-e4b83bc5.js');
|
|
28
|
+
require('./other-5db125e1.js');
|
|
29
29
|
require('./miscTheme.js');
|
|
30
|
-
require('./useMantineLocale-
|
|
30
|
+
require('./useMantineLocale-5e96023c.js');
|
|
31
31
|
require('@mantine/notifications');
|
|
32
|
-
require('./index-
|
|
32
|
+
require('./index-0bb69a29.js');
|
|
33
33
|
require('classnames');
|
|
34
|
-
require('./useUniqueId-
|
|
34
|
+
require('./useUniqueId-17e9a8d5.js');
|
|
35
35
|
require('@hhgtech/icons/core');
|
|
36
36
|
require('@mantine/dates');
|
|
37
|
-
require('./index.styles-
|
|
38
|
-
require('./translationsContext-
|
|
39
|
-
require('./index-
|
|
40
|
-
require('./index-
|
|
41
|
-
require('./logoIcon-
|
|
42
|
-
require('./index-
|
|
37
|
+
require('./index.styles-7eb232b9.js');
|
|
38
|
+
require('./translationsContext-58c99c1f.js');
|
|
39
|
+
require('./index-bb0404b6.js');
|
|
40
|
+
require('./index-2594073e.js');
|
|
41
|
+
require('./logoIcon-144a4c63.js');
|
|
42
|
+
require('./index-9395f53e.js');
|
|
43
43
|
|
|
44
44
|
|
|
45
45
|
|
package/build/gAssets.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var index = require('./index-
|
|
5
|
+
var index = require('./index-e89d6ea8.js');
|
|
6
6
|
require('./constantsDomainLocales.js');
|
|
7
|
-
require('./Locale-
|
|
7
|
+
require('./Locale-efeb4779.js');
|
|
8
8
|
require('./constantsIsProduction.js');
|
|
9
9
|
|
|
10
10
|
|
|
@@ -2,41 +2,41 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
require('./tslib.es6-
|
|
5
|
+
require('./tslib.es6-7610e8e4.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('@mantine/core');
|
|
8
|
-
var healthToolsCardWrapper = require('./index-
|
|
9
|
-
require('./index-
|
|
8
|
+
var healthToolsCardWrapper = require('./index-80f1173f.js');
|
|
9
|
+
require('./index-4f002d8f.js');
|
|
10
10
|
require('@hhgtech/icons/other');
|
|
11
11
|
require('@mantine/hooks');
|
|
12
|
-
require('./index-
|
|
12
|
+
require('./index-e89d6ea8.js');
|
|
13
13
|
require('./constantsDomainLocales.js');
|
|
14
|
-
require('./Locale-
|
|
14
|
+
require('./Locale-efeb4779.js');
|
|
15
15
|
require('./constantsIsProduction.js');
|
|
16
|
-
require('./useScreenSize-
|
|
16
|
+
require('./useScreenSize-58be1181.js');
|
|
17
17
|
require('@emotion/styled');
|
|
18
|
-
require('./utils-
|
|
18
|
+
require('./utils-62602343.js');
|
|
19
19
|
require('@mantine/carousel');
|
|
20
|
-
require('./index-
|
|
21
|
-
require('./other-
|
|
22
|
-
require('./index-
|
|
20
|
+
require('./index-e4b83bc5.js');
|
|
21
|
+
require('./other-5db125e1.js');
|
|
22
|
+
require('./index-44bf2ce1.js');
|
|
23
23
|
require('./miscTheme.js');
|
|
24
|
-
require('./useMantineLocale-
|
|
24
|
+
require('./useMantineLocale-5e96023c.js');
|
|
25
25
|
require('@mantine/notifications');
|
|
26
|
-
require('./index-
|
|
26
|
+
require('./index-a64f9470.js');
|
|
27
27
|
require('date-fns/locale');
|
|
28
28
|
require('./constantsSite.js');
|
|
29
29
|
require('./constantsRiskScreener.js');
|
|
30
30
|
require('dayjs');
|
|
31
|
-
require('./index-
|
|
31
|
+
require('./index-0bb69a29.js');
|
|
32
32
|
require('classnames');
|
|
33
|
-
require('./useUniqueId-
|
|
33
|
+
require('./useUniqueId-17e9a8d5.js');
|
|
34
34
|
require('@hhgtech/icons/core');
|
|
35
35
|
require('@mantine/dates');
|
|
36
|
-
require('./index.styles-
|
|
37
|
-
require('./index-
|
|
38
|
-
require('./translationsContext-
|
|
39
|
-
require('./index-
|
|
36
|
+
require('./index.styles-7eb232b9.js');
|
|
37
|
+
require('./index-d68340ee.js');
|
|
38
|
+
require('./translationsContext-58c99c1f.js');
|
|
39
|
+
require('./index-bb0404b6.js');
|
|
40
40
|
require('./miscDefaultClassWrapper.js');
|
|
41
41
|
|
|
42
42
|
|
package/build/healthToolsForm.js
CHANGED
|
@@ -2,62 +2,62 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var index = require('./index-
|
|
6
|
-
var index$1 = require('./index-
|
|
7
|
-
var index$2 = require('./index-
|
|
8
|
-
var index$3 = require('./index-
|
|
9
|
-
var index$4 = require('./index-
|
|
10
|
-
var index$5 = require('./index-
|
|
11
|
-
var index$6 = require('./index-
|
|
12
|
-
require('./tslib.es6-
|
|
5
|
+
var index = require('./index-fa38fcaf.js');
|
|
6
|
+
var index$1 = require('./index-620e269f.js');
|
|
7
|
+
var index$2 = require('./index-3154eb57.js');
|
|
8
|
+
var index$3 = require('./index-2d9bcaeb.js');
|
|
9
|
+
var index$4 = require('./index-5c3e82a8.js');
|
|
10
|
+
var index$5 = require('./index-2b7732a8.js');
|
|
11
|
+
var index$6 = require('./index-a47352b7.js');
|
|
12
|
+
require('./tslib.es6-7610e8e4.js');
|
|
13
13
|
require('react');
|
|
14
|
-
require('./LastPeriod-
|
|
14
|
+
require('./LastPeriod-fa62c38f.js');
|
|
15
15
|
require('date-fns');
|
|
16
16
|
require('@mantine/core');
|
|
17
17
|
require('@mantine/form');
|
|
18
18
|
require('dayjs');
|
|
19
|
-
require('./index-
|
|
19
|
+
require('./index-4f002d8f.js');
|
|
20
20
|
require('@hhgtech/icons/other');
|
|
21
21
|
require('@mantine/hooks');
|
|
22
|
-
require('./index-
|
|
22
|
+
require('./index-e89d6ea8.js');
|
|
23
23
|
require('./constantsDomainLocales.js');
|
|
24
|
-
require('./Locale-
|
|
24
|
+
require('./Locale-efeb4779.js');
|
|
25
25
|
require('./constantsIsProduction.js');
|
|
26
|
-
require('./useScreenSize-
|
|
26
|
+
require('./useScreenSize-58be1181.js');
|
|
27
27
|
require('@emotion/styled');
|
|
28
|
-
require('./utils-
|
|
28
|
+
require('./utils-62602343.js');
|
|
29
29
|
require('@mantine/carousel');
|
|
30
|
-
require('./index-
|
|
31
|
-
require('./other-
|
|
32
|
-
require('./index-
|
|
30
|
+
require('./index-e4b83bc5.js');
|
|
31
|
+
require('./other-5db125e1.js');
|
|
32
|
+
require('./index-44bf2ce1.js');
|
|
33
33
|
require('./miscTheme.js');
|
|
34
|
-
require('./useMantineLocale-
|
|
34
|
+
require('./useMantineLocale-5e96023c.js');
|
|
35
35
|
require('@mantine/notifications');
|
|
36
|
-
require('./index-
|
|
36
|
+
require('./index-a64f9470.js');
|
|
37
37
|
require('date-fns/locale');
|
|
38
38
|
require('./constantsSite.js');
|
|
39
39
|
require('./constantsRiskScreener.js');
|
|
40
|
-
require('./index-
|
|
40
|
+
require('./index-0bb69a29.js');
|
|
41
41
|
require('classnames');
|
|
42
|
-
require('./useUniqueId-
|
|
42
|
+
require('./useUniqueId-17e9a8d5.js');
|
|
43
43
|
require('@hhgtech/icons/core');
|
|
44
|
-
require('./index-
|
|
44
|
+
require('./index-4c7a785b.js');
|
|
45
45
|
require('@mantine/dates');
|
|
46
|
-
require('./index.styles-
|
|
47
|
-
require('./index-
|
|
48
|
-
require('./translationsContext-
|
|
49
|
-
require('./index-
|
|
50
|
-
require('./index-
|
|
46
|
+
require('./index.styles-7eb232b9.js');
|
|
47
|
+
require('./index-d68340ee.js');
|
|
48
|
+
require('./translationsContext-58c99c1f.js');
|
|
49
|
+
require('./index-bb0404b6.js');
|
|
50
|
+
require('./index-4ea6199f.js');
|
|
51
51
|
require('react-keyed-flatten-children');
|
|
52
52
|
require('react-hook-form');
|
|
53
|
-
require('./useHealthToolCache-
|
|
53
|
+
require('./useHealthToolCache-68c4213c.js');
|
|
54
54
|
require('./miscGetDynamicHealthTool.js');
|
|
55
|
-
require('./normalizeLink-
|
|
56
|
-
require('./core-
|
|
57
|
-
require('./constants-
|
|
58
|
-
require('./index-
|
|
55
|
+
require('./normalizeLink-ed076d28.js');
|
|
56
|
+
require('./core-493a4c1f.js');
|
|
57
|
+
require('./constants-77bd9f3d.js');
|
|
58
|
+
require('./index-4d6e6a6f.js');
|
|
59
59
|
require('./embeddedHeathToolCards_helpers.js');
|
|
60
|
-
require('./constants-
|
|
60
|
+
require('./constants-121d4cd0.js');
|
|
61
61
|
|
|
62
62
|
|
|
63
63
|
|
package/build/hooks.js
CHANGED
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var index = require('./index-
|
|
6
|
-
var useScrollbarSize = require('./useScrollbarSize-
|
|
7
|
-
var useCategory = require('./useCategory-
|
|
8
|
-
var useHealthToolCache = require('./useHealthToolCache-
|
|
9
|
-
var useIsInit = require('./useIsInit-
|
|
10
|
-
var useOutsideClick = require('./useOutsideClick-
|
|
11
|
-
var useUniqueId = require('./useUniqueId-
|
|
5
|
+
var index = require('./index-d68340ee.js');
|
|
6
|
+
var useScrollbarSize = require('./useScrollbarSize-17773592.js');
|
|
7
|
+
var useCategory = require('./useCategory-993eb216.js');
|
|
8
|
+
var useHealthToolCache = require('./useHealthToolCache-68c4213c.js');
|
|
9
|
+
var useIsInit = require('./useIsInit-3a02c33f.js');
|
|
10
|
+
var useOutsideClick = require('./useOutsideClick-59fd150e.js');
|
|
11
|
+
var useUniqueId = require('./useUniqueId-17e9a8d5.js');
|
|
12
12
|
require('react');
|
|
13
|
-
require('./translationsContext-
|
|
13
|
+
require('./translationsContext-58c99c1f.js');
|
|
14
14
|
require('lodash/debounce');
|
|
15
|
-
require('./tslib.es6-
|
|
15
|
+
require('./tslib.es6-7610e8e4.js');
|
|
16
16
|
require('./miscCookieHelper.js');
|
|
17
|
-
require('./index-
|
|
18
|
-
require('./Locale-
|
|
17
|
+
require('./index-44bf2ce1.js');
|
|
18
|
+
require('./Locale-efeb4779.js');
|
|
19
19
|
require('./miscGetDynamicHealthTool.js');
|
|
20
|
-
require('./normalizeLink-
|
|
20
|
+
require('./normalizeLink-ed076d28.js');
|
|
21
21
|
require('./constantsDomainLocales.js');
|
|
22
22
|
require('./constantsIsProduction.js');
|
|
23
|
-
require('./core-
|
|
23
|
+
require('./core-493a4c1f.js');
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading';
|
|
1
|
+
export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading';
|