@hhgtech/hhg-components 1.29.520-beta-3 → 1.29.520-beta-5

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 (547) hide show
  1. package/build/{InputDate-c5c62331.js → InputDate-b85ee839.js} +5 -5
  2. package/build/{LastPeriod-37bb1b0a.js → LastPeriod-fb1b4b42.js} +1 -1
  3. package/build/{MobileBottomNavigationIcon-1aae971f.js → MobileBottomNavigationIcon-04bf79a8.js} +3 -3
  4. package/build/{SiteWideBanner-917b37d1.js → SiteWideBanner-a7f2201d.js} +11 -11
  5. package/build/{Spinner-d25c707a.js → Spinner-bb8a937b.js} +1 -1
  6. package/build/{WhatsApp-5bb8aadc.js → WhatsApp-ddb61795.js} +1 -1
  7. package/build/adapters.js +20 -20
  8. package/build/atoms.js +51 -51
  9. package/build/babyGrowth.js +86 -86
  10. package/build/cache.js +2 -2
  11. package/build/care.js +18 -18
  12. package/build/careBookingSearchBar.js +14 -14
  13. package/build/careBookingSearchBarV2.js +15 -15
  14. package/build/components/mantine/input/index.d.ts +2 -0
  15. package/build/components/navigationV2/components/atoms/searchInput/index.styled.d.ts +1 -0
  16. package/build/components/organisms/popupRequestConsultation/index.d.ts +3 -0
  17. package/build/components/organisms/popupRequestConsultation/index.styled.d.ts +35 -0
  18. package/build/components/organisms/popupRequestConsultation/popupRequestConsultation.d.ts +19 -0
  19. package/build/components/organisms/popupRequestConsultation/requestConsultationForm.d.ts +22 -0
  20. package/build/components/organisms/popupRequestConsultation/requestConsultationSuccess.d.ts +6 -0
  21. package/build/components.js +106 -106
  22. package/build/{constants-0d681869.js → constants-43d69801.js} +1 -1
  23. package/build/{constants-c67251c4.js → constants-de304902.js} +2 -2
  24. package/build/constants.js +3 -3
  25. package/build/constantsDomainLocales.js +1 -1
  26. package/build/constantsRiskScreener.js +2 -2
  27. package/build/constantsSite.js +2 -2
  28. package/build/{core-04e175c1.js → core-ad99cc11.js} +1 -1
  29. package/build/{dataTransform-a952062b.js → dataTransform-e0335471.js} +1 -1
  30. package/build/ecom.js +5 -5
  31. package/build/{editor-9f979fc2.js → editor-61e1483f.js} +11 -11
  32. package/build/embeddedHeathToolCards_babyGrowth.js +25 -25
  33. package/build/embeddedHeathToolCards_babyPoop.js +22 -22
  34. package/build/embeddedHeathToolCards_babyVaccine.js +24 -24
  35. package/build/embeddedHeathToolCards_bmi_bmi.js +27 -27
  36. package/build/embeddedHeathToolCards_bmrBmr.js +27 -27
  37. package/build/embeddedHeathToolCards_dueDate_dueDate.js +24 -24
  38. package/build/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
  39. package/build/embeddedHeathToolCards_pwg_pwg.js +28 -28
  40. package/build/embeddedHeathToolCards_targetHeartRate.js +29 -29
  41. package/build/esm/{InputDate-523011c9.js → InputDate-650b470e.js} +5 -5
  42. package/build/esm/{LastPeriod-27f51b6b.js → LastPeriod-a7227ae5.js} +1 -1
  43. package/build/esm/{MobileBottomNavigationIcon-8df81197.js → MobileBottomNavigationIcon-adc9fdde.js} +3 -3
  44. package/build/esm/{SiteWideBanner-dedd7625.js → SiteWideBanner-86c56be7.js} +11 -11
  45. package/build/esm/{Spinner-d9cb1744.js → Spinner-6c17cbdd.js} +1 -1
  46. package/build/esm/{WhatsApp-db12f5f8.js → WhatsApp-f1486c73.js} +1 -1
  47. package/build/esm/adapters.js +20 -20
  48. package/build/esm/atoms.js +51 -51
  49. package/build/esm/babyGrowth.js +86 -86
  50. package/build/esm/cache.js +2 -2
  51. package/build/esm/care.js +18 -18
  52. package/build/esm/careBookingSearchBar.js +14 -14
  53. package/build/esm/careBookingSearchBarV2.js +15 -15
  54. package/build/esm/components/mantine/input/index.d.ts +2 -0
  55. package/build/esm/components/navigationV2/components/atoms/searchInput/index.styled.d.ts +1 -0
  56. package/build/esm/components/organisms/popupRequestConsultation/index.d.ts +3 -0
  57. package/build/esm/components/organisms/popupRequestConsultation/index.styled.d.ts +35 -0
  58. package/build/esm/components/organisms/popupRequestConsultation/popupRequestConsultation.d.ts +19 -0
  59. package/build/esm/components/organisms/popupRequestConsultation/requestConsultationForm.d.ts +22 -0
  60. package/build/esm/components/organisms/popupRequestConsultation/requestConsultationSuccess.d.ts +6 -0
  61. package/build/esm/components.js +106 -106
  62. package/build/esm/{constants-05968c1d.js → constants-2e870ca3.js} +1 -1
  63. package/build/esm/{constants-aa2b5408.js → constants-a3beb0a0.js} +2 -2
  64. package/build/esm/constants.js +3 -3
  65. package/build/esm/constantsDomainLocales.js +1 -1
  66. package/build/esm/constantsRiskScreener.js +2 -2
  67. package/build/esm/constantsSite.js +2 -2
  68. package/build/esm/{core-ba61f5ba.js → core-c5628046.js} +1 -1
  69. package/build/esm/{dataTransform-febc2821.js → dataTransform-b2eb7e06.js} +1 -1
  70. package/build/esm/ecom.js +5 -5
  71. package/build/esm/{editor-c149ed9f.js → editor-7b5408f6.js} +11 -11
  72. package/build/esm/embeddedHeathToolCards_babyGrowth.js +25 -25
  73. package/build/esm/embeddedHeathToolCards_babyPoop.js +22 -22
  74. package/build/esm/embeddedHeathToolCards_babyVaccine.js +24 -24
  75. package/build/esm/embeddedHeathToolCards_bmi_bmi.js +27 -27
  76. package/build/esm/embeddedHeathToolCards_bmrBmr.js +27 -27
  77. package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +24 -24
  78. package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
  79. package/build/esm/embeddedHeathToolCards_pwg_pwg.js +28 -28
  80. package/build/esm/embeddedHeathToolCards_targetHeartRate.js +29 -29
  81. package/build/esm/footer.js +22 -22
  82. package/build/esm/gAssets.js +2 -2
  83. package/build/esm/{healthTools-e020bb20.js → healthTools-4cf465bb.js} +1 -1
  84. package/build/esm/healthToolsCardWrapper.js +20 -20
  85. package/build/esm/healthToolsForm.js +35 -35
  86. package/build/esm/hooks.js +14 -14
  87. package/build/esm/i18n/translationKeys.d.ts +1 -1
  88. package/build/esm/i18n-values/en-PH.js +10 -0
  89. package/build/esm/i18n-values/hi-IN.js +10 -0
  90. package/build/esm/i18n-values/id-ID.js +10 -0
  91. package/build/esm/i18n-values/km-KH.js +10 -0
  92. package/build/esm/i18n-values/ms-MY.js +12 -2
  93. package/build/esm/i18n-values/my-MM.js +10 -0
  94. package/build/esm/i18n-values/th-TH.js +10 -0
  95. package/build/esm/i18n-values/tl-PH.js +10 -0
  96. package/build/esm/i18n-values/vi-VN.js +11 -1
  97. package/build/esm/i18n-values/vi-VN_MB.js +11 -1
  98. package/build/esm/i18n-values/zh-SG.js +10 -0
  99. package/build/esm/i18n-values/zh-TW.js +10 -0
  100. package/build/esm/i18n.js +2 -2
  101. package/build/esm/i18nV2.js +2 -2
  102. package/build/esm/icons/Comment.d.ts +4 -0
  103. package/build/esm/icons/index.d.ts +2 -1
  104. package/build/esm/{index-a5fe14dc.js → index-01734c17.js} +3 -3
  105. package/build/esm/{index-c45d0484.js → index-089327fd.js} +2 -2
  106. package/build/esm/{index-267d8c46.js → index-0a423583.js} +46 -35
  107. package/build/esm/{index-8d5b7357.js → index-0d320dc6.js} +2 -2
  108. package/build/esm/{index-baa15735.js → index-12cc5f44.js} +18 -18
  109. package/build/esm/{index-019adb9c.js → index-2c1867b9.js} +18 -18
  110. package/build/esm/{index-9b76fa4d.js → index-2c7690d8.js} +1 -1
  111. package/build/esm/{index-fd0a668f.js → index-2d1bb36e.js} +11 -11
  112. package/build/esm/{index-426b54bc.js → index-306fa320.js} +3 -3
  113. package/build/esm/{index-acda66e2.js → index-358f3ccb.js} +3 -3
  114. package/build/esm/{index-737374a6.js → index-41658acd.js} +3 -3
  115. package/build/esm/{index-fa03c76f.js → index-4417a7c0.js} +1 -1
  116. package/build/esm/{index-2de52182.js → index-4ae2bfea.js} +2 -2
  117. package/build/esm/{index-a8f4efa8.js → index-4ba1e03a.js} +3 -3
  118. package/build/esm/{index-f558187b.js → index-4e802688.js} +2 -2
  119. package/build/esm/{index-a1a20ff5.js → index-522f600c.js} +14 -14
  120. package/build/esm/{index-630741db.js → index-5c50aecd.js} +2 -2
  121. package/build/esm/{index-8e68cab6.js → index-659dc701.js} +3 -3
  122. package/build/esm/{index-8b602eb9.js → index-65bd7d8a.js} +15 -15
  123. package/build/esm/{index-2b508820.js → index-6a53c60f.js} +6 -6
  124. package/build/esm/{index-32c68475.js → index-6a599cb9.js} +25 -25
  125. package/build/esm/{index-5f11934a.js → index-6fc27424.js} +2 -2
  126. package/build/esm/{index-ba03f716.js → index-746ec169.js} +21 -21
  127. package/build/esm/{index-66b7677d.js → index-778e1238.js} +3 -3
  128. package/build/esm/{index-4704e442.js → index-798332ff.js} +2 -2
  129. package/build/esm/{index-2f349f8d.js → index-7c5fbd3f.js} +32 -32
  130. package/build/esm/{index-b1f33d7e.js → index-7f7e8982.js} +9 -9
  131. package/build/esm/{index-31e8efd2.js → index-80011c8c.js} +2 -2
  132. package/build/esm/{index-e7c5af06.js → index-805648ae.js} +16 -16
  133. package/build/esm/{index-1ec75678.js → index-8af12def.js} +14 -14
  134. package/build/esm/{index-5159c31e.js → index-8af428e2.js} +2 -2
  135. package/build/esm/{index-461becd9.js → index-8c5868e7.js} +1 -1
  136. package/build/esm/{index-97d6fc81.js → index-8d24d8a6.js} +1 -1
  137. package/build/esm/{index-9e79d8c2.js → index-8db2a197.js} +4 -4
  138. package/build/esm/{index-b03d5649.js → index-8dd0e525.js} +10 -5
  139. package/build/esm/{index-5eddd432.js → index-8f368190.js} +2 -2
  140. package/build/esm/{index-dd52a0a7.js → index-90706022.js} +1 -1
  141. package/build/esm/{index-ac7c1621.js → index-9172941c.js} +2 -2
  142. package/build/esm/{index-c3637453.js → index-9717d689.js} +6 -6
  143. package/build/esm/{index-350704ea.js → index-9adb0e0a.js} +6 -6
  144. package/build/esm/{index-9f4ece67.js → index-9b6c372c.js} +15 -15
  145. package/build/esm/{index-00b7cbc2.js → index-a2d8d81d.js} +7 -7
  146. package/build/esm/{index-2506b19a.js → index-a2eb0f09.js} +16 -16
  147. package/build/esm/{index-07148d11.js → index-a3f84672.js} +3 -3
  148. package/build/esm/{index-454eb622.js → index-a9a4f67d.js} +2 -2
  149. package/build/esm/{index-f296adc0.js → index-a9f33279.js} +5 -5
  150. package/build/esm/{index-59c66dfd.js → index-ab511c8a.js} +2 -2
  151. package/build/esm/{index-2a814a91.js → index-ac96ee62.js} +19 -19
  152. package/build/esm/{index-65579c2d.js → index-ae8719b6.js} +13 -13
  153. package/build/esm/{index-0a56c8b7.js → index-b57ee86e.js} +2 -2
  154. package/build/esm/{index-f8cad0d7.js → index-bbc92c5b.js} +6 -6
  155. package/build/esm/{index-3ce86837.js → index-bdd16e60.js} +1 -1
  156. package/build/esm/{index-ceffe766.js → index-cabb927b.js} +32 -32
  157. package/build/esm/{index-cc688b7b.js → index-cf9c690e.js} +13 -13
  158. package/build/esm/{index-ba70a656.js → index-d1ad1a0d.js} +11 -11
  159. package/build/esm/{index-0bb663c3.js → index-debd525a.js} +4 -4
  160. package/build/esm/{index-679c9627.js → index-df28ba95.js} +16 -16
  161. package/build/esm/{index-7c8fb0dc.js → index-e06bd322.js} +16 -16
  162. package/build/esm/{index-988ebd9e.js → index-e3522929.js} +14 -14
  163. package/build/esm/{index-713b1c58.js → index-e4491684.js} +3 -3
  164. package/build/esm/{index-15b8e847.js → index-e6003c3d.js} +7 -7
  165. package/build/esm/{index-af597eef.js → index-e724bcd9.js} +8 -8
  166. package/build/esm/{index-b8e693ff.js → index-e76cf1c5.js} +15 -15
  167. package/build/esm/{index-ffe733a6.js → index-e927c5dd.js} +2 -2
  168. package/build/esm/{index-efb0f6e4.js → index-ecd16c5b.js} +21 -21
  169. package/build/esm/{index-04c870d7.js → index-f159e9ca.js} +2 -2
  170. package/build/esm/{index-e6970477.js → index-f267d0b3.js} +1 -1
  171. package/build/esm/{index-5744af6d.js → index-f3302ec1.js} +17 -17
  172. package/build/esm/{index-fddf5ac4.js → index-f58fd0d5.js} +22 -22
  173. package/build/esm/{index-e06f8b5b.js → index-f76dc5cd.js} +3 -3
  174. package/build/esm/{index-9f001ed8.js → index-fcf32540.js} +2 -2
  175. package/build/esm/index.js +131 -127
  176. package/build/esm/{labelSorting-00c1f818.js → labelSorting-31d14dc9.js} +4 -4
  177. package/build/esm/lead.js +37 -37
  178. package/build/esm/{logoIcon-a961219d.js → logoIcon-4c0c075e.js} +2 -2
  179. package/build/esm/mantine.js +27 -27
  180. package/build/esm/misc.js +19 -19
  181. package/build/esm/miscGetDynamicHealthTool.js +4 -4
  182. package/build/esm/miscGetSocialList.js +8 -8
  183. package/build/esm/miscScreenSizeContext.js +1 -1
  184. package/build/esm/mobileBottomNavigation.js +5 -5
  185. package/build/esm/mobileBottomNavigationIcon.js +5 -5
  186. package/build/esm/molecules.js +79 -79
  187. package/build/esm/moleculesArticleCard.js +6 -6
  188. package/build/esm/moleculesArticleCardV2.js +17 -17
  189. package/build/esm/navigation.js +49 -49
  190. package/build/esm/navigationLogoutPopup.js +11 -11
  191. package/build/esm/navigationProfileButton.js +27 -27
  192. package/build/esm/onboardingV2.js +30 -30
  193. package/build/esm/organisms.js +59 -59
  194. package/build/esm/{post-d90cc187.js → post-72cfb0c6.js} +2 -2
  195. package/build/esm/profileNavigation.js +20 -20
  196. package/build/esm/progressBar.js +1 -1
  197. package/build/esm/pwg.js +23 -23
  198. package/build/esm/ssoV2.js +31 -31
  199. package/build/esm/{store-8161bc5d.js → store-2516e0e3.js} +3 -3
  200. package/build/esm/subot.js +40 -40
  201. package/build/esm/surveyOrPremiumBanner.js +34 -34
  202. package/build/esm/surveyQuestionCard.js +11 -11
  203. package/build/esm/{surveyThankyouCard-cec42e23.js → surveyThankyouCard-265a4cbc.js} +5 -5
  204. package/build/esm/together/components/molecules/createPostVideo/socialLinkPopup/index.styled.d.ts +1 -0
  205. package/build/esm/together.js +57 -57
  206. package/build/esm/togetherApiUtils.js +6 -6
  207. package/build/esm/togetherAtoms.js +31 -31
  208. package/build/esm/togetherComponentGlobalContext.js +6 -6
  209. package/build/esm/togetherMolecules.js +52 -52
  210. package/build/esm/togetherMoleculesCardAuthor.js +29 -29
  211. package/build/esm/togetherMoleculesPostImagePreview.js +13 -13
  212. package/build/esm/togetherMoleculesProfileDetail.js +40 -40
  213. package/build/esm/togetherOrganisms.js +51 -51
  214. package/build/esm/togetherRichTextEditor.js +20 -20
  215. package/build/esm/togetherShareBox.js +12 -12
  216. package/build/esm/{transform-9bf4a1d2.js → transform-74ad8ef4.js} +27 -27
  217. package/build/esm/{translationsProvider-92773545.js → translationsProvider-c6752277.js} +1 -1
  218. package/build/esm/{treePopoverMenu-a4b578c1.js → treePopoverMenu-8580ab19.js} +19 -19
  219. package/build/esm/types.js +2 -2
  220. package/build/esm/{useCartCareService-c54f3c4c.js → useCartCareService-9588dce4.js} +1 -1
  221. package/build/esm/{useHealthToolCache-7b4f9510.js → useHealthToolCache-72328019.js} +1 -1
  222. package/build/esm/{usePhoneValidator-9c1d18f2.js → usePhoneValidator-de2bd978.js} +5 -5
  223. package/build/esm/{usePlacesAutocomplete-160abeeb.js → usePlacesAutocomplete-0875f32c.js} +1 -1
  224. package/build/esm/useTogetherAuthRequiredAction.js +10 -10
  225. package/build/esm/{utils-7c59d0c7.js → utils-09f02159.js} +2 -2
  226. package/build/esm/{utils-09291030.js → utils-20a0f4f5.js} +3 -3
  227. package/build/esm/{utils-02329014.js → utils-5d34a2ca.js} +5 -5
  228. package/build/esm/{utils-97c591aa.js → utils-8343e5b9.js} +2 -2
  229. package/build/esm/{utils-90cb4432.js → utils-ba496c07.js} +3 -3
  230. package/build/esm/vaccination.js +22 -22
  231. package/build/footer.js +22 -22
  232. package/build/gAssets.js +2 -2
  233. package/build/{healthTools-68592651.js → healthTools-743b1a6c.js} +1 -1
  234. package/build/healthToolsCardWrapper.js +20 -20
  235. package/build/healthToolsForm.js +35 -35
  236. package/build/hooks.js +14 -14
  237. package/build/i18n/translationKeys.d.ts +1 -1
  238. package/build/i18n-values/en-PH.js +10 -0
  239. package/build/i18n-values/hi-IN.js +10 -0
  240. package/build/i18n-values/id-ID.js +10 -0
  241. package/build/i18n-values/km-KH.js +10 -0
  242. package/build/i18n-values/ms-MY.js +12 -2
  243. package/build/i18n-values/my-MM.js +10 -0
  244. package/build/i18n-values/th-TH.js +10 -0
  245. package/build/i18n-values/tl-PH.js +10 -0
  246. package/build/i18n-values/vi-VN.js +11 -1
  247. package/build/i18n-values/vi-VN_MB.js +11 -1
  248. package/build/i18n-values/zh-SG.js +10 -0
  249. package/build/i18n-values/zh-TW.js +10 -0
  250. package/build/i18n.js +2 -2
  251. package/build/i18nV2.js +1 -1
  252. package/build/icons/Comment.d.ts +4 -0
  253. package/build/icons/index.d.ts +2 -1
  254. package/build/{index-68d1e133.js → index-02631bb4.js} +2 -2
  255. package/build/{index-9bd0b9f0.js → index-04bdfe80.js} +3 -3
  256. package/build/{index-d0d250fb.js → index-0d276b0b.js} +8 -8
  257. package/build/{index-cea3965f.js → index-0e1eb5ab.js} +2 -2
  258. package/build/{index-07cb052e.js → index-130c5e42.js} +14 -14
  259. package/build/{index-f6fdd173.js → index-13379a54.js} +4 -4
  260. package/build/{index-585bdd4b.js → index-141030f3.js} +6 -6
  261. package/build/{index-d3c1edd3.js → index-15e62725.js} +3 -3
  262. package/build/{index-e16de042.js → index-1a714f39.js} +1 -1
  263. package/build/{index-23c77dd8.js → index-1b3d2e00.js} +3 -3
  264. package/build/{index-0d239acd.js → index-1e88a762.js} +17 -17
  265. package/build/{index-20d6d5dd.js → index-1ec4ff70.js} +1 -1
  266. package/build/{index-9ac27e0f.js → index-1ecd17ad.js} +14 -14
  267. package/build/{index-7dbfce51.js → index-27800271.js} +10 -5
  268. package/build/{index-0c23532c.js → index-2dd387d7.js} +21 -21
  269. package/build/{index-6165e751.js → index-2e4465de.js} +13 -13
  270. package/build/{index-b12c352b.js → index-3024c3ac.js} +3 -3
  271. package/build/{index-ad3b5a76.js → index-30312b63.js} +45 -34
  272. package/build/{index-89b2978e.js → index-3fae6f0d.js} +3 -3
  273. package/build/{index-3f5246fe.js → index-40bce895.js} +2 -2
  274. package/build/{index-ab836154.js → index-417d06ae.js} +1 -1
  275. package/build/{index-b9f495aa.js → index-450f06ba.js} +16 -16
  276. package/build/{index-c16550f0.js → index-51045ffd.js} +4 -4
  277. package/build/{index-415ac246.js → index-580aa0d3.js} +2 -2
  278. package/build/{index-8418808b.js → index-6ff0876c.js} +2 -2
  279. package/build/{index-8b5fd45c.js → index-713ede47.js} +1 -1
  280. package/build/{index-4e246553.js → index-7825b31d.js} +32 -32
  281. package/build/{index-8a6653cc.js → index-7879038c.js} +6 -6
  282. package/build/{index-3ec94d64.js → index-78adfa56.js} +25 -25
  283. package/build/{index-44b2583c.js → index-7c0ed5ab.js} +7 -7
  284. package/build/{index-05648d17.js → index-810dcf34.js} +16 -16
  285. package/build/{index-8f5b4618.js → index-850ad4dd.js} +1 -1
  286. package/build/{index-701faca8.js → index-8755ba98.js} +1 -1
  287. package/build/{index-86076b9c.js → index-87fb4bf6.js} +7 -7
  288. package/build/{index-d387d25c.js → index-8c648613.js} +18 -18
  289. package/build/{index-6dd497ff.js → index-8c6b6b79.js} +21 -21
  290. package/build/{index-f82ce0b6.js → index-8d74fcef.js} +32 -32
  291. package/build/{index-a2227428.js → index-950ae660.js} +9 -9
  292. package/build/{index-eac63b81.js → index-9511e27e.js} +6 -6
  293. package/build/{index-de2eab30.js → index-9773a4d3.js} +3 -3
  294. package/build/{index-8a3402c6.js → index-9f3de38f.js} +14 -14
  295. package/build/{index-f119f6a3.js → index-a11e2ae9.js} +2 -2
  296. package/build/{index-8c844216.js → index-a1769aff.js} +3 -3
  297. package/build/{index-5d577802.js → index-aa37a6af.js} +6 -6
  298. package/build/{index-7f1802cc.js → index-aba5daec.js} +3 -3
  299. package/build/{index-61cc29ea.js → index-ad2f468c.js} +11 -11
  300. package/build/{index-8d51c023.js → index-af0047f3.js} +2 -2
  301. package/build/{index-3a1cedc9.js → index-b01aef86.js} +2 -2
  302. package/build/{index-3501bab2.js → index-b4d87d0f.js} +2 -2
  303. package/build/{index-8613db15.js → index-b60e48bd.js} +15 -15
  304. package/build/{index-2e3f7899.js → index-bae9383f.js} +2 -2
  305. package/build/{index-83eba277.js → index-bf88e652.js} +22 -22
  306. package/build/{index-f5c07090.js → index-cd1d2ec3.js} +2 -2
  307. package/build/{index-e18cd759.js → index-cdc79f77.js} +15 -15
  308. package/build/{index-954f0014.js → index-d2d521c2.js} +5 -5
  309. package/build/{index-02165b45.js → index-d3878a63.js} +2 -2
  310. package/build/{index-db699ee3.js → index-d632907d.js} +13 -13
  311. package/build/{index-58612549.js → index-d6bc8145.js} +2 -2
  312. package/build/{index-f1eb85e6.js → index-d9142e8e.js} +2 -2
  313. package/build/{index-0eb9ac45.js → index-db0658ed.js} +3 -3
  314. package/build/{index-62c8b9ba.js → index-dbc079d0.js} +16 -16
  315. package/build/{index-fd7c7424.js → index-dcfe36f2.js} +1 -1
  316. package/build/{index-fad5e91f.js → index-e0972367.js} +2 -2
  317. package/build/{index-66e0193e.js → index-e3e195d6.js} +18 -18
  318. package/build/{index-0158173d.js → index-eb7302fc.js} +11 -11
  319. package/build/{index-3ee174e8.js → index-ed26d5b0.js} +2 -2
  320. package/build/{index-5a1dcab0.js → index-ed616b4e.js} +2 -2
  321. package/build/{index-6dff282c.js → index-ee5a482b.js} +3 -3
  322. package/build/{index-c60d5b76.js → index-f60566ad.js} +19 -19
  323. package/build/{index-9442a7ca.js → index-f6f7b4e0.js} +15 -15
  324. package/build/{index-45aef357.js → index-fdeac1b4.js} +16 -16
  325. package/build/index.js +131 -126
  326. package/build/{labelSorting-4c2f77d2.js → labelSorting-35c05501.js} +4 -4
  327. package/build/lead.js +37 -37
  328. package/build/{logoIcon-873e5752.js → logoIcon-55457c57.js} +2 -2
  329. package/build/mantine.js +25 -25
  330. package/build/misc.js +19 -19
  331. package/build/miscGetDynamicHealthTool.js +4 -4
  332. package/build/miscGetSocialList.js +8 -8
  333. package/build/miscScreenSizeContext.js +1 -1
  334. package/build/mobileBottomNavigation.js +5 -5
  335. package/build/mobileBottomNavigationIcon.js +5 -5
  336. package/build/molecules.js +79 -79
  337. package/build/moleculesArticleCard.js +6 -6
  338. package/build/moleculesArticleCardV2.js +17 -17
  339. package/build/navigation.js +49 -49
  340. package/build/navigationLogoutPopup.js +11 -11
  341. package/build/navigationProfileButton.js +27 -27
  342. package/build/onboardingV2.js +29 -29
  343. package/build/organisms.js +59 -59
  344. package/build/{post-ca20b23d.js → post-4c465ef5.js} +2 -2
  345. package/build/profileNavigation.js +20 -20
  346. package/build/progressBar.js +1 -1
  347. package/build/pwg.js +23 -23
  348. package/build/ssoV2.js +29 -29
  349. package/build/{store-70965b10.js → store-7957d01a.js} +3 -3
  350. package/build/subot.js +39 -39
  351. package/build/surveyOrPremiumBanner.js +34 -34
  352. package/build/surveyQuestionCard.js +11 -11
  353. package/build/{surveyThankyouCard-d86e46d3.js → surveyThankyouCard-038bea9a.js} +5 -5
  354. package/build/together/components/molecules/createPostVideo/socialLinkPopup/index.styled.d.ts +1 -0
  355. package/build/together.js +57 -57
  356. package/build/togetherApiUtils.js +6 -6
  357. package/build/togetherAtoms.js +31 -31
  358. package/build/togetherComponentGlobalContext.js +6 -6
  359. package/build/togetherMolecules.js +52 -52
  360. package/build/togetherMoleculesCardAuthor.js +29 -29
  361. package/build/togetherMoleculesPostImagePreview.js +13 -13
  362. package/build/togetherMoleculesProfileDetail.js +40 -40
  363. package/build/togetherOrganisms.js +51 -51
  364. package/build/togetherRichTextEditor.js +20 -20
  365. package/build/togetherShareBox.js +12 -12
  366. package/build/{transform-79c70908.js → transform-831ac7e6.js} +27 -27
  367. package/build/{translationsProvider-cfa7dfcf.js → translationsProvider-1e3fbd69.js} +1 -1
  368. package/build/{treePopoverMenu-92a5e41f.js → treePopoverMenu-f4b8c95c.js} +19 -19
  369. package/build/types.js +2 -2
  370. package/build/{useCartCareService-2c95406b.js → useCartCareService-ec25882f.js} +1 -1
  371. package/build/{useHealthToolCache-046aa6e9.js → useHealthToolCache-92f38d05.js} +1 -1
  372. package/build/{usePhoneValidator-4ec9b10b.js → usePhoneValidator-b48f65d5.js} +5 -5
  373. package/build/{usePlacesAutocomplete-680eccf6.js → usePlacesAutocomplete-30757947.js} +1 -1
  374. package/build/useTogetherAuthRequiredAction.js +10 -10
  375. package/build/{utils-9c9ee139.js → utils-2461fc99.js} +2 -2
  376. package/build/{utils-0a4d5555.js → utils-442f546c.js} +3 -3
  377. package/build/{utils-76c4bb91.js → utils-b0fa6a09.js} +3 -3
  378. package/build/{utils-97ea34f7.js → utils-d03fcbd3.js} +2 -2
  379. package/build/{utils-2567805e.js → utils-f62384b7.js} +5 -5
  380. package/build/vaccination.js +22 -22
  381. package/package.json +1 -1
  382. /package/build/{BMI_BOYS.percentile.monthly-1e990e96.js → BMI_BOYS.percentile.monthly-1d684c6c.js} +0 -0
  383. /package/build/{BMI_BOYS.percentile.weekly-fc0420ad.js → BMI_BOYS.percentile.weekly-65b1890d.js} +0 -0
  384. /package/build/{BMI_BOYS.percentile.yearly-97ccd0fe.js → BMI_BOYS.percentile.yearly-d9666108.js} +0 -0
  385. /package/build/{BMI_BOYS.zscore.monthly-0ad102b7.js → BMI_BOYS.zscore.monthly-1de2f134.js} +0 -0
  386. /package/build/{BMI_BOYS.zscore.weekly-0e19b4b8.js → BMI_BOYS.zscore.weekly-42eaf768.js} +0 -0
  387. /package/build/{BMI_BOYS.zscore.yearly-588cd136.js → BMI_BOYS.zscore.yearly-1c14fbc0.js} +0 -0
  388. /package/build/{BMI_GIRLS.percentile.monthly-9df3af14.js → BMI_GIRLS.percentile.monthly-9f14218b.js} +0 -0
  389. /package/build/{BMI_GIRLS.percentile.weekly-e0872ed3.js → BMI_GIRLS.percentile.weekly-6117ffe3.js} +0 -0
  390. /package/build/{BMI_GIRLS.percentile.yearly-5781d640.js → BMI_GIRLS.percentile.yearly-2f607062.js} +0 -0
  391. /package/build/{BMI_GIRLS.zscore.monthly-53ac45d5.js → BMI_GIRLS.zscore.monthly-ffc3c926.js} +0 -0
  392. /package/build/{BMI_GIRLS.zscore.weekly-a18007be.js → BMI_GIRLS.zscore.weekly-0300850c.js} +0 -0
  393. /package/build/{BMI_GIRLS.zscore.yearly-f60797fa.js → BMI_GIRLS.zscore.yearly-ef7cc5db.js} +0 -0
  394. /package/build/{ChevronDown-5422a14f.js → ChevronDown-2291221b.js} +0 -0
  395. /package/build/{Close-79f257c8.js → Close-a0f041aa.js} +0 -0
  396. /package/build/{Google-e3e81aa7.js → Google-3217985e.js} +0 -0
  397. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-e0388258.js → HEAD CIRCUM_BOYS.percentile.monthly-718a4c72.js} +0 -0
  398. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-e974f838.js → HEAD CIRCUM_BOYS.percentile.weekly-cfe01ae0.js} +0 -0
  399. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-213fa814.js → HEAD CIRCUM_BOYS.percentile.yearly-37ea5080.js} +0 -0
  400. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-4d14d21a.js → HEAD CIRCUM_BOYS.zscore.monthly-e07f7f38.js} +0 -0
  401. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-6db61039.js → HEAD CIRCUM_BOYS.zscore.weekly-975632d0.js} +0 -0
  402. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-f1235287.js → HEAD CIRCUM_BOYS.zscore.yearly-bfcae450.js} +0 -0
  403. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-19dbfce8.js → HEAD CIRCUM_GIRLS.percentile.monthly-eecd551b.js} +0 -0
  404. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-b546cef8.js → HEAD CIRCUM_GIRLS.percentile.weekly-ff330582.js} +0 -0
  405. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-398731ac.js → HEAD CIRCUM_GIRLS.percentile.yearly-df7f839c.js} +0 -0
  406. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-ebc569d3.js → HEAD CIRCUM_GIRLS.zscore.monthly-79d60e20.js} +0 -0
  407. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-e5d4f4ee.js → HEAD CIRCUM_GIRLS.zscore.weekly-86e595c4.js} +0 -0
  408. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-5d6399bf.js → HEAD CIRCUM_GIRLS.zscore.yearly-6e4f8c58.js} +0 -0
  409. /package/build/{HEIGHT_BOYS.percentile.monthly-5b75534f.js → HEIGHT_BOYS.percentile.monthly-7e91fec7.js} +0 -0
  410. /package/build/{HEIGHT_BOYS.percentile.weekly-89123a0a.js → HEIGHT_BOYS.percentile.weekly-ac6dd117.js} +0 -0
  411. /package/build/{HEIGHT_BOYS.percentile.yearly-de240afb.js → HEIGHT_BOYS.percentile.yearly-03ce0d92.js} +0 -0
  412. /package/build/{HEIGHT_BOYS.zscore.monthly-3c08a87e.js → HEIGHT_BOYS.zscore.monthly-e526b71d.js} +0 -0
  413. /package/build/{HEIGHT_BOYS.zscore.weekly-b5f5c37a.js → HEIGHT_BOYS.zscore.weekly-0250e08f.js} +0 -0
  414. /package/build/{HEIGHT_BOYS.zscore.yearly-de43802b.js → HEIGHT_BOYS.zscore.yearly-5be5b5bf.js} +0 -0
  415. /package/build/{HEIGHT_GIRLS.percentile.monthly-73254278.js → HEIGHT_GIRLS.percentile.monthly-e546b079.js} +0 -0
  416. /package/build/{HEIGHT_GIRLS.percentile.weekly-b69a0ab1.js → HEIGHT_GIRLS.percentile.weekly-4fa7241a.js} +0 -0
  417. /package/build/{HEIGHT_GIRLS.percentile.yearly-4276906c.js → HEIGHT_GIRLS.percentile.yearly-ecf328b6.js} +0 -0
  418. /package/build/{HEIGHT_GIRLS.zscore.monthly-d90c537f.js → HEIGHT_GIRLS.zscore.monthly-d38fba77.js} +0 -0
  419. /package/build/{HEIGHT_GIRLS.zscore.weekly-7f4af1d9.js → HEIGHT_GIRLS.zscore.weekly-d21f65dd.js} +0 -0
  420. /package/build/{HEIGHT_GIRLS.zscore.yearly-e9d090fb.js → HEIGHT_GIRLS.zscore.yearly-168b47c9.js} +0 -0
  421. /package/build/{Locale-a95f323f.js → Locale-6d5e3142.js} +0 -0
  422. /package/build/{Visible-d7613b70.js → Visible-eb08c943.js} +0 -0
  423. /package/build/{WEIGHT_BOYS.percentile.monthly-fb80b825.js → WEIGHT_BOYS.percentile.monthly-40ee4036.js} +0 -0
  424. /package/build/{WEIGHT_BOYS.percentile.weekly-b0dbf9c7.js → WEIGHT_BOYS.percentile.weekly-b5cd3333.js} +0 -0
  425. /package/build/{WEIGHT_BOYS.percentile.yearly-fa849204.js → WEIGHT_BOYS.percentile.yearly-76a357b2.js} +0 -0
  426. /package/build/{WEIGHT_BOYS.zscore.monthly-56c84d77.js → WEIGHT_BOYS.zscore.monthly-b028912d.js} +0 -0
  427. /package/build/{WEIGHT_BOYS.zscore.weekly-576b7a2c.js → WEIGHT_BOYS.zscore.weekly-14362d1b.js} +0 -0
  428. /package/build/{WEIGHT_BOYS.zscore.yearly-8a4eb79b.js → WEIGHT_BOYS.zscore.yearly-dc3593c2.js} +0 -0
  429. /package/build/{WEIGHT_GIRLS.percentile.monthly-e0913361.js → WEIGHT_GIRLS.percentile.monthly-46a48a5b.js} +0 -0
  430. /package/build/{WEIGHT_GIRLS.percentile.weekly-c8f9cd3e.js → WEIGHT_GIRLS.percentile.weekly-ad1a2fe9.js} +0 -0
  431. /package/build/{WEIGHT_GIRLS.percentile.yearly-aa20dea0.js → WEIGHT_GIRLS.percentile.yearly-ad73815f.js} +0 -0
  432. /package/build/{WEIGHT_GIRLS.zscore.monthly-493b3a6c.js → WEIGHT_GIRLS.zscore.monthly-eb87d87d.js} +0 -0
  433. /package/build/{WEIGHT_GIRLS.zscore.weekly-ecaebfb2.js → WEIGHT_GIRLS.zscore.weekly-c81434d4.js} +0 -0
  434. /package/build/{WEIGHT_GIRLS.zscore.yearly-ad1e5f68.js → WEIGHT_GIRLS.zscore.yearly-8d5701a1.js} +0 -0
  435. /package/build/{ageGenerate-820ca937.js → ageGenerate-e5eda587.js} +0 -0
  436. /package/build/{animation-b1006b89.js → animation-41812b77.js} +0 -0
  437. /package/build/{constants-2e5d304d.js → constants-8f93851e.js} +0 -0
  438. /package/build/{constants-3c97fe5c.js → constants-d43be044.js} +0 -0
  439. /package/build/{context-ca693f8c.js → context-319ebb58.js} +0 -0
  440. /package/build/{dataTransform-6474d21f.js → dataTransform-7afbc5e1.js} +0 -0
  441. /package/build/esm/{BMI_BOYS.percentile.monthly-e2139ee8.js → BMI_BOYS.percentile.monthly-13ffef8b.js} +0 -0
  442. /package/build/esm/{BMI_BOYS.percentile.weekly-01417cd6.js → BMI_BOYS.percentile.weekly-17c7dc86.js} +0 -0
  443. /package/build/esm/{BMI_BOYS.percentile.yearly-9b43ca13.js → BMI_BOYS.percentile.yearly-96756883.js} +0 -0
  444. /package/build/esm/{BMI_BOYS.zscore.monthly-d893d9ec.js → BMI_BOYS.zscore.monthly-d5ba4c84.js} +0 -0
  445. /package/build/esm/{BMI_BOYS.zscore.weekly-6c071d88.js → BMI_BOYS.zscore.weekly-aab93a0f.js} +0 -0
  446. /package/build/esm/{BMI_BOYS.zscore.yearly-f3244cbd.js → BMI_BOYS.zscore.yearly-850969c4.js} +0 -0
  447. /package/build/esm/{BMI_GIRLS.percentile.monthly-279feac8.js → BMI_GIRLS.percentile.monthly-0a3a7be5.js} +0 -0
  448. /package/build/esm/{BMI_GIRLS.percentile.weekly-63c1fedc.js → BMI_GIRLS.percentile.weekly-517d203d.js} +0 -0
  449. /package/build/esm/{BMI_GIRLS.percentile.yearly-148044b1.js → BMI_GIRLS.percentile.yearly-76c2daec.js} +0 -0
  450. /package/build/esm/{BMI_GIRLS.zscore.monthly-5114bb43.js → BMI_GIRLS.zscore.monthly-caab5122.js} +0 -0
  451. /package/build/esm/{BMI_GIRLS.zscore.weekly-c8693332.js → BMI_GIRLS.zscore.weekly-cbc65a5a.js} +0 -0
  452. /package/build/esm/{BMI_GIRLS.zscore.yearly-30c32208.js → BMI_GIRLS.zscore.yearly-7898f9cb.js} +0 -0
  453. /package/build/esm/{ChevronDown-da5e8374.js → ChevronDown-e575e086.js} +0 -0
  454. /package/build/esm/{Close-943b2dcf.js → Close-eca75ea9.js} +0 -0
  455. /package/build/esm/{Google-dd92959a.js → Google-f8f63190.js} +0 -0
  456. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-c578a7dd.js → HEAD CIRCUM_BOYS.percentile.monthly-c0c18385.js} +0 -0
  457. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-5ae62477.js → HEAD CIRCUM_BOYS.percentile.weekly-8266e608.js} +0 -0
  458. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-822bdf7a.js → HEAD CIRCUM_BOYS.percentile.yearly-459ab162.js} +0 -0
  459. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-a30bfdf7.js → HEAD CIRCUM_BOYS.zscore.monthly-b8451ef9.js} +0 -0
  460. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-c022cba0.js → HEAD CIRCUM_BOYS.zscore.weekly-fad068c2.js} +0 -0
  461. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-baf4ccc3.js → HEAD CIRCUM_BOYS.zscore.yearly-c215e34f.js} +0 -0
  462. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-943e8a95.js → HEAD CIRCUM_GIRLS.percentile.monthly-343770ab.js} +0 -0
  463. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-879c164b.js → HEAD CIRCUM_GIRLS.percentile.weekly-fa7f10be.js} +0 -0
  464. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-4c4db63e.js → HEAD CIRCUM_GIRLS.percentile.yearly-97e5615e.js} +0 -0
  465. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-a345bd77.js → HEAD CIRCUM_GIRLS.zscore.monthly-e937e7d5.js} +0 -0
  466. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-6cb0b61f.js → HEAD CIRCUM_GIRLS.zscore.weekly-ff90e9e3.js} +0 -0
  467. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-ab1b1cde.js → HEAD CIRCUM_GIRLS.zscore.yearly-ac5f3a57.js} +0 -0
  468. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-e290330a.js → HEIGHT_BOYS.percentile.monthly-c55e3aad.js} +0 -0
  469. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-43e01ef3.js → HEIGHT_BOYS.percentile.weekly-09e4d9d5.js} +0 -0
  470. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-ec30a890.js → HEIGHT_BOYS.percentile.yearly-24ec02a4.js} +0 -0
  471. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-031e10e1.js → HEIGHT_BOYS.zscore.monthly-11fadacf.js} +0 -0
  472. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-b9a5d31d.js → HEIGHT_BOYS.zscore.weekly-0948396c.js} +0 -0
  473. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-5757c150.js → HEIGHT_BOYS.zscore.yearly-6407ab14.js} +0 -0
  474. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-fb44f631.js → HEIGHT_GIRLS.percentile.monthly-12920a29.js} +0 -0
  475. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-847fef13.js → HEIGHT_GIRLS.percentile.weekly-3625ab58.js} +0 -0
  476. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-ac2ecab9.js → HEIGHT_GIRLS.percentile.yearly-b7cfd36a.js} +0 -0
  477. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-f606af64.js → HEIGHT_GIRLS.zscore.monthly-a2375b00.js} +0 -0
  478. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-bc0262dc.js → HEIGHT_GIRLS.zscore.weekly-93486f44.js} +0 -0
  479. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-8d63b53d.js → HEIGHT_GIRLS.zscore.yearly-d5730294.js} +0 -0
  480. /package/build/esm/{Locale-1e36e29e.js → Locale-007e6483.js} +0 -0
  481. /package/build/esm/{Visible-f77f8536.js → Visible-421e15b7.js} +0 -0
  482. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-f2c7f24e.js → WEIGHT_BOYS.percentile.monthly-b14bfebb.js} +0 -0
  483. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-4eaa61e2.js → WEIGHT_BOYS.percentile.weekly-30b43dd6.js} +0 -0
  484. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-b772d785.js → WEIGHT_BOYS.percentile.yearly-923cbdc6.js} +0 -0
  485. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-e0b22663.js → WEIGHT_BOYS.zscore.monthly-1d2f7392.js} +0 -0
  486. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-5f049ffd.js → WEIGHT_BOYS.zscore.weekly-dc0efff2.js} +0 -0
  487. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-0dc07202.js → WEIGHT_BOYS.zscore.yearly-b8d5d6a1.js} +0 -0
  488. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-a818fb32.js → WEIGHT_GIRLS.percentile.monthly-04b9c6d5.js} +0 -0
  489. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-43981b85.js → WEIGHT_GIRLS.percentile.weekly-fd233037.js} +0 -0
  490. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-b39ff07b.js → WEIGHT_GIRLS.percentile.yearly-0e99abe3.js} +0 -0
  491. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-5a04b776.js → WEIGHT_GIRLS.zscore.monthly-0511e539.js} +0 -0
  492. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-e8bd4cf8.js → WEIGHT_GIRLS.zscore.weekly-9575d8d2.js} +0 -0
  493. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-f18b1171.js → WEIGHT_GIRLS.zscore.yearly-04c421d9.js} +0 -0
  494. /package/build/esm/{ageGenerate-f3b688c6.js → ageGenerate-5ba6595f.js} +0 -0
  495. /package/build/esm/{animation-3616fc0a.js → animation-963240bb.js} +0 -0
  496. /package/build/esm/{constants-d24d5ccf.js → constants-24ca6475.js} +0 -0
  497. /package/build/esm/{constants-e4a4acb7.js → constants-2c8be005.js} +0 -0
  498. /package/build/esm/{context-f0bec9e8.js → context-c85a084b.js} +0 -0
  499. /package/build/esm/{dataTransform-033c52b8.js → dataTransform-3ffe71a2.js} +0 -0
  500. /package/build/esm/{index-548eb838.js → index-1c1b4657.js} +0 -0
  501. /package/build/esm/{index-3f2a457f.js → index-53cb2ad5.js} +0 -0
  502. /package/build/esm/{index-9eea4df7.js → index-5f15f59b.js} +0 -0
  503. /package/build/esm/{index-4dca639c.js → index-8dea7f83.js} +0 -0
  504. /package/build/esm/{index-663e5c42.js → index-9811028d.js} +0 -0
  505. /package/build/esm/{index-396dfb10.js → index-c4dee1ba.js} +0 -0
  506. /package/build/esm/{index-9d882f7a.js → index-d3f4e7b4.js} +0 -0
  507. /package/build/esm/{index-354b646d.js → index-dc4d14bb.js} +0 -0
  508. /package/build/esm/{index-0a4002b7.js → index-fb4b8b6a.js} +0 -0
  509. /package/build/esm/{index.styles-5f467c5b.js → index.styles-28bd74d1.js} +0 -0
  510. /package/build/esm/{localizeNumberFormat-fd31293b.js → localizeNumberFormat-740cfb30.js} +0 -0
  511. /package/build/esm/{normalizeLink-46f5020c.js → normalizeLink-19f37206.js} +0 -0
  512. /package/build/esm/{number-86c88466.js → number-d786a115.js} +0 -0
  513. /package/build/esm/{paths-2b2c48ed.js → paths-31b1517b.js} +0 -0
  514. /package/build/esm/{shared-c4377292.js → shared-207fa7b9.js} +0 -0
  515. /package/build/esm/{translationsContext-7d066440.js → translationsContext-52666d49.js} +0 -0
  516. /package/build/esm/{tslib.es6-58e1b003.js → tslib.es6-45813e4c.js} +0 -0
  517. /package/build/esm/{types-b6fe3fda.js → types-dd3702a4.js} +0 -0
  518. /package/build/esm/{types-1835a416.js → types-ec21e41e.js} +0 -0
  519. /package/build/esm/{useOutsideClick-84d754a1.js → useOutsideClick-cc119936.js} +0 -0
  520. /package/build/esm/{useScrollbarSize-2a26c06b.js → useScrollbarSize-d7f19037.js} +0 -0
  521. /package/build/esm/{useUniqueId-100c5683.js → useUniqueId-73787893.js} +0 -0
  522. /package/build/esm/{utils-a5c0708b.js → utils-88e7c8cc.js} +0 -0
  523. /package/build/esm/{utils-72a5960a.js → utils-a6dfe0a4.js} +0 -0
  524. /package/build/{index-88c8448f.js → index-6197622d.js} +0 -0
  525. /package/build/{index-572b7060.js → index-66d0a9f3.js} +0 -0
  526. /package/build/{index-a6224c1d.js → index-87d920b7.js} +0 -0
  527. /package/build/{index-06584329.js → index-9248898a.js} +0 -0
  528. /package/build/{index-2adec801.js → index-9bea80b2.js} +0 -0
  529. /package/build/{index-93926a85.js → index-ae052eb9.js} +0 -0
  530. /package/build/{index-9a098ed2.js → index-e21c6c12.js} +0 -0
  531. /package/build/{index-cd451f95.js → index-e438c0a2.js} +0 -0
  532. /package/build/{index-3f4a8ede.js → index-f8525aa2.js} +0 -0
  533. /package/build/{index.styles-3296eb19.js → index.styles-c96467dc.js} +0 -0
  534. /package/build/{localizeNumberFormat-371bbc33.js → localizeNumberFormat-1e3d4f54.js} +0 -0
  535. /package/build/{normalizeLink-6b785edf.js → normalizeLink-327e6cc9.js} +0 -0
  536. /package/build/{number-97651b4d.js → number-e4245100.js} +0 -0
  537. /package/build/{paths-cfd340ec.js → paths-4419a55e.js} +0 -0
  538. /package/build/{shared-c66244e1.js → shared-442afb46.js} +0 -0
  539. /package/build/{translationsContext-627cc107.js → translationsContext-032080f0.js} +0 -0
  540. /package/build/{tslib.es6-b34d94cc.js → tslib.es6-be0d2c73.js} +0 -0
  541. /package/build/{types-32679041.js → types-2c692c99.js} +0 -0
  542. /package/build/{types-03c33c29.js → types-350ad90e.js} +0 -0
  543. /package/build/{useOutsideClick-81d25b00.js → useOutsideClick-c85b9c77.js} +0 -0
  544. /package/build/{useScrollbarSize-0d6fc330.js → useScrollbarSize-e6a2017a.js} +0 -0
  545. /package/build/{useUniqueId-eb8c4651.js → useUniqueId-3e33b20e.js} +0 -0
  546. /package/build/{utils-c70a092d.js → utils-2fb0ba1a.js} +0 -0
  547. /package/build/{utils-1d4928ec.js → utils-55133127.js} +0 -0
