@hhgtech/hhg-components 1.29.447 → 1.29.449-beta-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (610) hide show
  1. package/build/{InputDate-4913f9bb.js → InputDate-cad3c29c.js} +7 -7
  2. package/build/{LastPeriod-bf3d3436.js → LastPeriod-e05c9350.js} +1 -1
  3. package/build/{MobileBottomNavigationIcon-fd311112.js → MobileBottomNavigationIcon-13938952.js} +3 -3
  4. package/build/{Spinner-2c21fde8.js → Spinner-a41499a9.js} +1 -1
  5. package/build/{WhatsApp-18a9382f.js → WhatsApp-ba6281f8.js} +1 -1
  6. package/build/adapters.js +20 -20
  7. package/build/atoms.js +50 -50
  8. package/build/babyGrowth.js +86 -85
  9. package/build/cache.js +2 -2
  10. package/build/care/components/organisms/bookingSearchBarV2/index.d.ts +2 -1
  11. package/build/care/components/organisms/bookingSearchBarV2/tabSearch/index.d.ts +2 -1
  12. package/build/care.js +18 -18
  13. package/build/careBookingSearchBar.js +14 -14
  14. package/build/careBookingSearchBarV2.js +46 -48
  15. package/build/components/mantine/button/index.d.ts +2 -0
  16. package/build/components/mantine/errorLabel/index.d.ts +5 -2
  17. package/build/components/mantine/index.d.ts +2 -0
  18. package/build/components/mantine/input/index.styles.d.ts +4 -1
  19. package/build/components/mantine/select/index.styles.d.ts +4 -1
  20. package/build/components/mantine/templateProvider/index.d.ts +8 -0
  21. package/build/components/mantine/textArea/index.styles.d.ts +4 -1
  22. package/build/components/mantine/theme/button.d.ts +1 -3
  23. package/build/components/mantine/theme/text.d.ts +7 -1
  24. package/build/components/molecules/embeddedHeathToolCards/baby-growth/index.d.ts +2 -2
  25. package/build/components/molecules/embeddedHeathToolCards/babyVaccine/index.d.ts +2 -2
  26. package/build/components/molecules/embeddedHeathToolCards/bmi/bmi.d.ts +2 -2
  27. package/build/components/molecules/embeddedHeathToolCards/bmr/bmr.d.ts +2 -2
  28. package/build/components/molecules/embeddedHeathToolCards/due-date/dueDate.d.ts +2 -2
  29. package/build/components/molecules/embeddedHeathToolCards/helpers.d.ts +4 -0
  30. package/build/components/molecules/embeddedHeathToolCards/ovulation/ovulation.d.ts +2 -2
  31. package/build/components/molecules/embeddedHeathToolCards/pwg/pwg.d.ts +2 -2
  32. package/build/components/molecules/embeddedHeathToolCards/target-heart-rate/index.d.ts +2 -2
  33. package/build/components/molecules/healthTools/cardWrapper/banner/index.d.ts +1 -1
  34. package/build/components/molecules/healthTools/cardWrapper/body/index.d.ts +1 -1
  35. package/build/components/molecules/healthTools/cardWrapper/context.d.ts +7 -1
  36. package/build/components/molecules/healthTools/cardWrapper/index.d.ts +3 -3
  37. package/build/components/molecules/healthTools/cardWrapper/index.styles.d.ts +9 -12
  38. package/build/components/molecules/healthTools/cardWrapper/index.types.d.ts +1 -0
  39. package/build/components/molecules/healthTools/form/bmiForm/context.d.ts +2 -0
  40. package/build/components/molecules/healthTools/form/bmiForm/index.d.ts +1 -1
  41. package/build/components/molecules/healthTools/form/bmiForm/index.styles.d.ts +8 -0
  42. package/build/components/molecules/healthTools/form/thrForm/inlineLayout.d.ts +2 -2
  43. package/build/components/molecules/index.d.ts +3 -3
  44. package/build/components/molecules/toolBannerCard/index.d.ts +3 -2
  45. package/build/components/molecules/toolBannerCard/index.styles.d.ts +23 -0
  46. package/build/components/navigationV2/components/molecules/menuCategoriesList/Item/index.d.ts +5 -0
  47. package/build/components/navigationV2/components/molecules/menuCategoriesList/Item/index.styled.d.ts +7 -0
  48. package/build/components/navigationV2/components/molecules/menuViewMore/index.styled.d.ts +1 -0
  49. package/build/components/navigationV2/components/molecules/navigationBar/index.styled.d.ts +1 -0
  50. package/build/components/navigationV2/types.d.ts +10 -0
  51. package/build/components/navigationV2/utils.d.ts +14 -0
  52. package/build/components/organisms/collectPhoneNumber/index.styled.d.ts +1 -0
  53. package/build/components.js +104 -103
  54. package/build/{constants-8bca9138.js → constants-90991039.js} +1 -1
  55. package/build/constants.js +3 -3
  56. package/build/constantsDomainLocales.js +1 -1
  57. package/build/constantsRiskScreener.js +2 -2
  58. package/build/constantsSite.js +2 -2
  59. package/build/context-4b2abfb2.js +7 -0
  60. package/build/{core-9308c14e.js → core-f65a01a7.js} +1 -1
  61. package/build/{dataTransform-f2d07361.js → dataTransform-31d21af7.js} +1 -1
  62. package/build/ecom.js +5 -5
  63. package/build/{editor-1594d420.js → editor-c442cb8e.js} +11 -11
  64. package/build/embeddedHeathToolCards_babyGrowth.js +25 -25
  65. package/build/embeddedHeathToolCards_babyPoop.js +23 -21
  66. package/build/embeddedHeathToolCards_babyVaccine.js +24 -24
  67. package/build/embeddedHeathToolCards_bmi_bmi.js +27 -27
  68. package/build/embeddedHeathToolCards_bmrBmr.js +27 -27
  69. package/build/embeddedHeathToolCards_dueDate_dueDate.js +26 -27
  70. package/build/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
  71. package/build/embeddedHeathToolCards_pwg_pwg.js +28 -28
  72. package/build/embeddedHeathToolCards_targetHeartRate.js +29 -29
  73. package/build/esm/{InputDate-90c0cff5.js → InputDate-351e5b42.js} +5 -5
  74. package/build/esm/{LastPeriod-be9eb032.js → LastPeriod-bcc7f66e.js} +1 -1
  75. package/build/esm/{MobileBottomNavigationIcon-f2ddb853.js → MobileBottomNavigationIcon-4311a848.js} +3 -3
  76. package/build/esm/{Spinner-9fe584c3.js → Spinner-c4dbd709.js} +1 -1
  77. package/build/esm/{WhatsApp-e6cbb3d7.js → WhatsApp-c5e0815b.js} +1 -1
  78. package/build/esm/adapters.js +20 -20
  79. package/build/esm/atoms.js +50 -50
  80. package/build/esm/babyGrowth.js +86 -85
  81. package/build/esm/cache.js +2 -2
  82. package/build/esm/care/components/organisms/bookingSearchBarV2/index.d.ts +2 -1
  83. package/build/esm/care/components/organisms/bookingSearchBarV2/tabSearch/index.d.ts +2 -1
  84. package/build/esm/care.js +18 -18
  85. package/build/esm/careBookingSearchBar.js +14 -14
  86. package/build/esm/careBookingSearchBarV2.js +46 -48
  87. package/build/esm/components/mantine/button/index.d.ts +2 -0
  88. package/build/esm/components/mantine/errorLabel/index.d.ts +5 -2
  89. package/build/esm/components/mantine/index.d.ts +2 -0
  90. package/build/esm/components/mantine/input/index.styles.d.ts +4 -1
  91. package/build/esm/components/mantine/select/index.styles.d.ts +4 -1
  92. package/build/esm/components/mantine/templateProvider/index.d.ts +8 -0
  93. package/build/esm/components/mantine/textArea/index.styles.d.ts +4 -1
  94. package/build/esm/components/mantine/theme/button.d.ts +1 -3
  95. package/build/esm/components/mantine/theme/text.d.ts +7 -1
  96. package/build/esm/components/molecules/embeddedHeathToolCards/baby-growth/index.d.ts +2 -2
  97. package/build/esm/components/molecules/embeddedHeathToolCards/babyVaccine/index.d.ts +2 -2
  98. package/build/esm/components/molecules/embeddedHeathToolCards/bmi/bmi.d.ts +2 -2
  99. package/build/esm/components/molecules/embeddedHeathToolCards/bmr/bmr.d.ts +2 -2
  100. package/build/esm/components/molecules/embeddedHeathToolCards/due-date/dueDate.d.ts +2 -2
  101. package/build/esm/components/molecules/embeddedHeathToolCards/helpers.d.ts +4 -0
  102. package/build/esm/components/molecules/embeddedHeathToolCards/ovulation/ovulation.d.ts +2 -2
  103. package/build/esm/components/molecules/embeddedHeathToolCards/pwg/pwg.d.ts +2 -2
  104. package/build/esm/components/molecules/embeddedHeathToolCards/target-heart-rate/index.d.ts +2 -2
  105. package/build/esm/components/molecules/healthTools/cardWrapper/banner/index.d.ts +1 -1
  106. package/build/esm/components/molecules/healthTools/cardWrapper/body/index.d.ts +1 -1
  107. package/build/esm/components/molecules/healthTools/cardWrapper/context.d.ts +7 -1
  108. package/build/esm/components/molecules/healthTools/cardWrapper/index.d.ts +3 -3
  109. package/build/esm/components/molecules/healthTools/cardWrapper/index.styles.d.ts +9 -12
  110. package/build/esm/components/molecules/healthTools/cardWrapper/index.types.d.ts +1 -0
  111. package/build/esm/components/molecules/healthTools/form/bmiForm/context.d.ts +2 -0
  112. package/build/esm/components/molecules/healthTools/form/bmiForm/index.d.ts +1 -1
  113. package/build/esm/components/molecules/healthTools/form/bmiForm/index.styles.d.ts +8 -0
  114. package/build/esm/components/molecules/healthTools/form/thrForm/inlineLayout.d.ts +2 -2
  115. package/build/esm/components/molecules/index.d.ts +3 -3
  116. package/build/esm/components/molecules/toolBannerCard/index.d.ts +3 -2
  117. package/build/esm/components/molecules/toolBannerCard/index.styles.d.ts +23 -0
  118. package/build/esm/components/navigationV2/components/molecules/menuCategoriesList/Item/index.d.ts +5 -0
  119. package/build/esm/components/navigationV2/components/molecules/menuCategoriesList/Item/index.styled.d.ts +7 -0
  120. package/build/esm/components/navigationV2/components/molecules/menuViewMore/index.styled.d.ts +1 -0
  121. package/build/esm/components/navigationV2/components/molecules/navigationBar/index.styled.d.ts +1 -0
  122. package/build/esm/components/navigationV2/types.d.ts +10 -0
  123. package/build/esm/components/navigationV2/utils.d.ts +14 -0
  124. package/build/esm/components/organisms/collectPhoneNumber/index.styled.d.ts +1 -0
  125. package/build/esm/components.js +104 -103
  126. package/build/esm/{constants-68442954.js → constants-4679e9e2.js} +1 -1
  127. package/build/esm/constants.js +3 -3
  128. package/build/esm/constantsDomainLocales.js +1 -1
  129. package/build/esm/constantsRiskScreener.js +2 -2
  130. package/build/esm/constantsSite.js +2 -2
  131. package/build/esm/context-98f996bd.js +5 -0
  132. package/build/esm/{core-44616e6a.js → core-adb60697.js} +1 -1
  133. package/build/esm/{dataTransform-d43fdd1a.js → dataTransform-fa959101.js} +1 -1
  134. package/build/esm/ecom.js +5 -5
  135. package/build/esm/{editor-30aa3ad6.js → editor-de9c6a96.js} +11 -11
  136. package/build/esm/embeddedHeathToolCards_babyGrowth.js +25 -25
  137. package/build/esm/embeddedHeathToolCards_babyPoop.js +23 -21
  138. package/build/esm/embeddedHeathToolCards_babyVaccine.js +24 -24
  139. package/build/esm/embeddedHeathToolCards_bmi_bmi.js +27 -27
  140. package/build/esm/embeddedHeathToolCards_bmrBmr.js +27 -27
  141. package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +26 -27
  142. package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
  143. package/build/esm/embeddedHeathToolCards_pwg_pwg.js +28 -28
  144. package/build/esm/embeddedHeathToolCards_targetHeartRate.js +29 -29
  145. package/build/esm/footer.js +22 -22
  146. package/build/esm/gAssets.js +2 -2
  147. package/build/esm/{healthTools-8d31ba4c.js → healthTools-9f1f1b0c.js} +1 -1
  148. package/build/esm/healthToolsCardWrapper.js +20 -20
  149. package/build/esm/healthToolsForm.js +35 -34
  150. package/build/esm/hooks.js +13 -13
  151. package/build/esm/i18n/translationKeys.d.ts +1 -1
  152. package/build/esm/i18n-values/en-PH.js +7 -0
  153. package/build/esm/i18n-values/hi-IN.js +7 -0
  154. package/build/esm/i18n-values/id-ID.js +7 -0
  155. package/build/esm/i18n-values/km-KH.js +7 -0
  156. package/build/esm/i18n-values/ms-MY.js +7 -0
  157. package/build/esm/i18n-values/my-MM.js +7 -0
  158. package/build/esm/i18n-values/th-TH.js +7 -0
  159. package/build/esm/i18n-values/tl-PH.js +7 -0
  160. package/build/esm/i18n-values/vi-VN.js +7 -0
  161. package/build/esm/i18n-values/vi-VN_MB.js +7 -0
  162. package/build/esm/i18n-values/zh-SG.js +7 -0
  163. package/build/esm/i18n-values/zh-TW.js +10 -3
  164. package/build/esm/i18n.js +2 -2
  165. package/build/esm/i18nV2.js +2 -2
  166. package/build/esm/{index-e539fbcb.js → index-01f29ab0.js} +16 -16
  167. package/build/esm/{index-75316c1e.js → index-031d8fd9.js} +27 -20
  168. package/build/esm/{index-f91f9374.js → index-06b7253e.js} +3 -3
  169. package/build/esm/{index-01c420c3.js → index-07eda20c.js} +2 -2
  170. package/build/esm/{index-4dec57f9.js → index-0af20676.js} +32 -32
  171. package/build/esm/{index-13586e44.js → index-0bb898db.js} +3 -3
  172. package/build/esm/{index-d50d23fa.js → index-0ea1ee9e.js} +2 -2
  173. package/build/esm/{index-2dda251a.js → index-10f55eb5.js} +2 -2
  174. package/build/esm/{index-f65d577c.js → index-15687d4c.js} +4 -3
  175. package/build/esm/{index-54914b2a.js → index-17c80719.js} +2 -2
  176. package/build/esm/{index-7aeb3d7d.js → index-19189f5a.js} +1 -1
  177. package/build/esm/{index-26bf6bd3.js → index-1ac4a2c6.js} +3 -3
  178. package/build/esm/{index-8e283493.js → index-1d040d1d.js} +22 -22
  179. package/build/esm/{index-bf012932.js → index-27467701.js} +6 -6
  180. package/build/esm/{index-b0854ce5.js → index-2ad629e0.js} +2 -2
  181. package/build/esm/{index-5f94e77c.js → index-36cec9eb.js} +2 -2
  182. package/build/esm/{index-73f4d56a.js → index-39bf919c.js} +2 -2
  183. package/build/esm/{index-efe47c94.js → index-3c5a50dd.js} +96 -72
  184. package/build/esm/{index-206b9bef.js → index-3d2078ab.js} +11 -8
  185. package/build/esm/{index-6c8bb941.js → index-42cd171c.js} +61 -51
  186. package/build/esm/{index-7428f659.js → index-433f52c6.js} +16 -16
  187. package/build/esm/{index-6e32904f.js → index-462f2dfb.js} +25 -25
  188. package/build/esm/{index-0a769c42.js → index-481eacef.js} +13 -13
  189. package/build/esm/{index-0e69e754.js → index-4850574a.js} +1 -1
  190. package/build/esm/{index-176c6145.js → index-48639f99.js} +2 -2
  191. package/build/esm/{index-50141363.js → index-4be0a9b5.js} +1 -1
  192. package/build/esm/{index-4ef48768.js → index-513aa46f.js} +26 -26
  193. package/build/esm/{index-4f2ea78b.js → index-573469a3.js} +7 -7
  194. package/build/esm/{index-c81867e9.js → index-59e7d63b.js} +62 -47
  195. package/build/esm/{index-d830bd64.js → index-5d273446.js} +14 -13
  196. package/build/esm/{index-5efeab14.js → index-5e4c4c9c.js} +2 -2
  197. package/build/esm/index-6233f58e.js +237 -0
  198. package/build/esm/{index-47d3c758.js → index-66d2473a.js} +3 -3
  199. package/build/esm/{index-2bfb2578.js → index-6d40879d.js} +6 -6
  200. package/build/esm/{index-6d667650.js → index-6d6446c4.js} +11 -11
  201. package/build/esm/{index-48b4a8da.js → index-6fa16935.js} +2 -2
  202. package/build/esm/{index-a106b9cb.js → index-75b1ae62.js} +3 -3
  203. package/build/esm/{index-99a46d0d.js → index-772d6fb3.js} +5 -5
  204. package/build/esm/{index-d1ad341c.js → index-7ad0855d.js} +14 -14
  205. package/build/esm/{index-62cad5ea.js → index-7c5807c6.js} +32 -32
  206. package/build/esm/{index-bdd4f96f.js → index-7c5a09d2.js} +40 -29
  207. package/build/esm/{index-5232f650.js → index-8088d1ae.js} +20 -20
  208. package/build/esm/{index-9e6e8335.js → index-84cb5270.js} +5 -5
  209. package/build/esm/{index-2076022b.js → index-8804f963.js} +6 -5
  210. package/build/esm/{index-e2a6f850.js → index-8d158d43.js} +6 -6
  211. package/build/esm/{index-c2e955e0.js → index-924e34d7.js} +6 -6
  212. package/build/esm/{index-6757dd1d.js → index-955b64bf.js} +4 -4
  213. package/build/esm/{index-ea6fdd20.js → index-97b9b61d.js} +3 -3
  214. package/build/esm/{index-c01214fe.js → index-989914c3.js} +2 -2
  215. package/build/esm/index-9b10ee6b.js +68 -0
  216. package/build/esm/{index-b5a3b1e3.js → index-a751bf63.js} +1 -1
  217. package/build/esm/{index-d7959b93.js → index-ab3cba47.js} +17 -17
  218. package/build/esm/{index-09db0e94.js → index-ad055c3e.js} +13 -13
  219. package/build/esm/{index-472541a7.js → index-b56714a4.js} +15 -15
  220. package/build/esm/{index-cc8ccf46.js → index-b7e3a127.js} +2 -2
  221. package/build/esm/{index-b79fc8a1.js → index-b88aba78.js} +2 -2
  222. package/build/esm/{index-58908973.js → index-bdce599f.js} +9 -9
  223. package/build/esm/{index-8d52f569.js → index-bf52a414.js} +21 -21
  224. package/build/esm/{index-980f99fd.js → index-c7aa5c48.js} +53 -45
  225. package/build/esm/{index-7954bc16.js → index-ca5ebcfd.js} +339 -226
  226. package/build/esm/{index-9d2a8f4d.js → index-cb9adbdc.js} +7 -7
  227. package/build/esm/{index-89ad9053.js → index-d0b44796.js} +11 -4
  228. package/build/esm/{text-6f2656a6.js → index-d0dddda4.js} +14 -1
  229. package/build/esm/{index-52825707.js → index-d18ed0e7.js} +1 -1
  230. package/build/esm/{index-85894b46.js → index-d7bd249f.js} +27 -22
  231. package/build/esm/{index-0765c99d.js → index-dd14e9a1.js} +2 -2
  232. package/build/esm/{index-c802034c.js → index-ded03e50.js} +11 -30
  233. package/build/esm/{index-59da60a7.js → index-e6601f2c.js} +1 -1
  234. package/build/esm/{index-ef25e2e6.js → index-ea4d7712.js} +2 -2
  235. package/build/esm/{index-b967a2f5.js → index-f3b18d45.js} +1 -1
  236. package/build/esm/index-f5c604b1.js +301 -0
  237. package/build/esm/{index-623e7f2c.js → index-fd175154.js} +2 -2
  238. package/build/esm/index.js +125 -124
  239. package/build/esm/{labelSorting-72c7e85c.js → labelSorting-dd5b4eba.js} +4 -4
  240. package/build/esm/lead/components/close.d.ts +1 -0
  241. package/build/esm/lead.js +36 -36
  242. package/build/esm/{logoIcon-8eb95814.js → logoIcon-e3179759.js} +2 -2
  243. package/build/esm/mantine.js +29 -27
  244. package/build/esm/misc.js +19 -19
  245. package/build/esm/miscGetDynamicHealthTool.js +4 -4
  246. package/build/esm/miscGetSocialList.js +8 -8
  247. package/build/esm/miscScreenSizeContext.js +1 -1
  248. package/build/esm/mobileBottomNavigation.js +5 -5
  249. package/build/esm/mobileBottomNavigationIcon.js +5 -5
  250. package/build/esm/molecules.js +78 -77
  251. package/build/esm/moleculesArticleCard.js +6 -6
  252. package/build/esm/moleculesArticleCardV2.js +17 -17
  253. package/build/esm/navigation.js +47 -47
  254. package/build/esm/navigationLogoutPopup.js +11 -11
  255. package/build/esm/navigationProfileButton.js +27 -27
  256. package/build/esm/onboardingV2.js +30 -30
  257. package/build/esm/organisms.js +57 -57
  258. package/build/esm/{post-012251c0.js → post-ec40efed.js} +2 -2
  259. package/build/esm/profileNavigation.js +20 -20
  260. package/build/esm/progressBar.js +1 -1
  261. package/build/esm/pwg.js +23 -23
  262. package/build/esm/ssoV2.js +31 -31
  263. package/build/esm/{store-de1bfc44.js → store-4778b33a.js} +3 -3
  264. package/build/esm/subot.js +37 -37
  265. package/build/esm/surveyOrPremiumBanner.js +34 -34
  266. package/build/esm/surveyQuestionCard.js +11 -11
  267. package/build/esm/{surveyThankyouCard-7fa6731d.js → surveyThankyouCard-23992cbd.js} +5 -5
  268. package/build/esm/together.js +57 -57
  269. package/build/esm/togetherApiUtils.js +4 -4
  270. package/build/esm/togetherAtoms.js +31 -31
  271. package/build/esm/togetherComponentGlobalContext.js +4 -4
  272. package/build/esm/togetherMolecules.js +52 -52
  273. package/build/esm/togetherMoleculesCardAuthor.js +29 -29
  274. package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
  275. package/build/esm/togetherMoleculesProfileDetail.js +40 -40
  276. package/build/esm/togetherOrganisms.js +51 -51
  277. package/build/esm/togetherRichTextEditor.js +18 -18
  278. package/build/esm/togetherShareBox.js +10 -10
  279. package/build/esm/{translationsProvider-d462a8ab.js → translationsProvider-43170b3d.js} +1 -1
  280. package/build/esm/{treePopoverMenu-6cabe5c3.js → treePopoverMenu-8c07f29a.js} +19 -19
  281. package/build/esm/types.js +2 -2
  282. package/build/esm/{useHealthToolCache-b6025b32.js → useHealthToolCache-49fd8c46.js} +1 -1
  283. package/build/esm/{usePhoneValidator-448d2161.js → usePhoneValidator-31baf2a3.js} +5 -5
  284. package/build/esm/{usePlacesAutocomplete-4bb4e161.js → usePlacesAutocomplete-e3ed7621.js} +1 -1
  285. package/build/esm/useTogetherAuthRequiredAction.js +10 -10
  286. package/build/esm/{utils-9480c800.js → utils-09c3080c.js} +5 -5
  287. package/build/esm/{utils-766da2de.js → utils-3c6f8119.js} +3 -3
  288. package/build/esm/{utils-b5b80f58.js → utils-a1564c44.js} +2 -2
  289. package/build/esm/{utils-80afcb99.js → utils-f047cd86.js} +1 -1
  290. package/build/esm/{utils-50327fb1.js → utils-f697d4f2.js} +2 -2
  291. package/build/esm/vaccination.js +22 -22
  292. package/build/footer.js +22 -22
  293. package/build/gAssets.js +2 -2
  294. package/build/{healthTools-3d8bcbfb.js → healthTools-b9e3df11.js} +1 -1
  295. package/build/healthToolsCardWrapper.js +20 -20
  296. package/build/healthToolsForm.js +35 -34
  297. package/build/hooks.js +13 -13
  298. package/build/i18n/translationKeys.d.ts +1 -1
  299. package/build/i18n-values/en-PH.js +7 -0
  300. package/build/i18n-values/hi-IN.js +7 -0
  301. package/build/i18n-values/id-ID.js +7 -0
  302. package/build/i18n-values/km-KH.js +7 -0
  303. package/build/i18n-values/ms-MY.js +7 -0
  304. package/build/i18n-values/my-MM.js +7 -0
  305. package/build/i18n-values/th-TH.js +7 -0
  306. package/build/i18n-values/tl-PH.js +7 -0
  307. package/build/i18n-values/vi-VN.js +7 -0
  308. package/build/i18n-values/vi-VN_MB.js +7 -0
  309. package/build/i18n-values/zh-SG.js +7 -0
  310. package/build/i18n-values/zh-TW.js +10 -3
  311. package/build/i18n.js +2 -2
  312. package/build/i18nV2.js +1 -1
  313. package/build/{index-dc205198.js → index-01c0a05b.js} +3 -3
  314. package/build/{index-f4721ca5.js → index-01cebc79.js} +2 -2
  315. package/build/{index-19db08d3.js → index-03e93370.js} +9 -9
  316. package/build/{index-915e37e3.js → index-068b060a.js} +2 -2
  317. package/build/{index-a85ac47f.js → index-11edad6f.js} +1 -1
  318. package/build/{index-f63bff2e.js → index-11f81884.js} +3 -3
  319. package/build/{index-d6d389d5.js → index-1258816e.js} +2 -2
  320. package/build/{index-de070f76.js → index-1349469d.js} +2 -2
  321. package/build/{index-ef2aecbb.js → index-16cd11ae.js} +22 -22
  322. package/build/index-17a8cc66.js +308 -0
  323. package/build/{index-265a4e19.js → index-1a6599b9.js} +1 -1
  324. package/build/{index-6782d333.js → index-1ebb7538.js} +13 -13
  325. package/build/{index-4870a37e.js → index-1f606114.js} +3 -3
  326. package/build/{index-38b56ca0.js → index-2d80a747.js} +17 -14
  327. package/build/{index-f34a04cd.js → index-2ea2f169.js} +7 -7
  328. package/build/{index-ce54f2cc.js → index-309db831.js} +32 -32
  329. package/build/{index-f28e34d9.js → index-3809f6bf.js} +5 -5
  330. package/build/index-409d9534.js +74 -0
  331. package/build/index-43ffef2c.js +243 -0
  332. package/build/{index-59de52c5.js → index-44d22c64.js} +11 -11
  333. package/build/{index-9c679fe3.js → index-482c9091.js} +61 -46
  334. package/build/{text-e637affa.js → index-4b72550f.js} +19 -0
  335. package/build/{index-6199d4c9.js → index-4bfe8c52.js} +123 -99
  336. package/build/{index-931e5c64.js → index-4c19d3ed.js} +16 -16
  337. package/build/{index-b4c1f59f.js → index-4c6aed30.js} +2 -2
  338. package/build/{index-a20d76a9.js → index-50747a82.js} +17 -17
  339. package/build/{index-d74c3072.js → index-54625114.js} +2 -2
  340. package/build/{index-cbea48d4.js → index-54bb1517.js} +6 -6
  341. package/build/{index-1dcdb312.js → index-5c57cfac.js} +6 -6
  342. package/build/{index-a79cb92d.js → index-5d92a0b0.js} +2 -2
  343. package/build/{index-ddb9f70e.js → index-5f8cbcdb.js} +15 -15
  344. package/build/{index-8341a85f.js → index-60101165.js} +3 -3
  345. package/build/{index-6a961c75.js → index-649e1c7c.js} +5 -5
  346. package/build/{index-88d01c13.js → index-67f5b18d.js} +26 -26
  347. package/build/{index-b9744f83.js → index-6a546668.js} +6 -6
  348. package/build/{index-d78a97ab.js → index-6cf5db44.js} +25 -25
  349. package/build/{index-f245fc9d.js → index-71bda7aa.js} +2 -2
  350. package/build/{index-c88a15b0.js → index-73c373c3.js} +7 -7
  351. package/build/{index-31a6d507.js → index-75ddddca.js} +6 -6
  352. package/build/{index-ae031fa6.js → index-7f2c0a8c.js} +33 -33
  353. package/build/{index-9d1e4d5a.js → index-836c276f.js} +32 -32
  354. package/build/{index-2c04aff5.js → index-86a89500.js} +2 -2
  355. package/build/index-88922983.js +22 -0
  356. package/build/{index-7f3b90c3.js → index-8d58d95b.js} +1 -1
  357. package/build/{index-632f6242.js → index-93af1deb.js} +39 -28
  358. package/build/{index-aaaea7c1.js → index-93c1da83.js} +28 -27
  359. package/build/{index-d17e8880.js → index-95690bf9.js} +2 -2
  360. package/build/{index-bf412e77.js → index-9eb75133.js} +61 -51
  361. package/build/{index-230f438f.js → index-9f5fbdee.js} +52 -47
  362. package/build/{index-da2c5878.js → index-a2015c43.js} +1 -1
  363. package/build/{index-8e8d2c4e.js → index-a54ded9e.js} +21 -21
  364. package/build/{index-e0f647d1.js → index-a8887b4f.js} +16 -16
  365. package/build/{index-09854086.js → index-a8bf61e6.js} +342 -229
  366. package/build/{index-12319903.js → index-b319bb8a.js} +2 -2
  367. package/build/{index-55f9c668.js → index-bf2e69d2.js} +3 -3
  368. package/build/{index-d28a3eaa.js → index-c228a552.js} +2 -2
  369. package/build/{index-53717590.js → index-c2ba340d.js} +1 -1
  370. package/build/{index-df85eb4f.js → index-c49a7688.js} +13 -13
  371. package/build/{index-f8ac1bf2.js → index-c4c50d31.js} +1 -1
  372. package/build/{index-2a28b6d9.js → index-d2536a66.js} +26 -19
  373. package/build/{index-0db0741a.js → index-d295dc6a.js} +3 -3
  374. package/build/{index-e5dbd40e.js → index-d8f24439.js} +2 -2
  375. package/build/{index-ef1b650e.js → index-da5e5f8d.js} +2 -2
  376. package/build/{index-56eb0cbb.js → index-dfc3ed82.js} +2 -2
  377. package/build/{index-de177d58.js → index-e308e687.js} +3 -3
  378. package/build/{index-d22d99f1.js → index-e3aeb6a1.js} +11 -4
  379. package/build/{index-505b1d6d.js → index-ecaaab9e.js} +8 -7
  380. package/build/{index-07f21795.js → index-ecf3de0d.js} +11 -30
  381. package/build/{index-881089df.js → index-f93c2cfe.js} +52 -44
  382. package/build/{index-e1f2cfda.js → index-f9491279.js} +14 -14
  383. package/build/{index-39350a42.js → index-fdfb1f23.js} +1 -1
  384. package/build/{index-fcc313b5.js → index-ff9f695e.js} +4 -4
  385. package/build/index.js +125 -124
  386. package/build/{labelSorting-9ffbfef0.js → labelSorting-90a92192.js} +4 -4
  387. package/build/lead/components/close.d.ts +1 -0
  388. package/build/lead.js +59 -59
  389. package/build/{logoIcon-77792f69.js → logoIcon-faf6abf7.js} +2 -2
  390. package/build/mantine.js +40 -38
  391. package/build/misc.js +19 -19
  392. package/build/miscGetDynamicHealthTool.js +4 -4
  393. package/build/miscGetSocialList.js +8 -8
  394. package/build/miscScreenSizeContext.js +1 -1
  395. package/build/mobileBottomNavigation.js +5 -5
  396. package/build/mobileBottomNavigationIcon.js +5 -5
  397. package/build/molecules.js +78 -77
  398. package/build/moleculesArticleCard.js +6 -6
  399. package/build/moleculesArticleCardV2.js +17 -17
  400. package/build/navigation.js +47 -47
  401. package/build/navigationLogoutPopup.js +11 -11
  402. package/build/navigationProfileButton.js +27 -27
  403. package/build/onboardingV2.js +29 -29
  404. package/build/organisms.js +57 -57
  405. package/build/{post-f8bebecf.js → post-3d093550.js} +2 -2
  406. package/build/profileNavigation.js +20 -20
  407. package/build/progressBar.js +1 -1
  408. package/build/pwg.js +23 -23
  409. package/build/ssoV2.js +29 -29
  410. package/build/{store-0ef81ac8.js → store-835c504d.js} +3 -3
  411. package/build/subot.js +36 -36
  412. package/build/surveyOrPremiumBanner.js +34 -34
  413. package/build/surveyQuestionCard.js +11 -11
  414. package/build/{surveyThankyouCard-043fcdfe.js → surveyThankyouCard-b448fe06.js} +5 -5
  415. package/build/together.js +57 -57
  416. package/build/togetherApiUtils.js +4 -4
  417. package/build/togetherAtoms.js +31 -31
  418. package/build/togetherComponentGlobalContext.js +4 -4
  419. package/build/togetherMolecules.js +52 -52
  420. package/build/togetherMoleculesCardAuthor.js +29 -29
  421. package/build/togetherMoleculesPostImagePreview.js +11 -11
  422. package/build/togetherMoleculesProfileDetail.js +40 -40
  423. package/build/togetherOrganisms.js +51 -51
  424. package/build/togetherRichTextEditor.js +18 -18
  425. package/build/togetherShareBox.js +10 -10
  426. package/build/{translationsProvider-56b09602.js → translationsProvider-bc45169b.js} +1 -1
  427. package/build/{treePopoverMenu-f2a3f062.js → treePopoverMenu-3f12a45a.js} +19 -19
  428. package/build/types.js +2 -2
  429. package/build/{useHealthToolCache-e2349f7c.js → useHealthToolCache-c9df74d6.js} +1 -1
  430. package/build/{usePhoneValidator-9fde44ba.js → usePhoneValidator-1ce6170d.js} +5 -5
  431. package/build/{usePlacesAutocomplete-58b6d3b2.js → usePlacesAutocomplete-8597de4c.js} +1 -1
  432. package/build/useTogetherAuthRequiredAction.js +10 -10
  433. package/build/{utils-b8c2d5f2.js → utils-06aadcc2.js} +1 -1
  434. package/build/{utils-9137d090.js → utils-14ecb205.js} +3 -3
  435. package/build/{utils-e739a670.js → utils-598d9d7b.js} +5 -5
  436. package/build/{utils-8834e04e.js → utils-7a0ead49.js} +2 -2
  437. package/build/{utils-a6d1698a.js → utils-8195e421.js} +2 -2
  438. package/build/vaccination.js +22 -22
  439. package/package.json +1 -1
  440. package/build/esm/index-3b3f2f77.js +0 -287
  441. package/build/esm/index-689e35a5.js +0 -62
  442. package/build/esm/index-b1e6d0d1.js +0 -149
  443. package/build/index-30599a41.js +0 -68
  444. package/build/index-42f7dc62.js +0 -295
  445. package/build/index-65b55bb1.js +0 -21
  446. package/build/index-b1eee79c.js +0 -155
  447. /package/build/{BMI_BOYS.percentile.monthly-ce3809ba.js → BMI_BOYS.percentile.monthly-d05851c6.js} +0 -0
  448. /package/build/{BMI_BOYS.percentile.weekly-78d35760.js → BMI_BOYS.percentile.weekly-a8da9b84.js} +0 -0
  449. /package/build/{BMI_BOYS.percentile.yearly-5a647f21.js → BMI_BOYS.percentile.yearly-45490fa3.js} +0 -0
  450. /package/build/{BMI_BOYS.zscore.monthly-51c41d06.js → BMI_BOYS.zscore.monthly-66f961ea.js} +0 -0
  451. /package/build/{BMI_BOYS.zscore.weekly-a027c001.js → BMI_BOYS.zscore.weekly-0e5fe1ab.js} +0 -0
  452. /package/build/{BMI_BOYS.zscore.yearly-b0dc31fe.js → BMI_BOYS.zscore.yearly-5a4123a3.js} +0 -0
  453. /package/build/{BMI_GIRLS.percentile.monthly-5cc2bce0.js → BMI_GIRLS.percentile.monthly-25992b9f.js} +0 -0
  454. /package/build/{BMI_GIRLS.percentile.weekly-c9de3fbd.js → BMI_GIRLS.percentile.weekly-e3c7387f.js} +0 -0
  455. /package/build/{BMI_GIRLS.percentile.yearly-c9fcfd04.js → BMI_GIRLS.percentile.yearly-6986fafb.js} +0 -0
  456. /package/build/{BMI_GIRLS.zscore.monthly-ab34391f.js → BMI_GIRLS.zscore.monthly-8c089f0d.js} +0 -0
  457. /package/build/{BMI_GIRLS.zscore.weekly-65cf6a62.js → BMI_GIRLS.zscore.weekly-47aa2121.js} +0 -0
  458. /package/build/{BMI_GIRLS.zscore.yearly-d9119e98.js → BMI_GIRLS.zscore.yearly-096f2c23.js} +0 -0
  459. /package/build/{ChevronDown-e4525f19.js → ChevronDown-7242e222.js} +0 -0
  460. /package/build/{Close-0e7526fe.js → Close-2eba22a3.js} +0 -0
  461. /package/build/{Google-58e9167c.js → Google-b9c4f8d7.js} +0 -0
  462. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-9205451a.js → HEAD CIRCUM_BOYS.percentile.monthly-909312c6.js} +0 -0
  463. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-51dcf96d.js → HEAD CIRCUM_BOYS.percentile.weekly-90319b92.js} +0 -0
  464. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-63177395.js → HEAD CIRCUM_BOYS.percentile.yearly-87e6fd7d.js} +0 -0
  465. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-ba10a62c.js → HEAD CIRCUM_BOYS.zscore.monthly-feb188fb.js} +0 -0
  466. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-4bb526b9.js → HEAD CIRCUM_BOYS.zscore.weekly-8d40f269.js} +0 -0
  467. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-d7a4ab21.js → HEAD CIRCUM_BOYS.zscore.yearly-649f0e9a.js} +0 -0
  468. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-b5f612d0.js → HEAD CIRCUM_GIRLS.percentile.monthly-d58ea8fd.js} +0 -0
  469. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-4b36a997.js → HEAD CIRCUM_GIRLS.percentile.weekly-8746491d.js} +0 -0
  470. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-5a550f83.js → HEAD CIRCUM_GIRLS.percentile.yearly-b88e8e7b.js} +0 -0
  471. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-f64f370d.js → HEAD CIRCUM_GIRLS.zscore.monthly-18ecc1f5.js} +0 -0
  472. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-51a8ba5e.js → HEAD CIRCUM_GIRLS.zscore.weekly-8e968f07.js} +0 -0
  473. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-d9c182b3.js → HEAD CIRCUM_GIRLS.zscore.yearly-2a88e570.js} +0 -0
  474. /package/build/{HEIGHT_BOYS.percentile.monthly-f68e5eab.js → HEIGHT_BOYS.percentile.monthly-5a17119d.js} +0 -0
  475. /package/build/{HEIGHT_BOYS.percentile.weekly-914462c2.js → HEIGHT_BOYS.percentile.weekly-5520e114.js} +0 -0
  476. /package/build/{HEIGHT_BOYS.percentile.yearly-281e01c1.js → HEIGHT_BOYS.percentile.yearly-dd051b60.js} +0 -0
  477. /package/build/{HEIGHT_BOYS.zscore.monthly-41b1f57a.js → HEIGHT_BOYS.zscore.monthly-2477d494.js} +0 -0
  478. /package/build/{HEIGHT_BOYS.zscore.weekly-bce2de25.js → HEIGHT_BOYS.zscore.weekly-c7f86083.js} +0 -0
  479. /package/build/{HEIGHT_BOYS.zscore.yearly-72c4b64c.js → HEIGHT_BOYS.zscore.yearly-0f7da734.js} +0 -0
  480. /package/build/{HEIGHT_GIRLS.percentile.monthly-af10bb78.js → HEIGHT_GIRLS.percentile.monthly-609255b8.js} +0 -0
  481. /package/build/{HEIGHT_GIRLS.percentile.weekly-557ba737.js → HEIGHT_GIRLS.percentile.weekly-f9aafcbc.js} +0 -0
  482. /package/build/{HEIGHT_GIRLS.percentile.yearly-5d7be953.js → HEIGHT_GIRLS.percentile.yearly-10b251f7.js} +0 -0
  483. /package/build/{HEIGHT_GIRLS.zscore.monthly-ad6cf645.js → HEIGHT_GIRLS.zscore.monthly-e999fed3.js} +0 -0
  484. /package/build/{HEIGHT_GIRLS.zscore.weekly-e05a8a39.js → HEIGHT_GIRLS.zscore.weekly-f1f181b7.js} +0 -0
  485. /package/build/{HEIGHT_GIRLS.zscore.yearly-89763cff.js → HEIGHT_GIRLS.zscore.yearly-b13c8a85.js} +0 -0
  486. /package/build/{Locale-b35b0a4c.js → Locale-e810a743.js} +0 -0
  487. /package/build/{Visible-4bc73de5.js → Visible-79f6732a.js} +0 -0
  488. /package/build/{WEIGHT_BOYS.percentile.monthly-d588f52b.js → WEIGHT_BOYS.percentile.monthly-3a0fd743.js} +0 -0
  489. /package/build/{WEIGHT_BOYS.percentile.weekly-134a22e1.js → WEIGHT_BOYS.percentile.weekly-ac818bbc.js} +0 -0
  490. /package/build/{WEIGHT_BOYS.percentile.yearly-046bc901.js → WEIGHT_BOYS.percentile.yearly-12669d4b.js} +0 -0
  491. /package/build/{WEIGHT_BOYS.zscore.monthly-6343c788.js → WEIGHT_BOYS.zscore.monthly-78c28f27.js} +0 -0
  492. /package/build/{WEIGHT_BOYS.zscore.weekly-95513544.js → WEIGHT_BOYS.zscore.weekly-aed956ee.js} +0 -0
  493. /package/build/{WEIGHT_BOYS.zscore.yearly-59a6e517.js → WEIGHT_BOYS.zscore.yearly-cb6e0c16.js} +0 -0
  494. /package/build/{WEIGHT_GIRLS.percentile.monthly-5ae1dff3.js → WEIGHT_GIRLS.percentile.monthly-8d633321.js} +0 -0
  495. /package/build/{WEIGHT_GIRLS.percentile.weekly-27df29a9.js → WEIGHT_GIRLS.percentile.weekly-4a17a111.js} +0 -0
  496. /package/build/{WEIGHT_GIRLS.percentile.yearly-3eb0a95c.js → WEIGHT_GIRLS.percentile.yearly-f3625019.js} +0 -0
  497. /package/build/{WEIGHT_GIRLS.zscore.monthly-7658abd8.js → WEIGHT_GIRLS.zscore.monthly-5093e7f0.js} +0 -0
  498. /package/build/{WEIGHT_GIRLS.zscore.weekly-6cc2557f.js → WEIGHT_GIRLS.zscore.weekly-b5679f91.js} +0 -0
  499. /package/build/{WEIGHT_GIRLS.zscore.yearly-87b18cd1.js → WEIGHT_GIRLS.zscore.yearly-a223b32a.js} +0 -0
  500. /package/build/{ageGenerate-cf978c22.js → ageGenerate-5fd61ef0.js} +0 -0
  501. /package/build/{animation-6cf72a84.js → animation-6c13cef3.js} +0 -0
  502. /package/build/{constants-e8cf502b.js → constants-5d23f649.js} +0 -0
  503. /package/build/{constants-86f7b021.js → constants-7367b773.js} +0 -0
  504. /package/build/{constants-c6f7152d.js → constants-79258332.js} +0 -0
  505. /package/build/{dataTransform-ee6c1539.js → dataTransform-fb9652c6.js} +0 -0
  506. /package/build/esm/{BMI_BOYS.percentile.monthly-40441275.js → BMI_BOYS.percentile.monthly-4387387e.js} +0 -0
  507. /package/build/esm/{BMI_BOYS.percentile.weekly-a6ec9c11.js → BMI_BOYS.percentile.weekly-bba276c7.js} +0 -0
  508. /package/build/esm/{BMI_BOYS.percentile.yearly-8972669c.js → BMI_BOYS.percentile.yearly-54425ebf.js} +0 -0
  509. /package/build/esm/{BMI_BOYS.zscore.monthly-8963a5f4.js → BMI_BOYS.zscore.monthly-bd92d1a0.js} +0 -0
  510. /package/build/esm/{BMI_BOYS.zscore.weekly-ca568aae.js → BMI_BOYS.zscore.weekly-5790979f.js} +0 -0
  511. /package/build/esm/{BMI_BOYS.zscore.yearly-a12439e1.js → BMI_BOYS.zscore.yearly-e91da782.js} +0 -0
  512. /package/build/esm/{BMI_GIRLS.percentile.monthly-d5483c9e.js → BMI_GIRLS.percentile.monthly-a42db2b0.js} +0 -0
  513. /package/build/esm/{BMI_GIRLS.percentile.weekly-a376069b.js → BMI_GIRLS.percentile.weekly-5ee9f31a.js} +0 -0
  514. /package/build/esm/{BMI_GIRLS.percentile.yearly-2eb8acbc.js → BMI_GIRLS.percentile.yearly-3e302c9b.js} +0 -0
  515. /package/build/esm/{BMI_GIRLS.zscore.monthly-e367c711.js → BMI_GIRLS.zscore.monthly-6294f26a.js} +0 -0
  516. /package/build/esm/{BMI_GIRLS.zscore.weekly-e1ca0aa3.js → BMI_GIRLS.zscore.weekly-b74e67b0.js} +0 -0
  517. /package/build/esm/{BMI_GIRLS.zscore.yearly-c2901b95.js → BMI_GIRLS.zscore.yearly-ab845039.js} +0 -0
  518. /package/build/esm/{ChevronDown-068736f0.js → ChevronDown-e282064b.js} +0 -0
  519. /package/build/esm/{Close-7bb48333.js → Close-d1ae573f.js} +0 -0
  520. /package/build/esm/{Google-3c433d7f.js → Google-76173e3d.js} +0 -0
  521. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-002461b0.js → HEAD CIRCUM_BOYS.percentile.monthly-c6a4d1aa.js} +0 -0
  522. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-3834e91d.js → HEAD CIRCUM_BOYS.percentile.weekly-3c3ce761.js} +0 -0
  523. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-25a59ddf.js → HEAD CIRCUM_BOYS.percentile.yearly-d9c4587b.js} +0 -0
  524. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-be3dc7b3.js → HEAD CIRCUM_BOYS.zscore.monthly-05cf98b7.js} +0 -0
  525. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-3df397e8.js → HEAD CIRCUM_BOYS.zscore.weekly-1addd99f.js} +0 -0
  526. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-31f6f30f.js → HEAD CIRCUM_BOYS.zscore.yearly-aa1bd8b9.js} +0 -0
  527. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-71b3efb8.js → HEAD CIRCUM_GIRLS.percentile.monthly-84e1ea4f.js} +0 -0
  528. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-72fb84d7.js → HEAD CIRCUM_GIRLS.percentile.weekly-c2bd7344.js} +0 -0
  529. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-f2b9a2ca.js → HEAD CIRCUM_GIRLS.percentile.yearly-91460938.js} +0 -0
  530. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-8d9a727c.js → HEAD CIRCUM_GIRLS.zscore.monthly-388c9de1.js} +0 -0
  531. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-6b3b77c4.js → HEAD CIRCUM_GIRLS.zscore.weekly-278ed574.js} +0 -0
  532. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-0cb2b413.js → HEAD CIRCUM_GIRLS.zscore.yearly-d7cb1690.js} +0 -0
  533. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-67cf78bf.js → HEIGHT_BOYS.percentile.monthly-72dbb13c.js} +0 -0
  534. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-a50f523e.js → HEIGHT_BOYS.percentile.weekly-43d06d5c.js} +0 -0
  535. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-2124968e.js → HEIGHT_BOYS.percentile.yearly-a39e666c.js} +0 -0
  536. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-8aa6c4b6.js → HEIGHT_BOYS.zscore.monthly-76f1f63f.js} +0 -0
  537. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-a17466d7.js → HEIGHT_BOYS.zscore.weekly-28b485de.js} +0 -0
  538. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-12daea7f.js → HEIGHT_BOYS.zscore.yearly-1f795f58.js} +0 -0
  539. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-fb440fea.js → HEIGHT_GIRLS.percentile.monthly-83b0b0ea.js} +0 -0
  540. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-a93a99a9.js → HEIGHT_GIRLS.percentile.weekly-aa6b51b1.js} +0 -0
  541. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-09dc9fd9.js → HEIGHT_GIRLS.percentile.yearly-142d8985.js} +0 -0
  542. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-09605dba.js → HEIGHT_GIRLS.zscore.monthly-da7ec550.js} +0 -0
  543. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-58598b18.js → HEIGHT_GIRLS.zscore.weekly-a08d434c.js} +0 -0
  544. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-b7b3d01e.js → HEIGHT_GIRLS.zscore.yearly-bd599323.js} +0 -0
  545. /package/build/esm/{Locale-4ae68452.js → Locale-932c7523.js} +0 -0
  546. /package/build/esm/{Visible-1b567464.js → Visible-4dc3e032.js} +0 -0
  547. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-97f22c05.js → WEIGHT_BOYS.percentile.monthly-205e50cd.js} +0 -0
  548. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-e342ec15.js → WEIGHT_BOYS.percentile.weekly-f3934745.js} +0 -0
  549. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-a032d854.js → WEIGHT_BOYS.percentile.yearly-c0d0950a.js} +0 -0
  550. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-65dd93ff.js → WEIGHT_BOYS.zscore.monthly-1b646ae5.js} +0 -0
  551. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-d52cfec8.js → WEIGHT_BOYS.zscore.weekly-e371c63f.js} +0 -0
  552. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-81f5e0da.js → WEIGHT_BOYS.zscore.yearly-9f9bbaac.js} +0 -0
  553. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-50d8b9e9.js → WEIGHT_GIRLS.percentile.monthly-38f6c15f.js} +0 -0
  554. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-176c3358.js → WEIGHT_GIRLS.percentile.weekly-6c83e901.js} +0 -0
  555. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-7885114a.js → WEIGHT_GIRLS.percentile.yearly-8c43c4ea.js} +0 -0
  556. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-f9314af0.js → WEIGHT_GIRLS.zscore.monthly-edd0cbee.js} +0 -0
  557. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-3331ca0f.js → WEIGHT_GIRLS.zscore.weekly-d0d3a57f.js} +0 -0
  558. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-239ffb74.js → WEIGHT_GIRLS.zscore.yearly-11f65c25.js} +0 -0
  559. /package/build/esm/{ageGenerate-dab5fce5.js → ageGenerate-667ed032.js} +0 -0
  560. /package/build/esm/{animation-86d8094f.js → animation-6d6baf4d.js} +0 -0
  561. /package/build/esm/{constants-e72098ce.js → constants-1f90e5f6.js} +0 -0
  562. /package/build/esm/{constants-ebbd4a69.js → constants-43303b1b.js} +0 -0
  563. /package/build/esm/{constants-27521278.js → constants-c86fd286.js} +0 -0
  564. /package/build/esm/{dataTransform-496d68bd.js → dataTransform-4ee0b399.js} +0 -0
  565. /package/build/esm/{index-94baa100.js → index-38d108b8.js} +0 -0
  566. /package/build/esm/{index-4cd8b0f6.js → index-486fecd7.js} +0 -0
  567. /package/build/esm/{index-7e25eace.js → index-4ec88fa1.js} +0 -0
  568. /package/build/esm/{index-21c0f6e6.js → index-5d9cc6d9.js} +0 -0
  569. /package/build/esm/{index-e97a55a1.js → index-89cc39f2.js} +0 -0
  570. /package/build/esm/{index-3e2f300a.js → index-cc4d020b.js} +0 -0
  571. /package/build/esm/{index-f8e98880.js → index-ef999af4.js} +0 -0
  572. /package/build/esm/{index-f59d4d8a.js → index-f8a949a8.js} +0 -0
  573. /package/build/esm/{index.styles-590ff17d.js → index.styles-25051c24.js} +0 -0
  574. /package/build/esm/{localizeNumberFormat-267bdf98.js → localizeNumberFormat-3e965c3a.js} +0 -0
  575. /package/build/esm/{normalizeLink-fdde228f.js → normalizeLink-a4d2f4ed.js} +0 -0
  576. /package/build/esm/{number-3ea886ef.js → number-634c430b.js} +0 -0
  577. /package/build/esm/{paths-012e6e0e.js → paths-419c8cbd.js} +0 -0
  578. /package/build/esm/{shared-c74f5553.js → shared-b9f1d3c2.js} +0 -0
  579. /package/build/esm/{translationsContext-59e5652c.js → translationsContext-47869a7a.js} +0 -0
  580. /package/build/esm/{tslib.es6-5a49ecfc.js → tslib.es6-8570c30c.js} +0 -0
  581. /package/build/esm/{types-e92eb45b.js → types-035adcef.js} +0 -0
  582. /package/build/esm/{types-4964ad63.js → types-3f8c565a.js} +0 -0
  583. /package/build/esm/{useIsInit-b90ecc6e.js → useIsInit-6ad6f658.js} +0 -0
  584. /package/build/esm/{useOutsideClick-375c11e9.js → useOutsideClick-c52e60b2.js} +0 -0
  585. /package/build/esm/{useScrollbarSize-7e9ecaa8.js → useScrollbarSize-918780cb.js} +0 -0
  586. /package/build/esm/{useUniqueId-e98a7e5c.js → useUniqueId-bbc9ce62.js} +0 -0
  587. /package/build/esm/{utils-05e3b4d6.js → utils-ff8e88ec.js} +0 -0
  588. /package/build/{index-fd0f8117.js → index-184f5e35.js} +0 -0
  589. /package/build/{index-bf57499f.js → index-3e900d81.js} +0 -0
  590. /package/build/{index-7baedd26.js → index-4127c27e.js} +0 -0
  591. /package/build/{index-8b9b85a9.js → index-8202f305.js} +0 -0
  592. /package/build/{index-8c027c97.js → index-933dfcd7.js} +0 -0
  593. /package/build/{index-ba94aaa4.js → index-b02003c1.js} +0 -0
  594. /package/build/{index-adb5909a.js → index-da71b9b1.js} +0 -0
  595. /package/build/{index-4a27456a.js → index-e04d610b.js} +0 -0
  596. /package/build/{index.styles-c7f5e0dc.js → index.styles-80bf0384.js} +0 -0
  597. /package/build/{localizeNumberFormat-77ecfc43.js → localizeNumberFormat-540f4696.js} +0 -0
  598. /package/build/{normalizeLink-2cee64ac.js → normalizeLink-931f07df.js} +0 -0
  599. /package/build/{number-b0514703.js → number-c577e228.js} +0 -0
  600. /package/build/{paths-fbc086ac.js → paths-35c34c2e.js} +0 -0
  601. /package/build/{shared-d3336c48.js → shared-31d5d1ed.js} +0 -0
  602. /package/build/{translationsContext-69b4e29c.js → translationsContext-70cebab7.js} +0 -0
  603. /package/build/{tslib.es6-9b06c729.js → tslib.es6-11c2580f.js} +0 -0
  604. /package/build/{types-959011e5.js → types-aa46ac09.js} +0 -0
  605. /package/build/{types-c86d703c.js → types-fa1c0ad9.js} +0 -0
  606. /package/build/{useIsInit-5355be57.js → useIsInit-4c900ccd.js} +0 -0
  607. /package/build/{useOutsideClick-382457e5.js → useOutsideClick-c2f39096.js} +0 -0
  608. /package/build/{useScrollbarSize-89b7608c.js → useScrollbarSize-58d10672.js} +0 -0
  609. /package/build/{useUniqueId-349868ac.js → useUniqueId-dcb6eac9.js} +0 -0
  610. /package/build/{utils-3ea8ef9f.js → utils-b1545b34.js} +0 -0
