@hhgtech/hhg-components 1.29.445 → 1.29.446-beta-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (559) hide show
  1. package/build/{InputDate-ace9cc19.js → InputDate-d0a899dd.js} +5 -5
  2. package/build/{LastPeriod-eb0f5d5f.js → LastPeriod-85eb056c.js} +1 -1
  3. package/build/{MobileBottomNavigationIcon-11b07027.js → MobileBottomNavigationIcon-43e2acfa.js} +3 -3
  4. package/build/{Spinner-8f2b774b.js → Spinner-b01fcb76.js} +1 -1
  5. package/build/{WhatsApp-5e50af86.js → WhatsApp-a5d1804a.js} +1 -1
  6. package/build/adapters.js +20 -20
  7. package/build/atoms.js +50 -50
  8. package/build/babyGrowth.js +85 -85
  9. package/build/cache.js +2 -2
  10. package/build/care/components/organisms/bookingSearchBarV2/index.d.ts +2 -1
  11. package/build/care/components/organisms/bookingSearchBarV2/tabSearch/index.d.ts +2 -1
  12. package/build/care.js +18 -18
  13. package/build/careBookingSearchBar.js +14 -14
  14. package/build/careBookingSearchBarV2.js +46 -48
  15. package/build/components/atoms/cardCollapse/index.d.ts +1 -1
  16. package/build/components/atoms/cardCollapse/index.styled.d.ts +0 -4
  17. package/build/components/molecules/answeredByDoctor/index.d.ts +8 -0
  18. package/build/components/molecules/answeredByDoctor/index.styled.d.ts +9 -0
  19. package/build/components/molecules/embeddedHeathToolCards/helpers.d.ts +4 -0
  20. package/build/components/molecules/healthTools/form/bmiForm/context.d.ts +1 -0
  21. package/build/components/molecules/healthTools/form/bmiForm/index.d.ts +1 -1
  22. package/build/components/molecules/index.d.ts +1 -0
  23. package/build/components/molecules/list/type.d.ts +2 -0
  24. package/build/components/navigationV2/components/molecules/menuCategoriesList/Item/index.d.ts +5 -0
  25. package/build/components/navigationV2/components/molecules/menuCategoriesList/Item/index.styled.d.ts +7 -0
  26. package/build/components/navigationV2/types.d.ts +10 -0
  27. package/build/components/navigationV2/utils.d.ts +14 -0
  28. package/build/components/organisms/articleCard/index.d.ts +36 -0
  29. package/build/components/organisms/articleCard/index.styled.d.ts +21 -0
  30. package/build/components/organisms/index.d.ts +1 -0
  31. package/build/components.js +175 -173
  32. package/build/{constants-a807fed2.js → constants-830ff0b9.js} +1 -1
  33. package/build/constants.js +3 -4
  34. package/build/constantsDomainLocales.js +1 -1
  35. package/build/constantsRiskScreener.js +2 -2
  36. package/build/constantsSite.js +2 -2
  37. package/build/{core-9f11945c.js → core-7816391e.js} +1 -1
  38. package/build/{dataTransform-1d421174.js → dataTransform-2a8e512a.js} +1 -1
  39. package/build/ecom.js +5 -5
  40. package/build/{editor-0f73d28d.js → editor-6abdb560.js} +11 -11
  41. package/build/embeddedHeathToolCards_babyGrowth.js +24 -24
  42. package/build/embeddedHeathToolCards_babyPoop.js +20 -20
  43. package/build/embeddedHeathToolCards_babyVaccine.js +23 -23
  44. package/build/embeddedHeathToolCards_bmi_bmi.js +26 -26
  45. package/build/embeddedHeathToolCards_bmrBmr.js +26 -26
  46. package/build/embeddedHeathToolCards_dueDate_dueDate.js +23 -23
  47. package/build/embeddedHeathToolCards_ovulation_ovulation.js +23 -23
  48. package/build/embeddedHeathToolCards_pwg_pwg.js +27 -27
  49. package/build/embeddedHeathToolCards_targetHeartRate.js +28 -28
  50. package/build/esm/{InputDate-fd7a8de4.js → InputDate-6b7d7d7a.js} +5 -5
  51. package/build/esm/{LastPeriod-4cf37a67.js → LastPeriod-f4190954.js} +1 -1
  52. package/build/esm/{MobileBottomNavigationIcon-269c27f8.js → MobileBottomNavigationIcon-2c55b434.js} +3 -3
  53. package/build/esm/{Spinner-99d5a871.js → Spinner-f0e3abf8.js} +1 -1
  54. package/build/esm/{WhatsApp-e49a2e25.js → WhatsApp-8e02e793.js} +1 -1
  55. package/build/esm/adapters.js +20 -20
  56. package/build/esm/atoms.js +50 -50
  57. package/build/esm/babyGrowth.js +85 -85
  58. package/build/esm/cache.js +2 -2
  59. package/build/esm/care/components/organisms/bookingSearchBarV2/index.d.ts +2 -1
  60. package/build/esm/care/components/organisms/bookingSearchBarV2/tabSearch/index.d.ts +2 -1
  61. package/build/esm/care.js +18 -18
  62. package/build/esm/careBookingSearchBar.js +14 -14
  63. package/build/esm/careBookingSearchBarV2.js +46 -48
  64. package/build/esm/components/atoms/cardCollapse/index.d.ts +1 -1
  65. package/build/esm/components/atoms/cardCollapse/index.styled.d.ts +0 -4
  66. package/build/esm/components/molecules/answeredByDoctor/index.d.ts +8 -0
  67. package/build/esm/components/molecules/answeredByDoctor/index.styled.d.ts +9 -0
  68. package/build/esm/components/molecules/embeddedHeathToolCards/helpers.d.ts +4 -0
  69. package/build/esm/components/molecules/healthTools/form/bmiForm/context.d.ts +1 -0
  70. package/build/esm/components/molecules/healthTools/form/bmiForm/index.d.ts +1 -1
  71. package/build/esm/components/molecules/index.d.ts +1 -0
  72. package/build/esm/components/molecules/list/type.d.ts +2 -0
  73. package/build/esm/components/navigationV2/components/molecules/menuCategoriesList/Item/index.d.ts +5 -0
  74. package/build/esm/components/navigationV2/components/molecules/menuCategoriesList/Item/index.styled.d.ts +7 -0
  75. package/build/esm/components/navigationV2/types.d.ts +10 -0
  76. package/build/esm/components/navigationV2/utils.d.ts +14 -0
  77. package/build/esm/components/organisms/articleCard/index.d.ts +36 -0
  78. package/build/esm/components/organisms/articleCard/index.styled.d.ts +21 -0
  79. package/build/esm/components/organisms/index.d.ts +1 -0
  80. package/build/esm/components.js +103 -103
  81. package/build/esm/{constants-b3ac1d27.js → constants-6785e352.js} +1 -1
  82. package/build/esm/constants.js +3 -3
  83. package/build/esm/constantsDomainLocales.js +1 -1
  84. package/build/esm/constantsRiskScreener.js +2 -2
  85. package/build/esm/constantsSite.js +2 -2
  86. package/build/esm/{core-bb42ec88.js → core-7f9aedbb.js} +1 -1
  87. package/build/esm/{dataTransform-0b018ae2.js → dataTransform-b07f9ff2.js} +1 -1
  88. package/build/esm/ecom.js +5 -5
  89. package/build/esm/{editor-9a2bb084.js → editor-767b7c2c.js} +11 -11
  90. package/build/esm/embeddedHeathToolCards_babyGrowth.js +24 -24
  91. package/build/esm/embeddedHeathToolCards_babyPoop.js +20 -20
  92. package/build/esm/embeddedHeathToolCards_babyVaccine.js +23 -23
  93. package/build/esm/embeddedHeathToolCards_bmi_bmi.js +26 -26
  94. package/build/esm/embeddedHeathToolCards_bmrBmr.js +26 -26
  95. package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +23 -23
  96. package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +23 -23
  97. package/build/esm/embeddedHeathToolCards_pwg_pwg.js +27 -27
  98. package/build/esm/embeddedHeathToolCards_targetHeartRate.js +28 -28
  99. package/build/esm/footer.js +22 -22
  100. package/build/esm/gAssets.js +2 -2
  101. package/build/esm/{healthTools-b5437814.js → healthTools-22207663.js} +1 -1
  102. package/build/esm/healthToolsCardWrapper.js +19 -19
  103. package/build/esm/healthToolsForm.js +34 -34
  104. package/build/esm/hooks.js +13 -13
  105. package/build/esm/i18n/translationKeys.d.ts +1 -1
  106. package/build/esm/i18n-values/en-PH.js +8 -1
  107. package/build/esm/i18n-values/hi-IN.js +8 -1
  108. package/build/esm/i18n-values/id-ID.js +7 -0
  109. package/build/esm/i18n-values/km-KH.js +8 -1
  110. package/build/esm/i18n-values/ms-MY.js +7 -0
  111. package/build/esm/i18n-values/my-MM.js +8 -1
  112. package/build/esm/i18n-values/th-TH.js +7 -0
  113. package/build/esm/i18n-values/tl-PH.js +8 -1
  114. package/build/esm/i18n-values/vi-VN.js +7 -0
  115. package/build/esm/i18n-values/vi-VN_MB.js +7 -0
  116. package/build/esm/i18n-values/zh-SG.js +7 -0
  117. package/build/esm/i18n-values/zh-TW.js +8 -1
  118. package/build/esm/i18n.js +2 -2
  119. package/build/esm/i18nV2.js +2 -2
  120. package/build/esm/{index-cd8b0ff7.js → index-031e063b.js} +7 -7
  121. package/build/esm/{index-819d458b.js → index-04b9c3a0.js} +17 -17
  122. package/build/esm/{index-69c0a211.js → index-0919d3fb.js} +13 -13
  123. package/build/esm/{index-5e5533cd.js → index-0b0b46df.js} +25 -25
  124. package/build/esm/{index-31700ae7.js → index-0b916f30.js} +10 -12
  125. package/build/esm/{index-a21e8cc7.js → index-0d40b3c5.js} +4 -4
  126. package/build/esm/{index-04c7398e.js → index-103231c8.js} +14 -14
  127. package/build/esm/{index-f6d17433.js → index-147ef168.js} +13 -13
  128. package/build/esm/{index-47a94d34.js → index-15a5843d.js} +1 -1
  129. package/build/esm/{index-cb13cff5.js → index-186cb403.js} +1 -1
  130. package/build/esm/{RatingStarsInput-67ed3a3f.js → index-18c95afe.js} +70 -34
  131. package/build/esm/{index-369eae16.js → index-19d37e6a.js} +13 -13
  132. package/build/esm/{index-43a4799d.js → index-1f2450bb.js} +15 -15
  133. package/build/esm/{index-f28ed80d.js → index-1f274cc3.js} +2 -2
  134. package/build/esm/{index-eb49665a.js → index-20589239.js} +11 -11
  135. package/build/esm/{index-c7376bb4.js → index-24ba78e2.js} +1 -1
  136. package/build/esm/{index-acefdf85.js → index-2e6beb73.js} +5 -4
  137. package/build/esm/{index-2a98d9de.js → index-2e7c3a68.js} +16 -16
  138. package/build/esm/{index-2ca5ea96.js → index-3203fb54.js} +13 -13
  139. package/build/esm/{index-1275a5d2.js → index-3247cc28.js} +3 -3
  140. package/build/esm/{index-2558182c.js → index-36068e3b.js} +2 -2
  141. package/build/esm/{index-18cb16b6.js → index-37c59ef6.js} +3 -5
  142. package/build/esm/{index-70dd8898.js → index-3e0f7c52.js} +6 -6
  143. package/build/esm/{index-c32f573a.js → index-3ecacd93.js} +3 -3
  144. package/build/esm/{index-d1441f8c.js → index-44fdde2d.js} +2 -2
  145. package/build/esm/{index-f949335f.js → index-492e498f.js} +2 -2
  146. package/build/esm/{index-2ca597d1.js → index-5663f01b.js} +18 -18
  147. package/build/esm/{index-3b1ca911.js → index-64a7eca5.js} +3 -3
  148. package/build/esm/{index-22eb05be.js → index-67d58339.js} +2 -2
  149. package/build/esm/{index-8dc9384b.js → index-6affd3c8.js} +21 -21
  150. package/build/esm/{index-169ad3ac.js → index-7a7f60dc.js} +2 -2
  151. package/build/esm/{index-dd2821c2.js → index-7d4d6f49.js} +13 -13
  152. package/build/esm/{index-e0f65d2c.js → index-7dc9f545.js} +2 -2
  153. package/build/esm/{index-2c7dd9f9.js → index-8001d23c.js} +1 -1
  154. package/build/esm/{index-0db956ee.js → index-833d92c1.js} +2 -2
  155. package/build/esm/{index-950c94cc.js → index-8710cfae.js} +2 -2
  156. package/build/esm/{index-b9a1d047.js → index-8859158c.js} +3 -3
  157. package/build/esm/{index-adc7ba2c.js → index-8a599e36.js} +32 -32
  158. package/build/esm/{index-d690f3ac.js → index-8acd212b.js} +2 -2
  159. package/build/esm/{index-da444a19.js → index-8d393d1c.js} +3 -3
  160. package/build/esm/{index-25964462.js → index-8db055e5.js} +22 -22
  161. package/build/esm/{index-ec13a89a.js → index-8dd8c4b9.js} +16 -16
  162. package/build/esm/{index-d98c209b.js → index-8df69b0c.js} +6 -6
  163. package/build/esm/{index-87c5a102.js → index-8e9c5c15.js} +8 -8
  164. package/build/esm/{index-75593d22.js → index-940aa79e.js} +4 -4
  165. package/build/esm/{index-d5b3635f.js → index-9b81da91.js} +17 -17
  166. package/build/esm/{index-36cc3053.js → index-9f1418ba.js} +3 -3
  167. package/build/esm/{index-43421f0a.js → index-a7ffe2d5.js} +6 -6
  168. package/build/esm/{index-ab55fee4.js → index-a87467a8.js} +7 -7
  169. package/build/esm/{index-92e03820.js → index-ad19aaff.js} +1 -1
  170. package/build/esm/{index-2a50ff87.js → index-ae6b205a.js} +1 -1
  171. package/build/esm/{index-48fdc2f0.js → index-afbd3550.js} +2 -2
  172. package/build/esm/{index-f7c27305.js → index-b7875671.js} +2 -2
  173. package/build/esm/{index-34089895.js → index-ba2440f1.js} +14 -13
  174. package/build/esm/{index-adc0c6e4.js → index-be2cf0d3.js} +2 -2
  175. package/build/esm/{index-47f2ea26.js → index-c8572060.js} +2 -2
  176. package/build/esm/{index-07b3c043.js → index-d1f9e186.js} +2 -2
  177. package/build/esm/{index-141afb90.js → index-daa305da.js} +3 -3
  178. package/build/esm/{index-08219929.js → index-dc4effa5.js} +32 -32
  179. package/build/esm/{index-0e3a22f6.js → index-e8044e34.js} +5 -5
  180. package/build/esm/{index-9118210e.js → index-eac807f1.js} +15 -15
  181. package/build/esm/{index-43df005b.js → index-ecdf396d.js} +3 -3
  182. package/build/esm/{index-cafbd842.js → index-f056345b.js} +9 -9
  183. package/build/esm/{index-f50de0c4.js → index-f204125a.js} +6 -6
  184. package/build/esm/{index-12dd6967.js → index-f34a7608.js} +90 -33
  185. package/build/esm/{index-539ab53a.js → index-f444bbc6.js} +1 -1
  186. package/build/esm/{index-943448de.js → index-fa24adf6.js} +15 -15
  187. package/build/esm/{index-4db39693.js → index-fa32a1a1.js} +17 -17
  188. package/build/esm/{index-7b7e82ee.js → index-fb50fa55.js} +77 -22
  189. package/build/esm/{index-aa40fd59.js → index-feb51b32.js} +340 -227
  190. package/build/esm/{index-1108d6b2.js → index-ff4f65f2.js} +2 -2
  191. package/build/esm/index.js +124 -124
  192. package/build/esm/interfaces/constants/index.d.ts +0 -1
  193. package/build/esm/{labelSorting-b25b99c7.js → labelSorting-a51e06b2.js} +4 -4
  194. package/build/esm/lead.js +71 -49
  195. package/build/esm/{logoIcon-e89f2716.js → logoIcon-7795e3df.js} +2 -2
  196. package/build/esm/mantine.js +26 -26
  197. package/build/esm/misc.js +19 -19
  198. package/build/esm/miscGetDynamicHealthTool.js +4 -4
  199. package/build/esm/miscGetSocialList.js +8 -8
  200. package/build/esm/miscScreenSizeContext.js +1 -1
  201. package/build/esm/mobileBottomNavigation.js +5 -5
  202. package/build/esm/mobileBottomNavigationIcon.js +5 -5
  203. package/build/esm/molecules.js +77 -77
  204. package/build/esm/moleculesArticleCard.js +6 -6
  205. package/build/esm/moleculesArticleCardV2.js +17 -17
  206. package/build/esm/navigation.js +47 -47
  207. package/build/esm/navigationLogoutPopup.js +11 -11
  208. package/build/esm/navigationProfileButton.js +27 -27
  209. package/build/esm/onboardingV2.js +30 -30
  210. package/build/esm/organisms.js +57 -57
  211. package/build/esm/{post-7ee872e5.js → post-bcde7bc1.js} +2 -2
  212. package/build/esm/profileNavigation.js +20 -20
  213. package/build/esm/progressBar.js +1 -1
  214. package/build/esm/pwg.js +23 -23
  215. package/build/esm/ssoV2/api/featureFlag.d.ts +2 -1
  216. package/build/esm/ssoV2.js +53 -41
  217. package/build/esm/{store-e10df242.js → store-3d2b7cf8.js} +3 -3
  218. package/build/esm/subot.js +37 -37
  219. package/build/esm/surveyOrPremiumBanner.js +34 -34
  220. package/build/esm/surveyQuestionCard.js +11 -11
  221. package/build/esm/{surveyThankyouCard-dc21a6bc.js → surveyThankyouCard-d1d4ed8e.js} +5 -5
  222. package/build/esm/{text-908bab85.js → text-eee6ea73.js} +6 -6
  223. package/build/esm/together.js +57 -57
  224. package/build/esm/togetherApiUtils.js +4 -4
  225. package/build/esm/togetherAtoms.js +31 -31
  226. package/build/esm/togetherComponentGlobalContext.js +4 -4
  227. package/build/esm/togetherMolecules.js +52 -52
  228. package/build/esm/togetherMoleculesCardAuthor.js +29 -29
  229. package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
  230. package/build/esm/togetherMoleculesProfileDetail.js +40 -40
  231. package/build/esm/togetherOrganisms.js +51 -51
  232. package/build/esm/togetherRichTextEditor.js +18 -18
  233. package/build/esm/togetherShareBox.js +10 -10
  234. package/build/esm/{translationsProvider-c643203e.js → translationsProvider-d5e5db25.js} +1 -1
  235. package/build/esm/{treePopoverMenu-4709a32a.js → treePopoverMenu-11db3954.js} +19 -19
  236. package/build/esm/types.js +2 -2
  237. package/build/esm/{useHealthToolCache-37525cf3.js → useHealthToolCache-b535a771.js} +1 -1
  238. package/build/esm/{usePhoneValidator-0fbd0009.js → usePhoneValidator-d7f0f495.js} +5 -5
  239. package/build/esm/{usePlacesAutocomplete-b36cdd55.js → usePlacesAutocomplete-76f66a77.js} +1 -1
  240. package/build/esm/useTogetherAuthRequiredAction.js +10 -10
  241. package/build/esm/{utils-4c3c0f03.js → utils-306146bc.js} +3 -3
  242. package/build/esm/{utils-3a62d99e.js → utils-6d99d825.js} +2 -2
  243. package/build/esm/{utils-5c3c8933.js → utils-96f1c393.js} +5 -5
  244. package/build/esm/{utils-c992d697.js → utils-9d0cac9f.js} +2 -2
  245. package/build/esm/{utils-86445b2c.js → utils-f8bc8ee0.js} +1 -1
  246. package/build/esm/vaccination.js +22 -22
  247. package/build/footer.js +22 -22
  248. package/build/gAssets.js +2 -2
  249. package/build/{healthTools-14293fbc.js → healthTools-705648ee.js} +1 -1
  250. package/build/healthToolsCardWrapper.js +19 -19
  251. package/build/healthToolsForm.js +34 -34
  252. package/build/hooks.js +13 -13
  253. package/build/i18n/translationKeys.d.ts +1 -1
  254. package/build/i18n-values/en-PH.js +8 -1
  255. package/build/i18n-values/hi-IN.js +8 -1
  256. package/build/i18n-values/id-ID.js +7 -0
  257. package/build/i18n-values/km-KH.js +8 -1
  258. package/build/i18n-values/ms-MY.js +7 -0
  259. package/build/i18n-values/my-MM.js +8 -1
  260. package/build/i18n-values/th-TH.js +7 -0
  261. package/build/i18n-values/tl-PH.js +8 -1
  262. package/build/i18n-values/vi-VN.js +7 -0
  263. package/build/i18n-values/vi-VN_MB.js +7 -0
  264. package/build/i18n-values/zh-SG.js +7 -0
  265. package/build/i18n-values/zh-TW.js +8 -1
  266. package/build/i18n.js +2 -2
  267. package/build/i18nV2.js +1 -1
  268. package/build/{index-e7eac931.js → index-007ce740.js} +3 -3
  269. package/build/{index-5df789c0.js → index-012c59a2.js} +14 -14
  270. package/build/{index-e4616aeb.js → index-04e01788.js} +17 -17
  271. package/build/{index-ac6860b8.js → index-055455cf.js} +2 -2
  272. package/build/{index-fcd90e7d.js → index-07f073ed.js} +3 -3
  273. package/build/{index-9f4c448b.js → index-0abad7f9.js} +15 -15
  274. package/build/{index-2a487379.js → index-0d4262bf.js} +3 -3
  275. package/build/{index-8fb26f02.js → index-10784f05.js} +3 -3
  276. package/build/{index-fd2bb937.js → index-13292e13.js} +2 -2
  277. package/build/{index-458b48d7.js → index-1a4c49cb.js} +32 -32
  278. package/build/{index-c45b7d81.js → index-1b4df208.js} +16 -16
  279. package/build/{index-64dcd4a2.js → index-22edaf01.js} +5 -5
  280. package/build/{index-18a7e870.js → index-2766e788.js} +15 -15
  281. package/build/{index-e409ef7c.js → index-29ec19d8.js} +2 -2
  282. package/build/{index-bc0e6964.js → index-2afbe979.js} +2 -2
  283. package/build/{index-8c5186c3.js → index-2fbb1af5.js} +6 -6
  284. package/build/{index-9039b016.js → index-361318d6.js} +17 -17
  285. package/build/{RatingStarsInput-77cc4d25.js → index-394be9a4.js} +70 -33
  286. package/build/{index-1f46b9f3.js → index-3a004a0e.js} +32 -32
  287. package/build/{index-b5f114f6.js → index-40f3dd47.js} +343 -230
  288. package/build/{index-62b6722e.js → index-457ddc68.js} +7 -7
  289. package/build/{index-55457fd3.js → index-46fd807d.js} +2 -2
  290. package/build/{index-61d25f64.js → index-486f8ccb.js} +3 -3
  291. package/build/{index-5b4e93f8.js → index-4b7dae29.js} +1 -1
  292. package/build/{index-44b6087f.js → index-4d00e0ca.js} +6 -6
  293. package/build/{index-3deb0a12.js → index-52077613.js} +15 -15
  294. package/build/{index-7a77e359.js → index-536bbdbe.js} +1 -1
  295. package/build/{index-12b41884.js → index-53e2b722.js} +17 -17
  296. package/build/{index-e9676791.js → index-5d50ee7b.js} +2 -2
  297. package/build/{index-f32b4d18.js → index-617bba0d.js} +18 -18
  298. package/build/{index-792d8436.js → index-66eb4b6d.js} +13 -13
  299. package/build/{index-705f25ba.js → index-736f1723.js} +2 -2
  300. package/build/{index-7fe93d75.js → index-74221c23.js} +2 -2
  301. package/build/{index-45710afb.js → index-7504807f.js} +6 -6
  302. package/build/{index-1c65069d.js → index-75712b23.js} +13 -13
  303. package/build/{index-ebce91a0.js → index-796a5919.js} +2 -2
  304. package/build/{index-5932c076.js → index-7cf6da68.js} +7 -7
  305. package/build/{index-26846147.js → index-841e19e2.js} +14 -13
  306. package/build/{index-23ab6eea.js → index-85b27f8e.js} +76 -20
  307. package/build/{index-045906cb.js → index-8bc23db4.js} +5 -4
  308. package/build/{index-5e187909.js → index-8eacad38.js} +1 -1
  309. package/build/{index-a59d5405.js → index-8ffb83f4.js} +2 -2
  310. package/build/{index-cd5db3f0.js → index-94f21970.js} +25 -25
  311. package/build/{index-dc631b98.js → index-962cd60d.js} +2 -5
  312. package/build/{index-7270789c.js → index-9b0864db.js} +8 -8
  313. package/build/{index-e224579d.js → index-9e77ff7c.js} +2 -2
  314. package/build/{index-2c8bdaf9.js → index-ae0cb247.js} +12 -14
  315. package/build/{index-c392af6d.js → index-ae65ca52.js} +1 -1
  316. package/build/{index-d601113c.js → index-b3e6231d.js} +13 -13
  317. package/build/{index-2b351a5e.js → index-b8d3f92d.js} +3 -3
  318. package/build/{index-280f37a8.js → index-b926bdb0.js} +2 -2
  319. package/build/{index-8cef94dd.js → index-bd5a10b8.js} +16 -16
  320. package/build/{index-099fe5e2.js → index-be1c6828.js} +3 -3
  321. package/build/{index-1abd22d1.js → index-c012917d.js} +2 -2
  322. package/build/{index-4d896d59.js → index-c16564af.js} +90 -33
  323. package/build/{index-b6222d7f.js → index-d13d2c41.js} +1 -1
  324. package/build/{index-7235f2a8.js → index-d5e865e8.js} +4 -4
  325. package/build/{index-fb8aca3b.js → index-d94ed8c1.js} +13 -13
  326. package/build/{index-923fe54f.js → index-dccf170d.js} +4 -4
  327. package/build/{index-7f78a323.js → index-df1d8a1d.js} +1 -1
  328. package/build/{index-69554524.js → index-e0c844ce.js} +22 -22
  329. package/build/{index-547c8af7.js → index-e1565d4b.js} +1 -1
  330. package/build/{index-1d059c31.js → index-e1ce6640.js} +8 -8
  331. package/build/{index-58b71eb9.js → index-e4dc87ad.js} +3 -3
  332. package/build/{index-573f8030.js → index-e65c8940.js} +11 -11
  333. package/build/{index-07eb9ef3.js → index-e6c2cd5c.js} +6 -6
  334. package/build/{index-866a14a3.js → index-ec734675.js} +2 -2
  335. package/build/{index-a92f45b1.js → index-f435f547.js} +21 -21
  336. package/build/{index-1444c458.js → index-f8017d61.js} +2 -2
  337. package/build/{index-a295b20b.js → index-f88fbc7a.js} +13 -13
  338. package/build/{index-9eb47869.js → index-fb6cd310.js} +2 -2
  339. package/build/index.js +227 -225
  340. package/build/interfaces/constants/index.d.ts +0 -1
  341. package/build/{labelSorting-9d947d3b.js → labelSorting-a66eaac8.js} +4 -4
  342. package/build/lead.js +71 -49
  343. package/build/{logoIcon-186facc5.js → logoIcon-15476c80.js} +2 -2
  344. package/build/mantine.js +24 -24
  345. package/build/misc.js +19 -19
  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 +133 -132
  352. package/build/moleculesArticleCard.js +6 -6
  353. package/build/moleculesArticleCardV2.js +17 -17
  354. package/build/navigation.js +47 -47
  355. package/build/navigationLogoutPopup.js +11 -11
  356. package/build/navigationProfileButton.js +27 -27
  357. package/build/onboardingV2.js +29 -29
  358. package/build/organisms.js +58 -57
  359. package/build/{post-f97260d2.js → post-afca4644.js} +2 -2
  360. package/build/profileNavigation.js +20 -20
  361. package/build/progressBar.js +1 -1
  362. package/build/pwg.js +23 -23
  363. package/build/ssoV2/api/featureFlag.d.ts +2 -1
  364. package/build/ssoV2.js +51 -39
  365. package/build/{store-a38a9db4.js → store-6c7ddc8a.js} +3 -3
  366. package/build/subot.js +36 -36
  367. package/build/surveyOrPremiumBanner.js +34 -34
  368. package/build/surveyQuestionCard.js +11 -11
  369. package/build/{surveyThankyouCard-19d7a669.js → surveyThankyouCard-3033f434.js} +5 -5
  370. package/build/{text-9542ed5a.js → text-31b0dfcd.js} +6 -6
  371. package/build/together.js +57 -57
  372. package/build/togetherApiUtils.js +4 -4
  373. package/build/togetherAtoms.js +31 -31
  374. package/build/togetherComponentGlobalContext.js +4 -4
  375. package/build/togetherMolecules.js +52 -52
  376. package/build/togetherMoleculesCardAuthor.js +29 -29
  377. package/build/togetherMoleculesPostImagePreview.js +11 -11
  378. package/build/togetherMoleculesProfileDetail.js +40 -40
  379. package/build/togetherOrganisms.js +51 -51
  380. package/build/togetherRichTextEditor.js +18 -18
  381. package/build/togetherShareBox.js +10 -10
  382. package/build/{translationsProvider-8dc008e7.js → translationsProvider-a0c577f2.js} +1 -1
  383. package/build/{treePopoverMenu-259993eb.js → treePopoverMenu-9189ddc9.js} +19 -19
  384. package/build/types.js +2 -2
  385. package/build/{useHealthToolCache-511719aa.js → useHealthToolCache-bafbe78f.js} +1 -1
  386. package/build/{usePhoneValidator-7f86b0a0.js → usePhoneValidator-ea19df5b.js} +5 -5
  387. package/build/{usePlacesAutocomplete-29fc27cd.js → usePlacesAutocomplete-f2e6c104.js} +1 -1
  388. package/build/useTogetherAuthRequiredAction.js +10 -10
  389. package/build/{utils-d8fd2460.js → utils-1a4da302.js} +2 -2
  390. package/build/{utils-3057ed1f.js → utils-50997ccb.js} +1 -1
  391. package/build/{utils-e2e67ae4.js → utils-a6c4042d.js} +2 -2
  392. package/build/{utils-b4cb0c79.js → utils-d3349608.js} +5 -5
  393. package/build/{utils-a424d08d.js → utils-e8317f4f.js} +3 -3
  394. package/build/vaccination.js +22 -22
  395. package/package.json +1 -1
  396. /package/build/{BMI_BOYS.percentile.monthly-2a297dc3.js → BMI_BOYS.percentile.monthly-3a3c796a.js} +0 -0
  397. /package/build/{BMI_BOYS.percentile.weekly-91444169.js → BMI_BOYS.percentile.weekly-5c6b536c.js} +0 -0
  398. /package/build/{BMI_BOYS.percentile.yearly-06642263.js → BMI_BOYS.percentile.yearly-d0a4ee33.js} +0 -0
  399. /package/build/{BMI_BOYS.zscore.monthly-bdfa9167.js → BMI_BOYS.zscore.monthly-3741beb2.js} +0 -0
  400. /package/build/{BMI_BOYS.zscore.weekly-6c96cc1f.js → BMI_BOYS.zscore.weekly-65dc3192.js} +0 -0
  401. /package/build/{BMI_BOYS.zscore.yearly-9024c788.js → BMI_BOYS.zscore.yearly-8fabda21.js} +0 -0
  402. /package/build/{BMI_GIRLS.percentile.monthly-3075411d.js → BMI_GIRLS.percentile.monthly-9ef119c3.js} +0 -0
  403. /package/build/{BMI_GIRLS.percentile.weekly-17175263.js → BMI_GIRLS.percentile.weekly-938cbc22.js} +0 -0
  404. /package/build/{BMI_GIRLS.percentile.yearly-9c551e68.js → BMI_GIRLS.percentile.yearly-5bc95082.js} +0 -0
  405. /package/build/{BMI_GIRLS.zscore.monthly-298434db.js → BMI_GIRLS.zscore.monthly-687ff20d.js} +0 -0
  406. /package/build/{BMI_GIRLS.zscore.weekly-0d1c0771.js → BMI_GIRLS.zscore.weekly-89ebf8e0.js} +0 -0
  407. /package/build/{BMI_GIRLS.zscore.yearly-a3b6f45c.js → BMI_GIRLS.zscore.yearly-cbe5dbd7.js} +0 -0
  408. /package/build/{ChevronDown-97d6e0b9.js → ChevronDown-fae16cd9.js} +0 -0
  409. /package/build/{Close-ee3047f5.js → Close-5e28e728.js} +0 -0
  410. /package/build/{Google-9b335f5d.js → Google-0b38fa6f.js} +0 -0
  411. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-2232f4c1.js → HEAD CIRCUM_BOYS.percentile.monthly-74b756a0.js} +0 -0
  412. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-891a7cea.js → HEAD CIRCUM_BOYS.percentile.weekly-63b887d3.js} +0 -0
  413. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-931b06c2.js → HEAD CIRCUM_BOYS.percentile.yearly-14bccc8c.js} +0 -0
  414. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-0462c5b7.js → HEAD CIRCUM_BOYS.zscore.monthly-b582efef.js} +0 -0
  415. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-e1f60e92.js → HEAD CIRCUM_BOYS.zscore.weekly-49f44756.js} +0 -0
  416. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-bd6b14fe.js → HEAD CIRCUM_BOYS.zscore.yearly-32ceb0de.js} +0 -0
  417. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-94c26e68.js → HEAD CIRCUM_GIRLS.percentile.monthly-7d0fce08.js} +0 -0
  418. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-fa51a608.js → HEAD CIRCUM_GIRLS.percentile.weekly-dfad51c4.js} +0 -0
  419. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-630dabdd.js → HEAD CIRCUM_GIRLS.percentile.yearly-5e9af14c.js} +0 -0
  420. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-a616c615.js → HEAD CIRCUM_GIRLS.zscore.monthly-676c76c5.js} +0 -0
  421. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-174bd9b2.js → HEAD CIRCUM_GIRLS.zscore.weekly-3a704c19.js} +0 -0
  422. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-4c32e1e0.js → HEAD CIRCUM_GIRLS.zscore.yearly-6c693edf.js} +0 -0
  423. /package/build/{HEIGHT_BOYS.percentile.monthly-055e1890.js → HEIGHT_BOYS.percentile.monthly-60e4f44d.js} +0 -0
  424. /package/build/{HEIGHT_BOYS.percentile.weekly-b9033b71.js → HEIGHT_BOYS.percentile.weekly-8bfdf0a2.js} +0 -0
  425. /package/build/{HEIGHT_BOYS.percentile.yearly-3890c878.js → HEIGHT_BOYS.percentile.yearly-8d7c2949.js} +0 -0
  426. /package/build/{HEIGHT_BOYS.zscore.monthly-def076e1.js → HEIGHT_BOYS.zscore.monthly-95f9a512.js} +0 -0
  427. /package/build/{HEIGHT_BOYS.zscore.weekly-407ff86e.js → HEIGHT_BOYS.zscore.weekly-5bade6b7.js} +0 -0
  428. /package/build/{HEIGHT_BOYS.zscore.yearly-0a2f202b.js → HEIGHT_BOYS.zscore.yearly-03d02f95.js} +0 -0
  429. /package/build/{HEIGHT_GIRLS.percentile.monthly-c548457f.js → HEIGHT_GIRLS.percentile.monthly-46320b62.js} +0 -0
  430. /package/build/{HEIGHT_GIRLS.percentile.weekly-3024dc9e.js → HEIGHT_GIRLS.percentile.weekly-a064f785.js} +0 -0
  431. /package/build/{HEIGHT_GIRLS.percentile.yearly-abb15cc8.js → HEIGHT_GIRLS.percentile.yearly-cba522b7.js} +0 -0
  432. /package/build/{HEIGHT_GIRLS.zscore.monthly-ca2f0471.js → HEIGHT_GIRLS.zscore.monthly-ba0a35fb.js} +0 -0
  433. /package/build/{HEIGHT_GIRLS.zscore.weekly-8143784b.js → HEIGHT_GIRLS.zscore.weekly-2d0bf604.js} +0 -0
  434. /package/build/{HEIGHT_GIRLS.zscore.yearly-22c27bf0.js → HEIGHT_GIRLS.zscore.yearly-5af0a067.js} +0 -0
  435. /package/build/{Locale-46d44b30.js → Locale-c37d82b6.js} +0 -0
  436. /package/build/{Visible-cbd41afe.js → Visible-6e8a8845.js} +0 -0
  437. /package/build/{WEIGHT_BOYS.percentile.monthly-f07730d1.js → WEIGHT_BOYS.percentile.monthly-b4de5336.js} +0 -0
  438. /package/build/{WEIGHT_BOYS.percentile.weekly-150d1708.js → WEIGHT_BOYS.percentile.weekly-3dd73c61.js} +0 -0
  439. /package/build/{WEIGHT_BOYS.percentile.yearly-c96452aa.js → WEIGHT_BOYS.percentile.yearly-2ba28089.js} +0 -0
  440. /package/build/{WEIGHT_BOYS.zscore.monthly-aa446f83.js → WEIGHT_BOYS.zscore.monthly-b8496015.js} +0 -0
  441. /package/build/{WEIGHT_BOYS.zscore.weekly-89f0c4aa.js → WEIGHT_BOYS.zscore.weekly-cf18a1df.js} +0 -0
  442. /package/build/{WEIGHT_BOYS.zscore.yearly-daa00585.js → WEIGHT_BOYS.zscore.yearly-6127ad58.js} +0 -0
  443. /package/build/{WEIGHT_GIRLS.percentile.monthly-96472d24.js → WEIGHT_GIRLS.percentile.monthly-7102981f.js} +0 -0
  444. /package/build/{WEIGHT_GIRLS.percentile.weekly-ee463dac.js → WEIGHT_GIRLS.percentile.weekly-ecd43c5a.js} +0 -0
  445. /package/build/{WEIGHT_GIRLS.percentile.yearly-0958be52.js → WEIGHT_GIRLS.percentile.yearly-ba273988.js} +0 -0
  446. /package/build/{WEIGHT_GIRLS.zscore.monthly-04481f38.js → WEIGHT_GIRLS.zscore.monthly-7adab58f.js} +0 -0
  447. /package/build/{WEIGHT_GIRLS.zscore.weekly-49c3a95c.js → WEIGHT_GIRLS.zscore.weekly-f0205312.js} +0 -0
  448. /package/build/{WEIGHT_GIRLS.zscore.yearly-c803521f.js → WEIGHT_GIRLS.zscore.yearly-5513960f.js} +0 -0
  449. /package/build/{ageGenerate-17a1d00b.js → ageGenerate-3b006dcc.js} +0 -0
  450. /package/build/{animation-c1f179b3.js → animation-b16252cd.js} +0 -0
  451. /package/build/{constants-9d5ff6b8.js → constants-10631a40.js} +0 -0
  452. /package/build/{constants-b0bbf10e.js → constants-f0e9cb02.js} +0 -0
  453. /package/build/{constants-ddd4032f.js → constants-f0fb0455.js} +0 -0
  454. /package/build/{dataTransform-c2868e31.js → dataTransform-22255a66.js} +0 -0
  455. /package/build/esm/{BMI_BOYS.percentile.monthly-8d3a1766.js → BMI_BOYS.percentile.monthly-459b032e.js} +0 -0
  456. /package/build/esm/{BMI_BOYS.percentile.weekly-ad18690d.js → BMI_BOYS.percentile.weekly-f63fdf5a.js} +0 -0
  457. /package/build/esm/{BMI_BOYS.percentile.yearly-f8c51a1d.js → BMI_BOYS.percentile.yearly-2a4fbe52.js} +0 -0
  458. /package/build/esm/{BMI_BOYS.zscore.monthly-df88d6d9.js → BMI_BOYS.zscore.monthly-1d83a301.js} +0 -0
  459. /package/build/esm/{BMI_BOYS.zscore.weekly-74a5614c.js → BMI_BOYS.zscore.weekly-8634cb81.js} +0 -0
  460. /package/build/esm/{BMI_BOYS.zscore.yearly-2e6ac2a6.js → BMI_BOYS.zscore.yearly-df12d62c.js} +0 -0
  461. /package/build/esm/{BMI_GIRLS.percentile.monthly-9ed2c81b.js → BMI_GIRLS.percentile.monthly-7a33f8f1.js} +0 -0
  462. /package/build/esm/{BMI_GIRLS.percentile.weekly-ddc0942c.js → BMI_GIRLS.percentile.weekly-1f2f5e70.js} +0 -0
  463. /package/build/esm/{BMI_GIRLS.percentile.yearly-146e63f7.js → BMI_GIRLS.percentile.yearly-d4da9e0d.js} +0 -0
  464. /package/build/esm/{BMI_GIRLS.zscore.monthly-3d6d8d3a.js → BMI_GIRLS.zscore.monthly-1f7ffbbb.js} +0 -0
  465. /package/build/esm/{BMI_GIRLS.zscore.weekly-746bc418.js → BMI_GIRLS.zscore.weekly-ed865b25.js} +0 -0
  466. /package/build/esm/{BMI_GIRLS.zscore.yearly-af30b87e.js → BMI_GIRLS.zscore.yearly-29f42e10.js} +0 -0
  467. /package/build/esm/{ChevronDown-dd655211.js → ChevronDown-7eeb85ad.js} +0 -0
  468. /package/build/esm/{Close-9281e4b9.js → Close-205c496e.js} +0 -0
  469. /package/build/esm/{Google-3b13ae94.js → Google-3c82e28b.js} +0 -0
  470. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-997fe96b.js → HEAD CIRCUM_BOYS.percentile.monthly-66a084c2.js} +0 -0
  471. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-4ea146d2.js → HEAD CIRCUM_BOYS.percentile.weekly-e9df799b.js} +0 -0
  472. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-66b9c19a.js → HEAD CIRCUM_BOYS.percentile.yearly-aaaab004.js} +0 -0
  473. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-0475a7e1.js → HEAD CIRCUM_BOYS.zscore.monthly-9fbbdad1.js} +0 -0
  474. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-9930416e.js → HEAD CIRCUM_BOYS.zscore.weekly-c0642d02.js} +0 -0
  475. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-0853676b.js → HEAD CIRCUM_BOYS.zscore.yearly-b41a330e.js} +0 -0
  476. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-536d0389.js → HEAD CIRCUM_GIRLS.percentile.monthly-3215bd42.js} +0 -0
  477. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-bd74cb99.js → HEAD CIRCUM_GIRLS.percentile.weekly-544032ed.js} +0 -0
  478. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-35b2ecee.js → HEAD CIRCUM_GIRLS.percentile.yearly-43b8e774.js} +0 -0
  479. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-16de3c27.js → HEAD CIRCUM_GIRLS.zscore.monthly-ab081cce.js} +0 -0
  480. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-184090d4.js → HEAD CIRCUM_GIRLS.zscore.weekly-ebcfef93.js} +0 -0
  481. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-2088aa93.js → HEAD CIRCUM_GIRLS.zscore.yearly-0db95cdb.js} +0 -0
  482. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-1966538b.js → HEIGHT_BOYS.percentile.monthly-fe03fa2b.js} +0 -0
  483. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-f964ed1f.js → HEIGHT_BOYS.percentile.weekly-15dad04a.js} +0 -0
  484. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-39840875.js → HEIGHT_BOYS.percentile.yearly-f7940ad1.js} +0 -0
  485. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-5760ac45.js → HEIGHT_BOYS.zscore.monthly-b5f76421.js} +0 -0
  486. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-19fba170.js → HEIGHT_BOYS.zscore.weekly-aa7bf4d5.js} +0 -0
  487. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-7afd914f.js → HEIGHT_BOYS.zscore.yearly-f3601550.js} +0 -0
  488. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-f2fc655a.js → HEIGHT_GIRLS.percentile.monthly-6cff0b9d.js} +0 -0
  489. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-ff798eba.js → HEIGHT_GIRLS.percentile.weekly-0dc1cace.js} +0 -0
  490. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-72437946.js → HEIGHT_GIRLS.percentile.yearly-c55a7f31.js} +0 -0
  491. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-86c64446.js → HEIGHT_GIRLS.zscore.monthly-086c8594.js} +0 -0
  492. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-00e2e635.js → HEIGHT_GIRLS.zscore.weekly-5f6ef075.js} +0 -0
  493. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-783231e8.js → HEIGHT_GIRLS.zscore.yearly-47f00756.js} +0 -0
  494. /package/build/esm/{Locale-d401e4f0.js → Locale-81f882d4.js} +0 -0
  495. /package/build/esm/{Visible-92132047.js → Visible-c45dd2a0.js} +0 -0
  496. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-c4d69dd4.js → WEIGHT_BOYS.percentile.monthly-83a468eb.js} +0 -0
  497. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-93380946.js → WEIGHT_BOYS.percentile.weekly-94b53c22.js} +0 -0
  498. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-8df4fc7e.js → WEIGHT_BOYS.percentile.yearly-06c3f0ff.js} +0 -0
  499. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-f122476d.js → WEIGHT_BOYS.zscore.monthly-e0132b9a.js} +0 -0
  500. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-afd99f03.js → WEIGHT_BOYS.zscore.weekly-901f3c0f.js} +0 -0
  501. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-7db0cf76.js → WEIGHT_BOYS.zscore.yearly-126a9f74.js} +0 -0
  502. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-067ef97d.js → WEIGHT_GIRLS.percentile.monthly-a80c4345.js} +0 -0
  503. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-f3ad0ce3.js → WEIGHT_GIRLS.percentile.weekly-bd0c0f51.js} +0 -0
  504. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-2e917fa2.js → WEIGHT_GIRLS.percentile.yearly-f1d3319f.js} +0 -0
  505. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-af9d7e5c.js → WEIGHT_GIRLS.zscore.monthly-fd301c39.js} +0 -0
  506. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-f4965c10.js → WEIGHT_GIRLS.zscore.weekly-fa7530a6.js} +0 -0
  507. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-b2862cd5.js → WEIGHT_GIRLS.zscore.yearly-e42f5583.js} +0 -0
  508. /package/build/esm/{ageGenerate-a83ad7a8.js → ageGenerate-0f2eab89.js} +0 -0
  509. /package/build/esm/{animation-d40d8a58.js → animation-2ffcd2b6.js} +0 -0
  510. /package/build/esm/{constants-821560f5.js → constants-5650af51.js} +0 -0
  511. /package/build/esm/{constants-23c06c81.js → constants-682465d1.js} +0 -0
  512. /package/build/esm/{constants-e289c55f.js → constants-b765586c.js} +0 -0
  513. /package/build/esm/{dataTransform-489ee72b.js → dataTransform-9750383d.js} +0 -0
  514. /package/build/esm/{index-b36b2caa.js → index-37802a4e.js} +0 -0
  515. /package/build/esm/{index-9b69fe82.js → index-4bfed051.js} +0 -0
  516. /package/build/esm/{index-1d57de60.js → index-7e023e2a.js} +0 -0
  517. /package/build/esm/{index-82ec0641.js → index-ae51af7b.js} +0 -0
  518. /package/build/esm/{index-e18c4ade.js → index-ba929d0f.js} +0 -0
  519. /package/build/esm/{index-ad4cbe1e.js → index-c2ece74f.js} +0 -0
  520. /package/build/esm/{index-12e7f3dd.js → index-d1ed60e4.js} +0 -0
  521. /package/build/esm/{index-a684a0d2.js → index-d3d6b78b.js} +0 -0
  522. /package/build/esm/{index.styles-50872c8c.js → index.styles-df3d0cfd.js} +0 -0
  523. /package/build/esm/{localizeNumberFormat-b489e753.js → localizeNumberFormat-77deea84.js} +0 -0
  524. /package/build/esm/{normalizeLink-d8e4f3bf.js → normalizeLink-4f26ee19.js} +0 -0
  525. /package/build/esm/{number-862c0c12.js → number-d5fcaa7d.js} +0 -0
  526. /package/build/esm/{paths-b39b81d7.js → paths-c3351fb1.js} +0 -0
  527. /package/build/esm/{shared-41a6c7dc.js → shared-5f3bed32.js} +0 -0
  528. /package/build/esm/{translationsContext-573d0b98.js → translationsContext-5f4fdc0a.js} +0 -0
  529. /package/build/esm/{tslib.es6-7984ef17.js → tslib.es6-6b4f2c31.js} +0 -0
  530. /package/build/esm/{types-defdac30.js → types-0c707313.js} +0 -0
  531. /package/build/esm/{types-618796ff.js → types-3385b746.js} +0 -0
  532. /package/build/esm/{useIsInit-5fa2e8e6.js → useIsInit-176052ec.js} +0 -0
  533. /package/build/esm/{useOutsideClick-c16d6bad.js → useOutsideClick-2c76196f.js} +0 -0
  534. /package/build/esm/{useScrollbarSize-06598443.js → useScrollbarSize-f1d31275.js} +0 -0
  535. /package/build/esm/{useUniqueId-30dd6f86.js → useUniqueId-331ab48b.js} +0 -0
  536. /package/build/esm/{utils-7cb7f4d8.js → utils-c03dcc75.js} +0 -0
  537. /package/build/{index-82763f86.js → index-017b72ca.js} +0 -0
  538. /package/build/{index-8319214b.js → index-22ba96da.js} +0 -0
  539. /package/build/{index-aeea803b.js → index-37cc1a47.js} +0 -0
  540. /package/build/{index-8e02c0ca.js → index-3a81182c.js} +0 -0
  541. /package/build/{index-96beed31.js → index-a44be272.js} +0 -0
  542. /package/build/{index-f62a0324.js → index-a53dccef.js} +0 -0
  543. /package/build/{index-ee288e6c.js → index-a7d537b1.js} +0 -0
  544. /package/build/{index-50753bb6.js → index-d2024e82.js} +0 -0
  545. /package/build/{index.styles-53d5845c.js → index.styles-86da1d72.js} +0 -0
  546. /package/build/{localizeNumberFormat-f2bee5a6.js → localizeNumberFormat-f282874a.js} +0 -0
  547. /package/build/{normalizeLink-9837fdff.js → normalizeLink-08095e5b.js} +0 -0
  548. /package/build/{number-fc8b2336.js → number-fd82efcd.js} +0 -0
  549. /package/build/{paths-ddf30d39.js → paths-48b043af.js} +0 -0
  550. /package/build/{shared-5c3fb451.js → shared-97635409.js} +0 -0
  551. /package/build/{translationsContext-f6d0701e.js → translationsContext-1407b5f8.js} +0 -0
  552. /package/build/{tslib.es6-77827ae2.js → tslib.es6-d9a7177c.js} +0 -0
  553. /package/build/{types-ebb3d575.js → types-002ce926.js} +0 -0
  554. /package/build/{types-c17fb492.js → types-99ea20d9.js} +0 -0
  555. /package/build/{useIsInit-4d30a79a.js → useIsInit-fb7a29a9.js} +0 -0
  556. /package/build/{useOutsideClick-e306374d.js → useOutsideClick-8118716a.js} +0 -0
  557. /package/build/{useScrollbarSize-90c807be.js → useScrollbarSize-750064d1.js} +0 -0
  558. /package/build/{useUniqueId-df4397a2.js → useUniqueId-7bfda60d.js} +0 -0
  559. /package/build/{utils-88a3614b.js → utils-29c7e8cd.js} +0 -0
