@hhgtech/hhg-components 1.29.536 → 1.29.537-beta-2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (579) hide show
  1. package/build/{InputDate-ff78f6e6.js → InputDate-e2c42c9c.js} +5 -5
  2. package/build/{LastPeriod-ceca4869.js → LastPeriod-9cc3ce1c.js} +1 -1
  3. package/build/{MobileBottomNavigationIcon-5e334b1e.js → MobileBottomNavigationIcon-7f7f9e8c.js} +3 -3
  4. package/build/{SiteWideBanner-428b0eed.js → SiteWideBanner-c2efb851.js} +11 -11
  5. package/build/{Spinner-29eba46b.js → Spinner-a75096f7.js} +1 -1
  6. package/build/{WhatsApp-fedf6866.js → WhatsApp-3913a0cf.js} +1 -1
  7. package/build/adapters.js +20 -20
  8. package/build/atoms.js +54 -54
  9. package/build/babyGrowth.js +86 -86
  10. package/build/cache.js +2 -2
  11. package/build/care.js +22 -22
  12. package/build/careBookingSearchBar.js +14 -14
  13. package/build/careBookingSearchBarV2.js +19 -19
  14. package/build/components/atoms/drawerBottom/index.d.ts +6 -3
  15. package/build/components/mantine/modal/index.d.ts +3 -3
  16. package/build/components/molecules/healthTools/form/bmiForm/UnitPicker.d.ts +4 -5
  17. package/build/components/molecules/healthTools/form/bmiForm/index.d.ts +2 -1
  18. package/build/components/molecules/index.d.ts +5 -1
  19. package/build/components/molecules/popupBoostArticleCard/boostCardArticleAuthorName.d.ts +10 -0
  20. package/build/components/molecules/popupBoostArticleCard/getAuthorForBoostCard.d.ts +19 -0
  21. package/build/components/molecules/popupBoostArticleCard/index.d.ts +11 -0
  22. package/build/components/molecules/popupBoostArticleCard/index.styled.d.ts +16 -0
  23. package/build/components/molecules/popupBoostArticleCard/renderBoostUploadTime.d.ts +2 -0
  24. package/build/components/molecules/popupBoostPageView/index.d.ts +33 -0
  25. package/build/components/molecules/popupBoostPageView/tracking.d.ts +13 -0
  26. package/build/components/organisms/collectPhoneNumber/index.styled.d.ts +1 -0
  27. package/build/components/organisms/popupRequestConsultation/index.styled.d.ts +1 -0
  28. package/build/components.js +157 -154
  29. package/build/{constants-86dae49a.js → constants-3df257a3.js} +3 -2
  30. package/build/{constants-c079fc09.js → constants-a1d5ba45.js} +1 -1
  31. package/build/constants.js +3 -3
  32. package/build/constantsDomainLocales.js +1 -1
  33. package/build/constantsRiskScreener.js +2 -2
  34. package/build/constantsSite.js +2 -2
  35. package/build/{core-ca9ba9aa.js → core-96382e05.js} +1 -1
  36. package/build/{dataTransform-c5b4c003.js → dataTransform-d87ab186.js} +1 -1
  37. package/build/ecom.js +5 -5
  38. package/build/{editor-eebb3c84.js → editor-bd09f69f.js} +11 -11
  39. package/build/embeddedHeathToolCards_babyGrowth.js +25 -25
  40. package/build/embeddedHeathToolCards_babyPoop.js +22 -22
  41. package/build/embeddedHeathToolCards_babyVaccine.js +24 -24
  42. package/build/embeddedHeathToolCards_bmi_bmi.js +28 -28
  43. package/build/embeddedHeathToolCards_bmrBmr.js +29 -29
  44. package/build/embeddedHeathToolCards_dueDate_dueDate.js +24 -24
  45. package/build/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
  46. package/build/embeddedHeathToolCards_pwg_pwg.js +28 -28
  47. package/build/embeddedHeathToolCards_targetHeartRate.js +29 -29
  48. package/build/esm/{InputDate-31a84d45.js → InputDate-b6343322.js} +5 -5
  49. package/build/esm/{LastPeriod-6aa9ea42.js → LastPeriod-36e7e59f.js} +1 -1
  50. package/build/esm/{MobileBottomNavigationIcon-904969d8.js → MobileBottomNavigationIcon-31a3e071.js} +3 -3
  51. package/build/esm/{SiteWideBanner-e16cd363.js → SiteWideBanner-0de7821d.js} +11 -11
  52. package/build/esm/{Spinner-c968c269.js → Spinner-ec08ef5a.js} +1 -1
  53. package/build/esm/{WhatsApp-9f8600f9.js → WhatsApp-e2ef0ca4.js} +1 -1
  54. package/build/esm/adapters.js +20 -20
  55. package/build/esm/atoms.js +53 -53
  56. package/build/esm/babyGrowth.js +86 -86
  57. package/build/esm/cache.js +2 -2
  58. package/build/esm/care.js +22 -22
  59. package/build/esm/careBookingSearchBar.js +14 -14
  60. package/build/esm/careBookingSearchBarV2.js +19 -19
  61. package/build/esm/components/atoms/drawerBottom/index.d.ts +6 -3
  62. package/build/esm/components/mantine/modal/index.d.ts +3 -3
  63. package/build/esm/components/molecules/healthTools/form/bmiForm/UnitPicker.d.ts +4 -5
  64. package/build/esm/components/molecules/healthTools/form/bmiForm/index.d.ts +2 -1
  65. package/build/esm/components/molecules/index.d.ts +5 -1
  66. package/build/esm/components/molecules/popupBoostArticleCard/boostCardArticleAuthorName.d.ts +10 -0
  67. package/build/esm/components/molecules/popupBoostArticleCard/getAuthorForBoostCard.d.ts +19 -0
  68. package/build/esm/components/molecules/popupBoostArticleCard/index.d.ts +11 -0
  69. package/build/esm/components/molecules/popupBoostArticleCard/index.styled.d.ts +16 -0
  70. package/build/esm/components/molecules/popupBoostArticleCard/renderBoostUploadTime.d.ts +2 -0
  71. package/build/esm/components/molecules/popupBoostPageView/index.d.ts +33 -0
  72. package/build/esm/components/molecules/popupBoostPageView/tracking.d.ts +13 -0
  73. package/build/esm/components/organisms/collectPhoneNumber/index.styled.d.ts +1 -0
  74. package/build/esm/components/organisms/popupRequestConsultation/index.styled.d.ts +1 -0
  75. package/build/esm/components.js +110 -110
  76. package/build/esm/{constants-0d72efc9.js → constants-031a5fce.js} +3 -3
  77. package/build/esm/{constants-659b2ff5.js → constants-2694967a.js} +1 -1
  78. package/build/esm/constants.js +3 -3
  79. package/build/esm/constantsDomainLocales.js +1 -1
  80. package/build/esm/constantsRiskScreener.js +2 -2
  81. package/build/esm/constantsSite.js +2 -2
  82. package/build/esm/{core-324380b2.js → core-731398c2.js} +1 -1
  83. package/build/esm/{dataTransform-985adbed.js → dataTransform-a0d9bc34.js} +2 -2
  84. package/build/esm/ecom.js +5 -5
  85. package/build/esm/{editor-5f5caaca.js → editor-1123b17b.js} +11 -11
  86. package/build/esm/embeddedHeathToolCards_babyGrowth.js +25 -25
  87. package/build/esm/embeddedHeathToolCards_babyPoop.js +22 -22
  88. package/build/esm/embeddedHeathToolCards_babyVaccine.js +24 -24
  89. package/build/esm/embeddedHeathToolCards_bmi_bmi.js +28 -28
  90. package/build/esm/embeddedHeathToolCards_bmrBmr.js +29 -29
  91. package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +24 -24
  92. package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
  93. package/build/esm/embeddedHeathToolCards_pwg_pwg.js +28 -28
  94. package/build/esm/embeddedHeathToolCards_targetHeartRate.js +29 -29
  95. package/build/esm/footer.js +22 -22
  96. package/build/esm/gAssets.js +2 -2
  97. package/build/esm/{healthTools-e6cef33b.js → healthTools-ec75fc73.js} +1 -1
  98. package/build/esm/healthToolsCardWrapper.js +20 -20
  99. package/build/esm/healthToolsForm.js +36 -36
  100. package/build/esm/hooks.js +14 -14
  101. package/build/esm/i18n/translationKeys.d.ts +1 -1
  102. package/build/esm/i18n-values/en-PH.js +12 -0
  103. package/build/esm/i18n-values/hi-IN.js +12 -0
  104. package/build/esm/i18n-values/id-ID.js +12 -0
  105. package/build/esm/i18n-values/km-KH.js +12 -0
  106. package/build/esm/i18n-values/ms-MY.js +12 -0
  107. package/build/esm/i18n-values/my-MM.js +12 -0
  108. package/build/esm/i18n-values/th-TH.js +12 -0
  109. package/build/esm/i18n-values/tl-PH.js +12 -0
  110. package/build/esm/i18n-values/vi-VN.js +12 -0
  111. package/build/esm/i18n-values/vi-VN_MB.js +12 -0
  112. package/build/esm/i18n-values/zh-SG.js +12 -0
  113. package/build/esm/i18n-values/zh-TW.js +12 -0
  114. package/build/esm/i18n.js +2 -2
  115. package/build/esm/i18nV2.js +2 -2
  116. package/build/esm/{index-73be6e73.js → index-051159aa.js} +2 -2
  117. package/build/esm/{index-4d145ba4.js → index-09d2cb67.js} +13 -13
  118. package/build/esm/{index-1ebe862c.js → index-0c11d8cb.js} +2 -2
  119. package/build/esm/{index-93da3200.js → index-0ef87b09.js} +3 -3
  120. package/build/esm/{index-2bb7f510.js → index-15173239.js} +18 -18
  121. package/build/esm/{index-c4d8e6ce.js → index-15ae2f64.js} +32 -32
  122. package/build/esm/{index-2906635b.js → index-1847d78f.js} +34 -34
  123. package/build/esm/{index-41966ff9.js → index-18aa0ee5.js} +3 -3
  124. package/build/esm/{index-c30c776e.js → index-20204619.js} +3 -3
  125. package/build/esm/{index-0302841d.js → index-22970d29.js} +3 -3
  126. package/build/esm/{index-673921f2.js → index-22f2b6db.js} +3 -3
  127. package/build/esm/{index-ab64efc3.js → index-2398f766.js} +6 -6
  128. package/build/esm/{index-7a670e71.js → index-2438891a.js} +11 -11
  129. package/build/esm/{index-f8eaa404.js → index-2cb583eb.js} +3 -3
  130. package/build/esm/{index-5ffa3f78.js → index-2ecc213c.js} +1 -1
  131. package/build/esm/{index-6aa38f4a.js → index-3140e763.js} +1 -1
  132. package/build/esm/{index-fdc2d81a.js → index-3712855a.js} +7 -7
  133. package/build/esm/{index-444c89db.js → index-38e12cea.js} +6 -6
  134. package/build/esm/{index-b0b33b44.js → index-3d22c8e3.js} +15 -15
  135. package/build/esm/{index-755eb9c0.js → index-43000554.js} +17 -17
  136. package/build/esm/{index-5e9efd56.js → index-45b39f54.js} +1 -1
  137. package/build/esm/{index-30d3ee51.js → index-47bd2594.js} +14 -14
  138. package/build/esm/{index-58da05c9.js → index-48d9d63c.js} +3 -3
  139. package/build/esm/{index-04f5a769.js → index-4ab448d4.js} +2 -2
  140. package/build/esm/{index-31d66653.js → index-4bd90da1.js} +2 -2
  141. package/build/esm/{index-1d613728.js → index-552314fa.js} +7 -7
  142. package/build/esm/{index-520f502d.js → index-5a6b957c.js} +2 -2
  143. package/build/esm/{index-ef45163b.js → index-5ee09ce8.js} +3 -3
  144. package/build/esm/{index-641bb70d.js → index-6422e4dc.js} +1 -1
  145. package/build/esm/{index-b716f178.js → index-651c11e5.js} +9 -9
  146. package/build/esm/{index-52242cb7.js → index-65d88e81.js} +16 -16
  147. package/build/esm/{index-444c42db.js → index-6603869c.js} +2 -2
  148. package/build/esm/{index-abcabf7a.js → index-667667b9.js} +14 -14
  149. package/build/esm/{index-231d2515.js → index-69b28b13.js} +25 -25
  150. package/build/esm/{index-2a13ecc2.js → index-6b76c17c.js} +2 -2
  151. package/build/esm/{index-d1af90ef.js → index-72f0ab61.js} +25 -24
  152. package/build/esm/{index-b362ec75.js → index-78dbe5f7.js} +26 -26
  153. package/build/esm/{index-d5731299.js → index-7d866ffb.js} +22 -22
  154. package/build/esm/{index-c6bbfde7.js → index-8155cc1c.js} +3 -3
  155. package/build/esm/{index-37ee534c.js → index-81626c09.js} +2 -2
  156. package/build/esm/{index-e5c6c334.js → index-820660ea.js} +1 -1
  157. package/build/esm/{index-044f1b3d.js → index-8299221b.js} +32 -32
  158. package/build/esm/{index-afdb4057.js → index-86d9ced0.js} +6 -6
  159. package/build/esm/{index-555fbbe4.js → index-92a47e45.js} +2 -2
  160. package/build/esm/{index-88c8037d.js → index-9884adb4.js} +2 -2
  161. package/build/esm/{index-1cb466b1.js → index-9f1b26b6.js} +6 -6
  162. package/build/esm/{index-6a32d067.js → index-a47baab1.js} +8 -3
  163. package/build/esm/{index-a2b26a52.js → index-b4fc5d36.js} +2 -2
  164. package/build/esm/{index-a4516e6f.js → index-b679a450.js} +4 -4
  165. package/build/esm/{index-27a453db.js → index-b93c507d.js} +2 -2
  166. package/build/esm/{index-dcaa0ec5.js → index-c191c53d.js} +15 -15
  167. package/build/esm/{index-305ea4ff.js → index-c5633877.js} +9 -9
  168. package/build/esm/{index-fadefee8.js → index-c60ed871.js} +13 -13
  169. package/build/esm/{index-b123cb26.js → index-cacef511.js} +2 -2
  170. package/build/esm/{index-1f70e65e.js → index-cb68c4eb.js} +5 -5
  171. package/build/esm/{index-acb0e372.js → index-cbb07c08.js} +29 -6
  172. package/build/esm/{index-aba99a3c.js → index-d0d54d04.js} +2 -2
  173. package/build/esm/{index-c008607a.js → index-d29c6b84.js} +16 -16
  174. package/build/esm/{index-5563937f.js → index-d40707da.js} +16 -16
  175. package/build/esm/{index-18596a50.js → index-d8c16b27.js} +15 -15
  176. package/build/esm/{index-da0a7092.js → index-d9e11dde.js} +2 -2
  177. package/build/esm/{index-148eaa77.js → index-da18ffd2.js} +8 -8
  178. package/build/esm/{index-d1a07321.js → index-db45c5bd.js} +18 -18
  179. package/build/esm/{index-ad262028.js → index-dc30f610.js} +12 -12
  180. package/build/esm/{index-7b30efdc.js → index-ddd41534.js} +14 -14
  181. package/build/esm/{index-b13d372a.js → index-e9673c04.js} +16 -16
  182. package/build/esm/{index-dbecf86b.js → index-ee248c9c.js} +1 -1
  183. package/build/esm/{index-b86f481e.js → index-efbbd379.js} +3 -3
  184. package/build/esm/{index-8a984a01.js → index-f08e609b.js} +3 -111
  185. package/build/esm/{index-291d0e7b.js → index-f5bacace.js} +2 -2
  186. package/build/esm/{index-86ba39ab.js → index-f8f1107b.js} +21 -21
  187. package/build/esm/index-fa32c87a.js +120 -0
  188. package/build/esm/index.js +131 -131
  189. package/build/esm/{labelSorting-7a5d39a6.js → labelSorting-92f94ef2.js} +4 -4
  190. package/build/esm/lead.js +37 -38
  191. package/build/esm/{logoIcon-4af03905.js → logoIcon-0b554ed9.js} +2 -2
  192. package/build/esm/mantine.js +27 -27
  193. package/build/esm/misc.js +19 -19
  194. package/build/esm/miscGetDynamicHealthTool.js +4 -4
  195. package/build/esm/miscGetSocialList.js +8 -8
  196. package/build/esm/miscScreenSizeContext.js +1 -1
  197. package/build/esm/mobileBottomNavigation.js +5 -5
  198. package/build/esm/mobileBottomNavigationIcon.js +5 -5
  199. package/build/esm/molecules.js +88 -85
  200. package/build/esm/moleculesArticleCard.js +6 -6
  201. package/build/esm/moleculesArticleCardV2.js +17 -17
  202. package/build/esm/navigation.js +51 -50
  203. package/build/esm/navigationLogoutPopup.js +11 -11
  204. package/build/esm/navigationProfileButton.js +27 -27
  205. package/build/esm/onboardingV2.js +30 -30
  206. package/build/esm/organisms.js +65 -65
  207. package/build/esm/{post-3773713e.js → post-b1e83fa8.js} +2 -2
  208. package/build/esm/profileNavigation.js +20 -20
  209. package/build/esm/progressBar.js +1 -1
  210. package/build/esm/pwg.js +23 -23
  211. package/build/esm/ssoV2/api/index.d.ts +2 -0
  212. package/build/esm/ssoV2/api/paths.d.ts +1 -0
  213. package/build/esm/ssoV2/api/whatsapp.d.ts +5 -1
  214. package/build/esm/ssoV2/screens/components/progressBar.utils.d.ts +1 -0
  215. package/build/esm/ssoV2/screens/whatsAppOTP.d.ts +13 -0
  216. package/build/esm/ssoV2/screens/whatsAppPhoneVerify.d.ts +9 -0
  217. package/build/esm/ssoV2/ssoStateManager/store.d.ts +16 -0
  218. package/build/esm/ssoV2/stepsManager/index.d.ts +2 -0
  219. package/build/esm/ssoV2.js +312 -47
  220. package/build/esm/{store-39a0405a.js → store-fec8c367.js} +66 -4
  221. package/build/esm/subot.js +40 -40
  222. package/build/esm/surveyOrPremiumBanner.js +35 -34
  223. package/build/esm/surveyQuestionCard.js +11 -11
  224. package/build/esm/{surveyThankyouCard-553a0536.js → surveyThankyouCard-5da3d4a7.js} +5 -5
  225. package/build/esm/together/api/paths.d.ts +1 -0
  226. package/build/esm/together.js +58 -57
  227. package/build/esm/togetherApiPaths.js +1 -0
  228. package/build/esm/togetherApiUtils.js +6 -6
  229. package/build/esm/togetherAtoms.js +31 -31
  230. package/build/esm/togetherComponentGlobalContext.js +6 -6
  231. package/build/esm/togetherMolecules.js +53 -52
  232. package/build/esm/togetherMoleculesCardAuthor.js +29 -29
  233. package/build/esm/togetherMoleculesPostImagePreview.js +13 -13
  234. package/build/esm/togetherMoleculesProfileDetail.js +41 -40
  235. package/build/esm/togetherOrganisms.js +52 -51
  236. package/build/esm/togetherRichTextEditor.js +20 -20
  237. package/build/esm/togetherShareBox.js +12 -12
  238. package/build/esm/{transform-0eb7203a.js → transform-e3599601.js} +667 -32
  239. package/build/esm/{translationsProvider-f9118eb7.js → translationsProvider-27a4cfb9.js} +1 -1
  240. package/build/esm/{treePopoverMenu-cca053c7.js → treePopoverMenu-c5de0a77.js} +19 -19
  241. package/build/esm/types.js +2 -2
  242. package/build/esm/{useCartCareService-0d93f1a2.js → useCartCareService-a7395073.js} +1 -1
  243. package/build/esm/{useHealthToolCache-34a8ea40.js → useHealthToolCache-567aba36.js} +1 -1
  244. package/build/esm/{usePhoneValidator-b0d4c43f.js → usePhoneValidator-753b0d6a.js} +5 -5
  245. package/build/esm/{usePlacesAutocomplete-f44ebed0.js → usePlacesAutocomplete-48d5a661.js} +1 -1
  246. package/build/esm/useTogetherAuthRequiredAction.js +11 -10
  247. package/build/esm/{utils-bb8ef83e.js → utils-18a15f6e.js} +2 -2
  248. package/build/esm/{utils-82ce3bea.js → utils-1e513a19.js} +4 -4
  249. package/build/esm/{utils-29a6e3dc.js → utils-a2748de0.js} +5 -5
  250. package/build/esm/{utils-17cfbfab.js → utils-e1059f7f.js} +2 -2
  251. package/build/esm/{utils-e6a554db.js → utils-e929db0f.js} +4 -4
  252. package/build/esm/vaccination.js +22 -22
  253. package/build/footer.js +22 -22
  254. package/build/gAssets.js +2 -2
  255. package/build/{healthTools-d10cb2b9.js → healthTools-36cc7dd9.js} +1 -1
  256. package/build/healthToolsCardWrapper.js +20 -20
  257. package/build/healthToolsForm.js +36 -36
  258. package/build/hooks.js +14 -14
  259. package/build/i18n/translationKeys.d.ts +1 -1
  260. package/build/i18n-values/en-PH.js +12 -0
  261. package/build/i18n-values/hi-IN.js +12 -0
  262. package/build/i18n-values/id-ID.js +12 -0
  263. package/build/i18n-values/km-KH.js +12 -0
  264. package/build/i18n-values/ms-MY.js +12 -0
  265. package/build/i18n-values/my-MM.js +12 -0
  266. package/build/i18n-values/th-TH.js +12 -0
  267. package/build/i18n-values/tl-PH.js +12 -0
  268. package/build/i18n-values/vi-VN.js +12 -0
  269. package/build/i18n-values/vi-VN_MB.js +12 -0
  270. package/build/i18n-values/zh-SG.js +12 -0
  271. package/build/i18n-values/zh-TW.js +12 -0
  272. package/build/i18n.js +2 -2
  273. package/build/i18nV2.js +1 -1
  274. package/build/{index-afa3dc6b.js → index-04affef4.js} +2 -2
  275. package/build/{index-f854ed7a.js → index-04d4c670.js} +26 -25
  276. package/build/{index-44806890.js → index-09f44f08.js} +16 -16
  277. package/build/{index-e629093f.js → index-0be2492c.js} +1 -1
  278. package/build/{index-85411e49.js → index-0c81750f.js} +13 -13
  279. package/build/{index-f32c6987.js → index-0eff5a6f.js} +7 -7
  280. package/build/{index-6984b858.js → index-168f7df4.js} +6 -6
  281. package/build/{index-6c3c397c.js → index-17e5e057.js} +1 -1
  282. package/build/{index-f62272d2.js → index-1bcb5aec.js} +3 -3
  283. package/build/{index-c1df2b6b.js → index-1ea0bae2.js} +16 -16
  284. package/build/{index-4a64c7b3.js → index-25287a1c.js} +9 -9
  285. package/build/{index-4598f96f.js → index-26fc24d2.js} +34 -34
  286. package/build/{index-9426f1c1.js → index-2f5534a8.js} +14 -14
  287. package/build/{index-1f23a7d3.js → index-320d3bb6.js} +29 -5
  288. package/build/{index-065924ed.js → index-335a0782.js} +2 -2
  289. package/build/{index-2fbeef9c.js → index-34cde802.js} +8 -8
  290. package/build/{index-4c42cad6.js → index-3694431f.js} +2 -2
  291. package/build/{index-c3808ec2.js → index-38e6c96b.js} +2 -2
  292. package/build/{index-d611cedd.js → index-39bc295b.js} +14 -14
  293. package/build/{index-d9b4c880.js → index-4332dead.js} +32 -32
  294. package/build/{index-6495b599.js → index-46dc4cbd.js} +4 -4
  295. package/build/{index-5b366f07.js → index-48737b83.js} +1 -1
  296. package/build/{index-42d32482.js → index-4b7f4c43.js} +25 -25
  297. package/build/{index-6ecd062d.js → index-4ea7a7ec.js} +21 -21
  298. package/build/{index-83e3614e.js → index-4f564b94.js} +2 -1
  299. package/build/{index-e7b06dcf.js → index-54d30f34.js} +5 -5
  300. package/build/{index-ef81931a.js → index-59a0edf4.js} +16 -16
  301. package/build/{index-0cdb86a8.js → index-5a5426d4.js} +2 -2
  302. package/build/{index-0a45b1d0.js → index-5a5918e5.js} +2 -2
  303. package/build/{index-4a95b05a.js → index-61107ee3.js} +2 -2
  304. package/build/{index-27e5d692.js → index-676127d3.js} +3 -3
  305. package/build/index-69cd1541.js +127 -0
  306. package/build/{index-1ecbe263.js → index-69f99658.js} +3 -3
  307. package/build/{index-9c82989e.js → index-6a35d7d9.js} +13 -13
  308. package/build/{index-2fe3ceeb.js → index-6d717860.js} +15 -15
  309. package/build/{index-e44909ab.js → index-76c0f6e2.js} +7 -7
  310. package/build/{index-e403675e.js → index-7a46a13f.js} +16 -16
  311. package/build/{index-ff3b41f4.js → index-7fa1eee6.js} +3 -3
  312. package/build/{index-e13f79db.js → index-84ee150f.js} +3 -3
  313. package/build/{index-fbff8bae.js → index-85016476.js} +15 -15
  314. package/build/{index-cb5894a3.js → index-85f8c16f.js} +3 -3
  315. package/build/{index-2c7c637b.js → index-879b7605.js} +32 -32
  316. package/build/{index-a58bb756.js → index-89fb7f7b.js} +3 -3
  317. package/build/{index-9fbde625.js → index-8a2423b1.js} +3 -3
  318. package/build/{index-3b227ca6.js → index-8f0ff936.js} +2 -2
  319. package/build/{index-e98d920e.js → index-9271408c.js} +10 -10
  320. package/build/{index-2d4c8ad4.js → index-954df995.js} +2 -2
  321. package/build/{index-1cd33c7a.js → index-9629973f.js} +18 -18
  322. package/build/{index-c28a4099.js → index-972c2b95.js} +6 -6
  323. package/build/{index-6907df53.js → index-9f194061.js} +2 -2
  324. package/build/{index-75a0f3a2.js → index-a70cc5ce.js} +32 -9
  325. package/build/{index-01436280.js → index-a7a66423.js} +2 -2
  326. package/build/{index-9e57d5ce.js → index-aaa2ca75.js} +12 -12
  327. package/build/{index-710ccdb6.js → index-ac291db1.js} +14 -14
  328. package/build/{index-09fade11.js → index-ad7a568a.js} +1 -1
  329. package/build/{index-83ef722f.js → index-b4e2545c.js} +6 -6
  330. package/build/{index-a9ed52dc.js → index-b4ef7e6f.js} +3 -3
  331. package/build/{index-c3b20299.js → index-b6569a5b.js} +2 -2
  332. package/build/{index-d8e68056.js → index-bf8c6212.js} +17 -17
  333. package/build/{index-2c26fd5f.js → index-c05c444f.js} +1 -1
  334. package/build/{index-7bea8be0.js → index-c6e76d62.js} +1 -1
  335. package/build/{index-f5173b2f.js → index-c8ec2039.js} +16 -16
  336. package/build/{index-4110a485.js → index-d07cdaad.js} +22 -22
  337. package/build/{index-338c0144.js → index-d1fde65f.js} +3 -3
  338. package/build/{index-f6aaac2a.js → index-d3b82c86.js} +2 -2
  339. package/build/{index-582b6b2b.js → index-d4a0af50.js} +68 -67
  340. package/build/{index-cbfbd43e.js → index-d52b947d.js} +11 -11
  341. package/build/{index-178383f6.js → index-e1842c0d.js} +18 -18
  342. package/build/{index-4319f797.js → index-e28b9963.js} +2 -111
  343. package/build/{index-e662cbe0.js → index-e6752d3c.js} +2 -2
  344. package/build/{index-1e4f90c4.js → index-efc8b1ae.js} +6 -6
  345. package/build/{index-2085a085.js → index-f8f9ccc2.js} +2 -2
  346. package/build/index.js +219 -216
  347. package/build/{labelSorting-4b2787a1.js → labelSorting-dc247081.js} +4 -4
  348. package/build/lead.js +38 -39
  349. package/build/{logoIcon-ddbd1a9f.js → logoIcon-740dc179.js} +2 -2
  350. package/build/mantine.js +25 -25
  351. package/build/misc.js +19 -19
  352. package/build/miscGetDynamicHealthTool.js +4 -4
  353. package/build/miscGetSocialList.js +8 -8
  354. package/build/miscScreenSizeContext.js +1 -1
  355. package/build/mobileBottomNavigation.js +5 -5
  356. package/build/mobileBottomNavigationIcon.js +5 -5
  357. package/build/molecules.js +91 -85
  358. package/build/moleculesArticleCard.js +6 -6
  359. package/build/moleculesArticleCardV2.js +17 -17
  360. package/build/navigation.js +51 -50
  361. package/build/navigationLogoutPopup.js +11 -11
  362. package/build/navigationProfileButton.js +27 -27
  363. package/build/onboardingV2.js +29 -29
  364. package/build/organisms.js +65 -65
  365. package/build/{post-56987069.js → post-ce4760f3.js} +2 -2
  366. package/build/profileNavigation.js +20 -20
  367. package/build/progressBar.js +1 -1
  368. package/build/pwg.js +23 -23
  369. package/build/ssoV2/api/index.d.ts +2 -0
  370. package/build/ssoV2/api/paths.d.ts +1 -0
  371. package/build/ssoV2/api/whatsapp.d.ts +5 -1
  372. package/build/ssoV2/screens/components/progressBar.utils.d.ts +1 -0
  373. package/build/ssoV2/screens/whatsAppOTP.d.ts +13 -0
  374. package/build/ssoV2/screens/whatsAppPhoneVerify.d.ts +9 -0
  375. package/build/ssoV2/ssoStateManager/store.d.ts +16 -0
  376. package/build/ssoV2/stepsManager/index.d.ts +2 -0
  377. package/build/ssoV2.js +325 -60
  378. package/build/{store-2ad5a77f.js → store-1ee2b1ab.js} +66 -3
  379. package/build/subot.js +39 -39
  380. package/build/surveyOrPremiumBanner.js +35 -34
  381. package/build/surveyQuestionCard.js +11 -11
  382. package/build/{surveyThankyouCard-855b87ad.js → surveyThankyouCard-74dfd92c.js} +5 -5
  383. package/build/together/api/paths.d.ts +1 -0
  384. package/build/together.js +58 -57
  385. package/build/togetherApiPaths.js +1 -0
  386. package/build/togetherApiUtils.js +6 -6
  387. package/build/togetherAtoms.js +31 -31
  388. package/build/togetherComponentGlobalContext.js +6 -6
  389. package/build/togetherMolecules.js +53 -52
  390. package/build/togetherMoleculesCardAuthor.js +29 -29
  391. package/build/togetherMoleculesPostImagePreview.js +13 -13
  392. package/build/togetherMoleculesProfileDetail.js +41 -40
  393. package/build/togetherOrganisms.js +52 -51
  394. package/build/togetherRichTextEditor.js +20 -20
  395. package/build/togetherShareBox.js +12 -12
  396. package/build/{transform-c7e91b90.js → transform-76a2f453.js} +673 -34
  397. package/build/{translationsProvider-0febe0f5.js → translationsProvider-6fc3ac5f.js} +1 -1
  398. package/build/{treePopoverMenu-242a293c.js → treePopoverMenu-d9a8ece0.js} +19 -19
  399. package/build/types.js +2 -2
  400. package/build/{useCartCareService-f252d3af.js → useCartCareService-b349c242.js} +1 -1
  401. package/build/{useHealthToolCache-bd9bc44d.js → useHealthToolCache-696a89c0.js} +1 -1
  402. package/build/{usePhoneValidator-4756d790.js → usePhoneValidator-4631f6c2.js} +5 -5
  403. package/build/{usePlacesAutocomplete-8795d0b4.js → usePlacesAutocomplete-3ceaa68d.js} +1 -1
  404. package/build/useTogetherAuthRequiredAction.js +11 -10
  405. package/build/{utils-6eab4fd9.js → utils-1caf8748.js} +4 -4
  406. package/build/{utils-f2ce9983.js → utils-26b25522.js} +2 -2
  407. package/build/{utils-21b9c7f7.js → utils-859022da.js} +5 -5
  408. package/build/{utils-451cd6ba.js → utils-cc6c5d8e.js} +2 -2
  409. package/build/{utils-9dea4291.js → utils-d1b6f85e.js} +3 -3
  410. package/build/vaccination.js +22 -22
  411. package/package.json +1 -1
  412. package/build/Close-f4d517c5.js +0 -29
  413. package/build/esm/Close-8cf9c873.js +0 -7
  414. /package/build/{BMI_BOYS.percentile.monthly-69bf876b.js → BMI_BOYS.percentile.monthly-d37f3e10.js} +0 -0
  415. /package/build/{BMI_BOYS.percentile.weekly-3ac49c7a.js → BMI_BOYS.percentile.weekly-b8a676bd.js} +0 -0
  416. /package/build/{BMI_BOYS.percentile.yearly-5ea9d097.js → BMI_BOYS.percentile.yearly-ec8106d1.js} +0 -0
  417. /package/build/{BMI_BOYS.zscore.monthly-359d39d8.js → BMI_BOYS.zscore.monthly-c9eca637.js} +0 -0
  418. /package/build/{BMI_BOYS.zscore.weekly-13df0249.js → BMI_BOYS.zscore.weekly-b1d7a6b6.js} +0 -0
  419. /package/build/{BMI_BOYS.zscore.yearly-8d948c8b.js → BMI_BOYS.zscore.yearly-c34a34f9.js} +0 -0
  420. /package/build/{BMI_GIRLS.percentile.monthly-11fdd1ef.js → BMI_GIRLS.percentile.monthly-02d6a90d.js} +0 -0
  421. /package/build/{BMI_GIRLS.percentile.weekly-4970055a.js → BMI_GIRLS.percentile.weekly-8f01c0dd.js} +0 -0
  422. /package/build/{BMI_GIRLS.percentile.yearly-d782096c.js → BMI_GIRLS.percentile.yearly-6fb477f7.js} +0 -0
  423. /package/build/{BMI_GIRLS.zscore.monthly-dc321533.js → BMI_GIRLS.zscore.monthly-53b80b7e.js} +0 -0
  424. /package/build/{BMI_GIRLS.zscore.weekly-8182a6eb.js → BMI_GIRLS.zscore.weekly-10e18c70.js} +0 -0
  425. /package/build/{BMI_GIRLS.zscore.yearly-e96e3439.js → BMI_GIRLS.zscore.yearly-9b22c3e6.js} +0 -0
  426. /package/build/{ChevronDown-545b8473.js → ChevronDown-76fb4c60.js} +0 -0
  427. /package/build/{Google-cca7c01f.js → Google-4279f6ec.js} +0 -0
  428. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-6a1cb6e2.js → HEAD CIRCUM_BOYS.percentile.monthly-25250a8c.js} +0 -0
  429. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-b73b9610.js → HEAD CIRCUM_BOYS.percentile.weekly-7f6a6b37.js} +0 -0
  430. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-485737cd.js → HEAD CIRCUM_BOYS.percentile.yearly-70803015.js} +0 -0
  431. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-078d56a4.js → HEAD CIRCUM_BOYS.zscore.monthly-34147fb9.js} +0 -0
  432. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-2d849cd1.js → HEAD CIRCUM_BOYS.zscore.weekly-de5882df.js} +0 -0
  433. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-372caa38.js → HEAD CIRCUM_BOYS.zscore.yearly-64ced005.js} +0 -0
  434. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-d67d579d.js → HEAD CIRCUM_GIRLS.percentile.monthly-6a60b569.js} +0 -0
  435. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-a6d1f646.js → HEAD CIRCUM_GIRLS.percentile.weekly-ade37899.js} +0 -0
  436. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-a8995799.js → HEAD CIRCUM_GIRLS.percentile.yearly-a64cdc84.js} +0 -0
  437. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-302bcd43.js → HEAD CIRCUM_GIRLS.zscore.monthly-34c87123.js} +0 -0
  438. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-fa34692c.js → HEAD CIRCUM_GIRLS.zscore.weekly-5e7dbe2d.js} +0 -0
  439. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-0c18703f.js → HEAD CIRCUM_GIRLS.zscore.yearly-fb3907ca.js} +0 -0
  440. /package/build/{HEIGHT_BOYS.percentile.monthly-1a361a9f.js → HEIGHT_BOYS.percentile.monthly-97649d71.js} +0 -0
  441. /package/build/{HEIGHT_BOYS.percentile.weekly-cbe7a93c.js → HEIGHT_BOYS.percentile.weekly-6d109ed1.js} +0 -0
  442. /package/build/{HEIGHT_BOYS.percentile.yearly-3fd15d6c.js → HEIGHT_BOYS.percentile.yearly-291d6232.js} +0 -0
  443. /package/build/{HEIGHT_BOYS.zscore.monthly-0b965ba9.js → HEIGHT_BOYS.zscore.monthly-fca1bd50.js} +0 -0
  444. /package/build/{HEIGHT_BOYS.zscore.weekly-6ba35639.js → HEIGHT_BOYS.zscore.weekly-0d87e2dc.js} +0 -0
  445. /package/build/{HEIGHT_BOYS.zscore.yearly-cff176a5.js → HEIGHT_BOYS.zscore.yearly-7f6e6c5d.js} +0 -0
  446. /package/build/{HEIGHT_GIRLS.percentile.monthly-c0abdd1f.js → HEIGHT_GIRLS.percentile.monthly-d786d04e.js} +0 -0
  447. /package/build/{HEIGHT_GIRLS.percentile.weekly-f4f67b1d.js → HEIGHT_GIRLS.percentile.weekly-3f6638a6.js} +0 -0
  448. /package/build/{HEIGHT_GIRLS.percentile.yearly-6e815f67.js → HEIGHT_GIRLS.percentile.yearly-57c504a7.js} +0 -0
  449. /package/build/{HEIGHT_GIRLS.zscore.monthly-a8cc5ad6.js → HEIGHT_GIRLS.zscore.monthly-f5ce2f55.js} +0 -0
  450. /package/build/{HEIGHT_GIRLS.zscore.weekly-d2cb4797.js → HEIGHT_GIRLS.zscore.weekly-ecaca520.js} +0 -0
  451. /package/build/{HEIGHT_GIRLS.zscore.yearly-24bf6854.js → HEIGHT_GIRLS.zscore.yearly-f6d616d2.js} +0 -0
  452. /package/build/{Locale-47d85db4.js → Locale-e9952fa3.js} +0 -0
  453. /package/build/{Visible-f39875d1.js → Visible-76a50e29.js} +0 -0
  454. /package/build/{WEIGHT_BOYS.percentile.monthly-c0f06a01.js → WEIGHT_BOYS.percentile.monthly-2051ae1d.js} +0 -0
  455. /package/build/{WEIGHT_BOYS.percentile.weekly-4fbc6e53.js → WEIGHT_BOYS.percentile.weekly-eaf11a68.js} +0 -0
  456. /package/build/{WEIGHT_BOYS.percentile.yearly-339d1303.js → WEIGHT_BOYS.percentile.yearly-551ccc72.js} +0 -0
  457. /package/build/{WEIGHT_BOYS.zscore.monthly-ac267c91.js → WEIGHT_BOYS.zscore.monthly-52da218e.js} +0 -0
  458. /package/build/{WEIGHT_BOYS.zscore.weekly-9e4300f8.js → WEIGHT_BOYS.zscore.weekly-5e354f4e.js} +0 -0
  459. /package/build/{WEIGHT_BOYS.zscore.yearly-8a04ef52.js → WEIGHT_BOYS.zscore.yearly-6700bfbe.js} +0 -0
  460. /package/build/{WEIGHT_GIRLS.percentile.monthly-9ebc5d87.js → WEIGHT_GIRLS.percentile.monthly-fa43a784.js} +0 -0
  461. /package/build/{WEIGHT_GIRLS.percentile.weekly-f9a7395c.js → WEIGHT_GIRLS.percentile.weekly-c38d3ace.js} +0 -0
  462. /package/build/{WEIGHT_GIRLS.percentile.yearly-2330e611.js → WEIGHT_GIRLS.percentile.yearly-67a13a53.js} +0 -0
  463. /package/build/{WEIGHT_GIRLS.zscore.monthly-40396578.js → WEIGHT_GIRLS.zscore.monthly-794a5a50.js} +0 -0
  464. /package/build/{WEIGHT_GIRLS.zscore.weekly-067c38c2.js → WEIGHT_GIRLS.zscore.weekly-bf437943.js} +0 -0
  465. /package/build/{WEIGHT_GIRLS.zscore.yearly-0676d453.js → WEIGHT_GIRLS.zscore.yearly-6bbacef5.js} +0 -0
  466. /package/build/{ageGenerate-9fcfcda1.js → ageGenerate-0cf30664.js} +0 -0
  467. /package/build/{animation-3c2812c0.js → animation-67aaee72.js} +0 -0
  468. /package/build/{constants-1aec8bc7.js → constants-446ae81f.js} +0 -0
  469. /package/build/{constants-11dc2a07.js → constants-950dd742.js} +0 -0
  470. /package/build/{constants-02ea44fa.js → constants-a4483cae.js} +0 -0
  471. /package/build/{context-61312655.js → context-01bc148e.js} +0 -0
  472. /package/build/{dataTransform-6bf989b6.js → dataTransform-7e6aa877.js} +0 -0
  473. /package/build/esm/{BMI_BOYS.percentile.monthly-b995bfb3.js → BMI_BOYS.percentile.monthly-2f7d0b32.js} +0 -0
  474. /package/build/esm/{BMI_BOYS.percentile.weekly-342909c8.js → BMI_BOYS.percentile.weekly-22cdf75c.js} +0 -0
  475. /package/build/esm/{BMI_BOYS.percentile.yearly-8a955b98.js → BMI_BOYS.percentile.yearly-9588dbbf.js} +0 -0
  476. /package/build/esm/{BMI_BOYS.zscore.monthly-76071a45.js → BMI_BOYS.zscore.monthly-b7a82e6c.js} +0 -0
  477. /package/build/esm/{BMI_BOYS.zscore.weekly-053c635a.js → BMI_BOYS.zscore.weekly-4605c9b1.js} +0 -0
  478. /package/build/esm/{BMI_BOYS.zscore.yearly-281ce475.js → BMI_BOYS.zscore.yearly-bc056510.js} +0 -0
  479. /package/build/esm/{BMI_GIRLS.percentile.monthly-cf67cf57.js → BMI_GIRLS.percentile.monthly-8a38bf61.js} +0 -0
  480. /package/build/esm/{BMI_GIRLS.percentile.weekly-ce116da0.js → BMI_GIRLS.percentile.weekly-dbda7481.js} +0 -0
  481. /package/build/esm/{BMI_GIRLS.percentile.yearly-ad101dee.js → BMI_GIRLS.percentile.yearly-9460486f.js} +0 -0
  482. /package/build/esm/{BMI_GIRLS.zscore.monthly-4549842a.js → BMI_GIRLS.zscore.monthly-a4e4c7ef.js} +0 -0
  483. /package/build/esm/{BMI_GIRLS.zscore.weekly-b096009b.js → BMI_GIRLS.zscore.weekly-0549636b.js} +0 -0
  484. /package/build/esm/{BMI_GIRLS.zscore.yearly-0ff601dc.js → BMI_GIRLS.zscore.yearly-bc11468c.js} +0 -0
  485. /package/build/esm/{ChevronDown-ac5e1dc6.js → ChevronDown-23f1b2be.js} +0 -0
  486. /package/build/esm/{Google-5c126384.js → Google-94bdc850.js} +0 -0
  487. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-8ef04afe.js → HEAD CIRCUM_BOYS.percentile.monthly-8f12c99d.js} +0 -0
  488. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-7dd16690.js → HEAD CIRCUM_BOYS.percentile.weekly-970698b2.js} +0 -0
  489. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-56191657.js → HEAD CIRCUM_BOYS.percentile.yearly-82f59942.js} +0 -0
  490. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-9dd5bfff.js → HEAD CIRCUM_BOYS.zscore.monthly-2af5dde7.js} +0 -0
  491. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-901e3d1d.js → HEAD CIRCUM_BOYS.zscore.weekly-4609fb3d.js} +0 -0
  492. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-3046ee08.js → HEAD CIRCUM_BOYS.zscore.yearly-4db4d5fa.js} +0 -0
  493. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-0a08de45.js → HEAD CIRCUM_GIRLS.percentile.monthly-c7c0f8e4.js} +0 -0
  494. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-ff04624d.js → HEAD CIRCUM_GIRLS.percentile.weekly-f3054a52.js} +0 -0
  495. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-cf7b5944.js → HEAD CIRCUM_GIRLS.percentile.yearly-37f7d068.js} +0 -0
  496. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-50183176.js → HEAD CIRCUM_GIRLS.zscore.monthly-6760fdd9.js} +0 -0
  497. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-549a6076.js → HEAD CIRCUM_GIRLS.zscore.weekly-a361df7b.js} +0 -0
  498. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-e2234a35.js → HEAD CIRCUM_GIRLS.zscore.yearly-579668a3.js} +0 -0
  499. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-ccfb9446.js → HEIGHT_BOYS.percentile.monthly-f954029a.js} +0 -0
  500. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-f02c25e6.js → HEIGHT_BOYS.percentile.weekly-5efc930b.js} +0 -0
  501. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-83ef8057.js → HEIGHT_BOYS.percentile.yearly-ac2446bb.js} +0 -0
  502. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-9f12e4f3.js → HEIGHT_BOYS.zscore.monthly-1dd76059.js} +0 -0
  503. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-48f902b3.js → HEIGHT_BOYS.zscore.weekly-8f83a3fc.js} +0 -0
  504. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-16a5b04b.js → HEIGHT_BOYS.zscore.yearly-71ba715d.js} +0 -0
  505. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-ee185769.js → HEIGHT_GIRLS.percentile.monthly-43feffaa.js} +0 -0
  506. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-e49b05c9.js → HEIGHT_GIRLS.percentile.weekly-15fc47f6.js} +0 -0
  507. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-5cee409a.js → HEIGHT_GIRLS.percentile.yearly-0c0ca07e.js} +0 -0
  508. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-9d455a92.js → HEIGHT_GIRLS.zscore.monthly-95406de1.js} +0 -0
  509. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-76b4910f.js → HEIGHT_GIRLS.zscore.weekly-929d6758.js} +0 -0
  510. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-f27d1290.js → HEIGHT_GIRLS.zscore.yearly-f128ae23.js} +0 -0
  511. /package/build/esm/{Locale-bde3683e.js → Locale-9da7d42f.js} +0 -0
  512. /package/build/esm/{Visible-e180df92.js → Visible-9831574e.js} +0 -0
  513. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-3a5f8b8b.js → WEIGHT_BOYS.percentile.monthly-2c90aa4b.js} +0 -0
  514. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-acf17709.js → WEIGHT_BOYS.percentile.weekly-5fadf2e6.js} +0 -0
  515. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-da65ed7f.js → WEIGHT_BOYS.percentile.yearly-61761068.js} +0 -0
  516. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-06dd42b4.js → WEIGHT_BOYS.zscore.monthly-bbd444e3.js} +0 -0
  517. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-a96caedd.js → WEIGHT_BOYS.zscore.weekly-94ee529e.js} +0 -0
  518. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-daabf2cd.js → WEIGHT_BOYS.zscore.yearly-68a653bc.js} +0 -0
  519. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-549ffee0.js → WEIGHT_GIRLS.percentile.monthly-752bc2c8.js} +0 -0
  520. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-f6082b18.js → WEIGHT_GIRLS.percentile.weekly-792e79d9.js} +0 -0
  521. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-cb451f40.js → WEIGHT_GIRLS.percentile.yearly-3141debd.js} +0 -0
  522. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-cc11ec88.js → WEIGHT_GIRLS.zscore.monthly-861aee3d.js} +0 -0
  523. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-df39dd41.js → WEIGHT_GIRLS.zscore.weekly-203fcb54.js} +0 -0
  524. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-ad5c6098.js → WEIGHT_GIRLS.zscore.yearly-d6597e25.js} +0 -0
  525. /package/build/esm/{ageGenerate-05be0918.js → ageGenerate-473a5e33.js} +0 -0
  526. /package/build/esm/{animation-2d2f6e93.js → animation-96892764.js} +0 -0
  527. /package/build/esm/{constants-edf29533.js → constants-c907bdd9.js} +0 -0
  528. /package/build/esm/{constants-53aa519c.js → constants-d345eb5c.js} +0 -0
  529. /package/build/esm/{constants-0f0c4f14.js → constants-ec1742e9.js} +0 -0
  530. /package/build/esm/{context-18f22e3e.js → context-a021e22a.js} +0 -0
  531. /package/build/esm/{dataTransform-657dffc8.js → dataTransform-438eb312.js} +0 -0
  532. /package/build/esm/{index-0e289cc5.js → index-055a7647.js} +0 -0
  533. /package/build/esm/{index-2a8fb87d.js → index-2ae856e1.js} +0 -0
  534. /package/build/esm/{index-73bc6f9a.js → index-386833db.js} +0 -0
  535. /package/build/esm/{index-e5bf4cd6.js → index-49187074.js} +0 -0
  536. /package/build/esm/{index-881bfc89.js → index-9a738fe7.js} +0 -0
  537. /package/build/esm/{index-b4757bbf.js → index-aeea68fd.js} +0 -0
  538. /package/build/esm/{index-dbc8c87d.js → index-cfb6bb24.js} +0 -0
  539. /package/build/esm/{index-4fca4ac5.js → index-d860ed77.js} +0 -0
  540. /package/build/esm/{index-cab45190.js → index-d9bbcb8c.js} +0 -0
  541. /package/build/esm/{index.styles-5b593573.js → index.styles-e7a5cac8.js} +0 -0
  542. /package/build/esm/{localizeNumberFormat-6d8bf345.js → localizeNumberFormat-e9ea3d92.js} +0 -0
  543. /package/build/esm/{normalizeLink-ca423f45.js → normalizeLink-17cf924f.js} +0 -0
  544. /package/build/esm/{number-8de99c9d.js → number-ea8ed400.js} +0 -0
  545. /package/build/esm/{paths-e041802a.js → paths-f8a4e71c.js} +0 -0
  546. /package/build/esm/{shared-8bf3d323.js → shared-79188512.js} +0 -0
  547. /package/build/esm/{translationsContext-17fbb119.js → translationsContext-498d83bb.js} +0 -0
  548. /package/build/esm/{tslib.es6-fe9009b6.js → tslib.es6-49579c8e.js} +0 -0
  549. /package/build/esm/{types-34b9d775.js → types-94dbadfa.js} +0 -0
  550. /package/build/esm/{types-7ab9f26b.js → types-dad8a654.js} +0 -0
  551. /package/build/esm/{useOutsideClick-b8be9ada.js → useOutsideClick-a8f577a1.js} +0 -0
  552. /package/build/esm/{useScrollbarSize-9c2d2a59.js → useScrollbarSize-7c8e2b0d.js} +0 -0
  553. /package/build/esm/{useUniqueId-43fd3cbc.js → useUniqueId-d9fbd2cd.js} +0 -0
  554. /package/build/esm/{utils-47932302.js → utils-0a729022.js} +0 -0
  555. /package/build/esm/{utils-5695d65c.js → utils-37c32e5f.js} +0 -0
  556. /package/build/{index-ab4df761.js → index-012b3be7.js} +0 -0
  557. /package/build/{index-e02f058c.js → index-0980e6b7.js} +0 -0
  558. /package/build/{index-68defcd2.js → index-13080d9f.js} +0 -0
  559. /package/build/{index-61e646b3.js → index-427da1a9.js} +0 -0
  560. /package/build/{index-d52a168f.js → index-73041da3.js} +0 -0
  561. /package/build/{index-1bdcb35d.js → index-98abae20.js} +0 -0
  562. /package/build/{index-c082533c.js → index-a9098118.js} +0 -0
  563. /package/build/{index-906eb2f0.js → index-bba10dc0.js} +0 -0
  564. /package/build/{index-697a6dd5.js → index-c6bf4230.js} +0 -0
  565. /package/build/{index.styles-3032593e.js → index.styles-4a5164c0.js} +0 -0
  566. /package/build/{localizeNumberFormat-a521a72e.js → localizeNumberFormat-7e3e7cd3.js} +0 -0
  567. /package/build/{normalizeLink-e08fe260.js → normalizeLink-289b74db.js} +0 -0
  568. /package/build/{number-e3c2e1b7.js → number-0e5c0fcd.js} +0 -0
  569. /package/build/{paths-ba7c88c4.js → paths-23276737.js} +0 -0
  570. /package/build/{shared-141f69d5.js → shared-f552d561.js} +0 -0
  571. /package/build/{translationsContext-35de9e89.js → translationsContext-48cdfafd.js} +0 -0
  572. /package/build/{tslib.es6-7283d678.js → tslib.es6-c527a00f.js} +0 -0
  573. /package/build/{types-8f5be5d3.js → types-56326624.js} +0 -0
  574. /package/build/{types-e6f0f177.js → types-673e2f95.js} +0 -0
  575. /package/build/{useOutsideClick-663f3a21.js → useOutsideClick-21107609.js} +0 -0
  576. /package/build/{useScrollbarSize-3c8fc3b9.js → useScrollbarSize-1a9ad118.js} +0 -0
  577. /package/build/{useUniqueId-54ff2d44.js → useUniqueId-09283742.js} +0 -0
  578. /package/build/{utils-9be5732f.js → utils-20dbae0b.js} +0 -0
  579. /package/build/{utils-ea9873c8.js → utils-ab7957c1.js} +0 -0