@@ -1,59 +1,60 @@
1
- export { D as DueDateForm } from './index-efe47c94.js';
2
- export { B as BmiForm } from './index-b1e6d0d1.js';
3
- export { B as BabyPoopForm } from './index-689e35a5.js';
4
- export { T as ThrForm } from './index-6c8bb941.js';
5
- export { O as OvulationForm } from './index-bdd4f96f.js';
6
- export { B as BabyVaccineForm } from './index-75316c1e.js';
7
- export { P as PWGForm } from './index-c81867e9.js';
8
- import './tslib.es6-5a49ecfc.js';
1
+ export { D as DueDateForm } from './index-3c5a50dd.js';
2
+ export { B as BmiForm } from './index-6233f58e.js';
3
+ export { B as BabyPoopForm } from './index-9b10ee6b.js';
4
+ export { T as ThrForm } from './index-42cd171c.js';
5
+ export { O as OvulationForm } from './index-7c5a09d2.js';
6
+ export { B as BabyVaccineForm } from './index-031d8fd9.js';
7
+ export { P as PWGForm } from './index-59e7d63b.js';
8
+ import './tslib.es6-8570c30c.js';
9
9
  import 'react';
10
10
  import '@mantine/core';
11
11
  import 'date-fns';
12
- import './LastPeriod-be9eb032.js';
13
- import './Locale-4ae68452.js';
12
+ import './LastPeriod-bcc7f66e.js';
13
+ import './Locale-932c7523.js';
14
14
  import '@mantine/form';