@@ -1,60 +1,60 @@
1
- export { D as DueDateForm } from './index-2506b19a.js';
2
- export { B as BmiForm } from './index-2a814a91.js';
3
- export { B as BabyPoopForm } from './index-b8e693ff.js';
4
- export { T as ThrForm } from './index-baa15735.js';
5
- export { O as OvulationForm } from './index-988ebd9e.js';
6
- export { B as BabyVaccineForm } from './index-a1a20ff5.js';
7
- export { P as PWGForm } from './index-019adb9c.js';
8
- import './tslib.es6-58e1b003.js';
1
+ export { D as DueDateForm } from './index-a2eb0f09.js';
2
+ export { B as BmiForm } from './index-ac96ee62.js';
3
+ export { B as BabyPoopForm } from './index-e76cf1c5.js';
4
+ export { T as ThrForm } from './index-12cc5f44.js';
5
+ export { O as OvulationForm } from './index-e3522929.js';
6
+ export { B as BabyVaccineForm } from './index-522f600c.js';
7
+ export { P as PWGForm } from './index-2c1867b9.js';
8
+ import './tslib.es6-45813e4c.js';
9
9
  import 'react';
10
10
  import '@mantine/core';
11
11
  import 'date-fns';
12
- import './LastPeriod-27f51b6b.js';
13
- import './Locale-1e36e29e.js';
12
+ import './LastPeriod-a7227ae5.js';
13
+ import './Locale-007e6483.js';
14
14
  import '@mantine/form';
