@hhgtech/hhg-components 1.29.421 → 1.29.422

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 (545) hide show
  1. package/build/{InputDate-328375e4.js → InputDate-271d8b9d.js} +5 -5
  2. package/build/{LastPeriod-c386da3e.js → LastPeriod-296e386e.js} +1 -1
  3. package/build/{MobileBottomNavigationIcon-301b52e4.js → MobileBottomNavigationIcon-1961ba7e.js} +3 -3
  4. package/build/{Spinner-3c32fc93.js → Spinner-c51c71f3.js} +1 -1
  5. package/build/{WhatsApp-f884425a.js → WhatsApp-45ccdfda.js} +1 -1
  6. package/build/adapters.js +20 -20
  7. package/build/atoms.js +49 -49
  8. package/build/babyGrowth.js +84 -84
  9. package/build/cache.js +2 -2
  10. package/build/care.js +17 -17
  11. package/build/careBookingSearchBar.js +14 -14
  12. package/build/careBookingSearchBarV2.js +15 -15
  13. package/build/components/atoms/drawerBottom/index.d.ts +15 -0
  14. package/build/components/atoms/drawerBottom/styled.d.ts +17 -0
  15. package/build/components/atoms/drawerComponent/index.d.ts +2 -0
  16. package/build/components/mantine/phone/index.d.ts +1 -0
  17. package/build/components/mantine/phoneInput/PhoneInput.d.ts +1 -0
  18. package/build/components/organisms/collectPhoneNumber/collectPhoneForm.d.ts +21 -0
  19. package/build/components/organisms/collectPhoneNumber/collectPhoneSuccess.d.ts +6 -0
  20. package/build/components/organisms/collectPhoneNumber/index.d.ts +2 -0
  21. package/build/components/organisms/collectPhoneNumber/index.styled.d.ts +32 -0
  22. package/build/components/organisms/collectPhoneNumber/popupCollectPhone.d.ts +19 -0
  23. package/build/components/organisms/index.d.ts +1 -0
  24. package/build/components.js +111 -102
  25. package/build/{constants-8b45ef3a.js → constants-d0533487.js} +1 -1
  26. package/build/constants.js +3 -3
  27. package/build/constantsDomainLocales.js +1 -1
  28. package/build/constantsRiskScreener.js +2 -2
  29. package/build/constantsSite.js +2 -2
  30. package/build/{core-cc917fe2.js → core-13b27d92.js} +1 -1
  31. package/build/{dataTransform-6fed45aa.js → dataTransform-824f551e.js} +1 -1
  32. package/build/ecom.js +4 -4
  33. package/build/{editor-cf652906.js → editor-d50cf47b.js} +11 -11
  34. package/build/embeddedHeathToolCards_babyGrowth.js +24 -24
  35. package/build/embeddedHeathToolCards_babyPoop.js +20 -20
  36. package/build/embeddedHeathToolCards_babyVaccine.js +23 -23
  37. package/build/embeddedHeathToolCards_bmi_bmi.js +26 -26
  38. package/build/embeddedHeathToolCards_bmrBmr.js +26 -26
  39. package/build/embeddedHeathToolCards_dueDate_dueDate.js +23 -23
  40. package/build/embeddedHeathToolCards_ovulation_ovulation.js +23 -23
  41. package/build/embeddedHeathToolCards_pwg_pwg.js +27 -27
  42. package/build/embeddedHeathToolCards_targetHeartRate.js +28 -28
  43. package/build/esm/{InputDate-0714ad02.js → InputDate-9203367c.js} +5 -5
  44. package/build/esm/{LastPeriod-a325c51d.js → LastPeriod-2b184adb.js} +1 -1
  45. package/build/esm/{MobileBottomNavigationIcon-3d369d47.js → MobileBottomNavigationIcon-ab2d7966.js} +3 -3
  46. package/build/esm/{Spinner-fd73f81a.js → Spinner-61d6a665.js} +1 -1
  47. package/build/esm/{WhatsApp-2ff09779.js → WhatsApp-f7c97a5b.js} +1 -1
  48. package/build/esm/adapters.js +20 -20
  49. package/build/esm/atoms.js +49 -49
  50. package/build/esm/babyGrowth.js +84 -84
  51. package/build/esm/cache.js +2 -2
  52. package/build/esm/care.js +17 -17
  53. package/build/esm/careBookingSearchBar.js +14 -14
  54. package/build/esm/careBookingSearchBarV2.js +15 -15
  55. package/build/esm/components/atoms/drawerBottom/index.d.ts +15 -0
  56. package/build/esm/components/atoms/drawerBottom/styled.d.ts +17 -0
  57. package/build/esm/components/atoms/drawerComponent/index.d.ts +2 -0
  58. package/build/esm/components/mantine/phone/index.d.ts +1 -0
  59. package/build/esm/components/mantine/phoneInput/PhoneInput.d.ts +1 -0
  60. package/build/esm/components/organisms/collectPhoneNumber/collectPhoneForm.d.ts +21 -0
  61. package/build/esm/components/organisms/collectPhoneNumber/collectPhoneSuccess.d.ts +6 -0
  62. package/build/esm/components/organisms/collectPhoneNumber/index.d.ts +2 -0
  63. package/build/esm/components/organisms/collectPhoneNumber/index.styled.d.ts +32 -0
  64. package/build/esm/components/organisms/collectPhoneNumber/popupCollectPhone.d.ts +19 -0
  65. package/build/esm/components/organisms/index.d.ts +1 -0
  66. package/build/esm/components.js +100 -98
  67. package/build/esm/{constants-13e648a8.js → constants-c8bcb1bf.js} +1 -1
  68. package/build/esm/constants.js +3 -3
  69. package/build/esm/constantsDomainLocales.js +1 -1
  70. package/build/esm/constantsRiskScreener.js +2 -2
  71. package/build/esm/constantsSite.js +2 -2
  72. package/build/esm/{core-785c97c9.js → core-f6cb5951.js} +1 -1
  73. package/build/esm/{dataTransform-60f938ae.js → dataTransform-31b5b072.js} +1 -1
  74. package/build/esm/ecom.js +4 -4
  75. package/build/esm/{editor-46364ee1.js → editor-09f75296.js} +11 -11
  76. package/build/esm/embeddedHeathToolCards_babyGrowth.js +24 -24
  77. package/build/esm/embeddedHeathToolCards_babyPoop.js +20 -20
  78. package/build/esm/embeddedHeathToolCards_babyVaccine.js +23 -23
  79. package/build/esm/embeddedHeathToolCards_bmi_bmi.js +26 -26
  80. package/build/esm/embeddedHeathToolCards_bmrBmr.js +26 -26
  81. package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +23 -23
  82. package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +23 -23
  83. package/build/esm/embeddedHeathToolCards_pwg_pwg.js +27 -27
  84. package/build/esm/embeddedHeathToolCards_targetHeartRate.js +28 -28
  85. package/build/esm/footer.js +22 -22
  86. package/build/esm/gAssets.js +2 -2
  87. package/build/esm/{healthTools-40ca4c24.js → healthTools-6360dd4a.js} +1 -1
  88. package/build/esm/healthToolsCardWrapper.js +19 -19
  89. package/build/esm/healthToolsForm.js +34 -34
  90. package/build/esm/hooks.js +13 -13
  91. package/build/esm/i18n/translationKeys.d.ts +1 -1
  92. package/build/esm/i18n-values/en-PH.js +1 -0
  93. package/build/esm/i18n-values/hi-IN.js +1 -0
  94. package/build/esm/i18n-values/id-ID.js +1 -0
  95. package/build/esm/i18n-values/km-KH.js +1 -0
  96. package/build/esm/i18n-values/ms-MY.js +1 -0
  97. package/build/esm/i18n-values/my-MM.js +1 -0
  98. package/build/esm/i18n-values/th-TH.js +1 -0
  99. package/build/esm/i18n-values/tl-PH.js +1 -0
  100. package/build/esm/i18n-values/vi-VN.js +9 -8
  101. package/build/esm/i18n-values/vi-VN_MB.js +9 -8
  102. package/build/esm/i18n-values/zh-SG.js +1 -0
  103. package/build/esm/i18n-values/zh-TW.js +1 -0
  104. package/build/esm/i18n.js +2 -2
  105. package/build/esm/i18nV2.js +2 -2
  106. package/build/esm/icons/Check.d.ts +4 -0
  107. package/build/esm/icons/HelloZalo.d.ts +4 -0
  108. package/build/esm/icons/index.d.ts +3 -1
  109. package/build/esm/{index-61cb52b8.js → index-0426614c.js} +2 -2
  110. package/build/esm/{index-23cc8011.js → index-0aed2d9b.js} +32 -32
  111. package/build/esm/{index-38c0374c.js → index-0e6d3305.js} +15 -15
  112. package/build/esm/{index-531d1477.js → index-123494f8.js} +2 -2
  113. package/build/esm/{index-34f33b71.js → index-12c4e277.js} +1 -1
  114. package/build/esm/{index-0f495628.js → index-12e1fb2e.js} +13 -13
  115. package/build/esm/{index-aa52f025.js → index-14765a13.js} +6 -6
  116. package/build/esm/{index-fd693dbf.js → index-14a0596f.js} +2 -2
  117. package/build/esm/{index-474be36a.js → index-17794672.js} +15 -15
  118. package/build/esm/{index-7f8570bc.js → index-1b9fe1f1.js} +1 -1
  119. package/build/esm/{index-b7fc5c49.js → index-1c9f2a7e.js} +17 -14
  120. package/build/esm/{index-5f740d8c.js → index-2125673c.js} +2 -2
  121. package/build/esm/{index-f5e7c0b3.js → index-25def0b5.js} +3 -3
  122. package/build/esm/{index-ec656fbf.js → index-290387aa.js} +3 -3
  123. package/build/esm/{index-e8a2236c.js → index-29b22cdd.js} +1 -1
  124. package/build/esm/{index-6db627f5.js → index-2ace850f.js} +1 -1
  125. package/build/esm/{index-996ab51b.js → index-2bac5640.js} +16 -16
  126. package/build/esm/{index-202c24e0.js → index-34c64ab0.js} +6 -6
  127. package/build/esm/{index-6c35ddd3.js → index-4184a538.js} +4 -4
  128. package/build/esm/{index-21a8b4b9.js → index-458dbfce.js} +13 -13
  129. package/build/esm/{index-d51d2ed9.js → index-5644f488.js} +2 -2
  130. package/build/esm/{index-316010f3.js → index-565ca849.js} +17 -17
  131. package/build/esm/{index-8d38edb6.js → index-596548d9.js} +8 -8
  132. package/build/esm/{index-c0c9d9c5.js → index-5ea66345.js} +16 -16
  133. package/build/esm/{index-c4b80483.js → index-69124248.js} +10 -10
  134. package/build/esm/{index-279961ad.js → index-693d3928.js} +2 -2
  135. package/build/esm/{index-fc122c7c.js → index-696ef817.js} +3 -3
  136. package/build/esm/{index-13afb704.js → index-6b959ed1.js} +13 -13
  137. package/build/esm/{index-7f1c86d9.js → index-750f68d2.js} +2 -2
  138. package/build/esm/{index-e3917a6d.js → index-75547419.js} +5 -5
  139. package/build/esm/{index-39918626.js → index-781d9cd0.js} +17 -17
  140. package/build/esm/{index-4a35a8e8.js → index-78754bd7.js} +5 -5
  141. package/build/esm/{index-9714c77f.js → index-79643014.js} +17 -17
  142. package/build/esm/{index-f9f51824.js → index-7e03c22a.js} +13 -13
  143. package/build/esm/{index-ce72867f.js → index-7e61820b.js} +25 -25
  144. package/build/esm/{index-05d02a03.js → index-7eda6c66.js} +2 -2
  145. package/build/esm/{index-f901335d.js → index-84463241.js} +15 -15
  146. package/build/esm/{index-c0f52822.js → index-846f1412.js} +32 -32
  147. package/build/esm/{index-16a53468.js → index-874df99b.js} +21 -21
  148. package/build/esm/{index-0cce4d25.js → index-8b3bea0b.js} +11 -11
  149. package/build/esm/{index-dbf26c17.js → index-8b85a6ef.js} +17 -17
  150. package/build/esm/{index-d0a09aad.js → index-8b9c2ecb.js} +25 -25
  151. package/build/esm/{index-a0740cfb.js → index-8d0a326b.js} +13 -13
  152. package/build/esm/index-9772af6e.js +394 -0
  153. package/build/esm/{index-70112a7c.js → index-9898646c.js} +4 -4
  154. package/build/esm/{index-41167387.js → index-9ca7b86c.js} +1 -1
  155. package/build/esm/{index-7ee13c41.js → index-a7ef4d86.js} +3 -3
  156. package/build/esm/{index-bb4bc0a6.js → index-ae5f47a3.js} +7 -7
  157. package/build/esm/{index-0fd8752b.js → index-bcebe55c.js} +3 -3
  158. package/build/esm/{index-6ad010ae.js → index-c2001028.js} +2 -2
  159. package/build/esm/{index-fd548b1b.js → index-c28d03d9.js} +6 -6
  160. package/build/esm/{index-3b117b79.js → index-c63301b7.js} +2 -2
  161. package/build/esm/{index-e5a2aeb3.js → index-cf650d32.js} +30 -30
  162. package/build/esm/{index-71cd4378.js → index-daae84ea.js} +2 -2
  163. package/build/esm/{index-7dca6c9c.js → index-dc3782a2.js} +2 -2
  164. package/build/esm/{index-3e566f55.js → index-dc84b0f5.js} +3 -3
  165. package/build/esm/{index-3dd00653.js → index-de81ff56.js} +2 -2
  166. package/build/esm/{index-9ed2aaf2.js → index-e3c7fa0c.js} +14 -14
  167. package/build/esm/{index-3a88e305.js → index-e5972d29.js} +6 -6
  168. package/build/esm/{index-8e16274c.js → index-e8b0e1c6.js} +2 -2
  169. package/build/esm/{index-ae1cb3d3.js → index-e9512e09.js} +1 -1
  170. package/build/esm/{index-70c604bf.js → index-edea8f01.js} +1 -1
  171. package/build/esm/{index-ab4fa2d3.js → index-ef320084.js} +22 -22
  172. package/build/esm/{index-1cd83f43.js → index-f761d71c.js} +3 -3
  173. package/build/esm/{index-2367cd0b.js → index-faf28600.js} +7 -7
  174. package/build/esm/{index-03f0c9dd.js → index-fb2e7699.js} +13 -13
  175. package/build/esm/{index-2e157106.js → index-fe389ae5.js} +1 -1
  176. package/build/esm/{index-62589d09.js → index-ffa78d1c.js} +2 -2
  177. package/build/esm/index.js +123 -122
  178. package/build/esm/{labelSorting-4549b3e5.js → labelSorting-6a882afb.js} +4 -4
  179. package/build/esm/lead/layouts/lightbox/fields/textField/index.d.ts +1 -0
  180. package/build/esm/lead.js +37 -414
  181. package/build/esm/{logoIcon-c1241a9b.js → logoIcon-72baf841.js} +2 -2
  182. package/build/esm/mantine.js +26 -26
  183. package/build/esm/misc/utils.d.ts +1 -0
  184. package/build/esm/misc.js +18 -18
  185. package/build/esm/miscGetDynamicHealthTool.js +4 -4
  186. package/build/esm/miscGetSocialList.js +8 -8
  187. package/build/esm/miscScreenSizeContext.js +1 -1
  188. package/build/esm/mobileBottomNavigation.js +5 -5
  189. package/build/esm/mobileBottomNavigationIcon.js +5 -5
  190. package/build/esm/molecules.js +76 -76
  191. package/build/esm/moleculesArticleCard.js +6 -6
  192. package/build/esm/moleculesArticleCardV2.js +17 -17
  193. package/build/esm/navigation.js +47 -47
  194. package/build/esm/navigationLogoutPopup.js +11 -11
  195. package/build/esm/navigationProfileButton.js +27 -27
  196. package/build/esm/{normalizeLink-9e58613b.js → normalizeLink-51568201.js} +1 -1
  197. package/build/esm/onboardingV2.js +30 -30
  198. package/build/esm/organisms.js +55 -51
  199. package/build/esm/popupCollectPhone-f01e07a5.js +753 -0
  200. package/build/esm/{post-9c3c0c18.js → post-f5e425ca.js} +2 -2
  201. package/build/esm/profileNavigation.js +20 -20
  202. package/build/esm/progressBar.js +1 -1
  203. package/build/esm/pwg.js +23 -23
  204. package/build/esm/ssoV2.js +31 -31
  205. package/build/esm/{store-76661930.js → store-dd17d937.js} +3 -3
  206. package/build/esm/subot.js +37 -37
  207. package/build/esm/surveyOrPremiumBanner.js +34 -34
  208. package/build/esm/surveyQuestionCard.js +11 -11
  209. package/build/esm/{surveyThankyouCard-7f5b7a8a.js → surveyThankyouCard-312d58fc.js} +5 -5
  210. package/build/esm/together.js +57 -57
  211. package/build/esm/togetherApiUtils.js +4 -4
  212. package/build/esm/togetherAtoms.js +31 -31
  213. package/build/esm/togetherComponentGlobalContext.js +4 -4
  214. package/build/esm/togetherMolecules.js +52 -52
  215. package/build/esm/togetherMoleculesCardAuthor.js +29 -29
  216. package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
  217. package/build/esm/togetherMoleculesProfileDetail.js +40 -40
  218. package/build/esm/togetherOrganisms.js +51 -51
  219. package/build/esm/togetherRichTextEditor.js +18 -18
  220. package/build/esm/togetherShareBox.js +10 -10
  221. package/build/esm/{translationsProvider-fd13dfca.js → translationsProvider-ca604cc5.js} +1 -1
  222. package/build/esm/{treePopoverMenu-566f237f.js → treePopoverMenu-c3cefb72.js} +19 -19
  223. package/build/esm/{types-7db044ab.js → types-7dfd0dce.js} +2 -2
  224. package/build/esm/types.js +2 -2
  225. package/build/esm/{useCategory-263913e4.js → useCategory-8a87096a.js} +5 -5
  226. package/build/esm/{useHealthToolCache-6f74ce0a.js → useHealthToolCache-582185cc.js} +1 -1
  227. package/build/esm/{usePlacesAutocomplete-2a3a4dfe.js → usePlacesAutocomplete-8ac6830c.js} +1 -1
  228. package/build/esm/useTogetherAuthRequiredAction.js +10 -10
  229. package/build/esm/{utils-8c39b4e4.js → utils-04b2d3fa.js} +5 -5
  230. package/build/esm/{utils-9de7fd8e.js → utils-3e4f1730.js} +4 -1
  231. package/build/esm/{utils-2a07a997.js → utils-6de81e0b.js} +2 -2
  232. package/build/esm/{utils-fec799f0.js → utils-9bb83810.js} +2 -2
  233. package/build/esm/{utils-a250c276.js → utils-a1c3ff9b.js} +3 -3
  234. package/build/esm/vaccination.js +22 -22
  235. package/build/footer.js +22 -22
  236. package/build/gAssets.js +2 -2
  237. package/build/{healthTools-106e1f27.js → healthTools-a902536c.js} +1 -1
  238. package/build/healthToolsCardWrapper.js +19 -19
  239. package/build/healthToolsForm.js +34 -34
  240. package/build/hooks.js +13 -13
  241. package/build/i18n/translationKeys.d.ts +1 -1
  242. package/build/i18n-values/en-PH.js +1 -0
  243. package/build/i18n-values/hi-IN.js +1 -0
  244. package/build/i18n-values/id-ID.js +1 -0
  245. package/build/i18n-values/km-KH.js +1 -0
  246. package/build/i18n-values/ms-MY.js +1 -0
  247. package/build/i18n-values/my-MM.js +1 -0
  248. package/build/i18n-values/th-TH.js +1 -0
  249. package/build/i18n-values/tl-PH.js +1 -0
  250. package/build/i18n-values/vi-VN.js +9 -8
  251. package/build/i18n-values/vi-VN_MB.js +9 -8
  252. package/build/i18n-values/zh-SG.js +1 -0
  253. package/build/i18n-values/zh-TW.js +1 -0
  254. package/build/i18n.js +2 -2
  255. package/build/i18nV2.js +1 -1
  256. package/build/icons/Check.d.ts +4 -0
  257. package/build/icons/HelloZalo.d.ts +4 -0
  258. package/build/icons/index.d.ts +3 -1
  259. package/build/{index-2cc42211.js → index-079722a1.js} +5 -5
  260. package/build/{index-6600f9ea.js → index-0c153c11.js} +2 -2
  261. package/build/{index-a8147110.js → index-0c3183f7.js} +13 -13
  262. package/build/{index-e80fe238.js → index-10f005d7.js} +1 -1
  263. package/build/{index-3c7746c5.js → index-112b5b48.js} +2 -2
  264. package/build/{index-f20c95f1.js → index-154b1ba3.js} +1 -1
  265. package/build/{index-46e5354e.js → index-1755a50d.js} +13 -13
  266. package/build/{index-d23c32f4.js → index-1759cf89.js} +32 -32
  267. package/build/{index-a7954802.js → index-183fc8cc.js} +1 -1
  268. package/build/{index-ae22a931.js → index-1a60139d.js} +32 -32
  269. package/build/{index-2e9deeb2.js → index-2150a6f4.js} +3 -3
  270. package/build/{index-cc594c25.js → index-24810771.js} +17 -17
  271. package/build/{index-2e779d03.js → index-2da5cd91.js} +22 -22
  272. package/build/{index-ba0daa6c.js → index-3378ff3d.js} +1 -1
  273. package/build/{index-c1d62f71.js → index-35b38d7c.js} +1 -1
  274. package/build/{index-92567644.js → index-369ca2b7.js} +25 -25
  275. package/build/{index-5153ab1b.js → index-373c5799.js} +14 -14
  276. package/build/{index-537d941d.js → index-39bf2c53.js} +6 -6
  277. package/build/{index-f1f8ce0f.js → index-4acf0edf.js} +17 -17
  278. package/build/{index-c663e7b9.js → index-4eb4915d.js} +7 -7
  279. package/build/{index-8c54308d.js → index-5108a561.js} +15 -15
  280. package/build/{index-e4be244a.js → index-557bd71c.js} +6 -6
  281. package/build/{index-25ea7e73.js → index-5732a36d.js} +17 -17
  282. package/build/{index-b4ee346f.js → index-5741c87a.js} +2 -2
  283. package/build/{index-723c5cd3.js → index-591d8038.js} +3 -3
  284. package/build/{index-b715120f.js → index-60af58f8.js} +15 -15
  285. package/build/{index-5ee69e01.js → index-60cac7ff.js} +1 -1
  286. package/build/{index-3f4dfdd4.js → index-6c389adc.js} +2 -2
  287. package/build/{index-743044c1.js → index-748929ab.js} +6 -6
  288. package/build/{index-9ca807e4.js → index-74a4baf3.js} +17 -17
  289. package/build/{index-3cb6b5eb.js → index-75d27ef8.js} +2 -2
  290. package/build/{index-fa7fa408.js → index-7693f10a.js} +3 -3
  291. package/build/{index-d2cb8b55.js → index-7e29c5a6.js} +17 -14
  292. package/build/{index-12cd8159.js → index-934c83f9.js} +5 -5
  293. package/build/{index-42079905.js → index-9b069c28.js} +13 -13
  294. package/build/{index-4ad77a99.js → index-9b827fc7.js} +7 -7
  295. package/build/{index-977877a7.js → index-a1358d99.js} +21 -21
  296. package/build/{index-ae83b086.js → index-a2d06cab.js} +4 -4
  297. package/build/index-a40fb8e3.js +404 -0
  298. package/build/{index-b048ee14.js → index-ac82d2b3.js} +30 -30
  299. package/build/{index-08d93a55.js → index-acaa93ce.js} +4 -4
  300. package/build/{index-ae147673.js → index-b1b30b78.js} +13 -13
  301. package/build/{index-567489d7.js → index-ba7b918b.js} +3 -3
  302. package/build/{index-b277c55f.js → index-bca2520d.js} +13 -13
  303. package/build/{index-88d03818.js → index-be820030.js} +25 -25
  304. package/build/{index-945d56e4.js → index-bfdc7bdf.js} +16 -16
  305. package/build/{index-206c9dca.js → index-c0ea3ee3.js} +1 -1
  306. package/build/{index-e397ab43.js → index-c12e99be.js} +2 -2
  307. package/build/{index-90522d35.js → index-c48ad0ce.js} +2 -2
  308. package/build/{index-08e22694.js → index-c7bc6413.js} +15 -15
  309. package/build/{index-229a6319.js → index-c93c0698.js} +2 -2
  310. package/build/{index-fde982ef.js → index-cc3b9039.js} +2 -2
  311. package/build/{index-16a1e285.js → index-d34e7a94.js} +2 -2
  312. package/build/{index-e586a8be.js → index-d3f6cd2d.js} +13 -13
  313. package/build/{index-bb28d435.js → index-daab7fd3.js} +2 -2
  314. package/build/{index-e0f69df4.js → index-de6bfbf1.js} +2 -2
  315. package/build/{index-4cd4bfad.js → index-e0b5e98a.js} +6 -6
  316. package/build/{index-98e81ba8.js → index-e21711b1.js} +3 -3
  317. package/build/{index-8c7d4323.js → index-e36c9971.js} +10 -10
  318. package/build/{index-79db467e.js → index-e53fca3f.js} +1 -1
  319. package/build/{index-b2ac4b53.js → index-eb27aa8d.js} +3 -3
  320. package/build/{index-cdddd954.js → index-ecb6ca78.js} +16 -16
  321. package/build/{index-772d33f8.js → index-f1b5c80f.js} +11 -11
  322. package/build/{index-f08a2e4f.js → index-f2de1ac3.js} +8 -8
  323. package/build/{index-360ade7b.js → index-f3afea6b.js} +2 -2
  324. package/build/{index-2b94685c.js → index-f4bbceb4.js} +3 -3
  325. package/build/{index-21ac52ae.js → index-f853d61a.js} +2 -2
  326. package/build/{index-42b54bf5.js → index-fd592d3a.js} +2 -2
  327. package/build/index.js +159 -148
  328. package/build/{labelSorting-33bbdeb7.js → labelSorting-20c7c970.js} +4 -4
  329. package/build/lead/layouts/lightbox/fields/textField/index.d.ts +1 -0
  330. package/build/lead.js +91 -468
  331. package/build/{logoIcon-4826ced3.js → logoIcon-cbca6445.js} +2 -2
  332. package/build/mantine.js +24 -24
  333. package/build/misc/utils.d.ts +1 -0
  334. package/build/misc.js +19 -18
  335. package/build/miscGetDynamicHealthTool.js +4 -4
  336. package/build/miscGetSocialList.js +8 -8
  337. package/build/miscScreenSizeContext.js +1 -1
  338. package/build/mobileBottomNavigation.js +5 -5
  339. package/build/mobileBottomNavigationIcon.js +5 -5
  340. package/build/molecules.js +76 -76
  341. package/build/moleculesArticleCard.js +6 -6
  342. package/build/moleculesArticleCardV2.js +17 -17
  343. package/build/navigation.js +47 -47
  344. package/build/navigationLogoutPopup.js +11 -11
  345. package/build/navigationProfileButton.js +27 -27
  346. package/build/onboardingV2.js +29 -29
  347. package/build/organisms.js +66 -55
  348. package/build/popupCollectPhone-9a10acbc.js +784 -0
  349. package/build/{post-90b1d82b.js → post-444c37f8.js} +2 -2
  350. package/build/profileNavigation.js +20 -20
  351. package/build/progressBar.js +1 -1
  352. package/build/pwg.js +23 -23
  353. package/build/ssoV2.js +29 -29
  354. package/build/{store-6a85e512.js → store-0d7468ae.js} +3 -3
  355. package/build/subot.js +36 -36
  356. package/build/surveyOrPremiumBanner.js +34 -34
  357. package/build/surveyQuestionCard.js +11 -11
  358. package/build/{surveyThankyouCard-387bd10a.js → surveyThankyouCard-880c387a.js} +5 -5
  359. package/build/together.js +57 -57
  360. package/build/togetherApiUtils.js +4 -4
  361. package/build/togetherAtoms.js +31 -31
  362. package/build/togetherComponentGlobalContext.js +4 -4
  363. package/build/togetherMolecules.js +52 -52
  364. package/build/togetherMoleculesCardAuthor.js +29 -29
  365. package/build/togetherMoleculesPostImagePreview.js +11 -11
  366. package/build/togetherMoleculesProfileDetail.js +40 -40
  367. package/build/togetherOrganisms.js +51 -51
  368. package/build/togetherRichTextEditor.js +18 -18
  369. package/build/togetherShareBox.js +10 -10
  370. package/build/{translationsProvider-c9e68afe.js → translationsProvider-d1fa3306.js} +1 -1
  371. package/build/{treePopoverMenu-bb7d8832.js → treePopoverMenu-1d613542.js} +19 -19
  372. package/build/{types-a7d78afb.js → types-fb5bbd81.js} +2 -2
  373. package/build/types.js +2 -2
  374. package/build/{useCategory-d3149e97.js → useCategory-79f47d56.js} +5 -5
  375. package/build/{useHealthToolCache-875560c3.js → useHealthToolCache-5daa5604.js} +1 -1
  376. package/build/{usePlacesAutocomplete-02e429f1.js → usePlacesAutocomplete-6eb18e3a.js} +1 -1
  377. package/build/useTogetherAuthRequiredAction.js +10 -10
  378. package/build/{utils-5e1f5fb0.js → utils-47bcf7d2.js} +2 -2
  379. package/build/{utils-d7906d17.js → utils-7d4c67cb.js} +2 -2
  380. package/build/{utils-8208f164.js → utils-8c441624.js} +5 -5
  381. package/build/{utils-0b47d24f.js → utils-bae5945a.js} +3 -3
  382. package/build/{utils-b14fcdaf.js → utils-f733e5ff.js} +4 -0
  383. package/build/vaccination.js +22 -22
  384. package/package.json +1 -1
  385. package/build/esm/index-54c983ca.js +0 -352
  386. package/build/index-3bbb4584.js +0 -360
  387. /package/build/{BMI_BOYS.percentile.monthly-6bc0d9bc.js → BMI_BOYS.percentile.monthly-d2ffdbaf.js} +0 -0
  388. /package/build/{BMI_BOYS.percentile.weekly-0a35fef2.js → BMI_BOYS.percentile.weekly-ad81093d.js} +0 -0
  389. /package/build/{BMI_BOYS.percentile.yearly-8c50db39.js → BMI_BOYS.percentile.yearly-27ec8beb.js} +0 -0
  390. /package/build/{BMI_BOYS.zscore.monthly-240696a9.js → BMI_BOYS.zscore.monthly-7779ded3.js} +0 -0
  391. /package/build/{BMI_BOYS.zscore.weekly-dde52f4f.js → BMI_BOYS.zscore.weekly-fd321640.js} +0 -0
  392. /package/build/{BMI_BOYS.zscore.yearly-d002e9b5.js → BMI_BOYS.zscore.yearly-ab6b1a44.js} +0 -0
  393. /package/build/{BMI_GIRLS.percentile.monthly-a6c12309.js → BMI_GIRLS.percentile.monthly-f8584063.js} +0 -0
  394. /package/build/{BMI_GIRLS.percentile.weekly-069c1f59.js → BMI_GIRLS.percentile.weekly-ab978526.js} +0 -0
  395. /package/build/{BMI_GIRLS.percentile.yearly-ee9eace6.js → BMI_GIRLS.percentile.yearly-78586b9e.js} +0 -0
  396. /package/build/{BMI_GIRLS.zscore.monthly-a1fed158.js → BMI_GIRLS.zscore.monthly-a42e9e51.js} +0 -0
  397. /package/build/{BMI_GIRLS.zscore.weekly-46c44925.js → BMI_GIRLS.zscore.weekly-9bed4eca.js} +0 -0
  398. /package/build/{BMI_GIRLS.zscore.yearly-4349f57b.js → BMI_GIRLS.zscore.yearly-7e06d9dd.js} +0 -0
  399. /package/build/{ChevronDown-9a2b64bf.js → ChevronDown-8bee6c28.js} +0 -0
  400. /package/build/{Close-ee765a9f.js → Close-88eb0fbd.js} +0 -0
  401. /package/build/{Google-c238ee64.js → Google-0fc6f0ab.js} +0 -0
  402. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-187e28d7.js → HEAD CIRCUM_BOYS.percentile.monthly-f5d3d1fb.js} +0 -0
  403. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-21ca8120.js → HEAD CIRCUM_BOYS.percentile.weekly-805128af.js} +0 -0
  404. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-d93c14fd.js → HEAD CIRCUM_BOYS.percentile.yearly-d77b4b07.js} +0 -0
  405. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-07e7f3a8.js → HEAD CIRCUM_BOYS.zscore.monthly-bbaedcd8.js} +0 -0
  406. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-2b4edc96.js → HEAD CIRCUM_BOYS.zscore.weekly-1a4d0882.js} +0 -0
  407. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-31570796.js → HEAD CIRCUM_BOYS.zscore.yearly-704a5c2c.js} +0 -0
  408. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-ce3ec60d.js → HEAD CIRCUM_GIRLS.percentile.monthly-d39cfe16.js} +0 -0
  409. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-dd678fbc.js → HEAD CIRCUM_GIRLS.percentile.weekly-6f19238b.js} +0 -0
  410. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-04726083.js → HEAD CIRCUM_GIRLS.percentile.yearly-801d93b9.js} +0 -0
  411. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-ba6933a7.js → HEAD CIRCUM_GIRLS.zscore.monthly-7df77eda.js} +0 -0
  412. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-1b40a88f.js → HEAD CIRCUM_GIRLS.zscore.weekly-cf8f05e3.js} +0 -0
  413. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-c7b626eb.js → HEAD CIRCUM_GIRLS.zscore.yearly-93bfaf41.js} +0 -0
  414. /package/build/{HEIGHT_BOYS.percentile.monthly-37379e41.js → HEIGHT_BOYS.percentile.monthly-2569fcbb.js} +0 -0
  415. /package/build/{HEIGHT_BOYS.percentile.weekly-0ffb1e5c.js → HEIGHT_BOYS.percentile.weekly-bb3ecbf4.js} +0 -0
  416. /package/build/{HEIGHT_BOYS.percentile.yearly-d10e7b20.js → HEIGHT_BOYS.percentile.yearly-57b6e5cd.js} +0 -0
  417. /package/build/{HEIGHT_BOYS.zscore.monthly-3a50bd8e.js → HEIGHT_BOYS.zscore.monthly-bbe5ecac.js} +0 -0
  418. /package/build/{HEIGHT_BOYS.zscore.weekly-e266b62a.js → HEIGHT_BOYS.zscore.weekly-55abf4ca.js} +0 -0
  419. /package/build/{HEIGHT_BOYS.zscore.yearly-b3b18878.js → HEIGHT_BOYS.zscore.yearly-969e56de.js} +0 -0
  420. /package/build/{HEIGHT_GIRLS.percentile.monthly-c6f8e288.js → HEIGHT_GIRLS.percentile.monthly-15400794.js} +0 -0
  421. /package/build/{HEIGHT_GIRLS.percentile.weekly-ac249945.js → HEIGHT_GIRLS.percentile.weekly-ac0bf40b.js} +0 -0
  422. /package/build/{HEIGHT_GIRLS.percentile.yearly-83972feb.js → HEIGHT_GIRLS.percentile.yearly-907739e9.js} +0 -0
  423. /package/build/{HEIGHT_GIRLS.zscore.monthly-4e71326d.js → HEIGHT_GIRLS.zscore.monthly-c4d5e058.js} +0 -0
  424. /package/build/{HEIGHT_GIRLS.zscore.weekly-bee1f98d.js → HEIGHT_GIRLS.zscore.weekly-919ff89e.js} +0 -0
  425. /package/build/{HEIGHT_GIRLS.zscore.yearly-4cb8dce0.js → HEIGHT_GIRLS.zscore.yearly-1739721d.js} +0 -0
  426. /package/build/{Locale-e0c46ae2.js → Locale-e34f5ebf.js} +0 -0
  427. /package/build/{Visible-166f5884.js → Visible-b7f1f9e9.js} +0 -0
  428. /package/build/{WEIGHT_BOYS.percentile.monthly-8bb6f0b8.js → WEIGHT_BOYS.percentile.monthly-6de0e505.js} +0 -0
  429. /package/build/{WEIGHT_BOYS.percentile.weekly-02eb3121.js → WEIGHT_BOYS.percentile.weekly-e3d6c9c3.js} +0 -0
  430. /package/build/{WEIGHT_BOYS.percentile.yearly-09644f05.js → WEIGHT_BOYS.percentile.yearly-30f0874b.js} +0 -0
  431. /package/build/{WEIGHT_BOYS.zscore.monthly-51ff39c1.js → WEIGHT_BOYS.zscore.monthly-1c97804e.js} +0 -0
  432. /package/build/{WEIGHT_BOYS.zscore.weekly-cefe0fbb.js → WEIGHT_BOYS.zscore.weekly-cdcccd74.js} +0 -0
  433. /package/build/{WEIGHT_BOYS.zscore.yearly-63fd497b.js → WEIGHT_BOYS.zscore.yearly-9c0c7177.js} +0 -0
  434. /package/build/{WEIGHT_GIRLS.percentile.monthly-ec44e33d.js → WEIGHT_GIRLS.percentile.monthly-140da5cb.js} +0 -0
  435. /package/build/{WEIGHT_GIRLS.percentile.weekly-9d1bbc22.js → WEIGHT_GIRLS.percentile.weekly-d363ad0b.js} +0 -0
  436. /package/build/{WEIGHT_GIRLS.percentile.yearly-d0d59404.js → WEIGHT_GIRLS.percentile.yearly-68b213bf.js} +0 -0
  437. /package/build/{WEIGHT_GIRLS.zscore.monthly-9981118d.js → WEIGHT_GIRLS.zscore.monthly-82b15890.js} +0 -0
  438. /package/build/{WEIGHT_GIRLS.zscore.weekly-978fadc8.js → WEIGHT_GIRLS.zscore.weekly-8e6ceb33.js} +0 -0
  439. /package/build/{WEIGHT_GIRLS.zscore.yearly-371b489f.js → WEIGHT_GIRLS.zscore.yearly-a1e3ff1d.js} +0 -0
  440. /package/build/{animation-15064de2.js → animation-32dae30c.js} +0 -0
  441. /package/build/{constants-f6f3402d.js → constants-390c8f8c.js} +0 -0
  442. /package/build/{constants-847b7fe4.js → constants-6d6a1281.js} +0 -0
  443. /package/build/{constants-ec3188ed.js → constants-92dca097.js} +0 -0
  444. /package/build/{dataTransform-5f0a27f6.js → dataTransform-aab211a1.js} +0 -0
  445. /package/build/esm/{BMI_BOYS.percentile.monthly-2c938aaf.js → BMI_BOYS.percentile.monthly-24e96cdb.js} +0 -0
  446. /package/build/esm/{BMI_BOYS.percentile.weekly-f76b0a95.js → BMI_BOYS.percentile.weekly-c971a9e8.js} +0 -0
  447. /package/build/esm/{BMI_BOYS.percentile.yearly-973cc9e2.js → BMI_BOYS.percentile.yearly-814267a9.js} +0 -0
  448. /package/build/esm/{BMI_BOYS.zscore.monthly-6c330720.js → BMI_BOYS.zscore.monthly-933731b4.js} +0 -0
  449. /package/build/esm/{BMI_BOYS.zscore.weekly-f864b6cb.js → BMI_BOYS.zscore.weekly-335ad8cd.js} +0 -0
  450. /package/build/esm/{BMI_BOYS.zscore.yearly-f5e5658f.js → BMI_BOYS.zscore.yearly-0ead916b.js} +0 -0
  451. /package/build/esm/{BMI_GIRLS.percentile.monthly-26e34b4a.js → BMI_GIRLS.percentile.monthly-ff77657b.js} +0 -0
  452. /package/build/esm/{BMI_GIRLS.percentile.weekly-5cef7d01.js → BMI_GIRLS.percentile.weekly-0e8f7bc5.js} +0 -0
  453. /package/build/esm/{BMI_GIRLS.percentile.yearly-35799c06.js → BMI_GIRLS.percentile.yearly-9c3a6c01.js} +0 -0
  454. /package/build/esm/{BMI_GIRLS.zscore.monthly-df987ab7.js → BMI_GIRLS.zscore.monthly-c609f60a.js} +0 -0
  455. /package/build/esm/{BMI_GIRLS.zscore.weekly-3845fb64.js → BMI_GIRLS.zscore.weekly-e59fd13a.js} +0 -0
  456. /package/build/esm/{BMI_GIRLS.zscore.yearly-7418165e.js → BMI_GIRLS.zscore.yearly-1e597566.js} +0 -0
  457. /package/build/esm/{ChevronDown-475b7475.js → ChevronDown-01db3e4d.js} +0 -0
  458. /package/build/esm/{Close-15e87682.js → Close-84a567fa.js} +0 -0
  459. /package/build/esm/{Google-1c108148.js → Google-eedbb3ce.js} +0 -0
  460. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-8403ca33.js → HEAD CIRCUM_BOYS.percentile.monthly-ca6695a9.js} +0 -0
  461. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-b42ed76d.js → HEAD CIRCUM_BOYS.percentile.weekly-09597da0.js} +0 -0
  462. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-9eef372e.js → HEAD CIRCUM_BOYS.percentile.yearly-8ce70fcb.js} +0 -0
  463. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-15f2b24b.js → HEAD CIRCUM_BOYS.zscore.monthly-fcf7941a.js} +0 -0
  464. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-d20ddfd3.js → HEAD CIRCUM_BOYS.zscore.weekly-ce83ef67.js} +0 -0
  465. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-65b5d878.js → HEAD CIRCUM_BOYS.zscore.yearly-6ca38a69.js} +0 -0
  466. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-08b29f12.js → HEAD CIRCUM_GIRLS.percentile.monthly-804db3ff.js} +0 -0
  467. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-09b20ce6.js → HEAD CIRCUM_GIRLS.percentile.weekly-c9db0a64.js} +0 -0
  468. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-732c8c4e.js → HEAD CIRCUM_GIRLS.percentile.yearly-0cded924.js} +0 -0
  469. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-73e6ee29.js → HEAD CIRCUM_GIRLS.zscore.monthly-cabdf511.js} +0 -0
  470. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-b30c5386.js → HEAD CIRCUM_GIRLS.zscore.weekly-8a7b82f9.js} +0 -0
  471. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-90e592ba.js → HEAD CIRCUM_GIRLS.zscore.yearly-f426f941.js} +0 -0
  472. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-49734d3e.js → HEIGHT_BOYS.percentile.monthly-7bf0d485.js} +0 -0
  473. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-c564a6ac.js → HEIGHT_BOYS.percentile.weekly-12f46611.js} +0 -0
  474. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-e752729b.js → HEIGHT_BOYS.percentile.yearly-c741ea5f.js} +0 -0
  475. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-571009ea.js → HEIGHT_BOYS.zscore.monthly-72a76286.js} +0 -0
  476. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-60ccdfa2.js → HEIGHT_BOYS.zscore.weekly-142ab151.js} +0 -0
  477. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-bac42e3c.js → HEIGHT_BOYS.zscore.yearly-bc5dafbe.js} +0 -0
  478. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-f20c1cdb.js → HEIGHT_GIRLS.percentile.monthly-0a1e6189.js} +0 -0
  479. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-87cbec53.js → HEIGHT_GIRLS.percentile.weekly-2c556470.js} +0 -0
  480. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-d2c422a4.js → HEIGHT_GIRLS.percentile.yearly-ae62818b.js} +0 -0
  481. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-c1200152.js → HEIGHT_GIRLS.zscore.monthly-c998aee9.js} +0 -0
  482. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-fada9c7f.js → HEIGHT_GIRLS.zscore.weekly-f390b369.js} +0 -0
  483. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-59e8400f.js → HEIGHT_GIRLS.zscore.yearly-17694806.js} +0 -0
  484. /package/build/esm/{Locale-7cf1b357.js → Locale-b7e7e767.js} +0 -0
  485. /package/build/esm/{Visible-db4bf0f2.js → Visible-167c39ec.js} +0 -0
  486. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-378d3ff5.js → WEIGHT_BOYS.percentile.monthly-e6df8eb1.js} +0 -0
  487. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-6c380e02.js → WEIGHT_BOYS.percentile.weekly-36f1fe35.js} +0 -0
  488. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-0cabc338.js → WEIGHT_BOYS.percentile.yearly-72f1bac9.js} +0 -0
  489. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-94d3b73a.js → WEIGHT_BOYS.zscore.monthly-9fb130f9.js} +0 -0
  490. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-4a17d71c.js → WEIGHT_BOYS.zscore.weekly-e3516a35.js} +0 -0
  491. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-8840e532.js → WEIGHT_BOYS.zscore.yearly-ca7891cf.js} +0 -0
  492. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-dcb12025.js → WEIGHT_GIRLS.percentile.monthly-cc68e70b.js} +0 -0
  493. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-38079834.js → WEIGHT_GIRLS.percentile.weekly-998f908c.js} +0 -0
  494. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-5f62e57e.js → WEIGHT_GIRLS.percentile.yearly-09325352.js} +0 -0
  495. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-3ba1c1f7.js → WEIGHT_GIRLS.zscore.monthly-22a33cd9.js} +0 -0
  496. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-0136ee3b.js → WEIGHT_GIRLS.zscore.weekly-1ac1c68c.js} +0 -0
  497. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-e7d4cec5.js → WEIGHT_GIRLS.zscore.yearly-9597aee1.js} +0 -0
  498. /package/build/esm/{animation-a17d2446.js → animation-b3a22a3c.js} +0 -0
  499. /package/build/esm/{constants-e5631803.js → constants-0e0e1c46.js} +0 -0
  500. /package/build/esm/{constants-924eae34.js → constants-2c8e0b6e.js} +0 -0
  501. /package/build/esm/{constants-c8309273.js → constants-5faf8260.js} +0 -0
  502. /package/build/esm/{dataTransform-1f110d4e.js → dataTransform-9fc1089d.js} +0 -0
  503. /package/build/esm/{index-e050a8e8.js → index-1e990544.js} +0 -0
  504. /package/build/esm/{index-e22a705a.js → index-21017a80.js} +0 -0
  505. /package/build/esm/{index-d4fd2f0b.js → index-5a1d5a17.js} +0 -0
  506. /package/build/esm/{index-96a08b28.js → index-881e0cbf.js} +0 -0
  507. /package/build/esm/{index-b1a7fc0f.js → index-aa41fcf7.js} +0 -0
  508. /package/build/esm/{index-cbc036d7.js → index-ac5ff56b.js} +0 -0
  509. /package/build/esm/{index-a793b6a0.js → index-c28a1b29.js} +0 -0
  510. /package/build/esm/{index-da531b8f.js → index-ef6bbf34.js} +0 -0
  511. /package/build/esm/{index.styles-de54e20e.js → index.styles-5961a360.js} +0 -0
  512. /package/build/esm/{localizeNumberFormat-412266ab.js → localizeNumberFormat-2593331f.js} +0 -0
  513. /package/build/esm/{number-e68e4926.js → number-c4b6bbc3.js} +0 -0
  514. /package/build/esm/{paths-8af925b5.js → paths-ecfef714.js} +0 -0
  515. /package/build/esm/{shared-f3fd9ec7.js → shared-71454d18.js} +0 -0
  516. /package/build/esm/{text-af71ddba.js → text-3c3e66bf.js} +0 -0
  517. /package/build/esm/{translationsContext-111a9aaa.js → translationsContext-7aa979e2.js} +0 -0
  518. /package/build/esm/{tslib.es6-292fd623.js → tslib.es6-b9beec40.js} +0 -0
  519. /package/build/esm/{types-19a300aa.js → types-336954db.js} +0 -0
  520. /package/build/esm/{useIsInit-29c51d2d.js → useIsInit-9fd5ed26.js} +0 -0
  521. /package/build/esm/{useOutsideClick-9b386e59.js → useOutsideClick-109d3c04.js} +0 -0
  522. /package/build/esm/{useScrollbarSize-5cc6d292.js → useScrollbarSize-529e1bbd.js} +0 -0
  523. /package/build/esm/{useUniqueId-f65c0be9.js → useUniqueId-0dcab68a.js} +0 -0
  524. /package/build/{index-c0b969e4.js → index-202569df.js} +0 -0
  525. /package/build/{index-ff01a420.js → index-61d44d43.js} +0 -0
  526. /package/build/{index-78805bb4.js → index-972f703b.js} +0 -0
  527. /package/build/{index-3cd7bc9f.js → index-aa3235d9.js} +0 -0
  528. /package/build/{index-87a8011d.js → index-ac9116e4.js} +0 -0
  529. /package/build/{index-bd7f2a3b.js → index-c3adec9a.js} +0 -0
  530. /package/build/{index-f8a2243d.js → index-d79216ac.js} +0 -0
  531. /package/build/{index-c72b59c4.js → index-f3a51317.js} +0 -0
  532. /package/build/{index.styles-36888f9a.js → index.styles-0781cd6d.js} +0 -0
  533. /package/build/{localizeNumberFormat-6cc89adf.js → localizeNumberFormat-c405362b.js} +0 -0
  534. /package/build/{normalizeLink-66e73c1f.js → normalizeLink-7ae50c8b.js} +0 -0
  535. /package/build/{number-bd5bc052.js → number-d3298ef0.js} +0 -0
  536. /package/build/{paths-f97e5e69.js → paths-4a878fec.js} +0 -0
  537. /package/build/{shared-96ac498c.js → shared-545baa9e.js} +0 -0
  538. /package/build/{text-4b8c3e25.js → text-dec98bc9.js} +0 -0
  539. /package/build/{translationsContext-1bd5b6ec.js → translationsContext-810206a1.js} +0 -0
  540. /package/build/{tslib.es6-876f73a6.js → tslib.es6-28cc9ba6.js} +0 -0
  541. /package/build/{types-c7fab576.js → types-7a9f48ed.js} +0 -0
  542. /package/build/{useIsInit-8a0af6c8.js → useIsInit-35a17977.js} +0 -0
  543. /package/build/{useOutsideClick-71d1c76d.js → useOutsideClick-0e8e115e.js} +0 -0
  544. /package/build/{useScrollbarSize-642fd323.js → useScrollbarSize-4f3f6759.js} +0 -0
  545. /package/build/{useUniqueId-c9363692.js → useUniqueId-2231b202.js} +0 -0
