@hhgtech/hhg-components 1.29.362 → 1.29.363-beta-2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (569) hide show
  1. package/build/{LastPeriod-eb5cfea6.js → LastPeriod-5a8c3943.js} +1 -1
  2. package/build/{Locale-8424b413.js → Locale-f4106b88.js} +1 -0
  3. package/build/{MobileBottomNavigationIcon-1c8f1782.js → MobileBottomNavigationIcon-207a698b.js} +3 -3
  4. package/build/{Spinner-b9257ddf.js → Spinner-3ba389bd.js} +1 -1
  5. package/build/{WhatsApp-b20d8887.js → WhatsApp-a51ca5c2.js} +1 -1
  6. package/build/adapters.js +19 -19
  7. package/build/atoms.js +47 -47
  8. package/build/babyGrowth.js +83 -83
  9. package/build/cache.js +2 -2
  10. package/build/care.js +17 -17
  11. package/build/careBookingSearchBar.js +14 -14
  12. package/build/careBookingSearchBarV2.js +15 -15
  13. package/build/components/atoms/icons/IUI.d.ts +4 -0
  14. package/build/components/atoms/icons/Info.d.ts +4 -0
  15. package/build/components/atoms/icons/Ultrasound.d.ts +4 -0
  16. package/build/components/atoms/logo/index.d.ts +1 -1
  17. package/build/components/molecules/embeddedHeathToolCards/due-date/dueDate.d.ts +5 -2
  18. package/build/components/molecules/healthTools/components/borderInlineControl/index.d.ts +2 -2
  19. package/build/components/molecules/healthTools/form/dueDateForm/context.d.ts +1 -1
  20. package/build/components/molecules/healthTools/form/dueDateForm/index.d.ts +3 -1
  21. package/build/components/molecules/healthTools/form/dueDateForm/iuiForm/context.d.ts +7 -0
  22. package/build/components/molecules/healthTools/form/dueDateForm/iuiForm/defaultLayout.d.ts +2 -0
  23. package/build/components/molecules/healthTools/form/dueDateForm/iuiForm/index.d.ts +6 -0
  24. package/build/components/molecules/healthTools/form/dueDateForm/iuiForm/inlineLayout.d.ts +2 -0
  25. package/build/components/molecules/healthTools/form/dueDateForm/iuiForm/mbLayout.d.ts +2 -0
  26. package/build/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/context.d.ts +7 -0
  27. package/build/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/defaultLayout.d.ts +2 -0
  28. package/build/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/index.d.ts +8 -0
  29. package/build/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/inlineLayout.d.ts +2 -0
  30. package/build/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/mbLayout.d.ts +2 -0
  31. package/build/components/molecules/healthTools/form/dueDateForm/utils.d.ts +5 -1
  32. package/build/components/molecules/toolBannerCard/index.d.ts +3 -1
  33. package/build/components.js +96 -96
  34. package/build/{constants-b5640ab3.js → constants-5b74bc4a.js} +1 -0
  35. package/build/{constants-bf5a6242.js → constants-fad1fffc.js} +1 -1
  36. package/build/constants.js +3 -3
  37. package/build/constantsDomainLocales.js +3 -1
  38. package/build/constantsRiskScreener.js +2 -2
  39. package/build/constantsSite.js +2 -2
  40. package/build/{core-fc1b679c.js → core-02748f1b.js} +1 -1
  41. package/build/{dataTransform-99aef06b.js → dataTransform-67484afe.js} +1 -1
  42. package/build/ecom.js +4 -4
  43. package/build/{editor-0234fb2f.js → editor-61e1ee70.js} +11 -11
  44. package/build/embeddedHeathToolCards_babyGrowth.js +23 -23
  45. package/build/embeddedHeathToolCards_babyPoop.js +19 -19
  46. package/build/embeddedHeathToolCards_babyVaccine.js +22 -22
  47. package/build/embeddedHeathToolCards_bmi_bmi.js +25 -25
  48. package/build/embeddedHeathToolCards_bmrBmr.js +25 -25
  49. package/build/embeddedHeathToolCards_dueDate_dueDate.js +27 -26
  50. package/build/embeddedHeathToolCards_ovulation_ovulation.js +22 -22
  51. package/build/embeddedHeathToolCards_pwg_pwg.js +26 -26
  52. package/build/embeddedHeathToolCards_targetHeartRate.js +27 -27
  53. package/build/esm/{LastPeriod-e8d99ec6.js → LastPeriod-f3af54fc.js} +1 -1
  54. package/build/esm/{Locale-23142efe.js → Locale-e03a67c2.js} +1 -0
  55. package/build/esm/{MobileBottomNavigationIcon-5f4ee3f4.js → MobileBottomNavigationIcon-b4341308.js} +3 -3
  56. package/build/esm/{Spinner-6ffe5c0f.js → Spinner-0298b82b.js} +1 -1
  57. package/build/esm/{WhatsApp-1c55868a.js → WhatsApp-efa068c0.js} +1 -1
  58. package/build/esm/adapters.js +19 -19
  59. package/build/esm/atoms.js +47 -47
  60. package/build/esm/babyGrowth.js +83 -83
  61. package/build/esm/cache.js +2 -2
  62. package/build/esm/care.js +17 -17
  63. package/build/esm/careBookingSearchBar.js +14 -14
  64. package/build/esm/careBookingSearchBarV2.js +15 -15
  65. package/build/esm/components/atoms/icons/IUI.d.ts +4 -0
  66. package/build/esm/components/atoms/icons/Info.d.ts +4 -0
  67. package/build/esm/components/atoms/icons/Ultrasound.d.ts +4 -0
  68. package/build/esm/components/atoms/logo/index.d.ts +1 -1
  69. package/build/esm/components/molecules/embeddedHeathToolCards/due-date/dueDate.d.ts +5 -2
  70. package/build/esm/components/molecules/healthTools/components/borderInlineControl/index.d.ts +2 -2
  71. package/build/esm/components/molecules/healthTools/form/dueDateForm/context.d.ts +1 -1
  72. package/build/esm/components/molecules/healthTools/form/dueDateForm/index.d.ts +3 -1
  73. package/build/esm/components/molecules/healthTools/form/dueDateForm/iuiForm/context.d.ts +7 -0
  74. package/build/esm/components/molecules/healthTools/form/dueDateForm/iuiForm/defaultLayout.d.ts +2 -0
  75. package/build/esm/components/molecules/healthTools/form/dueDateForm/iuiForm/index.d.ts +6 -0
  76. package/build/esm/components/molecules/healthTools/form/dueDateForm/iuiForm/inlineLayout.d.ts +2 -0
  77. package/build/esm/components/molecules/healthTools/form/dueDateForm/iuiForm/mbLayout.d.ts +2 -0
  78. package/build/esm/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/context.d.ts +7 -0
  79. package/build/esm/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/defaultLayout.d.ts +2 -0
  80. package/build/esm/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/index.d.ts +8 -0
  81. package/build/esm/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/inlineLayout.d.ts +2 -0
  82. package/build/esm/components/molecules/healthTools/form/dueDateForm/ultrasoundForm/mbLayout.d.ts +2 -0
  83. package/build/esm/components/molecules/healthTools/form/dueDateForm/utils.d.ts +5 -1
  84. package/build/esm/components/molecules/toolBannerCard/index.d.ts +3 -1
  85. package/build/esm/components.js +96 -96
  86. package/build/esm/{constants-7e8a9103.js → constants-3607e039.js} +1 -0
  87. package/build/esm/{constants-343513d8.js → constants-6aacdd91.js} +1 -1
  88. package/build/esm/constants.js +3 -3
  89. package/build/esm/constantsDomainLocales.js +3 -1
  90. package/build/esm/constantsRiskScreener.js +2 -2
  91. package/build/esm/constantsSite.js +2 -2
  92. package/build/esm/{core-d9fb3c8c.js → core-f2d1b142.js} +1 -1
  93. package/build/esm/{dataTransform-fa355ead.js → dataTransform-e0374169.js} +1 -1
  94. package/build/esm/ecom.js +4 -4
  95. package/build/esm/{editor-8c46a4c4.js → editor-307e4245.js} +11 -11
  96. package/build/esm/embeddedHeathToolCards_babyGrowth.js +23 -23
  97. package/build/esm/embeddedHeathToolCards_babyPoop.js +19 -19
  98. package/build/esm/embeddedHeathToolCards_babyVaccine.js +22 -22
  99. package/build/esm/embeddedHeathToolCards_bmi_bmi.js +25 -25
  100. package/build/esm/embeddedHeathToolCards_bmrBmr.js +25 -25
  101. package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +27 -26
  102. package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +22 -22
  103. package/build/esm/embeddedHeathToolCards_pwg_pwg.js +26 -26
  104. package/build/esm/embeddedHeathToolCards_targetHeartRate.js +27 -27
  105. package/build/esm/footer.js +21 -21
  106. package/build/esm/gAssets.js +2 -2
  107. package/build/esm/{healthTools-4cffe096.js → healthTools-e11d8c40.js} +1 -1
  108. package/build/esm/healthToolsCardWrapper.js +18 -18
  109. package/build/esm/healthToolsForm.js +34 -34
  110. package/build/esm/hooks.js +13 -13
  111. package/build/esm/i18n/translationKeys.d.ts +1 -1
  112. package/build/esm/i18n-values/en-PH.js +8 -0
  113. package/build/esm/i18n-values/hi-IN.js +8 -0
  114. package/build/esm/i18n-values/id-ID.js +11 -3
  115. package/build/esm/i18n-values/km-KH.js +12 -4
  116. package/build/esm/i18n-values/ms-MY.js +11 -3
  117. package/build/esm/i18n-values/my-MM.js +12 -4
  118. package/build/esm/i18n-values/th-TH.js +12 -4
  119. package/build/esm/i18n-values/tl-PH.js +11 -3
  120. package/build/esm/i18n-values/vi-VN.js +8 -0
  121. package/build/esm/i18n-values/vi-VN_MB.js +9 -1
  122. package/build/esm/i18n-values/zh-CN.js +855 -0
  123. package/build/esm/i18n-values/zh-TW.js +12 -4
  124. package/build/esm/i18n.js +3 -2
  125. package/build/esm/i18nV2.js +2 -2
  126. package/build/esm/{index-264f679d.js → index-02224a14.js} +15 -15
  127. package/build/esm/{index-41831dd2.js → index-02ea3397.js} +32 -32
  128. package/build/esm/{index-cd0bc16f.js → index-0648ed84.js} +5 -4
  129. package/build/esm/{index-004e7f99.js → index-09106ef1.js} +2 -2
  130. package/build/esm/{index-6c04281f.js → index-0a4d6557.js} +2 -2
  131. package/build/esm/{index-4364ba68.js → index-0f103e17.js} +44 -16
  132. package/build/esm/{index-1a18f0d3.js → index-0f5d0964.js} +1 -1
  133. package/build/esm/{index-11c1e9b1.js → index-11439dc9.js} +1 -1
  134. package/build/esm/{index-1fd51a1e.js → index-11cca018.js} +3 -3
  135. package/build/esm/{index-1c7f348a.js → index-12459101.js} +1 -1
  136. package/build/esm/{index-6ecbccef.js → index-16ef681b.js} +1 -1
  137. package/build/esm/{index-69598671.js → index-17ac470b.js} +2 -2
  138. package/build/esm/{index-02b8ada7.js → index-1ace556a.js} +3 -3
  139. package/build/esm/{index-71a0ce1b.js → index-210ce8b0.js} +3 -3
  140. package/build/esm/{index-c167c204.js → index-237bc822.js} +2 -2
  141. package/build/esm/{index-2d4afd18.js → index-23ec4c46.js} +13 -13
  142. package/build/esm/{index-7fe3b2e9.js → index-28f1bf6d.js} +6 -6
  143. package/build/esm/{index-7e805ed6.js → index-2e51f817.js} +5 -5
  144. package/build/esm/{index-3504643c.js → index-362986ed.js} +2 -2
  145. package/build/esm/{index-f4d43595.js → index-37c61b61.js} +7 -7
  146. package/build/esm/{index-8b789e0b.js → index-3968ffce.js} +17 -17
  147. package/build/esm/{index-34e46c3b.js → index-3ec65283.js} +2 -2
  148. package/build/esm/{index-90917b32.js → index-456a994b.js} +17 -17
  149. package/build/esm/{index-a7ef127e.js → index-557d3ed0.js} +39 -2
  150. package/build/esm/{index-cba80946.js → index-559a9d96.js} +5 -5
  151. package/build/esm/{index-4b4487ff.js → index-5a187c93.js} +3 -3
  152. package/build/esm/{index-98df08d3.js → index-5aea7cba.js} +1 -1
  153. package/build/esm/{index-a0ef2f51.js → index-604f05de.js} +11 -11
  154. package/build/esm/{index-4df7bd0e.js → index-6559dc36.js} +2 -2
  155. package/build/esm/{index-ab71391f.js → index-65ac2253.js} +2 -2
  156. package/build/esm/{index-c17eb826.js → index-69b802dc.js} +2 -2
  157. package/build/esm/{index-9b470a3d.js → index-6bcb32b1.js} +16 -16
  158. package/build/esm/{index-c57e9049.js → index-6eaf9511.js} +24 -24
  159. package/build/esm/{index-4157d466.js → index-6ff9d8b1.js} +6 -6
  160. package/build/esm/{index-5b2d87c3.js → index-788c566d.js} +13 -13
  161. package/build/esm/{index-3cb8cb4b.js → index-7aee63c6.js} +1 -1
  162. package/build/esm/{index-2e1e583c.js → index-7afb0f71.js} +25 -25
  163. package/build/esm/{index-7665c530.js → index-7b9e192c.js} +16 -16
  164. package/build/esm/{index-74bc8897.js → index-88be0d54.js} +31 -31
  165. package/build/esm/{index-b61495a6.js → index-898f2acd.js} +18 -18
  166. package/build/esm/{index-6f2df485.js → index-8bc51d52.js} +17 -17
  167. package/build/esm/{index-cf3b66bf.js → index-8ddfd18a.js} +10 -10
  168. package/build/esm/{index-93f05cbd.js → index-93ec5b2e.js} +1 -1
  169. package/build/esm/{index-4ea9c741.js → index-941ba2e6.js} +3 -3
  170. package/build/esm/{index-1bd2d4fd.js → index-98857677.js} +7 -7
  171. package/build/esm/{index-0e0b8184.js → index-9a47a4e6.js} +10 -10
  172. package/build/esm/{index-e9206ea6.js → index-a1fea6d1.js} +2 -2
  173. package/build/esm/{index-2d8c745d.js → index-adb35478.js} +1 -1
  174. package/build/esm/{index-7dfd3707.js → index-ae8d867f.js} +16 -16
  175. package/build/esm/{index-77f49076.js → index-b18c58a9.js} +2 -2
  176. package/build/esm/{index-423a6b89.js → index-b20b8de7.js} +6 -6
  177. package/build/esm/{index-33f74b99.js → index-b5c6334e.js} +2 -2
  178. package/build/esm/{index-7c39e7fe.js → index-b677c583.js} +6 -6
  179. package/build/esm/index-bbfce259.js +689 -0
  180. package/build/esm/{index-4eb912b7.js → index-cb21d795.js} +22 -22
  181. package/build/esm/{index-765bca50.js → index-ccadcec2.js} +13 -13
  182. package/build/esm/{index-61d13d80.js → index-ceb32282.js} +1 -1
  183. package/build/esm/{index-02e3a578.js → index-d1aa5e3f.js} +6 -6
  184. package/build/esm/{index-85965d53.js → index-d4646e3d.js} +32 -32
  185. package/build/esm/{index-8d885690.js → index-d4fe5292.js} +3 -3
  186. package/build/esm/{index-345a0cd5.js → index-d991f561.js} +16 -16
  187. package/build/esm/{index-419ed52f.js → index-da2b081a.js} +2 -2
  188. package/build/esm/{index-65c29124.js → index-e93c24ae.js} +18 -18
  189. package/build/esm/{index-3d551854.js → index-f2b171ea.js} +21 -21
  190. package/build/esm/index.js +117 -117
  191. package/build/esm/interfaces/constants/domainLocales.d.ts +2 -0
  192. package/build/esm/interfaces/constants/index.d.ts +1 -1
  193. package/build/esm/interfaces/types/Locale.d.ts +2 -1
  194. package/build/esm/interfaces/types/index.d.ts +1 -1
  195. package/build/esm/{labelSorting-abc38cd3.js → labelSorting-f4fd8b95.js} +4 -4
  196. package/build/esm/lead/components/close.d.ts +1 -1
  197. package/build/esm/lead.js +26 -25
  198. package/build/esm/{logoIcon-63898b50.js → logoIcon-c4dd0b72.js} +3 -2
  199. package/build/esm/mantine.js +25 -25
  200. package/build/esm/misc.js +17 -17
  201. package/build/esm/miscGetDynamicHealthTool.js +4 -4
  202. package/build/esm/miscGetSocialList.js +8 -8
  203. package/build/esm/miscScreenSizeContext.js +1 -1
  204. package/build/esm/mobileBottomNavigation.js +5 -5
  205. package/build/esm/mobileBottomNavigationIcon.js +5 -5
  206. package/build/esm/molecules.js +74 -74
  207. package/build/esm/moleculesArticleCard.js +6 -6
  208. package/build/esm/moleculesArticleCardV2.js +16 -16
  209. package/build/esm/navigation.js +45 -45
  210. package/build/esm/navigationLogoutPopup.js +9 -9
  211. package/build/esm/navigationProfileButton.js +23 -23
  212. package/build/esm/onboardingV2.js +29 -29
  213. package/build/esm/organisms.js +49 -49
  214. package/build/esm/{post-aca2b953.js → post-28dc2a06.js} +2 -2
  215. package/build/esm/profileNavigation.js +19 -19
  216. package/build/esm/progressBar.js +1 -1
  217. package/build/esm/pwg.js +22 -22
  218. package/build/esm/ssoV2/api/featureFlag.d.ts +2 -1
  219. package/build/esm/ssoV2.js +51 -39
  220. package/build/esm/{store-55bc0306.js → store-634ac140.js} +9 -5
  221. package/build/esm/subot.js +35 -35
  222. package/build/esm/surveyOrPremiumBanner.js +32 -32
  223. package/build/esm/surveyQuestionCard.js +10 -10
  224. package/build/esm/{surveyThankyouCard-dea7be18.js → surveyThankyouCard-9abc91ae.js} +5 -5
  225. package/build/esm/together.js +55 -55
  226. package/build/esm/togetherApiUtils.js +4 -4
  227. package/build/esm/togetherAtoms.js +30 -30
  228. package/build/esm/togetherComponentGlobalContext.js +4 -4
  229. package/build/esm/togetherMolecules.js +50 -50
  230. package/build/esm/togetherMoleculesCardAuthor.js +28 -28
  231. package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
  232. package/build/esm/togetherMoleculesProfileDetail.js +38 -38
  233. package/build/esm/togetherOrganisms.js +49 -49
  234. package/build/esm/togetherRichTextEditor.js +17 -17
  235. package/build/esm/togetherShareBox.js +10 -10
  236. package/build/esm/{treePopoverMenu-958e524b.js → treePopoverMenu-abc4468c.js} +19 -19
  237. package/build/esm/{types-079b1d47.js → types-7871a711.js} +2 -2
  238. package/build/esm/types.js +2 -2
  239. package/build/esm/{useCategory-455d8510.js → useCategory-7a825ced.js} +18 -5
  240. package/build/esm/{useHealthToolCache-1db108ec.js → useHealthToolCache-e33e3bc1.js} +1 -1
  241. package/build/esm/{useMantineLocale-1d78bb2f.js → useMantineLocale-a0bcddb3.js} +8 -6
  242. package/build/esm/{usePlacesAutocomplete-ba00126b.js → usePlacesAutocomplete-b6c107d2.js} +1 -1
  243. package/build/esm/{useScreenSize-245884d6.js → useScreenSize-f635e8cb.js} +2 -2
  244. package/build/esm/useTogetherAuthRequiredAction.js +9 -9
  245. package/build/esm/{utils-69c2b171.js → utils-033c7376.js} +4 -4
  246. package/build/esm/{utils-5b23c988.js → utils-081bb9df.js} +2 -2
  247. package/build/esm/{utils-951a523a.js → utils-451e874d.js} +2 -2
  248. package/build/esm/{utils-fb814a53.js → utils-7554ea1d.js} +3 -3
  249. package/build/esm/vaccination.js +21 -21
  250. package/build/footer.js +21 -21
  251. package/build/gAssets.js +2 -2
  252. package/build/{healthTools-8d4d21e8.js → healthTools-d3486cb8.js} +1 -1
  253. package/build/healthToolsCardWrapper.js +18 -18
  254. package/build/healthToolsForm.js +34 -34
  255. package/build/hooks.js +13 -13
  256. package/build/i18n/translationKeys.d.ts +1 -1
  257. package/build/i18n-values/en-PH.js +8 -0
  258. package/build/i18n-values/hi-IN.js +8 -0
  259. package/build/i18n-values/id-ID.js +11 -3
  260. package/build/i18n-values/km-KH.js +12 -4
  261. package/build/i18n-values/ms-MY.js +11 -3
  262. package/build/i18n-values/my-MM.js +12 -4
  263. package/build/i18n-values/th-TH.js +12 -4
  264. package/build/i18n-values/tl-PH.js +11 -3
  265. package/build/i18n-values/vi-VN.js +8 -0
  266. package/build/i18n-values/vi-VN_MB.js +9 -1
  267. package/build/i18n-values/zh-CN.js +866 -0
  268. package/build/i18n-values/zh-TW.js +12 -4
  269. package/build/i18n.js +2 -1
  270. package/build/i18nV2.js +1 -1
  271. package/build/{index-6025ae75.js → index-03bcc518.js} +6 -6
  272. package/build/{index-5cd23f1e.js → index-0557f8b1.js} +16 -16
  273. package/build/{index-167e1ca6.js → index-0608ea5e.js} +1 -1
  274. package/build/{index-82b1fba7.js → index-0aa1fd2d.js} +25 -25
  275. package/build/{index-f0827e71.js → index-0ccabfcb.js} +7 -7
  276. package/build/{index-9f31bdf3.js → index-10110bb0.js} +2 -2
  277. package/build/{index-b2826d24.js → index-1094ba9f.js} +6 -6
  278. package/build/{index-81ce2d77.js → index-19b56561.js} +13 -13
  279. package/build/{index-93c19a42.js → index-2053a97c.js} +5 -5
  280. package/build/{index-1ad6dabc.js → index-236862a0.js} +16 -16
  281. package/build/{index-95159081.js → index-2e487c4d.js} +3 -3
  282. package/build/{index-ef154db0.js → index-379bc84b.js} +1 -1
  283. package/build/{index-24dfd213.js → index-39286805.js} +2 -2
  284. package/build/{index-bc1e7b8f.js → index-43047b5b.js} +32 -32
  285. package/build/{index-74e3f2df.js → index-44c5aa9a.js} +2 -2
  286. package/build/{index-f3a871c5.js → index-477cebbf.js} +1 -1
  287. package/build/{index-f68d8f40.js → index-47e6f205.js} +1 -1
  288. package/build/{index-eafbbe5d.js → index-586247dd.js} +6 -6
  289. package/build/{index-e9c7436a.js → index-5982a317.js} +1 -1
  290. package/build/{index-ae5aa3a2.js → index-59c050f9.js} +18 -18
  291. package/build/{index-8e577b03.js → index-59f36b09.js} +6 -6
  292. package/build/{index-684bf9d8.js → index-5d475bf7.js} +3 -3
  293. package/build/{index-a7e501b8.js → index-601e9d3d.js} +3 -3
  294. package/build/{index-cf5ab11f.js → index-68a9d876.js} +7 -7
  295. package/build/{index-17b8cc3b.js → index-694ad052.js} +2 -2
  296. package/build/{index-6cb86f78.js → index-6d0d2d4d.js} +11 -11
  297. package/build/{index-cf24b488.js → index-74fe05ae.js} +17 -17
  298. package/build/{index-045c0fb5.js → index-7a975bd0.js} +2 -2
  299. package/build/{index-8f7ccbb3.js → index-7a9fef76.js} +1 -1
  300. package/build/{index-dad75e0a.js → index-7b6cfd1b.js} +2 -2
  301. package/build/{index-652b939b.js → index-7e8ad157.js} +21 -21
  302. package/build/{index-d4f98d06.js → index-80aa9c27.js} +16 -16
  303. package/build/{index-e9fb386a.js → index-811237e6.js} +39 -2
  304. package/build/{index-c0b7233b.js → index-820182ce.js} +22 -22
  305. package/build/{index-c6ed23e0.js → index-83a94c19.js} +2 -2
  306. package/build/{index-6e720c8f.js → index-83b294d8.js} +5 -4
  307. package/build/{index-b9e15de3.js → index-8cd230c0.js} +2 -2
  308. package/build/{index-9eccde6f.js → index-8d800d85.js} +2 -2
  309. package/build/{index-61c62e0f.js → index-939e6ff2.js} +3 -3
  310. package/build/{index-e502976f.js → index-9a1f7bc8.js} +17 -17
  311. package/build/{index-1e69287b.js → index-a5839380.js} +2 -2
  312. package/build/{index-6528e7a9.js → index-ad5d2089.js} +24 -24
  313. package/build/{index-cde3684e.js → index-b019a673.js} +5 -5
  314. package/build/{index-6881089f.js → index-b1a33709.js} +1 -1
  315. package/build/{index-1e9e3c74.js → index-b30b70e4.js} +15 -15
  316. package/build/{index-54decaa7.js → index-bd051fff.js} +16 -16
  317. package/build/{index-369fc772.js → index-bd05dbf6.js} +6 -6
  318. package/build/{index-e9f022f9.js → index-c1d46b0c.js} +10 -10
  319. package/build/{index-eb61030b.js → index-c575afc3.js} +10 -10
  320. package/build/{index-cb5353f3.js → index-c7d67076.js} +32 -32
  321. package/build/{index-06d8f4c6.js → index-d402790d.js} +1 -1
  322. package/build/{index-9115b007.js → index-d683460e.js} +2 -2
  323. package/build/{index-a8c2eeb9.js → index-d80e8f3d.js} +13 -13
  324. package/build/{index-9e62bfa0.js → index-d8ae0ca3.js} +3 -3
  325. package/build/{index-4896bce9.js → index-dbf114c2.js} +31 -31
  326. package/build/{index-2a91877d.js → index-df704fb7.js} +1 -1
  327. package/build/{index-f987d8ac.js → index-e496687e.js} +18 -18
  328. package/build/{index-80d7b6b7.js → index-e4cec4f5.js} +13 -13
  329. package/build/{index-90b88af0.js → index-e67dced7.js} +3 -3
  330. package/build/{index-99d339ff.js → index-e6971cde.js} +17 -17
  331. package/build/{index-3b8a44be.js → index-eece4f63.js} +2 -2
  332. package/build/{index-80d944f3.js → index-f6c79b96.js} +43 -15
  333. package/build/{index-cd8cdac0.js → index-f94d96b0.js} +2 -2
  334. package/build/index-fa3f413f.js +696 -0
  335. package/build/index.js +117 -117
  336. package/build/interfaces/constants/domainLocales.d.ts +2 -0
  337. package/build/interfaces/constants/index.d.ts +1 -1
  338. package/build/interfaces/types/Locale.d.ts +2 -1
  339. package/build/interfaces/types/index.d.ts +1 -1
  340. package/build/{labelSorting-cdab818b.js → labelSorting-89b6153d.js} +4 -4
  341. package/build/lead/components/close.d.ts +1 -1
  342. package/build/lead.js +26 -25
  343. package/build/{logoIcon-0e2a19d8.js → logoIcon-cbf7d0fc.js} +3 -2
  344. package/build/mantine.js +22 -22
  345. package/build/misc.js +17 -17
  346. package/build/miscGetDynamicHealthTool.js +4 -4
  347. package/build/miscGetSocialList.js +8 -8
  348. package/build/miscScreenSizeContext.js +1 -1
  349. package/build/mobileBottomNavigation.js +5 -5
  350. package/build/mobileBottomNavigationIcon.js +5 -5
  351. package/build/molecules.js +74 -74
  352. package/build/moleculesArticleCard.js +6 -6
  353. package/build/moleculesArticleCardV2.js +16 -16
  354. package/build/navigation.js +45 -45
  355. package/build/navigationLogoutPopup.js +9 -9
  356. package/build/navigationProfileButton.js +23 -23
  357. package/build/onboardingV2.js +28 -28
  358. package/build/organisms.js +49 -49
  359. package/build/{post-cd894bd5.js → post-5e97326e.js} +2 -2
  360. package/build/profileNavigation.js +19 -19
  361. package/build/progressBar.js +1 -1
  362. package/build/pwg.js +22 -22
  363. package/build/ssoV2/api/featureFlag.d.ts +2 -1
  364. package/build/ssoV2.js +49 -37
  365. package/build/{store-f713fb4f.js → store-389f5e92.js} +8 -4
  366. package/build/subot.js +34 -34
  367. package/build/surveyOrPremiumBanner.js +32 -32
  368. package/build/surveyQuestionCard.js +10 -10
  369. package/build/{surveyThankyouCard-1d7606f1.js → surveyThankyouCard-8a0c8ba6.js} +5 -5
  370. package/build/together.js +55 -55
  371. package/build/togetherApiUtils.js +4 -4
  372. package/build/togetherAtoms.js +30 -30
  373. package/build/togetherComponentGlobalContext.js +4 -4
  374. package/build/togetherMolecules.js +50 -50
  375. package/build/togetherMoleculesCardAuthor.js +28 -28
  376. package/build/togetherMoleculesPostImagePreview.js +11 -11
  377. package/build/togetherMoleculesProfileDetail.js +38 -38
  378. package/build/togetherOrganisms.js +49 -49
  379. package/build/togetherRichTextEditor.js +17 -17
  380. package/build/togetherShareBox.js +10 -10
  381. package/build/{treePopoverMenu-a243163c.js → treePopoverMenu-1689f04d.js} +19 -19
  382. package/build/{types-5a9f59b9.js → types-99b86a9e.js} +2 -2
  383. package/build/types.js +2 -2
  384. package/build/{useCategory-52540c0e.js → useCategory-93c5eacf.js} +18 -5
  385. package/build/{useHealthToolCache-0c768f4c.js → useHealthToolCache-24c65782.js} +1 -1
  386. package/build/{useMantineLocale-b8a79d56.js → useMantineLocale-38878107.js} +8 -6
  387. package/build/{usePlacesAutocomplete-23fb3031.js → usePlacesAutocomplete-7d230bda.js} +1 -1
  388. package/build/{useScreenSize-7806176e.js → useScreenSize-4b3a1f5f.js} +2 -2
  389. package/build/useTogetherAuthRequiredAction.js +9 -9
  390. package/build/{utils-54be35b1.js → utils-117b8c86.js} +3 -3
  391. package/build/{utils-a2cd3f70.js → utils-5cf949ba.js} +2 -2
  392. package/build/{utils-e6efa11e.js → utils-dda5c728.js} +2 -2
  393. package/build/{utils-4ee2cb9c.js → utils-f2c7aec1.js} +4 -4
  394. package/build/vaccination.js +21 -21
  395. package/package.json +1 -1
  396. package/build/components/molecules/dueDateCalculator/dueDateFormConception.d.ts +0 -12
  397. package/build/components/molecules/dueDateCalculator/dueDateFormIVF.d.ts +0 -12
  398. package/build/components/molecules/dueDateCalculator/dueDateFormLastPeriod.d.ts +0 -12
  399. package/build/components/molecules/dueDateCalculator/index.d.ts +0 -12
  400. package/build/components/molecules/dueDateCalculator/index.styled.d.ts +0 -33
  401. package/build/components/molecules/dueDateCalculator/utils.d.ts +0 -12
  402. package/build/esm/components/molecules/dueDateCalculator/dueDateFormConception.d.ts +0 -12
  403. package/build/esm/components/molecules/dueDateCalculator/dueDateFormIVF.d.ts +0 -12
  404. package/build/esm/components/molecules/dueDateCalculator/dueDateFormLastPeriod.d.ts +0 -12
  405. package/build/esm/components/molecules/dueDateCalculator/index.d.ts +0 -12
  406. package/build/esm/components/molecules/dueDateCalculator/index.styled.d.ts +0 -33
  407. package/build/esm/components/molecules/dueDateCalculator/utils.d.ts +0 -12
  408. package/build/esm/index-1fb033dd.js +0 -372
  409. package/build/index-6de5d67e.js +0 -379
  410. /package/build/{BMI_BOYS.percentile.monthly-7bd9cca9.js → BMI_BOYS.percentile.monthly-4441c684.js} +0 -0
  411. /package/build/{BMI_BOYS.percentile.weekly-821e86aa.js → BMI_BOYS.percentile.weekly-25c2cb7a.js} +0 -0
  412. /package/build/{BMI_BOYS.percentile.yearly-1ce7e28b.js → BMI_BOYS.percentile.yearly-eeca8b15.js} +0 -0
  413. /package/build/{BMI_BOYS.zscore.monthly-d5358fcc.js → BMI_BOYS.zscore.monthly-80f4de4d.js} +0 -0
  414. /package/build/{BMI_BOYS.zscore.weekly-ff90aead.js → BMI_BOYS.zscore.weekly-35e905fc.js} +0 -0
  415. /package/build/{BMI_BOYS.zscore.yearly-381df8e7.js → BMI_BOYS.zscore.yearly-07c085fd.js} +0 -0
  416. /package/build/{BMI_GIRLS.percentile.monthly-6b514dd8.js → BMI_GIRLS.percentile.monthly-5eaf96fb.js} +0 -0
  417. /package/build/{BMI_GIRLS.percentile.weekly-ba4fca15.js → BMI_GIRLS.percentile.weekly-fb8108eb.js} +0 -0
  418. /package/build/{BMI_GIRLS.percentile.yearly-a1eafb9e.js → BMI_GIRLS.percentile.yearly-d9c72d96.js} +0 -0
  419. /package/build/{BMI_GIRLS.zscore.monthly-2d5679c7.js → BMI_GIRLS.zscore.monthly-66aa4acb.js} +0 -0
  420. /package/build/{BMI_GIRLS.zscore.weekly-820e90ba.js → BMI_GIRLS.zscore.weekly-d7e95171.js} +0 -0
  421. /package/build/{BMI_GIRLS.zscore.yearly-93be0423.js → BMI_GIRLS.zscore.yearly-775ef5bf.js} +0 -0
  422. /package/build/{ChevronDown-8db65738.js → ChevronDown-63d43d10.js} +0 -0
  423. /package/build/{Close-6f1a29c2.js → Close-f1915a6a.js} +0 -0
  424. /package/build/{Google-b3858fb2.js → Google-dc55c745.js} +0 -0
  425. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-c6537dae.js → HEAD CIRCUM_BOYS.percentile.monthly-03c99ec3.js} +0 -0
  426. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-a9409c76.js → HEAD CIRCUM_BOYS.percentile.weekly-65c5bf83.js} +0 -0
  427. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-fcb76bd5.js → HEAD CIRCUM_BOYS.percentile.yearly-18659f38.js} +0 -0
  428. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-088cfc6b.js → HEAD CIRCUM_BOYS.zscore.monthly-21b17e91.js} +0 -0
  429. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-e85d79b9.js → HEAD CIRCUM_BOYS.zscore.weekly-11e64f91.js} +0 -0
  430. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-26396c15.js → HEAD CIRCUM_BOYS.zscore.yearly-14242ba5.js} +0 -0
  431. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-466e611e.js → HEAD CIRCUM_GIRLS.percentile.monthly-1fa65080.js} +0 -0
  432. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-3884eef6.js → HEAD CIRCUM_GIRLS.percentile.weekly-f9867f50.js} +0 -0
  433. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-bdb12ec2.js → HEAD CIRCUM_GIRLS.percentile.yearly-25d64f11.js} +0 -0
  434. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-1414b5bb.js → HEAD CIRCUM_GIRLS.zscore.monthly-9bf216af.js} +0 -0
  435. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-ecca5443.js → HEAD CIRCUM_GIRLS.zscore.weekly-8d0c415a.js} +0 -0
  436. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-b83f13da.js → HEAD CIRCUM_GIRLS.zscore.yearly-6dd0bbbc.js} +0 -0
  437. /package/build/{HEIGHT_BOYS.percentile.monthly-757826fd.js → HEIGHT_BOYS.percentile.monthly-826b0478.js} +0 -0
  438. /package/build/{HEIGHT_BOYS.percentile.weekly-7d469cc8.js → HEIGHT_BOYS.percentile.weekly-56b0cb53.js} +0 -0
  439. /package/build/{HEIGHT_BOYS.percentile.yearly-436a8da0.js → HEIGHT_BOYS.percentile.yearly-ac6ae7f2.js} +0 -0
  440. /package/build/{HEIGHT_BOYS.zscore.monthly-c606ab30.js → HEIGHT_BOYS.zscore.monthly-63d744b6.js} +0 -0
  441. /package/build/{HEIGHT_BOYS.zscore.weekly-b567ca19.js → HEIGHT_BOYS.zscore.weekly-1824eb64.js} +0 -0
  442. /package/build/{HEIGHT_BOYS.zscore.yearly-2b101282.js → HEIGHT_BOYS.zscore.yearly-9d88a352.js} +0 -0
  443. /package/build/{HEIGHT_GIRLS.percentile.monthly-3834b792.js → HEIGHT_GIRLS.percentile.monthly-677827fd.js} +0 -0
  444. /package/build/{HEIGHT_GIRLS.percentile.weekly-b0cb287b.js → HEIGHT_GIRLS.percentile.weekly-dddd35a9.js} +0 -0
  445. /package/build/{HEIGHT_GIRLS.percentile.yearly-78a93718.js → HEIGHT_GIRLS.percentile.yearly-523b20e2.js} +0 -0
  446. /package/build/{HEIGHT_GIRLS.zscore.monthly-5ba760ed.js → HEIGHT_GIRLS.zscore.monthly-92ed564a.js} +0 -0
  447. /package/build/{HEIGHT_GIRLS.zscore.weekly-a1bcb8c5.js → HEIGHT_GIRLS.zscore.weekly-7a15849c.js} +0 -0
  448. /package/build/{HEIGHT_GIRLS.zscore.yearly-500a14ff.js → HEIGHT_GIRLS.zscore.yearly-c3b39622.js} +0 -0
  449. /package/build/{Visible-047d1970.js → Visible-4c9ba084.js} +0 -0
  450. /package/build/{WEIGHT_BOYS.percentile.monthly-df68990f.js → WEIGHT_BOYS.percentile.monthly-005a4261.js} +0 -0
  451. /package/build/{WEIGHT_BOYS.percentile.weekly-b022cb25.js → WEIGHT_BOYS.percentile.weekly-50f7b7fc.js} +0 -0
  452. /package/build/{WEIGHT_BOYS.percentile.yearly-5d8ca4e9.js → WEIGHT_BOYS.percentile.yearly-f6dcf729.js} +0 -0
  453. /package/build/{WEIGHT_BOYS.zscore.monthly-9a645a93.js → WEIGHT_BOYS.zscore.monthly-b83f5a1b.js} +0 -0
  454. /package/build/{WEIGHT_BOYS.zscore.weekly-509ec466.js → WEIGHT_BOYS.zscore.weekly-b878ac1d.js} +0 -0
  455. /package/build/{WEIGHT_BOYS.zscore.yearly-a0c4faae.js → WEIGHT_BOYS.zscore.yearly-5dd601e9.js} +0 -0
  456. /package/build/{WEIGHT_GIRLS.percentile.monthly-33cb1313.js → WEIGHT_GIRLS.percentile.monthly-364ff558.js} +0 -0
  457. /package/build/{WEIGHT_GIRLS.percentile.weekly-ac0690b5.js → WEIGHT_GIRLS.percentile.weekly-4b97eab1.js} +0 -0
  458. /package/build/{WEIGHT_GIRLS.percentile.yearly-0b68de4d.js → WEIGHT_GIRLS.percentile.yearly-e0be596b.js} +0 -0
  459. /package/build/{WEIGHT_GIRLS.zscore.monthly-51cd36f2.js → WEIGHT_GIRLS.zscore.monthly-f04dadef.js} +0 -0
  460. /package/build/{WEIGHT_GIRLS.zscore.weekly-7e18c745.js → WEIGHT_GIRLS.zscore.weekly-4585c2c5.js} +0 -0
  461. /package/build/{WEIGHT_GIRLS.zscore.yearly-e14b0b34.js → WEIGHT_GIRLS.zscore.yearly-0f4eaea4.js} +0 -0
  462. /package/build/{animation-fcea7611.js → animation-792a39d3.js} +0 -0
  463. /package/build/{constants-346f1e34.js → constants-ad6fe106.js} +0 -0
  464. /package/build/{constants-a79017ab.js → constants-d500ce7e.js} +0 -0
  465. /package/build/{dataTransform-64ef46ac.js → dataTransform-57249430.js} +0 -0
  466. /package/build/{doctor-9bed311e.js → doctor-d0f96930.js} +0 -0
  467. /package/build/esm/{BMI_BOYS.percentile.monthly-ffa66b36.js → BMI_BOYS.percentile.monthly-848d8c92.js} +0 -0
  468. /package/build/esm/{BMI_BOYS.percentile.weekly-ac9a5856.js → BMI_BOYS.percentile.weekly-37b5aba3.js} +0 -0
  469. /package/build/esm/{BMI_BOYS.percentile.yearly-902f0b93.js → BMI_BOYS.percentile.yearly-92266498.js} +0 -0
  470. /package/build/esm/{BMI_BOYS.zscore.monthly-d5849e19.js → BMI_BOYS.zscore.monthly-d7346e1d.js} +0 -0
  471. /package/build/esm/{BMI_BOYS.zscore.weekly-6178c788.js → BMI_BOYS.zscore.weekly-95353ab5.js} +0 -0
  472. /package/build/esm/{BMI_BOYS.zscore.yearly-2ff5db4d.js → BMI_BOYS.zscore.yearly-0322afb9.js} +0 -0
  473. /package/build/esm/{BMI_GIRLS.percentile.monthly-7f857304.js → BMI_GIRLS.percentile.monthly-2028bf10.js} +0 -0
  474. /package/build/esm/{BMI_GIRLS.percentile.weekly-9b81d7a8.js → BMI_GIRLS.percentile.weekly-6e1a93c1.js} +0 -0
  475. /package/build/esm/{BMI_GIRLS.percentile.yearly-854701a4.js → BMI_GIRLS.percentile.yearly-277e8f23.js} +0 -0
  476. /package/build/esm/{BMI_GIRLS.zscore.monthly-9ffe688d.js → BMI_GIRLS.zscore.monthly-9b9abfc1.js} +0 -0
  477. /package/build/esm/{BMI_GIRLS.zscore.weekly-58e51b14.js → BMI_GIRLS.zscore.weekly-77c45d3a.js} +0 -0
  478. /package/build/esm/{BMI_GIRLS.zscore.yearly-98018354.js → BMI_GIRLS.zscore.yearly-2c3ac2b2.js} +0 -0
  479. /package/build/esm/{ChevronDown-1e80d818.js → ChevronDown-bf252565.js} +0 -0
  480. /package/build/esm/{Close-218e750a.js → Close-6dc7f45c.js} +0 -0
  481. /package/build/esm/{Google-370a6f1a.js → Google-9d648182.js} +0 -0
  482. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-9120321c.js → HEAD CIRCUM_BOYS.percentile.monthly-55387a1e.js} +0 -0
  483. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-d4a8532e.js → HEAD CIRCUM_BOYS.percentile.weekly-432517db.js} +0 -0
  484. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-a9210cf2.js → HEAD CIRCUM_BOYS.percentile.yearly-e03abc9a.js} +0 -0
  485. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-4c111e5c.js → HEAD CIRCUM_BOYS.zscore.monthly-72690cf6.js} +0 -0
  486. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-651972ff.js → HEAD CIRCUM_BOYS.zscore.weekly-78429dc4.js} +0 -0
  487. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-fec03c75.js → HEAD CIRCUM_BOYS.zscore.yearly-c54dd853.js} +0 -0
  488. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-3dc39954.js → HEAD CIRCUM_GIRLS.percentile.monthly-d5bc7045.js} +0 -0
  489. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-49da4f7f.js → HEAD CIRCUM_GIRLS.percentile.weekly-9a02fa77.js} +0 -0
  490. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-91d18834.js → HEAD CIRCUM_GIRLS.percentile.yearly-2c50f067.js} +0 -0
  491. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-db82e848.js → HEAD CIRCUM_GIRLS.zscore.monthly-bae7dc81.js} +0 -0
  492. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-0fb52b88.js → HEAD CIRCUM_GIRLS.zscore.weekly-ba855898.js} +0 -0
  493. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-a2db290d.js → HEAD CIRCUM_GIRLS.zscore.yearly-f9fd6c4f.js} +0 -0
  494. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-6e710248.js → HEIGHT_BOYS.percentile.monthly-4a7f8ce4.js} +0 -0
  495. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-3fb3fe32.js → HEIGHT_BOYS.percentile.weekly-9f595afe.js} +0 -0
  496. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-9a5f599a.js → HEIGHT_BOYS.percentile.yearly-a2973231.js} +0 -0
  497. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-b46ef65d.js → HEIGHT_BOYS.zscore.monthly-a6cf7b22.js} +0 -0
  498. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-952421e8.js → HEIGHT_BOYS.zscore.weekly-9018e42d.js} +0 -0
  499. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-a01537be.js → HEIGHT_BOYS.zscore.yearly-827ca658.js} +0 -0
  500. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-f8d50e2a.js → HEIGHT_GIRLS.percentile.monthly-5f0b2a4d.js} +0 -0
  501. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-b9120261.js → HEIGHT_GIRLS.percentile.weekly-3c634b52.js} +0 -0
  502. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-87951788.js → HEIGHT_GIRLS.percentile.yearly-ae77abf9.js} +0 -0
  503. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-b92ea262.js → HEIGHT_GIRLS.zscore.monthly-f03aa082.js} +0 -0
  504. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-30900806.js → HEIGHT_GIRLS.zscore.weekly-7ee74e31.js} +0 -0
  505. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-a1b819bb.js → HEIGHT_GIRLS.zscore.yearly-d8db4db0.js} +0 -0
  506. /package/build/esm/{Visible-4de68fea.js → Visible-2b47d15f.js} +0 -0
  507. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-bedc7af5.js → WEIGHT_BOYS.percentile.monthly-55d25732.js} +0 -0
  508. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-79bed6e4.js → WEIGHT_BOYS.percentile.weekly-c835e89a.js} +0 -0
  509. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-df4f20d6.js → WEIGHT_BOYS.percentile.yearly-53e23a84.js} +0 -0
  510. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-9659fdeb.js → WEIGHT_BOYS.zscore.monthly-3860254c.js} +0 -0
  511. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-ea4c0332.js → WEIGHT_BOYS.zscore.weekly-7ca1efcc.js} +0 -0
  512. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-02ea0da7.js → WEIGHT_BOYS.zscore.yearly-d0a8cefe.js} +0 -0
  513. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-d39d355c.js → WEIGHT_GIRLS.percentile.monthly-fa9ed0c7.js} +0 -0
  514. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-a0c92336.js → WEIGHT_GIRLS.percentile.weekly-3b834ada.js} +0 -0
  515. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-ec031e52.js → WEIGHT_GIRLS.percentile.yearly-69e04b62.js} +0 -0
  516. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-fc78e900.js → WEIGHT_GIRLS.zscore.monthly-70894904.js} +0 -0
  517. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-bf56ff58.js → WEIGHT_GIRLS.zscore.weekly-76c0869b.js} +0 -0
  518. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-1c519e0d.js → WEIGHT_GIRLS.zscore.yearly-05a16d55.js} +0 -0
  519. /package/build/esm/{animation-4e80d44f.js → animation-8fa35678.js} +0 -0
  520. /package/build/esm/{constants-fc431ad1.js → constants-680289fd.js} +0 -0
  521. /package/build/esm/{constants-9df11f36.js → constants-df44e206.js} +0 -0
  522. /package/build/esm/{dataTransform-d489f6a8.js → dataTransform-75b20d84.js} +0 -0
  523. /package/build/esm/{doctor-3d4909a0.js → doctor-2505a9d0.js} +0 -0
  524. /package/build/esm/{index-fa4aed4f.js → index-0c587c1c.js} +0 -0
  525. /package/build/esm/{index-9f9fa32d.js → index-16433075.js} +0 -0
  526. /package/build/esm/{index-1ae63c79.js → index-5f15c8c2.js} +0 -0
  527. /package/build/esm/{index-4fadd89c.js → index-5fa8d494.js} +0 -0
  528. /package/build/esm/{index-d50723f9.js → index-6c9eb268.js} +0 -0
  529. /package/build/esm/{index-0a460405.js → index-7d363470.js} +0 -0
  530. /package/build/esm/{index-fbf3c6e1.js → index-9ebf84e6.js} +0 -0
  531. /package/build/esm/{index-4f082205.js → index-dbc35029.js} +0 -0
  532. /package/build/esm/{index-0167ffe4.js → index-ffffa66c.js} +0 -0
  533. /package/build/esm/{index.styles-756b61f3.js → index.styles-232c46ec.js} +0 -0
  534. /package/build/esm/{localizeNumberFormat-2d28ab00.js → localizeNumberFormat-783155b1.js} +0 -0
  535. /package/build/esm/{normalizeLink-6b1a2f2a.js → normalizeLink-ae352999.js} +0 -0
  536. /package/build/esm/{number-49291c9b.js → number-9b538713.js} +0 -0
  537. /package/build/esm/{other-9f3c0383.js → other-9b2ecba4.js} +0 -0
  538. /package/build/esm/{paths-eefeda8b.js → paths-923d7b59.js} +0 -0
  539. /package/build/esm/{translationsContext-feb0f31b.js → translationsContext-3cbc2341.js} +0 -0
  540. /package/build/esm/{tslib.es6-2571f98c.js → tslib.es6-bd7c51f9.js} +0 -0
  541. /package/build/esm/{types-043c25d4.js → types-2c6721fd.js} +0 -0
  542. /package/build/esm/{useIsInit-86319274.js → useIsInit-06e3f8ca.js} +0 -0
  543. /package/build/esm/{useOutsideClick-9225f4e5.js → useOutsideClick-9ad9763e.js} +0 -0
  544. /package/build/esm/{useScrollbarSize-f614e3bf.js → useScrollbarSize-6b3b60f8.js} +0 -0
  545. /package/build/esm/{useUniqueId-31d70d4b.js → useUniqueId-ae6a6188.js} +0 -0
  546. /package/build/esm/{utils-213d1bf3.js → utils-e0264c2d.js} +0 -0
  547. /package/build/{index-feab9a46.js → index-02afe710.js} +0 -0
  548. /package/build/{index-17063ec3.js → index-3023fc1d.js} +0 -0
  549. /package/build/{index-2f650ddf.js → index-4fbe78aa.js} +0 -0
  550. /package/build/{index-d95a2116.js → index-54d1787d.js} +0 -0
  551. /package/build/{index-20253671.js → index-5dfb877f.js} +0 -0
  552. /package/build/{index-af3a7e2b.js → index-80aa2faa.js} +0 -0
  553. /package/build/{index-76bc8ed0.js → index-b85e5f4e.js} +0 -0
  554. /package/build/{index-52b55bf6.js → index-c03acf1f.js} +0 -0
  555. /package/build/{index-f8312234.js → index-dcdaa5fd.js} +0 -0
  556. /package/build/{index.styles-ff03980e.js → index.styles-324e5c01.js} +0 -0
  557. /package/build/{localizeNumberFormat-b36cb8e4.js → localizeNumberFormat-4180c447.js} +0 -0
  558. /package/build/{normalizeLink-3c8a02ba.js → normalizeLink-e450c12c.js} +0 -0
  559. /package/build/{number-f0767903.js → number-d8f66419.js} +0 -0
  560. /package/build/{other-6c620bcf.js → other-e8ccd21a.js} +0 -0
  561. /package/build/{paths-86f60a67.js → paths-842c2150.js} +0 -0
  562. /package/build/{translationsContext-776c1d5f.js → translationsContext-12be2d75.js} +0 -0
  563. /package/build/{tslib.es6-b6754243.js → tslib.es6-606ff01f.js} +0 -0
  564. /package/build/{types-7694bb3e.js → types-3b67d131.js} +0 -0
  565. /package/build/{useIsInit-4ff2343b.js → useIsInit-f30787a2.js} +0 -0
  566. /package/build/{useOutsideClick-572163cd.js → useOutsideClick-a0d4def8.js} +0 -0
  567. /package/build/{useScrollbarSize-135fa94c.js → useScrollbarSize-1fdcbccb.js} +0 -0
  568. /package/build/{useUniqueId-490497d9.js → useUniqueId-d4e54fbf.js} +0 -0
  569. /package/build/{utils-22ce9f9e.js → utils-3cb0d22b.js} +0 -0