15
15
  import 'dayjs';
16
- import './index-ba70a656.js';
16
+ import './index-d1ad1a0d.js';
17
17
  import '@hhgtech/icons/other';
18
18
  import '@mantine/hooks';
19
- import './index-663e5c42.js';
19
+ import './index-9811028d.js';
20
20
  import './constantsDomainLocales.js';
21
21
  import './constantsIsProduction.js';
22
- import './index-0a4002b7.js';
23
- import './index-59c66dfd.js';
24
- import './utils-a5c0708b.js';
22
+ import './index-fb4b8b6a.js';
23
+ import './index-ab511c8a.js';
24
+ import './utils-88e7c8cc.js';
25
25
  import '@emotion/styled';
26
26
  import '@mantine/carousel';
27
- import './index-ffe733a6.js';
28
- import './index-af597eef.js';
29
- import './index-e6970477.js';
27
+ import './index-e927c5dd.js';
28
+ import './index-e724bcd9.js';
29
+ import './index-f267d0b3.js';
30
30
  import '@mantine/notifications';
31
- import './index-5159c31e.js';
31
+ import './index-8af428e2.js';
32
32
  import 'date-fns/locale';
33
33
  import './constantsSite.js';
34
34
  import './constantsRiskScreener.js';
35
35
  import './miscTheme.js';