@@ -1,57 +1,57 @@
1
- export { D as DueDateForm } from './index-38c0374c.js';
2
- export { B as BmiForm } from './index-316010f3.js';
3
- export { B as BabyPoopForm } from './index-0f495628.js';
4
- export { T as ThrForm } from './index-39918626.js';
5
- export { O as OvulationForm } from './index-21a8b4b9.js';
6
- export { B as BabyVaccineForm } from './index-a0740cfb.js';
7
- export { P as PWGForm } from './index-dbf26c17.js';
8
- import './tslib.es6-292fd623.js';
1
+ export { D as DueDateForm } from './index-0e6d3305.js';
2
+ export { B as BmiForm } from './index-565ca849.js';
3
+ export { B as BabyPoopForm } from './index-12e1fb2e.js';
4
+ export { T as ThrForm } from './index-781d9cd0.js';
5
+ export { O as OvulationForm } from './index-458dbfce.js';
6
+ export { B as BabyVaccineForm } from './index-8d0a326b.js';
7
+ export { P as PWGForm } from './index-8b85a6ef.js';
8
+ import './tslib.es6-b9beec40.js';
9
9
  import 'react';
10
10
  import '@mantine/core';
11
11
  import 'date-fns';
12
- import './LastPeriod-a325c51d.js';
13
- import './Locale-7cf1b357.js';
12
+ import './LastPeriod-2b184adb.js';
13
+ import './Locale-b7e7e767.js';
14
14
  import '@mantine/form';
