@hhgtech/hhg-components 1.29.392 → 1.29.394-beta-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (527) hide show
  1. package/build/{InputDate-7c667a25.js → InputDate-c1865790.js} +17 -7
  2. package/build/{LastPeriod-dda1203c.js → LastPeriod-7e67526a.js} +1 -1
  3. package/build/{MobileBottomNavigationIcon-4a80b6c7.js → MobileBottomNavigationIcon-7804ffcd.js} +3 -3
  4. package/build/{Spinner-48dd7d71.js → Spinner-9ad81cc2.js} +1 -1
  5. package/build/{WhatsApp-03bea647.js → WhatsApp-bd102c81.js} +1 -1
  6. package/build/adapters.js +19 -19
  7. package/build/atoms.js +54 -55
  8. package/build/babyGrowth.js +83 -83
  9. package/build/cache.js +2 -2
  10. package/build/care.js +17 -17
  11. package/build/careBookingSearchBar.js +14 -14
  12. package/build/careBookingSearchBarV2.js +15 -15
  13. package/build/components/atoms/drawerComponent/index.d.ts +7 -0
  14. package/build/components.js +146 -147
  15. package/build/{constants-3eee3bed.js → constants-6df10328.js} +1 -1
  16. package/build/constants.js +3 -3
  17. package/build/constantsDomainLocales.js +1 -1
  18. package/build/constantsRiskScreener.js +2 -2
  19. package/build/constantsSite.js +2 -2
  20. package/build/{core-61111236.js → core-04b34389.js} +1 -1
  21. package/build/{dataTransform-ab7d0955.js → dataTransform-d9461a8f.js} +1 -1
  22. package/build/ecom.js +4 -4
  23. package/build/{editor-07db6249.js → editor-e72a022f.js} +11 -11
  24. package/build/embeddedHeathToolCards_babyGrowth.js +23 -23
  25. package/build/embeddedHeathToolCards_babyPoop.js +19 -19
  26. package/build/embeddedHeathToolCards_babyVaccine.js +22 -22
  27. package/build/embeddedHeathToolCards_bmi_bmi.js +25 -25
  28. package/build/embeddedHeathToolCards_bmrBmr.js +25 -25
  29. package/build/embeddedHeathToolCards_dueDate_dueDate.js +22 -22
  30. package/build/embeddedHeathToolCards_ovulation_ovulation.js +22 -22
  31. package/build/embeddedHeathToolCards_pwg_pwg.js +26 -26
  32. package/build/embeddedHeathToolCards_targetHeartRate.js +27 -27
  33. package/build/esm/{InputDate-5b2fc89b.js → InputDate-36198e12.js} +17 -7
  34. package/build/esm/{LastPeriod-288b1869.js → LastPeriod-21826093.js} +1 -1
  35. package/build/esm/{MobileBottomNavigationIcon-6f57a780.js → MobileBottomNavigationIcon-57248f6d.js} +3 -3
  36. package/build/esm/{Spinner-495ee36e.js → Spinner-301b48d8.js} +1 -1
  37. package/build/esm/{WhatsApp-3d10d70b.js → WhatsApp-dc584d73.js} +1 -1
  38. package/build/esm/adapters.js +19 -19
  39. package/build/esm/atoms.js +53 -54
  40. package/build/esm/babyGrowth.js +83 -83
  41. package/build/esm/cache.js +2 -2
  42. package/build/esm/care.js +17 -17
  43. package/build/esm/careBookingSearchBar.js +14 -14
  44. package/build/esm/careBookingSearchBarV2.js +15 -15
  45. package/build/esm/components/atoms/drawerComponent/index.d.ts +7 -0
  46. package/build/esm/components.js +102 -103
  47. package/build/esm/{constants-e36958c7.js → constants-fb7d3dd5.js} +1 -1
  48. package/build/esm/constants.js +3 -3
  49. package/build/esm/constantsDomainLocales.js +1 -1
  50. package/build/esm/constantsRiskScreener.js +2 -2
  51. package/build/esm/constantsSite.js +2 -2
  52. package/build/esm/{core-8540c768.js → core-3280d7df.js} +1 -1
  53. package/build/esm/{dataTransform-4d3a6854.js → dataTransform-b2803509.js} +1 -1
  54. package/build/esm/ecom.js +4 -4
  55. package/build/esm/{editor-13b3031d.js → editor-f6ffc468.js} +11 -11
  56. package/build/esm/embeddedHeathToolCards_babyGrowth.js +23 -23
  57. package/build/esm/embeddedHeathToolCards_babyPoop.js +19 -19
  58. package/build/esm/embeddedHeathToolCards_babyVaccine.js +22 -22
  59. package/build/esm/embeddedHeathToolCards_bmi_bmi.js +25 -25
  60. package/build/esm/embeddedHeathToolCards_bmrBmr.js +25 -25
  61. package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +22 -22
  62. package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +22 -22
  63. package/build/esm/embeddedHeathToolCards_pwg_pwg.js +26 -26
  64. package/build/esm/embeddedHeathToolCards_targetHeartRate.js +27 -27
  65. package/build/esm/footer.js +21 -21
  66. package/build/esm/gAssets.js +2 -2
  67. package/build/esm/{healthTools-246d57b9.js → healthTools-e5020eb5.js} +1 -1
  68. package/build/esm/healthToolsCardWrapper.js +18 -18
  69. package/build/esm/healthToolsForm.js +33 -33
  70. package/build/esm/hooks/usePreventScroll.d.ts +2 -2
  71. package/build/esm/hooks.js +13 -13
  72. package/build/esm/i18n/translationKeys.d.ts +1 -1
  73. package/build/esm/i18n-values/en-PH.js +1 -0
  74. package/build/esm/i18n-values/hi-IN.js +1 -0
  75. package/build/esm/i18n-values/id-ID.js +1 -0
  76. package/build/esm/i18n-values/km-KH.js +1 -0
  77. package/build/esm/i18n-values/ms-MY.js +1 -0
  78. package/build/esm/i18n-values/my-MM.js +1 -0
  79. package/build/esm/i18n-values/th-TH.js +1 -0
  80. package/build/esm/i18n-values/tl-PH.js +1 -0
  81. package/build/esm/i18n-values/vi-VN.js +1 -0
  82. package/build/esm/i18n-values/vi-VN_MB.js +1 -0
  83. package/build/esm/i18n-values/zh-CN.js +1 -0
  84. package/build/esm/i18n-values/zh-TW.js +1 -0
  85. package/build/esm/i18n.js +2 -2
  86. package/build/esm/i18nV2.js +2 -2
  87. package/build/esm/{index-3549f196.js → index-08e8d95e.js} +24 -24
  88. package/build/esm/{index-09b9153c.js → index-121eca86.js} +6 -6
  89. package/build/esm/{index-07161a73.js → index-142421a4.js} +1 -1
  90. package/build/esm/{index-6d9baa6a.js → index-14afb455.js} +2 -2
  91. package/build/esm/{index-19ce2735.js → index-15518ce2.js} +2 -2
  92. package/build/esm/{index-6cfdd367.js → index-176e704f.js} +31 -31
  93. package/build/esm/{index-c68db016.js → index-1ab47fc4.js} +213 -147
  94. package/build/esm/{index-8fcf227d.js → index-1b4a9dc3.js} +7 -7
  95. package/build/esm/{index-b87cc20c.js → index-1da7704d.js} +18 -18
  96. package/build/esm/{index-f377ee16.js → index-231b01bc.js} +31 -31
  97. package/build/esm/{index-5bbef3e1.js → index-2adc09ee.js} +1 -1
  98. package/build/esm/{index-fd50ebba.js → index-2c6e15e2.js} +2 -2
  99. package/build/esm/{index-0d91f904.js → index-324e3c4e.js} +4 -4
  100. package/build/esm/{index-b43b8fce.js → index-353aaf10.js} +2 -2
  101. package/build/esm/{index-02754236.js → index-3627cf3f.js} +3 -3
  102. package/build/esm/{index-5c821474.js → index-3a326de5.js} +2 -2
  103. package/build/esm/{index-a0aefa52.js → index-3d74a659.js} +11 -11
  104. package/build/esm/{index-f0f24b0e.js → index-4116584b.js} +2 -2
  105. package/build/esm/{index-64a73e02.js → index-4173d41f.js} +5 -5
  106. package/build/esm/{index-bfdb755b.js → index-49fdfdd6.js} +13 -13
  107. package/build/esm/{index-feed474a.js → index-4d2eb768.js} +6 -6
  108. package/build/esm/{index-b20207a3.js → index-55bb8385.js} +16 -16
  109. package/build/esm/{index-3cee170a.js → index-5a4fc9b1.js} +16 -16
  110. package/build/esm/{index-1fa5a0e8.js → index-5a7b6624.js} +8 -8
  111. package/build/esm/{index-5cd16acb.js → index-6bd4486d.js} +22 -22
  112. package/build/esm/{index-97ca7d33.js → index-6cac828f.js} +3 -3
  113. package/build/esm/{index-28a1dbbd.js → index-6fca5112.js} +1 -1
  114. package/build/esm/{index-61d04b9e.js → index-705b8d1a.js} +1 -1
  115. package/build/esm/{index-4313a9a0.js → index-75b4acc9.js} +10 -10
  116. package/build/esm/{index-84655909.js → index-77138666.js} +2 -2
  117. package/build/esm/{index-28e68d00.js → index-78288732.js} +17 -17
  118. package/build/esm/{index-05391cf0.js → index-7e3aac35.js} +1 -1
  119. package/build/esm/{index-5dbf5789.js → index-8230aa5f.js} +17 -17
  120. package/build/esm/{index-420637a8.js → index-950269df.js} +13 -13
  121. package/build/esm/{index-e3f42063.js → index-9a0668ca.js} +1 -1
  122. package/build/esm/{index-5d721bea.js → index-a0357cdc.js} +2 -2
  123. package/build/esm/{index-b407f3d6.js → index-a34a5a9c.js} +17 -17
  124. package/build/esm/{index-fd8d47d1.js → index-a4323bc7.js} +4 -4
  125. package/build/esm/{index-c11b4bd7.js → index-ab42b6e5.js} +2 -2
  126. package/build/esm/{index-bfbe673d.js → index-ad88a49e.js} +6 -6
  127. package/build/esm/{index-b270fe20.js → index-aed5fe53.js} +1 -1
  128. package/build/esm/{index-77725655.js → index-af09ed8e.js} +16 -16
  129. package/build/esm/{index-fedd765d.js → index-b44bb5f6.js} +6 -6
  130. package/build/esm/{index-947fba42.js → index-b61d2fa5.js} +2 -2
  131. package/build/esm/{index-a482546a.js → index-b8bd63dd.js} +3 -3
  132. package/build/esm/{index-007da62d.js → index-ba2e10fa.js} +21 -21
  133. package/build/esm/{index-7e4bdaaa.js → index-c2a219c5.js} +7 -7
  134. package/build/esm/{index-42b16695.js → index-c68f7778.js} +3 -3
  135. package/build/esm/{index-938a3f78.js → index-c7b5065c.js} +1 -1
  136. package/build/esm/{index-0cd8c99b.js → index-c893696a.js} +13 -13
  137. package/build/esm/{index-ee75daff.js → index-d672db33.js} +3 -3
  138. package/build/esm/{index-724bc222.js → index-da12fcca.js} +3 -3
  139. package/build/esm/{index-990b5e8f.js → index-db81491b.js} +6 -6
  140. package/build/esm/{index-d1400900.js → index-dd3538ae.js} +16 -16
  141. package/build/esm/{index-4ce00177.js → index-e0002280.js} +18 -18
  142. package/build/esm/{index-14fb86be.js → index-e0506a38.js} +17 -17
  143. package/build/esm/{index-b36a3861.js → index-e1c2537c.js} +120 -7
  144. package/build/esm/{index-dd82f09b.js → index-e2b7b7f8.js} +13 -13
  145. package/build/esm/{index-563c3e02.js → index-e2feca56.js} +2 -2
  146. package/build/esm/{index-ca5e4379.js → index-e4c26cc5.js} +2 -2
  147. package/build/esm/{index-1201f785.js → index-eff68c42.js} +15 -15
  148. package/build/esm/{index-780ee2fa.js → index-f1eaad47.js} +25 -25
  149. package/build/esm/{index-70906a72.js → index-f25cc557.js} +2 -2
  150. package/build/esm/{index-ecab2db0.js → index-fbf3d4f8.js} +1 -1
  151. package/build/esm/index.js +118 -119
  152. package/build/esm/{labelSorting-4c6b40fe.js → labelSorting-5704e799.js} +4 -4
  153. package/build/esm/lead/LeadGenForm/LeadGenEmpty.d.ts +8 -0
  154. package/build/esm/lead/LeadGenLightBoxB/LeadGenLightBoxB.styled.d.ts +262 -0
  155. package/build/esm/lead/icons/NoData.d.ts +3 -0
  156. package/build/esm/lead/icons/index.d.ts +5 -0
  157. package/build/esm/lead.css +1 -1
  158. package/build/esm/lead.js +737 -131
  159. package/build/esm/{logoIcon-b268928b.js → logoIcon-e56c0447.js} +2 -2
  160. package/build/esm/mantine.js +25 -25
  161. package/build/esm/misc.js +17 -17
  162. package/build/esm/miscGetDynamicHealthTool.js +4 -4
  163. package/build/esm/miscGetSocialList.js +8 -8
  164. package/build/esm/miscScreenSizeContext.js +1 -1
  165. package/build/esm/mobileBottomNavigation.js +5 -5
  166. package/build/esm/mobileBottomNavigationIcon.js +5 -5
  167. package/build/esm/molecules.js +74 -74
  168. package/build/esm/moleculesArticleCard.js +6 -6
  169. package/build/esm/moleculesArticleCardV2.js +16 -16
  170. package/build/esm/navigation.js +46 -46
  171. package/build/esm/navigationLogoutPopup.js +9 -9
  172. package/build/esm/navigationProfileButton.js +23 -23
  173. package/build/esm/onboardingV2.js +29 -29
  174. package/build/esm/organisms.js +50 -50
  175. package/build/esm/{post-56703738.js → post-92683818.js} +2 -2
  176. package/build/esm/profileNavigation.js +19 -19
  177. package/build/esm/progressBar.js +1 -1
  178. package/build/esm/pwg.js +22 -22
  179. package/build/esm/ssoV2/api/featureFlag.d.ts +2 -1
  180. package/build/esm/ssoV2.js +52 -40
  181. package/build/esm/{store-25c6b828.js → store-899aa3dd.js} +3 -3
  182. package/build/esm/subot.js +36 -36
  183. package/build/esm/surveyOrPremiumBanner.js +33 -33
  184. package/build/esm/surveyQuestionCard.js +10 -10
  185. package/build/esm/{surveyThankyouCard-9258b07d.js → surveyThankyouCard-272d1a63.js} +5 -5
  186. package/build/esm/together/components/molecules/createNewPostContentV2/index.styled.d.ts +7 -0
  187. package/build/esm/together/utils/index.d.ts +1 -0
  188. package/build/esm/together.js +56 -56
  189. package/build/esm/togetherApiUtils.js +4 -4
  190. package/build/esm/togetherAtoms.js +30 -30
  191. package/build/esm/togetherComponentGlobalContext.js +4 -4
  192. package/build/esm/togetherMolecules.js +51 -51
  193. package/build/esm/togetherMoleculesCardAuthor.js +28 -28
  194. package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
  195. package/build/esm/togetherMoleculesProfileDetail.js +39 -39
  196. package/build/esm/togetherOrganisms.js +50 -50
  197. package/build/esm/togetherRichTextEditor.js +17 -17
  198. package/build/esm/togetherShareBox.js +10 -10
  199. package/build/esm/{translationsProvider-47642b78.js → translationsProvider-c06d92ab.js} +1 -1
  200. package/build/esm/{treePopoverMenu-e22aa257.js → treePopoverMenu-79eb6005.js} +19 -19
  201. package/build/esm/{types-d32c678d.js → types-afae9694.js} +2 -2
  202. package/build/esm/types.js +2 -2
  203. package/build/esm/{useCategory-f03c9e67.js → useCategory-527a2dba.js} +5 -5
  204. package/build/esm/{useHealthToolCache-848a58f6.js → useHealthToolCache-228044ce.js} +1 -1
  205. package/build/esm/{useMantineLocale-41118166.js → useMantineLocale-9b2cc745.js} +6 -6
  206. package/build/esm/{usePlacesAutocomplete-790db45f.js → usePlacesAutocomplete-b847fa53.js} +1 -1
  207. package/build/esm/{useScreenSize-6f13a7fd.js → useScreenSize-e5a11e21.js} +2 -2
  208. package/build/esm/useTogetherAuthRequiredAction.js +10 -10
  209. package/build/esm/{utils-15e98ad8.js → utils-1472497c.js} +5 -5
  210. package/build/esm/{utils-83401f11.js → utils-696f17ac.js} +3 -3
  211. package/build/esm/{utils-a3f438a4.js → utils-d0fc162a.js} +2 -2
  212. package/build/esm/{utils-dbc3846f.js → utils-f6a2afa8.js} +2 -2
  213. package/build/esm/vaccination.js +21 -21
  214. package/build/footer.js +21 -21
  215. package/build/gAssets.js +2 -2
  216. package/build/{healthTools-3bf83db8.js → healthTools-653caa50.js} +1 -1
  217. package/build/healthToolsCardWrapper.js +18 -18
  218. package/build/healthToolsForm.js +33 -33
  219. package/build/hooks/usePreventScroll.d.ts +2 -2
  220. package/build/hooks.js +13 -13
  221. package/build/i18n/translationKeys.d.ts +1 -1
  222. package/build/i18n-values/en-PH.js +1 -0
  223. package/build/i18n-values/hi-IN.js +1 -0
  224. package/build/i18n-values/id-ID.js +1 -0
  225. package/build/i18n-values/km-KH.js +1 -0
  226. package/build/i18n-values/ms-MY.js +1 -0
  227. package/build/i18n-values/my-MM.js +1 -0
  228. package/build/i18n-values/th-TH.js +1 -0
  229. package/build/i18n-values/tl-PH.js +1 -0
  230. package/build/i18n-values/vi-VN.js +1 -0
  231. package/build/i18n-values/vi-VN_MB.js +1 -0
  232. package/build/i18n-values/zh-CN.js +1 -0
  233. package/build/i18n-values/zh-TW.js +1 -0
  234. package/build/i18n.js +2 -2
  235. package/build/i18nV2.js +1 -1
  236. package/build/{index-644eb5a7.js → index-06dbea59.js} +7 -7
  237. package/build/{index-f7372714.js → index-10b1f42a.js} +15 -15
  238. package/build/{index-0395e458.js → index-1101dfdc.js} +31 -31
  239. package/build/{index-9856b9ef.js → index-21d84e7b.js} +1 -1
  240. package/build/{index-0611ad61.js → index-21eade5f.js} +2 -2
  241. package/build/{index-ddb6b444.js → index-25a87fcf.js} +17 -17
  242. package/build/{index-6ba6df7e.js → index-25c28b49.js} +3 -3
  243. package/build/{index-be7f512c.js → index-26c8a767.js} +24 -24
  244. package/build/{index-bfb52fca.js → index-26f118d2.js} +16 -16
  245. package/build/{index-6c4bee8e.js → index-320c9632.js} +2 -2
  246. package/build/{index-7f05c8a7.js → index-32a9e4ae.js} +13 -13
  247. package/build/{index-12464ef6.js → index-38ac79da.js} +1 -1
  248. package/build/{index-f17a396c.js → index-3e1e7484.js} +6 -6
  249. package/build/{index-3a5b485a.js → index-3f1880c4.js} +1 -1
  250. package/build/{index-b0d41cce.js → index-4037d951.js} +2 -2
  251. package/build/{index-47dfeae7.js → index-48764132.js} +16 -16
  252. package/build/{index-d9eef270.js → index-4f64c513.js} +1 -1
  253. package/build/{index-ed6fc31b.js → index-52347ef0.js} +2 -2
  254. package/build/{index-856226fb.js → index-5682321c.js} +2 -2
  255. package/build/{index-abdc048e.js → index-5bc43e8f.js} +2 -2
  256. package/build/{index-d8a37820.js → index-5e7659c6.js} +3 -3
  257. package/build/{index-e5275d1f.js → index-64b6b559.js} +18 -18
  258. package/build/{index-856c2891.js → index-66a4e511.js} +2 -2
  259. package/build/{index-9e3f7d45.js → index-6a41c996.js} +4 -4
  260. package/build/{index-0dffb6c4.js → index-74f52a77.js} +119 -5
  261. package/build/{index-5c09228b.js → index-794b7e5b.js} +13 -13
  262. package/build/{index-a006bd68.js → index-81d7ceae.js} +2 -2
  263. package/build/{index-95d5222f.js → index-82b21243.js} +6 -6
  264. package/build/{index-b74bd81f.js → index-83f6cfa6.js} +3 -3
  265. package/build/{index-c41e383f.js → index-8453f5e1.js} +3 -3
  266. package/build/{index-b2c78e7e.js → index-85cbd270.js} +2 -2
  267. package/build/{index-cbacaaee.js → index-8bda455f.js} +11 -11
  268. package/build/{index-ae24413b.js → index-93d97716.js} +1 -1
  269. package/build/{index-437a1767.js → index-94506884.js} +3 -3
  270. package/build/{index-2eda3c07.js → index-95a0e7d1.js} +7 -7
  271. package/build/{index-0b7789cb.js → index-95a4a19d.js} +16 -16
  272. package/build/{index-af161468.js → index-99997dc7.js} +212 -146
  273. package/build/{index-8c03a89a.js → index-9a0129ef.js} +1 -1
  274. package/build/{index-2ba74822.js → index-9b749bae.js} +21 -21
  275. package/build/{index-6cc14025.js → index-9b9bc510.js} +17 -17
  276. package/build/{index-878f8dc8.js → index-9f4d2f6a.js} +22 -22
  277. package/build/{index-4aad3984.js → index-a67ea5b9.js} +8 -8
  278. package/build/{index-dcae31ae.js → index-aa4f5002.js} +25 -25
  279. package/build/{index-f305f43f.js → index-b0b7671b.js} +16 -16
  280. package/build/{index-45eca5e2.js → index-b468d338.js} +6 -6
  281. package/build/{index-0dbec5e2.js → index-b9938263.js} +5 -5
  282. package/build/{index-54d513ab.js → index-bcf73fc1.js} +31 -31
  283. package/build/{index-43b5370e.js → index-c7cad49b.js} +2 -2
  284. package/build/{index-908d7f27.js → index-c896959e.js} +18 -18
  285. package/build/{index-a7d78872.js → index-cc27e469.js} +17 -17
  286. package/build/{index-982076f5.js → index-ce581ccb.js} +10 -10
  287. package/build/{index-36e6ab4b.js → index-d0dd024f.js} +3 -3
  288. package/build/{index-1371f85a.js → index-d244a891.js} +2 -2
  289. package/build/{index-44af5fe1.js → index-d6ba08ae.js} +13 -13
  290. package/build/{index-efbf26eb.js → index-d83af8e4.js} +6 -6
  291. package/build/{index-1c7561b3.js → index-dac62e55.js} +1 -1
  292. package/build/{index-f46495e8.js → index-dbb59ecb.js} +2 -2
  293. package/build/{index-27db637d.js → index-e71d7076.js} +2 -2
  294. package/build/{index-354f526f.js → index-eb2a4a99.js} +1 -1
  295. package/build/{index-6008020d.js → index-ec120e45.js} +6 -6
  296. package/build/{index-4fd8817f.js → index-ed60d558.js} +13 -13
  297. package/build/{index-57abfea5.js → index-f2a87773.js} +17 -17
  298. package/build/{index-f39922db.js → index-f6aac7e2.js} +1 -1
  299. package/build/{index-f53850dd.js → index-f77114be.js} +4 -4
  300. package/build/index.js +184 -185
  301. package/build/{labelSorting-5efeb80c.js → labelSorting-e7776dea.js} +4 -4
  302. package/build/lead/LeadGenForm/LeadGenEmpty.d.ts +8 -0
  303. package/build/lead/LeadGenLightBoxB/LeadGenLightBoxB.styled.d.ts +262 -0
  304. package/build/lead/icons/NoData.d.ts +3 -0
  305. package/build/lead/icons/index.d.ts +5 -0
  306. package/build/lead.css +1 -1
  307. package/build/lead.js +735 -129
  308. package/build/{logoIcon-b82964e8.js → logoIcon-9b552c6b.js} +2 -2
  309. package/build/mantine.js +22 -22
  310. package/build/misc.js +17 -17
  311. package/build/miscGetDynamicHealthTool.js +4 -4
  312. package/build/miscGetSocialList.js +8 -8
  313. package/build/miscScreenSizeContext.js +1 -1
  314. package/build/mobileBottomNavigation.js +5 -5
  315. package/build/mobileBottomNavigationIcon.js +5 -5
  316. package/build/molecules.js +74 -74
  317. package/build/moleculesArticleCard.js +6 -6
  318. package/build/moleculesArticleCardV2.js +16 -16
  319. package/build/navigation.js +46 -46
  320. package/build/navigationLogoutPopup.js +9 -9
  321. package/build/navigationProfileButton.js +23 -23
  322. package/build/onboardingV2.js +28 -28
  323. package/build/organisms.js +50 -50
  324. package/build/{post-ff6145f1.js → post-a890e84e.js} +2 -2
  325. package/build/profileNavigation.js +19 -19
  326. package/build/progressBar.js +1 -1
  327. package/build/pwg.js +22 -22
  328. package/build/ssoV2/api/featureFlag.d.ts +2 -1
  329. package/build/ssoV2.js +50 -38
  330. package/build/{store-dcbaa402.js → store-782200be.js} +3 -3
  331. package/build/subot.js +35 -35
  332. package/build/surveyOrPremiumBanner.js +33 -33
  333. package/build/surveyQuestionCard.js +10 -10
  334. package/build/{surveyThankyouCard-39255f44.js → surveyThankyouCard-2d6083c8.js} +5 -5
  335. package/build/together/components/molecules/createNewPostContentV2/index.styled.d.ts +7 -0
  336. package/build/together/utils/index.d.ts +1 -0
  337. package/build/together.js +56 -56
  338. package/build/togetherApiUtils.js +4 -4
  339. package/build/togetherAtoms.js +30 -30
  340. package/build/togetherComponentGlobalContext.js +4 -4
  341. package/build/togetherMolecules.js +51 -51
  342. package/build/togetherMoleculesCardAuthor.js +28 -28
  343. package/build/togetherMoleculesPostImagePreview.js +11 -11
  344. package/build/togetherMoleculesProfileDetail.js +39 -39
  345. package/build/togetherOrganisms.js +50 -50
  346. package/build/togetherRichTextEditor.js +17 -17
  347. package/build/togetherShareBox.js +10 -10
  348. package/build/{translationsProvider-1f3fa7f9.js → translationsProvider-e394c55a.js} +1 -1
  349. package/build/{treePopoverMenu-8efa842d.js → treePopoverMenu-b601dbeb.js} +19 -19
  350. package/build/{types-0a7a06d0.js → types-2c12bc70.js} +2 -2
  351. package/build/types.js +2 -2
  352. package/build/{useCategory-fc9d2495.js → useCategory-9e6fd5ca.js} +5 -5
  353. package/build/{useHealthToolCache-f0f3c021.js → useHealthToolCache-7096516c.js} +1 -1
  354. package/build/{useMantineLocale-70c2855e.js → useMantineLocale-c8139bb7.js} +6 -6
  355. package/build/{usePlacesAutocomplete-3851d770.js → usePlacesAutocomplete-80b6a1e1.js} +1 -1
  356. package/build/{useScreenSize-1014b9df.js → useScreenSize-fa9a40dc.js} +2 -2
  357. package/build/useTogetherAuthRequiredAction.js +10 -10
  358. package/build/{utils-842f5cbb.js → utils-1de1db2d.js} +5 -5
  359. package/build/{utils-9dbb9b30.js → utils-6c1cf762.js} +2 -2
  360. package/build/{utils-619f5126.js → utils-99e1e148.js} +3 -3
  361. package/build/{utils-a2025a7b.js → utils-b0814ee8.js} +2 -2
  362. package/build/vaccination.js +21 -21
  363. package/package.json +1 -1
  364. package/build/esm/index-35fefdf8.js +0 -118
  365. package/build/index-397fe63a.js +0 -125
  366. /package/build/{BMI_BOYS.percentile.monthly-ad877ea9.js → BMI_BOYS.percentile.monthly-4d41c55c.js} +0 -0
  367. /package/build/{BMI_BOYS.percentile.weekly-20f25b98.js → BMI_BOYS.percentile.weekly-0bbdced4.js} +0 -0
  368. /package/build/{BMI_BOYS.percentile.yearly-b28dd1f4.js → BMI_BOYS.percentile.yearly-f4393bc6.js} +0 -0
  369. /package/build/{BMI_BOYS.zscore.monthly-cd57a7b4.js → BMI_BOYS.zscore.monthly-aae853cc.js} +0 -0
  370. /package/build/{BMI_BOYS.zscore.weekly-02ced639.js → BMI_BOYS.zscore.weekly-6255c659.js} +0 -0
  371. /package/build/{BMI_BOYS.zscore.yearly-09fcbeee.js → BMI_BOYS.zscore.yearly-62fc5e16.js} +0 -0
  372. /package/build/{BMI_GIRLS.percentile.monthly-63c8a9f4.js → BMI_GIRLS.percentile.monthly-9d68b1a1.js} +0 -0
  373. /package/build/{BMI_GIRLS.percentile.weekly-782b69b5.js → BMI_GIRLS.percentile.weekly-3614e5bb.js} +0 -0
  374. /package/build/{BMI_GIRLS.percentile.yearly-d11b201d.js → BMI_GIRLS.percentile.yearly-bc551fb0.js} +0 -0
  375. /package/build/{BMI_GIRLS.zscore.monthly-68daac75.js → BMI_GIRLS.zscore.monthly-54ce035b.js} +0 -0
  376. /package/build/{BMI_GIRLS.zscore.weekly-365398d0.js → BMI_GIRLS.zscore.weekly-e6f1bd2c.js} +0 -0
  377. /package/build/{BMI_GIRLS.zscore.yearly-f958b797.js → BMI_GIRLS.zscore.yearly-1aaf4bae.js} +0 -0
  378. /package/build/{ChevronDown-ee087832.js → ChevronDown-2cd29bf1.js} +0 -0
  379. /package/build/{Close-9f319481.js → Close-f80f974b.js} +0 -0
  380. /package/build/{Google-a803a647.js → Google-d92c7d7e.js} +0 -0
  381. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-d5048969.js → HEAD CIRCUM_BOYS.percentile.monthly-2d3e11e4.js} +0 -0
  382. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-44a391ee.js → HEAD CIRCUM_BOYS.percentile.weekly-d549e837.js} +0 -0
  383. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-ffbec09a.js → HEAD CIRCUM_BOYS.percentile.yearly-5b7c1144.js} +0 -0
  384. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-9239a118.js → HEAD CIRCUM_BOYS.zscore.monthly-8f8c0f27.js} +0 -0
  385. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-7f4c5a2c.js → HEAD CIRCUM_BOYS.zscore.weekly-e42060db.js} +0 -0
  386. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-9b6734d7.js → HEAD CIRCUM_BOYS.zscore.yearly-067624be.js} +0 -0
  387. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-be241e7c.js → HEAD CIRCUM_GIRLS.percentile.monthly-a15af00e.js} +0 -0
  388. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-6c92302c.js → HEAD CIRCUM_GIRLS.percentile.weekly-45f5a4b9.js} +0 -0
  389. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-92092433.js → HEAD CIRCUM_GIRLS.percentile.yearly-3bcd95ad.js} +0 -0
  390. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-9180f72a.js → HEAD CIRCUM_GIRLS.zscore.monthly-e8454274.js} +0 -0
  391. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-60ae4529.js → HEAD CIRCUM_GIRLS.zscore.weekly-d3dbb659.js} +0 -0
  392. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-707dc4e8.js → HEAD CIRCUM_GIRLS.zscore.yearly-d91d82e0.js} +0 -0
  393. /package/build/{HEIGHT_BOYS.percentile.monthly-a68374b4.js → HEIGHT_BOYS.percentile.monthly-3ac06ede.js} +0 -0
  394. /package/build/{HEIGHT_BOYS.percentile.weekly-aa0781d8.js → HEIGHT_BOYS.percentile.weekly-e5fd04d3.js} +0 -0
  395. /package/build/{HEIGHT_BOYS.percentile.yearly-7e9d1319.js → HEIGHT_BOYS.percentile.yearly-c329c1d7.js} +0 -0
  396. /package/build/{HEIGHT_BOYS.zscore.monthly-2dafd6bd.js → HEIGHT_BOYS.zscore.monthly-15dc2e18.js} +0 -0
  397. /package/build/{HEIGHT_BOYS.zscore.weekly-6b147ba5.js → HEIGHT_BOYS.zscore.weekly-7b2d1a00.js} +0 -0
  398. /package/build/{HEIGHT_BOYS.zscore.yearly-c71ade21.js → HEIGHT_BOYS.zscore.yearly-3c6d7abf.js} +0 -0
  399. /package/build/{HEIGHT_GIRLS.percentile.monthly-0ae4b3e0.js → HEIGHT_GIRLS.percentile.monthly-c9b83e03.js} +0 -0
  400. /package/build/{HEIGHT_GIRLS.percentile.weekly-bb2adf78.js → HEIGHT_GIRLS.percentile.weekly-8497ca54.js} +0 -0
  401. /package/build/{HEIGHT_GIRLS.percentile.yearly-448741a8.js → HEIGHT_GIRLS.percentile.yearly-38b91770.js} +0 -0
  402. /package/build/{HEIGHT_GIRLS.zscore.monthly-95e226f6.js → HEIGHT_GIRLS.zscore.monthly-154003c8.js} +0 -0
  403. /package/build/{HEIGHT_GIRLS.zscore.weekly-bfa9530c.js → HEIGHT_GIRLS.zscore.weekly-22d875d9.js} +0 -0
  404. /package/build/{HEIGHT_GIRLS.zscore.yearly-513d2cdd.js → HEIGHT_GIRLS.zscore.yearly-d4f7f1a1.js} +0 -0
  405. /package/build/{Locale-07761401.js → Locale-635991da.js} +0 -0
  406. /package/build/{Visible-d53e80e8.js → Visible-3a19dcd9.js} +0 -0
  407. /package/build/{WEIGHT_BOYS.percentile.monthly-e4504e21.js → WEIGHT_BOYS.percentile.monthly-d9c7a5da.js} +0 -0
  408. /package/build/{WEIGHT_BOYS.percentile.weekly-408f6229.js → WEIGHT_BOYS.percentile.weekly-98fbe22d.js} +0 -0
  409. /package/build/{WEIGHT_BOYS.percentile.yearly-fbf7b423.js → WEIGHT_BOYS.percentile.yearly-2370f316.js} +0 -0
  410. /package/build/{WEIGHT_BOYS.zscore.monthly-8ad79df1.js → WEIGHT_BOYS.zscore.monthly-ecff2b53.js} +0 -0
  411. /package/build/{WEIGHT_BOYS.zscore.weekly-152e5b81.js → WEIGHT_BOYS.zscore.weekly-691e0972.js} +0 -0
  412. /package/build/{WEIGHT_BOYS.zscore.yearly-eafff075.js → WEIGHT_BOYS.zscore.yearly-f3dde836.js} +0 -0
  413. /package/build/{WEIGHT_GIRLS.percentile.monthly-8926de73.js → WEIGHT_GIRLS.percentile.monthly-1e5c08c9.js} +0 -0
  414. /package/build/{WEIGHT_GIRLS.percentile.weekly-81513545.js → WEIGHT_GIRLS.percentile.weekly-9525bab3.js} +0 -0
  415. /package/build/{WEIGHT_GIRLS.percentile.yearly-0c4d0577.js → WEIGHT_GIRLS.percentile.yearly-8352f79a.js} +0 -0
  416. /package/build/{WEIGHT_GIRLS.zscore.monthly-4f9f7e50.js → WEIGHT_GIRLS.zscore.monthly-51e5f4fd.js} +0 -0
  417. /package/build/{WEIGHT_GIRLS.zscore.weekly-14b366c1.js → WEIGHT_GIRLS.zscore.weekly-ff4c8327.js} +0 -0
  418. /package/build/{WEIGHT_GIRLS.zscore.yearly-d2c4271f.js → WEIGHT_GIRLS.zscore.yearly-229bddb3.js} +0 -0
  419. /package/build/{animation-ca60f37f.js → animation-27b62223.js} +0 -0
  420. /package/build/{constants-1e73c9ee.js → constants-2761c1ca.js} +0 -0
  421. /package/build/{constants-577f2346.js → constants-601f5c57.js} +0 -0
  422. /package/build/{constants-2ef2576b.js → constants-88c217e9.js} +0 -0
  423. /package/build/{dataTransform-70a89108.js → dataTransform-4d86f853.js} +0 -0
  424. /package/build/esm/{BMI_BOYS.percentile.monthly-4ed3845a.js → BMI_BOYS.percentile.monthly-9d2865c9.js} +0 -0
  425. /package/build/esm/{BMI_BOYS.percentile.weekly-ca402c08.js → BMI_BOYS.percentile.weekly-a88623f5.js} +0 -0
  426. /package/build/esm/{BMI_BOYS.percentile.yearly-16aa0ea7.js → BMI_BOYS.percentile.yearly-e38296b1.js} +0 -0
  427. /package/build/esm/{BMI_BOYS.zscore.monthly-4188ea03.js → BMI_BOYS.zscore.monthly-f6b08b71.js} +0 -0
  428. /package/build/esm/{BMI_BOYS.zscore.weekly-9cd31b4b.js → BMI_BOYS.zscore.weekly-203321fe.js} +0 -0
  429. /package/build/esm/{BMI_BOYS.zscore.yearly-b2e79e14.js → BMI_BOYS.zscore.yearly-42facc2d.js} +0 -0
  430. /package/build/esm/{BMI_GIRLS.percentile.monthly-8487754a.js → BMI_GIRLS.percentile.monthly-da7c670b.js} +0 -0
  431. /package/build/esm/{BMI_GIRLS.percentile.weekly-7d9db100.js → BMI_GIRLS.percentile.weekly-7622536c.js} +0 -0
  432. /package/build/esm/{BMI_GIRLS.percentile.yearly-0acdaed3.js → BMI_GIRLS.percentile.yearly-b4f425f8.js} +0 -0
  433. /package/build/esm/{BMI_GIRLS.zscore.monthly-d0e4723a.js → BMI_GIRLS.zscore.monthly-1929ac3c.js} +0 -0
  434. /package/build/esm/{BMI_GIRLS.zscore.weekly-32e3f351.js → BMI_GIRLS.zscore.weekly-e2cdae1f.js} +0 -0
  435. /package/build/esm/{BMI_GIRLS.zscore.yearly-dad5d653.js → BMI_GIRLS.zscore.yearly-75e1959d.js} +0 -0
  436. /package/build/esm/{ChevronDown-c3f963a5.js → ChevronDown-4f1b9955.js} +0 -0
  437. /package/build/esm/{Close-20df0bd5.js → Close-6fe1b9a2.js} +0 -0
  438. /package/build/esm/{Google-dd3016a9.js → Google-0cd3c69d.js} +0 -0
  439. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-8894d48b.js → HEAD CIRCUM_BOYS.percentile.monthly-9c18ff34.js} +0 -0
  440. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-dc5cdd48.js → HEAD CIRCUM_BOYS.percentile.weekly-4a61bacf.js} +0 -0
  441. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-c09badba.js → HEAD CIRCUM_BOYS.percentile.yearly-44125ece.js} +0 -0
  442. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-d2d6a979.js → HEAD CIRCUM_BOYS.zscore.monthly-d9a45b24.js} +0 -0
  443. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-8f61e2e7.js → HEAD CIRCUM_BOYS.zscore.weekly-6b7a699b.js} +0 -0
  444. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-6994ed4e.js → HEAD CIRCUM_BOYS.zscore.yearly-e163e188.js} +0 -0
  445. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-4ce5505d.js → HEAD CIRCUM_GIRLS.percentile.monthly-4c6bc353.js} +0 -0
  446. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-1834ad81.js → HEAD CIRCUM_GIRLS.percentile.weekly-520df883.js} +0 -0
  447. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-a90bc53d.js → HEAD CIRCUM_GIRLS.percentile.yearly-82eb37ff.js} +0 -0
  448. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-ec718985.js → HEAD CIRCUM_GIRLS.zscore.monthly-c7aefa10.js} +0 -0
  449. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-dd6fb048.js → HEAD CIRCUM_GIRLS.zscore.weekly-5aa8d19f.js} +0 -0
  450. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-d52f81be.js → HEAD CIRCUM_GIRLS.zscore.yearly-05f0a933.js} +0 -0
  451. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-57d1cc48.js → HEIGHT_BOYS.percentile.monthly-fb8d2a02.js} +0 -0
  452. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-8c9ba925.js → HEIGHT_BOYS.percentile.weekly-fe63a8da.js} +0 -0
  453. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-1a00f66d.js → HEIGHT_BOYS.percentile.yearly-852109aa.js} +0 -0
  454. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-3d4d60c7.js → HEIGHT_BOYS.zscore.monthly-99451d28.js} +0 -0
  455. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-6a7b2ac9.js → HEIGHT_BOYS.zscore.weekly-f7bd0016.js} +0 -0
  456. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-ddddccce.js → HEIGHT_BOYS.zscore.yearly-751bb07c.js} +0 -0
  457. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-95d07f66.js → HEIGHT_GIRLS.percentile.monthly-9b7f95e0.js} +0 -0
  458. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-8aa56c60.js → HEIGHT_GIRLS.percentile.weekly-8fc67913.js} +0 -0
  459. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-466b8b7c.js → HEIGHT_GIRLS.percentile.yearly-e0fc0cef.js} +0 -0
  460. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-8738228c.js → HEIGHT_GIRLS.zscore.monthly-54920f91.js} +0 -0
  461. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-a566d7d8.js → HEIGHT_GIRLS.zscore.weekly-fe43d7f6.js} +0 -0
  462. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-222a4655.js → HEIGHT_GIRLS.zscore.yearly-30088e6d.js} +0 -0
  463. /package/build/esm/{Locale-2680ebb3.js → Locale-3c079669.js} +0 -0
  464. /package/build/esm/{Visible-89fc62dd.js → Visible-74e0fd50.js} +0 -0
  465. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-0761d04a.js → WEIGHT_BOYS.percentile.monthly-9ba88b6a.js} +0 -0
  466. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-5399ce71.js → WEIGHT_BOYS.percentile.weekly-21738f23.js} +0 -0
  467. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-6a3fd579.js → WEIGHT_BOYS.percentile.yearly-2db979c3.js} +0 -0
  468. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-7b810532.js → WEIGHT_BOYS.zscore.monthly-976c506e.js} +0 -0
  469. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-f241b744.js → WEIGHT_BOYS.zscore.weekly-e8447e35.js} +0 -0
  470. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-f188c232.js → WEIGHT_BOYS.zscore.yearly-a0ac81d2.js} +0 -0
  471. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-d942be86.js → WEIGHT_GIRLS.percentile.monthly-481857dd.js} +0 -0
  472. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-b9d69043.js → WEIGHT_GIRLS.percentile.weekly-8c85e143.js} +0 -0
  473. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-efd30967.js → WEIGHT_GIRLS.percentile.yearly-ed8939b4.js} +0 -0
  474. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-ad05061e.js → WEIGHT_GIRLS.zscore.monthly-189bcee0.js} +0 -0
  475. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-1bb61a63.js → WEIGHT_GIRLS.zscore.weekly-379a055e.js} +0 -0
  476. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-420c6d2b.js → WEIGHT_GIRLS.zscore.yearly-026457d0.js} +0 -0
  477. /package/build/esm/{animation-cb77c558.js → animation-0d7dec8f.js} +0 -0
  478. /package/build/esm/{constants-34416881.js → constants-10c6bd63.js} +0 -0
  479. /package/build/esm/{constants-54f00416.js → constants-23d94304.js} +0 -0
  480. /package/build/esm/{constants-d137c8ef.js → constants-b9518376.js} +0 -0
  481. /package/build/esm/{dataTransform-49e51307.js → dataTransform-dfff0623.js} +0 -0
  482. /package/build/esm/{index-eb396268.js → index-07c24591.js} +0 -0
  483. /package/build/esm/{index-7a4cfc95.js → index-1721ed88.js} +0 -0
  484. /package/build/esm/{index-67830e99.js → index-5c6c0311.js} +0 -0
  485. /package/build/esm/{index-188012d7.js → index-8839fe4b.js} +0 -0
  486. /package/build/esm/{index-6d329505.js → index-8e5beeda.js} +0 -0
  487. /package/build/esm/{index-1ee3b4c0.js → index-def91b42.js} +0 -0
  488. /package/build/esm/{index-495e0eca.js → index-edd9916a.js} +0 -0
  489. /package/build/esm/{index-57ef8115.js → index-f93e5017.js} +0 -0
  490. /package/build/esm/{index.styles-bcc9b795.js → index.styles-491e88da.js} +0 -0
  491. /package/build/esm/lead/layouts/{ emptyIcon.d.ts → emptyIcon.d.ts} +0 -0
  492. /package/build/esm/{localizeNumberFormat-415f8b3b.js → localizeNumberFormat-44c5e76d.js} +0 -0
  493. /package/build/esm/{normalizeLink-e7bcd5c8.js → normalizeLink-7cb62382.js} +0 -0
  494. /package/build/esm/{number-55c31619.js → number-69408502.js} +0 -0
  495. /package/build/esm/{other-680529e5.js → other-94474cd6.js} +0 -0
  496. /package/build/esm/{paths-608ea9ef.js → paths-ede75552.js} +0 -0
  497. /package/build/esm/{translationsContext-c41a99f3.js → translationsContext-4576c0e2.js} +0 -0
  498. /package/build/esm/{tslib.es6-7369a886.js → tslib.es6-14dd4d35.js} +0 -0
  499. /package/build/esm/{types-db49d755.js → types-c668ae44.js} +0 -0
  500. /package/build/esm/{useIsInit-7e5346fc.js → useIsInit-c50f4ae4.js} +0 -0
  501. /package/build/esm/{useOutsideClick-3a261a60.js → useOutsideClick-9c282fb7.js} +0 -0
  502. /package/build/esm/{useScrollbarSize-21b194d3.js → useScrollbarSize-e529618a.js} +0 -0
  503. /package/build/esm/{useUniqueId-d6bcf402.js → useUniqueId-a1f357b3.js} +0 -0
  504. /package/build/esm/{utils-e60df37f.js → utils-33115067.js} +0 -0
  505. /package/build/{index-eb579552.js → index-0e412c95.js} +0 -0
  506. /package/build/{index-8645866a.js → index-2d7cafe2.js} +0 -0
  507. /package/build/{index-74085b56.js → index-2f78dffb.js} +0 -0
  508. /package/build/{index-d468e339.js → index-34cfe316.js} +0 -0
  509. /package/build/{index-49e3f7a6.js → index-35ef2747.js} +0 -0
  510. /package/build/{index-53e2737c.js → index-3d7b00a9.js} +0 -0
  511. /package/build/{index-0603e5ad.js → index-75612645.js} +0 -0
  512. /package/build/{index-58c9ecc0.js → index-e0a2e6c4.js} +0 -0
  513. /package/build/{index.styles-c72f23e6.js → index.styles-daf6d59a.js} +0 -0
  514. /package/build/lead/layouts/{ emptyIcon.d.ts → emptyIcon.d.ts} +0 -0
  515. /package/build/{localizeNumberFormat-5e848aeb.js → localizeNumberFormat-f6aeb325.js} +0 -0
  516. /package/build/{normalizeLink-9a857fc1.js → normalizeLink-1cd199de.js} +0 -0
  517. /package/build/{number-1f09201d.js → number-84913da7.js} +0 -0
  518. /package/build/{other-364bdd32.js → other-8fdfa714.js} +0 -0
  519. /package/build/{paths-6ff798b4.js → paths-a41bd71a.js} +0 -0
  520. /package/build/{translationsContext-4ffd4844.js → translationsContext-16e64ae3.js} +0 -0
  521. /package/build/{tslib.es6-d58803ed.js → tslib.es6-84736a3d.js} +0 -0
  522. /package/build/{types-821bed4a.js → types-5f7fee1e.js} +0 -0
  523. /package/build/{useIsInit-80f58117.js → useIsInit-337fe815.js} +0 -0
  524. /package/build/{useOutsideClick-f78bb49d.js → useOutsideClick-a95ebce3.js} +0 -0
  525. /package/build/{useScrollbarSize-0f19f4af.js → useScrollbarSize-dc8b348d.js} +0 -0
  526. /package/build/{useUniqueId-ab6eea4a.js → useUniqueId-a4b561bf.js} +0 -0
  527. /package/build/{utils-7cc85cb5.js → utils-eedfe9e1.js} +0 -0