@@ -1,39 +1,39 @@
1
- import './tslib.es6-fe9009b6.js';
1
+ import './tslib.es6-49579c8e.js';
2
2
  import 'react';
3
3
  import '@mantine/core';
4
- export { H as HealthToolCardWrapper } from './index-7b30efdc.js';
5
- import './context-18f22e3e.js';
6
- import './index-0e289cc5.js';
4
+ export { H as HealthToolCardWrapper } from './index-ddd41534.js';
5
+ import './context-a021e22a.js';
6
+ import './index-055a7647.js';
7
7
  import '@hhgtech/icons/core';
8
8
  import '@hhgtech/icons/other';
9
- import './index-305ea4ff.js';
9
+ import './index-c5633877.js';
10
10
  import '@mantine/hooks';
11
- import './index-4fca4ac5.js';
11
+ import './index-d860ed77.js';
12
12
  import './constantsDomainLocales.js';
13
- import './Locale-bde3683e.js';
13
+ import './Locale-9da7d42f.js';
14
14
  import './constantsIsProduction.js';
15
- import './index-291d0e7b.js';
16
- import './utils-5695d65c.js';
15
+ import './index-f5bacace.js';
16
+ import './utils-37c32e5f.js';
17
17
  import '@emotion/styled';
18
18
  import '@mantine/carousel';