36
- import './shared-c4377292.js';
36
+ import './shared-207fa7b9.js';
37
37
  import 'classnames';
38
38
  import 'uuid';
39
- import './useUniqueId-100c5683.js';
39
+ import './useUniqueId-73787893.js';
40
40
  import '@emotion/react';
41
41
  import '@hhgtech/icons/core';
42
- import './index-66b7677d.js';
43
- import './index-c3637453.js';
42
+ import './index-778e1238.js';
43
+ import './index-9717d689.js';
44
44
  import '@mantine/dates';
45
- import './index.styles-5f467c5b.js';
46
- import './index-97d6fc81.js';
47
- import './translationsContext-7d066440.js';
48
- import './index-737374a6.js';
49
- import './index-9e79d8c2.js';
45
+ import './index.styles-28bd74d1.js';
46
+ import './index-8d24d8a6.js';
47
+ import './translationsContext-52666d49.js';
48
+ import './index-41658acd.js';
49
+ import './index-8db2a197.js';
50
50
  import 'react-keyed-flatten-children';
51
- import './context-f0bec9e8.js';
51
+ import './context-c85a084b.js';
52
52
  import 'react-hook-form';
53
- import './useHealthToolCache-7b4f9510.js';
53
+ import './useHealthToolCache-72328019.js';
54
54
  import './miscGetDynamicHealthTool.js';
