@hhgtech/hhg-components 1.29.509 → 1.29.511-beta-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (553) hide show
  1. package/build/{InputDate-43fa1d3b.js → InputDate-f3fd3f76.js} +5 -5
  2. package/build/{LastPeriod-0b6cce68.js → LastPeriod-a23b0a1a.js} +1 -1
  3. package/build/{MobileBottomNavigationIcon-254f8c70.js → MobileBottomNavigationIcon-0bf5eab0.js} +3 -3
  4. package/build/{SiteWideBanner-fef86e0f.js → SiteWideBanner-2042e5a4.js} +11 -12
  5. package/build/{Spinner-e3235266.js → Spinner-e3c09628.js} +1 -1
  6. package/build/{WhatsApp-caec498f.js → WhatsApp-fe48e815.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/molecules/gRecaptcha/hooks.d.ts +1 -1
  18. package/build/components/navigationV2/hooks/useNavConfig.d.ts +1 -0
  19. package/build/components.js +146 -143
  20. package/build/{constants-e64edc8c.js → constants-0a367cb9.js} +50 -10
  21. package/build/{constants-67079b0f.js → constants-eec57db5.js} +2 -1
  22. package/build/constants.js +5 -3
  23. package/build/constantsDomainLocales.js +1 -1
  24. package/build/constantsRiskScreener.js +2 -2
  25. package/build/constantsSite.js +2 -2
  26. package/build/{core-2d4506cf.js → core-b7c95ea0.js} +1 -1
  27. package/build/{dataTransform-37562289.js → dataTransform-14488c46.js} +1 -1
  28. package/build/ecom.js +5 -5
  29. package/build/{editor-addc3e60.js → editor-4127ca80.js} +11 -11
  30. package/build/embeddedHeathToolCards_babyGrowth.js +25 -25
  31. package/build/embeddedHeathToolCards_babyPoop.js +22 -22
  32. package/build/embeddedHeathToolCards_babyVaccine.js +24 -24
  33. package/build/embeddedHeathToolCards_bmi_bmi.js +27 -27
  34. package/build/embeddedHeathToolCards_bmrBmr.js +27 -27
  35. package/build/embeddedHeathToolCards_dueDate_dueDate.js +24 -24
  36. package/build/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
  37. package/build/embeddedHeathToolCards_pwg_pwg.js +28 -28
  38. package/build/embeddedHeathToolCards_targetHeartRate.js +29 -29
  39. package/build/esm/{InputDate-994bcf24.js → InputDate-c73a4a33.js} +5 -5
  40. package/build/esm/{LastPeriod-7d258769.js → LastPeriod-21a6ec57.js} +1 -1
  41. package/build/esm/{MobileBottomNavigationIcon-a0b02857.js → MobileBottomNavigationIcon-0ea4f605.js} +3 -3
  42. package/build/esm/{SiteWideBanner-92d13277.js → SiteWideBanner-d82870bc.js} +11 -12
  43. package/build/esm/{Spinner-d83f3efb.js → Spinner-6ba780d5.js} +1 -1
  44. package/build/esm/{WhatsApp-662b7d7b.js → WhatsApp-320132a3.js} +1 -1
  45. package/build/esm/adapters.js +20 -20
  46. package/build/esm/atoms.js +51 -50
  47. package/build/esm/babyGrowth.js +86 -86
  48. package/build/esm/cache.js +2 -2
  49. package/build/esm/care.js +18 -18
  50. package/build/esm/careBookingSearchBar.js +14 -14
  51. package/build/esm/careBookingSearchBarV2.js +15 -15
  52. package/build/esm/components/atoms/cartCareButton/index.d.ts +16 -0
  53. package/build/esm/components/atoms/cartCareButton/index.styled.d.ts +7 -0
  54. package/build/esm/components/atoms/index.d.ts +2 -0
  55. package/build/esm/components/molecules/gRecaptcha/hooks.d.ts +1 -1
  56. package/build/esm/components/navigationV2/hooks/useNavConfig.d.ts +1 -0
  57. package/build/esm/components.js +106 -104
  58. package/build/esm/{constants-c0266089.js → constants-30c3ae3f.js} +2 -2
  59. package/build/esm/{constants-9c4a59cf.js → constants-4648706f.js} +50 -10
  60. package/build/esm/constants.js +3 -3
  61. package/build/esm/constantsDomainLocales.js +1 -1
  62. package/build/esm/constantsRiskScreener.js +2 -2
  63. package/build/esm/constantsSite.js +2 -2
  64. package/build/esm/{core-319708c5.js → core-2c35167a.js} +1 -1
  65. package/build/esm/{dataTransform-a653792a.js → dataTransform-41fd2291.js} +1 -1
  66. package/build/esm/ecom.js +5 -5
  67. package/build/esm/{editor-8f889cbd.js → editor-af692e6a.js} +11 -11
  68. package/build/esm/embeddedHeathToolCards_babyGrowth.js +25 -25
  69. package/build/esm/embeddedHeathToolCards_babyPoop.js +22 -22
  70. package/build/esm/embeddedHeathToolCards_babyVaccine.js +24 -24
  71. package/build/esm/embeddedHeathToolCards_bmi_bmi.js +27 -27
  72. package/build/esm/embeddedHeathToolCards_bmrBmr.js +27 -27
  73. package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +24 -24
  74. package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
  75. package/build/esm/embeddedHeathToolCards_pwg_pwg.js +28 -28
  76. package/build/esm/embeddedHeathToolCards_targetHeartRate.js +29 -29
  77. package/build/esm/footer.js +22 -22
  78. package/build/esm/gAssets.js +2 -2
  79. package/build/esm/{healthTools-68bf454c.js → healthTools-fd7655ee.js} +1 -1
  80. package/build/esm/healthToolsCardWrapper.js +20 -20
  81. package/build/esm/healthToolsForm.js +35 -35
  82. package/build/esm/hooks/index.d.ts +1 -0
  83. package/build/esm/hooks/useCartCareService.d.ts +19 -0
  84. package/build/esm/hooks.js +19 -13
  85. package/build/esm/i18n/translationKeys.d.ts +1 -1
  86. package/build/esm/i18n-values/en-PH.js +1 -0
  87. package/build/esm/i18n-values/hi-IN.js +1 -0
  88. package/build/esm/i18n-values/id-ID.js +1 -0
  89. package/build/esm/i18n-values/km-KH.js +1 -0
  90. package/build/esm/i18n-values/ms-MY.js +1 -0
  91. package/build/esm/i18n-values/my-MM.js +1 -0
  92. package/build/esm/i18n-values/th-TH.js +1 -0
  93. package/build/esm/i18n-values/tl-PH.js +1 -0
  94. package/build/esm/i18n-values/vi-VN.js +1 -0
  95. package/build/esm/i18n-values/vi-VN_MB.js +1 -0
  96. package/build/esm/i18n-values/zh-SG.js +1 -0
  97. package/build/esm/i18n-values/zh-TW.js +1 -0
  98. package/build/esm/i18n.js +2 -2
  99. package/build/esm/i18nV2.js +2 -2
  100. package/build/esm/icons/LoginBlueWhite.d.ts +2 -2
  101. package/build/esm/icons/ShoppingCartCare.d.ts +4 -0
  102. package/build/esm/icons/StarFull.d.ts +1 -1
  103. package/build/esm/icons/index.d.ts +18 -8
  104. package/build/esm/{index-b4c263c5.js → index-002336a5.js} +3 -3
  105. package/build/esm/{index-08fc4644.js → index-0159d7f7.js} +16 -16
  106. package/build/esm/{index-f2e26df4.js → index-04ea4626.js} +1 -1
  107. package/build/esm/{index-b984ed67.js → index-086593cc.js} +9 -9
  108. package/build/esm/{index-cef71f91.js → index-0a01344b.js} +2 -2
  109. package/build/esm/{index-6fac1d51.js → index-10e0d8ab.js} +2 -2
  110. package/build/esm/{index-d861a21a.js → index-1141013e.js} +15 -15
  111. package/build/esm/{index-a9d6e5dd.js → index-122f8043.js} +7 -7
  112. package/build/esm/{index-0663b947.js → index-126bf931.js} +7 -7
  113. package/build/esm/{index-d7d9095d.js → index-15f65c76.js} +2 -2
  114. package/build/esm/{index-e623a072.js → index-1613bc37.js} +3 -3
  115. package/build/esm/{index-ab4e23df.js → index-17c05d77.js} +19 -19
  116. package/build/esm/{index-25911a1f.js → index-18d893cf.js} +2 -2
  117. package/build/esm/{index-86c55c48.js → index-1e54029f.js} +2 -2
  118. package/build/esm/{index-fae4f6fa.js → index-206d9354.js} +55 -55
  119. package/build/esm/{index-10fff736.js → index-24969dfc.js} +25 -25
  120. package/build/esm/{index-1457778c.js → index-25a0871b.js} +1 -1
  121. package/build/esm/{index-c36ee1c5.js → index-28059d94.js} +15 -15
  122. package/build/esm/{index-189ca7de.js → index-2a08b900.js} +18 -18
  123. package/build/esm/{index-07a1e37a.js → index-2c3dff52.js} +1 -1
  124. package/build/esm/{index-e093f518.js → index-2c9496fd.js} +2 -2
  125. package/build/esm/{index-73880c14.js → index-2d163b8d.js} +2 -2
  126. package/build/esm/{index-1c274549.js → index-2ffc11ec.js} +12 -12
  127. package/build/esm/{index-9c9516a3.js → index-340e4fe0.js} +14 -14
  128. package/build/esm/{index-5515120e.js → index-36936b56.js} +10 -10
  129. package/build/esm/{index-52bd7007.js → index-3c7f325d.js} +16 -16
  130. package/build/esm/{index-5f3c0fef.js → index-408ae489.js} +14 -14
  131. package/build/esm/{index-782a7cfe.js → index-443b48a4.js} +6 -6
  132. package/build/esm/{index-59328b63.js → index-444f2e15.js} +2 -2
  133. package/build/esm/{index-f7834f5e.js → index-494dd8ed.js} +3 -3
  134. package/build/esm/{index-eb4b56d6.js → index-4c0ed3e2.js} +16 -16
  135. package/build/esm/{index-c3ba5566.js → index-52d062a5.js} +22 -22
  136. package/build/esm/{index-38d5d9ae.js → index-53eb59ad.js} +14 -14
  137. package/build/esm/{index-f5d52ef3.js → index-5438a4f4.js} +2 -2
  138. package/build/esm/{index-3f992d40.js → index-55fcb885.js} +32 -32
  139. package/build/esm/{index-f2f97622.js → index-570e76f5.js} +3 -3
  140. package/build/esm/{index-bc983f99.js → index-59d30043.js} +2 -2
  141. package/build/esm/{index-f35d534f.js → index-5b6d8cf2.js} +1 -1
  142. package/build/esm/{index-dc8a35d0.js → index-61a44275.js} +32 -32
  143. package/build/esm/{index-7af78438.js → index-643ffdfc.js} +1 -1
  144. package/build/esm/{index-511938f8.js → index-6fed1fe7.js} +2 -2
  145. package/build/esm/{index-4d697343.js → index-71e45e8b.js} +5 -5
  146. package/build/esm/{index-08cfbbe6.js → index-74c03d91.js} +2 -2
  147. package/build/esm/{index-a9e4e3b7.js → index-7d3f41d0.js} +6 -6
  148. package/build/esm/{index-07951e9c.js → index-861d39dc.js} +3 -3
  149. package/build/esm/{index-84dcb2f3.js → index-88e78149.js} +16 -16
  150. package/build/esm/{index-5b5a7512.js → index-88f6c5a6.js} +3 -3
  151. package/build/esm/{index-ecd537be.js → index-8ac52611.js} +2 -2
  152. package/build/esm/{index-9a8144ee.js → index-932c7205.js} +18 -18
  153. package/build/esm/{index-7b9f9a03.js → index-99770e4c.js} +1 -1
  154. package/build/esm/{index-2f2bc365.js → index-9bff045d.js} +1 -1
  155. package/build/esm/{index-a958ed5b.js → index-9d806be9.js} +24 -20
  156. package/build/esm/{index-671ae788.js → index-a4d88931.js} +3 -3
  157. package/build/esm/{index-66f5d212.js → index-ac9cb1db.js} +16 -16
  158. package/build/esm/{index-1b565b6d.js → index-ad7e7b43.js} +14 -14
  159. package/build/esm/{index-bce47900.js → index-adde2553.js} +6 -6
  160. package/build/esm/index-b0577577.js +100 -0
  161. package/build/esm/{index-816998ee.js → index-b545cff7.js} +8 -8
  162. package/build/esm/{index-e98e1fcc.js → index-bfa3bc1b.js} +13 -13
  163. package/build/esm/{index-c90abbbf.js → index-c4f4754b.js} +17 -17
  164. package/build/esm/{index-ebc9a71c.js → index-d545ba51.js} +21 -21
  165. package/build/esm/{index-ef23bf52.js → index-d6fc8a85.js} +13 -13
  166. package/build/esm/{index-e1543437.js → index-d78117e7.js} +6 -6
  167. package/build/esm/{index-4f2db55e.js → index-e2270fe4.js} +2 -2
  168. package/build/esm/{index-3d84a3b4.js → index-e51cbb55.js} +64 -43
  169. package/build/esm/{index-474c3ac0.js → index-e7f43111.js} +4 -4
  170. package/build/esm/{index-06a104ba.js → index-ed9111d5.js} +2 -2
  171. package/build/esm/{index-cf061e8f.js → index-f13d790d.js} +7 -3
  172. package/build/esm/{index-918a64d4.js → index-fad878d1.js} +3 -3
  173. package/build/esm/{index-99c64986.js → index-fc71ff83.js} +2 -2
  174. package/build/esm/{index-26baa057.js → index-fef30b2f.js} +4 -4
  175. package/build/esm/index.js +157 -136
  176. package/build/esm/interfaces/constants/index.d.ts +2 -0
  177. package/build/esm/{labelSorting-ab560930.js → labelSorting-1611f184.js} +4 -4
  178. package/build/esm/lead.js +35 -35
  179. package/build/esm/{logoIcon-4261ecb9.js → logoIcon-afcf01d2.js} +2 -2
  180. package/build/esm/mantine.js +27 -27
  181. package/build/esm/misc.js +19 -19
  182. package/build/esm/miscGetDynamicHealthTool.js +4 -4
  183. package/build/esm/miscGetSocialList.js +8 -8
  184. package/build/esm/miscScreenSizeContext.js +1 -1
  185. package/build/esm/mobileBottomNavigation.js +5 -5
  186. package/build/esm/mobileBottomNavigationIcon.js +5 -5
  187. package/build/esm/molecules.js +79 -79
  188. package/build/esm/moleculesArticleCard.js +6 -6
  189. package/build/esm/moleculesArticleCardV2.js +17 -17
  190. package/build/esm/navigation.js +49 -47
  191. package/build/esm/navigationLogoutPopup.js +11 -11
  192. package/build/esm/navigationProfileButton.js +27 -27
  193. package/build/esm/onboardingV2.js +30 -30
  194. package/build/esm/organisms.js +59 -57
  195. package/build/esm/{post-d1b644e7.js → post-135d3f10.js} +2 -2
  196. package/build/esm/profileNavigation.js +20 -20
  197. package/build/esm/progressBar.js +1 -1
  198. package/build/esm/pwg.js +23 -23
  199. package/build/esm/ssoV2.js +46 -37
  200. package/build/esm/{store-051a97fd.js → store-d01e1cac.js} +3 -3
  201. package/build/esm/subot.js +44 -44
  202. package/build/esm/surveyOrPremiumBanner.js +34 -34
  203. package/build/esm/surveyQuestionCard.js +11 -11
  204. package/build/esm/{surveyThankyouCard-be01d728.js → surveyThankyouCard-3d560b72.js} +5 -5
  205. package/build/esm/together/interfaces/types.d.ts +1 -1
  206. package/build/esm/together.js +57 -57
  207. package/build/esm/togetherApiUtils.js +6 -4
  208. package/build/esm/togetherAtoms.js +31 -31
  209. package/build/esm/togetherComponentGlobalContext.js +6 -4
  210. package/build/esm/togetherMolecules.js +52 -52
  211. package/build/esm/togetherMoleculesCardAuthor.js +29 -29
  212. package/build/esm/togetherMoleculesPostImagePreview.js +13 -11
  213. package/build/esm/togetherMoleculesProfileDetail.js +40 -40
  214. package/build/esm/togetherOrganisms.js +51 -51
  215. package/build/esm/togetherRichTextEditor.js +20 -18
  216. package/build/esm/togetherShareBox.js +12 -10
  217. package/build/esm/{transform-2c813105.js → transform-b7e14971.js} +45 -47
  218. package/build/esm/{translationsProvider-d9c55590.js → translationsProvider-7b97813d.js} +1 -1
  219. package/build/esm/{treePopoverMenu-02814ad6.js → treePopoverMenu-f9f12aaa.js} +19 -19
  220. package/build/esm/types.js +2 -2
  221. package/build/esm/useCartCareService-4b2d7bb8.js +28 -0
  222. package/build/esm/{useHealthToolCache-34ef5b0f.js → useHealthToolCache-ee550922.js} +1 -1
  223. package/build/esm/{usePhoneValidator-c6b6e45b.js → usePhoneValidator-31a38b70.js} +5 -5
  224. package/build/esm/{usePlacesAutocomplete-442bae9e.js → usePlacesAutocomplete-773e51d0.js} +1 -1
  225. package/build/esm/useTogetherAuthRequiredAction.js +10 -10
  226. package/build/esm/{utils-871b83dd.js → utils-1378e890.js} +5 -5
  227. package/build/esm/{utils-698f0204.js → utils-1e5d1dec.js} +3 -3
  228. package/build/esm/{utils-23c20fcc.js → utils-421794f0.js} +2 -2
  229. package/build/esm/{utils-705a7113.js → utils-4cd2e18f.js} +2 -2
  230. package/build/esm/vaccination.js +22 -22
  231. package/build/footer.js +22 -22
  232. package/build/gAssets.js +2 -2
  233. package/build/{healthTools-9fb76603.js → healthTools-4502cfbf.js} +1 -1
  234. package/build/healthToolsCardWrapper.js +20 -20
  235. package/build/healthToolsForm.js +35 -35
  236. package/build/hooks/index.d.ts +1 -0
  237. package/build/hooks/useCartCareService.d.ts +19 -0
  238. package/build/hooks.js +21 -14
  239. package/build/i18n/translationKeys.d.ts +1 -1
  240. package/build/i18n-values/en-PH.js +1 -0
  241. package/build/i18n-values/hi-IN.js +1 -0
  242. package/build/i18n-values/id-ID.js +1 -0
  243. package/build/i18n-values/km-KH.js +1 -0
  244. package/build/i18n-values/ms-MY.js +1 -0
  245. package/build/i18n-values/my-MM.js +1 -0
  246. package/build/i18n-values/th-TH.js +1 -0
  247. package/build/i18n-values/tl-PH.js +1 -0
  248. package/build/i18n-values/vi-VN.js +1 -0
  249. package/build/i18n-values/vi-VN_MB.js +1 -0
  250. package/build/i18n-values/zh-SG.js +1 -0
  251. package/build/i18n-values/zh-TW.js +1 -0
  252. package/build/i18n.js +2 -2
  253. package/build/i18nV2.js +1 -1
  254. package/build/icons/LoginBlueWhite.d.ts +2 -2
  255. package/build/icons/ShoppingCartCare.d.ts +4 -0
  256. package/build/icons/StarFull.d.ts +1 -1
  257. package/build/icons/index.d.ts +18 -8
  258. package/build/{index-20264c50.js → index-00d04d64.js} +1 -1
  259. package/build/{index-4ad56d10.js → index-03303539.js} +4 -4
  260. package/build/{index-2b1e63b8.js → index-0a0e965c.js} +1 -1
  261. package/build/{index-2a1a0385.js → index-0b989c68.js} +2 -2
  262. package/build/{index-84e7bf99.js → index-0e4b0aee.js} +3 -3
  263. package/build/{index-ca54ed2d.js → index-0e5650aa.js} +4 -4
  264. package/build/{index-5677b059.js → index-100d6916.js} +7 -7
  265. package/build/{index-73655091.js → index-14df60db.js} +2 -2
  266. package/build/{index-f64f6f01.js → index-1648fce7.js} +2 -2
  267. package/build/{index-b8bde44a.js → index-174ec6de.js} +14 -14
  268. package/build/{index-29500d1b.js → index-18f9abfb.js} +13 -13
  269. package/build/{index-9bc4d569.js → index-21f8a8b6.js} +1 -1
  270. package/build/{index-7aec04d1.js → index-22b13a6a.js} +65 -44
  271. package/build/{index-427987dc.js → index-22cf0c3b.js} +2 -2
  272. package/build/{index-e3cd4a24.js → index-24fdbc93.js} +5 -5
  273. package/build/{index-352f016b.js → index-2722cca7.js} +1 -1
  274. package/build/{index-c36ad8eb.js → index-2afc07c2.js} +3 -3
  275. package/build/{index-b4c9344a.js → index-2d159cd9.js} +15 -15
  276. package/build/{index-16d3f0d1.js → index-35bd4f92.js} +8 -8
  277. package/build/{index-60ae94c7.js → index-36529de3.js} +16 -16
  278. package/build/{index-b2075793.js → index-36c5ce89.js} +1 -1
  279. package/build/{index-1ed3d98a.js → index-37faa317.js} +58 -54
  280. package/build/{index-c2541963.js → index-3932a30e.js} +2 -2
  281. package/build/{index-88258b1d.js → index-3da8e3d7.js} +3 -3
  282. package/build/{index-4c1b7d79.js → index-3e95c6d8.js} +9 -9
  283. package/build/{index-8b589bde.js → index-4492c0c6.js} +32 -32
  284. package/build/{index-16f6fa0b.js → index-44931efe.js} +13 -13
  285. package/build/{index-a56b77b9.js → index-44b21966.js} +14 -14
  286. package/build/{index-3f41df2c.js → index-469ab052.js} +2 -2
  287. package/build/{index-750cfbe7.js → index-4772253e.js} +15 -15
  288. package/build/{index-6cc6a362.js → index-52c0a6fc.js} +21 -21
  289. package/build/{index-8825e014.js → index-57cef231.js} +1 -1
  290. package/build/{index-b478373d.js → index-5e3ab335.js} +14 -14
  291. package/build/{index-d0857317.js → index-7407b2c3.js} +3 -3
  292. package/build/{index-6840c521.js → index-84fa3864.js} +3 -3
  293. package/build/{index-0cc7d01b.js → index-88d18040.js} +7 -7
  294. package/build/{index-7c5d2080.js → index-8d6e0041.js} +16 -15
  295. package/build/{index-0a0bcadf.js → index-90f77d89.js} +2 -2
  296. package/build/{index-a879591f.js → index-969256df.js} +2 -2
  297. package/build/{index-9afccffd.js → index-9afe9b89.js} +6 -6
  298. package/build/{index-b4ed75ca.js → index-9ebcef21.js} +3 -3
  299. package/build/{index-94532095.js → index-9f635558.js} +3 -3
  300. package/build/{index-f9bb99d3.js → index-a47f46c2.js} +6 -6
  301. package/build/index-a65eb99e.js +126 -0
  302. package/build/{index-c63a153e.js → index-a67a8415.js} +22 -22
  303. package/build/{index-97af7a4a.js → index-a6dfb03f.js} +25 -25
  304. package/build/{index-d3cd504f.js → index-b0328ff7.js} +19 -19
  305. package/build/{index-efb38f7b.js → index-b058806e.js} +1 -1
  306. package/build/{index-adbb9b2a.js → index-b2eae772.js} +16 -16
  307. package/build/{index-29cec913.js → index-b2eeb358.js} +3 -3
  308. package/build/{index-bd3d36d1.js → index-b3525bf9.js} +14 -14
  309. package/build/{index-95e79559.js → index-c18d288b.js} +8 -2
  310. package/build/{index-352aaa48.js → index-c1b40f91.js} +24 -20
  311. package/build/{index-abf8535b.js → index-c2a875cc.js} +17 -17
  312. package/build/{index-d76035e0.js → index-c4b21420.js} +6 -6
  313. package/build/{index-4ce4ff9c.js → index-d8f46770.js} +2 -2
  314. package/build/{index-a58d4cb0.js → index-dbe835bb.js} +2 -2
  315. package/build/{index-c2e838d1.js → index-de12b9fc.js} +2 -2
  316. package/build/{index-730e016b.js → index-def03cfe.js} +16 -16
  317. package/build/{index-f0ad2299.js → index-e279d072.js} +12 -12
  318. package/build/{index-42eeb918.js → index-e7d43ddf.js} +2 -2
  319. package/build/{index-7642c155.js → index-e84e8c71.js} +32 -32
  320. package/build/{index-593d0309.js → index-ea386673.js} +9 -9
  321. package/build/{index-32550505.js → index-f093e894.js} +16 -16
  322. package/build/{index-0ccced6a.js → index-f57c9534.js} +2 -2
  323. package/build/{index-a586463d.js → index-f5fe0bfb.js} +18 -18
  324. package/build/{index-dd4a28dc.js → index-f9adc688.js} +2 -2
  325. package/build/{index-cec3cdb6.js → index-f9bfa087.js} +2 -2
  326. package/build/{index-a2f2cdcb.js → index-f9ff0b9e.js} +2 -2
  327. package/build/{index-25ee1c9b.js → index-fb6570a6.js} +18 -18
  328. package/build/{index-fdb1cade.js → index-fc629778.js} +6 -6
  329. package/build/index.js +245 -212
  330. package/build/interfaces/constants/index.d.ts +2 -0
  331. package/build/{labelSorting-a6d5f8e5.js → labelSorting-4bf28d7a.js} +4 -4
  332. package/build/lead.js +35 -35
  333. package/build/{logoIcon-ddc59e05.js → logoIcon-aa1174eb.js} +2 -2
  334. package/build/mantine.js +25 -25
  335. package/build/misc.js +19 -19
  336. package/build/miscGetDynamicHealthTool.js +4 -4
  337. package/build/miscGetSocialList.js +8 -8
  338. package/build/miscScreenSizeContext.js +1 -1
  339. package/build/mobileBottomNavigation.js +5 -5
  340. package/build/mobileBottomNavigationIcon.js +5 -5
  341. package/build/molecules.js +79 -79
  342. package/build/moleculesArticleCard.js +6 -6
  343. package/build/moleculesArticleCardV2.js +17 -17
  344. package/build/navigation.js +49 -47
  345. package/build/navigationLogoutPopup.js +11 -11
  346. package/build/navigationProfileButton.js +27 -27
  347. package/build/onboardingV2.js +29 -29
  348. package/build/organisms.js +59 -57
  349. package/build/{post-0469b6f4.js → post-33b2c18b.js} +2 -2
  350. package/build/profileNavigation.js +20 -20
  351. package/build/progressBar.js +1 -1
  352. package/build/pwg.js +23 -23
  353. package/build/ssoV2.js +44 -35
  354. package/build/{store-2739bbee.js → store-6e19d497.js} +3 -3
  355. package/build/subot.js +43 -43
  356. package/build/surveyOrPremiumBanner.js +34 -34
  357. package/build/surveyQuestionCard.js +11 -11
  358. package/build/{surveyThankyouCard-91455cb6.js → surveyThankyouCard-cb8333a7.js} +5 -5
  359. package/build/together/interfaces/types.d.ts +1 -1
  360. package/build/together.js +57 -57
  361. package/build/togetherApiUtils.js +6 -4
  362. package/build/togetherAtoms.js +31 -31
  363. package/build/togetherComponentGlobalContext.js +6 -4
  364. package/build/togetherMolecules.js +52 -52
  365. package/build/togetherMoleculesCardAuthor.js +29 -29
  366. package/build/togetherMoleculesPostImagePreview.js +13 -11
  367. package/build/togetherMoleculesProfileDetail.js +40 -40
  368. package/build/togetherOrganisms.js +51 -51
  369. package/build/togetherRichTextEditor.js +20 -18
  370. package/build/togetherShareBox.js +12 -10
  371. package/build/{transform-8b705488.js → transform-2bdaa6f7.js} +45 -46
  372. package/build/{translationsProvider-d86ef155.js → translationsProvider-2dd9da44.js} +1 -1
  373. package/build/{treePopoverMenu-4a9cdd75.js → treePopoverMenu-7cd53d60.js} +19 -19
  374. package/build/types.js +2 -2
  375. package/build/useCartCareService-7801cbc8.js +31 -0
  376. package/build/{useHealthToolCache-a6bd9d04.js → useHealthToolCache-183f1e5f.js} +1 -1
  377. package/build/{usePhoneValidator-e0140cad.js → usePhoneValidator-07004205.js} +5 -5
  378. package/build/{usePlacesAutocomplete-18fa27ef.js → usePlacesAutocomplete-e553971d.js} +1 -1
  379. package/build/useTogetherAuthRequiredAction.js +10 -10
  380. package/build/{utils-71807be6.js → utils-11d91ed0.js} +2 -2
  381. package/build/{utils-62aee25f.js → utils-234b2bd8.js} +2 -2
  382. package/build/{utils-ab463e10.js → utils-744f450e.js} +3 -3
  383. package/build/{utils-74041b76.js → utils-ef0012d6.js} +5 -5
  384. package/build/vaccination.js +22 -22
  385. package/package.json +1 -1
  386. package/build/esm/useIsInit-f7bb8c6f.js +0 -11
  387. package/build/useIsInit-b823672f.js +0 -13
  388. /package/build/{BMI_BOYS.percentile.monthly-25c3bd6d.js → BMI_BOYS.percentile.monthly-453850be.js} +0 -0
  389. /package/build/{BMI_BOYS.percentile.weekly-908f635f.js → BMI_BOYS.percentile.weekly-e6cbc056.js} +0 -0
  390. /package/build/{BMI_BOYS.percentile.yearly-7c22825b.js → BMI_BOYS.percentile.yearly-50e4990a.js} +0 -0
  391. /package/build/{BMI_BOYS.zscore.monthly-8fe59a5c.js → BMI_BOYS.zscore.monthly-21732d9f.js} +0 -0
  392. /package/build/{BMI_BOYS.zscore.weekly-f84028b6.js → BMI_BOYS.zscore.weekly-d45e085b.js} +0 -0
  393. /package/build/{BMI_BOYS.zscore.yearly-28dc1643.js → BMI_BOYS.zscore.yearly-efef8eaf.js} +0 -0
  394. /package/build/{BMI_GIRLS.percentile.monthly-9da34425.js → BMI_GIRLS.percentile.monthly-06124380.js} +0 -0
  395. /package/build/{BMI_GIRLS.percentile.weekly-15c04ae4.js → BMI_GIRLS.percentile.weekly-43b89c47.js} +0 -0
  396. /package/build/{BMI_GIRLS.percentile.yearly-ee33b7b1.js → BMI_GIRLS.percentile.yearly-0f12212f.js} +0 -0
  397. /package/build/{BMI_GIRLS.zscore.monthly-bf9c66e4.js → BMI_GIRLS.zscore.monthly-b09c3c41.js} +0 -0
  398. /package/build/{BMI_GIRLS.zscore.weekly-1a16464a.js → BMI_GIRLS.zscore.weekly-45a3dc6a.js} +0 -0
  399. /package/build/{BMI_GIRLS.zscore.yearly-647bc2f4.js → BMI_GIRLS.zscore.yearly-9491847c.js} +0 -0
  400. /package/build/{ChevronDown-153a612c.js → ChevronDown-14657273.js} +0 -0
  401. /package/build/{Close-814d46f7.js → Close-c2378272.js} +0 -0
  402. /package/build/{Google-78a95d26.js → Google-36c202bd.js} +0 -0
  403. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-0e7d6746.js → HEAD CIRCUM_BOYS.percentile.monthly-ffec536d.js} +0 -0
  404. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-538a389d.js → HEAD CIRCUM_BOYS.percentile.weekly-a7d501cc.js} +0 -0
  405. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-8ddd7ce7.js → HEAD CIRCUM_BOYS.percentile.yearly-9d9e2971.js} +0 -0
  406. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-4821aaf1.js → HEAD CIRCUM_BOYS.zscore.monthly-a6ca4a65.js} +0 -0
  407. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-9e2e48d6.js → HEAD CIRCUM_BOYS.zscore.weekly-7cb70ff8.js} +0 -0
  408. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-d4431b3d.js → HEAD CIRCUM_BOYS.zscore.yearly-0b34db4a.js} +0 -0
  409. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-d8e1e5a1.js → HEAD CIRCUM_GIRLS.percentile.monthly-91451669.js} +0 -0
  410. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-8d24de76.js → HEAD CIRCUM_GIRLS.percentile.weekly-338f4eb5.js} +0 -0
  411. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-1eba2ca8.js → HEAD CIRCUM_GIRLS.percentile.yearly-0a3f58f7.js} +0 -0
  412. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-a844117e.js → HEAD CIRCUM_GIRLS.zscore.monthly-fa4e5199.js} +0 -0
  413. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-9f44aa55.js → HEAD CIRCUM_GIRLS.zscore.weekly-1d87ca7c.js} +0 -0
  414. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-2d9c43d4.js → HEAD CIRCUM_GIRLS.zscore.yearly-92e84049.js} +0 -0
  415. /package/build/{HEIGHT_BOYS.percentile.monthly-bfdcc820.js → HEIGHT_BOYS.percentile.monthly-8a8bdc07.js} +0 -0
  416. /package/build/{HEIGHT_BOYS.percentile.weekly-bfc19be1.js → HEIGHT_BOYS.percentile.weekly-b005de94.js} +0 -0
  417. /package/build/{HEIGHT_BOYS.percentile.yearly-8cf63c4f.js → HEIGHT_BOYS.percentile.yearly-c004c203.js} +0 -0
  418. /package/build/{HEIGHT_BOYS.zscore.monthly-0d9a9d0c.js → HEIGHT_BOYS.zscore.monthly-2314dbff.js} +0 -0
  419. /package/build/{HEIGHT_BOYS.zscore.weekly-6f67eb62.js → HEIGHT_BOYS.zscore.weekly-ea94a744.js} +0 -0
  420. /package/build/{HEIGHT_BOYS.zscore.yearly-ff80481a.js → HEIGHT_BOYS.zscore.yearly-7e70f5a2.js} +0 -0
  421. /package/build/{HEIGHT_GIRLS.percentile.monthly-f682280d.js → HEIGHT_GIRLS.percentile.monthly-c7c99bd1.js} +0 -0
  422. /package/build/{HEIGHT_GIRLS.percentile.weekly-abb83cd0.js → HEIGHT_GIRLS.percentile.weekly-ae4b11fc.js} +0 -0
  423. /package/build/{HEIGHT_GIRLS.percentile.yearly-807a84a7.js → HEIGHT_GIRLS.percentile.yearly-831fae70.js} +0 -0
  424. /package/build/{HEIGHT_GIRLS.zscore.monthly-2cc0b9c5.js → HEIGHT_GIRLS.zscore.monthly-0621d808.js} +0 -0
  425. /package/build/{HEIGHT_GIRLS.zscore.weekly-81922d51.js → HEIGHT_GIRLS.zscore.weekly-3a79da1d.js} +0 -0
  426. /package/build/{HEIGHT_GIRLS.zscore.yearly-1b097c7c.js → HEIGHT_GIRLS.zscore.yearly-6c54a478.js} +0 -0
  427. /package/build/{Locale-b4d385d9.js → Locale-b9c0d42f.js} +0 -0
  428. /package/build/{Visible-60919185.js → Visible-f0ddc2d5.js} +0 -0
  429. /package/build/{WEIGHT_BOYS.percentile.monthly-ef3d2f73.js → WEIGHT_BOYS.percentile.monthly-2656b115.js} +0 -0
  430. /package/build/{WEIGHT_BOYS.percentile.weekly-680d9b69.js → WEIGHT_BOYS.percentile.weekly-6325c891.js} +0 -0
  431. /package/build/{WEIGHT_BOYS.percentile.yearly-0e4f7595.js → WEIGHT_BOYS.percentile.yearly-b01f38e3.js} +0 -0
  432. /package/build/{WEIGHT_BOYS.zscore.monthly-185e4161.js → WEIGHT_BOYS.zscore.monthly-fd81bcf0.js} +0 -0
  433. /package/build/{WEIGHT_BOYS.zscore.weekly-e6a17ad2.js → WEIGHT_BOYS.zscore.weekly-43e1c567.js} +0 -0
  434. /package/build/{WEIGHT_BOYS.zscore.yearly-a31e5b73.js → WEIGHT_BOYS.zscore.yearly-082e2a6f.js} +0 -0
  435. /package/build/{WEIGHT_GIRLS.percentile.monthly-527b0048.js → WEIGHT_GIRLS.percentile.monthly-9e90f16d.js} +0 -0
  436. /package/build/{WEIGHT_GIRLS.percentile.weekly-b4bf7d0b.js → WEIGHT_GIRLS.percentile.weekly-7ee1f5d0.js} +0 -0
  437. /package/build/{WEIGHT_GIRLS.percentile.yearly-89d6f2e9.js → WEIGHT_GIRLS.percentile.yearly-40c3ad38.js} +0 -0
  438. /package/build/{WEIGHT_GIRLS.zscore.monthly-dfd6611c.js → WEIGHT_GIRLS.zscore.monthly-a832e24e.js} +0 -0
  439. /package/build/{WEIGHT_GIRLS.zscore.weekly-403b9de3.js → WEIGHT_GIRLS.zscore.weekly-446f21dc.js} +0 -0
  440. /package/build/{WEIGHT_GIRLS.zscore.yearly-08e2c710.js → WEIGHT_GIRLS.zscore.yearly-a2342e80.js} +0 -0
  441. /package/build/{ageGenerate-4c240c91.js → ageGenerate-1fb76669.js} +0 -0
  442. /package/build/{animation-c3d7f90c.js → animation-62933be1.js} +0 -0
  443. /package/build/{constants-e32baf7c.js → constants-94025fb0.js} +0 -0
  444. /package/build/{constants-897cc908.js → constants-d74d9661.js} +0 -0
  445. /package/build/{context-146a1057.js → context-9d9adcd7.js} +0 -0
  446. /package/build/{dataTransform-e04bcac4.js → dataTransform-19cbbf15.js} +0 -0
  447. /package/build/esm/{BMI_BOYS.percentile.monthly-8609bd36.js → BMI_BOYS.percentile.monthly-8a38b691.js} +0 -0
  448. /package/build/esm/{BMI_BOYS.percentile.weekly-a3204085.js → BMI_BOYS.percentile.weekly-add63452.js} +0 -0
  449. /package/build/esm/{BMI_BOYS.percentile.yearly-a55979dd.js → BMI_BOYS.percentile.yearly-fca734f0.js} +0 -0
  450. /package/build/esm/{BMI_BOYS.zscore.monthly-c66e6acd.js → BMI_BOYS.zscore.monthly-8dd1ecb0.js} +0 -0
  451. /package/build/esm/{BMI_BOYS.zscore.weekly-29ee30c5.js → BMI_BOYS.zscore.weekly-df4025e9.js} +0 -0
  452. /package/build/esm/{BMI_BOYS.zscore.yearly-bbf2068e.js → BMI_BOYS.zscore.yearly-af045da6.js} +0 -0
  453. /package/build/esm/{BMI_GIRLS.percentile.monthly-7a0c03bb.js → BMI_GIRLS.percentile.monthly-33b9db90.js} +0 -0
  454. /package/build/esm/{BMI_GIRLS.percentile.weekly-e0f00101.js → BMI_GIRLS.percentile.weekly-4206d155.js} +0 -0
  455. /package/build/esm/{BMI_GIRLS.percentile.yearly-f9d9bcf3.js → BMI_GIRLS.percentile.yearly-3a63c3e9.js} +0 -0
  456. /package/build/esm/{BMI_GIRLS.zscore.monthly-5914d060.js → BMI_GIRLS.zscore.monthly-2d9ab047.js} +0 -0
  457. /package/build/esm/{BMI_GIRLS.zscore.weekly-e3a07033.js → BMI_GIRLS.zscore.weekly-0da2926e.js} +0 -0
  458. /package/build/esm/{BMI_GIRLS.zscore.yearly-5b866866.js → BMI_GIRLS.zscore.yearly-7185ff44.js} +0 -0
  459. /package/build/esm/{ChevronDown-a06cc5cb.js → ChevronDown-162ef48f.js} +0 -0
  460. /package/build/esm/{Close-052d5551.js → Close-9056cbd9.js} +0 -0
  461. /package/build/esm/{Google-80c2ffcf.js → Google-8cd2c454.js} +0 -0
  462. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-bff47c3a.js → HEAD CIRCUM_BOYS.percentile.monthly-a8372b51.js} +0 -0
  463. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-f5691713.js → HEAD CIRCUM_BOYS.percentile.weekly-515bc2aa.js} +0 -0
  464. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-f63c9744.js → HEAD CIRCUM_BOYS.percentile.yearly-3f0d1130.js} +0 -0
  465. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-e1933f04.js → HEAD CIRCUM_BOYS.zscore.monthly-40ea6cb4.js} +0 -0
  466. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-ff1c4589.js → HEAD CIRCUM_BOYS.zscore.weekly-3279595b.js} +0 -0
  467. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-89edd4b8.js → HEAD CIRCUM_BOYS.zscore.yearly-ec1baa0b.js} +0 -0
  468. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-b37876b2.js → HEAD CIRCUM_GIRLS.percentile.monthly-5693bc26.js} +0 -0
  469. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-be4ac2b8.js → HEAD CIRCUM_GIRLS.percentile.weekly-6fe59fbb.js} +0 -0
  470. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-3bf7545d.js → HEAD CIRCUM_GIRLS.percentile.yearly-fa1d90ee.js} +0 -0
  471. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-9eff657a.js → HEAD CIRCUM_GIRLS.zscore.monthly-f3572cd0.js} +0 -0
  472. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-90abd60c.js → HEAD CIRCUM_GIRLS.zscore.weekly-212d65eb.js} +0 -0
  473. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-52dc8827.js → HEAD CIRCUM_GIRLS.zscore.yearly-b89f783d.js} +0 -0
  474. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-75112a4c.js → HEIGHT_BOYS.percentile.monthly-0858a4b9.js} +0 -0
  475. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-769ee3a5.js → HEIGHT_BOYS.percentile.weekly-66299ede.js} +0 -0
  476. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-7447d0c7.js → HEIGHT_BOYS.percentile.yearly-4a4af312.js} +0 -0
  477. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-da05c688.js → HEIGHT_BOYS.zscore.monthly-91fed420.js} +0 -0
  478. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-7dfd258c.js → HEIGHT_BOYS.zscore.weekly-1c2cd353.js} +0 -0
  479. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-33d4bbf0.js → HEIGHT_BOYS.zscore.yearly-2448a856.js} +0 -0
  480. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-0cb2a71f.js → HEIGHT_GIRLS.percentile.monthly-292319b4.js} +0 -0
  481. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-fec6d6b5.js → HEIGHT_GIRLS.percentile.weekly-99445731.js} +0 -0
  482. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-171392e6.js → HEIGHT_GIRLS.percentile.yearly-15ae0e2f.js} +0 -0
  483. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-e7eea78f.js → HEIGHT_GIRLS.zscore.monthly-ac7b9b98.js} +0 -0
  484. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-a3693d6f.js → HEIGHT_GIRLS.zscore.weekly-1839272b.js} +0 -0
  485. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-0dbf2831.js → HEIGHT_GIRLS.zscore.yearly-a2a6f44c.js} +0 -0
  486. /package/build/esm/{Locale-14d49ba7.js → Locale-eb6648b1.js} +0 -0
  487. /package/build/esm/{Visible-6815b747.js → Visible-2ba85524.js} +0 -0
  488. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-0f47ac44.js → WEIGHT_BOYS.percentile.monthly-fa677f41.js} +0 -0
  489. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-72582b6c.js → WEIGHT_BOYS.percentile.weekly-7ba9d9f5.js} +0 -0
  490. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-bdf1ae92.js → WEIGHT_BOYS.percentile.yearly-e34c724d.js} +0 -0
  491. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-de9522b0.js → WEIGHT_BOYS.zscore.monthly-01cd2196.js} +0 -0
  492. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-31fbfa32.js → WEIGHT_BOYS.zscore.weekly-6b398175.js} +0 -0
  493. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-6b462a2b.js → WEIGHT_BOYS.zscore.yearly-5fff1962.js} +0 -0
  494. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-b0e49bbe.js → WEIGHT_GIRLS.percentile.monthly-840211a6.js} +0 -0
  495. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-87999f1f.js → WEIGHT_GIRLS.percentile.weekly-37d060eb.js} +0 -0
  496. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-dbc6ab0a.js → WEIGHT_GIRLS.percentile.yearly-585c1f24.js} +0 -0
  497. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-04dba644.js → WEIGHT_GIRLS.zscore.monthly-42f3cd5d.js} +0 -0
  498. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-8ccceafd.js → WEIGHT_GIRLS.zscore.weekly-2cd9c3e5.js} +0 -0
  499. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-37f4a242.js → WEIGHT_GIRLS.zscore.yearly-489c32c4.js} +0 -0
  500. /package/build/esm/{ageGenerate-1ae69f3e.js → ageGenerate-3d6de872.js} +0 -0
  501. /package/build/esm/{animation-7dc2ce24.js → animation-11da7e2f.js} +0 -0
  502. /package/build/esm/{constants-89e5b896.js → constants-1b00aa65.js} +0 -0
  503. /package/build/esm/{constants-b424a3b8.js → constants-da38b46a.js} +0 -0
  504. /package/build/esm/{context-b9e7733a.js → context-92cb7132.js} +0 -0
  505. /package/build/esm/{dataTransform-875ae24a.js → dataTransform-4488226f.js} +0 -0
  506. /package/build/esm/{index-209bb88e.js → index-09738887.js} +0 -0
  507. /package/build/esm/{index-d2cad165.js → index-1c5b0faf.js} +0 -0
  508. /package/build/esm/{index-13b7fabe.js → index-37559587.js} +0 -0
  509. /package/build/esm/{index-77bdde6d.js → index-49cc89e7.js} +0 -0
  510. /package/build/esm/{index-81af06c8.js → index-4a9952d5.js} +0 -0
  511. /package/build/esm/{index-63d2022a.js → index-d1bb5401.js} +0 -0
  512. /package/build/esm/{index-2c0605d2.js → index-d653cde4.js} +0 -0
  513. /package/build/esm/{index-fc371b98.js → index-d9204e67.js} +0 -0
  514. /package/build/esm/{index-b0468ae9.js → index-e9be9372.js} +0 -0
  515. /package/build/esm/{index.styles-706d4dd9.js → index.styles-ee516806.js} +0 -0
  516. /package/build/esm/{localizeNumberFormat-f7303c0f.js → localizeNumberFormat-99a9e940.js} +0 -0
  517. /package/build/esm/{normalizeLink-ca27113b.js → normalizeLink-dfc5d039.js} +0 -0
  518. /package/build/esm/{number-7f5bd424.js → number-da2c7127.js} +0 -0
  519. /package/build/esm/{paths-7c8e41a4.js → paths-e4c8a700.js} +0 -0
  520. /package/build/esm/{shared-3df59e7e.js → shared-24dbc100.js} +0 -0
  521. /package/build/esm/{translationsContext-ff05de3e.js → translationsContext-26eaedb1.js} +0 -0
  522. /package/build/esm/{tslib.es6-629df02c.js → tslib.es6-d27ffcc7.js} +0 -0
  523. /package/build/esm/{types-698276a8.js → types-155b7a39.js} +0 -0
  524. /package/build/esm/{types-07f82ee1.js → types-e00d0bd1.js} +0 -0
  525. /package/build/esm/{useOutsideClick-ce265772.js → useOutsideClick-48934cf7.js} +0 -0
  526. /package/build/esm/{useScrollbarSize-5f51cc2e.js → useScrollbarSize-200e5019.js} +0 -0
  527. /package/build/esm/{useUniqueId-f759336e.js → useUniqueId-6e37f0ff.js} +0 -0
  528. /package/build/esm/{utils-d9cecbfb.js → utils-039821c9.js} +0 -0
  529. /package/build/esm/{utils-1dc67627.js → utils-2530473d.js} +0 -0
  530. /package/build/{index-3ce9a03d.js → index-08b936bc.js} +0 -0
  531. /package/build/{index-2d76c413.js → index-141486ee.js} +0 -0
  532. /package/build/{index-ba4cb160.js → index-2f05f3ff.js} +0 -0
  533. /package/build/{index-90f383ce.js → index-33370a92.js} +0 -0
  534. /package/build/{index-7530412b.js → index-44627084.js} +0 -0
  535. /package/build/{index-ac9bb6c8.js → index-568d08e4.js} +0 -0
  536. /package/build/{index-e2917d97.js → index-a247aa2c.js} +0 -0
  537. /package/build/{index-ac1400b0.js → index-c734080f.js} +0 -0
  538. /package/build/{index-2b3ddd48.js → index-db32ce11.js} +0 -0
  539. /package/build/{index.styles-1ce086c3.js → index.styles-ec611ad2.js} +0 -0
  540. /package/build/{localizeNumberFormat-60555774.js → localizeNumberFormat-06f2767e.js} +0 -0
  541. /package/build/{normalizeLink-8cb208a7.js → normalizeLink-fdf71f95.js} +0 -0
  542. /package/build/{number-3777afa2.js → number-659bbd89.js} +0 -0
  543. /package/build/{paths-74107736.js → paths-014638cf.js} +0 -0
  544. /package/build/{shared-8f40a20a.js → shared-4e14efb5.js} +0 -0
  545. /package/build/{translationsContext-37a40de9.js → translationsContext-1ebd5355.js} +0 -0
  546. /package/build/{tslib.es6-19da4637.js → tslib.es6-1123652e.js} +0 -0
  547. /package/build/{types-016fa0ae.js → types-5a7c3500.js} +0 -0
  548. /package/build/{types-a094f6c4.js → types-5d7dbeed.js} +0 -0
  549. /package/build/{useOutsideClick-a8c4dae4.js → useOutsideClick-5c4ec10e.js} +0 -0
  550. /package/build/{useScrollbarSize-5c42df58.js → useScrollbarSize-fad1fa48.js} +0 -0
  551. /package/build/{useUniqueId-d4ff44dd.js → useUniqueId-18d29f67.js} +0 -0
  552. /package/build/{utils-262afe41.js → utils-80a5bacd.js} +0 -0
  553. /package/build/{utils-89cd6d0b.js → utils-8af6f9b1.js} +0 -0