19
- import './index-27a453db.js';
20
- import './index-148eaa77.js';
19
+ import './index-b93c507d.js';
20
+ import './index-da18ffd2.js';
21
21
  import 'dayjs';
22
- import './index-6aa38f4a.js';
22
+ import './index-3140e763.js';
23
23
  import '@mantine/notifications';
24
- import './index-aba99a3c.js';
24
+ import './index-d0d54d04.js';
25
25
  import 'date-fns/locale';
26
26
  import './constantsSite.js';
27
27
  import './constantsRiskScreener.js';
28
28
  import './miscTheme.js';
29
- import './shared-8bf3d323.js';
29
+ import './shared-79188512.js';
30
30
  import 'classnames';
31
31
  import 'uuid';
32
- import './useUniqueId-43fd3cbc.js';
32
+ import './useUniqueId-d9fbd2cd.js';
33
33
  import '@emotion/react';
34
- import './index-c6bbfde7.js';
34
+ import './index-8155cc1c.js';
35
35
  import '@mantine/dates';
36
- import './index.styles-5b593573.js';
37
- import './index-04f5a769.js';
38
- import './translationsContext-17fbb119.js';
39
- import './index-0302841d.js';
36
+ import './index.styles-e7a5cac8.js';
37
+ import './index-4ab448d4.js';
38
+ import './translationsContext-498d83bb.js';
39
+ import './index-22970d29.js';
@@ -1,61 +1,61 @@
1
- export { D as DueDateForm } from './index-5563937f.js';
2
- export { B as BmiForm } from './index-b362ec75.js';
3
- export { B as BabyPoopForm } from './index-b0b33b44.js';
4
- export { T as ThrForm } from './index-d1a07321.js';
5
- export { O as OvulationForm } from './index-abcabf7a.js';
6
- export { B as BabyVaccineForm } from './index-30d3ee51.js';
7
- export { P as PWGForm } from './index-2bb7f510.js';
8
- import './tslib.es6-fe9009b6.js';
1
+ export { D as DueDateForm } from './index-d40707da.js';
2
+ export { B as BmiForm } from './index-78dbe5f7.js';
3
+ export { B as BabyPoopForm } from './index-3d22c8e3.js';
4
+ export { T as ThrForm } from './index-db45c5bd.js';
5
+ export { O as OvulationForm } from './index-667667b9.js';
6
+ export { B as BabyVaccineForm } from './index-47bd2594.js';
7
+ export { P as PWGForm } from './index-15173239.js';
8
+ import './tslib.es6-49579c8e.js';
9
9
  import 'react';