@@ -1,38 +1,38 @@
1
- import { _ as __rest, a as __awaiter } from './tslib.es6-7984ef17.js';
1
+ import { _ as __rest, a as __awaiter } from './tslib.es6-6b4f2c31.js';
2
2
  import React__default, { useMemo, useState, useEffect, Fragment } from 'react';
3
3
  import { Stack, Flex, Badge, Grid, Box, Input, Container, AspectRatio as AspectRatio$1, Tabs, ScrollArea, Divider, SimpleGrid } from '@mantine/core';
4
- import { b as AspectRatio } from './index-cafbd842.js';
4
+ import { b as AspectRatio } from './index-f056345b.js';
5
5
  import '@mantine/dates';
6
- import './index-18cb16b6.js';
7
- import { G as Gender } from './index-539ab53a.js';
8
- import './index-b36b2caa.js';
9
- import { t as themeColors } from './index-87c5a102.js';
10
- import { T as Text } from './index-f28ed80d.js';
11
- import { B as Button } from './index-141afb90.js';
6
+ import './index-37c59ef6.js';
7
+ import { G as Gender } from './index-f444bbc6.js';
8
+ import './index-37802a4e.js';
9
+ import { t as themeColors } from './index-8e9c5c15.js';
10
+ import { T as Text } from './index-1f274cc3.js';
11
+ import { B as Button } from './index-daa305da.js';
12
12
  import { theme } from './miscTheme.js';