@@ -1,39 +1,39 @@
1
- import { _ as __rest, a as __awaiter } from './tslib.es6-629df02c.js';
1
+ import { _ as __rest, a as __awaiter } from './tslib.es6-d27ffcc7.js';
2
2
  import React__default, { useMemo, useState, useEffect, Fragment } from 'react';
3
3
  import { Stack, Flex, Badge, Grid, Box, Input, Container, AspectRatio as AspectRatio$1, Tabs, ScrollArea, Divider, SimpleGrid } from '@mantine/core';
4
- import { c as AspectRatio } from './index-5515120e.js';
4
+ import { c as AspectRatio } from './index-36936b56.js';
5
5
  import '@mantine/dates';
6
- import './index-cf061e8f.js';
7
- import { G as Gender } from './index-2f2bc365.js';
8
- import './index-2c0605d2.js';
9
- import { t as themeColors } from './index-816998ee.js';
10
- import { T as Text } from './index-99c64986.js';
11
- import { B as Button } from './index-f2f97622.js';
6
+ import './index-f13d790d.js';
7
+ import { G as Gender } from './index-9bff045d.js';
8
+ import './index-d653cde4.js';
9
+ import { t as themeColors } from './index-b545cff7.js';
10
+ import { T as Text } from './index-fc71ff83.js';
11
+ import { B as Button } from './index-570e76f5.js';
12
12
  import { theme } from './miscTheme.js';