15
15
  import 'dayjs';
16
- import './index-85894b46.js';
16
+ import './index-d7bd249f.js';
17
17
  import '@hhgtech/icons/other';
18
18
  import '@mantine/hooks';
19
- import './index-f59d4d8a.js';
19
+ import './index-f8a949a8.js';
20
20
  import './constantsDomainLocales.js';
21
21
  import './constantsIsProduction.js';
22
- import './text-6f2656a6.js';
23
- import './index-5efeab14.js';
24
- import './utils-05e3b4d6.js';
22
+ import './index-d0dddda4.js';
23
+ import './index-5e4c4c9c.js';
24
+ import './utils-ff8e88ec.js';
25
25
  import '@emotion/styled';
26
26
  import '@mantine/carousel';
27
- import './index-f65d577c.js';
28
- import './index-d830bd64.js';
29
- import './index-52825707.js';
27
+ import './index-15687d4c.js';
28
+ import './index-5d273446.js';
29
+ import './index-d18ed0e7.js';
30
30
  import '@mantine/notifications';
31
- import './index-73f4d56a.js';
31
+ import './index-39bf919c.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-c74f5553.js';
36
+ import './shared-b9f1d3c2.js';
37
37
  import 'classnames';
38
38
  import 'uuid';
39
- import './useUniqueId-e98a7e5c.js';
39
+ import './useUniqueId-bbc9ce62.js';
40
40
  import '@emotion/react';
