@hhgtech/hhg-components 1.29.511-beta-4 → 1.29.511-beta-6

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 (551) hide show
  1. package/build/{InputDate-3de158f9.js → InputDate-f136f4ff.js} +5 -5
  2. package/build/{LastPeriod-a84e117e.js → LastPeriod-0b81f720.js} +1 -1
  3. package/build/{MobileBottomNavigationIcon-186bb287.js → MobileBottomNavigationIcon-473dff2b.js} +3 -3
  4. package/build/{SiteWideBanner-e17ee13a.js → SiteWideBanner-72dd942f.js} +11 -11
  5. package/build/{Spinner-5ac1753b.js → Spinner-ecb1616f.js} +1 -1
  6. package/build/{WhatsApp-6aa8b9c1.js → WhatsApp-78fb095b.js} +1 -1
  7. package/build/adapters.js +20 -20
  8. package/build/atoms.js +53 -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/atoms/cartCareButton/index.d.ts +16 -0
  15. package/build/components/atoms/cartCareButton/index.styled.d.ts +7 -0
  16. package/build/components/atoms/index.d.ts +2 -0
  17. package/build/components/navigationV2/hooks/useNavConfig.d.ts +1 -0
  18. package/build/components.js +146 -143
  19. package/build/{constants-89de0e00.js → constants-4d1c7cab.js} +2 -1
  20. package/build/{constants-5610fda9.js → constants-8173d807.js} +50 -10
  21. package/build/constants.js +5 -3
  22. package/build/constantsDomainLocales.js +1 -1
  23. package/build/constantsRiskScreener.js +2 -2
  24. package/build/constantsSite.js +2 -2
  25. package/build/{core-329ecd37.js → core-57bce6ed.js} +1 -1
  26. package/build/{dataTransform-0bf521fe.js → dataTransform-ce329f74.js} +1 -1
  27. package/build/ecom.js +5 -5
  28. package/build/{editor-a0911d63.js → editor-bf065985.js} +11 -11
  29. package/build/embeddedHeathToolCards_babyGrowth.js +25 -25
  30. package/build/embeddedHeathToolCards_babyPoop.js +22 -22
  31. package/build/embeddedHeathToolCards_babyVaccine.js +24 -24
  32. package/build/embeddedHeathToolCards_bmi_bmi.js +27 -27
  33. package/build/embeddedHeathToolCards_bmrBmr.js +27 -27
  34. package/build/embeddedHeathToolCards_dueDate_dueDate.js +24 -24
  35. package/build/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
  36. package/build/embeddedHeathToolCards_pwg_pwg.js +28 -28
  37. package/build/embeddedHeathToolCards_targetHeartRate.js +29 -29
  38. package/build/esm/{InputDate-5f1be526.js → InputDate-2f1f71da.js} +5 -5
  39. package/build/esm/{LastPeriod-458b7b6f.js → LastPeriod-14897005.js} +1 -1
  40. package/build/esm/{MobileBottomNavigationIcon-a485ae49.js → MobileBottomNavigationIcon-8a903494.js} +3 -3
  41. package/build/esm/{SiteWideBanner-49f5f63a.js → SiteWideBanner-9f0a4d80.js} +11 -11
  42. package/build/esm/{Spinner-732333ad.js → Spinner-699b0058.js} +1 -1
  43. package/build/esm/{WhatsApp-e9ef657e.js → WhatsApp-b386bb61.js} +1 -1
  44. package/build/esm/adapters.js +20 -20
  45. package/build/esm/atoms.js +51 -50
  46. package/build/esm/babyGrowth.js +86 -86
  47. package/build/esm/cache.js +2 -2
  48. package/build/esm/care.js +18 -18
  49. package/build/esm/careBookingSearchBar.js +14 -14
  50. package/build/esm/careBookingSearchBarV2.js +15 -15
  51. package/build/esm/components/atoms/cartCareButton/index.d.ts +16 -0
  52. package/build/esm/components/atoms/cartCareButton/index.styled.d.ts +7 -0
  53. package/build/esm/components/atoms/index.d.ts +2 -0
  54. package/build/esm/components/navigationV2/hooks/useNavConfig.d.ts +1 -0
  55. package/build/esm/components.js +106 -104
  56. package/build/esm/{constants-981ab317.js → constants-690ea3c0.js} +2 -2
  57. package/build/esm/{constants-f9fbfc24.js → constants-aeed9500.js} +50 -10
  58. package/build/esm/constants.js +3 -3
  59. package/build/esm/constantsDomainLocales.js +1 -1
  60. package/build/esm/constantsRiskScreener.js +2 -2
  61. package/build/esm/constantsSite.js +2 -2
  62. package/build/esm/{core-488dcc95.js → core-a1950fde.js} +1 -1
  63. package/build/esm/{dataTransform-caa9a4ef.js → dataTransform-aef34b23.js} +1 -1
  64. package/build/esm/ecom.js +5 -5
  65. package/build/esm/{editor-6f455bd5.js → editor-99ae4e82.js} +11 -11
  66. package/build/esm/embeddedHeathToolCards_babyGrowth.js +25 -25
  67. package/build/esm/embeddedHeathToolCards_babyPoop.js +22 -22
  68. package/build/esm/embeddedHeathToolCards_babyVaccine.js +24 -24
  69. package/build/esm/embeddedHeathToolCards_bmi_bmi.js +27 -27
  70. package/build/esm/embeddedHeathToolCards_bmrBmr.js +27 -27
  71. package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +24 -24
  72. package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
  73. package/build/esm/embeddedHeathToolCards_pwg_pwg.js +28 -28
  74. package/build/esm/embeddedHeathToolCards_targetHeartRate.js +29 -29
  75. package/build/esm/footer.js +22 -22
  76. package/build/esm/gAssets.js +2 -2
  77. package/build/esm/{healthTools-f2c90b2d.js → healthTools-e48323bb.js} +1 -1
  78. package/build/esm/healthToolsCardWrapper.js +20 -20
  79. package/build/esm/healthToolsForm.js +35 -35
  80. package/build/esm/hooks/index.d.ts +1 -0
  81. package/build/esm/hooks/useCartCareService.d.ts +20 -0
  82. package/build/esm/hooks.js +19 -13
  83. package/build/esm/i18n/translationKeys.d.ts +1 -1
  84. package/build/esm/i18n-values/en-PH.js +1 -0
  85. package/build/esm/i18n-values/hi-IN.js +1 -0
  86. package/build/esm/i18n-values/id-ID.js +1 -0
  87. package/build/esm/i18n-values/km-KH.js +1 -0
  88. package/build/esm/i18n-values/ms-MY.js +1 -0
  89. package/build/esm/i18n-values/my-MM.js +1 -0
  90. package/build/esm/i18n-values/th-TH.js +1 -0
  91. package/build/esm/i18n-values/tl-PH.js +1 -0
  92. package/build/esm/i18n-values/vi-VN.js +1 -0
  93. package/build/esm/i18n-values/vi-VN_MB.js +1 -0
  94. package/build/esm/i18n-values/zh-SG.js +1 -0
  95. package/build/esm/i18n-values/zh-TW.js +1 -0
  96. package/build/esm/i18n.js +2 -2
  97. package/build/esm/i18nV2.js +2 -2
  98. package/build/esm/icons/LoginBlueWhite.d.ts +2 -2
  99. package/build/esm/icons/ShoppingCartCare.d.ts +4 -0
  100. package/build/esm/icons/StarFull.d.ts +1 -1
  101. package/build/esm/icons/index.d.ts +18 -8
  102. package/build/esm/{index-8fbaa270.js → index-03c7d3d6.js} +2 -2
  103. package/build/esm/{index-f6650207.js → index-045fde91.js} +22 -22
  104. package/build/esm/{index-6ded93d4.js → index-04948d80.js} +2 -2
  105. package/build/esm/{index-d9392b22.js → index-06de087d.js} +15 -15
  106. package/build/esm/{index-c5628731.js → index-0998a6a8.js} +12 -12
  107. package/build/esm/{index-b9f6742d.js → index-0a252a5e.js} +3 -3
  108. package/build/esm/{index-8ea4cf36.js → index-0d6faad3.js} +6 -6
  109. package/build/esm/{index-2ba19017.js → index-19a21704.js} +19 -19
  110. package/build/esm/{index-e22df257.js → index-20f020f9.js} +32 -32
  111. package/build/esm/{index-6ce04c72.js → index-2afb6577.js} +6 -6
  112. package/build/esm/{index-ccc6c39e.js → index-334e9fe1.js} +16 -16
  113. package/build/esm/{index-d9598fc2.js → index-360403a4.js} +14 -14
  114. package/build/esm/{index-1ca3c412.js → index-38e1feba.js} +3 -3
  115. package/build/esm/{index-0b3bbf31.js → index-3a14a43b.js} +1 -1
  116. package/build/esm/{index-08366c25.js → index-45af635c.js} +3 -3
  117. package/build/esm/{index-2e5ac807.js → index-49e7063d.js} +72 -41
  118. package/build/esm/{index-42ced94a.js → index-4c4143c5.js} +16 -16
  119. package/build/esm/{index-f1f0c954.js → index-4cab02d2.js} +6 -6
  120. package/build/esm/{index-e506cd60.js → index-4e44e9f4.js} +14 -14
  121. package/build/esm/{index-3304aff2.js → index-4f507378.js} +4 -4
  122. package/build/esm/{index-c17aed2f.js → index-52886348.js} +4 -4
  123. package/build/esm/{index-e9f5b16c.js → index-534ea247.js} +1 -1
  124. package/build/esm/{index-97f62156.js → index-57abf279.js} +2 -2
  125. package/build/esm/{index-b34e8e8e.js → index-5f8ff09a.js} +2 -2
  126. package/build/esm/{index-6b76b46c.js → index-6172dbce.js} +7 -7
  127. package/build/esm/{index-e9931ee8.js → index-68216bc7.js} +14 -14
  128. package/build/esm/{index-41996ae5.js → index-6e08032c.js} +1 -1
  129. package/build/esm/{index-21faadb0.js → index-711c15a2.js} +3 -3
  130. package/build/esm/{index-7fc2a46d.js → index-73095d19.js} +2 -2
  131. package/build/esm/{index-64ad40d4.js → index-78177df4.js} +16 -16
  132. package/build/esm/{index-69d0b2e0.js → index-78bacba3.js} +1 -1
  133. package/build/esm/{index-a9d4da8b.js → index-82ae8cb1.js} +30 -21
  134. package/build/esm/{index-8ac7479b.js → index-8a0bde01.js} +17 -17
  135. package/build/esm/{index-3b913bde.js → index-8ca53c41.js} +5 -5
  136. package/build/esm/{index-ed097fd9.js → index-9527b0f5.js} +18 -18
  137. package/build/esm/{index-0b0b1f72.js → index-97370344.js} +3 -3
  138. package/build/esm/{index-8666cf5d.js → index-97f227e0.js} +3 -3
  139. package/build/esm/{index-a377670c.js → index-9ec7b8e8.js} +25 -25
  140. package/build/esm/{index-e508b476.js → index-9f688bbf.js} +8 -8
  141. package/build/esm/{index-7323d813.js → index-a555c377.js} +32 -32
  142. package/build/esm/{index-6dad05f5.js → index-a56b2051.js} +6 -6
  143. package/build/esm/{index-97181361.js → index-add30e03.js} +2 -2
  144. package/build/esm/{index-618a209a.js → index-afaccaa0.js} +16 -16
  145. package/build/esm/{index-7207998c.js → index-afcf458c.js} +7 -3
  146. package/build/esm/index-b2ddce97.js +97 -0
  147. package/build/esm/{index-9a1ebbd4.js → index-b476f29f.js} +18 -18
  148. package/build/esm/{index-26cbf04c.js → index-b47bc7de.js} +2 -2
  149. package/build/esm/{index-e4798b7b.js → index-b5d658cc.js} +2 -2
  150. package/build/esm/{index-d014aacd.js → index-bb74e9ac.js} +2 -2
  151. package/build/esm/{index-ce974ee8.js → index-c590550d.js} +13 -13
  152. package/build/esm/{index-6c8ef0be.js → index-c62e78eb.js} +2 -2
  153. package/build/esm/{index-24e7e93c.js → index-c982ba2c.js} +55 -55
  154. package/build/esm/{index-943fda9f.js → index-cbec5583.js} +9 -9
  155. package/build/esm/{index-442b94cd.js → index-cc6e9ad1.js} +2 -2
  156. package/build/esm/{index-cadf1bda.js → index-d3bf3aa7.js} +21 -21
  157. package/build/esm/{index-61ea26e2.js → index-d3d290ec.js} +13 -13
  158. package/build/esm/{index-5316a3ea.js → index-d78917de.js} +3 -3
  159. package/build/esm/{index-642d3c07.js → index-d7aafea4.js} +2 -2
  160. package/build/esm/{index-8eec8241.js → index-d9f19dc8.js} +2 -2
  161. package/build/esm/{index-d0bd25d7.js → index-db8ed0cf.js} +15 -15
  162. package/build/esm/{index-1d49f721.js → index-dcce19a7.js} +1 -1
  163. package/build/esm/{index-5dd991fe.js → index-de1c0413.js} +7 -7
  164. package/build/esm/{index-eca625ee.js → index-e1492220.js} +3 -3
  165. package/build/esm/{index-575db57d.js → index-e2b0dd36.js} +2 -2
  166. package/build/esm/{index-660d606c.js → index-e4108ea2.js} +16 -16
  167. package/build/esm/{index-c3d6c757.js → index-e689c1a0.js} +14 -14
  168. package/build/esm/{index-042dcb4e.js → index-f7b5888c.js} +1 -1
  169. package/build/esm/{index-e29764c9.js → index-fac94ca8.js} +2 -2
  170. package/build/esm/{index-a5f9b317.js → index-fb9734ba.js} +9 -9
  171. package/build/esm/{index-e8364e3a.js → index-fbeed4e3.js} +1 -1
  172. package/build/esm/{index-ebc412ff.js → index-fc62f9a6.js} +2 -2
  173. package/build/esm/index.js +157 -136
  174. package/build/esm/interfaces/constants/index.d.ts +2 -0
  175. package/build/esm/{labelSorting-cc6cc5b3.js → labelSorting-b4f84423.js} +4 -4
  176. package/build/esm/lead.js +35 -35
  177. package/build/esm/{logoIcon-f97ff3a8.js → logoIcon-8d4cf11c.js} +2 -2
  178. package/build/esm/mantine.js +27 -27
  179. package/build/esm/misc.js +19 -19
  180. package/build/esm/miscGetDynamicHealthTool.js +4 -4
  181. package/build/esm/miscGetSocialList.js +8 -8
  182. package/build/esm/miscScreenSizeContext.js +1 -1
  183. package/build/esm/mobileBottomNavigation.js +5 -5
  184. package/build/esm/mobileBottomNavigationIcon.js +5 -5
  185. package/build/esm/molecules.js +79 -79
  186. package/build/esm/moleculesArticleCard.js +6 -6
  187. package/build/esm/moleculesArticleCardV2.js +17 -17
  188. package/build/esm/navigation.js +49 -47
  189. package/build/esm/navigationLogoutPopup.js +11 -11
  190. package/build/esm/navigationProfileButton.js +27 -27
  191. package/build/esm/onboardingV2.js +30 -30
  192. package/build/esm/organisms.js +59 -57
  193. package/build/esm/{post-59b7d54e.js → post-7f845b43.js} +2 -2
  194. package/build/esm/profileNavigation.js +20 -20
  195. package/build/esm/progressBar.js +1 -1
  196. package/build/esm/pwg.js +23 -23
  197. package/build/esm/ssoV2.js +31 -31
  198. package/build/esm/{store-a9cc7615.js → store-46720cb9.js} +3 -3
  199. package/build/esm/subot.js +44 -44
  200. package/build/esm/surveyOrPremiumBanner.js +34 -34
  201. package/build/esm/surveyQuestionCard.js +11 -11
  202. package/build/esm/{surveyThankyouCard-5497cd9f.js → surveyThankyouCard-d2f89821.js} +5 -5
  203. package/build/esm/together/interfaces/types.d.ts +1 -1
  204. package/build/esm/together.js +57 -57
  205. package/build/esm/togetherApiUtils.js +6 -4
  206. package/build/esm/togetherAtoms.js +31 -31
  207. package/build/esm/togetherComponentGlobalContext.js +6 -4
  208. package/build/esm/togetherMolecules.js +52 -52
  209. package/build/esm/togetherMoleculesCardAuthor.js +29 -29
  210. package/build/esm/togetherMoleculesPostImagePreview.js +13 -11
  211. package/build/esm/togetherMoleculesProfileDetail.js +40 -40
  212. package/build/esm/togetherOrganisms.js +51 -51
  213. package/build/esm/togetherRichTextEditor.js +20 -18
  214. package/build/esm/togetherShareBox.js +12 -10
  215. package/build/esm/{transform-854e8dbb.js → transform-1c105ad0.js} +45 -47
  216. package/build/esm/{translationsProvider-63b49584.js → translationsProvider-8d1b47c5.js} +1 -1
  217. package/build/esm/{treePopoverMenu-b5698962.js → treePopoverMenu-e91653f8.js} +19 -19
  218. package/build/esm/types.js +2 -2
  219. package/build/esm/useCartCareService-65cdf976.js +31 -0
  220. package/build/esm/{useHealthToolCache-2bccca1f.js → useHealthToolCache-4cb99bce.js} +1 -1
  221. package/build/esm/{usePhoneValidator-6cd63289.js → usePhoneValidator-d128bdbd.js} +5 -5
  222. package/build/esm/{usePlacesAutocomplete-a4fbba3d.js → usePlacesAutocomplete-bf23592c.js} +1 -1
  223. package/build/esm/useTogetherAuthRequiredAction.js +10 -10
  224. package/build/esm/{utils-380252c1.js → utils-12ea1148.js} +2 -2
  225. package/build/esm/{utils-1ab214fb.js → utils-72161620.js} +5 -5
  226. package/build/esm/{utils-1a33ddc4.js → utils-e5694348.js} +3 -3
  227. package/build/esm/{utils-8fc338ac.js → utils-ec694b4a.js} +2 -2
  228. package/build/esm/vaccination.js +22 -22
  229. package/build/footer.js +22 -22
  230. package/build/gAssets.js +2 -2
  231. package/build/{healthTools-8e3ab93b.js → healthTools-de8f2d32.js} +1 -1
  232. package/build/healthToolsCardWrapper.js +20 -20
  233. package/build/healthToolsForm.js +35 -35
  234. package/build/hooks/index.d.ts +1 -0
  235. package/build/hooks/useCartCareService.d.ts +20 -0
  236. package/build/hooks.js +21 -14
  237. package/build/i18n/translationKeys.d.ts +1 -1
  238. package/build/i18n-values/en-PH.js +1 -0
  239. package/build/i18n-values/hi-IN.js +1 -0
  240. package/build/i18n-values/id-ID.js +1 -0
  241. package/build/i18n-values/km-KH.js +1 -0
  242. package/build/i18n-values/ms-MY.js +1 -0
  243. package/build/i18n-values/my-MM.js +1 -0
  244. package/build/i18n-values/th-TH.js +1 -0
  245. package/build/i18n-values/tl-PH.js +1 -0
  246. package/build/i18n-values/vi-VN.js +1 -0
  247. package/build/i18n-values/vi-VN_MB.js +1 -0
  248. package/build/i18n-values/zh-SG.js +1 -0
  249. package/build/i18n-values/zh-TW.js +1 -0
  250. package/build/i18n.js +2 -2
  251. package/build/i18nV2.js +1 -1
  252. package/build/icons/LoginBlueWhite.d.ts +2 -2
  253. package/build/icons/ShoppingCartCare.d.ts +4 -0
  254. package/build/icons/StarFull.d.ts +1 -1
  255. package/build/icons/index.d.ts +18 -8
  256. package/build/{index-650c49cd.js → index-014b0915.js} +4 -4
  257. package/build/{index-b5dfed4f.js → index-12526b93.js} +6 -6
  258. package/build/{index-10ec17b7.js → index-18a1bc75.js} +4 -4
  259. package/build/{index-a22c1414.js → index-1e3f94f3.js} +73 -42
  260. package/build/{index-50ceb658.js → index-2729fa62.js} +21 -21
  261. package/build/{index-d380fffa.js → index-272a4dc6.js} +9 -9
  262. package/build/{index-b086d396.js → index-28b57b19.js} +25 -25
  263. package/build/{index-b675acfd.js → index-2a5036e4.js} +1 -1
  264. package/build/{index-12d74b74.js → index-2b0b80e1.js} +3 -3
  265. package/build/{index-bd5a70cc.js → index-2d70d4e7.js} +2 -2
  266. package/build/{index-e7cd055a.js → index-2e4dcf68.js} +2 -2
  267. package/build/{index-e077f5e7.js → index-2fe106a2.js} +3 -3
  268. package/build/{index-6101691c.js → index-300390af.js} +2 -2
  269. package/build/{index-868f1294.js → index-344717a1.js} +6 -6
  270. package/build/{index-c24f30a8.js → index-3664a763.js} +2 -2
  271. package/build/{index-0da36ac9.js → index-426ccc5b.js} +7 -7
  272. package/build/{index-67116912.js → index-45e80be6.js} +12 -12
  273. package/build/{index-0e9b8199.js → index-463aa774.js} +3 -3
  274. package/build/{index-d9c25b50.js → index-4648b85d.js} +14 -14
  275. package/build/{index-b87a0fb1.js → index-4b149db6.js} +3 -3
  276. package/build/{index-1c0db3ea.js → index-4e9c5741.js} +2 -2
  277. package/build/{index-3d0dd80c.js → index-591e7b36.js} +18 -18
  278. package/build/{index-cf149430.js → index-59b9cff5.js} +17 -17
  279. package/build/{index-73e21100.js → index-602374be.js} +58 -54
  280. package/build/{index-c34048da.js → index-62b19742.js} +2 -2
  281. package/build/{index-3472c66f.js → index-6495b20f.js} +16 -16
  282. package/build/{index-c43c8d37.js → index-66568f86.js} +18 -18
  283. package/build/{index-64ed6de1.js → index-6b4b7342.js} +1 -1
  284. package/build/{index-baf0305b.js → index-6be62b26.js} +7 -7
  285. package/build/index-6dc803c8.js +123 -0
  286. package/build/{index-2ed59fe0.js → index-716aa5f9.js} +16 -16
  287. package/build/{index-cc34be4e.js → index-73b086ed.js} +9 -9
  288. package/build/{index-94aec898.js → index-7406e73f.js} +14 -14
  289. package/build/{index-6ed46999.js → index-77414f22.js} +3 -3
  290. package/build/{index-4abb645f.js → index-77dea318.js} +14 -14
  291. package/build/{index-89138ea6.js → index-7a41fb29.js} +2 -2
  292. package/build/{index-6bf4ee55.js → index-80739d57.js} +1 -1
  293. package/build/{index-8345185b.js → index-81b6d687.js} +2 -2
  294. package/build/{index-1b1aa973.js → index-81fe9999.js} +2 -2
  295. package/build/{index-10a2d93a.js → index-850ab791.js} +32 -32
  296. package/build/{index-eeb41418.js → index-8787434b.js} +2 -2
  297. package/build/{index-4d359efe.js → index-8bd5b6e7.js} +1 -1
  298. package/build/{index-3f4a2db2.js → index-8e37d23f.js} +13 -13
  299. package/build/{index-83aba742.js → index-8fb09189.js} +16 -15
  300. package/build/{index-7f155e00.js → index-98b78474.js} +2 -2
  301. package/build/{index-8210bc20.js → index-99580bca.js} +2 -2
  302. package/build/{index-dd4662f6.js → index-99ff4323.js} +30 -21
  303. package/build/{index-38f26013.js → index-9c1b0a13.js} +1 -1
  304. package/build/{index-51ac3f02.js → index-9cf9106f.js} +2 -2
  305. package/build/{index-6a85bec8.js → index-a7e7e039.js} +3 -3
  306. package/build/{index-eaffc8a2.js → index-aff9f9b5.js} +15 -15
  307. package/build/{index-692c25f0.js → index-b2758e73.js} +6 -6
  308. package/build/{index-a789ebab.js → index-b88e0126.js} +2 -2
  309. package/build/{index-f248f2af.js → index-b9c4c743.js} +13 -13
  310. package/build/{index-32dffb38.js → index-bef90c46.js} +2 -2
  311. package/build/{index-cd8ffa4b.js → index-ccac88b4.js} +19 -19
  312. package/build/{index-c55546b6.js → index-cebb5e03.js} +3 -3
  313. package/build/{index-ed4f5d0f.js → index-cf28a7e5.js} +1 -1
  314. package/build/{index-8422217f.js → index-d212950a.js} +6 -6
  315. package/build/{index-183da682.js → index-da16432e.js} +2 -2
  316. package/build/{index-16e8063d.js → index-da267d74.js} +32 -32
  317. package/build/{index-c19f6b15.js → index-dac436fb.js} +1 -1
  318. package/build/{index-63feebf5.js → index-dd67ddb4.js} +16 -16
  319. package/build/{index-10381a5f.js → index-e962f45f.js} +16 -16
  320. package/build/{index-dbabbe4c.js → index-ede96822.js} +15 -15
  321. package/build/{index-c19ca322.js → index-ef7ca8e1.js} +3 -3
  322. package/build/{index-fe282d6b.js → index-f3275308.js} +14 -14
  323. package/build/{index-193a1c17.js → index-f4941f89.js} +5 -5
  324. package/build/{index-f5fa5911.js → index-f4df50dd.js} +22 -22
  325. package/build/{index-5c6666c3.js → index-f5cc1e44.js} +8 -2
  326. package/build/{index-40972054.js → index-f8151eba.js} +8 -8
  327. package/build/index.js +245 -212
  328. package/build/interfaces/constants/index.d.ts +2 -0
  329. package/build/{labelSorting-d2e09447.js → labelSorting-685a5d89.js} +4 -4
  330. package/build/lead.js +35 -35
  331. package/build/{logoIcon-1af12921.js → logoIcon-827cb06d.js} +2 -2
  332. package/build/mantine.js +25 -25
  333. package/build/misc.js +19 -19
  334. package/build/miscGetDynamicHealthTool.js +4 -4
  335. package/build/miscGetSocialList.js +8 -8
  336. package/build/miscScreenSizeContext.js +1 -1
  337. package/build/mobileBottomNavigation.js +5 -5
  338. package/build/mobileBottomNavigationIcon.js +5 -5
  339. package/build/molecules.js +79 -79
  340. package/build/moleculesArticleCard.js +6 -6
  341. package/build/moleculesArticleCardV2.js +17 -17
  342. package/build/navigation.js +49 -47
  343. package/build/navigationLogoutPopup.js +11 -11
  344. package/build/navigationProfileButton.js +27 -27
  345. package/build/onboardingV2.js +29 -29
  346. package/build/organisms.js +59 -57
  347. package/build/{post-d055f7d3.js → post-ca087b5a.js} +2 -2
  348. package/build/profileNavigation.js +20 -20
  349. package/build/progressBar.js +1 -1
  350. package/build/pwg.js +23 -23
  351. package/build/ssoV2.js +29 -29
  352. package/build/{store-1b08e7f9.js → store-8133041b.js} +3 -3
  353. package/build/subot.js +43 -43
  354. package/build/surveyOrPremiumBanner.js +34 -34
  355. package/build/surveyQuestionCard.js +11 -11
  356. package/build/{surveyThankyouCard-071b9287.js → surveyThankyouCard-fd889e8d.js} +5 -5
  357. package/build/together/interfaces/types.d.ts +1 -1
  358. package/build/together.js +57 -57
  359. package/build/togetherApiUtils.js +6 -4
  360. package/build/togetherAtoms.js +31 -31
  361. package/build/togetherComponentGlobalContext.js +6 -4
  362. package/build/togetherMolecules.js +52 -52
  363. package/build/togetherMoleculesCardAuthor.js +29 -29
  364. package/build/togetherMoleculesPostImagePreview.js +13 -11
  365. package/build/togetherMoleculesProfileDetail.js +40 -40
  366. package/build/togetherOrganisms.js +51 -51
  367. package/build/togetherRichTextEditor.js +20 -18
  368. package/build/togetherShareBox.js +12 -10
  369. package/build/{transform-c0187237.js → transform-b3e256b1.js} +45 -46
  370. package/build/{translationsProvider-5ad3ab9d.js → translationsProvider-1d409afe.js} +1 -1
  371. package/build/{treePopoverMenu-1e38b50b.js → treePopoverMenu-07bae2f5.js} +19 -19
  372. package/build/types.js +2 -2
  373. package/build/useCartCareService-595dbe6c.js +34 -0
  374. package/build/{useHealthToolCache-f726467b.js → useHealthToolCache-a759738b.js} +1 -1
  375. package/build/{usePhoneValidator-1b9e6945.js → usePhoneValidator-49f78014.js} +5 -5
  376. package/build/{usePlacesAutocomplete-4e840dd2.js → usePlacesAutocomplete-acf5fcc2.js} +1 -1
  377. package/build/useTogetherAuthRequiredAction.js +10 -10
  378. package/build/{utils-27447b94.js → utils-25ca8455.js} +2 -2
  379. package/build/{utils-8233d24f.js → utils-64c97fd3.js} +3 -3
  380. package/build/{utils-dfc8b93e.js → utils-7df5c40b.js} +2 -2
  381. package/build/{utils-7cad0961.js → utils-af2deacd.js} +5 -5
  382. package/build/vaccination.js +22 -22
  383. package/package.json +1 -1
  384. package/build/esm/useIsInit-f75bfa5b.js +0 -11
  385. package/build/useIsInit-bc4a6b75.js +0 -13
  386. /package/build/{BMI_BOYS.percentile.monthly-d27d6823.js → BMI_BOYS.percentile.monthly-04b32de7.js} +0 -0
  387. /package/build/{BMI_BOYS.percentile.weekly-1bc7cb82.js → BMI_BOYS.percentile.weekly-c528047b.js} +0 -0
  388. /package/build/{BMI_BOYS.percentile.yearly-9feb5275.js → BMI_BOYS.percentile.yearly-719a2ae8.js} +0 -0
  389. /package/build/{BMI_BOYS.zscore.monthly-f506d8e9.js → BMI_BOYS.zscore.monthly-7cbee7cb.js} +0 -0
  390. /package/build/{BMI_BOYS.zscore.weekly-61dce59d.js → BMI_BOYS.zscore.weekly-18f2c678.js} +0 -0
  391. /package/build/{BMI_BOYS.zscore.yearly-86d03a9b.js → BMI_BOYS.zscore.yearly-cc020312.js} +0 -0
  392. /package/build/{BMI_GIRLS.percentile.monthly-2c8b8b92.js → BMI_GIRLS.percentile.monthly-2ec4004c.js} +0 -0
  393. /package/build/{BMI_GIRLS.percentile.weekly-c59cb942.js → BMI_GIRLS.percentile.weekly-7bd46b25.js} +0 -0
  394. /package/build/{BMI_GIRLS.percentile.yearly-222be310.js → BMI_GIRLS.percentile.yearly-b4856a38.js} +0 -0
  395. /package/build/{BMI_GIRLS.zscore.monthly-f2ba6425.js → BMI_GIRLS.zscore.monthly-527d19f7.js} +0 -0
  396. /package/build/{BMI_GIRLS.zscore.weekly-842e1695.js → BMI_GIRLS.zscore.weekly-33ec65eb.js} +0 -0
  397. /package/build/{BMI_GIRLS.zscore.yearly-0c7a6be6.js → BMI_GIRLS.zscore.yearly-a943ed48.js} +0 -0
  398. /package/build/{ChevronDown-728185bf.js → ChevronDown-93404bb0.js} +0 -0
  399. /package/build/{Close-c687542a.js → Close-b953a5bb.js} +0 -0
  400. /package/build/{Google-443a3477.js → Google-17d11138.js} +0 -0
  401. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-f52b81fa.js → HEAD CIRCUM_BOYS.percentile.monthly-3486a0f0.js} +0 -0
  402. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-dd5509a5.js → HEAD CIRCUM_BOYS.percentile.weekly-b2af74d3.js} +0 -0
  403. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-257b4625.js → HEAD CIRCUM_BOYS.percentile.yearly-61942c40.js} +0 -0
  404. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-9fd3db00.js → HEAD CIRCUM_BOYS.zscore.monthly-fb0669b8.js} +0 -0
  405. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-8538989f.js → HEAD CIRCUM_BOYS.zscore.weekly-14903717.js} +0 -0
  406. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-9137e8e2.js → HEAD CIRCUM_BOYS.zscore.yearly-7efb4988.js} +0 -0
  407. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-e00b1394.js → HEAD CIRCUM_GIRLS.percentile.monthly-efb29c32.js} +0 -0
  408. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-77c21f07.js → HEAD CIRCUM_GIRLS.percentile.weekly-90904428.js} +0 -0
  409. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-192aaec1.js → HEAD CIRCUM_GIRLS.percentile.yearly-26504c8d.js} +0 -0
  410. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-509d5d4c.js → HEAD CIRCUM_GIRLS.zscore.monthly-b900a723.js} +0 -0
  411. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-de5f914a.js → HEAD CIRCUM_GIRLS.zscore.weekly-e726dfce.js} +0 -0
  412. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-45b8bae3.js → HEAD CIRCUM_GIRLS.zscore.yearly-dcc219d5.js} +0 -0
  413. /package/build/{HEIGHT_BOYS.percentile.monthly-a516e34a.js → HEIGHT_BOYS.percentile.monthly-ec3b980a.js} +0 -0
  414. /package/build/{HEIGHT_BOYS.percentile.weekly-d1a8804c.js → HEIGHT_BOYS.percentile.weekly-af87cf6d.js} +0 -0
  415. /package/build/{HEIGHT_BOYS.percentile.yearly-2438250e.js → HEIGHT_BOYS.percentile.yearly-25484090.js} +0 -0
  416. /package/build/{HEIGHT_BOYS.zscore.monthly-9b2da6d2.js → HEIGHT_BOYS.zscore.monthly-f100532e.js} +0 -0
  417. /package/build/{HEIGHT_BOYS.zscore.weekly-7ef41539.js → HEIGHT_BOYS.zscore.weekly-fd9b2a74.js} +0 -0
  418. /package/build/{HEIGHT_BOYS.zscore.yearly-e3b77960.js → HEIGHT_BOYS.zscore.yearly-d3170b5d.js} +0 -0
  419. /package/build/{HEIGHT_GIRLS.percentile.monthly-1c87d641.js → HEIGHT_GIRLS.percentile.monthly-6bc772f1.js} +0 -0
  420. /package/build/{HEIGHT_GIRLS.percentile.weekly-b6653dcf.js → HEIGHT_GIRLS.percentile.weekly-8f76b96a.js} +0 -0
  421. /package/build/{HEIGHT_GIRLS.percentile.yearly-15096849.js → HEIGHT_GIRLS.percentile.yearly-04af8ea9.js} +0 -0
  422. /package/build/{HEIGHT_GIRLS.zscore.monthly-77e9eeed.js → HEIGHT_GIRLS.zscore.monthly-d51a8ec3.js} +0 -0
  423. /package/build/{HEIGHT_GIRLS.zscore.weekly-eb4d5da2.js → HEIGHT_GIRLS.zscore.weekly-818256c1.js} +0 -0
  424. /package/build/{HEIGHT_GIRLS.zscore.yearly-acec812f.js → HEIGHT_GIRLS.zscore.yearly-9444b956.js} +0 -0
  425. /package/build/{Locale-7ef58f18.js → Locale-462fce65.js} +0 -0
  426. /package/build/{Visible-4e2bb5b2.js → Visible-86fbd9b2.js} +0 -0
  427. /package/build/{WEIGHT_BOYS.percentile.monthly-0ca5a3af.js → WEIGHT_BOYS.percentile.monthly-8338038f.js} +0 -0
  428. /package/build/{WEIGHT_BOYS.percentile.weekly-444b8288.js → WEIGHT_BOYS.percentile.weekly-25b0f651.js} +0 -0
  429. /package/build/{WEIGHT_BOYS.percentile.yearly-46142bf9.js → WEIGHT_BOYS.percentile.yearly-20e2041d.js} +0 -0
  430. /package/build/{WEIGHT_BOYS.zscore.monthly-77abcacb.js → WEIGHT_BOYS.zscore.monthly-841fbf07.js} +0 -0
  431. /package/build/{WEIGHT_BOYS.zscore.weekly-ff73d922.js → WEIGHT_BOYS.zscore.weekly-5c12ab38.js} +0 -0
  432. /package/build/{WEIGHT_BOYS.zscore.yearly-10281c49.js → WEIGHT_BOYS.zscore.yearly-f9ca148d.js} +0 -0
  433. /package/build/{WEIGHT_GIRLS.percentile.monthly-b6f8b8cd.js → WEIGHT_GIRLS.percentile.monthly-f1ad0978.js} +0 -0
  434. /package/build/{WEIGHT_GIRLS.percentile.weekly-51c1e784.js → WEIGHT_GIRLS.percentile.weekly-573698b9.js} +0 -0
  435. /package/build/{WEIGHT_GIRLS.percentile.yearly-b760cb55.js → WEIGHT_GIRLS.percentile.yearly-6a191196.js} +0 -0
  436. /package/build/{WEIGHT_GIRLS.zscore.monthly-b4e694c8.js → WEIGHT_GIRLS.zscore.monthly-cbf547d3.js} +0 -0
  437. /package/build/{WEIGHT_GIRLS.zscore.weekly-58c6104a.js → WEIGHT_GIRLS.zscore.weekly-d1f875b6.js} +0 -0
  438. /package/build/{WEIGHT_GIRLS.zscore.yearly-ed7b4a4a.js → WEIGHT_GIRLS.zscore.yearly-86d46b78.js} +0 -0
  439. /package/build/{ageGenerate-3e722f73.js → ageGenerate-9a682f18.js} +0 -0
  440. /package/build/{animation-6b17b86d.js → animation-0f35b161.js} +0 -0
  441. /package/build/{constants-3d43447e.js → constants-a8e21ae5.js} +0 -0
  442. /package/build/{constants-df40dc25.js → constants-b098c2a0.js} +0 -0
  443. /package/build/{context-1e6cb00e.js → context-f3fd2ea2.js} +0 -0
  444. /package/build/{dataTransform-adb684fa.js → dataTransform-893dda5c.js} +0 -0
  445. /package/build/esm/{BMI_BOYS.percentile.monthly-11bb48a4.js → BMI_BOYS.percentile.monthly-f38188ea.js} +0 -0
  446. /package/build/esm/{BMI_BOYS.percentile.weekly-d81e3da0.js → BMI_BOYS.percentile.weekly-c48b32c0.js} +0 -0
  447. /package/build/esm/{BMI_BOYS.percentile.yearly-50ab15da.js → BMI_BOYS.percentile.yearly-566be299.js} +0 -0
  448. /package/build/esm/{BMI_BOYS.zscore.monthly-7c77139e.js → BMI_BOYS.zscore.monthly-5c62ecb8.js} +0 -0
  449. /package/build/esm/{BMI_BOYS.zscore.weekly-e304d11b.js → BMI_BOYS.zscore.weekly-ac15d530.js} +0 -0
  450. /package/build/esm/{BMI_BOYS.zscore.yearly-b35f9d95.js → BMI_BOYS.zscore.yearly-3af24b5e.js} +0 -0
  451. /package/build/esm/{BMI_GIRLS.percentile.monthly-087ebde8.js → BMI_GIRLS.percentile.monthly-d5f8d7e0.js} +0 -0
  452. /package/build/esm/{BMI_GIRLS.percentile.weekly-7c056997.js → BMI_GIRLS.percentile.weekly-73fe60a7.js} +0 -0
  453. /package/build/esm/{BMI_GIRLS.percentile.yearly-6f9952c5.js → BMI_GIRLS.percentile.yearly-0c4d898c.js} +0 -0
  454. /package/build/esm/{BMI_GIRLS.zscore.monthly-994d26d1.js → BMI_GIRLS.zscore.monthly-efb46c64.js} +0 -0
  455. /package/build/esm/{BMI_GIRLS.zscore.weekly-08d0a5a9.js → BMI_GIRLS.zscore.weekly-88bad71b.js} +0 -0
  456. /package/build/esm/{BMI_GIRLS.zscore.yearly-f4b674fd.js → BMI_GIRLS.zscore.yearly-5a23435e.js} +0 -0
  457. /package/build/esm/{ChevronDown-e1f2da0d.js → ChevronDown-f1781a9d.js} +0 -0
  458. /package/build/esm/{Close-a4247649.js → Close-90c71788.js} +0 -0
  459. /package/build/esm/{Google-f25d320d.js → Google-aa65f940.js} +0 -0
  460. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-6da7fbd3.js → HEAD CIRCUM_BOYS.percentile.monthly-88716af2.js} +0 -0
  461. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-b3759af3.js → HEAD CIRCUM_BOYS.percentile.weekly-f6324590.js} +0 -0
  462. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-080ba954.js → HEAD CIRCUM_BOYS.percentile.yearly-191cedf2.js} +0 -0
  463. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-00bd108c.js → HEAD CIRCUM_BOYS.zscore.monthly-48e4a20c.js} +0 -0
  464. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-6417f41c.js → HEAD CIRCUM_BOYS.zscore.weekly-f267026a.js} +0 -0
  465. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-1daf2e2f.js → HEAD CIRCUM_BOYS.zscore.yearly-3c34bb57.js} +0 -0
  466. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-bb636b27.js → HEAD CIRCUM_GIRLS.percentile.monthly-7e404219.js} +0 -0
  467. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-5327fa0c.js → HEAD CIRCUM_GIRLS.percentile.weekly-4409854f.js} +0 -0
  468. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-c383eef5.js → HEAD CIRCUM_GIRLS.percentile.yearly-07861bb9.js} +0 -0
  469. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-0d94d386.js → HEAD CIRCUM_GIRLS.zscore.monthly-9fb65b6b.js} +0 -0
  470. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-adbe127d.js → HEAD CIRCUM_GIRLS.zscore.weekly-3365b450.js} +0 -0
  471. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-806066ce.js → HEAD CIRCUM_GIRLS.zscore.yearly-9e117930.js} +0 -0
  472. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-6382a497.js → HEIGHT_BOYS.percentile.monthly-002443dd.js} +0 -0
  473. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-014d815a.js → HEIGHT_BOYS.percentile.weekly-a68bc5fc.js} +0 -0
  474. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-7200cc9a.js → HEIGHT_BOYS.percentile.yearly-31828ee2.js} +0 -0
  475. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-9c9c7b41.js → HEIGHT_BOYS.zscore.monthly-6c7491bc.js} +0 -0
  476. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-4fecac5a.js → HEIGHT_BOYS.zscore.weekly-37555436.js} +0 -0
  477. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-c0c2edc7.js → HEIGHT_BOYS.zscore.yearly-fea0d071.js} +0 -0
  478. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-a0c6cd11.js → HEIGHT_GIRLS.percentile.monthly-87450259.js} +0 -0
  479. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-2e380eae.js → HEIGHT_GIRLS.percentile.weekly-a512194f.js} +0 -0
  480. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-af2b847e.js → HEIGHT_GIRLS.percentile.yearly-64ce5e33.js} +0 -0
  481. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-d9df87a6.js → HEIGHT_GIRLS.zscore.monthly-f087eec2.js} +0 -0
  482. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-93f03f7b.js → HEIGHT_GIRLS.zscore.weekly-bddf7227.js} +0 -0
  483. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-bd48e21c.js → HEIGHT_GIRLS.zscore.yearly-46e06bd2.js} +0 -0
  484. /package/build/esm/{Locale-016dce17.js → Locale-83d710f0.js} +0 -0
  485. /package/build/esm/{Visible-d20389a3.js → Visible-a78c5e01.js} +0 -0
  486. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-9144672c.js → WEIGHT_BOYS.percentile.monthly-9d699989.js} +0 -0
  487. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-ab5d9e73.js → WEIGHT_BOYS.percentile.weekly-03acaf60.js} +0 -0
  488. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-ae070bc7.js → WEIGHT_BOYS.percentile.yearly-9f47fb1e.js} +0 -0
  489. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-752ccc89.js → WEIGHT_BOYS.zscore.monthly-b8beb2db.js} +0 -0
  490. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-455de3c4.js → WEIGHT_BOYS.zscore.weekly-397fcdfb.js} +0 -0
  491. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-38b9a3d3.js → WEIGHT_BOYS.zscore.yearly-2d4fa5c9.js} +0 -0
  492. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-b045e116.js → WEIGHT_GIRLS.percentile.monthly-48bc50d9.js} +0 -0
  493. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-1b16b113.js → WEIGHT_GIRLS.percentile.weekly-56031ce6.js} +0 -0
  494. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-c00bbab4.js → WEIGHT_GIRLS.percentile.yearly-2dbb22b4.js} +0 -0
  495. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-72761b61.js → WEIGHT_GIRLS.zscore.monthly-ed10bd2a.js} +0 -0
  496. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-988ca784.js → WEIGHT_GIRLS.zscore.weekly-319bd640.js} +0 -0
  497. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-24881a7b.js → WEIGHT_GIRLS.zscore.yearly-52c5185c.js} +0 -0
  498. /package/build/esm/{ageGenerate-498f5295.js → ageGenerate-0fa6e75d.js} +0 -0
  499. /package/build/esm/{animation-2f0b26e4.js → animation-9e1a3bd4.js} +0 -0
  500. /package/build/esm/{constants-943dbe86.js → constants-35914805.js} +0 -0
  501. /package/build/esm/{constants-811445eb.js → constants-d9e52a91.js} +0 -0
  502. /package/build/esm/{context-1b4e33cf.js → context-e79613e8.js} +0 -0
  503. /package/build/esm/{dataTransform-07ba383b.js → dataTransform-6c212d36.js} +0 -0
  504. /package/build/esm/{index-601a7bc7.js → index-1e8995e3.js} +0 -0
  505. /package/build/esm/{index-adbd55c6.js → index-261ad3bd.js} +0 -0
  506. /package/build/esm/{index-20d472d4.js → index-303c14f2.js} +0 -0
  507. /package/build/esm/{index-c9a42dc8.js → index-4ced2b7f.js} +0 -0
  508. /package/build/esm/{index-6dae054d.js → index-4db17e8d.js} +0 -0
  509. /package/build/esm/{index-76cc02da.js → index-7137f092.js} +0 -0
  510. /package/build/esm/{index-b12e29be.js → index-7bba7d42.js} +0 -0
  511. /package/build/esm/{index-ccb2b74e.js → index-c58e9ae4.js} +0 -0
  512. /package/build/esm/{index-3841a830.js → index-fe633429.js} +0 -0
  513. /package/build/esm/{index.styles-1b9b3005.js → index.styles-a443f621.js} +0 -0
  514. /package/build/esm/{localizeNumberFormat-bca8cb37.js → localizeNumberFormat-44a9a1cf.js} +0 -0
  515. /package/build/esm/{normalizeLink-fd09ee9c.js → normalizeLink-21fc53fe.js} +0 -0
  516. /package/build/esm/{number-1bcea2b8.js → number-3d78264c.js} +0 -0
  517. /package/build/esm/{paths-42349c42.js → paths-75d99d3a.js} +0 -0
  518. /package/build/esm/{shared-a85946d0.js → shared-99e9e4d4.js} +0 -0
  519. /package/build/esm/{translationsContext-caa64751.js → translationsContext-603cbb79.js} +0 -0
  520. /package/build/esm/{tslib.es6-32ebdc02.js → tslib.es6-c559b3e8.js} +0 -0
  521. /package/build/esm/{types-dbb3497b.js → types-60171c2b.js} +0 -0
  522. /package/build/esm/{types-37230b3b.js → types-ff97a97b.js} +0 -0
  523. /package/build/esm/{useOutsideClick-fe55a130.js → useOutsideClick-90197200.js} +0 -0
  524. /package/build/esm/{useScrollbarSize-117b11d8.js → useScrollbarSize-0346199a.js} +0 -0
  525. /package/build/esm/{useUniqueId-43720e50.js → useUniqueId-9fef87b3.js} +0 -0
  526. /package/build/esm/{utils-77dd185d.js → utils-4684a6fe.js} +0 -0
  527. /package/build/esm/{utils-169720fe.js → utils-ca8fa8f0.js} +0 -0
  528. /package/build/{index-4ee61d87.js → index-5b2365f7.js} +0 -0
  529. /package/build/{index-5a122619.js → index-7118479f.js} +0 -0
  530. /package/build/{index-3c8e8d3e.js → index-8793f2b4.js} +0 -0
  531. /package/build/{index-b73b088f.js → index-a512d843.js} +0 -0
  532. /package/build/{index-98b719f1.js → index-ace1bc5f.js} +0 -0
  533. /package/build/{index-2388e643.js → index-cba6af5f.js} +0 -0
  534. /package/build/{index-ddb49731.js → index-d9b82e4b.js} +0 -0
  535. /package/build/{index-d1d0c617.js → index-efe901aa.js} +0 -0
  536. /package/build/{index-ae2d45c8.js → index-f63e34bd.js} +0 -0
  537. /package/build/{index.styles-ba4bef99.js → index.styles-8d3c2b49.js} +0 -0
  538. /package/build/{localizeNumberFormat-74d851cd.js → localizeNumberFormat-20ab6be6.js} +0 -0
  539. /package/build/{normalizeLink-beb14e3a.js → normalizeLink-5d730189.js} +0 -0
  540. /package/build/{number-a526a91d.js → number-44a03442.js} +0 -0
  541. /package/build/{paths-57031b1e.js → paths-a55ecc81.js} +0 -0
  542. /package/build/{shared-16696ec6.js → shared-9d7b5d70.js} +0 -0
  543. /package/build/{translationsContext-2b7f1828.js → translationsContext-990632a9.js} +0 -0
  544. /package/build/{tslib.es6-1bef9247.js → tslib.es6-59334fbe.js} +0 -0
  545. /package/build/{types-74ee2ce1.js → types-3da64f9f.js} +0 -0
  546. /package/build/{types-2623cdf9.js → types-e5437a78.js} +0 -0
  547. /package/build/{useOutsideClick-6704de44.js → useOutsideClick-e023a157.js} +0 -0
  548. /package/build/{useScrollbarSize-41f68167.js → useScrollbarSize-90cbbdeb.js} +0 -0
  549. /package/build/{useUniqueId-a291830b.js → useUniqueId-a0c8b24a.js} +0 -0
  550. /package/build/{utils-2d32516a.js → utils-1dfb8a98.js} +0 -0
  551. /package/build/{utils-0fa3f6ce.js → utils-f9057fe0.js} +0 -0