13
- import './index-77bdde6d.js';
14
- import './index.styles-706d4dd9.js';
15
- import { u as useTranslations } from './index-f2e26df4.js';
13
+ import './index-49cc89e7.js';
14
+ import './index.styles-ee516806.js';
15
+ import { u as useTranslations } from './index-04ea4626.js';
16
16
  import { useDisclosure } from '@mantine/hooks';
17
- import { M as MediaQueries } from './utils-1dc67627.js';
18
- import './index-07951e9c.js';
17
+ import { M as MediaQueries } from './utils-2530473d.js';
18
+ import './index-861d39dc.js';
19
19
  import styled from '@emotion/styled';
20
- import { S as Switch } from './index-fc371b98.js';
21
- import './translationsContext-ff05de3e.js';
20
+ import { S as Switch } from './index-d9204e67.js';
21
+ import './translationsContext-26eaedb1.js';
22
22
  import { Current, Upcoming, Missed, Vaccinated, ArrowRight } from '@hhgtech/icons/other';
23
- import { u as useScreenSize } from './index-bc983f99.js';
24
- import { M as Modal } from './index-d7d9095d.js';
23
+ import { u as useScreenSize } from './index-59d30043.js';
24
+ import { M as Modal } from './index-15f65c76.js';
25
25
  import { useForm } from '@mantine/form';