@@ -1,56 +1,56 @@
1
- export { D as DueDateForm } from './index-b407f3d6.js';
2
- export { B as BmiForm } from './index-5dbf5789.js';
3
- export { B as BabyPoopForm } from './index-bfdb755b.js';
4
- export { T as ThrForm } from './index-4ce00177.js';
5
- export { O as OvulationForm } from './index-d1400900.js';
6
- export { B as BabyVaccineForm } from './index-b20207a3.js';
7
- export { P as PWGForm } from './index-14fb86be.js';
8
- import './tslib.es6-7369a886.js';
1
+ export { D as DueDateForm } from './index-a34a5a9c.js';
2
+ export { B as BmiForm } from './index-8230aa5f.js';
3
+ export { B as BabyPoopForm } from './index-49fdfdd6.js';
4
+ export { T as ThrForm } from './index-e0002280.js';
5
+ export { O as OvulationForm } from './index-dd3538ae.js';
6
+ export { B as BabyVaccineForm } from './index-55bb8385.js';
7
+ export { P as PWGForm } from './index-e0506a38.js';
8
+ import './tslib.es6-14dd4d35.js';
9
9
  import 'react';
10
10
  import '@mantine/core';
11
- import './LastPeriod-288b1869.js';
11
+ import './LastPeriod-21826093.js';
12
12
  import 'date-fns';