@@ -2,45 +2,45 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- require('./tslib.es6-1bef9247.js');
5
+ require('./tslib.es6-59334fbe.js');
6
6
  require('react');
7
7
  require('@mantine/core');
8
- var healthToolsCardWrapper = require('./index-94aec898.js');
9
- require('./context-1e6cb00e.js');
10
- require('./index-ae2d45c8.js');
8
+ var healthToolsCardWrapper = require('./index-7406e73f.js');
9
+ require('./context-f3fd2ea2.js');
10
+ require('./index-f63e34bd.js');
11
11
  require('@hhgtech/icons/core');
12
12
  require('@hhgtech/icons/other');
13
- require('./index-d380fffa.js');
13
+ require('./index-272a4dc6.js');
14
14
  require('@mantine/hooks');
15
- require('./index-ddb49731.js');
15
+ require('./index-d9b82e4b.js');
16
16
  require('./constantsDomainLocales.js');
17
- require('./Locale-7ef58f18.js');
17
+ require('./Locale-462fce65.js');
18
18
  require('./constantsIsProduction.js');
19
- require('./index-eeb41418.js');
20
- require('./utils-0fa3f6ce.js');
19
+ require('./index-8787434b.js');
20
+ require('./utils-f9057fe0.js');
21
21
  require('@emotion/styled');