26
26
  import dayjs from 'dayjs';
27
27
  import customParseFormat from 'dayjs/plugin/customParseFormat';
28
- import { D as DatePicker } from './index-bce47900.js';
29
- import { H as Heading } from './index-ecd537be.js';
28
+ import { D as DatePicker } from './index-adde2553.js';
29
+ import { H as Heading } from './index-8ac52611.js';
30
30
  import '@mantine/carousel';
31
- import './shared-3df59e7e.js';
31
+ import './shared-24dbc100.js';
32
32
  import 'classnames';
33
33
  import 'uuid';
34
- import './useUniqueId-f759336e.js';
34
+ import './useUniqueId-6e37f0ff.js';
35
35
  import './constantsSite.js';
36
- import './Locale-14d49ba7.js';
36
+ import './Locale-eb6648b1.js';
37
37
  import '@emotion/react';
38
38
  import '@hhgtech/icons/core';
39
39
  import 'date-fns/locale';
package/build/footer.js CHANGED
@@ -2,47 +2,47 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var index = require('./index-32550505.js');
5
+ var index = require('./index-f093e894.js');
6
6
  require('react');
7
- require('./index-ac9bb6c8.js');
7
+ require('./index-568d08e4.js');
8
8
  require('dayjs');
9
- require('./index-95e79559.js');
9
+ require('./index-c18d288b.js');
10
10
  require('date-fns/locale');