13
13
  import '@mantine/form';
14
14
  import 'dayjs';
15
- import './index-a0aefa52.js';
15
+ import './index-3d74a659.js';
16
16
  import '@hhgtech/icons/other';
17
17
  import '@mantine/hooks';
18
- import './index-1ee3b4c0.js';
18
+ import './index-def91b42.js';
19
19
  import './constantsDomainLocales.js';
20
- import './Locale-2680ebb3.js';
20
+ import './Locale-3c079669.js';
21
21
  import './constantsIsProduction.js';
22
- import './useScreenSize-6f13a7fd.js';
22
+ import './useScreenSize-e5a11e21.js';
23
23
  import '@emotion/styled';
24
- import './utils-e60df37f.js';
24
+ import './utils-33115067.js';
25
25
  import '@mantine/carousel';
26
- import './index-b43b8fce.js';
27
- import './other-680529e5.js';
28
- import './index-938a3f78.js';
26
+ import './index-353aaf10.js';
27
+ import './other-94474cd6.js';
28
+ import './index-c7b5065c.js';
29
29
  import './miscTheme.js';
30
- import './useMantineLocale-41118166.js';
30
+ import './useMantineLocale-9b2cc745.js';
31
31
  import '@mantine/notifications';
32
- import './index-19ce2735.js';
32
+ import './index-15518ce2.js';
33
33
  import 'date-fns/locale';