22
22
  require('@mantine/carousel');
23
- require('./index-8210bc20.js');
24
- require('./index-40972054.js');
23
+ require('./index-99580bca.js');
24
+ require('./index-f8151eba.js');
25
25
  require('dayjs');
26
- require('./index-6bf4ee55.js');
26
+ require('./index-80739d57.js');
27
27
  require('@mantine/notifications');
28
- require('./index-5c6666c3.js');
28
+ require('./index-f5cc1e44.js');
29
29
  require('date-fns/locale');
30
30
  require('./constantsSite.js');
31
31
  require('./constantsRiskScreener.js');
32
32
  require('./miscTheme.js');
33
- require('./shared-16696ec6.js');
33
+ require('./shared-9d7b5d70.js');
34
34
  require('classnames');
35
35
  require('uuid');
36
- require('./useUniqueId-a291830b.js');
36
+ require('./useUniqueId-a0c8b24a.js');
37
37
  require('@emotion/react');
38
- require('./index-6ed46999.js');
38
+ require('./index-77414f22.js');
39
39
  require('@mantine/dates');
40
- require('./index.styles-ba4bef99.js');
41
- require('./index-c19f6b15.js');
42
- require('./translationsContext-2b7f1828.js');
43
- require('./index-c55546b6.js');
40
+ require('./index.styles-8d3c2b49.js');
41
+ require('./index-dac436fb.js');
42
+ require('./translationsContext-990632a9.js');
43
+ require('./index-cebb5e03.js');
44
44
 