10
10
  import '@mantine/core';
11
11
  import 'date-fns';
12
- import './LastPeriod-6aa9ea42.js';
13
- import './Locale-bde3683e.js';
12
+ import './LastPeriod-36e7e59f.js';
13
+ import './Locale-9da7d42f.js';
14
14
  import '@mantine/form';
15
15
  import 'dayjs';
16
- import './index-305ea4ff.js';
16
+ import './index-c5633877.js';
17
17
  import '@hhgtech/icons/other';
18
18
  import '@mantine/hooks';
19
- import './index-4fca4ac5.js';
19
+ import './index-d860ed77.js';
20
20
  import './constantsDomainLocales.js';
21
21
  import './constantsIsProduction.js';
22
- import './index-0e289cc5.js';
23
- import './index-291d0e7b.js';
24
- import './utils-5695d65c.js';
22
+ import './index-055a7647.js';
23
+ import './index-f5bacace.js';
24
+ import './utils-37c32e5f.js';
25
25
  import '@emotion/styled';
26
26
  import '@mantine/carousel';
27
- import './index-27a453db.js';
28
- import './index-148eaa77.js';
29
- import './index-6aa38f4a.js';
27
+ import './index-b93c507d.js';
28
+ import './index-da18ffd2.js';
29
+ import './index-3140e763.js';
30
30
  import '@mantine/notifications';