34
34
  import './constantsSite.js';
35
35
  import './constantsRiskScreener.js';
36
- import './index-61d04b9e.js';
36
+ import './index-705b8d1a.js';
37
37
  import 'classnames';
38
- import './useUniqueId-d6bcf402.js';
38
+ import './useUniqueId-a1f357b3.js';
39
39
  import '@hhgtech/icons/core';
40
- import './index-feed474a.js';
40
+ import './index-4d2eb768.js';
41
41
  import '@mantine/dates';
42
- import './index.styles-bcc9b795.js';
43
- import './index-28a1dbbd.js';
44
- import './translationsContext-c41a99f3.js';
45
- import './index-42b16695.js';
46
- import './index-0d91f904.js';
42
+ import './index.styles-491e88da.js';
43
+ import './index-6fca5112.js';
44
+ import './translationsContext-4576c0e2.js';
45
+ import './index-c68f7778.js';
46
+ import './index-324e3c4e.js';
47
47
  import 'react-keyed-flatten-children';
48
48
  import 'react-hook-form';
49
- import './useHealthToolCache-848a58f6.js';
49
+ import './useHealthToolCache-228044ce.js';
50
50
  import './miscGetDynamicHealthTool.js';
51
- import './normalizeLink-e7bcd5c8.js';
52
- import './core-8540c768.js';
53
- import './constants-54f00416.js';
54
- import './index-0cd8c99b.js';
51
+ import './normalizeLink-7cb62382.js';
52
+ import './core-3280d7df.js';
53
+ import './constants-23d94304.js';
54
+ import './index-c893696a.js';
55
55
  import './embeddedHeathToolCards_helpers.js';