45
45
 
46
46
 
@@ -2,66 +2,66 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var index = require('./index-10381a5f.js');
6
- var index$1 = require('./index-cd8ffa4b.js');
7
- var index$2 = require('./index-eaffc8a2.js');
8
- var index$3 = require('./index-3d0dd80c.js');
9
- var index$4 = require('./index-4abb645f.js');
10
- var index$5 = require('./index-d9c25b50.js');
11
- var index$6 = require('./index-c43c8d37.js');
12
- require('./tslib.es6-1bef9247.js');
5
+ var index = require('./index-e962f45f.js');
6
+ var index$1 = require('./index-ccac88b4.js');
7
+ var index$2 = require('./index-aff9f9b5.js');
8
+ var index$3 = require('./index-591e7b36.js');
9
+ var index$4 = require('./index-77dea318.js');
10
+ var index$5 = require('./index-4648b85d.js');
11
+ var index$6 = require('./index-66568f86.js');
12
+ require('./tslib.es6-59334fbe.js');
13
13
  require('react');
14
14
  require('@mantine/core');
15
15
  require('date-fns');
16
- require('./LastPeriod-a84e117e.js');
17
- require('./Locale-7ef58f18.js');
16
+ require('./LastPeriod-0b81f720.js');
17
+ require('./Locale-462fce65.js');
18
18
  require('@mantine/form');