11
- require('./index-20264c50.js');
12
- require('./Locale-b4d385d9.js');
11
+ require('./index-00d04d64.js');
12
+ require('./Locale-b9c0d42f.js');
13
13
  require('./constantsSite.js');
14
14
  require('./constantsDomainLocales.js');
15
15
  require('./constantsRiskScreener.js');
16
16
  require('./constantsIsProduction.js');
17
- require('./index-4c1b7d79.js');
18
- require('./tslib.es6-19da4637.js');
17
+ require('./index-3e95c6d8.js');
18
+ require('./tslib.es6-1123652e.js');
19
19
  require('@hhgtech/icons/other');
20
20
  require('@mantine/core');
21
21
  require('@mantine/hooks');
22
- require('./index-2b3ddd48.js');
23
- require('./index-ba4cb160.js');
24
- require('./index-a879591f.js');
25
- require('./utils-262afe41.js');
22
+ require('./index-db32ce11.js');
23
+ require('./index-2f05f3ff.js');
24
+ require('./index-969256df.js');
25
+ require('./utils-80a5bacd.js');
26
26
  require('@emotion/styled');
27
27
  require('@mantine/carousel');
28
- require('./index-0ccced6a.js');
29
- require('./index-16d3f0d1.js');
28
+ require('./index-f57c9534.js');
29
+ require('./index-35bd4f92.js');
30
30
  require('@mantine/notifications');