15
15
  import 'dayjs';
16
- import './index-b7fc5c49.js';
16
+ import './index-1c9f2a7e.js';
17
17
  import '@hhgtech/icons/other';
18
18
  import '@mantine/hooks';
19
- import './index-d4fd2f0b.js';
19
+ import './index-5a1d5a17.js';
20
20
  import './constantsDomainLocales.js';
21
21
  import './constantsIsProduction.js';
22
- import './index-71cd4378.js';
23
- import './utils-9de7fd8e.js';
22
+ import './index-daae84ea.js';
23
+ import './utils-3e4f1730.js';
24
24
  import '@emotion/styled';
25
25
  import '@mantine/carousel';
26
- import './index-62589d09.js';
27
- import './text-af71ddba.js';
28
- import './index-8d38edb6.js';
29
- import './index-41167387.js';
26
+ import './index-ffa78d1c.js';
27
+ import './text-3c3e66bf.js';
28
+ import './index-596548d9.js';
29
+ import './index-9ca7b86c.js';
30
30
  import '@mantine/notifications';
31
- import './index-d51d2ed9.js';
31
+ import './index-5644f488.js';
32
32
  import 'date-fns/locale';
33
33
  import './constantsSite.js';
34
34
  import './constantsRiskScreener.js';
35
35
  import './miscTheme.js';