19
19
  require('dayjs');
20
- require('./index-d380fffa.js');
20
+ require('./index-272a4dc6.js');
21
21
  require('@hhgtech/icons/other');
22
22
  require('@mantine/hooks');
23
- require('./index-ddb49731.js');
23
+ require('./index-d9b82e4b.js');
24
24
  require('./constantsDomainLocales.js');
25
25
  require('./constantsIsProduction.js');
26
- require('./index-ae2d45c8.js');
27
- require('./index-eeb41418.js');
28
- require('./utils-0fa3f6ce.js');
26
+ require('./index-f63e34bd.js');
27
+ require('./index-8787434b.js');
28
+ require('./utils-f9057fe0.js');
29
29
  require('@emotion/styled');
30
30
  require('@mantine/carousel');
31
- require('./index-8210bc20.js');
32
- require('./index-40972054.js');
33
- require('./index-6bf4ee55.js');
31
+ require('./index-99580bca.js');
32
+ require('./index-f8151eba.js');
33
+ require('./index-80739d57.js');
34
34
  require('@mantine/notifications');
35
- require('./index-5c6666c3.js');
35
+ require('./index-f5cc1e44.js');
36
36
  require('date-fns/locale');
37
37
  require('./constantsSite.js');
38
38
  require('./constantsRiskScreener.js');