31
31
  require('./miscTheme.js');
32
- require('./shared-8f40a20a.js');
32
+ require('./shared-4e14efb5.js');
33
33
  require('classnames');
34
34
  require('uuid');
35
- require('./useUniqueId-d4ff44dd.js');
35
+ require('./useUniqueId-18d29f67.js');
36
36
  require('@emotion/react');
37
37
  require('@hhgtech/icons/core');
38
- require('./index-d0857317.js');
38
+ require('./index-7407b2c3.js');
39
39
  require('@mantine/dates');
40
- require('./index.styles-1ce086c3.js');
41
- require('./translationsContext-37a40de9.js');
42
- require('./index-84e7bf99.js');
43
- require('./index-fdb1cade.js');
44
- require('./logoIcon-ddc59e05.js');
45
- require('./index-352f016b.js');
40
+ require('./index.styles-ec611ad2.js');
41
+ require('./translationsContext-1ebd5355.js');
42
+ require('./index-0e4b0aee.js');
43
+ require('./index-fc629778.js');
44
+ require('./logoIcon-aa1174eb.js');
45
+ require('./index-2722cca7.js');
46
46
 
47
47
 
48
48
 
package/build/gAssets.js CHANGED
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var index = require('./index-2b3ddd48.js');
5
+ var index = require('./index-db32ce11.js');
6
6
  require('./constantsDomainLocales.js');