41
41
  import '@hhgtech/icons/core';
42
- import './index-206b9bef.js';
43
- import './index-2bfb2578.js';
42
+ import './index-3d2078ab.js';
43
+ import './index-6d40879d.js';
44
44
  import '@mantine/dates';
45
- import './index.styles-590ff17d.js';
46
- import './index-59da60a7.js';
47
- import './translationsContext-59e5652c.js';
48
- import './index-13586e44.js';
49
- import './index-89ad9053.js';
45
+ import './index.styles-25051c24.js';
46
+ import './index-e6601f2c.js';
47
+ import './translationsContext-47869a7a.js';
48
+ import './index-0bb898db.js';
49
+ import './index-d0b44796.js';
50
50
  import 'react-keyed-flatten-children';
51
+ import './context-98f996bd.js';
51
52
  import 'react-hook-form';
52
- import './useHealthToolCache-b6025b32.js';
53
+ import './useHealthToolCache-49fd8c46.js';
53
54
  import './miscGetDynamicHealthTool.js';
54
- import './normalizeLink-fdde228f.js';
55
- import './core-44616e6a.js';
56
- import './constants-e72098ce.js';
57
- import './index-0a769c42.js';
55
+ import './normalizeLink-a4d2f4ed.js';
56
+ import './core-adb60697.js';
57
+ import './constants-1f90e5f6.js';
58
+ import './index-481eacef.js';
58
59
  import './embeddedHeathToolCards_helpers.js';