36
- import './shared-f3fd9ec7.js';
36
+ import './shared-71454d18.js';
37
37
  import 'classnames';
38
- import './useUniqueId-f65c0be9.js';
38
+ import './useUniqueId-0dcab68a.js';
39
39
  import '@hhgtech/icons/core';
40
- import './index-fc122c7c.js';
41
- import './index-fd548b1b.js';
40
+ import './index-696ef817.js';
41
+ import './index-c28d03d9.js';
42
42
  import '@mantine/dates';
43
- import './index.styles-de54e20e.js';
44
- import './index-e8a2236c.js';
45
- import './translationsContext-111a9aaa.js';
46
- import './index-3e566f55.js';
47
- import './index-70112a7c.js';
43
+ import './index.styles-5961a360.js';
44
+ import './index-29b22cdd.js';
45
+ import './translationsContext-7aa979e2.js';
46
+ import './index-dc84b0f5.js';
47
+ import './index-9898646c.js';
48
48
  import 'react-keyed-flatten-children';
49
49
  import 'react-hook-form';
50
- import './useHealthToolCache-6f74ce0a.js';
50
+ import './useHealthToolCache-582185cc.js';
51
51
  import './miscGetDynamicHealthTool.js';
52
- import './normalizeLink-9e58613b.js';
53
- import './core-785c97c9.js';
54
- import './constants-e5631803.js';
55
- import './index-03f0c9dd.js';
52
+ import './normalizeLink-51568201.js';
53
+ import './core-f6cb5951.js';
54
+ import './constants-0e0e1c46.js';
55
+ import './index-fb2e7699.js';
56
56
  import './embeddedHeathToolCards_helpers.js';