31
- import './index-aba99a3c.js';
31
+ import './index-d0d54d04.js';
32
32
  import 'date-fns/locale';
33
33
  import './constantsSite.js';
34
34
  import './constantsRiskScreener.js';
35
35
  import './miscTheme.js';
36
- import './shared-8bf3d323.js';
36
+ import './shared-79188512.js';
37
37
  import 'classnames';
38
38
  import 'uuid';
39
- import './useUniqueId-43fd3cbc.js';
39
+ import './useUniqueId-d9fbd2cd.js';
40
40
  import '@emotion/react';
41
41
  import '@hhgtech/icons/core';
42
- import './index-c6bbfde7.js';
43
- import './index-ab64efc3.js';
42
+ import './index-8155cc1c.js';
43
+ import './index-2398f766.js';
44
44
  import '@mantine/dates';
45
- import './index.styles-5b593573.js';
46
- import './index-04f5a769.js';
47
- import './translationsContext-17fbb119.js';
48
- import './index-0302841d.js';
49
- import './index-a4516e6f.js';
45
+ import './index.styles-e7a5cac8.js';
46
+ import './index-4ab448d4.js';
47
+ import './translationsContext-498d83bb.js';
48
+ import './index-22970d29.js';
49
+ import './index-b679a450.js';
50
50
  import 'react-keyed-flatten-children';