39
39
  require('./miscTheme.js');
40
- require('./shared-16696ec6.js');
40
+ require('./shared-9d7b5d70.js');
41
41
  require('classnames');
42
42
  require('uuid');
43
- require('./useUniqueId-a291830b.js');
43
+ require('./useUniqueId-a0c8b24a.js');
44
44
  require('@emotion/react');
45
45
  require('@hhgtech/icons/core');
46
- require('./index-6ed46999.js');
47
- require('./index-868f1294.js');
46
+ require('./index-77414f22.js');
47
+ require('./index-344717a1.js');
48
48
  require('@mantine/dates');
49
- require('./index.styles-ba4bef99.js');
50
- require('./index-c19f6b15.js');
51
- require('./translationsContext-2b7f1828.js');
52
- require('./index-c55546b6.js');
53
- require('./index-650c49cd.js');
49
+ require('./index.styles-8d3c2b49.js');
50
+ require('./index-dac436fb.js');
51
+ require('./translationsContext-990632a9.js');
52
+ require('./index-cebb5e03.js');
53
+ require('./index-014b0915.js');
54
54
  require('react-keyed-flatten-children');
55
- require('./context-1e6cb00e.js');
55
+ require('./context-f3fd2ea2.js');
56
56
  require('react-hook-form');
57
- require('./useHealthToolCache-f726467b.js');
57
+ require('./useHealthToolCache-a759738b.js');
58
58
  require('./miscGetDynamicHealthTool.js');
59
- require('./normalizeLink-beb14e3a.js');
60
- require('./core-329ecd37.js');
61
- require('./constants-5610fda9.js');
62
- require('./index-f248f2af.js');
59
+ require('./normalizeLink-5d730189.js');
60
+ require('./core-57bce6ed.js');
61
+ require('./constants-8173d807.js');
62
+ require('./index-b9c4c743.js');
63
63
  require('./embeddedHeathToolCards_helpers.js');
64
- require('./constants-df40dc25.js');
64
+ require('./constants-b098c2a0.js');
65
65
 
66
66
 
67
67
 
@@ -11,3 +11,4 @@ export * from "./useUniqueId";
11
11
  export * from "./useRafState";
12
12
  export * from "./useCategory";
13
13
  export * from "./usePhoneValidator";
14
+ export * from "./useCartCareService";
@@ -0,0 +1,20 @@
1
+ type State = {
2
+ href: string | null;
3
+ };
4
+ type Actions = {
5
+ setHref: (href: string | null) => void;
6
+ getHref: () => string | null;
7
+ resetHref: () => void;
8
+ };
9
+ declare const useCartCareService: import("zustand").UseBoundStore<Omit<import("zustand").StoreApi<State & Actions>, "persist"> & {
10
+ persist: {
11
+ setOptions: (options: Partial<import("zustand/middleware").PersistOptions<State & Actions, unknown>>) => void;
12
+ clearStorage: () => void;
13
+ rehydrate: () => void | Promise<void>;
14
+ hasHydrated: () => boolean;
15
+ onHydrate: (fn: (state: State & Actions) => void) => () => void;
16
+ onFinishHydration: (fn: (state: State & Actions) => void) => () => void;
17
+ getOptions: () => Partial<import("zustand/middleware").PersistOptions<State & Actions, unknown>>;
18
+ };
19
+ }>;
20
+ export { useCartCareService };
package/build/hooks.js CHANGED
@@ -2,25 +2,31 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var index = require('./index-c19f6b15.js');
6
- var useScrollbarSize = require('./useScrollbarSize-41f68167.js');
7
- var usePhoneValidator = require('./usePhoneValidator-1b9e6945.js');
8
- var useHealthToolCache = require('./useHealthToolCache-f726467b.js');
9
- var useIsInit = require('./useIsInit-bc4a6b75.js');
10
- var useOutsideClick = require('./useOutsideClick-6704de44.js');
11
- var useUniqueId = require('./useUniqueId-a291830b.js');
5
+ var index = require('./index-dac436fb.js');
6
+ var useScrollbarSize = require('./useScrollbarSize-90cbbdeb.js');
7
+ var usePhoneValidator = require('./usePhoneValidator-49f78014.js');
8
+ var useHealthToolCache = require('./useHealthToolCache-a759738b.js');
9
+ var useCartCareService = require('./useCartCareService-595dbe6c.js');
10
+ var useOutsideClick = require('./useOutsideClick-e023a157.js');
11
+ var useUniqueId = require('./useUniqueId-a0c8b24a.js');
12
12
  require('react');