57
- import './constants-924eae34.js';
57
+ import './constants-2c8e0b6e.js';
@@ -1,19 +1,19 @@
1
- export { u as useTranslations } from './index-e8a2236c.js';
2
- export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-5cc6d292.js';
3
- export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, a as usePrevious, b as useRafState } from './useCategory-263913e4.js';
4
- export { u as useHealthToolsCache } from './useHealthToolCache-6f74ce0a.js';
5
- export { u as useIsInit } from './useIsInit-29c51d2d.js';
6
- export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-9b386e59.js';
7
- export { u as useInitialMount, a as useUniqueId } from './useUniqueId-f65c0be9.js';
1
+ export { u as useTranslations } from './index-29b22cdd.js';
2
+ export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-529e1bbd.js';
3
+ export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, a as usePrevious, b as useRafState } from './useCategory-8a87096a.js';
4
+ export { u as useHealthToolsCache } from './useHealthToolCache-582185cc.js';
5
+ export { u as useIsInit } from './useIsInit-9fd5ed26.js';
6
+ export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-109d3c04.js';
7
+ export { u as useInitialMount, a as useUniqueId } from './useUniqueId-0dcab68a.js';
8
8
  import 'react';
9
- import './translationsContext-111a9aaa.js';
9
+ import './translationsContext-7aa979e2.js';
10
10
  import 'lodash/debounce';