@@ -1 +1 @@
1
- export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading';
1
+ export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'dueDatePage.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' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading';
@@ -286,8 +286,11 @@ var defaultTranslations = {
286
286
  "createPost.urlText": "Text",
287
287
  "createPost.video": "Video",
288
288
  "createPost.videoOrLink": "Video or link",
289
+ "dueDatePage.IUI": "Intrauterine insemination (IUI)",
289
290
  "dueDatePage.calculationMethod": "Calculation Method",
290
291
  "dueDatePage.conceptionDate": "Conception Date",
292
+ "dueDatePage.date_of_IUI_procedure": "Date of IUI procedure",
293
+ "dueDatePage.date_of_ultrasound": "Date of Ultrasound",
291
294
  "dueDatePage.daysText": "{number} days",
292
295
  "dueDatePage.ivf": "IVF",
293
296
  "dueDatePage.ivf.transferDate": "IVF Transfer Date",
@@ -296,6 +299,11 @@ var defaultTranslations = {
296
299
  "dueDatePage.lastPeriod.calculate": "Calculate",
297
300
  "dueDatePage.lastPeriod.lastPeriodLabel": "The first day of your last period",
298
301
  "dueDatePage.lastPeriod.periodLengthLabel": "Cycle Length",
302
+ "dueDatePage.ultrasound": "Ultrasound",
303
+ "dueDatePage.ultrasound.tooltip": "Mean sac Diameter (MSD) is less accurate than Crown-Rump Length (CRL) for dating a pregnancy. It is only used in very early pregnancy, between 4 and 6 weeks.",
304
+ "dueDatePage.validation.crl": "The MSD value is invalid. Please enter the CRL metric to continue.",
305
+ "dueDatePage.validation.one_is_required": "At least one is required",
306
+ "dueDatePage.validation.record_not_valid": "Your recorded isn't valid!",
299
307
  "editor.addSocialLink.addLink": "Add",
300
308
  "editor.addSocialLink.warningDomain": "Only allowing sources from Youtube, Facebook, and Tiktok",
301
309
  "expert.content.description": "Expert's Profile",
@@ -286,8 +286,11 @@ var hiTranslations = {
286
286
  "createPost.urlText": "Text",
287
287
  "createPost.video": "Video",
288
288
  "createPost.videoOrLink": "Video or link",
289
+ "dueDatePage.IUI": "Intrauterine insemination (IUI)",
289
290
  "dueDatePage.calculationMethod": "गणना विधि",
290
291
  "dueDatePage.conceptionDate": "कॉन्सेप्शन की तारीख ",
292
+ "dueDatePage.date_of_IUI_procedure": "Date of IUI procedure",
293
+ "dueDatePage.date_of_ultrasound": "Date of Ultrasound",
291
294
  "dueDatePage.daysText": "{number} दिन ",
292
295
  "dueDatePage.ivf": "आईवीएफ ",
293
296
  "dueDatePage.ivf.transferDate": "आईवीएफ ट्रांसफर की तारीख ",
@@ -296,6 +299,11 @@ var hiTranslations = {
296
299
  "dueDatePage.lastPeriod.calculate": "कैलक्युलेट ",
297
300
  "dueDatePage.lastPeriod.lastPeriodLabel": "आपके पिछले पीरियड का पहला दिन ",
298
301
  "dueDatePage.lastPeriod.periodLengthLabel": "सायकल लेंथ ",
302
+ "dueDatePage.ultrasound": "Ultrasound",
303
+ "dueDatePage.ultrasound.tooltip": "Mean sac Diameter (MSD) is less accurate than Crown-Rump Length (CRL) for dating a pregnancy. It is only used in very early pregnancy, between 4 and 6 weeks.",
304
+ "dueDatePage.validation.crl": "The MSD value is invalid. Please enter the CRL metric to continue.",
305
+ "dueDatePage.validation.one_is_required": "At least one is required",
306
+ "dueDatePage.validation.record_not_valid": "Your recorded isn't valid!",
299
307
  "editor.addSocialLink.addLink": "Add",
300
308
  "editor.addSocialLink.warningDomain": "Only allowing sources from Youtube, Facebook, and Tiktok",
301
309
  "expert.content.description": "प्रोफाइल ",
@@ -286,8 +286,11 @@ var idTranslations = {
286
286
  "createPost.urlText": "Text",
287
287
  "createPost.video": "Video",
288
288
  "createPost.videoOrLink": "Video atau tautan",
289
+ "dueDatePage.IUI": "Inseminasi Buatan (IUI)",
289
290
  "dueDatePage.calculationMethod": "Metode kalkulasi",
290
291
  "dueDatePage.conceptionDate": "Tanggal Pembuahan",
292
+ "dueDatePage.date_of_IUI_procedure": "Tanggal prosedur IUI",
293
+ "dueDatePage.date_of_ultrasound": "Tanggal USG",
291
294
  "dueDatePage.daysText": "{number} days",
292
295
  "dueDatePage.ivf": "Program Bayi Tabung",
293
296
  "dueDatePage.ivf.transferDate": "Tanggal Pemindahan Bayi Tabung",
@@ -296,6 +299,11 @@ var idTranslations = {
296
299
  "dueDatePage.lastPeriod.calculate": "Hitung",
297
300
  "dueDatePage.lastPeriod.lastPeriodLabel": "Hari Pertama dari Haid Terakhir Anda",
298
301
  "dueDatePage.lastPeriod.periodLengthLabel": "Durasi siklus haid",
302
+ "dueDatePage.ultrasound": "Ultrasound",
303
+ "dueDatePage.ultrasound.tooltip": "Mean sac Diameter (MSD) is less accurate than Crown-Rump Length (CRL) for dating a pregnancy. It is only used in very early pregnancy, between 4 and 6 weeks.",
304
+ "dueDatePage.validation.crl": "The MSD value is invalid. Please enter the CRL metric to continue.",
305
+ "dueDatePage.validation.one_is_required": "Setidaknya satu harus diisi",
306
+ "dueDatePage.validation.record_not_valid": "Your recorded isn't valid!",
299
307
  "editor.addSocialLink.addLink": "Tambah",
300
308
  "editor.addSocialLink.warningDomain": "Hanya memperbolehkan sumber dari Youtube, Facebook, dan Tiktok",
301
309
  "expert.content.description": "Profil Pakar",
@@ -331,8 +339,8 @@ var idTranslations = {
331
339
  "home.navigator.menu.healthTools.noDatas.cta": "Lihat selanjutnya ",
332
340
  "home.navigator.menu.healthTools.noDatas.description": "Alat kesehatan ini mudah digunakan dan dapat membantu memantau kondisi kesehatan Anda secara umum. ",
333
341
  "home.navigator.menu.healthTools.noDatas.title": "Alat Kesehatan ",
334
- "home.navigator.menu.lastestVideos": "Lastest shorts",
335
- "home.navigator.menu.podcasts": "Podcasts",
342
+ "home.navigator.menu.lastestVideos": "Shorts Terbaru",
343
+ "home.navigator.menu.podcasts": "Podcast",
336
344
  "home.navigator.menu.shorts": "Shorts",
337
345
  "home.navigator.menu.spotlightEcom": "Categories",
338
346
  "home.navigator.menu.spotlightHospitals": "Rumah Sakit Terpopuler",
@@ -344,7 +352,7 @@ var idTranslations = {
344
352
  "home.navigator.menu.together.noPosts.title": "Selamat Datang di Komunitas!",
345
353
  "home.navigator.menu.trendingPosts": "Postingan Utama",
346
354
  "home.navigator.menu.trendingPosts.seeMore": "Lihat selanjutnya",
347
- "home.navigator.menu.videos": "Videos",
355
+ "home.navigator.menu.videos": "Video",
348
356
  "home.navigator.menuItem.allCategories": "Lihat Semua Kategori",
349
357
  "home.navigator.menuItem.allCommunities": "Lihat Semua Komunitas",
350
358
  "home.navigator.menuItem.allCommunitiesheadingTitle": "Temukan komunitas Anda",
@@ -286,8 +286,11 @@ var kmTranslations = {
286
286
  "createPost.urlText": "Text",
287
287
  "createPost.video": "វីដេអូ",
288
288
  "createPost.videoOrLink": "វីដេអូ ឬ តំណភ្ជាប់",
289
+ "dueDatePage.IUI": "ការបញ្ចូលទឹកកាមក្នុងស្បូន (IUI)",
289
290
  "dueDatePage.calculationMethod": "វិធីសាស្ត្រគណនា",
290
291
  "dueDatePage.conceptionDate": "ថ្ងៃ​បង្ក​កំណើត",
292
+ "dueDatePage.date_of_IUI_procedure": "កាលបរិច្ឆេទនៃនីតិវិធី IUI",
293
+ "dueDatePage.date_of_ultrasound": "កាលបរិច្ឆេទនៃអ៊ុលត្រាសោន",
291
294
  "dueDatePage.daysText": "{number} ចំំនួន​ថ្ងៃ​",
292
295
  "dueDatePage.ivf": "ការ​បង្កកំណើត​ក្នុង​កែវ(IVF)",
293
296
  "dueDatePage.ivf.transferDate": "កាលបរិច្ឆេទនៃការផ្សាំអំប្រ៊ីយ៉ុង",
@@ -296,6 +299,11 @@ var kmTranslations = {
296
299
  "dueDatePage.lastPeriod.calculate": "គណនា",
297
300
  "dueDatePage.lastPeriod.lastPeriodLabel": "ថ្ងៃដំបូង​បំផុត​នៃ​ការ​មក​រដូវចុងក្រោយ",
298
301
  "dueDatePage.lastPeriod.periodLengthLabel": "រយៈពេល​វដ្ដរដូវ",
302
+ "dueDatePage.ultrasound": "Ultrasound",
303
+ "dueDatePage.ultrasound.tooltip": "Mean sac Diameter (MSD) is less accurate than Crown-Rump Length (CRL) for dating a pregnancy. It is only used in very early pregnancy, between 4 and 6 weeks.",
304
+ "dueDatePage.validation.crl": "តម្លៃ MSD មិនត្រឹមត្រូវទេ។ សូមបញ្ចូលសន្ទស្សន៍ CRL ដើម្បីបន្ត។",
305
+ "dueDatePage.validation.one_is_required": "យ៉ាងហោចណាស់តម្រូវឱ្យមានមួយ",
306
+ "dueDatePage.validation.record_not_valid": "Your recorded isn't valid!",
299
307
  "editor.addSocialLink.addLink": "បន្ថែម",
300
308
  "editor.addSocialLink.warningDomain": "អនុញ្ញាតតែប្រភពពី Youtube, Facebook, និង Tiktok",
301
309
  "expert.content.description": "អំពី​គ្រូពេទ្យឯកទេស",
@@ -331,9 +339,9 @@ var kmTranslations = {
331
339
  "home.navigator.menu.healthTools.noDatas.cta": "Discover more",
332
340
  "home.navigator.menu.healthTools.noDatas.description": "These easy-to-use health assessment tools will help you gauge vital parts of your overall health and wellness.",
333
341
  "home.navigator.menu.healthTools.noDatas.title": "Health Tools",
334
- "home.navigator.menu.lastestVideos": "Lastest shorts",
335
- "home.navigator.menu.podcasts": "Podcasts",
336
- "home.navigator.menu.shorts": "Shorts",
342
+ "home.navigator.menu.lastestVideos": "វីដេអូខ្លីថ្មីបំផុត",
343
+ "home.navigator.menu.podcasts": "ផតខាស",
344
+ "home.navigator.menu.shorts": "វីដេអូខ្លី",
337
345
  "home.navigator.menu.spotlightEcom": "Categories",
338
346
  "home.navigator.menu.spotlightHospitals": "Popular Hospitals",
339
347
  "home.navigator.menu.spotlightTools": "Favorite Tools",
@@ -344,7 +352,7 @@ var kmTranslations = {
344
352
  "home.navigator.menu.together.noPosts.title": "Welcome to Community",
345
353
  "home.navigator.menu.trendingPosts": "Highlight Posts",
346
354
  "home.navigator.menu.trendingPosts.seeMore": "មើល​បន្ថែម",
347
- "home.navigator.menu.videos": "Videos",
355
+ "home.navigator.menu.videos": "វីដេអូច្រើន",
348
356
  "home.navigator.menuItem.allCategories": "មើល​គ្រប់​ផ្នែក​ទាំង​អស់",
349
357
  "home.navigator.menuItem.allCommunities": "បង្ហាញសហគមន៍ទាំងអស់",
350
358
  "home.navigator.menuItem.allCommunitiesheadingTitle": "Find your communities",
@@ -286,8 +286,11 @@ var msTranslations = {
286
286
  "createPost.urlText": "Teks",
287
287
  "createPost.video": "Video",
288
288
  "createPost.videoOrLink": "Video atau pautan",
289
+ "dueDatePage.IUI": "Intrauterine insemination (IUI)",
289
290
  "dueDatePage.calculationMethod": "Kaedah Pengiraan",
290
291
  "dueDatePage.conceptionDate": "Tarikh Konsepsi",
292
+ "dueDatePage.date_of_IUI_procedure": "Date of IUI procedure",
293
+ "dueDatePage.date_of_ultrasound": "Date of Ultrasound",
291
294
  "dueDatePage.daysText": "{number} hari",
292
295
  "dueDatePage.ivf": "IVF",
293
296
  "dueDatePage.ivf.transferDate": "Tarikh Pemindahan IVF",
@@ -296,6 +299,11 @@ var msTranslations = {
296
299
  "dueDatePage.lastPeriod.calculate": "Kira",
297
300
  "dueDatePage.lastPeriod.lastPeriodLabel": "Hari pertama haid terakhir anda",
298
301
  "dueDatePage.lastPeriod.periodLengthLabel": "Panjang Kitaran",
302
+ "dueDatePage.ultrasound": "Ultrasound",
303
+ "dueDatePage.ultrasound.tooltip": "Mean sac Diameter (MSD) is less accurate than Crown-Rump Length (CRL) for dating a pregnancy. It is only used in very early pregnancy, between 4 and 6 weeks.",
304
+ "dueDatePage.validation.crl": "The MSD value is invalid. Please enter the CRL metric to continue.",
305
+ "dueDatePage.validation.one_is_required": "At least one is required",
306
+ "dueDatePage.validation.record_not_valid": "Your recorded isn't valid!",
299
307
  "editor.addSocialLink.addLink": "Tambah",
300
308
  "editor.addSocialLink.warningDomain": "Hanya membenarkan sumber dari Youtube, Facebook, dan Tiktok",
301
309
  "expert.content.description": "Profil",
@@ -331,8 +339,8 @@ var msTranslations = {
331
339
  "home.navigator.menu.healthTools.noDatas.cta": "Lihat Selanjutnya",
332
340
  "home.navigator.menu.healthTools.noDatas.description": "Alat-alat kesihatan ini mudah untuk digunakan bagi memantau tahap kesihatan anda.",
333
341
  "home.navigator.menu.healthTools.noDatas.title": "Alat Kesihatan",
334
- "home.navigator.menu.lastestVideos": "Lastest shorts",
335
- "home.navigator.menu.podcasts": "Podcasts",
342
+ "home.navigator.menu.lastestVideos": "Shorts Terkini",
343
+ "home.navigator.menu.podcasts": "Podcast",
336
344
  "home.navigator.menu.shorts": "Shorts",
337
345
  "home.navigator.menu.spotlightEcom": "Kategori",
338
346
  "home.navigator.menu.spotlightHospitals": "Hospital Popular",
@@ -344,7 +352,7 @@ var msTranslations = {
344
352
  "home.navigator.menu.together.noPosts.title": "Selamat Datang Ke Komuniti",
345
353
  "home.navigator.menu.trendingPosts": "Posting Utama",
346
354
  "home.navigator.menu.trendingPosts.seeMore": "Lihat Lagi",
347
- "home.navigator.menu.videos": "Videos",
355
+ "home.navigator.menu.videos": "Video",
348
356
  "home.navigator.menuItem.allCategories": "Lihat Semua Kategori",
349
357
  "home.navigator.menuItem.allCommunities": "Lihat semua komuniti",
350
358
  "home.navigator.menuItem.allCommunitiesheadingTitle": "Cari komuniti anda",
@@ -286,8 +286,11 @@ var myTranslations = {
286
286
  "createPost.urlText": "စာသား",
287
287
  "createPost.video": "ဗီဒီယို",
288
288
  "createPost.videoOrLink": "ဗီဒီယို သို့မဟုတ် link",
289
+ "dueDatePage.IUI": "သားအိမ်အတွင်းသုက်ထိုးခြင်း (IUI)",
289
290
  "dueDatePage.calculationMethod": "တွက်ချက်နည်း",
290
291
  "dueDatePage.conceptionDate": "ကိုယ်ဝန်ရရှိသည့် ရက်စွဲ",
292
+ "dueDatePage.date_of_IUI_procedure": "IUI လုပ်ထုံးလုပ်နည်းရက်",
293
+ "dueDatePage.date_of_ultrasound": "အလ်ထရာဆောင်းရက်",
291
294
  "dueDatePage.daysText": "{number} ရက်",
292
295
  "dueDatePage.ivf": "ဖန်ပြွန်သန္ဓေသား",
293
296
  "dueDatePage.ivf.transferDate": "သန္ဓေသား ပြောင်းထည့်သည့်ရက်",
@@ -296,6 +299,11 @@ var myTranslations = {
296
299
  "dueDatePage.lastPeriod.calculate": "တွက်ချက်မည်",
297
300
  "dueDatePage.lastPeriod.lastPeriodLabel": "နောက်ဆုံးရာသီစက်ဝန်းရဲ့ ပထမရက်",
298
301
  "dueDatePage.lastPeriod.periodLengthLabel": "ရာသီစက်ဝန်း ကြာချိန်",
302
+ "dueDatePage.ultrasound": "Ultrasound",
303
+ "dueDatePage.ultrasound.tooltip": "Mean sac Diameter (MSD) is less accurate than Crown-Rump Length (CRL) for dating a pregnancy. It is only used in very early pregnancy, between 4 and 6 weeks.",
304
+ "dueDatePage.validation.crl": "MSD တန်ဖိုးမမှန်ကန်ပါ။ ဆက်လက်လုပ်ဆောင်ရန် CRL အညွှန်းကို ထည့်ပါ။",
305
+ "dueDatePage.validation.one_is_required": "အနည်းဆုံးတစ်ခုလိုအပ်သည်",
306
+ "dueDatePage.validation.record_not_valid": "Your recorded isn't valid!",
299
307
  "editor.addSocialLink.addLink": "ထည့်ပါ",
300
308
  "editor.addSocialLink.warningDomain": "Youtube, Facebook နှင့် Tiktok မှ ရင်းမြစ်များကိုသာခွင့်ပြုသည်",
301
309
  "expert.content.description": "ကျွမ်းကျင်သူ ကိုယ်ရေးအကျဉ်း",
@@ -331,9 +339,9 @@ var myTranslations = {
331
339
  "home.navigator.menu.healthTools.noDatas.cta": "Discover more",
332
340
  "home.navigator.menu.healthTools.noDatas.description": "These easy-to-use health assessment tools will help you gauge vital parts of your overall health and wellness.",
333
341
  "home.navigator.menu.healthTools.noDatas.title": "Health Tools",
334
- "home.navigator.menu.lastestVideos": "Lastest shorts",
335
- "home.navigator.menu.podcasts": "Podcasts",
336
- "home.navigator.menu.shorts": "Shorts",
342
+ "home.navigator.menu.lastestVideos": "နောက်ဆုံးဗီဒီယိုတိုများ",
343
+ "home.navigator.menu.podcasts": "ပေါ့ဒ်ကတ်စ်",
344
+ "home.navigator.menu.shorts": "ဗီဒီယိုတိုများ",
337
345
  "home.navigator.menu.spotlightEcom": "Categories",
338
346
  "home.navigator.menu.spotlightHospitals": "အရှာများသောဆေးရုံများ",
339
347
  "home.navigator.menu.spotlightTools": "နှစ်သက်သည့်ကိရိယာများ",
@@ -344,7 +352,7 @@ var myTranslations = {
344
352
  "home.navigator.menu.together.noPosts.title": "အဖွဲ့အစည်းမှ ကြိုဆိုပါသည်။",
345
353
  "home.navigator.menu.trendingPosts": "ဖတ်ရှုသင့်သောဆောင်းပါးများ",
346
354
  "home.navigator.menu.trendingPosts.seeMore": "ထပ်မံ ကြည့်ရှုမည်",
347
- "home.navigator.menu.videos": "Videos",
355
+ "home.navigator.menu.videos": "ဗီဒီယိုများ",
348
356
  "home.navigator.menuItem.allCategories": "ကဏ္ဍအားလုံး ကြည့်ရှုမည်။",
349
357
  "home.navigator.menuItem.allCommunities": "အဖွဲ့အားလုံးကို ကြည့်မည်။",
350
358
  "home.navigator.menuItem.allCommunitiesheadingTitle": "သင်နဲ့ သက်ဆိုင်တဲ့ အဖွဲ့အစည်းများကို ရှာဖွေမယ်။",
@@ -286,8 +286,11 @@ var thTranslations = {
286
286
  "createPost.urlText": "ข้อความ",
287
287
  "createPost.video": "วิดีโอ",
288
288
  "createPost.videoOrLink": "วิดีโอหรือลิงก์",
289
+ "dueDatePage.IUI": "การผสมเทียม (IUI)",
289
290
  "dueDatePage.calculationMethod": "วิธีการคำนวณ",
290
291
  "dueDatePage.conceptionDate": "วันที่ปฏิสนธิ",
292
+ "dueDatePage.date_of_IUI_procedure": "วันที่ทำการผสมเทียม IUI",
293
+ "dueDatePage.date_of_ultrasound": "วันที่ทำอัลตราซาวด์",
291
294
  "dueDatePage.daysText": "{number} วัน",
292
295
  "dueDatePage.ivf": "เด็กหลอดแก้ว (IVF)",
293
296
  "dueDatePage.ivf.transferDate": "วันที่ฝังตัวอ่อน",
@@ -296,6 +299,11 @@ var thTranslations = {
296
299
  "dueDatePage.lastPeriod.calculate": "คำนวณ",
297
300
  "dueDatePage.lastPeriod.lastPeriodLabel": "วันแรกของการมีประจำเดือนครั้งล่าสุด",
298
301
  "dueDatePage.lastPeriod.periodLengthLabel": "ระยะเวลารอบเดือน",
302
+ "dueDatePage.ultrasound": "Ultrasound",
303
+ "dueDatePage.ultrasound.tooltip": "Mean sac Diameter (MSD) is less accurate than Crown-Rump Length (CRL) for dating a pregnancy. It is only used in very early pregnancy, between 4 and 6 weeks.",
304
+ "dueDatePage.validation.crl": "The MSD value is invalid. Please enter the CRL metric to continue.",
305
+ "dueDatePage.validation.one_is_required": "กรุณาระบุอย่างน้อย 1 ข้อ",
306
+ "dueDatePage.validation.record_not_valid": "Your recorded isn't valid!",
299
307
  "editor.addSocialLink.addLink": "เพิ่ม",
300
308
  "editor.addSocialLink.warningDomain": "อนุญาตแหล่งที่มาจาก Youtube, Facebook และ Tiktok เท่านั้น",
301
309
  "expert.content.description": "ประวัติผู้เชี่ยวชาญ",
@@ -331,9 +339,9 @@ var thTranslations = {
331
339
  "home.navigator.menu.healthTools.noDatas.cta": "ค้นพบเพิ่มเติม",
332
340
  "home.navigator.menu.healthTools.noDatas.description": "เครื่องมือสุขภาพที่ใช้งานง่ายเหล่านี้จะช่วยให้คุณสามารถประเมินสุขภาพโดยรวมและความเป็นอยู่ของคุณได้ง่ายยิ่งขึ้น",
333
341
  "home.navigator.menu.healthTools.noDatas.title": "เครื่องมือสุขภาพ",
334
- "home.navigator.menu.lastestVideos": "Lastest shorts",
335
- "home.navigator.menu.podcasts": "Podcasts",
336
- "home.navigator.menu.shorts": "Shorts",
342
+ "home.navigator.menu.lastestVideos": "วิดีโอสั้นล่าสุด",
343
+ "home.navigator.menu.podcasts": "พอดแคสต์",
344
+ "home.navigator.menu.shorts": "วิดีโอสั้น",
337
345
  "home.navigator.menu.spotlightEcom": "Categories",
338
346
  "home.navigator.menu.spotlightHospitals": "โรงพยาบาลโปรด",
339
347
  "home.navigator.menu.spotlightTools": "เครื่องมือโปรด",
@@ -344,7 +352,7 @@ var thTranslations = {
344
352
  "home.navigator.menu.together.noPosts.title": "ยินดีต้อนรับเข้าสู่ชุมชน",
345
353
  "home.navigator.menu.trendingPosts": "บทความโดดเด่น",
346
354
  "home.navigator.menu.trendingPosts.seeMore": "ดูเพิ่มเติม",
347
- "home.navigator.menu.videos": "Videos",
355
+ "home.navigator.menu.videos": "วิดีโอหลายอัน",
348
356
  "home.navigator.menuItem.allCategories": "ดูหมวดหมู่ทั้งหมด",
349
357
  "home.navigator.menuItem.allCommunities": "ดูชุมชนทั้งหมด",
350
358
  "home.navigator.menuItem.allCommunitiesheadingTitle": "ค้นหาชุมชนของคุณ",
@@ -286,8 +286,11 @@ var tlTranslations = {
286
286
  "createPost.urlText": "Text",
287
287
  "createPost.video": "Video",
288
288
  "createPost.videoOrLink": "Video o link",
289
+ "dueDatePage.IUI": "Intrauterine insemination (IUI)",
289
290
  "dueDatePage.calculationMethod": "Calculation Method",
290
291
  "dueDatePage.conceptionDate": "Petsa ng Conception",
292
+ "dueDatePage.date_of_IUI_procedure": "Araw ng IUI procedure",
293
+ "dueDatePage.date_of_ultrasound": "Araw ng Ultrasound",
291
294
  "dueDatePage.daysText": "{number} mga araw",
292
295
  "dueDatePage.ivf": "IVF",
293
296
  "dueDatePage.ivf.transferDate": "Petsa ng Paglipat ng IVF",
@@ -296,6 +299,11 @@ var tlTranslations = {
296
299
  "dueDatePage.lastPeriod.calculate": "Kalkulahin",
297
300
  "dueDatePage.lastPeriod.lastPeriodLabel": "Ang unang araw ng iyong huling regla",
298
301
  "dueDatePage.lastPeriod.periodLengthLabel": "Haba ng Siklo",
302
+ "dueDatePage.ultrasound": "Ultrasound",
303
+ "dueDatePage.ultrasound.tooltip": "Mean sac Diameter (MSD) is less accurate than Crown-Rump Length (CRL) for dating a pregnancy. It is only used in very early pregnancy, between 4 and 6 weeks.",
304
+ "dueDatePage.validation.crl": "The MSD value is invalid. Please enter the CRL metric to continue.",
305
+ "dueDatePage.validation.one_is_required": "Kahit isa ay kinakailangan",
306
+ "dueDatePage.validation.record_not_valid": "Your recorded isn't valid!",
299
307
  "editor.addSocialLink.addLink": "Magdagdag",
300
308
  "editor.addSocialLink.warningDomain": "Pinapayagan lamang ang mga source mula sa Youtube, Facebook, at Tiktok",
301
309
  "expert.content.description": "Propayl ng Eksperto",
@@ -331,8 +339,8 @@ var tlTranslations = {
331
339
  "home.navigator.menu.healthTools.noDatas.cta": "Discover more",
332
340
  "home.navigator.menu.healthTools.noDatas.description": "These easy-to-use health assessment tools will help you gauge vital parts of your overall health and wellness.",
333
341
  "home.navigator.menu.healthTools.noDatas.title": "Health Tools",
334
- "home.navigator.menu.lastestVideos": "Lastest shorts",
335
- "home.navigator.menu.podcasts": "Podcasts",
342
+ "home.navigator.menu.lastestVideos": "Pinakabagong Shorts",
343
+ "home.navigator.menu.podcasts": "Mga Podcast",
336
344
  "home.navigator.menu.shorts": "Shorts",
337
345
  "home.navigator.menu.spotlightEcom": "Categories",
338
346
  "home.navigator.menu.spotlightHospitals": "Popular Hospitals",
@@ -344,7 +352,7 @@ var tlTranslations = {
344
352
  "home.navigator.menu.together.noPosts.title": "Welcome to Community",
345
353
  "home.navigator.menu.trendingPosts": "Highlight Posts",
346
354
  "home.navigator.menu.trendingPosts.seeMore": "Magpakita pa",
347
- "home.navigator.menu.videos": "Videos",
355
+ "home.navigator.menu.videos": "Mga Bidyo",
348
356
  "home.navigator.menuItem.allCategories": "Tingnan ang lahat ng mga kategorya",
349
357
  "home.navigator.menuItem.allCommunities": "Tingnan ang lahat ng komunidad",
350
358
  "home.navigator.menuItem.allCommunitiesheadingTitle": "Find your communities",
@@ -286,8 +286,11 @@ var viTranslations = {
286
286
  "createPost.urlText": "Nội dung",
287
287
  "createPost.video": "Video",
288
288
  "createPost.videoOrLink": "Video hoặc liên kết",
289
+ "dueDatePage.IUI": "Thụ tinh nhân tạo (IUI)",
289
290
  "dueDatePage.calculationMethod": "Phương pháp tính toán",
290
291
  "dueDatePage.conceptionDate": "Ngày thụ thai",
292
+ "dueDatePage.date_of_IUI_procedure": "Ngày bơm tinh trùng",
293
+ "dueDatePage.date_of_ultrasound": "Ngày siêu âm",
291
294
  "dueDatePage.daysText": "{number} ngày",
292
295
  "dueDatePage.ivf": "Thụ tinh trong ống nghiệm IVF",
293
296
  "dueDatePage.ivf.transferDate": "Ngày chuyển phôi",
@@ -296,6 +299,11 @@ var viTranslations = {
296
299
  "dueDatePage.lastPeriod.calculate": "Tính ngay",
297
300
  "dueDatePage.lastPeriod.lastPeriodLabel": "Ngày đầu tiên của chu kỳ gần nhất",
298
301
  "dueDatePage.lastPeriod.periodLengthLabel": "Độ dài chu kỳ kinh nguyệt",
302
+ "dueDatePage.ultrasound": "Siêu âm",
303
+ "dueDatePage.ultrasound.tooltip": "Chỉ số Đường kính trung bình túi thai (MSD) ít chính xác hơn Chiều dài đầu mông (CRL) trong tính toán chỉ số thai kỳ. Nó chỉ được áp dụng cho giai đoạn mang thai rất sớm, từ 4 - 6 tuần.",
304
+ "dueDatePage.validation.crl": "Giá trị MSD không hợp lệ. Vui lòng nhập chỉ số CRL để tiếp tục.",
305
+ "dueDatePage.validation.one_is_required": "Ít nhất một trường thông tin cần điền",
306
+ "dueDatePage.validation.record_not_valid": "Thông tin nhập chưa hợp lệ!",
299
307
  "editor.addSocialLink.addLink": "Thêm",
300
308
  "editor.addSocialLink.warningDomain": "Chỉ cho phép các nguồn từ Youtube, Facebook, và Tiktok",
301
309
  "expert.content.description": "Hồ sơ chuyên gia",
@@ -286,8 +286,11 @@ var mbTranslations = {
286
286
  "createPost.urlText": "Nội dung",
287
287
  "createPost.video": "Video",
288
288
  "createPost.videoOrLink": "Video hoặc liên kết",
289
+ "dueDatePage.IUI": "Thụ tinh nhân tạo (IUI)",
289
290
  "dueDatePage.calculationMethod": "Phương pháp tính toán",
290
291
  "dueDatePage.conceptionDate": "Ngày thụ thai",
292
+ "dueDatePage.date_of_IUI_procedure": "Ngày bơm tinh trùng",
293
+ "dueDatePage.date_of_ultrasound": "Ngày siêu âm",
291
294
  "dueDatePage.daysText": "{number} ngày",
292
295
  "dueDatePage.ivf": "Thụ tinh trong ống nghiệm IVF",
293
296
  "dueDatePage.ivf.transferDate": "Ngày chuyển phôi",
@@ -296,6 +299,11 @@ var mbTranslations = {
296
299
  "dueDatePage.lastPeriod.calculate": "Tính ngay",
297
300
  "dueDatePage.lastPeriod.lastPeriodLabel": "Ngày đầu tiên của chu kỳ gần nhất",
298
301
  "dueDatePage.lastPeriod.periodLengthLabel": "Độ dài chu kỳ kinh nguyệt",
302
+ "dueDatePage.ultrasound": "Siêu âm",
303
+ "dueDatePage.ultrasound.tooltip": "Chỉ số Đường kính trung bình túi thai (MSD) ít chính xác hơn Chiều dài đầu mông (CRL) trong tính toán chỉ số thai kỳ. Nó chỉ được áp dụng cho giai đoạn mang thai rất sớm, từ 4 - 6 tuần.",
304
+ "dueDatePage.validation.crl": "Giá trị MSD không hợp lệ. Vui lòng nhập chỉ số CRL để tiếp tục.",
305
+ "dueDatePage.validation.one_is_required": "Ít nhất một trường thông tin cần điền",
306
+ "dueDatePage.validation.record_not_valid": "Thông tin nhập chưa hợp lệ!",
299
307
  "editor.addSocialLink.addLink": "Thêm",
300
308
  "editor.addSocialLink.warningDomain": "Chỉ cho phép các nguồn từ Youtube, Facebook, và Tiktok",
301
309
  "expert.content.description": "Hồ sơ chuyên gia",
@@ -807,7 +815,7 @@ var mbTranslations = {
807
815
  "tools.checkYrs": "Bạn đang tính chỉ số cho chính mình?",
808
816
  "tools.heading.on": "ngày",
809
817
  "tools.heartRateRangeErr": "Vui lòng nhập giá trị trong khoảng {min} - {max} bmp",
810
- "tools.inputPlaceholder": "Ví dụ: {nội dung}",
818
+ "tools.inputPlaceholder": "Ví dụ: {content}",
811
819
  "tools.requiredErrorMess.age": "Vui lòng nhập số tuổi chính xác",
812
820
  "tools.requiredErrorMess.gender": "Vui lòng chọn giới tính",
813
821
  "tools.selectBabyGender": "Giới tính của trẻ là gì?",