56
- import './constants-34416881.js';
56
+ import './constants-10c6bd63.js';
@@ -1,5 +1,5 @@
1
- import { useEffect } from 'react';
2
- export declare const useIsomorphicLayoutEffect: typeof useEffect;
1
+ import { useLayoutEffect } from 'react';
2
+ export declare const useIsomorphicLayoutEffect: typeof useLayoutEffect;
3
3
  interface PreventScrollOptions {
4
4
  /** Whether the scroll lock is disabled. */
5
5
  isDisabled?: boolean;
@@ -1,19 +1,19 @@
1
- export { u as useTranslations } from './index-28a1dbbd.js';
2
- export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-21b194d3.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-f03c9e67.js';
4
- export { u as useHealthToolsCache } from './useHealthToolCache-848a58f6.js';
5
- export { u as useIsInit } from './useIsInit-7e5346fc.js';
6
- export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-3a261a60.js';
7
- export { u as useInitialMount, a as useUniqueId } from './useUniqueId-d6bcf402.js';
1
+ export { u as useTranslations } from './index-6fca5112.js';
2
+ export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-e529618a.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-527a2dba.js';
4
+ export { u as useHealthToolsCache } from './useHealthToolCache-228044ce.js';
5
+ export { u as useIsInit } from './useIsInit-c50f4ae4.js';
6
+ export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-9c282fb7.js';
7
+ export { u as useInitialMount, a as useUniqueId } from './useUniqueId-a1f357b3.js';
8
8
  import 'react';
9
- import './translationsContext-c41a99f3.js';
9
+ import './translationsContext-4576c0e2.js';
10
10
  import 'lodash/debounce';
11
- import './tslib.es6-7369a886.js';
11
+ import './tslib.es6-14dd4d35.js';
12
12
  import './miscCookieHelper.js';
13
- import './index-938a3f78.js';
14
- import './Locale-2680ebb3.js';
13
+ import './index-c7b5065c.js';
14
+ import './Locale-3c079669.js';
15
15
  import './miscGetDynamicHealthTool.js';
16
- import './normalizeLink-e7bcd5c8.js';
16
+ import './normalizeLink-7cb62382.js';
17
17
  import './constantsDomainLocales.js';
18
18
  import './constantsIsProduction.js';
19
- import './core-8540c768.js';
19
+ import './core-3280d7df.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' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | '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' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading';
1
+ export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.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' | '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';
@@ -249,6 +249,7 @@ var defaultTranslations = {
249
249
  "createPost.askDoctorChoice.no": "No",
250
250
  "createPost.askDoctorChoice.yes": "Yes",
251
251
  "createPost.communityAndTopic": "Community & Topic",
252
+ "createPost.message.askDoctor": "Please choose an option.",
252
253
  "createPost.message.askDoctorRequire": "Would you like to ask a question to our doctor?",
253
254
  "createPost.message.askDoctorRequireMess": "Please choose an option",
254
255
  "createPost.message.lengthDescription": "Description must have at least 10 words | Current: {currentLength} words",
@@ -249,6 +249,7 @@ var hiTranslations = {
249
249
  "createPost.askDoctorChoice.no": "No",
250
250
  "createPost.askDoctorChoice.yes": "Yes",
251
251
  "createPost.communityAndTopic": "Community & Topic",
252
+ "createPost.message.askDoctor": "Please choose an option.",
252
253
  "createPost.message.askDoctorRequire": "Would you like to ask a question to our doctor?",
253
254
  "createPost.message.askDoctorRequireMess": "Please choose an option",
254
255
  "createPost.message.lengthDescription": "Description must have at least 10 words | Current: {currentLength} words",
@@ -249,6 +249,7 @@ var idTranslations = {
249
249
  "createPost.askDoctorChoice.no": "No",
250
250
  "createPost.askDoctorChoice.yes": "Yes",
251
251
  "createPost.communityAndTopic": "Komunitas & Topik",
252
+ "createPost.message.askDoctor": "Silakan pilih opsi.",
252
253
  "createPost.message.askDoctorRequire": "Would you like to ask a question to our doctor?",
253
254
  "createPost.message.askDoctorRequireMess": "Silakan pilih opsi",
254
255
  "createPost.message.lengthDescription": "Deskripsi harus memiliki setidaknya 10 kata | Saat ini: {currentLength} kata",
@@ -249,6 +249,7 @@ var kmTranslations = {
249
249
  "createPost.askDoctorChoice.no": "No",
250
250
  "createPost.askDoctorChoice.yes": "Yes",
251
251
  "createPost.communityAndTopic": "សហគមន៍ និង ប្រធានបទ",
252
+ "createPost.message.askDoctor": "Please choose an option.",
252
253
  "createPost.message.askDoctorRequire": "Would you like to ask a question to our doctor?",
253
254
  "createPost.message.askDoctorRequireMess": "សូមជ្រើសរើសជម្រើសមួយ",
254
255
  "createPost.message.lengthDescription": "ពណ៌នាត្រូវមានយ៉ាងហោចណាស់ 10 ពាក្យ",
@@ -249,6 +249,7 @@ var msTranslations = {
249
249
  "createPost.askDoctorChoice.no": "Tidak",
250
250
  "createPost.askDoctorChoice.yes": "Ya",
251
251
  "createPost.communityAndTopic": "Komuniti & Topik",
252
+ "createPost.message.askDoctor": "Sila pilih satu pilihan.",
252
253
  "createPost.message.askDoctorRequire": "Ingin bertanya kepada doktor kami?",
253
254
  "createPost.message.askDoctorRequireMess": "Sila pilih satu pilihan",
254
255
  "createPost.message.lengthDescription": "Deskripsi mesti mengandungi sekurang-kurangnya 10 perkataan | Kini: {currentLength} perkataan",
@@ -249,6 +249,7 @@ var myTranslations = {
249
249
  "createPost.askDoctorChoice.no": "No",
250
250
  "createPost.askDoctorChoice.yes": "Yes",
251
251
  "createPost.communityAndTopic": "လူမှုအဖွဲ့နှင့်ခေါင်းစဉ်",
252
+ "createPost.message.askDoctor": "ကျေးဇူးပြုပြီး ရွေးချယ်ပေးပါ။",
252
253
  "createPost.message.askDoctorRequire": "Would you like to ask a question to our doctor?",
253
254
  "createPost.message.askDoctorRequireMess": "ကျေးဇူးပြု၍ ရွေးချယ်စရာကိုရွေးပါ",
254
255
  "createPost.message.lengthDescription": "ဖော်ပြချက်တွင် အနည်းဆုံး 10 စကားလုံးရှိရမည် | လက်ရှိ: {currentLength} စကားလုံး",
@@ -249,6 +249,7 @@ var thTranslations = {
249
249
  "createPost.askDoctorChoice.no": "No",
250
250
  "createPost.askDoctorChoice.yes": "Yes",
251
251
  "createPost.communityAndTopic": "ชุมชนและหัวข้อ",
252
+ "createPost.message.askDoctor": "กรุณาเลือกตัวเลือก",
252
253
  "createPost.message.askDoctorRequire": "Would you like to ask a question to our doctor?",
253
254
  "createPost.message.askDoctorRequireMess": "โปรดเลือกตัวเลือก",
254
255
  "createPost.message.lengthDescription": "คำอธิบายต้องมีอย่างน้อย 10 คำ | ขณะนี้: {currentLength} คำ",
@@ -249,6 +249,7 @@ var tlTranslations = {
249
249
  "createPost.askDoctorChoice.no": "No",
250
250
  "createPost.askDoctorChoice.yes": "Yes",
251
251
  "createPost.communityAndTopic": "Komunidad & Paksa",
252
+ "createPost.message.askDoctor": "Please choose an option.",
252
253
  "createPost.message.askDoctorRequire": "Would you like to ask a question to our doctor?",
253
254
  "createPost.message.askDoctorRequireMess": "Pakipili ang isang opsyon",
254
255
  "createPost.message.lengthDescription": "Ang paglalarawan ay dapat may hindi bababa sa 10 salita",
@@ -249,6 +249,7 @@ var viTranslations = {
249
249
  "createPost.askDoctorChoice.no": "Không",
250
250
  "createPost.askDoctorChoice.yes": "Có",
251
251
  "createPost.communityAndTopic": "Cộng đồng & Chủ đề",
252
+ "createPost.message.askDoctor": "Vui lòng đưa ra lựa chọn.",
252
253
  "createPost.message.askDoctorRequire": "Bạn có muốn đặt câu hỏi này cho bác sĩ không?",
253
254
  "createPost.message.askDoctorRequireMess": "Vui lòng chọn một tùy chọn",
254
255
  "createPost.message.lengthDescription": "Mô tả phải có ít nhất 10 từ | Hiện tại: {currentLength} từ",
@@ -249,6 +249,7 @@ var mbTranslations = {
249
249
  "createPost.askDoctorChoice.no": "Không",
250
250
  "createPost.askDoctorChoice.yes": "Có",
251
251
  "createPost.communityAndTopic": "Cộng đồng & Chủ đề",
252
+ "createPost.message.askDoctor": "Vui lòng đưa ra lựa chọn.",
252
253
  "createPost.message.askDoctorRequire": "Bạn có muốn đặt câu hỏi này cho bác sĩ không?",
253
254
  "createPost.message.askDoctorRequireMess": "Vui lòng chọn một tùy chọn",
254
255
  "createPost.message.lengthDescription": "Mô tả phải có ít nhất 10 từ | Hiện tại: {currentLength} từ",
@@ -249,6 +249,7 @@ var zhCN = {
249
249
  "createPost.askDoctorChoice.no": "没有",
250
250
  "createPost.askDoctorChoice.yes": "有",
251
251
  "createPost.communityAndTopic": "社群与主题",
252
+ "createPost.message.askDoctor": "Please choose an option.",
252
253
  "createPost.message.askDoctorRequire": "您有问题需要向我们的医生询问吗?",
253
254
  "createPost.message.askDoctorRequireMess": "请选择一个选项",
254
255
  "createPost.message.lengthDescription": "简介需在10个之母以上 | 现有:{currentLength} 字母",
@@ -249,6 +249,7 @@ var zhTranslations = {
249
249
  "createPost.askDoctorChoice.no": "No",
250
250
  "createPost.askDoctorChoice.yes": "Yes",
251
251
  "createPost.communityAndTopic": "視頻或連結",
252
+ "createPost.message.askDoctor": "Please choose an option.",
252
253
  "createPost.message.askDoctorRequire": "Would you like to ask a question to our doctor?",
253
254
  "createPost.message.askDoctorRequireMess": "僅允許來自 Youtube、Facebook 和 Tiktok 的資源",
254
255
  "createPost.message.lengthDescription": "請選擇一個選項",
package/build/esm/i18n.js CHANGED
@@ -1,5 +1,5 @@
1
- export { T as TranslationsContext } from './translationsContext-c41a99f3.js';
2
- export { T as TranslationsProvider, t as translationsMap } from './translationsProvider-47642b78.js';
1
+ export { T as TranslationsContext } from './translationsContext-4576c0e2.js';
2
+ export { T as TranslationsProvider, t as translationsMap } from './translationsProvider-c06d92ab.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-c41a99f3.js';
2
- export { T as TranslationsContext } from './translationsContext-c41a99f3.js';
1
+ import { T as TranslationsContext } from './translationsContext-4576c0e2.js';
2
+ export { T as TranslationsContext } from './translationsContext-4576c0e2.js';
3
3
  import React__default, { useMemo } from 'react';
4
4
 
5
5
  const TranslationsProvider = ({ locale = 'en-PH', values, children, }) => {
@@ -1,45 +1,45 @@
1
- import { _ as __rest, a as __awaiter } from './tslib.es6-7369a886.js';
1
+ import { _ as __rest, a as __awaiter } from './tslib.es6-14dd4d35.js';
2
2
  import React__default, { useRef, useState, useEffect, useImperativeHandle, useMemo, Fragment, useCallback, forwardRef, memo } from 'react';
3
- import { R as Radio } from './index-a0aefa52.js';
3
+ import { R as Radio } from './index-3d74a659.js';
4
4
  import { Stack, Group, createStyles, getStylesRef, Box } from '@mantine/core';
5
5
  import '@mantine/dates';
6
- import { L as LOCALE_SPECS, F as FAVICONS } from './index-19ce2735.js';
7
- import './index-938a3f78.js';
8
- import { C as CommonGAssets } from './index-1ee3b4c0.js';
9
- import './useMantineLocale-41118166.js';
10
- import { T as Text } from './index-b43b8fce.js';
11
- import { B as Button$1 } from './index-61d04b9e.js';
12
- import './index.styles-bcc9b795.js';
13
- import './translationsContext-c41a99f3.js';
6
+ import { L as LOCALE_SPECS, F as FAVICONS } from './index-15518ce2.js';
7
+ import './index-c7b5065c.js';
8
+ import { C as CommonGAssets } from './index-def91b42.js';
9
+ import './useMantineLocale-9b2cc745.js';
10
+ import { T as Text } from './index-353aaf10.js';
11
+ import { B as Button$1 } from './index-705b8d1a.js';
12
+ import './index.styles-491e88da.js';
13
+ import './translationsContext-4576c0e2.js';
14
14
  import '@mantine/hooks';
15
- import { M as MediaQueries } from './utils-e60df37f.js';
16
- import './other-680529e5.js';
17
- import './index-42b16695.js';
18
- import { i as isInternalLink } from './index-4313a9a0.js';
15
+ import { M as MediaQueries } from './utils-33115067.js';
16
+ import './other-94474cd6.js';
17
+ import './index-c68f7778.js';
18
+ import { i as isInternalLink } from './index-75b4acc9.js';
19
19
  import styled from '@emotion/styled';
20
20
  import { theme } from './miscTheme.js';
21
- import { C as Checkbox, P as PureInput } from './index-02754236.js';
21
+ import { C as Checkbox, P as PureInput } from './index-3627cf3f.js';
22
22
  import { format, isBefore, startOfMonth, addMonths, subMonths, getDaysInMonth, isToday, isSameDay, isWithinInterval, isAfter, isPast } from 'date-fns';
23
23
  import DayPickerInput from 'react-day-picker/DayPickerInput';
24
- import { L as Logo } from './index-fedd765d.js';
24
+ import { L as Logo } from './index-b44bb5f6.js';
25
25
  import throttle from 'lodash/throttle';
26
26
  import parse from 'html-react-parser';
27
27
  import { domainLocales } from './constantsDomainLocales.js';
28
28
  import { isProduction } from './constantsIsProduction.js';
29
- import { a as useOutsideClick } from './useOutsideClick-3a261a60.js';
29
+ import { a as useOutsideClick } from './useOutsideClick-9c282fb7.js';
30
30
  import enUS from 'date-fns/locale/en-US';
31
31
  import id from 'date-fns/locale/id';
32
32
  import vi from 'date-fns/locale/vi';
33
33
  import zhTW from 'date-fns/locale/zh-TW';
34
- import { B as Button } from './index-947fba42.js';
35
- import { u as useScreenSize } from './useScreenSize-6f13a7fd.js';
36
- import { u as useTranslations } from './index-28a1dbbd.js';
37
- import { D as Dropdown } from './index-7a4cfc95.js';
34
+ import { B as Button } from './index-b61d2fa5.js';
35
+ import { u as useScreenSize } from './useScreenSize-e5a11e21.js';
36
+ import { u as useTranslations } from './index-6fca5112.js';
37
+ import { D as Dropdown } from './index-1721ed88.js';
38
38
  import { getSocialList } from './miscGetSocialList.js';
39
- import { I as Input } from './index-ca5e4379.js';
40
- import { D as Drawer } from './index-ee75daff.js';
39
+ import { I as Input } from './index-e4c26cc5.js';
40
+ import { D as Drawer } from './index-d672db33.js';
41
41
  import { v4 } from 'uuid';
42
- import { L as LOCALE } from './Locale-2680ebb3.js';
42
+ import { L as LOCALE } from './Locale-3c079669.js';
43
43
  import { ArrowRight } from '@hhgtech/icons/arrow';
44
44
  import { MultiStar, Question } from '@hhgtech/icons/other';
45
45
  import Lottie from 'lottie-light-react';
@@ -1,13 +1,13 @@
1
- import { a as __awaiter } from './tslib.es6-7369a886.js';
1
+ import { a as __awaiter } from './tslib.es6-14dd4d35.js';
2
2
  import React__default, { useState, useEffect, useRef, useContext, useMemo } from 'react';
3
3
  import { Box, useMantineTheme } from '@mantine/core';
4
- import { I as ImageWrap } from './useScreenSize-6f13a7fd.js';
5
- import { T as TogetherComponentGlobalContext, c as callApi, d as getApiPath } from './utils-83401f11.js';
4
+ import { I as ImageWrap } from './useScreenSize-e5a11e21.js';
5
+ import { T as TogetherComponentGlobalContext, c as callApi, d as getApiPath } from './utils-696f17ac.js';
6
6
  import styled from '@emotion/styled';
7
7
  import { PATHS } from './togetherApiPaths.js';
8
- import { D as DEFAULT_IMG } from './constants-54f00416.js';
9
- import { y as youtubeVidIdGetter } from './post-56703738.js';
10
- import { L as Loading } from './index-5c821474.js';
8
+ import { D as DEFAULT_IMG } from './constants-23d94304.js';
9
+ import { y as youtubeVidIdGetter } from './post-92683818.js';
10
+ import { L as Loading } from './index-3a326de5.js';
11
11
 
12
12
  const StyledSocialLinkPreview = styled.div `
13
13
  .link-info-container {
@@ -1,5 +1,5 @@
1
1
  import React__default, { useState, useEffect } from 'react';
2
- import { B as Button } from './index-61d04b9e.js';
2
+ import { B as Button } from './index-705b8d1a.js';
3
3
  import styled from '@emotion/styled';
4
4
 
5
5
  const StyledContainer = styled.div `
@@ -1,8 +1,8 @@
1
1
  import React__default, { useState, useRef, useEffect } from 'react';
2
- import { u as useScrollbarSize } from './useScrollbarSize-21b194d3.js';
2
+ import { u as useScrollbarSize } from './useScrollbarSize-e529618a.js';
3
3
  import { createPortal } from 'react-dom';
4
4
  import styled from '@emotion/styled';
5
- import { M as MediaQueries } from './utils-e60df37f.js';
5
+ import { M as MediaQueries } from './utils-33115067.js';
6
6
  import { setDefaultClass } from './miscDefaultClassWrapper.js';
7
7
  import { theme } from './miscTheme.js';
8
8
 
@@ -1,10 +1,10 @@
1
1
  import { enUS, vi, km, hi, id, ms, th, zhTW } from 'date-fns/locale';
2
- import './index-938a3f78.js';
2
+ import './index-c7b5065c.js';
3
3
  import { siteHost, siteOptions } from './constantsSite.js';
4
4
  import { domainLocales, MAP_DOMAIN_BY_LOCALE } from './constantsDomainLocales.js';
5
5
  import { RISK_SCREENER_NAME, RISK_SCREENER_SLUG } from './constantsRiskScreener.js';
6
6
  import { isProduction } from './constantsIsProduction.js';
7
- import { L as LOCALE } from './Locale-2680ebb3.js';
7
+ import { L as LOCALE } from './Locale-3c079669.js';
8
8
 
9
9
  const basePath = process.env.NEXT_PUBLIC_DEPLOY_LOCALE === 'tl-PH' ? '/fil' : '';
10
10
  const SSO_URL = process.env.NEXT_PUBLIC_SSO;