51
- import './context-18f22e3e.js';
51
+ import './context-a021e22a.js';
52
52
  import 'react-hook-form';
53
- import './useHealthToolCache-34a8ea40.js';
53
+ import './useHealthToolCache-567aba36.js';
54
54
  import './miscGetDynamicHealthTool.js';
55
- import './normalizeLink-ca423f45.js';
56
- import './core-324380b2.js';
57
- import './constants-0d72efc9.js';
58
- import './ChevronDown-ac5e1dc6.js';
59
- import './index-fadefee8.js';
55
+ import './normalizeLink-17cf924f.js';
56
+ import './core-731398c2.js';
57
+ import './constants-031a5fce.js';
58
+ import './ChevronDown-23f1b2be.js';
59
+ import './index-c60ed871.js';
60
60
  import './embeddedHeathToolCards_helpers.js';
61
- import './constants-53aa519c.js';
61
+ import './constants-d345eb5c.js';
@@ -1,25 +1,25 @@
1
- export { u as useTranslations } from './index-04f5a769.js';
2
- export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-9c2d2a59.js';
3
- export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, d as usePhoneValidator, a as usePrevious, b as useRafState } from './usePhoneValidator-b0d4c43f.js';
4
- export { u as useHealthToolsCache } from './useHealthToolCache-34a8ea40.js';
5
- export { a as useCartCareService, u as useIsInit } from './useCartCareService-0d93f1a2.js';
6
- export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-b8be9ada.js';
7
- export { u as useInitialMount, a as useUniqueId } from './useUniqueId-43fd3cbc.js';
1
+ export { u as useTranslations } from './index-4ab448d4.js';
2
+ export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-7c8e2b0d.js';
3
+ export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, d as usePhoneValidator, a as usePrevious, b as useRafState } from './usePhoneValidator-753b0d6a.js';
4
+ export { u as useHealthToolsCache } from './useHealthToolCache-567aba36.js';
5
+ export { a as useCartCareService, u as useIsInit } from './useCartCareService-a7395073.js';
6
+ export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-a8f577a1.js';
7
+ export { u as useInitialMount, a as useUniqueId } from './useUniqueId-d9fbd2cd.js';
8
8
  import 'react';
9
- import './translationsContext-17fbb119.js';
9
+ import './translationsContext-498d83bb.js';
10
10
  import 'lodash/debounce';
11
- import './tslib.es6-fe9009b6.js';
11
+ import './tslib.es6-49579c8e.js';
12
12
  import './miscCookieHelper.js';
13
- import './index-6aa38f4a.js';
14
- import './Locale-bde3683e.js';
13
+ import './index-3140e763.js';
14
+ import './Locale-9da7d42f.js';
15
15
  import './miscGetDynamicHealthTool.js';
16
- import './normalizeLink-ca423f45.js';
16
+ import './normalizeLink-17cf924f.js';
17
17
  import './constantsDomainLocales.js';
18
18
  import './constantsIsProduction.js';
19
- import './core-324380b2.js';
19
+ import './core-731398c2.js';
20
20
  import 'zustand';
21
21
  import 'zustand/middleware';
22
- import './index-aba99a3c.js';
22
+ import './index-d0d54d04.js';
23
23
  import 'date-fns/locale';
24
24
  import './constantsSite.js';
25
25
  import './constantsRiskScreener.js';