13
- import './index.styles-50872c8c.js';
14
- import { u as useTranslations } from './index-47a94d34.js';
13
+ import './index.styles-df3d0cfd.js';
14
+ import { u as useTranslations } from './index-15a5843d.js';
15
15
  import { useDisclosure } from '@mantine/hooks';
16
- import './text-908bab85.js';
17
- import { M as MediaQueries } from './utils-7cb7f4d8.js';
18
- import './index-36cc3053.js';
16
+ import './text-eee6ea73.js';
17
+ import { M as MediaQueries } from './utils-c03dcc75.js';
18
+ import './index-9f1418ba.js';
19
19
  import styled from '@emotion/styled';
20
- import { S as Switch } from './index-9b69fe82.js';
21
- import './translationsContext-573d0b98.js';
20
+ import { S as Switch } from './index-4bfed051.js';
21
+ import './translationsContext-5f4fdc0a.js';
22
22
  import { Current, Upcoming, Missed, Vaccinated, ArrowRight } from '@hhgtech/icons/other';
23
- import { u as useScreenSize } from './index-2558182c.js';
24
- import { M as Modal } from './index-adc0c6e4.js';
23
+ import { u as useScreenSize } from './index-36068e3b.js';
24
+ import { M as Modal } from './index-be2cf0d3.js';
25
25
  import { useForm } from '@mantine/form';