13
- require('./translationsContext-2b7f1828.js');
13
+ require('./translationsContext-990632a9.js');
14
14
  require('lodash/debounce');
15
- require('./tslib.es6-1bef9247.js');
15
+ require('./tslib.es6-59334fbe.js');
16
16
  require('./miscCookieHelper.js');
17
- require('./index-6bf4ee55.js');
18
- require('./Locale-7ef58f18.js');
17
+ require('./index-80739d57.js');
18
+ require('./Locale-462fce65.js');
19
19
  require('./miscGetDynamicHealthTool.js');
20
- require('./normalizeLink-beb14e3a.js');
20
+ require('./normalizeLink-5d730189.js');
21
21
  require('./constantsDomainLocales.js');
22
22
  require('./constantsIsProduction.js');
23
- require('./core-329ecd37.js');
23
+ require('./core-57bce6ed.js');
24
+ require('zustand');
25
+ require('zustand/middleware');
26
+ require('./index-f5cc1e44.js');
27
+ require('date-fns/locale');
28
+ require('./constantsSite.js');
29
+ require('./constantsRiskScreener.js');
24
30
 
25
31
 
26
32
 
@@ -35,7 +41,8 @@ exports.usePhoneValidator = usePhoneValidator.usePhoneValidator;
35
41
  exports.usePrevious = usePhoneValidator.usePrevious;
36
42
  exports.useRafState = usePhoneValidator.useRafState;
37
43
  exports.useHealthToolsCache = useHealthToolCache.useHealthToolsCache;
38
- exports.useIsInit = useIsInit.useIsInit;
44
+ exports.useCartCareService = useCartCareService.useCartCareService;
45
+ exports.useIsInit = useCartCareService.useIsInit;
39
46
  exports.initSharedOutSideClickListener = useOutsideClick.initSharedOutSideClickListener;
40
47
  exports.useOutsideClick = useOutsideClick.useOutsideClick;
41
48
  exports.useSharedOutsideClick = useOutsideClick.useSharedOutsideClick;