@@ -1 +1 @@
1
- export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.newsletter.label' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.question.glp1Awareness' | 'bmi.question.glp1Awareness.desc' | 'bmi.question.weightLossSupport' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'collectPhoneNumber.action' | 'collectPhoneNumber.descriptionSuccess' | 'collectPhoneNumber.inputInvalid' | 'collectPhoneNumber.inputLabel' | 'collectPhoneNumber.phoneRequired' | 'collectPhoneNumber.title' | 'collectPhoneNumber.titleSuccess' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.action.close' | 'common.answeredBy' | 'common.articleCard.doctor' | 'common.articleCard.reviewedDoctor' | 'common.btn.uploadPhoto' | 'common.clinicHospital' | 'common.education' | 'common.expertiseCredentials' | 'common.insurance' | 'common.insuranceIntro' | 'common.noResult' | 'common.otherHighlights' | 'common.paymentMethods' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.rating.bad' | 'common.rating.excellent' | 'common.rating.good' | 'common.rating.meh' | 'common.rating.worse' | 'common.readMore' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctor' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'detail.hpvScreenerButton' | 'detail.hpvScreenerSubtitle' | 'detail.hpvScreenerTitle' | 'detail.openHours' | 'detail.screened' | 'doctorInfoComponent.loginToCall' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.find_my_booking' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'genderOptsSelectControl.placeholder' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthToolsForm.editInProfile' | 'healthToolsForm.label.yourBirthday' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'hospital.status.closed' | 'hospital.status.opening' | 'inlineFreebie.freeSample.title' | 'inlineFreebie.luckyDrawGift.title' | 'inlineFreebie.value' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'leadgen.message.error.name_required' | 'leadgen.message.error.phone_invalid' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.button.cartCareService' | 'navigation.find_my_booking' | 'navigation.loginJoin' | 'navigation.o2oMenu.consultADoctor' | 'navigation.o2oMenu.eggFreezing' | 'navigation.o2oMenu.healthScreeners' | 'navigation.o2oMenu.vaccination' | 'navigation.o2oMenu.weightLoss' | 'navigation.search.input.placeholder' | 'navigation.search.input.placeholder.animation.authenticProducts' | 'navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform' | 'navigation.search.input.placeholder.animation.findNearestClinic' | 'navigation.search.input.placeholder.animation.freeConsultation' | 'navigation.search.input.placeholder.animation.freeDoctorConsultation' | 'navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation' | 'navigation.search.input.placeholder.animation.reputableFacilities' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'popupRequestConsultation.action' | 'popupRequestConsultation.descriptionSuccess' | 'popupRequestConsultation.gender' | 'popupRequestConsultation.genderRequired' | 'popupRequestConsultation.nameRequired' | 'popupRequestConsultation.phoneLabel' | 'popupRequestConsultation.subtitle' | 'popupRequestConsultation.title' | 'popupRequestConsultation.titleSuccess' | 'popupRequestConsultation.yourName' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
1
+ export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.fact_checked_by.author' | 'articlePage.fact_checked_by.author.short' | 'articlePage.readMore' | 'articlePage.reviewed_by.expert' | 'articlePage.reviewed_by.expert.medical' | 'articlePage.reviewed_by.expert.medical.short' | 'articlePage.reviewed_by.expert.short' | 'articlePage.showLess' | 'articlePage.written_by.author' | 'articlePage.written_by.author.short' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.newsletter.label' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.question.glp1Awareness' | 'bmi.question.glp1Awareness.desc' | 'bmi.question.weightLossSupport' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'collectPhoneNumber.action' | 'collectPhoneNumber.descriptionSuccess' | 'collectPhoneNumber.inputInvalid' | 'collectPhoneNumber.inputLabel' | 'collectPhoneNumber.phoneRequired' | 'collectPhoneNumber.title' | 'collectPhoneNumber.titleSuccess' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.action.close' | 'common.answeredBy' | 'common.articleCard.doctor' | 'common.articleCard.reviewedDoctor' | 'common.btn.uploadPhoto' | 'common.clinicHospital' | 'common.education' | 'common.expertiseCredentials' | 'common.insurance' | 'common.insuranceIntro' | 'common.noResult' | 'common.otherHighlights' | 'common.paymentMethods' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.rating.bad' | 'common.rating.excellent' | 'common.rating.good' | 'common.rating.meh' | 'common.rating.worse' | 'common.readMore' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctor' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'detail.hpvScreenerButton' | 'detail.hpvScreenerSubtitle' | 'detail.hpvScreenerTitle' | 'detail.openHours' | 'detail.screened' | 'doctorInfoComponent.loginToCall' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.find_my_booking' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'genderOptsSelectControl.placeholder' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthToolsForm.editInProfile' | 'healthToolsForm.label.yourBirthday' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'hospital.status.closed' | 'hospital.status.opening' | 'inlineFreebie.freeSample.title' | 'inlineFreebie.luckyDrawGift.title' | 'inlineFreebie.value' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'leadgen.message.error.name_required' | 'leadgen.message.error.phone_invalid' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.button.cartCareService' | 'navigation.find_my_booking' | 'navigation.loginJoin' | 'navigation.o2oMenu.consultADoctor' | 'navigation.o2oMenu.eggFreezing' | 'navigation.o2oMenu.healthScreeners' | 'navigation.o2oMenu.vaccination' | 'navigation.o2oMenu.weightLoss' | 'navigation.search.input.placeholder' | 'navigation.search.input.placeholder.animation.authenticProducts' | 'navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform' | 'navigation.search.input.placeholder.animation.findNearestClinic' | 'navigation.search.input.placeholder.animation.freeConsultation' | 'navigation.search.input.placeholder.animation.freeDoctorConsultation' | 'navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation' | 'navigation.search.input.placeholder.animation.reputableFacilities' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'popupBoostPageView.modalHeading' | 'popupBoostPageView.viewDetail' | 'popupRequestConsultation.action' | 'popupRequestConsultation.descriptionSuccess' | 'popupRequestConsultation.gender' | 'popupRequestConsultation.genderRequired' | 'popupRequestConsultation.nameRequired' | 'popupRequestConsultation.phoneLabel' | 'popupRequestConsultation.subtitle' | 'popupRequestConsultation.title' | 'popupRequestConsultation.titleSuccess' | 'popupRequestConsultation.yourName' | '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.whatsappLogin.phoneNotice' | 'ssov2.whatsappLogin.verifySubmit' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
@@ -31,8 +31,16 @@ var defaultTranslations = {
31
31
  "articleAuthor.title.medical": "Medically reviewed by",
32
32
  "articleAuthor.title.written-by": "Written by",
33
33
  "articlePage.articleReviewerBy": "Medically reviewed by {name}",
34
+ "articlePage.fact_checked_by.author": "Fact Checked by {fact_check_display_name} · Written by {author_name} · Updated {post_modified}",
35
+ "articlePage.fact_checked_by.author.short": "Fact Checked by {fact_check_display_name}",
34
36
  "articlePage.readMore": "Read More",
37
+ "articlePage.reviewed_by.expert": "Reviewed by {expert_display_name} · {specialty} · {organisation} · Written by {author_name}. Updated {post_modified}",
38
+ "articlePage.reviewed_by.expert.medical": "Reviewed by {expert_display_name} · {specialty} · {organisation} · Written by {author_name} · Updated {post_modified}",
39
+ "articlePage.reviewed_by.expert.medical.short": "Reviewed by {expert_display_name}",
40
+ "articlePage.reviewed_by.expert.short": "Reviewed by {expert_display_name}",
35
41
  "articlePage.showLess": "Show less",
42
+ "articlePage.written_by.author": "Written by {expert_display_name} · {specialty} · {organisation} · Updated {post_modified}",
43
+ "articlePage.written_by.author.short": "Written by {expert_display_name}",
36
44
  "babyGrowth.alert.bmi": "There is no BMI measurements to display for {name} in WHO data range of 0 to 5 years. Use <a>BMI calculator tool</a> above 5 year old",
37
45
  "babyGrowth.alert.head": "There is no head circumference measurements to display for {name} in WHO data range of 0 to 5 years",
38
46
  "babyGrowth.alert.weight": "There is no Weight measurements to display for {name} in WHO data range of 0 to 10 years ",
@@ -604,6 +612,8 @@ var defaultTranslations = {
604
612
  "popup.editPost": "Edit post",
605
613
  "popup.keepEditing": "Keep editing",
606
614
  "popup.startANewPost": "Start a new post",
615
+ "popupBoostPageView.modalHeading": "Suggested article",
616
+ "popupBoostPageView.viewDetail": "View detail",
607
617
  "popupRequestConsultation.action": "Get consultation",
608
618
  "popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
609
619
  "popupRequestConsultation.gender": "Gender",
@@ -810,6 +820,8 @@ var defaultTranslations = {
810
820
  "ssov2.phone.alreadyUsed": "Phone number is already used, please use another phone number",
811
821
  "ssov2.phoneVerify.description": "Please provide additional information to complete the account registration process.",
812
822
  "ssov2.phoneVerify.title": "Verify Phone Number",
823
+ "ssov2.whatsappLogin.phoneNotice": "Please make sure to use your Whatsapp phone no. using which you had previously ordered via us",
824
+ "ssov2.whatsappLogin.verifySubmit": "Verify Phone Number",
813
825
  "ssov2.policyText": "By signing up, I confirm that I have read, understand and agree to the {privacy} and the {terms} of Hello Health Group. I agree for Hello Health Group to collect, store, use, disclose, and process my information in accordance with Hello Health Group’s Privacy Policy. Furthermore, I agree for Hello Health Group to use my information to send me promotional information (including by direct mail, email, telephone, and text message) or otherwise contact me about products, services, programs or other topics that Hello Health Group think may interest me; and Hello Health Group can share my information to its partners and clients in order for them to provide more helpful services and promotional information.",
814
826
  "ssov2.policyText.community": "By signing up, I confirm that I have read, understand and agree to the {privacy} and the {terms} of Hello Health Group. I agree to join the community of HelloDoctor, and I agree for Hello Health Group to collect, store, use, disclose, and process my information in accordance with Hello Health Group’s Privacy Policy. Furthermore, I agree for Hello Health Group to use my information to send me promotional information (including by direct mail, email, telephone, and text message) or otherwise contact me about products, services, programs or other topics that Hello Health Group think may interest me; and Hello Health Group can share my information to its partners and clients in order for them to provide more helpful services and promotional information.",
815
827
  "ssov2.policyText.privacy": "Privacy Policy",
@@ -31,8 +31,16 @@ var hiTranslations = {
31
31
  "articleAuthor.title.medical": "Medically reviewed by",
32
32
  "articleAuthor.title.written-by": "Written by",
33
33
  "articlePage.articleReviewerBy": "{name} के द्वारा मेडिकल समीक्षा",
34
+ "articlePage.fact_checked_by.author": "तथ्य जांच की गई {fact_check_display_name} द्वारा। लिखा गया {author_name} द्वारा। अपडेट किया गया {post_modified}।",
35
+ "articlePage.fact_checked_by.author.short": "तथ्य जांच की गई {fact_check_display_name}",
34
36
  "articlePage.readMore": "और पढ़ें ",
37
+ "articlePage.reviewed_by.expert": "Reviewed by {expert_display_name} · {specialty} · {organisation} · Written by {author_name}. Updated {post_modified}",
38
+ "articlePage.reviewed_by.expert.medical": "समीक्षा की गई {expert_display_name} द्वारा · {specialty} · {organisation} · । लिखा गया {author_name} द्वारा। अपडेट किया गया {post_modified}।",
39
+ "articlePage.reviewed_by.expert.medical.short": "{expert_display_name} द्वारा समीक्षा की गई",
40
+ "articlePage.reviewed_by.expert.short": "{expert_display_name} द्वारा समीक्षा की गई",
35
41
  "articlePage.showLess": "कम करें",
42
+ "articlePage.written_by.author": "लिखा गया {expert_display_name} द्वारा · {specialty} · {organisation} · । अपडेट किया गया {post_modified}।",
43
+ "articlePage.written_by.author.short": "लिखा गया {expert_display_name} द्वारा",
36
44
  "babyGrowth.alert.bmi": "There is no BMI measurements to display for {name} in WHO data range of 0 to 5 years. Use <a>BMI calculator tool</a> above 5 year old",
37
45
  "babyGrowth.alert.head": "There is no head circumference measurements to display for {name} in WHO data range of 0 to 5 years",
38
46
  "babyGrowth.alert.weight": "There is no Weight measurements to display for {name} in WHO data range of 0 to 10 years ",
@@ -604,6 +612,8 @@ var hiTranslations = {
604
612
  "popup.editPost": "Edit post",
605
613
  "popup.keepEditing": "Keep editing",
606
614
  "popup.startANewPost": "Start a new post",
615
+ "popupBoostPageView.modalHeading": "आर्टिकल सजेस्ट करें ",
616
+ "popupBoostPageView.viewDetail": "View detail",
607
617
  "popupRequestConsultation.action": "Get consultation",
608
618
  "popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
609
619
  "popupRequestConsultation.gender": "Gender",
@@ -810,6 +820,8 @@ var hiTranslations = {
810
820
  "ssov2.phone.alreadyUsed": "Phone number is already used, please use another phone number",
811
821
  "ssov2.phoneVerify.description": "Please provide additional information to complete the account registration process.",
812
822
  "ssov2.phoneVerify.title": "Verify Phone Number",
823
+ "ssov2.whatsappLogin.phoneNotice": "Please make sure to use your Whatsapp phone no. using which you had previously ordered via us",
824
+ "ssov2.whatsappLogin.verifySubmit": "Verify Phone Number",
813
825
  "ssov2.policyText": "By signing up, I confirm that I have read, understand and agree to the {privacy} and the {terms} of Hello Health Group. I agree for Hello Health Group to collect, store, use, disclose, and process my information in accordance with Hello Health Group’s Privacy Policy. Furthermore, I agree for Hello Health Group to use my information to send me promotional information (including by direct mail, email, telephone, and text message) or otherwise contact me about products, services, programs or other topics that Hello Health Group think may interest me; and Hello Health Group can share my information to its partners and clients in order for them to provide more helpful services and promotional information.",
814
826
  "ssov2.policyText.community": "By signing up, I confirm that I have read, understand and agree to the {privacy} and the {terms} of Hello Health Group. I agree to join the community of HelloDoctor, and I agree for Hello Health Group to collect, store, use, disclose, and process my information in accordance with Hello Health Group’s Privacy Policy. Furthermore, I agree for Hello Health Group to use my information to send me promotional information (including by direct mail, email, telephone, and text message) or otherwise contact me about products, services, programs or other topics that Hello Health Group think may interest me; and Hello Health Group can share my information to its partners and clients in order for them to provide more helpful services and promotional information.",
815
827
  "ssov2.policyText.privacy": "Privacy Policy",
@@ -31,8 +31,16 @@ var idTranslations = {
31
31
  "articleAuthor.title.medical": "Medically reviewed by",
32
32
  "articleAuthor.title.written-by": "Written by",
33
33
  "articlePage.articleReviewerBy": "Ditinjau oleh {name}",
34
+ "articlePage.fact_checked_by.author": "Fakta medis diperiksa oleh {fact_check_display_name} · Ditulis oleh {author_name} · Diperbarui {post_modified}",
35
+ "articlePage.fact_checked_by.author.short": "Fakta medis diperiksa oleh {fact_check_display_name}",
34
36
  "articlePage.readMore": "Lanjut",
37
+ "articlePage.reviewed_by.expert": "Reviewed by {expert_display_name} · {specialty} · {organisation} · Written by {author_name}. Updated {post_modified}",
38
+ "articlePage.reviewed_by.expert.medical": "Ditinjau oleh {expert_display_name} · {specialty} · {organisation} · Ditulis oleh {author_name} · Diperbarui {post_modified}",
39
+ "articlePage.reviewed_by.expert.medical.short": "Ditinjau oleh {expert_display_name}",
40
+ "articlePage.reviewed_by.expert.short": "Ditinjau oleh {expert_display_name}",
35
41
  "articlePage.showLess": "Tampilkan lebih sedikit",
42
+ "articlePage.written_by.author": "Ditulis oleh {expert_display_name} · {specialty} · {organisation} · Diperbarui {post_modified}",
43
+ "articlePage.written_by.author.short": "Ditulis oleh {expert_display_name}",
36
44
  "babyGrowth.alert.bmi": "Tidak ada pengukuran BMI yang ditampilkan untuk {name} dalam rentang data WHO dari usia 0 hingga 5 tahun. Gunakan alat kalkulator BMI di atas usia 5 tahun.",
37
45
  "babyGrowth.alert.head": "Tidak ada pengukuran lingkar kepala yang ditampilkan untuk {name} dalam rentang data WHO dari usia 0 hingga 5 tahun.",
38
46
  "babyGrowth.alert.weight": "Tidak ada pengukuran berat badan yang ditampilkan untuk {name} dalam rentang data WHO dari usia 0 hingga 10 tahun.",
@@ -604,6 +612,8 @@ var idTranslations = {
604
612
  "popup.editPost": "Edit postingan",
605
613
  "popup.keepEditing": "Lanjut Mengedit",
606
614
  "popup.startANewPost": "Buat postingan baru",
615
+ "popupBoostPageView.modalHeading": "Artikel Pilihan",
616
+ "popupBoostPageView.viewDetail": "View detail",
607
617
  "popupRequestConsultation.action": "Get consultation",
608
618
  "popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
609
619
  "popupRequestConsultation.gender": "Gender",
@@ -810,6 +820,8 @@ var idTranslations = {
810
820
  "ssov2.phone.alreadyUsed": "Nomor HP sudah digunakan.Mohon pakai nomor HP lain.",
811
821
  "ssov2.phoneVerify.description": "Berikan informasi tambahan untuk menyelesaikan proses pendaftaran.",
812
822
  "ssov2.phoneVerify.title": "Verifikasi Nomor HP",
823
+ "ssov2.whatsappLogin.phoneNotice": "Pastikan Anda menggunakan nomor Whatsapp yang Anda gunakan saat memesan melalui kami sebelumnya.",
824
+ "ssov2.whatsappLogin.verifySubmit": "Verifikasi nomor HP",
813
825
  "ssov2.policyText": "Dengan mendaftar, saya memastikan bahwa saya telah membaca, memahami, dan menyetujui {privacy} dan {terms} Hello Health Group. Saya setuju Hello Health Group mengumpulkan, menyimpan, menggunakan, mengungkapkan, dan memproses informasi saya sesuai dengan Kebijakan Privasi Hello Health Group. Selanjutnya, saya setuju Hello Health Group menggunakan informasi saya untuk mengirimi saya perihal promosi (termasuk melalui surat langsung, email, telepon, dan SMS) atau menghubungi saya tentang produk, layanan, program, atau topik lainnya yang menurut Hello Health Group mungkin menarik bagi saya; dan Hello Health Group dapat membagikan informasi saya ke mitra dan kliennya agar mereka dapat memberikan layanan dan informasi promosi yang lebih bermanfaat.",
814
826
  "ssov2.policyText.community": "Dengan mendaftar, saya menyatakan bahwa saya telah membaca, memahami, dan menyetujui {privacy} dan {terms} Hello Health Group. Saya setuju untuk bergabung dengan komunitas Hello Sehat, dan saya setuju Hello Health Group untuk mengumpulkan, menyimpan, menggunakan, mengungkapkan, dan memproses informasi saya sesuai dengan Kebijakan Privasi Hello Health Group. Selain itu, saya menyetujui Hello Health Group untuk menggunakan informasi saya dan mengirimkan informasi promosi kepada saya (termasuk melalui direct mail atau pesan langsung, email, telepon, dan pesan teks) atau menghubungi saya tentang produk, layanan, program, atau topik lain yang menurut Hello Health Group mungkin menarik bagi saya; dan Hello Health Group dapat membagikan informasi saya kepada mitra dan kliennya agar mereka dapat memberikan layanan dan informasi promosi yang lebih bermanfaat.",
815
827
  "ssov2.policyText.privacy": "Kebijakan Privasi",
@@ -31,8 +31,16 @@ var kmTranslations = {
31
31
  "articleAuthor.title.medical": "Medically reviewed by",
32
32
  "articleAuthor.title.written-by": "Written by",
33
33
  "articlePage.articleReviewerBy": "ត្រួតពិនិត្យ​ដោយ {name}",
34
+ "articlePage.fact_checked_by.author": "ផ្ទៀងផ្ទាត់ដោយ {fact_check_display_name} និពន្ធដោយ {author_name} បានធ្វើបច្ចុប្បន្នភាព {post_modified}",
35
+ "articlePage.fact_checked_by.author.short": "ផ្ទៀងផ្ទាត់ដោយ {fact_check_display_name}",
34
36
  "articlePage.readMore": "អាន​បន្ថែម",
37
+ "articlePage.reviewed_by.expert": "Reviewed by {expert_display_name} · {specialty} · {organisation} · Written by {author_name}. Updated {post_modified}",
38
+ "articlePage.reviewed_by.expert.medical": "ពិនិត្យដោយ {expert_display_name} · {specialty} · {organisation} · និពន្ធដោយ {author_name} បាន​ធ្វើ​បច្ចុប្បន្នភាព {post_modified}",
39
+ "articlePage.reviewed_by.expert.medical.short": "ពិនិត្យដោយ {expert_display_name}",
40
+ "articlePage.reviewed_by.expert.short": "ពិនិត្យដោយ {expert_display_name}",
35
41
  "articlePage.showLess": "បង្ហាញតិច",
42
+ "articlePage.written_by.author": "និពន្ធដោយ {expert_display_name} · {specialty} · {organisation} · បាន​ធ្វើ​បច្ចុប្បន្នភាព {post_modified}",
43
+ "articlePage.written_by.author.short": "និពន្ធដោយ {expert_display_name}",
36
44
  "babyGrowth.alert.bmi": "There is no BMI measurements to display for {name} in WHO data range of 0 to 5 years. Use <a>BMI calculator tool</a> above 5 year old",
37
45
  "babyGrowth.alert.head": "There is no head circumference measurements to display for {name} in WHO data range of 0 to 5 years",
38
46
  "babyGrowth.alert.weight": "There is no Weight measurements to display for {name} in WHO data range of 0 to 10 years ",
@@ -604,6 +612,8 @@ var kmTranslations = {
604
612
  "popup.editPost": "Edit post",
605
613
  "popup.keepEditing": "Keep editing",
606
614
  "popup.startANewPost": "Start a new post",
615
+ "popupBoostPageView.modalHeading": "អត្ថបទអ្នកអាចចូលចិត្ត",
616
+ "popupBoostPageView.viewDetail": "បង្ហាញលម្អិត",
607
617
  "popupRequestConsultation.action": "Get consultation",
608
618
  "popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
609
619
  "popupRequestConsultation.gender": "Gender",
@@ -810,6 +820,8 @@ var kmTranslations = {
810
820
  "ssov2.phone.alreadyUsed": "Phone number is already used, please use another phone number",
811
821
  "ssov2.phoneVerify.description": "Please provide additional information to complete the account registration process.",
812
822
  "ssov2.phoneVerify.title": "Verify Phone Number",
823
+ "ssov2.whatsappLogin.phoneNotice": "Please make sure to use your Whatsapp phone no. using which you had previously ordered via us",
824
+ "ssov2.whatsappLogin.verifySubmit": "Verify Phone Number",
813
825
  "ssov2.policyText": "By signing up, I confirm that I have read, understand and agree to the {privacy} and the {terms} of Hello Health Group. I agree for Hello Health Group to collect, store, use, disclose, and process my information in accordance with Hello Health Group’s Privacy Policy. Furthermore, I agree for Hello Health Group to use my information to send me promotional information (including by direct mail, email, telephone, and text message) or otherwise contact me about products, services, programs or other topics that Hello Health Group think may interest me; and Hello Health Group can share my information to its partners and clients in order for them to provide more helpful services and promotional information.",
814
826
  "ssov2.policyText.community": "By signing up, I confirm that I have read, understand and agree to the {privacy} and the {terms} of Hello Health Group. I agree to join the community of HelloDoctor, and I agree for Hello Health Group to collect, store, use, disclose, and process my information in accordance with Hello Health Group’s Privacy Policy. Furthermore, I agree for Hello Health Group to use my information to send me promotional information (including by direct mail, email, telephone, and text message) or otherwise contact me about products, services, programs or other topics that Hello Health Group think may interest me; and Hello Health Group can share my information to its partners and clients in order for them to provide more helpful services and promotional information.",
815
827
  "ssov2.policyText.privacy": "Privacy Policy",
@@ -31,8 +31,16 @@ var msTranslations = {
31
31
  "articleAuthor.title.medical": "Disemak secara perubatan oleh",
32
32
  "articleAuthor.title.written-by": "Ditulis oleh",
33
33
  "articlePage.articleReviewerBy": "Maklumat perubatan disemak oleh {name}",
34
+ "articlePage.fact_checked_by.author": "Fakta Disemak oleh {fact_check_display_name} · Ditulis oleh {author_name} · Dikemas kini {post_modified}",
35
+ "articlePage.fact_checked_by.author.short": "Fakta Disemak oleh {fact_check_display_name} ",
34
36
  "articlePage.readMore": "Baca Lagi",
37
+ "articlePage.reviewed_by.expert": "Reviewed by {expert_display_name} · {specialty} · {organisation} · Written by {author_name}. Updated {post_modified}",
38
+ "articlePage.reviewed_by.expert.medical": "Disemak oleh {expert_display_name} · {specialty} · {organisation} · Ditulis oleh {author_name} · Dikemas kini {post_modified}",
39
+ "articlePage.reviewed_by.expert.medical.short": "Disemak oleh {expert_display_name}",
40
+ "articlePage.reviewed_by.expert.short": "Disemak oleh {expert_display_name}",
35
41
  "articlePage.showLess": "Tutup",
42
+ "articlePage.written_by.author": "Ditulis oleh {expert_display_name} · {specialty} · {organisation} · Dikemas kini {post_modified}",
43
+ "articlePage.written_by.author.short": "Ditulis oleh {expert_display_name}",
36
44
  "babyGrowth.alert.bmi": "\nTiada bacaan BMI untuk {name} dalam julat WHO bagi kanak-kanak yang berumur antara 0 ke 5 tahun. Gunakan kalkulator BMI untuk kanak-kanak yang berumur di atas 5 tahun",
37
45
  "babyGrowth.alert.head": "Tiada bacaan ukur lilit kepala untuk {name} dalam julat WHO bagi kanak-kanak yang berumur antara 0 ke 5 tahun",
38
46
  "babyGrowth.alert.weight": "Tiada bacaan berat badan untuk {name} dalam julat WHO bagi kanak-kanak yang berumur antara 0 ke 10 tahun",
@@ -604,6 +612,8 @@ var msTranslations = {
604
612
  "popup.editPost": "Sunting kiriman",
605
613
  "popup.keepEditing": "Teruskan menyunting",
606
614
  "popup.startANewPost": "Mulakan kiriman baru",
615
+ "popupBoostPageView.modalHeading": "Artikel Pilihan",
616
+ "popupBoostPageView.viewDetail": "Lihat lebih lanjut",
607
617
  "popupRequestConsultation.action": "Dapatkan konsultasi",
608
618
  "popupRequestConsultation.descriptionSuccess": "Kami akan menghubungi anda tidak lama lagi.",
609
619
  "popupRequestConsultation.gender": "Jantina",
@@ -810,6 +820,8 @@ var msTranslations = {
810
820
  "ssov2.phone.alreadyUsed": "Nombor ini sudah digunakan, sila masukkan nombor berbeza",
811
821
  "ssov2.phoneVerify.description": "Sila berikan maklumat tambahan untuk melengkapkan proses pendaftaran akaun.",
812
822
  "ssov2.phoneVerify.title": "Sahkan nombor telefon anda",
823
+ "ssov2.whatsappLogin.phoneNotice": "Sila pastikan anda menggunakan nombor Whatsapp yang anda gunakan apabila membuat pesanan melalui kami.",
824
+ "ssov2.whatsappLogin.verifySubmit": "Sahkan nombor telefon",
813
825
  "ssov2.policyText": "Dengan mendaftar, saya mengesahkan bahawa saya telah membaca, memahami dan bersetuju dengan {privacy} dan {terms} Hello Health Group. Saya bersetuju untuk menyertai HelloDoktor, dan saya bersetuju untuk Hello Health Group mengumpul, menyimpan, menggunakan, mendedahkan, dan memproses maklumat saya mengikut Dasar Privasi Hello Health Group. Tambahan pula, saya bersetuju untuk Hello Health Group menggunakan maklumat saya untuk menghantar maklumat promosi (termasuk melalui surat, e-mel, telefon, dan pesanan teks) atau menghubungi saya mengenai produk, perkhidmatan, program atau topik lain yang mungkin menarik minat saya mengikut Hello Health Group; dan Hello Health Group boleh berkongsi maklumat saya kepada rakan kongsi dan pelanggannya agar mereka dapat memberikan perkhidmatan dan maklumat promosi yang lebih membantu.\"",
814
826
  "ssov2.policyText.community": "Dengan mendaftar, saya mengesahkan bahawa saya telah membaca, memahami dan bersetuju dengan {privacy} dan {terms} Hello Health Group. Saya bersetuju untuk menyertai komuniti HelloDoktor, dan saya bersetuju untuk Hello Health Group mengumpul, menyimpan, menggunakan, mendedahkan, dan memproses maklumat saya mengikut Dasar Privasi Hello Health Group. Tambahan pula, saya bersetuju untuk Hello Health Group menggunakan maklumat saya untuk menghantar maklumat promosi (termasuk melalui surat, e-mel, telefon, dan pesanan teks) atau menghubungi saya mengenai produk, perkhidmatan, program atau topik lain yang mungkin menarik minat saya mengikut Hello Health Group; dan Hello Health Group boleh berkongsi maklumat saya kepada rakan kongsi dan pelanggannya agar mereka dapat memberikan perkhidmatan dan maklumat promosi yang lebih membantu.\"",
815
827
  "ssov2.policyText.privacy": "Dasar Privasi",