55
- import './normalizeLink-46f5020c.js';
56
- import './core-ba61f5ba.js';
57
- import './constants-aa2b5408.js';
58
- import './index-cc688b7b.js';
55
+ import './normalizeLink-19f37206.js';
56
+ import './core-c5628046.js';
57
+ import './constants-a3beb0a0.js';
58
+ import './index-cf9c690e.js';
59
59
  import './embeddedHeathToolCards_helpers.js';
60
- import './constants-e4a4acb7.js';
60
+ import './constants-2c8be005.js';
@@ -1,25 +1,25 @@
1
- export { u as useTranslations } from './index-97d6fc81.js';
2
- export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-2a26c06b.js';
3
- export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, d as usePhoneValidator, a as usePrevious, b as useRafState } from './usePhoneValidator-9c1d18f2.js';
4
- export { u as useHealthToolsCache } from './useHealthToolCache-7b4f9510.js';
5
- export { a as useCartCareService, u as useIsInit } from './useCartCareService-c54f3c4c.js';
6
- export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-84d754a1.js';
7
- export { u as useInitialMount, a as useUniqueId } from './useUniqueId-100c5683.js';
1
+ export { u as useTranslations } from './index-8d24d8a6.js';
2
+ export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-d7f19037.js';
3
+ export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, d as usePhoneValidator, a as usePrevious, b as useRafState } from './usePhoneValidator-de2bd978.js';
4
+ export { u as useHealthToolsCache } from './useHealthToolCache-72328019.js';
5
+ export { a as useCartCareService, u as useIsInit } from './useCartCareService-9588dce4.js';
6
+ export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-cc119936.js';
7
+ export { u as useInitialMount, a as useUniqueId } from './useUniqueId-73787893.js';
8
8
  import 'react';