@@ -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.find_my_booking' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
1
+ export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.detail.benifit' | 'babyVaccine.detail.contraindication' | 'babyVaccine.detail.definition' | 'babyVaccine.detail.relatedArticles' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'babyVaccineTool.heading' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.newsletter.label' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.question.glp1Awareness' | 'bmi.question.glp1Awareness.desc' | 'bmi.question.weightLossSupport' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardPost.option.anonymous' | 'cardPost.public' | 'cardReactions.comment' | 'cardReactions.like' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReactions.save' | 'cardReactions.unSave' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'chatbot.with.me' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'choose.community' | 'choose.other.community' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'collectPhoneNumber.action' | 'collectPhoneNumber.descriptionSuccess' | 'collectPhoneNumber.inputInvalid' | 'collectPhoneNumber.inputLabel' | 'collectPhoneNumber.phoneRequired' | 'collectPhoneNumber.title' | 'collectPhoneNumber.titleSuccess' | 'comment.count' | 'comment.now' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.action.close' | 'common.answeredBy' | 'common.articleCard.doctor' | 'common.articleCard.reviewedDoctor' | 'common.btn.uploadPhoto' | 'common.clinicHospital' | 'common.education' | 'common.expertiseCredentials' | 'common.insurance' | 'common.insuranceIntro' | 'common.noResult' | 'common.otherHighlights' | 'common.paymentMethods' | 'common.playing' | 'common.profileNavigator.newsletterSubscription' | 'common.rating.bad' | 'common.rating.excellent' | 'common.rating.good' | 'common.rating.meh' | 'common.rating.worse' | 'common.readMore' | 'common.sponsoredBy' | 'common.totalView' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctor.description' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.communityAndTopic' | 'createPost.message.askDoctor' | 'createPost.message.askDoctorRequire' | 'createPost.message.askDoctorRequireMess' | 'createPost.message.lengthDescription' | 'createPost.message.lengthTitle' | 'createPost.message.lengthTitle.characters' | 'createPost.message.photoMaxium' | 'createPost.message.photoSize' | 'createPost.message.requiredDescription' | 'createPost.message.requiredTitle' | 'createPost.message.suggestLoading' | 'createPost.message.suggestResult' | 'createPost.now' | 'createPost.photos' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.post.askDoctor.description' | 'createPost.post.askDoctor.title' | 'createPost.post.description' | 'createPost.post.title' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'createPost.video' | 'createPost.videoOrLink' | 'detail.hpvScreenerButton' | 'detail.hpvScreenerSubtitle' | 'detail.hpvScreenerTitle' | 'detail.openHours' | 'detail.screened' | 'doctorInfoComponent.loginToCall' | 'dueDatePage.IUI' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.date_of_IUI_procedure' | 'dueDatePage.date_of_ultrasound' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'dueDatePage.ultrasound' | 'dueDatePage.ultrasound.tooltip' | 'dueDatePage.validation.crl' | 'dueDatePage.validation.one_is_required' | 'dueDatePage.validation.record_not_valid' | 'editor.addSocialLink.addLink' | 'editor.addSocialLink.warningDomain' | 'expert.content.description' | 'expert.content.experiences' | 'footer.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.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpForm.resendCodeWithSeconds' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.remove.failed' | 'post.remove.success' | 'post.save.failed' | 'post.save.success' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'pwgForm.week' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningDescription.community' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.by' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'ssov2.abTestingFlowB.description' | 'ssov2.button.cancel' | 'ssov2.button.continue' | 'ssov2.button.continueGoogle' | 'ssov2.button.continueSMS' | 'ssov2.button.continueWhatsApp' | 'ssov2.button.continueZalo' | 'ssov2.button.exitNow' | 'ssov2.button.otp.sms' | 'ssov2.button.otp.whatsapp' | 'ssov2.button.otp.zalo' | 'ssov2.button.save' | 'ssov2.button.setupLater' | 'ssov2.collectInfo.why' | 'ssov2.email.alreadyUsed' | 'ssov2.email.button' | 'ssov2.email.description' | 'ssov2.email.title' | 'ssov2.error.api' | 'ssov2.error.api.000' | 'ssov2.error.api.001' | 'ssov2.error.api.002' | 'ssov2.error.api.003' | 'ssov2.error.api.004' | 'ssov2.error.api.005' | 'ssov2.error.api.006' | 'ssov2.error.api.007' | 'ssov2.error.api.008' | 'ssov2.error.api.009' | 'ssov2.error.api.010' | 'ssov2.error.api.011' | 'ssov2.error.api.012' | 'ssov2.error.api.013' | 'ssov2.error.api.014' | 'ssov2.error.api.015' | 'ssov2.error.api.016' | 'ssov2.error.api.017' | 'ssov2.error.api.018' | 'ssov2.error.api.019' | 'ssov2.error.api.020' | 'ssov2.error.api.021' | 'ssov2.error.api.022' | 'ssov2.error.api.023' | 'ssov2.error.api.024' | 'ssov2.error.api.025' | 'ssov2.error.api.026' | 'ssov2.error.api.027' | 'ssov2.error.api.028' | 'ssov2.error.api.029' | 'ssov2.error.api.030' | 'ssov2.error.api.031' | 'ssov2.error.api.032' | 'ssov2.error.api.033' | 'ssov2.error.api.034' | 'ssov2.error.api.035' | 'ssov2.error.api.036' | 'ssov2.error.api.037' | 'ssov2.error.api.038' | 'ssov2.error.api.039' | 'ssov2.error.api.040' | 'ssov2.error.api.041' | 'ssov2.error.api.042' | 'ssov2.error.api.043' | 'ssov2.error.api.044' | 'ssov2.error.api.045' | 'ssov2.error.api.046' | 'ssov2.error.api.047' | 'ssov2.error.api.048' | 'ssov2.error.api.049' | 'ssov2.error.api.050' | 'ssov2.error.api.051' | 'ssov2.error.api.052' | 'ssov2.error.api.053' | 'ssov2.error.api.054' | 'ssov2.error.api.055' | 'ssov2.error.api.056' | 'ssov2.error.api.057' | 'ssov2.error.api.058' | 'ssov2.error.api.059' | 'ssov2.error.api.060' | 'ssov2.error.api.061' | 'ssov2.error.api.062' | 'ssov2.error.api.063' | 'ssov2.error.api.064' | 'ssov2.error.api.065' | 'ssov2.error.api.066' | 'ssov2.error.api.067' | 'ssov2.error.api.068' | 'ssov2.error.api.069' | 'ssov2.error.api.070' | 'ssov2.error.api.071' | 'ssov2.error.api.072' | 'ssov2.error.api.073' | 'ssov2.error.api.074' | 'ssov2.error.api.075' | 'ssov2.error.api.076' | 'ssov2.error.api.077' | 'ssov2.error.api.078' | 'ssov2.error.api.079' | 'ssov2.error.api.080' | 'ssov2.error.api.082' | 'ssov2.error.api.083' | 'ssov2.error.facebookLogin' | 'ssov2.error.googleLogin' | 'ssov2.first.country.code' | 'ssov2.first.description' | 'ssov2.first.noAccountOrPass' | 'ssov2.first.search.country.all' | 'ssov2.first.search.country.placeholder' | 'ssov2.first.search.country.selected' | 'ssov2.first.title.login' | 'ssov2.first.title.signup' | 'ssov2.orContinueWith' | 'ssov2.otp.email.description' | 'ssov2.otp.email.title' | 'ssov2.otp.phone.description' | 'ssov2.otp.phone.title' | 'ssov2.otp.resendQuestion' | 'ssov2.otp.resendText' | 'ssov2.otp.sendVia' | 'ssov2.password.description' | 'ssov2.password.forgotPassword' | 'ssov2.password.reset' | 'ssov2.password.signIn' | 'ssov2.password.title1' | 'ssov2.password.title2' | 'ssov2.passwordForgotSetup.description' | 'ssov2.passwordForgotSetup.field.password.atLeast8Chars' | 'ssov2.passwordForgotSetup.field.password.atLeastOneUpper' | 'ssov2.passwordForgotSetup.field.password.label' | 'ssov2.passwordForgotSetup.field.password.placeholder' | 'ssov2.passwordForgotSetup.field.passwordConfirm.label' | 'ssov2.passwordForgotSetup.field.passwordConfirm.placeholder' | 'ssov2.passwordForgotSetup.title' | 'ssov2.phone.alreadyUsed' | 'ssov2.phoneVerify.description' | 'ssov2.phoneVerify.title' | 'ssov2.policyText' | 'ssov2.policyText.community' | 'ssov2.policyText.privacy' | 'ssov2.policyText.terms' | 'ssov2.popup.close.description' | 'ssov2.popup.close.title' | 'ssov2.resetPassword.description' | 'ssov2.resetPassword.title' | 'ssov2.setup.button.createAccount' | 'ssov2.setup.button.veriyPhone' | 'ssov2.setup.description' | 'ssov2.setup.field.dob.label' | 'ssov2.setup.field.dob.placeholder' | 'ssov2.setup.field.email.label' | 'ssov2.setup.field.gender.female' | 'ssov2.setup.field.gender.label' | 'ssov2.setup.field.gender.male' | 'ssov2.setup.field.name.label' | 'ssov2.setup.field.name.placeholder' | 'ssov2.setup.field.otp.label' | 'ssov2.setup.field.phone.label' | 'ssov2.setup.title' | 'ssov2.updateEmail.button' | 'ssov2.updateEmail.description' | 'ssov2.updateEmail.title' | 'ssov2.useOtherMethod.email' | 'ssov2.useOtherMethod.phone' | 'ssov2.validate.confirmPassword.match' | 'ssov2.validate.confirmPassword.required' | 'ssov2.validate.dob.required' | 'ssov2.validate.email.invalid' | 'ssov2.validate.email.required' | 'ssov2.validate.gender.oneOf' | 'ssov2.validate.gender.required' | 'ssov2.validate.name.required' | 'ssov2.validate.otp.required' | 'ssov2.validate.password.required' | 'ssov2.validate.phone.required' | 'submit' | 'subscriptionBox.ctaBtn' | 'subscriptionBox.name' | 'subscriptionBox.nameRequire' | 'subscriptionBox.phone' | 'subscriptionBox.phoneRequire' | 'subscriptionBox.thankyou' | 'subscriptionBox.thankyouTitle' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'updatePost.popup.success' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.dataPrivacy' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredAgeGroup' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'workingDays.fri' | 'workingDays.mon' | 'workingDays.sat' | 'workingDays.sun' | 'workingDays.thu' | 'workingDays.tue' | 'workingDays.wed';
@@ -463,6 +463,7 @@ var defaultTranslations = {
463
463
  "morePopover.turnOffNotifications": "Turn off notifications",
464
464
  "morePopover.turnOnNotifications": "Turn on notifications",
465
465
  "morePopover.unsavePost": "Remove Saved post",
466
+ "navigation.button.cartCareService": "Cart",
466
467
  "navigation.find_my_booking": "Find My Booking",
467
468
  "navigation.loginJoin": "Log in",
468
469
  "navigation.search.input.placeholder": "Search",
@@ -463,6 +463,7 @@ var hiTranslations = {
463
463
  "morePopover.turnOffNotifications": "Turn off notifications",
464
464
  "morePopover.turnOnNotifications": "Turn on notifications",
465
465
  "morePopover.unsavePost": "Remove Saved post",
466
+ "navigation.button.cartCareService": "Cart",
466
467
  "navigation.find_my_booking": "Find My Booking",
467
468
  "navigation.loginJoin": "लॉग इन करें",
468
469
  "navigation.search.input.placeholder": "Search",
@@ -463,6 +463,7 @@ var idTranslations = {
463
463
  "morePopover.turnOffNotifications": "Matikan notifikasi",
464
464
  "morePopover.turnOnNotifications": "Nyalakan notifikasi",
465
465
  "morePopover.unsavePost": "Remove Saved post",
466
+ "navigation.button.cartCareService": "Cart",
466
467
  "navigation.find_my_booking": "Find My Booking",
467
468
  "navigation.loginJoin": "Masuk",
468
469
  "navigation.search.input.placeholder": "Cari",
@@ -463,6 +463,7 @@ var kmTranslations = {
463
463
  "morePopover.turnOffNotifications": "Turn off notifications",
464
464
  "morePopover.turnOnNotifications": "Turn on notifications",
465
465
  "morePopover.unsavePost": "Remove Saved post",
466
+ "navigation.button.cartCareService": "Cart",
466
467
  "navigation.find_my_booking": "Find My Booking",
467
468
  "navigation.loginJoin": "ចូល",
468
469
  "navigation.search.input.placeholder": "Search",
@@ -463,6 +463,7 @@ var msTranslations = {
463
463
  "morePopover.turnOffNotifications": "Matikan notifikasi",
464
464
  "morePopover.turnOnNotifications": "Hidupkan notifikasi",
465
465
  "morePopover.unsavePost": "Buang siaran tersimpan",
466
+ "navigation.button.cartCareService": "Troli Anda",
466
467
  "navigation.find_my_booking": "Find My Booking",
467
468
  "navigation.loginJoin": "Log Masuk",
468
469
  "navigation.search.input.placeholder": "Cari",
@@ -463,6 +463,7 @@ var myTranslations = {
463
463
  "morePopover.turnOffNotifications": "အသိပေးချက်များကို ပိတ်မည်။",
464
464
  "morePopover.turnOnNotifications": "အသိပေးချက်များကို လက်ခံမည်။",
465
465
  "morePopover.unsavePost": "သိမ်းဆည်းထားသော ပို့စ်ကို ဖယ်ရှားမည်။",
466
+ "navigation.button.cartCareService": "Cart",
466
467
  "navigation.find_my_booking": "Find My Booking",
467
468
  "navigation.loginJoin": "ဝင်မည်",
468
469
  "navigation.search.input.placeholder": "ရှာဖွေမည်",
@@ -463,6 +463,7 @@ var thTranslations = {
463
463
  "morePopover.turnOffNotifications": "Turn off notifications",
464
464
  "morePopover.turnOnNotifications": "Turn on notifications",
465
465
  "morePopover.unsavePost": "Remove Saved post",
466
+ "navigation.button.cartCareService": "Cart",
466
467
  "navigation.find_my_booking": "Find My Booking",
467
468
  "navigation.loginJoin": "เข้าสู่ระบบ",
468
469
  "navigation.search.input.placeholder": "เสริช",
@@ -463,6 +463,7 @@ var tlTranslations = {
463
463
  "morePopover.turnOffNotifications": "Turn off notifications",
464
464
  "morePopover.turnOnNotifications": "Turn on notifications",
465
465
  "morePopover.unsavePost": "Remove Saved post",
466
+ "navigation.button.cartCareService": "Cart",
466
467
  "navigation.find_my_booking": "Find My Booking",
467
468
  "navigation.loginJoin": "Login",
468
469
  "navigation.search.input.placeholder": "I-search",
@@ -463,6 +463,7 @@ var viTranslations = {
463
463
  "morePopover.turnOffNotifications": "Tắt thông báo",
464
464
  "morePopover.turnOnNotifications": "Bật thông báo",
465
465
  "morePopover.unsavePost": "Xóa lưu bài",
466
+ "navigation.button.cartCareService": "Giỏ hàng",
466
467
  "navigation.find_my_booking": "Lịch hẹn của tôi",
467
468
  "navigation.loginJoin": "Đăng nhập",
468
469
  "navigation.search.input.placeholder": "Tìm kiếm",
@@ -463,6 +463,7 @@ var mbTranslations = {
463
463
  "morePopover.turnOffNotifications": "Tắt thông báo",
464
464
  "morePopover.turnOnNotifications": "Bật thông báo",
465
465
  "morePopover.unsavePost": "Xóa lưu bài",
466
+ "navigation.button.cartCareService": "Giỏ hàng",
466
467
  "navigation.find_my_booking": "Lịch hẹn của tôi",
467
468
  "navigation.loginJoin": "Đăng nhập",
468
469
  "navigation.search.input.placeholder": "Tìm kiếm",
@@ -463,6 +463,7 @@ var zhSGTranslations = {
463
463
  "morePopover.turnOffNotifications": "关闭通知",
464
464
  "morePopover.turnOnNotifications": "开启通知",
465
465
  "morePopover.unsavePost": "删除储存贴文",
466
+ "navigation.button.cartCareService": "Cart",
466
467
  "navigation.find_my_booking": "Find My Booking",
467
468
  "navigation.loginJoin": "登入",
468
469
  "navigation.search.input.placeholder": "搜索",
@@ -463,6 +463,7 @@ var zhTranslations = {
463
463
  "morePopover.turnOffNotifications": "Turn off notifications",
464
464
  "morePopover.turnOnNotifications": "Turn on notifications",
465
465
  "morePopover.unsavePost": "Remove Saved post",
466
+ "navigation.button.cartCareService": "Cart",
466
467
  "navigation.find_my_booking": "Find My Booking",
467
468
  "navigation.loginJoin": "登入",
468
469
  "navigation.search.input.placeholder": "搜尋",
package/build/i18n.js CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var translationsContext = require('./translationsContext-2b7f1828.js');
6
- var translationsProvider = require('./translationsProvider-5ad3ab9d.js');
5
+ var translationsContext = require('./translationsContext-990632a9.js');
6
+ var translationsProvider = require('./translationsProvider-1d409afe.js');
7
7
  require('react');
8
8
  require('./i18n-values/en-PH.js');
9
9
  require('./i18n-values/hi-IN.js');
package/build/i18nV2.js CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var translationsContext = require('./translationsContext-2b7f1828.js');
5
+ var translationsContext = require('./translationsContext-990632a9.js');
6
6
  var React = require('react');
7
7
 
8
8
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { SVGProps } from 'react';
3
- declare const BlueWhiteLogin: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default BlueWhiteLogin;
3
+ declare const LoginBlueWhite: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
+ export default LoginBlueWhite;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+ declare const ShoppingCartCare: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
+ export default ShoppingCartCare;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { SVGProps } from 'react';
3
- declare const StarFull: ({ color, stroke, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
3
+ declare const StarFull: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
4
  export default StarFull;