59
- import './constants-27521278.js';
60
+ import './constants-c86fd286.js';
@@ -1,19 +1,19 @@
1
- export { u as useTranslations } from './index-59da60a7.js';
2
- export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-7e9ecaa8.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-448d2161.js';
4
- export { u as useHealthToolsCache } from './useHealthToolCache-b6025b32.js';
5
- export { u as useIsInit } from './useIsInit-b90ecc6e.js';
6
- export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-375c11e9.js';
7
- export { u as useInitialMount, a as useUniqueId } from './useUniqueId-e98a7e5c.js';
1
+ export { u as useTranslations } from './index-e6601f2c.js';
2
+ export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-918780cb.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-31baf2a3.js';
4
+ export { u as useHealthToolsCache } from './useHealthToolCache-49fd8c46.js';
5
+ export { u as useIsInit } from './useIsInit-6ad6f658.js';
6
+ export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-c52e60b2.js';
7
+ export { u as useInitialMount, a as useUniqueId } from './useUniqueId-bbc9ce62.js';
8
8
  import 'react';
9
- import './translationsContext-59e5652c.js';
9
+ import './translationsContext-47869a7a.js';
10
10
  import 'lodash/debounce';
11
- import './tslib.es6-5a49ecfc.js';
11
+ import './tslib.es6-8570c30c.js';
12
12
  import './miscCookieHelper.js';