9
- import './translationsContext-7d066440.js';
9
+ import './translationsContext-52666d49.js';
10
10
  import 'lodash/debounce';
11
- import './tslib.es6-58e1b003.js';
11
+ import './tslib.es6-45813e4c.js';
12
12
  import './miscCookieHelper.js';
13
- import './index-e6970477.js';
14
- import './Locale-1e36e29e.js';
13
+ import './index-f267d0b3.js';
14
+ import './Locale-007e6483.js';
15
15
  import './miscGetDynamicHealthTool.js';
16
- import './normalizeLink-46f5020c.js';
16
+ import './normalizeLink-19f37206.js';
17
17
  import './constantsDomainLocales.js';
18
18
  import './constantsIsProduction.js';
19
- import './core-ba61f5ba.js';
19
+ import './core-c5628046.js';
20
20
  import 'zustand';
21
21
  import 'zustand/middleware';
22
- import './index-5159c31e.js';
22
+ import './index-8af428e2.js';
23
23
  import 'date-fns/locale';
24
24
  import './constantsSite.js';
25
25
  import './constantsRiskScreener.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.newsletter.label' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.question.glp1Awareness' | 'bmi.question.glp1Awareness.desc' | 'bmi.question.weightLossSupport' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'collectPhoneNumber.action' | 'collectPhoneNumber.descriptionSuccess' | 'collectPhoneNumber.inputInvalid' | 'collectPhoneNumber.inputLabel' | 'collectPhoneNumber.phoneRequired' | 'collectPhoneNumber.title' | 'collectPhoneNumber.titleSuccess' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.action.close' | 'common.answeredBy' | 'common.articleCard.doctor' | 'common.articleCard.reviewedDoctor' | 'common.btn.uploadPhoto' | 'common.clinicHospital' | 'common.education' | 'common.expertiseCredentials' | 'common.insurance' | 'common.insuranceIntro' | 'common.noResult' | 'common.otherHighlights' | 'common.paymentMethods' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.rating.bad' | 'common.rating.excellent' | 'common.rating.good' | 'common.rating.meh' | 'common.rating.worse' | 'common.readMore' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctor' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'detail.hpvScreenerButton' | 'detail.hpvScreenerSubtitle' | 'detail.hpvScreenerTitle' | 'detail.openHours' | 'detail.screened' | 'doctorInfoComponent.loginToCall' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.find_my_booking' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'genderOptsSelectControl.placeholder' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthToolsForm.editInProfile' | 'healthToolsForm.label.yourBirthday' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'hospital.status.closed' | 'hospital.status.opening' | 'inlineFreebie.freeSample.title' | 'inlineFreebie.luckyDrawGift.title' | 'inlineFreebie.value' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'leadgen.message.error.name_required' | 'leadgen.message.error.phone_invalid' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.button.cartCareService' | 'navigation.find_my_booking' | 'navigation.loginJoin' | 'navigation.o2oMenu.consultADoctor' | 'navigation.o2oMenu.eggFreezing' | 'navigation.o2oMenu.healthScreeners' | 'navigation.o2oMenu.vaccination' | 'navigation.o2oMenu.weightLoss' | 'navigation.search.input.placeholder' | 'navigation.search.input.placeholder.animation.authenticProducts' | 'navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform' | 'navigation.search.input.placeholder.animation.findNearestClinic' | 'navigation.search.input.placeholder.animation.freeConsultation' | 'navigation.search.input.placeholder.animation.freeDoctorConsultation' | 'navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation' | 'navigation.search.input.placeholder.animation.reputableFacilities' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