7
- require('./Locale-b4d385d9.js');
7
+ require('./Locale-b9c0d42f.js');
8
8
  require('./constantsIsProduction.js');
9
9
 
10
10
 
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-2b3ddd48.js');
3
+ var index = require('./index-db32ce11.js');
4
4
 
5
5
  var HEALTH_TOOL_NAME;
6
6
  (function (HEALTH_TOOL_NAME) {
@@ -2,45 +2,45 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- require('./tslib.es6-19da4637.js');
5
+ require('./tslib.es6-1123652e.js');
6
6
  require('react');
7
7
  require('@mantine/core');
8
- var healthToolsCardWrapper = require('./index-a56b77b9.js');
9
- require('./context-146a1057.js');
10
- require('./index-ba4cb160.js');
8
+ var healthToolsCardWrapper = require('./index-44b21966.js');
9
+ require('./context-9d9adcd7.js');
10
+ require('./index-2f05f3ff.js');
11
11
  require('@hhgtech/icons/core');
12
12
  require('@hhgtech/icons/other');
13
- require('./index-4c1b7d79.js');
13
+ require('./index-3e95c6d8.js');
14
14
  require('@mantine/hooks');
15
- require('./index-2b3ddd48.js');
15
+ require('./index-db32ce11.js');
16
16
  require('./constantsDomainLocales.js');
17
- require('./Locale-b4d385d9.js');
17
+ require('./Locale-b9c0d42f.js');
18
18
  require('./constantsIsProduction.js');
19
- require('./index-a879591f.js');
20
- require('./utils-262afe41.js');
19
+ require('./index-969256df.js');
20
+ require('./utils-80a5bacd.js');
21
21
  require('@emotion/styled');
22
22
  require('@mantine/carousel');
23
- require('./index-0ccced6a.js');
24
- require('./index-16d3f0d1.js');
23
+ require('./index-f57c9534.js');
24
+ require('./index-35bd4f92.js');
25
25
  require('dayjs');
26
- require('./index-20264c50.js');
26
+ require('./index-00d04d64.js');
27
27
  require('@mantine/notifications');
28
- require('./index-95e79559.js');
28
+ require('./index-c18d288b.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-8f40a20a.js');
33
+ require('./shared-4e14efb5.js');
34
34
  require('classnames');
35
35
  require('uuid');
36
- require('./useUniqueId-d4ff44dd.js');
36
+ require('./useUniqueId-18d29f67.js');
37
37
  require('@emotion/react');
38
- require('./index-d0857317.js');
38
+ require('./index-7407b2c3.js');
39
39
  require('@mantine/dates');
40
- require('./index.styles-1ce086c3.js');
41
- require('./index-9bc4d569.js');
42
- require('./translationsContext-37a40de9.js');
43
- require('./index-84e7bf99.js');
40
+ require('./index.styles-ec611ad2.js');
41
+ require('./index-21f8a8b6.js');
42
+ require('./translationsContext-1ebd5355.js');
43
+ require('./index-0e4b0aee.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-60ae94c7.js');
6
- var index$1 = require('./index-d3cd504f.js');
7
- var index$2 = require('./index-b4c9344a.js');
8
- var index$3 = require('./index-a586463d.js');
9
- var index$4 = require('./index-b478373d.js');
10
- var index$5 = require('./index-bd3d36d1.js');
11
- var index$6 = require('./index-25ee1c9b.js');
12
- require('./tslib.es6-19da4637.js');
5
+ var index = require('./index-36529de3.js');
6
+ var index$1 = require('./index-b0328ff7.js');
7
+ var index$2 = require('./index-2d159cd9.js');
8
+ var index$3 = require('./index-f5fe0bfb.js');
9
+ var index$4 = require('./index-5e3ab335.js');
10
+ var index$5 = require('./index-b3525bf9.js');
11
+ var index$6 = require('./index-fb6570a6.js');
12
+ require('./tslib.es6-1123652e.js');
13
13
  require('react');
14
14
  require('@mantine/core');
15
15
  require('date-fns');
16
- require('./LastPeriod-0b6cce68.js');
17
- require('./Locale-b4d385d9.js');
16
+ require('./LastPeriod-a23b0a1a.js');
17
+ require('./Locale-b9c0d42f.js');
18
18
  require('@mantine/form');
19
19
  require('dayjs');
20
- require('./index-4c1b7d79.js');
20
+ require('./index-3e95c6d8.js');
21
21
  require('@hhgtech/icons/other');
22
22
  require('@mantine/hooks');
23
- require('./index-2b3ddd48.js');
23
+ require('./index-db32ce11.js');
24
24
  require('./constantsDomainLocales.js');
25
25
  require('./constantsIsProduction.js');
26
- require('./index-ba4cb160.js');
27
- require('./index-a879591f.js');
28
- require('./utils-262afe41.js');
26
+ require('./index-2f05f3ff.js');
27
+ require('./index-969256df.js');
28
+ require('./utils-80a5bacd.js');
29
29
  require('@emotion/styled');
30
30
  require('@mantine/carousel');
31
- require('./index-0ccced6a.js');
32
- require('./index-16d3f0d1.js');
33
- require('./index-20264c50.js');
31
+ require('./index-f57c9534.js');
32
+ require('./index-35bd4f92.js');
33
+ require('./index-00d04d64.js');
34
34
  require('@mantine/notifications');
35
- require('./index-95e79559.js');
35
+ require('./index-c18d288b.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-8f40a20a.js');
40
+ require('./shared-4e14efb5.js');
41
41
  require('classnames');
42
42
  require('uuid');
43
- require('./useUniqueId-d4ff44dd.js');
43
+ require('./useUniqueId-18d29f67.js');
44
44
  require('@emotion/react');
45
45
  require('@hhgtech/icons/core');
46
- require('./index-d0857317.js');
47
- require('./index-d76035e0.js');
46
+ require('./index-7407b2c3.js');
47
+ require('./index-c4b21420.js');
48
48
  require('@mantine/dates');
49
- require('./index.styles-1ce086c3.js');
50
- require('./index-9bc4d569.js');
51
- require('./translationsContext-37a40de9.js');
52
- require('./index-84e7bf99.js');
53
- require('./index-4ad56d10.js');
49
+ require('./index.styles-ec611ad2.js');
50
+ require('./index-21f8a8b6.js');
51
+ require('./translationsContext-1ebd5355.js');
52
+ require('./index-0e4b0aee.js');
53
+ require('./index-03303539.js');
54
54
  require('react-keyed-flatten-children');
55
- require('./context-146a1057.js');
55
+ require('./context-9d9adcd7.js');
56
56
  require('react-hook-form');
57
- require('./useHealthToolCache-a6bd9d04.js');
57
+ require('./useHealthToolCache-183f1e5f.js');
58
58
  require('./miscGetDynamicHealthTool.js');
59
- require('./normalizeLink-8cb208a7.js');
60
- require('./core-2d4506cf.js');
61
- require('./constants-e64edc8c.js');
62
- require('./index-16f6fa0b.js');
59
+ require('./normalizeLink-fdf71f95.js');
60
+ require('./core-b7c95ea0.js');
61
+ require('./constants-0a367cb9.js');
62
+ require('./index-44931efe.js');
63
63
  require('./embeddedHeathToolCards_helpers.js');
64
- require('./constants-e32baf7c.js');
64
+ require('./constants-94025fb0.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,19 @@
1
+ type State = {
2
+ href: string | null;
3
+ };
4
+ type Actions = {
5
+ setHref: (href: string) => void;
6
+ getHref: () => string | null;
7
+ };
8
+ declare const useCartCareService: import("zustand").UseBoundStore<Omit<import("zustand").StoreApi<State & Actions>, "persist"> & {
9
+ persist: {
10
+ setOptions: (options: Partial<import("zustand/middleware").PersistOptions<State & Actions, unknown>>) => void;
11
+ clearStorage: () => void;
12
+ rehydrate: () => void | Promise<void>;
13
+ hasHydrated: () => boolean;
14
+ onHydrate: (fn: (state: State & Actions) => void) => () => void;
15
+ onFinishHydration: (fn: (state: State & Actions) => void) => () => void;
16
+ getOptions: () => Partial<import("zustand/middleware").PersistOptions<State & Actions, unknown>>;
17
+ };
18
+ }>;
19
+ 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-9bc4d569.js');
6
- var useScrollbarSize = require('./useScrollbarSize-5c42df58.js');
7
- var usePhoneValidator = require('./usePhoneValidator-e0140cad.js');
8
- var useHealthToolCache = require('./useHealthToolCache-a6bd9d04.js');
9
- var useIsInit = require('./useIsInit-b823672f.js');
10
- var useOutsideClick = require('./useOutsideClick-a8c4dae4.js');
11
- var useUniqueId = require('./useUniqueId-d4ff44dd.js');
5
+ var index = require('./index-21f8a8b6.js');
6
+ var useScrollbarSize = require('./useScrollbarSize-fad1fa48.js');
7
+ var usePhoneValidator = require('./usePhoneValidator-07004205.js');
8
+ var useHealthToolCache = require('./useHealthToolCache-183f1e5f.js');
9
+ var useCartCareService = require('./useCartCareService-7801cbc8.js');
10
+ var useOutsideClick = require('./useOutsideClick-5c4ec10e.js');
11
+ var useUniqueId = require('./useUniqueId-18d29f67.js');
12
12
  require('react');
13
- require('./translationsContext-37a40de9.js');
13
+ require('./translationsContext-1ebd5355.js');
14
14
  require('lodash/debounce');
15
- require('./tslib.es6-19da4637.js');
15
+ require('./tslib.es6-1123652e.js');
16
16
  require('./miscCookieHelper.js');
17
- require('./index-20264c50.js');
18
- require('./Locale-b4d385d9.js');
17
+ require('./index-00d04d64.js');
18
+ require('./Locale-b9c0d42f.js');
19
19
  require('./miscGetDynamicHealthTool.js');
20
- require('./normalizeLink-8cb208a7.js');
20
+ require('./normalizeLink-fdf71f95.js');
21
21
  require('./constantsDomainLocales.js');
22
22
  require('./constantsIsProduction.js');
23
- require('./core-2d4506cf.js');
23
+ require('./core-b7c95ea0.js');
24
+ require('zustand');
25
+ require('zustand/middleware');
26
+ require('./index-c18d288b.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",