13
- import './index-52825707.js';
14
- import './Locale-4ae68452.js';
13
+ import './index-d18ed0e7.js';
14
+ import './Locale-932c7523.js';
15
15
  import './miscGetDynamicHealthTool.js';
16
- import './normalizeLink-fdde228f.js';
16
+ import './normalizeLink-a4d2f4ed.js';
17
17
  import './constantsDomainLocales.js';
18
18
  import './constantsIsProduction.js';
19
- import './core-44616e6a.js';
19
+ import './core-adb60697.js';
@@ -1 +1 @@
1
- export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'collectPhoneNumber.action' | 'collectPhoneNumber.descriptionSuccess' | 'collectPhoneNumber.inputInvalid' | 'collectPhoneNumber.inputLabel' | 'collectPhoneNumber.phoneRequired' | 'collectPhoneNumber.title' | 'collectPhoneNumber.titleSuccess' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.action.close' | 'common.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.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'hospital.status.closed' | 'hospital.status.opening' | 'inlineFreebie.freeSample.title' | 'inlineFreebie.luckyDrawGift.title' | 'inlineFreebie.value' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'leadgen.message.error.name_required' | 'leadgen.message.error.phone_invalid' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
1
+ export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.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.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.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
@@ -127,10 +127,14 @@ var defaultTranslations = {
127
127
  "bmi.heightInput": "How tall are you?",
128
128
  "bmi.heightInput.desc": "(cm)",
129
129
  "bmi.heightInput.error": "Please put in a valid height",
130
+ "bmi.newsletter.label": "Stay in the loop and shed the weight: Get expert updates on weight loss treatments and support directly in your inbox.",
130
131
  "bmi.objective": "Objectives",
131
132
  "bmi.objective.gainWeight": "Build muscle ",
132
133
  "bmi.objective.loseWeight": "Lose fat",
133
134
  "bmi.objective.maintainWeight": "Maintain weight",
135
+ "bmi.question.glp1Awareness": "Are you aware of GLP-1 treatment?",
136
+ "bmi.question.glp1Awareness.desc": "*It’s a class of medications that can help with weight management by curbing appetite and slowing digestion.",
137
+ "bmi.question.weightLossSupport": "Are you interested in weight loss treatment/support?",
134
138
  "bmi.result.healthy": "Healthy",
135
139
  "bmi.result.overweight": "Overweight",
136
140
  "bmi.result.underweight": "Underweight",
@@ -342,6 +346,7 @@ var defaultTranslations = {
342
346
  "gender.female": "Female",
343
347
  "gender.girl": "Girl",
344
348
  "gender.male": "Male",
349
+ "genderOptsSelectControl.placeholder": "Select",
345
350
  "healthToolPNModal.back": "Back",
346
351
  "healthToolPNModal.findMore.chooseFav": "Choose from your favorite topics\n",
347
352
  "healthToolPNModal.finish": "Finish",
@@ -353,6 +358,8 @@ var defaultTranslations = {
353
358
  "healthToolPNModal.yourPre": "Your preferences",
354
359
  "healthTools.dueDateCalculator": "Due Date Calculator",
355
360
  "healthTools.ovulationCalculator": "Ovulation Calculator",
361
+ "healthToolsForm.editInProfile": "Edit in profile",
362
+ "healthToolsForm.label.yourBirthday": "Your date of birth",
356
363
  "healthtool.placeholder.age": "Your age",
357
364
  "home.calcWithApp": "Calculate on Hello Bacsi app",
358
365
  "home.menu.category.view": "View {category}",
@@ -127,10 +127,14 @@ var hiTranslations = {
127
127
  "bmi.heightInput": "आपकी लम्बाई कितनी है? ",
128
128
  "bmi.heightInput.desc": "(सेमी)",
129
129
  "bmi.heightInput.error": "कृपया सही हाइट लिखें ",
130
+ "bmi.newsletter.label": "संपर्क में रहें और वजन कम करें: वजन घटाने के उपचारों और सहायता पर विशेषज्ञ अपडेट सीधे अपने इनबॉक्स में प्राप्त करें।",
130
131
  "bmi.objective": "ऑब्जेक्टिव",
131
132
  "bmi.objective.gainWeight": "मसल्स बनाएं ",
132
133
  "bmi.objective.loseWeight": "फैट घटाएं ",
133
134
  "bmi.objective.maintainWeight": "वजन नियंत्रित करें ",
135
+ "bmi.question.glp1Awareness": "क्या आप जीएलपी-1 उपचार के बारे में जानते हैं?",
136
+ "bmi.question.glp1Awareness.desc": "*यह दवाओं का एक वर्ग है जो भूख को कम करके और पाचन को धीमा करके वजन प्रबंधन में मदद कर सकता है।",
137
+ "bmi.question.weightLossSupport": "क्या आप वजन घटाने के उपचार/सहायता में रुचि रखते हैं?",
134
138
  "bmi.result.healthy": "स्वस्थ ",
135
139
  "bmi.result.overweight": "ओवरवेट ",
136
140
  "bmi.result.underweight": "अंडरवेट ",
@@ -342,6 +346,7 @@ var hiTranslations = {
342
346
  "gender.female": "महिला ",
343
347
  "gender.girl": "लड़की",
344
348
  "gender.male": "पुरुष ",
349
+ "genderOptsSelectControl.placeholder": "Select",
345
350
  "healthToolPNModal.back": "Back",
346
351
  "healthToolPNModal.findMore.chooseFav": "Choose from your favorite topics\n",
347
352
  "healthToolPNModal.finish": "Finish",
@@ -353,6 +358,8 @@ var hiTranslations = {
353
358
  "healthToolPNModal.yourPre": "Your preferences",
354
359
  "healthTools.dueDateCalculator": "ड्यू डेट कैलक्युलेटर ",
355
360
  "healthTools.ovulationCalculator": "ओव्यूलेशन कैलक्युलेटर ",
361
+ "healthToolsForm.editInProfile": "Edit in profile",
362
+ "healthToolsForm.label.yourBirthday": "Your date of birth",
356
363
  "healthtool.placeholder.age": "Your age",
357
364
  "home.calcWithApp": "Calculate on Hello Bacsi app",
358
365
  "home.menu.category.view": "देखें {category}",
@@ -127,10 +127,14 @@ var idTranslations = {
127
127
  "bmi.heightInput": "Berapa tinggi Anda?",
128
128
  "bmi.heightInput.desc": "(cm)",
129
129
  "bmi.heightInput.error": "Masukkan tinggi badan yang valid.",
130
+ "bmi.newsletter.label": "Ikuti terus infonya agar berat badan terjaga: Dapatkan update dari pakar mengenai dukungan dan perawatan berat badan langsung ke inbox Anda. ",
130
131
  "bmi.objective": "Tujuan",
131
132
  "bmi.objective.gainWeight": "Membangun otot",
132
133
  "bmi.objective.loseWeight": "Menghilangkan lemak",
133
134
  "bmi.objective.maintainWeight": "Menjaga berat badan",
135
+ "bmi.question.glp1Awareness": "Tahukah Anda perawatan dengan GLP-1?",
136
+ "bmi.question.glp1Awareness.desc": "*Jenis pengobatan yang membantu manajemen berat badan dengan menahan rasa lapar dan memperlambat pencernaan.",
137
+ "bmi.question.weightLossSupport": "Apakah Anda berminat program manajemen berat badan?",
134
138
  "bmi.result.healthy": "Sehat",
135
139
  "bmi.result.overweight": "Kelebihan Bobot",
136
140
  "bmi.result.underweight": "Kekurangan Bobot",
@@ -342,6 +346,7 @@ var idTranslations = {
342
346
  "gender.female": "Perempuan",
343
347
  "gender.girl": "Perempuan",
344
348
  "gender.male": "Laki-laki",
349
+ "genderOptsSelectControl.placeholder": "Pilih",
345
350
  "healthToolPNModal.back": "Kembali",
346
351
  "healthToolPNModal.findMore.chooseFav": "Pilih dari topik favorit Anda",
347
352
  "healthToolPNModal.finish": "Selesai",
@@ -353,6 +358,8 @@ var idTranslations = {
353
358
  "healthToolPNModal.yourPre": "Favorit Anda",
354
359
  "healthTools.dueDateCalculator": "Kalkulator Hari Perkiraan Lahir",
355
360
  "healthTools.ovulationCalculator": "Kalkulator Masa Subur",
361
+ "healthToolsForm.editInProfile": "Ubah di Profil",
362
+ "healthToolsForm.label.yourBirthday": "Tanggal Lahir Anda",
356
363
  "healthtool.placeholder.age": "Usia Anda",
357
364
  "home.calcWithApp": "Hitung dengan Aplikasi Hello Sehat",
358
365
  "home.menu.category.view": "Tampilkan {category}",
@@ -127,10 +127,14 @@ var kmTranslations = {
127
127
  "bmi.heightInput": "អ្នកកម្ពស់ប៉ុន្មាន? ",
128
128
  "bmi.heightInput.desc": "(សង់ទីម៉ែត្រ)",
129
129
  "bmi.heightInput.error": "សូមបញ្ចូលកម្ពស់ឲ្យបានត្រឹមត្រូវ",
130
+ "bmi.newsletter.label": "រក្សា​ការ​តាមដាន និងសម្រក​ទម្ងន់៖ ទទួលបាន​ព័ត៌​មាន​ថ្មី​ពី​គ្រូពេទ្យ​ជំនាញ លើ​ការ​ព្យា​បាល​ការសម្រក​ទម្ងន់ និងការផ្តល់ជំនួយដោយផ្ទាល់​ក្នុង​ប្រអប់​សារ​របស់​អ្នក។",
130
131
  "bmi.objective": "គោលបំណង",
131
132
  "bmi.objective.gainWeight": "យក​សាច់ដុំ",
132
133
  "bmi.objective.loseWeight": "ស្រកទម្ងន់ រំលាយ​ខ្លាញ់",
133
134
  "bmi.objective.maintainWeight": "រក្សាទម្ងន់",
135
+ "bmi.question.glp1Awareness": "តើអ្នកដឹងពីវិធីព្យាបាល GLP-1 ឬទេ?",
136
+ "bmi.question.glp1Awareness.desc": "* នេះ​ជា​ប្រភេទ​នៃ​ការ​ព្យា​បាល​ដែល​អាច​ជួយ​គ្រប់គ្រងទម្ងន់ តាមរយៈកាត់​បន្ថយ​ចំណង់​អាហារ និង​ពន្យឺត​ការ​រំលាយ​អាហារ​។",
137
+ "bmi.question.weightLossSupport": "តើលោកអ្នកចង់ដឹង​ពីវិធីព្យាបាលការសម្រកទម្ងន់ដែរ ឬទេ?",
134
138
  "bmi.result.healthy": "គីឡូគ្រប់ល្អ",
135
139
  "bmi.result.overweight": "លើសគីឡូ",
136
140
  "bmi.result.underweight": "មិនគ្រប់គីឡូ",
@@ -342,6 +346,7 @@ var kmTranslations = {
342
346
  "gender.female": "ស្រី",
343
347
  "gender.girl": "ស្រី",
344
348
  "gender.male": "ប្រុស",
349
+ "genderOptsSelectControl.placeholder": "ជ្រើស",
345
350
  "healthToolPNModal.back": "Back",
346
351
  "healthToolPNModal.findMore.chooseFav": "Choose from your favorite topics\n",
347
352
  "healthToolPNModal.finish": "Finish",
@@ -353,6 +358,8 @@ var kmTranslations = {
353
358
  "healthToolPNModal.yourPre": "Your preferences",
354
359
  "healthTools.dueDateCalculator": "គណនាថ្ងៃសម្រាលកូន",
355
360
  "healthTools.ovulationCalculator": "គណនាថ្ងៃមេជីវិតញីទុំធ្លាក់",
361
+ "healthToolsForm.editInProfile": "កែប្រវត្តិរូប",
362
+ "healthToolsForm.label.yourBirthday": "ថ្ងៃខែឆ្នាំកំណើតឪពុក ឬម្តាយ",
356
363
  "healthtool.placeholder.age": "អាយុរបស់អ្នក",
357
364
  "home.calcWithApp": "Calculate on Hello Bacsi app",
358
365
  "home.menu.category.view": "បើក {category}",
@@ -127,10 +127,14 @@ var msTranslations = {
127
127
  "bmi.heightInput": "Berapa ketinggian anda?",
128
128
  "bmi.heightInput.desc": "(cm)",
129
129
  "bmi.heightInput.error": "Sila masukkan ketinggian yang sah",
130
+ "bmi.newsletter.label": "Teruskan bersama kami dan turunkan berat badan: Dapatkan kemas kini pakar tentang rawatan & sokongan penurunan berat badan terus ke (peti masuk > inbox) anda.",
130
131
  "bmi.objective": "Objektif",
131
132
  "bmi.objective.gainWeight": "Membina otot",
132
133
  "bmi.objective.loseWeight": "Menurunkan berat badan",
133
134
  "bmi.objective.maintainWeight": "Mengekalkan berat badan",
135
+ "bmi.question.glp1Awareness": "Anda tahu tentang rawatan GLP-1?",
136
+ "bmi.question.glp1Awareness.desc": "*Ia merupakan ubat yang membantu mengurus berat badan dengan mengawal selera makan & melambatkan penghadaman.",
137
+ "bmi.question.weightLossSupport": "Anda berminat dengan rawatan/sokongan turun berat badan?",
134
138
  "bmi.result.healthy": "Berat Badan Sihat",
135
139
  "bmi.result.overweight": "Berat Badan Berlebihan",
136
140
  "bmi.result.underweight": "Kurang Berat Badan",
@@ -342,6 +346,7 @@ var msTranslations = {
342
346
  "gender.female": "Wanita",
343
347
  "gender.girl": "Perempuan",
344
348
  "gender.male": "Lelaki",
349
+ "genderOptsSelectControl.placeholder": "Pilih",
345
350
  "healthToolPNModal.back": "Kembali",
346
351
  "healthToolPNModal.findMore.chooseFav": "Pilih dari topik kegemaran anda",
347
352
  "healthToolPNModal.finish": "Selesai",
@@ -353,6 +358,8 @@ var msTranslations = {
353
358
  "healthToolPNModal.yourPre": "Keutamaan anda",
354
359
  "healthTools.dueDateCalculator": "Kalkulator Tarikh Bersalin",
355
360
  "healthTools.ovulationCalculator": "Kalkulator Ovulasi",
361
+ "healthToolsForm.editInProfile": "Edit dalam profil",
362
+ "healthToolsForm.label.yourBirthday": "Tarikh lahir anda",
356
363
  "healthtool.placeholder.age": "Umur anda",
357
364
  "home.calcWithApp": "Kira menggunakan aplikasi Hello Doktor",
358
365
  "home.menu.category.view": "Lihat {category}",
@@ -127,10 +127,14 @@ var myTranslations = {
127
127
  "bmi.heightInput": "အရပ်အမြင့်",
128
128
  "bmi.heightInput.desc": "(ft)",
129
129
  "bmi.heightInput.error": "လက်ရှိ အရပ်ကို ဖြည့်သွင်းပါ",
130
+ "bmi.newsletter.label": "အဖွဲ့တွင်းမှာ ရှိနေပြီး ကိုယ်အလေးချိန် ချကြည့်ပါ: သင့်မေးလ်ထဲကို ပညာရှင်များ၏ ကိုယ်အလေးချိန်ချခြင်း ကုထုံးများနှင့် အကူအညီများကို တိုက်ရိုက်ရယူပါ။",
130
131
  "bmi.objective": "ရည်ရွယ်ချက်",
131
132
  "bmi.objective.gainWeight": "ကြွက်သားတည်ဆောက်ခြင်း",
132
133
  "bmi.objective.loseWeight": "အဆီချခြင်း",
133
134
  "bmi.objective.maintainWeight": "ကိုယ်အလေးချိန် ထိန်းညှိခြင်း",
135
+ "bmi.question.glp1Awareness": "GLP-1 ကုထုံးကို သိပါသလား။",
136
+ "bmi.question.glp1Awareness.desc": "*ဒါက အစာစားချင်စိတ်ကိုထိန်းချုပ်ပေးပြီး အစာခြေမှုကို နှေးစေတဲ့ နည်းနဲ့ ကိုယ်အလေးချိန်ထိန်းပေးတဲ့ ဆေးတစ်မျိုး ဖြစ်ပါတယ်။",
137
+ "bmi.question.weightLossSupport": "ကိုယ်အလေးချိန်ချခြင်းကို စိတ်ဝင်စားပါသလား",
134
138
  "bmi.result.healthy": "ကျန်းမာပါသည်",
135
139
  "bmi.result.overweight": "ကိုယ်အလေးချိန် များနေသည်",
136
140
  "bmi.result.underweight": "ကိုယ်အလေးချိန် နည်းနေသည်။",
@@ -342,6 +346,7 @@ var myTranslations = {
342
346
  "gender.female": "အမျိုးသမီး",
343
347
  "gender.girl": "မိန်းကလေး",
344
348
  "gender.male": "အမျိုးသား",
349
+ "genderOptsSelectControl.placeholder": "ရွေးချယ်ပါ",
345
350
  "healthToolPNModal.back": "Back",
346
351
  "healthToolPNModal.findMore.chooseFav": "Choose from your favorite topics\n",
347
352
  "healthToolPNModal.finish": "ပြီးပါပြီ၊၊",
@@ -353,6 +358,8 @@ var myTranslations = {
353
358
  "healthToolPNModal.yourPre": "Your preferences",
354
359
  "healthTools.dueDateCalculator": "မွေးဖွားမယ့်ရက် တွက်ချက်ခြင်း",
355
360
  "healthTools.ovulationCalculator": "သားဥကြွေခြင်းကို တွက်ချက်ခြင်း",
361
+ "healthToolsForm.editInProfile": "ပရိုဖိုင်တွင် တည်းဖြတ်ပါ။",
362
+ "healthToolsForm.label.yourBirthday": "သင့်မွေးနေ့",
356
363
  "healthtool.placeholder.age": "သင့်အသက်",
357
364
  "home.calcWithApp": "Calculate on Hello Bacsi app",
358
365
  "home.menu.category.view": "{category} ကို ကြည့်မည်။",
@@ -127,10 +127,14 @@ var thTranslations = {
127
127
  "bmi.heightInput": "ส่วนสูง",
128
128
  "bmi.heightInput.desc": "(ซม.)",
129
129
  "bmi.heightInput.error": "โปรดกรอกส่วนสูงให้ถูกต้อง",
130
+ "bmi.newsletter.label": "อัปเดตเทรนด์การลดน้ำหนักที่ควรรู้: รับข่าวสารและคำแนะนำด้านการลดน้ำหนักจากผู้เชี่ยวชาญ ส่งตรงถึงอีเมลของคุณ",
130
131
  "bmi.objective": "เป้าหมาย",
131
132
  "bmi.objective.gainWeight": "สร้างกล้ามเนื้อ",
132
133
  "bmi.objective.loseWeight": "ลดไขมัน",
133
134
  "bmi.objective.maintainWeight": "ควบคุมน้ำหนัก",
135
+ "bmi.question.glp1Awareness": "คุณรู้จักการรักษาด้วย GLP-1 หรือไม่",
136
+ "bmi.question.glp1Awareness.desc": "*เป็นกลุ่มยาที่ช่วยควบคุมน้ำหนักโดยการลดความอยากอาหารและชะลอกระบวนการย่อยอาหาร",
137
+ "bmi.question.weightLossSupport": "คุณสนใจรับการรักษา/ความช่วยเหลือด้านการลดน้ำหนักหรือไม่",
134
138
  "bmi.result.healthy": "น้ำหนักตามเกณฑ์",
135
139
  "bmi.result.overweight": "น้ำหนักเกินเกณฑ์",
136
140
  "bmi.result.underweight": "น้ำหนักน้อยกว่าเกณฑ์",
@@ -342,6 +346,7 @@ var thTranslations = {
342
346
  "gender.female": "เพศหญิง",
343
347
  "gender.girl": "เด็กหญิง",
344
348
  "gender.male": "เพศชาย",
349
+ "genderOptsSelectControl.placeholder": "เลือก",
345
350
  "healthToolPNModal.back": "Back",
346
351
  "healthToolPNModal.findMore.chooseFav": "Choose from your favorite topics\n",
347
352
  "healthToolPNModal.finish": "เสร็จสิ้น",
@@ -353,6 +358,8 @@ var thTranslations = {
353
358
  "healthToolPNModal.yourPre": "Your preferences",
354
359
  "healthTools.dueDateCalculator": "เครื่องมือคำนวณกำหนดคลอด",
355
360
  "healthTools.ovulationCalculator": "เครื่องมือคำนวณการตกไข่",
361
+ "healthToolsForm.editInProfile": "แก้ไขในโปรไฟล์",
362
+ "healthToolsForm.label.yourBirthday": "วันเกิด",
356
363
  "healthtool.placeholder.age": "อายุของคุณ",
357
364
  "home.calcWithApp": "Calculate on Hello Bacsi app",
358
365
  "home.menu.category.view": "ดู {category}",
@@ -127,10 +127,14 @@ var tlTranslations = {
127
127
  "bmi.heightInput": "Gaano ka kataas?",
128
128
  "bmi.heightInput.desc": "(cm)",
129
129
  "bmi.heightInput.error": "Mangyaring ilagay ang wastong taas",
130
+ "bmi.newsletter.label": "Ituloy-tuloy lang ang pagbawas ng timbang: Tumanggap ng expert update tungkol sa weight loss treatment at support direkta sa iyong inbox.",
130
131
  "bmi.objective": "Layunin",
131
132
  "bmi.objective.gainWeight": "Bumuo ng muscle",
132
133
  "bmi.objective.loseWeight": "Mawalan ng taba",
133
134
  "bmi.objective.maintainWeight": "Panatilihin ang timbang",
135
+ "bmi.question.glp1Awareness": "Alam mo ba kung ano ang GLP-1 treatment?",
136
+ "bmi.question.glp1Awareness.desc": "*Ito ay gamot na binababa ang timbang gamit ang paghina ng gana at pagpabagal ng pagtunaw.",
137
+ "bmi.question.weightLossSupport": "Interesado ka ba sa weight loss treatment/support?",
134
138
  "bmi.result.healthy": "Malusog",
135
139
  "bmi.result.overweight": "Sobra sa timbang",
136
140
  "bmi.result.underweight": "Kulang sa timbang",
@@ -342,6 +346,7 @@ var tlTranslations = {
342
346
  "gender.female": "Babae",
343
347
  "gender.girl": "Girl",
344
348
  "gender.male": "Lalake",
349
+ "genderOptsSelectControl.placeholder": "Select",
345
350
  "healthToolPNModal.back": "Back",
346
351
  "healthToolPNModal.findMore.chooseFav": "Choose from your favorite topics\n",
347
352
  "healthToolPNModal.finish": "Finish",
@@ -353,6 +358,8 @@ var tlTranslations = {
353
358
  "healthToolPNModal.yourPre": "Your preferences",
354
359
  "healthTools.dueDateCalculator": "Due Date Calculator ",
355
360
  "healthTools.ovulationCalculator": "Ovulation Calculator",
361
+ "healthToolsForm.editInProfile": "Edit in profile",
362
+ "healthToolsForm.label.yourBirthday": "Your date of birth",
356
363
  "healthtool.placeholder.age": "Your age",
357
364
  "home.calcWithApp": "Calculate on Hello Bacsi app",
358
365
  "home.menu.category.view": "Tingnan {category}",
@@ -127,10 +127,14 @@ var viTranslations = {
127
127
  "bmi.heightInput": "Bạn cao bao nhiêu?",
128
128
  "bmi.heightInput.desc": "(cm)",
129
129
  "bmi.heightInput.error": "Vui lòng nhập chiều cao chính xác",
130
+ "bmi.newsletter.label": "Nhận tư vấn giảm cân hiệu quả: Cập nhật phương pháp điều trị và hỗ trợ từ chuyên gia qua email.",
130
131
  "bmi.objective": "Mục tiêu của bạn",
131
132
  "bmi.objective.gainWeight": "Phát triển cơ bắp",
132
133
  "bmi.objective.loseWeight": "Giảm mỡ thừa",
133
134
  "bmi.objective.maintainWeight": "Duy trì cân nặng",
135
+ "bmi.question.glp1Awareness": "Bạn biết về thuốc GLP-1 chưa?",
136
+ "bmi.question.glp1Awareness.desc": "Đây là nhóm thuốc giúp kiểm soát cân nặng bằng cách giảm cảm giác thèm ăn và làm chậm quá trình tiêu hoá.",
137
+ "bmi.question.weightLossSupport": "Bạn quan tâm đến điều trị, hỗ trợ giảm cân không?",
134
138
  "bmi.result.healthy": "Khỏe mạnh",
135
139
  "bmi.result.overweight": "Thừa cân",
136
140
  "bmi.result.underweight": "Thiếu cân",
@@ -342,6 +346,7 @@ var viTranslations = {
342
346
  "gender.female": "Nữ",
343
347
  "gender.girl": "Bé gái",
344
348
  "gender.male": "Nam",
349
+ "genderOptsSelectControl.placeholder": "Chọn",
345
350
  "healthToolPNModal.back": "Quay lại",
346
351
  "healthToolPNModal.findMore.chooseFav": "Các chủ đề yêu thích khác của bạn",
347
352
  "healthToolPNModal.finish": "Hoàn tất",
@@ -353,6 +358,8 @@ var viTranslations = {
353
358
  "healthToolPNModal.yourPre": "Chủ đề bạn yêu thích",
354
359
  "healthTools.dueDateCalculator": "Công cụ tính ngày dự sinh",
355
360
  "healthTools.ovulationCalculator": "Công cụ tính ngày rụng trứng",
361
+ "healthToolsForm.editInProfile": "Sửa thông tin",
362
+ "healthToolsForm.label.yourBirthday": "Ngày sinh của bạn",
356
363
  "healthtool.placeholder.age": "Số tuổi",
357
364
  "home.calcWithApp": "Tính ngay với Hello Bacsi app",
358
365
  "home.menu.category.view": "Xem {category}",