26
26
  import dayjs from 'dayjs';
27
27
  import customParseFormat from 'dayjs/plugin/customParseFormat';
28
- import { D as DatePicker } from './index-d98c209b.js';
29
- import { H as Heading } from './index-0db956ee.js';
28
+ import { D as DatePicker } from './index-8df69b0c.js';
29
+ import { H as Heading } from './index-833d92c1.js';
30
30
  import '@mantine/carousel';
31
31
  import 'classnames';
32
32
  import 'uuid';
33
- import './useUniqueId-30dd6f86.js';
33
+ import './useUniqueId-331ab48b.js';
34
34
  import './constantsSite.js';
35
- import './Locale-d401e4f0.js';
35
+ import './Locale-81f882d4.js';
36
36
  import '@emotion/react';
37
37
  import '@hhgtech/icons/core';
38
38
  import 'date-fns/locale';
@@ -40,7 +40,7 @@ import './constantsDomainLocales.js';
40
40
  import './constantsRiskScreener.js';
41
41
  import './constantsIsProduction.js';
42
42
  import '@mantine/notifications';
43
- import './shared-41a6c7dc.js';
43
+ import './shared-5f3bed32.js';
44
44
 
45
45
  const StyledVaccineCard = styled.div `
46
46
  position: relative;
package/build/footer.js CHANGED
@@ -2,47 +2,47 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var index = require('./index-c45b7d81.js');
5
+ var index = require('./index-1b4df208.js');
6
6
  require('react');
7
- require('./index-50753bb6.js');
7
+ require('./index-d2024e82.js');
8
8
  require('dayjs');
9
- require('./index-dc631b98.js');
9
+ require('./index-962cd60d.js');
10
10
  require('date-fns/locale');
11
- require('./index-547c8af7.js');
12
- require('./Locale-46d44b30.js');
11
+ require('./index-e1565d4b.js');
12
+ require('./Locale-c37d82b6.js');
13
13
  require('./constantsSite.js');
14
14
  require('./constantsDomainLocales.js');
15
15
  require('./constantsRiskScreener.js');
16
16
  require('./constantsIsProduction.js');
17
- require('./index-1d059c31.js');
18
- require('./tslib.es6-77827ae2.js');
17
+ require('./index-e1ce6640.js');
18
+ require('./tslib.es6-d9a7177c.js');
19
19
  require('@hhgtech/icons/other');
20
20
  require('@mantine/core');
21
21
  require('@mantine/hooks');
22
- require('./index-ee288e6c.js');
23
- require('./text-9542ed5a.js');
24
- require('./index-1abd22d1.js');
25
- require('./utils-88a3614b.js');
22
+ require('./index-a7d537b1.js');
23
+ require('./text-31b0dfcd.js');
24
+ require('./index-c012917d.js');
25
+ require('./utils-29c7e8cd.js');
26
26
  require('@emotion/styled');
27
27
  require('@mantine/carousel');
28
- require('./index-705f25ba.js');
29
- require('./index-7270789c.js');
28
+ require('./index-736f1723.js');
29
+ require('./index-9b0864db.js');
30
30
  require('@mantine/notifications');
31
31
  require('./miscTheme.js');
32
- require('./shared-5c3fb451.js');
32
+ require('./shared-97635409.js');
33
33
  require('classnames');
34
34
  require('uuid');
35
- require('./useUniqueId-df4397a2.js');
35
+ require('./useUniqueId-7bfda60d.js');
36
36
  require('@emotion/react');
37
37
  require('@hhgtech/icons/core');
38
- require('./index-2b351a5e.js');
38
+ require('./index-b8d3f92d.js');
39
39
  require('@mantine/dates');
40
- require('./index.styles-53d5845c.js');
41
- require('./translationsContext-f6d0701e.js');
42
- require('./index-099fe5e2.js');
43
- require('./index-45710afb.js');
44
- require('./logoIcon-186facc5.js');
45
- require('./index-7f78a323.js');
40
+ require('./index.styles-86da1d72.js');
41
+ require('./translationsContext-1407b5f8.js');
42
+ require('./index-be1c6828.js');
43
+ require('./index-7504807f.js');
44
+ require('./logoIcon-15476c80.js');
45
+ require('./index-df1d8a1d.js');
46
46
 
47
47
 
48
48
 
package/build/gAssets.js CHANGED
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var index = require('./index-ee288e6c.js');
5
+ var index = require('./index-a7d537b1.js');
6
6
  require('./constantsDomainLocales.js');
7
- require('./Locale-46d44b30.js');
7
+ require('./Locale-c37d82b6.js');
8
8
  require('./constantsIsProduction.js');
9
9
 
10
10
 
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-ee288e6c.js');
3
+ var index = require('./index-a7d537b1.js');
4
4
 
5
5
  var HEALTH_TOOL_NAME;
6
6
  (function (HEALTH_TOOL_NAME) {
@@ -2,44 +2,44 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- require('./tslib.es6-77827ae2.js');
5
+ require('./tslib.es6-d9a7177c.js');
6
6
  require('react');
7
7
  require('@mantine/core');
8
- var healthToolsCardWrapper = require('./index-26846147.js');
8
+ var healthToolsCardWrapper = require('./index-841e19e2.js');
9
9
  require('@hhgtech/icons/other');
10
- require('./index-1d059c31.js');
10
+ require('./index-e1ce6640.js');
11
11
  require('@mantine/hooks');
12
- require('./index-ee288e6c.js');
12
+ require('./index-a7d537b1.js');
13
13
  require('./constantsDomainLocales.js');
14
- require('./Locale-46d44b30.js');
14
+ require('./Locale-c37d82b6.js');
15
15
  require('./constantsIsProduction.js');
16
- require('./text-9542ed5a.js');
17
- require('./index-1abd22d1.js');
18
- require('./utils-88a3614b.js');
16
+ require('./text-31b0dfcd.js');
17
+ require('./index-c012917d.js');
18
+ require('./utils-29c7e8cd.js');
19
19
  require('@emotion/styled');
20
20
  require('@mantine/carousel');
21
- require('./index-705f25ba.js');
22
- require('./index-7270789c.js');
21
+ require('./index-736f1723.js');
22
+ require('./index-9b0864db.js');
23
23
  require('dayjs');
24
- require('./index-547c8af7.js');
24
+ require('./index-e1565d4b.js');
25
25
  require('@mantine/notifications');
26
- require('./index-dc631b98.js');
26
+ require('./index-962cd60d.js');
27
27
  require('date-fns/locale');
28
28
  require('./constantsSite.js');
29
29
  require('./constantsRiskScreener.js');
30
30
  require('./miscTheme.js');
31
- require('./shared-5c3fb451.js');
31
+ require('./shared-97635409.js');
32
32
  require('classnames');
33
33
  require('uuid');
34
- require('./useUniqueId-df4397a2.js');
34
+ require('./useUniqueId-7bfda60d.js');
35
35
  require('@emotion/react');
36
36
  require('@hhgtech/icons/core');
37
- require('./index-2b351a5e.js');
37
+ require('./index-b8d3f92d.js');
38
38
  require('@mantine/dates');
39
- require('./index.styles-53d5845c.js');
40
- require('./index-5b4e93f8.js');
41
- require('./translationsContext-f6d0701e.js');
42
- require('./index-099fe5e2.js');
39
+ require('./index.styles-86da1d72.js');
40
+ require('./index-4b7dae29.js');
41
+ require('./translationsContext-1407b5f8.js');
42
+ require('./index-be1c6828.js');
43
43
  require('./miscDefaultClassWrapper.js');
44
44
 
45
45
 
@@ -2,65 +2,65 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var index = require('./index-9f4c448b.js');
6
- var index$1 = require('./index-4d896d59.js');
7
- var index$2 = require('./index-792d8436.js');
8
- var index$3 = require('./index-e4616aeb.js');
9
- var index$4 = require('./index-d601113c.js');
10
- var index$5 = require('./index-1c65069d.js');
11
- var index$6 = require('./index-12b41884.js');
12
- require('./tslib.es6-77827ae2.js');
5
+ var index = require('./index-0abad7f9.js');
6
+ var index$1 = require('./index-c16564af.js');
7
+ var index$2 = require('./index-66eb4b6d.js');
8
+ var index$3 = require('./index-04e01788.js');
9
+ var index$4 = require('./index-b3e6231d.js');
10
+ var index$5 = require('./index-75712b23.js');
11
+ var index$6 = require('./index-53e2b722.js');
12
+ require('./tslib.es6-d9a7177c.js');
13
13
  require('react');
14
14
  require('@mantine/core');
15
15
  require('date-fns');
16
- require('./LastPeriod-eb0f5d5f.js');
17
- require('./Locale-46d44b30.js');
16
+ require('./LastPeriod-85eb056c.js');
17
+ require('./Locale-c37d82b6.js');
18
18
  require('@mantine/form');
19
19
  require('dayjs');
20
- require('./index-1d059c31.js');
20
+ require('./index-e1ce6640.js');
21
21
  require('@hhgtech/icons/other');
22
22
  require('@mantine/hooks');
23
- require('./index-ee288e6c.js');
23
+ require('./index-a7d537b1.js');
24
24
  require('./constantsDomainLocales.js');
25
25
  require('./constantsIsProduction.js');
26
- require('./text-9542ed5a.js');
27
- require('./index-1abd22d1.js');
28
- require('./utils-88a3614b.js');
26
+ require('./text-31b0dfcd.js');
27
+ require('./index-c012917d.js');
28
+ require('./utils-29c7e8cd.js');
29
29
  require('@emotion/styled');
30
30
  require('@mantine/carousel');
31
- require('./index-705f25ba.js');
32
- require('./index-7270789c.js');
33
- require('./index-547c8af7.js');
31
+ require('./index-736f1723.js');
32
+ require('./index-9b0864db.js');
33
+ require('./index-e1565d4b.js');
34
34
  require('@mantine/notifications');
35
- require('./index-dc631b98.js');
35
+ require('./index-962cd60d.js');
36
36
  require('date-fns/locale');
37
37
  require('./constantsSite.js');
38
38
  require('./constantsRiskScreener.js');
39
39
  require('./miscTheme.js');
40
- require('./shared-5c3fb451.js');
40
+ require('./shared-97635409.js');
41
41
  require('classnames');
42
42
  require('uuid');
43
- require('./useUniqueId-df4397a2.js');
43
+ require('./useUniqueId-7bfda60d.js');
44
44
  require('@emotion/react');
45
45
  require('@hhgtech/icons/core');
46
- require('./index-2b351a5e.js');
47
- require('./index-44b6087f.js');
46
+ require('./index-b8d3f92d.js');
47
+ require('./index-4d00e0ca.js');
48
48
  require('@mantine/dates');
49
- require('./index.styles-53d5845c.js');
50
- require('./index-5b4e93f8.js');
51
- require('./translationsContext-f6d0701e.js');
52
- require('./index-099fe5e2.js');
53
- require('./index-045906cb.js');
49
+ require('./index.styles-86da1d72.js');
50
+ require('./index-4b7dae29.js');
51
+ require('./translationsContext-1407b5f8.js');
52
+ require('./index-be1c6828.js');
53
+ require('./index-8bc23db4.js');
54
54
  require('react-keyed-flatten-children');
55
55
  require('react-hook-form');
56
- require('./useHealthToolCache-511719aa.js');
56
+ require('./useHealthToolCache-bafbe78f.js');
57
57
  require('./miscGetDynamicHealthTool.js');
58
- require('./normalizeLink-9837fdff.js');
59
- require('./core-9f11945c.js');
60
- require('./constants-ddd4032f.js');
61
- require('./index-fb8aca3b.js');
58
+ require('./normalizeLink-08095e5b.js');
59
+ require('./core-7816391e.js');
60
+ require('./constants-f0fb0455.js');
61
+ require('./index-d94ed8c1.js');
62
62
  require('./embeddedHeathToolCards_helpers.js');
63
- require('./constants-9d5ff6b8.js');
63
+ require('./constants-10631a40.js');
64
64
 
65
65
 
66
66
 
package/build/hooks.js CHANGED
@@ -2,25 +2,25 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var index = require('./index-5b4e93f8.js');
6
- var useScrollbarSize = require('./useScrollbarSize-90c807be.js');
7
- var usePhoneValidator = require('./usePhoneValidator-7f86b0a0.js');
8
- var useHealthToolCache = require('./useHealthToolCache-511719aa.js');
9
- var useIsInit = require('./useIsInit-4d30a79a.js');
10
- var useOutsideClick = require('./useOutsideClick-e306374d.js');
11
- var useUniqueId = require('./useUniqueId-df4397a2.js');
5
+ var index = require('./index-4b7dae29.js');
6
+ var useScrollbarSize = require('./useScrollbarSize-750064d1.js');
7
+ var usePhoneValidator = require('./usePhoneValidator-ea19df5b.js');
8
+ var useHealthToolCache = require('./useHealthToolCache-bafbe78f.js');
9
+ var useIsInit = require('./useIsInit-fb7a29a9.js');
10
+ var useOutsideClick = require('./useOutsideClick-8118716a.js');
11
+ var useUniqueId = require('./useUniqueId-7bfda60d.js');
12
12
  require('react');
13
- require('./translationsContext-f6d0701e.js');
13
+ require('./translationsContext-1407b5f8.js');
14
14
  require('lodash/debounce');
15
- require('./tslib.es6-77827ae2.js');
15
+ require('./tslib.es6-d9a7177c.js');
16
16
  require('./miscCookieHelper.js');
17
- require('./index-547c8af7.js');
18
- require('./Locale-46d44b30.js');
17
+ require('./index-e1565d4b.js');
18
+ require('./Locale-c37d82b6.js');
19
19
  require('./miscGetDynamicHealthTool.js');
20
- require('./normalizeLink-9837fdff.js');
20
+ require('./normalizeLink-08095e5b.js');
21
21
  require('./constantsDomainLocales.js');
22
22
  require('./constantsIsProduction.js');
23
- require('./core-9f11945c.js');
23
+ require('./core-7816391e.js');
24
24
 
25
25
 
26
26
 
@@ -1 +1 @@
1
- export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'collectPhoneNumber.action' | 'collectPhoneNumber.descriptionSuccess' | 'collectPhoneNumber.inputInvalid' | 'collectPhoneNumber.inputLabel' | 'collectPhoneNumber.phoneRequired' | 'collectPhoneNumber.title' | 'collectPhoneNumber.titleSuccess' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.action.close' | 'common.answeredBy' | 'common.articleCard.doctor' | 'common.articleCard.reviewedDoctor' | 'common.btn.uploadPhoto' | 'common.clinicHospital' | 'common.education' | 'common.expertiseCredentials' | 'common.insurance' | 'common.insuranceIntro' | 'common.noResult' | 'common.otherHighlights' | 'common.paymentMethods' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.rating.bad' | 'common.rating.excellent' | 'common.rating.good' | 'common.rating.meh' | 'common.rating.worse' | 'common.readMore' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctor' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'detail.hpvScreenerButton' | 'detail.hpvScreenerSubtitle' | 'detail.hpvScreenerTitle' | 'detail.openHours' | 'detail.screened' | 'doctorInfoComponent.loginToCall' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'hospital.status.closed' | 'hospital.status.opening' | 'inlineFreebie.freeSample.title' | 'inlineFreebie.luckyDrawGift.title' | 'inlineFreebie.value' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'leadgen.message.error.name_required' | 'leadgen.message.error.phone_invalid' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
1
+ export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.newsletter.label' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.question.glp1Awareness' | 'bmi.question.glp1Awareness.desc' | 'bmi.question.weightLossSupport' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'collectPhoneNumber.action' | 'collectPhoneNumber.descriptionSuccess' | 'collectPhoneNumber.inputInvalid' | 'collectPhoneNumber.inputLabel' | 'collectPhoneNumber.phoneRequired' | 'collectPhoneNumber.title' | 'collectPhoneNumber.titleSuccess' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.action.close' | 'common.answeredBy' | 'common.articleCard.doctor' | 'common.articleCard.reviewedDoctor' | 'common.btn.uploadPhoto' | 'common.clinicHospital' | 'common.education' | 'common.expertiseCredentials' | 'common.insurance' | 'common.insuranceIntro' | 'common.noResult' | 'common.otherHighlights' | 'common.paymentMethods' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.rating.bad' | 'common.rating.excellent' | 'common.rating.good' | 'common.rating.meh' | 'common.rating.worse' | 'common.readMore' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctor' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'detail.hpvScreenerButton' | 'detail.hpvScreenerSubtitle' | 'detail.hpvScreenerTitle' | 'detail.openHours' | 'detail.screened' | 'doctorInfoComponent.loginToCall' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'genderOptsSelectControl.placeholder' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthToolsForm.editInProfile' | 'healthToolsForm.label.yourBirthday' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'hospital.status.closed' | 'hospital.status.opening' | 'inlineFreebie.freeSample.title' | 'inlineFreebie.luckyDrawGift.title' | 'inlineFreebie.value' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'leadgen.message.error.name_required' | 'leadgen.message.error.phone_invalid' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
@@ -131,10 +131,14 @@ var defaultTranslations = {
131
131
  "bmi.heightInput": "How tall are you?",
132
132
  "bmi.heightInput.desc": "(cm)",
133
133
  "bmi.heightInput.error": "Please put in a valid height",
134
+ "bmi.newsletter.label": "Stay in the loop and shed the weight: Get expert updates on weight loss treatments and support directly in your inbox.",
134
135
  "bmi.objective": "Objectives",
135
136
  "bmi.objective.gainWeight": "Build muscle ",
136
137
  "bmi.objective.loseWeight": "Lose fat",
137
138
  "bmi.objective.maintainWeight": "Maintain weight",
139
+ "bmi.question.glp1Awareness": "Are you aware of GLP-1 treatment?",
140
+ "bmi.question.glp1Awareness.desc": "*It’s a class of medications that can help with weight management by curbing appetite and slowing digestion.",
141
+ "bmi.question.weightLossSupport": "Are you interested in weight loss treatment/support?",
138
142
  "bmi.result.healthy": "Healthy",
139
143
  "bmi.result.overweight": "Overweight",
140
144
  "bmi.result.underweight": "Underweight",
@@ -346,6 +350,7 @@ var defaultTranslations = {
346
350
  "gender.female": "Female",
347
351
  "gender.girl": "Girl",
348
352
  "gender.male": "Male",
353
+ "genderOptsSelectControl.placeholder": "Select",
349
354
  "healthToolPNModal.back": "Back",
350
355
  "healthToolPNModal.findMore.chooseFav": "Choose from your favorite topics\n",
351
356
  "healthToolPNModal.finish": "Finish",
@@ -357,13 +362,15 @@ var defaultTranslations = {
357
362
  "healthToolPNModal.yourPre": "Your preferences",
358
363
  "healthTools.dueDateCalculator": "Due Date Calculator",
359
364
  "healthTools.ovulationCalculator": "Ovulation Calculator",
365
+ "healthToolsForm.editInProfile": "Edit in profile",
366
+ "healthToolsForm.label.yourBirthday": "Your date of birth",
360
367
  "healthtool.placeholder.age": "Your age",
361
368
  "home.calcWithApp": "Calculate on Hello Bacsi app",
362
369
  "home.menu.category.view": "View {category}",
363
370
  "home.navigator.app": "App",
364
371
  "home.navigator.downloadApp": "Download App",
365
372
  "home.navigator.menu.care.homeButton": "Booking Home",
366
- "home.navigator.menu.care.noDatas.cta": "Hospital Locator",
373
+ "home.navigator.menu.care.noDatas.cta": "Book a Doctor",
367
374
  "home.navigator.menu.care.noDatas.description": "HelloCare helps patients to find the right medical doctors and service treatment for their needs, in their vicinity.",
368
375
  "home.navigator.menu.care.noDatas.title": "Make an appointment with doctors easily",
369
376
  "home.navigator.menu.category.noDatas.cta": "Discover now",
@@ -131,10 +131,14 @@ var hiTranslations = {
131
131
  "bmi.heightInput": "आपकी लम्बाई कितनी है? ",
132
132
  "bmi.heightInput.desc": "(सेमी)",
133
133
  "bmi.heightInput.error": "कृपया सही हाइट लिखें ",
134
+ "bmi.newsletter.label": "संपर्क में रहें और वजन कम करें: वजन घटाने के उपचारों और सहायता पर विशेषज्ञ अपडेट सीधे अपने इनबॉक्स में प्राप्त करें।",
134
135
  "bmi.objective": "ऑब्जेक्टिव",
135
136
  "bmi.objective.gainWeight": "मसल्स बनाएं ",
136
137
  "bmi.objective.loseWeight": "फैट घटाएं ",
137
138
  "bmi.objective.maintainWeight": "वजन नियंत्रित करें ",
139
+ "bmi.question.glp1Awareness": "क्या आप जीएलपी-1 उपचार के बारे में जानते हैं?",
140
+ "bmi.question.glp1Awareness.desc": "*यह दवाओं का एक वर्ग है जो भूख को कम करके और पाचन को धीमा करके वजन प्रबंधन में मदद कर सकता है।",
141
+ "bmi.question.weightLossSupport": "क्या आप वजन घटाने के उपचार/सहायता में रुचि रखते हैं?",
138
142
  "bmi.result.healthy": "स्वस्थ ",
139
143
  "bmi.result.overweight": "ओवरवेट ",
140
144
  "bmi.result.underweight": "अंडरवेट ",
@@ -346,6 +350,7 @@ var hiTranslations = {
346
350
  "gender.female": "महिला ",
347
351
  "gender.girl": "लड़की",
348
352
  "gender.male": "पुरुष ",
353
+ "genderOptsSelectControl.placeholder": "Select",
349
354
  "healthToolPNModal.back": "Back",
350
355
  "healthToolPNModal.findMore.chooseFav": "Choose from your favorite topics\n",
351
356
  "healthToolPNModal.finish": "Finish",
@@ -357,13 +362,15 @@ var hiTranslations = {
357
362
  "healthToolPNModal.yourPre": "Your preferences",
358
363
  "healthTools.dueDateCalculator": "ड्यू डेट कैलक्युलेटर ",
359
364
  "healthTools.ovulationCalculator": "ओव्यूलेशन कैलक्युलेटर ",
365
+ "healthToolsForm.editInProfile": "Edit in profile",
366
+ "healthToolsForm.label.yourBirthday": "Your date of birth",
360
367
  "healthtool.placeholder.age": "Your age",
361
368
  "home.calcWithApp": "Calculate on Hello Bacsi app",
362
369
  "home.menu.category.view": "देखें {category}",
363
370
  "home.navigator.app": "App",
364
371
  "home.navigator.downloadApp": "Download App",
365
372
  "home.navigator.menu.care.homeButton": "Booking Home",
366
- "home.navigator.menu.care.noDatas.cta": "Hospital Locator",
373
+ "home.navigator.menu.care.noDatas.cta": "Book a Doctor",
367
374
  "home.navigator.menu.care.noDatas.description": "HelloCare helps patients to find the right medical doctors and service treatment for their needs, in their vicinity.",
368
375
  "home.navigator.menu.care.noDatas.title": "Make an appointment with doctors easily",
369
376
  "home.navigator.menu.category.noDatas.cta": "Discover now",