11
- import './tslib.es6-292fd623.js';
11
+ import './tslib.es6-b9beec40.js';
12
12
  import './miscCookieHelper.js';
13
- import './index-41167387.js';
14
- import './Locale-7cf1b357.js';
13
+ import './index-9ca7b86c.js';
14
+ import './Locale-b7e7e767.js';
15
15
  import './miscGetDynamicHealthTool.js';
16
- import './normalizeLink-9e58613b.js';
16
+ import './normalizeLink-51568201.js';
17
17
  import './constantsDomainLocales.js';
18
18
  import './constantsIsProduction.js';
19
- import './core-785c97c9.js';
19
+ import './core-f6cb5951.js';
@@ -1 +1 @@
1
- export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'collectPhoneNumber.action' | 'collectPhoneNumber.descriptionSuccess' | 'collectPhoneNumber.inputInvalid' | 'collectPhoneNumber.inputLabel' | 'collectPhoneNumber.title' | 'collectPhoneNumber.titleSuccess' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.action.close' | 'common.noResult' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.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' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | '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';
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.noResult' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.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' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | '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';
@@ -234,6 +234,7 @@ var defaultTranslations = {
234
234
  "collectPhoneNumber.descriptionSuccess": "We will reach out to you shortly on Zalo",
235
235
  "collectPhoneNumber.inputInvalid": "Invalid phone number",
236
236
  "collectPhoneNumber.inputLabel": "Phone number",
237
+ "collectPhoneNumber.phoneRequired": "Please enter your phone number",
237
238
  "collectPhoneNumber.title": "We will reach out to you shortly on {name}",
238
239
  "collectPhoneNumber.titleSuccess": "Thanks a bunch!",
239
240
  "comment.count": "{count} comments",
@@ -234,6 +234,7 @@ var hiTranslations = {
234
234
  "collectPhoneNumber.descriptionSuccess": "We will reach out to you shortly on Zalo",
235
235
  "collectPhoneNumber.inputInvalid": "Invalid phone number",
236
236
  "collectPhoneNumber.inputLabel": "Phone number",
237
+ "collectPhoneNumber.phoneRequired": "Please enter your phone number",
237
238
  "collectPhoneNumber.title": "We will reach out to you shortly on {name}",
238
239
  "collectPhoneNumber.titleSuccess": "Thanks a bunch!",
239
240
  "comment.count": "{count} comments",
@@ -234,6 +234,7 @@ var idTranslations = {
234
234
  "collectPhoneNumber.descriptionSuccess": "We will reach out to you shortly on Zalo",
235
235
  "collectPhoneNumber.inputInvalid": "Invalid phone number",
236
236
  "collectPhoneNumber.inputLabel": "Phone number",
237
+ "collectPhoneNumber.phoneRequired": "Please enter your phone number",
237
238
  "collectPhoneNumber.title": "We will reach out to you shortly on {name}",
238
239
  "collectPhoneNumber.titleSuccess": "Thanks a bunch!",
239
240
  "comment.count": "{count} komentar",
@@ -234,6 +234,7 @@ var kmTranslations = {
234
234
  "collectPhoneNumber.descriptionSuccess": "We will reach out to you shortly on Zalo",
235
235
  "collectPhoneNumber.inputInvalid": "Invalid phone number",
236
236
  "collectPhoneNumber.inputLabel": "Phone number",
237
+ "collectPhoneNumber.phoneRequired": "Please enter your phone number",
237
238
  "collectPhoneNumber.title": "We will reach out to you shortly on {name}",
238
239
  "collectPhoneNumber.titleSuccess": "Thanks a bunch!",
239
240
  "comment.count": "{count} comments",
@@ -234,6 +234,7 @@ var msTranslations = {
234
234
  "collectPhoneNumber.descriptionSuccess": "We will reach out to you shortly on Zalo",
235
235
  "collectPhoneNumber.inputInvalid": "Invalid phone number",
236
236
  "collectPhoneNumber.inputLabel": "Phone number",
237
+ "collectPhoneNumber.phoneRequired": "Please enter your phone number",
237
238
  "collectPhoneNumber.title": "We will reach out to you shortly on {name}",
238
239
  "collectPhoneNumber.titleSuccess": "Thanks a bunch!",
239
240
  "comment.count": "{count} komen",
@@ -234,6 +234,7 @@ var myTranslations = {
234
234
  "collectPhoneNumber.descriptionSuccess": "We will reach out to you shortly on Zalo",
235
235
  "collectPhoneNumber.inputInvalid": "Invalid phone number",
236
236
  "collectPhoneNumber.inputLabel": "Phone number",
237
+ "collectPhoneNumber.phoneRequired": "Please enter your phone number",
237
238
  "collectPhoneNumber.title": "We will reach out to you shortly on {name}",
238
239
  "collectPhoneNumber.titleSuccess": "Thanks a bunch!",
239
240
  "comment.count": "မှတ်ချက် {count}ခု",
@@ -234,6 +234,7 @@ var thTranslations = {
234
234
  "collectPhoneNumber.descriptionSuccess": "We will reach out to you shortly on Zalo",
235
235
  "collectPhoneNumber.inputInvalid": "Invalid phone number",
236
236
  "collectPhoneNumber.inputLabel": "Phone number",
237
+ "collectPhoneNumber.phoneRequired": "Please enter your phone number",
237
238
  "collectPhoneNumber.title": "We will reach out to you shortly on {name}",
238
239
  "collectPhoneNumber.titleSuccess": "Thanks a bunch!",
239
240
  "comment.count": "{count} ความเห็น ",
@@ -234,6 +234,7 @@ var tlTranslations = {
234
234
  "collectPhoneNumber.descriptionSuccess": "We will reach out to you shortly on Zalo",
235
235
  "collectPhoneNumber.inputInvalid": "Invalid phone number",
236
236
  "collectPhoneNumber.inputLabel": "Phone number",
237
+ "collectPhoneNumber.phoneRequired": "Please enter your phone number",
237
238
  "collectPhoneNumber.title": "We will reach out to you shortly on {name}",
238
239
  "collectPhoneNumber.titleSuccess": "Thanks a bunch!",
239
240
  "comment.count": "{count} comments",
@@ -230,19 +230,20 @@ var viTranslations = {
230
230
  "chooseBaby.new": "Hoặc tạo hồ sơ mới",
231
231
  "chooseBaby.placeholder": "Vui lòng nhập tên trẻ",
232
232
  "chooseBaby.title": "Chọn 1 hồ sơ",
233
- "collectPhoneNumber.action": "Submit",
234
- "collectPhoneNumber.descriptionSuccess": "We will reach out to you shortly on Zalo",
235
- "collectPhoneNumber.inputInvalid": "Invalid phone number",
236
- "collectPhoneNumber.inputLabel": "Phone number",
237
- "collectPhoneNumber.title": "We will reach out to you shortly on {name}",
238
- "collectPhoneNumber.titleSuccess": "Thanks a bunch!",
233
+ "collectPhoneNumber.action": "Gửi",
234
+ "collectPhoneNumber.descriptionSuccess": "Chúng tôi sẽ sớm liên hệ với bạn qua Zalo",
235
+ "collectPhoneNumber.inputInvalid": "Số điện thoại không hợp lệ",
236
+ "collectPhoneNumber.inputLabel": "Số điện thoại",
237
+ "collectPhoneNumber.phoneRequired": "Vui lòng nhập số điện thoại của bạn",
238
+ "collectPhoneNumber.title": "Chúng tôi sẽ sớm liên hệ với bạn qua {name}",
239
+ "collectPhoneNumber.titleSuccess": "Cảm ơn rất nhiều!",
239
240
  "comment.count": "{count} bình luận",
240
241
  "comment.now": "Bình luận ngay",
241
242
  "comment.seeMoreComments": "Xem thêm {count} bình luận",
242
243
  "comment.seeMoreReplies": "Xem thêm {count} phản hồi",
243
244
  "commentPopup.warning.newPost": "Câu hỏi của bạn sẽ được hiển thị công khai",
244
- "common.action.close": "Close",
245
- "common.noResult": "No Result",
245
+ "common.action.close": "Đóng",
246
+ "common.noResult": "Không tìm thấy kết quả",
246
247
  "common.playing": "Đang xem ...",
247
248
  "common.profileNavigator.newsletterSubscription": "Đăng ký bản tin sức khỏe",
248
249
  "common.sponsoredBy": "Tài trợ bởi",
@@ -230,19 +230,20 @@ var mbTranslations = {
230
230
  "chooseBaby.new": "Hoặc tạo hồ sơ mới",
231
231
  "chooseBaby.placeholder": "Vui lòng nhập tên trẻ",
232
232
  "chooseBaby.title": "Chọn 1 hồ sơ",
233
- "collectPhoneNumber.action": "Submit",
234
- "collectPhoneNumber.descriptionSuccess": "We will reach out to you shortly on Zalo",
235
- "collectPhoneNumber.inputInvalid": "Invalid phone number",
236
- "collectPhoneNumber.inputLabel": "Phone number",
237
- "collectPhoneNumber.title": "We will reach out to you shortly on {name}",
238
- "collectPhoneNumber.titleSuccess": "Thanks a bunch!",
233
+ "collectPhoneNumber.action": "Gửi",
234
+ "collectPhoneNumber.descriptionSuccess": "Chúng tôi sẽ sớm liên hệ với bạn qua Zalo",
235
+ "collectPhoneNumber.inputInvalid": "Số điện thoại không hợp lệ",
236
+ "collectPhoneNumber.inputLabel": "Số điện thoại",
237
+ "collectPhoneNumber.phoneRequired": "Vui lòng nhập số điện thoại của bạn",
238
+ "collectPhoneNumber.title": "Chúng tôi sẽ sớm liên hệ với bạn qua {name}",
239
+ "collectPhoneNumber.titleSuccess": "Cảm ơn rất nhiều!",
239
240
  "comment.count": "{count} bình luận",
240
241
  "comment.now": "Bình luận ngay",
241
242
  "comment.seeMoreComments": "Xem thêm {count} bình luận",
242
243
  "comment.seeMoreReplies": "Xem thêm {count} phản hồi",
243
244
  "commentPopup.warning.newPost": "Câu hỏi của bạn sẽ được hiển thị công khai",
244
- "common.action.close": "Close",
245
- "common.noResult": "No Result",
245
+ "common.action.close": "Đóng",
246
+ "common.noResult": "Không tìm thấy kết quả",
246
247
  "common.playing": "Đang xem ...",
247
248
  "common.profileNavigator.newsletterSubscription": "Đăng ký bản tin sức khỏe",
248
249
  "common.sponsoredBy": "Tài trợ bởi",
@@ -234,6 +234,7 @@ var zhSGTranslations = {
234
234
  "collectPhoneNumber.descriptionSuccess": "We will reach out to you shortly on Zalo",
235
235
  "collectPhoneNumber.inputInvalid": "Invalid phone number",
236
236
  "collectPhoneNumber.inputLabel": "Phone number",
237
+ "collectPhoneNumber.phoneRequired": "Please enter your phone number",
237
238
  "collectPhoneNumber.title": "We will reach out to you shortly on {name}",
238
239
  "collectPhoneNumber.titleSuccess": "Thanks a bunch!",
239
240
  "comment.count": "{count} 评论",
@@ -234,6 +234,7 @@ var zhTranslations = {
234
234
  "collectPhoneNumber.descriptionSuccess": "We will reach out to you shortly on Zalo",
235
235
  "collectPhoneNumber.inputInvalid": "Invalid phone number",
236
236
  "collectPhoneNumber.inputLabel": "Phone number",
237
+ "collectPhoneNumber.phoneRequired": "Please enter your phone number",
237
238
  "collectPhoneNumber.title": "We will reach out to you shortly on {name}",
238
239
  "collectPhoneNumber.titleSuccess": "Thanks a bunch!",
239
240
  "comment.count": "{count} comments",
package/build/esm/i18n.js CHANGED
@@ -1,5 +1,5 @@
1
- export { T as TranslationsContext } from './translationsContext-111a9aaa.js';
2
- export { T as TranslationsProvider, t as translationsMap } from './translationsProvider-fd13dfca.js';
1
+ export { T as TranslationsContext } from './translationsContext-7aa979e2.js';
2
+ export { T as TranslationsProvider, t as translationsMap } from './translationsProvider-ca604cc5.js';
3
3
  import 'react';
4
4
  import './i18n-values/en-PH.js';
5
5
  import './i18n-values/hi-IN.js';
@@ -1,5 +1,5 @@
1
- import { T as TranslationsContext } from './translationsContext-111a9aaa.js';
2
- export { T as TranslationsContext } from './translationsContext-111a9aaa.js';
1
+ import { T as TranslationsContext } from './translationsContext-7aa979e2.js';
2
+ export { T as TranslationsContext } from './translationsContext-7aa979e2.js';
3
3
  import React__default, { useMemo } from 'react';
4
4
 
5
5
  const TranslationsProvider = ({ locale = 'en-PH', values, children, }) => {
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+ declare const Check: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
+ export default Check;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+ declare const HelloZalo: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
+ export default HelloZalo;
@@ -1,5 +1,6 @@
1
1
  import CaretDown from "./CaretDown";
2
2
  import ChatbotBg from "./ChatbotBg";
3
+ import Check from "./Check";
3
4
  import CheckCircle from "./CheckCircle";
4
5
  import ChevronDown from "./ChevronDown";
5
6
  import ChevronLeft from "./ChevronLeft";
@@ -11,10 +12,11 @@ import EmailCheck from "./EmailCheck";
11
12
  import EmailFail from "./EmailFail";
12
13
  import Facebook from "./Facebook";
13
14
  import Google from "./Google";
15
+ import HelloZalo from "./HelloZalo";
14
16
  import InVisible from "./InVisible";
15
17
  import Search from "./Search";
16
18
  import Search2 from "./Search2";
17
19
  import Visible from "./Visible";
18
20
  import Circle from "./Circle";
19
21
  import Spinning from "./Spinning";
20
- export { CaretDown, ChatbotBg, CheckCircle, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Close, CurrentLocation, EmailCheck, EmailFail, Facebook, Google, InVisible, Search, Search2, Visible, Circle, Spinning, };
22
+ export { CaretDown, ChatbotBg, Check, CheckCircle, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Close, CurrentLocation, EmailCheck, EmailFail, Facebook, Google, HelloZalo, InVisible, Search, Search2, Visible, Circle, Spinning, };
@@ -1,9 +1,9 @@
1
- import { _ as __rest } from './tslib.es6-292fd623.js';
1
+ import { _ as __rest } from './tslib.es6-b9beec40.js';
2
2
  import React__default, { useState, useCallback, useMemo, useEffect } from 'react';
3
3
  import { clsx } from '@mantine/core';
4
4
  import { Drawer } from 'vaul';
5
5
  import styled from '@emotion/styled';
6
- import { Z as ZINDEX_SSO } from './index-d51d2ed9.js';
6
+ import { Z as ZINDEX_SSO } from './index-5644f488.js';
7
7
 
8
8
  const StyledDrawerComponentContent = styled(Drawer.Content) `
9
9
  position: fixed;
@@ -1,53 +1,53 @@
1
- import { _ as __rest, a as __awaiter } from './tslib.es6-292fd623.js';
1
+ import { _ as __rest, a as __awaiter } from './tslib.es6-b9beec40.js';
2
2
  import React__default, { createContext, useState, useContext, useEffect } from 'react';
3
- import { T as Tabs } from './index-3e566f55.js';
4
- import { L as Loading } from './index-3dd00653.js';
5
- import './index-41167387.js';
6
- import { g as formatArticle } from './dataTransform-60f938ae.js';
3
+ import { T as Tabs } from './index-dc84b0f5.js';
4
+ import { L as Loading } from './index-de81ff56.js';
5
+ import './index-9ca7b86c.js';
6
+ import { g as formatArticle } from './dataTransform-31b5b072.js';
7
7
  import { PATHS } from './togetherApiPaths.js';
8
- import { T as TogetherComponentGlobalContext, c as callApi, d as getApiPath } from './utils-a250c276.js';
8
+ import { T as TogetherComponentGlobalContext, c as callApi, d as getApiPath } from './utils-a1c3ff9b.js';
9
9
  import { Minus, Plus } from '@hhgtech/icons/core';
10
10
  import { Collapse } from '@mantine/core';
11
- import { C as CardAuthor } from './index-996ab51b.js';
12
- import { L as LOCALE } from './Locale-7cf1b357.js';
11
+ import { C as CardAuthor } from './index-2bac5640.js';
12
+ import { L as LOCALE } from './Locale-b7e7e767.js';
13
13
  import '@hhgtech/icons/other';
14
- import './index-fc122c7c.js';
15
- import './shared-f3fd9ec7.js';
16
- import './text-af71ddba.js';
17
- import './index-62589d09.js';
18
- import './index-e8a2236c.js';
19
- import './translationsContext-111a9aaa.js';
20
- import './index-05d02a03.js';
21
- import './index-cbc036d7.js';
14
+ import './index-696ef817.js';
15
+ import './shared-71454d18.js';
16
+ import './text-3c3e66bf.js';
17
+ import './index-ffa78d1c.js';
18
+ import './index-29b22cdd.js';
19
+ import './translationsContext-7aa979e2.js';
20
+ import './index-7eda6c66.js';
21
+ import './index-ac5ff56b.js';
22
22
  import './miscCookieHelper.js';
23
23
  import 'slugify';
24
24
  import './constantsIsProduction.js';
25
25
  import 'string-format';
26
- import './constants-e5631803.js';
26
+ import './constants-0e0e1c46.js';
27
27
  import 'dayjs';
28
28
  import 'dayjs/plugin/relativeTime';
29
- import './utils-9de7fd8e.js';
30
- import './index-2367cd0b.js';
31
- import './paths-8af925b5.js';
32
- import './constants-c8309273.js';
33
- import './index-d51d2ed9.js';
29
+ import './utils-3e4f1730.js';
30
+ import './index-faf28600.js';
31
+ import './paths-ecfef714.js';
32
+ import './constants-5faf8260.js';
33
+ import './index-5644f488.js';
34
34
  import 'date-fns/locale';
35
35
  import './constantsSite.js';
36
36
  import './constantsDomainLocales.js';
37
37
  import './constantsRiskScreener.js';
38
- import './index-f5e7c0b3.js';
38
+ import './index-25def0b5.js';
39
39
  import './miscTheme.js';
40
- import './WhatsApp-2ff09779.js';
41
- import './Spinner-fd73f81a.js';
42
- import './index-279961ad.js';
40
+ import './WhatsApp-f7c97a5b.js';
41
+ import './Spinner-61d6a665.js';
42
+ import './index-693d3928.js';
43
43
  import '@emotion/styled';
44
- import './index-71cd4378.js';
45
- import './index-d4fd2f0b.js';
46
- import './index-5f740d8c.js';
44
+ import './index-daae84ea.js';
45
+ import './index-5a1d5a17.js';
46
+ import './index-2125673c.js';
47
47
  import '@emotion/react';
48
- import './index-8e16274c.js';
49
- import './index-531d1477.js';
50
- import './index.styles-de54e20e.js';
48
+ import './index-e8b0e1c6.js';
49
+ import './index-123494f8.js';
50
+ import './index.styles-5961a360.js';
51
51
 
52
52
  const ProfileDetailContext = createContext({});
53
53