1
+ export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.newsletter.label' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.question.glp1Awareness' | 'bmi.question.glp1Awareness.desc' | 'bmi.question.weightLossSupport' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'collectPhoneNumber.action' | 'collectPhoneNumber.descriptionSuccess' | 'collectPhoneNumber.inputInvalid' | 'collectPhoneNumber.inputLabel' | 'collectPhoneNumber.phoneRequired' | 'collectPhoneNumber.title' | 'collectPhoneNumber.titleSuccess' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.action.close' | 'common.answeredBy' | 'common.articleCard.doctor' | 'common.articleCard.reviewedDoctor' | 'common.btn.uploadPhoto' | 'common.clinicHospital' | 'common.education' | 'common.expertiseCredentials' | 'common.insurance' | 'common.insuranceIntro' | 'common.noResult' | 'common.otherHighlights' | 'common.paymentMethods' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.rating.bad' | 'common.rating.excellent' | 'common.rating.good' | 'common.rating.meh' | 'common.rating.worse' | 'common.readMore' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctor' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'detail.hpvScreenerButton' | 'detail.hpvScreenerSubtitle' | 'detail.hpvScreenerTitle' | 'detail.openHours' | 'detail.screened' | 'doctorInfoComponent.loginToCall' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.find_my_booking' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'genderOptsSelectControl.placeholder' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthToolsForm.editInProfile' | 'healthToolsForm.label.yourBirthday' | 'healthtool.placeholder.age' | 'home.calcWithApp' | 'home.menu.category.view' | 'home.navigator.app' | 'home.navigator.downloadApp' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.lastestVideos' | 'home.navigator.menu.podcasts' | 'home.navigator.menu.shorts' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menu.videos' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.allVideos' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.navigator.menuItem.video' | 'home.navigator.menuItem.videoCategories' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'hospital.status.closed' | 'hospital.status.opening' | 'inlineFreebie.freeSample.title' | 'inlineFreebie.luckyDrawGift.title' | 'inlineFreebie.value' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'lead.empty.cancel' | 'lead.empty.submitAgain' | 'lead.empty.title' | 'leadgen.message.error.name_required' | 'leadgen.message.error.phone_invalid' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.button.cartCareService' | 'navigation.find_my_booking' | 'navigation.loginJoin' | 'navigation.o2oMenu.consultADoctor' | 'navigation.o2oMenu.eggFreezing' | 'navigation.o2oMenu.healthScreeners' | 'navigation.o2oMenu.vaccination' | 'navigation.o2oMenu.weightLoss' | 'navigation.search.input.placeholder' | 'navigation.search.input.placeholder.animation.authenticProducts' | 'navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform' | 'navigation.search.input.placeholder.animation.findNearestClinic' | 'navigation.search.input.placeholder.animation.freeConsultation' | 'navigation.search.input.placeholder.animation.freeDoctorConsultation' | 'navigation.search.input.placeholder.animation.fullRefundWithin10DayCancellation' | 'navigation.search.input.placeholder.animation.reputableFacilities' | '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' | 'popupRequestConsultation.action' | 'popupRequestConsultation.descriptionSuccess' | 'popupRequestConsultation.gender' | 'popupRequestConsultation.genderRequired' | 'popupRequestConsultation.nameRequired' | 'popupRequestConsultation.phoneLabel' | 'popupRequestConsultation.subtitle' | 'popupRequestConsultation.title' | 'popupRequestConsultation.titleSuccess' | 'popupRequestConsultation.yourName' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
@@ -604,6 +604,16 @@ var defaultTranslations = {
604
604
  "popup.editPost": "Edit post",
605
605
  "popup.keepEditing": "Keep editing",
606
606
  "popup.startANewPost": "Start a new post",
607
+ "popupRequestConsultation.action": "Get consultation",
608
+ "popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
609
+ "popupRequestConsultation.gender": "Gender",
610
+ "popupRequestConsultation.genderRequired": "Please select your gender",
611
+ "popupRequestConsultation.nameRequired": "Please enter your name",
612
+ "popupRequestConsultation.phoneLabel": "Phone number",
613
+ "popupRequestConsultation.subtitle": "Enter your details and we will contact you shortly.",
614
+ "popupRequestConsultation.title": "Get consultation",
615
+ "popupRequestConsultation.titleSuccess": "Thanks!",
616
+ "popupRequestConsultation.yourName": "Your Name",
607
617
  "post.commentCount": "{count} comments",
608
618
  "post.likesCount": "{count} likes",
609
619
  "post.remove.failed": "Remove failed",
@@ -604,6 +604,16 @@ var hiTranslations = {
604
604
  "popup.editPost": "Edit post",
605
605
  "popup.keepEditing": "Keep editing",
606
606
  "popup.startANewPost": "Start a new post",
607
+ "popupRequestConsultation.action": "Get consultation",
608
+ "popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
609
+ "popupRequestConsultation.gender": "Gender",
610
+ "popupRequestConsultation.genderRequired": "Please select your gender",
611
+ "popupRequestConsultation.nameRequired": "Please enter your name",
612
+ "popupRequestConsultation.phoneLabel": "Phone number",
613
+ "popupRequestConsultation.subtitle": "Enter your details and we will contact you shortly.",
614
+ "popupRequestConsultation.title": "Get consultation",
615
+ "popupRequestConsultation.titleSuccess": "Thanks!",
616
+ "popupRequestConsultation.yourName": "Your Name",
607
617
  "post.commentCount": "{count} comments",
608
618
  "post.likesCount": "{count} likes",
609
619
  "post.remove.failed": "Remove failed",
@@ -604,6 +604,16 @@ var idTranslations = {
604
604
  "popup.editPost": "Edit postingan",
605
605
  "popup.keepEditing": "Lanjut Mengedit",
606
606
  "popup.startANewPost": "Buat postingan baru",
607
+ "popupRequestConsultation.action": "Get consultation",
608
+ "popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
609
+ "popupRequestConsultation.gender": "Gender",
610
+ "popupRequestConsultation.genderRequired": "Please select your gender",
611
+ "popupRequestConsultation.nameRequired": "Please enter your name",
612
+ "popupRequestConsultation.phoneLabel": "Phone number",
613
+ "popupRequestConsultation.subtitle": "Enter your details and we will contact you shortly.",
614
+ "popupRequestConsultation.title": "Get consultation",
615
+ "popupRequestConsultation.titleSuccess": "Thanks!",
616
+ "popupRequestConsultation.yourName": "Your Name",
607
617
  "post.commentCount": "{count} komen",
608
618
  "post.likesCount": "suka",
609
619
  "post.remove.failed": "Penghapusan gagal",
@@ -604,6 +604,16 @@ var kmTranslations = {
604
604
  "popup.editPost": "Edit post",
605
605
  "popup.keepEditing": "Keep editing",
606
606
  "popup.startANewPost": "Start a new post",
607
+ "popupRequestConsultation.action": "Get consultation",
608
+ "popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
609
+ "popupRequestConsultation.gender": "Gender",
610
+ "popupRequestConsultation.genderRequired": "Please select your gender",
611
+ "popupRequestConsultation.nameRequired": "Please enter your name",
612
+ "popupRequestConsultation.phoneLabel": "Phone number",
613
+ "popupRequestConsultation.subtitle": "Enter your details and we will contact you shortly.",
614
+ "popupRequestConsultation.title": "Get consultation",
615
+ "popupRequestConsultation.titleSuccess": "Thanks!",
616
+ "popupRequestConsultation.yourName": "Your Name",
607
617
  "post.commentCount": "{count} comments",
608
618
  "post.likesCount": "{count} likes",
609
619
  "post.remove.failed": "លុបបរាជ័យ",
@@ -464,9 +464,9 @@ var msTranslations = {
464
464
  "navigation.loginJoin": "Log Masuk",
465
465
  "navigation.o2oMenu.consultADoctor": "Dapatkan Nasihat Doktor",
466
466
  "navigation.o2oMenu.eggFreezing": "Pembekuan Telur",
467
- "navigation.o2oMenu.healthScreeners": "Saringan Kesihatan",
467
+ "navigation.o2oMenu.healthScreeners": "Pemeriksaan Kesihatan",
468
468
  "navigation.o2oMenu.vaccination": "Vaksinasi",
469
- "navigation.o2oMenu.weightLoss": "Penurunan Berat Badan",
469
+ "navigation.o2oMenu.weightLoss": "Penurunan Berat Badan (GLP1)",
470
470
  "navigation.search.input.placeholder": "Cari",
471
471
  "navigation.search.input.placeholder.animation.authenticProducts": "\t\nJaminan Produk Asli 100%",
472
472
  "navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat dengan Doktor di WhatsApp",
@@ -604,6 +604,16 @@ var msTranslations = {
604
604
  "popup.editPost": "Sunting kiriman",
605
605
  "popup.keepEditing": "Teruskan menyunting",
606
606
  "popup.startANewPost": "Mulakan kiriman baru",
607
+ "popupRequestConsultation.action": "Get consultation",
608
+ "popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
609
+ "popupRequestConsultation.gender": "Gender",
610
+ "popupRequestConsultation.genderRequired": "Please select your gender",
611
+ "popupRequestConsultation.nameRequired": "Please enter your name",
612
+ "popupRequestConsultation.phoneLabel": "Phone number",
613
+ "popupRequestConsultation.subtitle": "Enter your details and we will contact you shortly.",
614
+ "popupRequestConsultation.title": "Get consultation",
615
+ "popupRequestConsultation.titleSuccess": "Thanks!",
616
+ "popupRequestConsultation.yourName": "Your Name",
607
617
  "post.commentCount": "{count} komen",
608
618
  "post.likesCount": "{count} tanda suka",
609
619
  "post.remove.failed": "Gagal memadam",
@@ -604,6 +604,16 @@ var myTranslations = {
604
604
  "popup.editPost": "ပို့စ်ကို ပြုပြင်မည်။",
605
605
  "popup.keepEditing": "ဆက်လက်ပြင်ဆင်မည်။",
606
606
  "popup.startANewPost": "ပို့စ်အသစ်ကို စတင်မည်။",
607
+ "popupRequestConsultation.action": "Get consultation",
608
+ "popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
609
+ "popupRequestConsultation.gender": "Gender",
610
+ "popupRequestConsultation.genderRequired": "Please select your gender",
611
+ "popupRequestConsultation.nameRequired": "Please enter your name",
612
+ "popupRequestConsultation.phoneLabel": "Phone number",
613
+ "popupRequestConsultation.subtitle": "Enter your details and we will contact you shortly.",
614
+ "popupRequestConsultation.title": "Get consultation",
615
+ "popupRequestConsultation.titleSuccess": "Thanks!",
616
+ "popupRequestConsultation.yourName": "Your Name",
607
617
  "post.commentCount": "မှတ်ချက် {count} ခု",
608
618
  "post.likesCount": "နှစ်သက်မှု {count} ခု",
609
619
  "post.remove.failed": "ဖယ်ရှားမှု မအောင်မြင်ပါ",
@@ -604,6 +604,16 @@ var thTranslations = {
604
604
  "popup.editPost": "แก้ไขโพสต์",
605
605
  "popup.keepEditing": "แก้ไขต่อไป",
606
606
  "popup.startANewPost": "เริ่มโพสต์ใหม่ ",
607
+ "popupRequestConsultation.action": "Get consultation",
608
+ "popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
609
+ "popupRequestConsultation.gender": "Gender",
610
+ "popupRequestConsultation.genderRequired": "Please select your gender",
611
+ "popupRequestConsultation.nameRequired": "Please enter your name",
612
+ "popupRequestConsultation.phoneLabel": "Phone number",
613
+ "popupRequestConsultation.subtitle": "Enter your details and we will contact you shortly.",
614
+ "popupRequestConsultation.title": "Get consultation",
615
+ "popupRequestConsultation.titleSuccess": "Thanks!",
616
+ "popupRequestConsultation.yourName": "Your Name",
607
617
  "post.commentCount": "{count} ความคิดเห็น",
608
618
  "post.likesCount": "{count} ถูกใจ",
609
619
  "post.remove.failed": "ลบไม่สำเร็จ",
@@ -604,6 +604,16 @@ var tlTranslations = {
604
604
  "popup.editPost": "Edit post",
605
605
  "popup.keepEditing": "Keep editing",
606
606
  "popup.startANewPost": "Start a new post",
607
+ "popupRequestConsultation.action": "Get consultation",
608
+ "popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
609
+ "popupRequestConsultation.gender": "Gender",
610
+ "popupRequestConsultation.genderRequired": "Please select your gender",
611
+ "popupRequestConsultation.nameRequired": "Please enter your name",
612
+ "popupRequestConsultation.phoneLabel": "Phone number",
613
+ "popupRequestConsultation.subtitle": "Enter your details and we will contact you shortly.",
614
+ "popupRequestConsultation.title": "Get consultation",
615
+ "popupRequestConsultation.titleSuccess": "Thanks!",
616
+ "popupRequestConsultation.yourName": "Your Name",
607
617
  "post.commentCount": "{count} comments",
608
618
  "post.likesCount": "{count} likes",
609
619
  "post.remove.failed": "Nabigo ang pagtanggal",
@@ -466,7 +466,7 @@ var viTranslations = {
466
466
  "navigation.o2oMenu.eggFreezing": "Đông lạnh trứng",
467
467
  "navigation.o2oMenu.healthScreeners": "Xét nghiệm",
468
468
  "navigation.o2oMenu.vaccination": "Tiêm chủng",
469
- "navigation.o2oMenu.weightLoss": "Weight Loss",
469
+ "navigation.o2oMenu.weightLoss": "Giảm cân (GLP1)",
470
470
  "navigation.search.input.placeholder": "Tìm kiếm",
471
471
  "navigation.search.input.placeholder.animation.authenticProducts": "Sản Phẩm 100% Chính Hãng",
472
472
  "navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
@@ -604,6 +604,16 @@ var viTranslations = {
604
604
  "popup.editPost": "Chỉnh sửa",
605
605
  "popup.keepEditing": "Tiếp tục chỉnh sửa",
606
606
  "popup.startANewPost": "Bắt đầu bài đăng mới",
607
+ "popupRequestConsultation.action": "Get consultation",
608
+ "popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
609
+ "popupRequestConsultation.gender": "Gender",
610
+ "popupRequestConsultation.genderRequired": "Please select your gender",
611
+ "popupRequestConsultation.nameRequired": "Please enter your name",
612
+ "popupRequestConsultation.phoneLabel": "Phone number",
613
+ "popupRequestConsultation.subtitle": "Enter your details and we will contact you shortly.",
614
+ "popupRequestConsultation.title": "Get consultation",
615
+ "popupRequestConsultation.titleSuccess": "Thanks!",
616
+ "popupRequestConsultation.yourName": "Your Name",
607
617
  "post.commentCount": "{count} Bình luận",
608
618
  "post.likesCount": "{count} Thích",
609
619
  "post.remove.failed": "Xóa thất bại",
@@ -466,7 +466,7 @@ var mbTranslations = {
466
466
  "navigation.o2oMenu.eggFreezing": "Đông lạnh trứng",
467
467
  "navigation.o2oMenu.healthScreeners": "Xét nghiệm",
468
468
  "navigation.o2oMenu.vaccination": "Tiêm chủng",
469
- "navigation.o2oMenu.weightLoss": "Weight Loss",
469
+ "navigation.o2oMenu.weightLoss": "Giảm cân (GLP1)",
470
470
  "navigation.search.input.placeholder": "Tìm kiếm",
471
471
  "navigation.search.input.placeholder.animation.authenticProducts": "Sản Phẩm 100% Chính Hãng",
472
472
  "navigation.search.input.placeholder.animation.chatWithDoctorOnPlatform": "Chat with a Doctor on WhatsApp",
@@ -604,6 +604,16 @@ var mbTranslations = {
604
604
  "popup.editPost": "Chỉnh sửa",
605
605
  "popup.keepEditing": "Tiếp tục chỉnh sửa",
606
606
  "popup.startANewPost": "Bắt đầu bài đăng mới",
607
+ "popupRequestConsultation.action": "Get consultation",
608
+ "popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
609
+ "popupRequestConsultation.gender": "Gender",
610
+ "popupRequestConsultation.genderRequired": "Please select your gender",
611
+ "popupRequestConsultation.nameRequired": "Please enter your name",
612
+ "popupRequestConsultation.phoneLabel": "Phone number",
613
+ "popupRequestConsultation.subtitle": "Enter your details and we will contact you shortly.",
614
+ "popupRequestConsultation.title": "Get consultation",
615
+ "popupRequestConsultation.titleSuccess": "Thanks!",
616
+ "popupRequestConsultation.yourName": "Your Name",
607
617
  "post.commentCount": "{count} Bình luận",
608
618
  "post.likesCount": "{count} Thích",
609
619
  "post.remove.failed": "Xóa thất bại",
@@ -604,6 +604,16 @@ var zhSGTranslations = {
604
604
  "popup.editPost": "更改贴文",
605
605
  "popup.keepEditing": "继续更改",
606
606
  "popup.startANewPost": "开始一个新的帖子",
607
+ "popupRequestConsultation.action": "Get consultation",
608
+ "popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
609
+ "popupRequestConsultation.gender": "Gender",
610
+ "popupRequestConsultation.genderRequired": "Please select your gender",
611
+ "popupRequestConsultation.nameRequired": "Please enter your name",
612
+ "popupRequestConsultation.phoneLabel": "Phone number",
613
+ "popupRequestConsultation.subtitle": "Enter your details and we will contact you shortly.",
614
+ "popupRequestConsultation.title": "Get consultation",
615
+ "popupRequestConsultation.titleSuccess": "Thanks!",
616
+ "popupRequestConsultation.yourName": "Your Name",
607
617
  "post.commentCount": "{count} 评论",
608
618
  "post.likesCount": "{count} 赞",
609
619
  "post.remove.failed": "删除失败",
@@ -604,6 +604,16 @@ var zhTranslations = {
604
604
  "popup.editPost": "Edit post",
605
605
  "popup.keepEditing": "Keep editing",
606
606
  "popup.startANewPost": "Start a new post",
607
+ "popupRequestConsultation.action": "Get consultation",
608
+ "popupRequestConsultation.descriptionSuccess": "We will contact you shortly.",
609
+ "popupRequestConsultation.gender": "Gender",
610
+ "popupRequestConsultation.genderRequired": "Please select your gender",
611
+ "popupRequestConsultation.nameRequired": "Please enter your name",
612
+ "popupRequestConsultation.phoneLabel": "Phone number",
613
+ "popupRequestConsultation.subtitle": "Enter your details and we will contact you shortly.",
614
+ "popupRequestConsultation.title": "Get consultation",
615
+ "popupRequestConsultation.titleSuccess": "Thanks!",
616
+ "popupRequestConsultation.yourName": "Your Name",
607
617
  "post.commentCount": "{count} comments",
608
618
  "post.likesCount": "{count} likes",
609
619
  "post.remove.failed": "刪除失敗",
package/build/esm/i18n.js CHANGED
@@ -1,5 +1,5 @@
1
- export { T as TranslationsContext } from './translationsContext-7d066440.js';
2
- export { T as TranslationsProvider, t as translationsMap } from './translationsProvider-92773545.js';
1
+ export { T as TranslationsContext } from './translationsContext-52666d49.js';
2
+ export { T as TranslationsProvider, t as translationsMap } from './translationsProvider-c6752277.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-7d066440.js';
2
- export { T as TranslationsContext } from './translationsContext-7d066440.js';
1
+ import { T as TranslationsContext } from './translationsContext-52666d49.js';
2
+ export { T as TranslationsContext } from './translationsContext-52666d49.js';
3
3
  import React__default, { useMemo } from 'react';
4
4
 
5
5
  const TranslationsProvider = ({ locale = 'en-PH', values, children, }) => {
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+ declare const Comment: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
+ export default Comment;
@@ -10,6 +10,7 @@ import ChevronUp from "./ChevronUp";
10
10
  import Clinic from "./Clinic";
11
11
  import Clock from "./Clock";
12
12
  import Close from "./Close";
13
+ import Comment from "./Comment";
13
14
  import Credential from "./Credential";
14
15
  import CurrentLocation from "./CurrentLocation";
15
16
  import Education from "./Education";
@@ -42,4 +43,4 @@ import Pin2 from "./Pin2";
42
43
  import Pin3 from "./Pin3";
43
44
  import ShapedArrowDown from "./ShapedArrowDown";
44
45
  import Spinning from "./Spinning";
45
- export { ArrowRightBlue, CaretDown, ChatbotBg, Check, CheckCircle, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Clinic, Clock, Close, Credential, CurrentLocation, Education, Email, EmailCheck, EmailFail, Facebook, Google, HPV, HamburgerWhite, HelloZalo, Highlight, InVisible, LoginBlueWhite, Search, Search2, ShoppingCartCare, StarFull, StarHalf, StarPair, StarUpgrade, Upload, UserPlain, Visible, Circle, Ellipse, Mobile, PhoneInactive, Pin2, Pin3, ShapedArrowDown, Spinning, };
46
+ export { ArrowRightBlue, CaretDown, ChatbotBg, Check, CheckCircle, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Clinic, Clock, Close, Comment, Credential, CurrentLocation, Education, Email, EmailCheck, EmailFail, Facebook, Google, HPV, HamburgerWhite, HelloZalo, Highlight, InVisible, LoginBlueWhite, Search, Search2, ShoppingCartCare, StarFull, StarHalf, StarPair, StarUpgrade, Upload, UserPlain, Visible, Circle, Ellipse, Mobile, PhoneInactive, Pin2, Pin3, ShapedArrowDown, Spinning, };