@hhgtech/hhg-components 1.29.42 → 1.29.44

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 (367) hide show
  1. package/build/{WhatsApp-c618fc4b.js → WhatsApp-e8724620.js} +1 -1
  2. package/build/adapters.js +15 -15
  3. package/build/babyGrowth.js +80 -80
  4. package/build/cache.js +3 -3
  5. package/build/care.js +17 -17
  6. package/build/components/atoms/icons/AvoidPregnancy.d.ts +4 -0
  7. package/build/components/atoms/icons/LastPeriod.d.ts +4 -0
  8. package/build/components/atoms/icons/TryConceive.d.ts +4 -0
  9. package/build/components/molecules/embeddedHeathToolCards/baby-poop/index.d.ts +3 -10
  10. package/build/components/molecules/embeddedHeathToolCards/bmr/bmr.d.ts +0 -3
  11. package/build/components/molecules/embeddedHeathToolCards/ovulation/ovulation.d.ts +5 -2
  12. package/build/components/molecules/embeddedHeathToolCards/pwg/pwg.d.ts +6 -16
  13. package/build/components/molecules/healthTools/components/borderBoxControl/index.d.ts +3 -2
  14. package/build/components/molecules/healthTools/components/borderBoxControl/index.styles.d.ts +4 -6
  15. package/build/components/molecules/healthTools/components/borderInlineControl/index.d.ts +4 -4
  16. package/build/components/molecules/healthTools/components/borderInlineControl/index.styles.d.ts +5 -3
  17. package/build/components/molecules/healthTools/form/babyPoopForm/index.d.ts +13 -0
  18. package/build/components/molecules/healthTools/form/ovulationForm/calculatorType/index.d.ts +6 -0
  19. package/build/components/molecules/healthTools/form/ovulationForm/calculatorType/index.styles.d.ts +10 -0
  20. package/build/components/molecules/healthTools/form/ovulationForm/context.d.ts +10 -0
  21. package/build/components/molecules/healthTools/form/ovulationForm/defaultLayout.d.ts +3 -0
  22. package/build/components/molecules/healthTools/form/ovulationForm/index.d.ts +20 -0
  23. package/build/components/molecules/healthTools/form/ovulationForm/inlineLayout.d.ts +3 -0
  24. package/build/components/molecules/healthTools/form/ovulationForm/mbLayout.d.ts +3 -0
  25. package/build/components/molecules/healthTools/form/pwgForm/context.d.ts +10 -0
  26. package/build/components/molecules/healthTools/form/pwgForm/defaultLayout.d.ts +3 -0
  27. package/build/components/molecules/healthTools/form/pwgForm/index.d.ts +29 -0
  28. package/build/components/molecules/healthTools/form/pwgForm/inlineLayout.d.ts +3 -0
  29. package/build/components/molecules/healthTools/form/pwgForm/mbLayout.d.ts +3 -0
  30. package/build/components/molecules/healthTools/formWrapper/index.d.ts +2 -0
  31. package/build/components/molecules/healthTools/formWrapper/switching.d.ts +8 -0
  32. package/build/components/molecules/index.d.ts +3 -0
  33. package/build/components/molecules/weightGainForm/index.d.ts +5 -1
  34. package/build/components.js +62 -59
  35. package/build/{constants-dd84f8e3.js → constants-07a9e6cb.js} +2 -2
  36. package/build/{constants-5a0f1f18.js → constants-9478163a.js} +2 -2
  37. package/build/constants.js +3 -3
  38. package/build/{core-b1b3721a.js → core-e503fa42.js} +2 -2
  39. package/build/{dataTransform-ecb93da7.js → dataTransform-2f6ca87c.js} +1 -1
  40. package/build/ecom.js +6 -6
  41. package/build/esm/{WhatsApp-85f73100.js → WhatsApp-9dbce6f2.js} +1 -1
  42. package/build/esm/adapters.js +15 -15
  43. package/build/esm/babyGrowth.js +81 -81
  44. package/build/esm/cache.js +3 -3
  45. package/build/esm/care.js +17 -17
  46. package/build/esm/components/atoms/icons/AvoidPregnancy.d.ts +4 -0
  47. package/build/esm/components/atoms/icons/LastPeriod.d.ts +4 -0
  48. package/build/esm/components/atoms/icons/TryConceive.d.ts +4 -0
  49. package/build/esm/components/molecules/embeddedHeathToolCards/baby-poop/index.d.ts +3 -10
  50. package/build/esm/components/molecules/embeddedHeathToolCards/bmr/bmr.d.ts +0 -3
  51. package/build/esm/components/molecules/embeddedHeathToolCards/ovulation/ovulation.d.ts +5 -2
  52. package/build/esm/components/molecules/embeddedHeathToolCards/pwg/pwg.d.ts +6 -16
  53. package/build/esm/components/molecules/healthTools/components/borderBoxControl/index.d.ts +3 -2
  54. package/build/esm/components/molecules/healthTools/components/borderBoxControl/index.styles.d.ts +4 -6
  55. package/build/esm/components/molecules/healthTools/components/borderInlineControl/index.d.ts +4 -4
  56. package/build/esm/components/molecules/healthTools/components/borderInlineControl/index.styles.d.ts +5 -3
  57. package/build/esm/components/molecules/healthTools/form/babyPoopForm/index.d.ts +13 -0
  58. package/build/esm/components/molecules/healthTools/form/ovulationForm/calculatorType/index.d.ts +6 -0
  59. package/build/esm/components/molecules/healthTools/form/ovulationForm/calculatorType/index.styles.d.ts +10 -0
  60. package/build/esm/components/molecules/healthTools/form/ovulationForm/context.d.ts +10 -0
  61. package/build/esm/components/molecules/healthTools/form/ovulationForm/defaultLayout.d.ts +3 -0
  62. package/build/esm/components/molecules/healthTools/form/ovulationForm/index.d.ts +20 -0
  63. package/build/esm/components/molecules/healthTools/form/ovulationForm/inlineLayout.d.ts +3 -0
  64. package/build/esm/components/molecules/healthTools/form/ovulationForm/mbLayout.d.ts +3 -0
  65. package/build/esm/components/molecules/healthTools/form/pwgForm/context.d.ts +10 -0
  66. package/build/esm/components/molecules/healthTools/form/pwgForm/defaultLayout.d.ts +3 -0
  67. package/build/esm/components/molecules/healthTools/form/pwgForm/index.d.ts +29 -0
  68. package/build/esm/components/molecules/healthTools/form/pwgForm/inlineLayout.d.ts +3 -0
  69. package/build/esm/components/molecules/healthTools/form/pwgForm/mbLayout.d.ts +3 -0
  70. package/build/esm/components/molecules/healthTools/formWrapper/index.d.ts +2 -0
  71. package/build/esm/components/molecules/healthTools/formWrapper/switching.d.ts +8 -0
  72. package/build/esm/components/molecules/index.d.ts +3 -0
  73. package/build/esm/components/molecules/weightGainForm/index.d.ts +5 -1
  74. package/build/esm/components.js +59 -59
  75. package/build/esm/{constants-ee4f30c7.js → constants-c042f99f.js} +2 -2
  76. package/build/esm/{constants-0904669a.js → constants-e3536cb0.js} +2 -2
  77. package/build/esm/constants.js +3 -3
  78. package/build/esm/{core-2e0a38ee.js → core-55c889b2.js} +2 -2
  79. package/build/esm/{dataTransform-5e5983b2.js → dataTransform-2a3b1414.js} +1 -1
  80. package/build/esm/ecom.js +6 -6
  81. package/build/esm/footer.js +18 -18
  82. package/build/esm/gAssets.js +4 -4
  83. package/build/esm/{getDynamicHealthTool-bb0c554b.js → getDynamicHealthTool-75eac0f0.js} +4 -4
  84. package/build/esm/{getSocialList-77cc5472.js → getSocialList-cffac849.js} +4 -4
  85. package/build/esm/hooks.js +17 -17
  86. package/build/esm/i18n/translationKeys.d.ts +1 -1
  87. package/build/esm/i18n-values/en-PH.js +2 -1
  88. package/build/esm/i18n-values/hi-IN.js +2 -1
  89. package/build/esm/i18n-values/id-ID.js +2 -1
  90. package/build/esm/i18n-values/km-KH.js +2 -1
  91. package/build/esm/i18n-values/ms-MY.js +2 -1
  92. package/build/esm/i18n-values/my-MM.js +2 -1
  93. package/build/esm/i18n-values/th-TH.js +2 -1
  94. package/build/esm/i18n-values/tl-PH.js +2 -1
  95. package/build/esm/i18n-values/vi-VN.js +2 -1
  96. package/build/esm/i18n-values/vi-VN_MB.js +2 -1
  97. package/build/esm/i18n-values/zh-TW.js +2 -1
  98. package/build/esm/i18n.js +2 -2
  99. package/build/esm/i18nV2.js +2 -2
  100. package/build/esm/{index-3fa61807.js → index-23fa4098.js} +4 -4
  101. package/build/esm/{index-3723a2c1.js → index-329afe30.js} +5 -5
  102. package/build/esm/{index-4929d9c4.js → index-343490b3.js} +9 -9
  103. package/build/esm/{index-6201aa22.js → index-48fd5f17.js} +2 -2
  104. package/build/esm/{index-0d9866a6.js → index-4a001eda.js} +2 -2
  105. package/build/esm/{index-7edac771.js → index-52e1cb2b.js} +10 -10
  106. package/build/esm/{index-a367d535.js → index-56195940.js} +1 -1
  107. package/build/esm/{index-d73121f4.js → index-57b0dda2.js} +2 -2
  108. package/build/esm/{index-75658868.js → index-6c8cda18.js} +6 -6
  109. package/build/esm/{index-f2ac3b3b.js → index-724596e6.js} +12 -12
  110. package/build/esm/{index-667832a2.js → index-7aff3435.js} +2 -2
  111. package/build/esm/{index-b804ef2f.js → index-7ef38b29.js} +32 -32
  112. package/build/esm/{index-f2de848c.js → index-8a31b708.js} +4 -4
  113. package/build/esm/{index-61c6842a.js → index-a2cdc317.js} +2 -2
  114. package/build/esm/{index-13578b4b.js → index-aebda8f4.js} +3 -3
  115. package/build/esm/{index-4ea3e525.js → index-af5ce53c.js} +103 -65
  116. package/build/esm/{index-18250b0b.js → index-c0c2dfbe.js} +2 -2
  117. package/build/esm/{index-829fbe6e.js → index-c826cac0.js} +2 -2
  118. package/build/esm/{index-b03e8e5c.js → index-c8a34381.js} +4 -4
  119. package/build/esm/{index-62e5ab51.js → index-d73390b2.js} +2 -2
  120. package/build/esm/{index-a6863224.js → index-da45fa92.js} +11 -11
  121. package/build/esm/{index-7d1d6c79.js → index-db0a1f04.js} +2 -2
  122. package/build/esm/{index-ba777d71.js → index-f0ac2d9c.js} +9 -9
  123. package/build/esm/{index-48d75d5b.js → index-f55cc5a7.js} +2 -2
  124. package/build/esm/{index-031da05c.js → index-f80d4ff8.js} +440 -337
  125. package/build/esm/index.js +66 -66
  126. package/build/esm/{index.styled-d9fe4f4b.js → index.styled-e18670ac.js} +2 -2
  127. package/build/esm/{index.styles-924b4812.js → index.styles-59f43d64.js} +6 -6
  128. package/build/esm/lead/components/close.d.ts +1 -1
  129. package/build/esm/lead.js +28 -28
  130. package/build/esm/mantine.js +21 -21
  131. package/build/esm/misc.js +19 -19
  132. package/build/esm/navigation.js +35 -35
  133. package/build/esm/onboardingV2.js +33 -33
  134. package/build/esm/pwg.js +19 -19
  135. package/build/esm/{routing-e559250d.js → routing-e49e8c2d.js} +2 -2
  136. package/build/esm/subot.js +22 -22
  137. package/build/esm/together.js +34 -34
  138. package/build/esm/{types-20993189.js → types-4f36505b.js} +30 -30
  139. package/build/esm/{types-29922728.js → types-5c146654.js} +13 -13
  140. package/build/esm/types.js +1 -1
  141. package/build/esm/{useCategory-ee4a1988.js → useCategory-0a83368e.js} +5 -5
  142. package/build/esm/{useHealthToolCache-807babad.js → useHealthToolCache-59feafe2.js} +2 -2
  143. package/build/esm/{useMantineLocale-deeb986b.js → useMantineLocale-6a509174.js} +3 -3
  144. package/build/esm/{usePlacesAutocomplete-b0c230b8.js → usePlacesAutocomplete-3d150f39.js} +1 -1
  145. package/build/esm/{useTranslations-3a5b70f3.js → useTranslations-3ea1638d.js} +1 -1
  146. package/build/esm/{utils-b0732a5b.js → utils-101d2ed1.js} +5 -5
  147. package/build/esm/{utils-50c254f2.js → utils-25cc1cc1.js} +1 -1
  148. package/build/esm/{utils-cf5bebf5.js → utils-8a09aa51.js} +4 -4
  149. package/build/esm/vaccination.js +26 -26
  150. package/build/footer.js +18 -18
  151. package/build/gAssets.js +4 -4
  152. package/build/{getDynamicHealthTool-ffb87e2a.js → getDynamicHealthTool-d88a5e5c.js} +4 -4
  153. package/build/{getSocialList-a960f8f9.js → getSocialList-473ff63e.js} +4 -4
  154. package/build/hooks.js +17 -17
  155. package/build/i18n/translationKeys.d.ts +1 -1
  156. package/build/i18n-values/en-PH.js +2 -1
  157. package/build/i18n-values/hi-IN.js +2 -1
  158. package/build/i18n-values/id-ID.js +2 -1
  159. package/build/i18n-values/km-KH.js +2 -1
  160. package/build/i18n-values/ms-MY.js +2 -1
  161. package/build/i18n-values/my-MM.js +2 -1
  162. package/build/i18n-values/th-TH.js +2 -1
  163. package/build/i18n-values/tl-PH.js +2 -1
  164. package/build/i18n-values/vi-VN.js +2 -1
  165. package/build/i18n-values/vi-VN_MB.js +2 -1
  166. package/build/i18n-values/zh-TW.js +2 -1
  167. package/build/i18n.js +1 -1
  168. package/build/i18nV2.js +1 -1
  169. package/build/{index-4ec18b8e.js → index-0ac8dfc2.js} +2 -2
  170. package/build/{index-bcb185da.js → index-124b40db.js} +2 -2
  171. package/build/{index-4fbef592.js → index-1b816464.js} +9 -9
  172. package/build/{index-d8660e08.js → index-3950786c.js} +6 -6
  173. package/build/{index-577374f5.js → index-4a3a9242.js} +3 -3
  174. package/build/{index-56cf325c.js → index-5cf94c14.js} +443 -337
  175. package/build/{index-ffb39121.js → index-700708e8.js} +102 -64
  176. package/build/{index-f49fc384.js → index-738cd2f1.js} +32 -32
  177. package/build/{index-026689eb.js → index-7f262dce.js} +4 -4
  178. package/build/{index-a11eaf40.js → index-915a13a1.js} +4 -4
  179. package/build/{index-ebdaf69f.js → index-997a78d5.js} +5 -5
  180. package/build/{index-409da37e.js → index-9c2050b5.js} +11 -11
  181. package/build/{index-e407cc85.js → index-a6b3d160.js} +1 -1
  182. package/build/{index-8b591908.js → index-acee5b80.js} +4 -4
  183. package/build/{index-c78fbad6.js → index-c10c6d1e.js} +2 -2
  184. package/build/{index-b2034af4.js → index-c2ac4561.js} +2 -2
  185. package/build/{index-e42193d1.js → index-c66838fb.js} +2 -2
  186. package/build/{index-f1fec527.js → index-cba1387f.js} +2 -2
  187. package/build/{index-1015b133.js → index-cbb000d2.js} +2 -2
  188. package/build/{index-1c6a470a.js → index-d74282a1.js} +2 -2
  189. package/build/{index-89e0a527.js → index-df3a7b3f.js} +9 -9
  190. package/build/{index-360ff7c3.js → index-ed90d9b2.js} +2 -2
  191. package/build/{index-46a403de.js → index-f7e4c060.js} +10 -10
  192. package/build/{index-cdd767e6.js → index-f84d349e.js} +12 -12
  193. package/build/{index-ac5d1c65.js → index-fe3c222e.js} +2 -2
  194. package/build/index.js +69 -66
  195. package/build/{index.styled-47d1a79c.js → index.styled-944d0268.js} +2 -2
  196. package/build/{index.styles-6fcbfe1c.js → index.styles-e8260d43.js} +6 -6
  197. package/build/lead/components/close.d.ts +1 -1
  198. package/build/lead.js +28 -28
  199. package/build/mantine.js +18 -18
  200. package/build/misc.js +19 -19
  201. package/build/navigation.js +35 -35
  202. package/build/onboardingV2.js +32 -32
  203. package/build/pwg.js +19 -19
  204. package/build/{routing-225709b4.js → routing-d5905665.js} +2 -2
  205. package/build/subot.js +22 -22
  206. package/build/together.js +34 -34
  207. package/build/{types-3b156cb9.js → types-77cc40b2.js} +13 -13
  208. package/build/{types-efe1b34a.js → types-89c5c272.js} +30 -30
  209. package/build/types.js +1 -1
  210. package/build/{useCategory-1fdb4640.js → useCategory-ccae31bb.js} +5 -5
  211. package/build/{useHealthToolCache-54b03fea.js → useHealthToolCache-2046236a.js} +2 -2
  212. package/build/{useMantineLocale-741637f6.js → useMantineLocale-531aaed6.js} +3 -3
  213. package/build/{usePlacesAutocomplete-f8b10801.js → usePlacesAutocomplete-f403c86c.js} +1 -1
  214. package/build/{useTranslations-ae9962a2.js → useTranslations-3a6844ce.js} +1 -1
  215. package/build/{utils-3559ef16.js → utils-48e7d57a.js} +5 -5
  216. package/build/{utils-956f04ea.js → utils-6fd64172.js} +4 -4
  217. package/build/{utils-bb9fa0c2.js → utils-d237afdc.js} +1 -1
  218. package/build/vaccination.js +26 -26
  219. package/package.json +1 -1
  220. /package/build/{BMI_BOYS.percentile.monthly-5e7ec1d2.js → BMI_BOYS.percentile.monthly-0210e05b.js} +0 -0
  221. /package/build/{BMI_BOYS.percentile.weekly-6e4738a8.js → BMI_BOYS.percentile.weekly-baa68483.js} +0 -0
  222. /package/build/{BMI_BOYS.percentile.yearly-8d16e5a8.js → BMI_BOYS.percentile.yearly-d3ac5e26.js} +0 -0
  223. /package/build/{BMI_BOYS.zscore.monthly-0840deac.js → BMI_BOYS.zscore.monthly-af3644b0.js} +0 -0
  224. /package/build/{BMI_BOYS.zscore.weekly-74429316.js → BMI_BOYS.zscore.weekly-29c97f80.js} +0 -0
  225. /package/build/{BMI_BOYS.zscore.yearly-cd2fe266.js → BMI_BOYS.zscore.yearly-7ecdf6d3.js} +0 -0
  226. /package/build/{BMI_GIRLS.percentile.monthly-2bff3efe.js → BMI_GIRLS.percentile.monthly-b8d6bb6e.js} +0 -0
  227. /package/build/{BMI_GIRLS.percentile.weekly-e6fc6dbe.js → BMI_GIRLS.percentile.weekly-126944ab.js} +0 -0
  228. /package/build/{BMI_GIRLS.percentile.yearly-7f25de61.js → BMI_GIRLS.percentile.yearly-0a25b119.js} +0 -0
  229. /package/build/{BMI_GIRLS.zscore.monthly-0375ac4d.js → BMI_GIRLS.zscore.monthly-4ba1bed0.js} +0 -0
  230. /package/build/{BMI_GIRLS.zscore.weekly-91ca1406.js → BMI_GIRLS.zscore.weekly-d8185726.js} +0 -0
  231. /package/build/{BMI_GIRLS.zscore.yearly-ffd5c54a.js → BMI_GIRLS.zscore.yearly-50d70903.js} +0 -0
  232. /package/build/{ChevronDown-d3d4a8c4.js → ChevronDown-978d063e.js} +0 -0
  233. /package/build/{Close-25846383.js → Close-678049d9.js} +0 -0
  234. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-1b1d5579.js → HEAD CIRCUM_BOYS.percentile.monthly-d2c0cf1c.js} +0 -0
  235. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-ca05f7ea.js → HEAD CIRCUM_BOYS.percentile.weekly-4969666f.js} +0 -0
  236. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-00387468.js → HEAD CIRCUM_BOYS.percentile.yearly-067ab2dc.js} +0 -0
  237. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-3e45b7a0.js → HEAD CIRCUM_BOYS.zscore.monthly-519faaa0.js} +0 -0
  238. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-9ae6fb48.js → HEAD CIRCUM_BOYS.zscore.weekly-055e35c2.js} +0 -0
  239. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-6f15fb28.js → HEAD CIRCUM_BOYS.zscore.yearly-02f3d990.js} +0 -0
  240. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-a01b2242.js → HEAD CIRCUM_GIRLS.percentile.monthly-0c27151b.js} +0 -0
  241. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-cf7c6488.js → HEAD CIRCUM_GIRLS.percentile.weekly-a70dae36.js} +0 -0
  242. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-6634e25d.js → HEAD CIRCUM_GIRLS.percentile.yearly-adc1ad62.js} +0 -0
  243. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-5e2b4919.js → HEAD CIRCUM_GIRLS.zscore.monthly-d7b091dd.js} +0 -0
  244. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-05b1b3a6.js → HEAD CIRCUM_GIRLS.zscore.weekly-4df271df.js} +0 -0
  245. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-e9e48412.js → HEAD CIRCUM_GIRLS.zscore.yearly-84dd2dcd.js} +0 -0
  246. /package/build/{HEIGHT_BOYS.percentile.monthly-49cc8a87.js → HEIGHT_BOYS.percentile.monthly-1b5c8bfa.js} +0 -0
  247. /package/build/{HEIGHT_BOYS.percentile.weekly-a325ce62.js → HEIGHT_BOYS.percentile.weekly-296f084a.js} +0 -0
  248. /package/build/{HEIGHT_BOYS.percentile.yearly-03eb805e.js → HEIGHT_BOYS.percentile.yearly-37f08533.js} +0 -0
  249. /package/build/{HEIGHT_BOYS.zscore.monthly-11ef3efb.js → HEIGHT_BOYS.zscore.monthly-6854a9ab.js} +0 -0
  250. /package/build/{HEIGHT_BOYS.zscore.weekly-9b0fa44a.js → HEIGHT_BOYS.zscore.weekly-068c84f6.js} +0 -0
  251. /package/build/{HEIGHT_BOYS.zscore.yearly-7bb6502a.js → HEIGHT_BOYS.zscore.yearly-caf5d65a.js} +0 -0
  252. /package/build/{HEIGHT_GIRLS.percentile.monthly-53ccb921.js → HEIGHT_GIRLS.percentile.monthly-dd4dc1ec.js} +0 -0
  253. /package/build/{HEIGHT_GIRLS.percentile.weekly-edc585db.js → HEIGHT_GIRLS.percentile.weekly-6d71cf1d.js} +0 -0
  254. /package/build/{HEIGHT_GIRLS.percentile.yearly-7ac079d0.js → HEIGHT_GIRLS.percentile.yearly-8ada2b39.js} +0 -0
  255. /package/build/{HEIGHT_GIRLS.zscore.monthly-484f76e8.js → HEIGHT_GIRLS.zscore.monthly-667bf3ec.js} +0 -0
  256. /package/build/{HEIGHT_GIRLS.zscore.weekly-722a4648.js → HEIGHT_GIRLS.zscore.weekly-8ee41983.js} +0 -0
  257. /package/build/{HEIGHT_GIRLS.zscore.yearly-97904656.js → HEIGHT_GIRLS.zscore.yearly-748cf945.js} +0 -0
  258. /package/build/{Visible-9a919449.js → Visible-4165f9e9.js} +0 -0
  259. /package/build/{WEIGHT_BOYS.percentile.monthly-b257074b.js → WEIGHT_BOYS.percentile.monthly-ea282b83.js} +0 -0
  260. /package/build/{WEIGHT_BOYS.percentile.weekly-702503eb.js → WEIGHT_BOYS.percentile.weekly-e5963dc0.js} +0 -0
  261. /package/build/{WEIGHT_BOYS.percentile.yearly-ed038d17.js → WEIGHT_BOYS.percentile.yearly-9468dbf0.js} +0 -0
  262. /package/build/{WEIGHT_BOYS.zscore.monthly-6001e8a8.js → WEIGHT_BOYS.zscore.monthly-e2fb2cfd.js} +0 -0
  263. /package/build/{WEIGHT_BOYS.zscore.weekly-ebdb9876.js → WEIGHT_BOYS.zscore.weekly-42487b42.js} +0 -0
  264. /package/build/{WEIGHT_BOYS.zscore.yearly-916094ae.js → WEIGHT_BOYS.zscore.yearly-d88f8e25.js} +0 -0
  265. /package/build/{WEIGHT_GIRLS.percentile.monthly-6c72b49a.js → WEIGHT_GIRLS.percentile.monthly-1cb90ff5.js} +0 -0
  266. /package/build/{WEIGHT_GIRLS.percentile.weekly-9e1d5a4c.js → WEIGHT_GIRLS.percentile.weekly-e73e1270.js} +0 -0
  267. /package/build/{WEIGHT_GIRLS.percentile.yearly-01f08511.js → WEIGHT_GIRLS.percentile.yearly-f96d8aac.js} +0 -0
  268. /package/build/{WEIGHT_GIRLS.zscore.monthly-b55046d5.js → WEIGHT_GIRLS.zscore.monthly-3c7a63f3.js} +0 -0
  269. /package/build/{WEIGHT_GIRLS.zscore.weekly-8f6a4861.js → WEIGHT_GIRLS.zscore.weekly-51f55505.js} +0 -0
  270. /package/build/{WEIGHT_GIRLS.zscore.yearly-d9f26541.js → WEIGHT_GIRLS.zscore.yearly-e82813bd.js} +0 -0
  271. /package/build/{animation-265b0036.js → animation-1d1642c9.js} +0 -0
  272. /package/build/{cart-16fb26d5.js → cart-20fba50b.js} +0 -0
  273. /package/build/components/molecules/{embeddedHeathToolCards/baby-poop → healthTools/form/babyPoopForm}/index.styles.d.ts +0 -0
  274. /package/build/{cookieHelper-d38b57aa.js → cookieHelper-9a3f8df6.js} +0 -0
  275. /package/build/{doctor-c93787ed.js → doctor-bd95dbc6.js} +0 -0
  276. /package/build/esm/{BMI_BOYS.percentile.monthly-8b5d47d1.js → BMI_BOYS.percentile.monthly-f311c5fa.js} +0 -0
  277. /package/build/esm/{BMI_BOYS.percentile.weekly-3e74be5a.js → BMI_BOYS.percentile.weekly-ca9bcf79.js} +0 -0
  278. /package/build/esm/{BMI_BOYS.percentile.yearly-40f6256a.js → BMI_BOYS.percentile.yearly-5a312b62.js} +0 -0
  279. /package/build/esm/{BMI_BOYS.zscore.monthly-ddeeb36e.js → BMI_BOYS.zscore.monthly-f6856684.js} +0 -0
  280. /package/build/esm/{BMI_BOYS.zscore.weekly-9d1d7e9c.js → BMI_BOYS.zscore.weekly-cfab8456.js} +0 -0
  281. /package/build/esm/{BMI_BOYS.zscore.yearly-4865ccc5.js → BMI_BOYS.zscore.yearly-24a1dc88.js} +0 -0
  282. /package/build/esm/{BMI_GIRLS.percentile.monthly-81b34946.js → BMI_GIRLS.percentile.monthly-b580780e.js} +0 -0
  283. /package/build/esm/{BMI_GIRLS.percentile.weekly-065ecf25.js → BMI_GIRLS.percentile.weekly-2ed6bff3.js} +0 -0
  284. /package/build/esm/{BMI_GIRLS.percentile.yearly-5619f4dd.js → BMI_GIRLS.percentile.yearly-5173a209.js} +0 -0
  285. /package/build/esm/{BMI_GIRLS.zscore.monthly-e013d9a3.js → BMI_GIRLS.zscore.monthly-bcb8f3af.js} +0 -0
  286. /package/build/esm/{BMI_GIRLS.zscore.weekly-1fb839bf.js → BMI_GIRLS.zscore.weekly-20f43555.js} +0 -0
  287. /package/build/esm/{BMI_GIRLS.zscore.yearly-54ec7e0e.js → BMI_GIRLS.zscore.yearly-e39e7c4b.js} +0 -0
  288. /package/build/esm/{ChevronDown-14cc5d20.js → ChevronDown-d4489952.js} +0 -0
  289. /package/build/esm/{Close-2f1a64cb.js → Close-657d46b8.js} +0 -0
  290. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-cb28050d.js → HEAD CIRCUM_BOYS.percentile.monthly-38021261.js} +0 -0
  291. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-f0b0e5f8.js → HEAD CIRCUM_BOYS.percentile.weekly-55c66c6e.js} +0 -0
  292. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-68cbd39f.js → HEAD CIRCUM_BOYS.percentile.yearly-4b094a19.js} +0 -0
  293. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-9d0fc66b.js → HEAD CIRCUM_BOYS.zscore.monthly-5dcc303b.js} +0 -0
  294. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-c371830b.js → HEAD CIRCUM_BOYS.zscore.weekly-8cdc7680.js} +0 -0
  295. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-ee2e6fd5.js → HEAD CIRCUM_BOYS.zscore.yearly-b536abce.js} +0 -0
  296. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-9b2337cf.js → HEAD CIRCUM_GIRLS.percentile.monthly-c9189721.js} +0 -0
  297. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-5e7d9efc.js → HEAD CIRCUM_GIRLS.percentile.weekly-c6d86ffd.js} +0 -0
  298. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-9b56ef27.js → HEAD CIRCUM_GIRLS.percentile.yearly-ef95ac84.js} +0 -0
  299. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-fa8e7985.js → HEAD CIRCUM_GIRLS.zscore.monthly-dd0fc8c3.js} +0 -0
  300. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-f2e1d774.js → HEAD CIRCUM_GIRLS.zscore.weekly-0ba067fa.js} +0 -0
  301. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-aa042b87.js → HEAD CIRCUM_GIRLS.zscore.yearly-a675e8c8.js} +0 -0
  302. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-2bca7e36.js → HEIGHT_BOYS.percentile.monthly-82109679.js} +0 -0
  303. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-04a91167.js → HEIGHT_BOYS.percentile.weekly-f989e3bb.js} +0 -0
  304. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-16de0b96.js → HEIGHT_BOYS.percentile.yearly-dd80031f.js} +0 -0
  305. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-6cea9714.js → HEIGHT_BOYS.zscore.monthly-5b996782.js} +0 -0
  306. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-412b184e.js → HEIGHT_BOYS.zscore.weekly-25932154.js} +0 -0
  307. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-0f4049ba.js → HEIGHT_BOYS.zscore.yearly-b6d2489a.js} +0 -0
  308. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-b2571bcd.js → HEIGHT_GIRLS.percentile.monthly-7149bb81.js} +0 -0
  309. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-baeb8c8a.js → HEIGHT_GIRLS.percentile.weekly-c56405c5.js} +0 -0
  310. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-78f687cc.js → HEIGHT_GIRLS.percentile.yearly-7732850d.js} +0 -0
  311. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-54565652.js → HEIGHT_GIRLS.zscore.monthly-53c6dd61.js} +0 -0
  312. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-7afa591c.js → HEIGHT_GIRLS.zscore.weekly-a0efce21.js} +0 -0
  313. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-07696a76.js → HEIGHT_GIRLS.zscore.yearly-fa254281.js} +0 -0
  314. /package/build/esm/{Visible-f514e062.js → Visible-06d5ecea.js} +0 -0
  315. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-548f4eba.js → WEIGHT_BOYS.percentile.monthly-a59a623f.js} +0 -0
  316. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-e7230863.js → WEIGHT_BOYS.percentile.weekly-75d3a2a9.js} +0 -0
  317. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-a6fd5440.js → WEIGHT_BOYS.percentile.yearly-5e42a69a.js} +0 -0
  318. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-a4b99987.js → WEIGHT_BOYS.zscore.monthly-be6dbbb5.js} +0 -0
  319. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-b9a278b2.js → WEIGHT_BOYS.zscore.weekly-7297b525.js} +0 -0
  320. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-4fc09b9d.js → WEIGHT_BOYS.zscore.yearly-efb3f378.js} +0 -0
  321. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-6d72e5b5.js → WEIGHT_GIRLS.percentile.monthly-8e5b7d12.js} +0 -0
  322. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-480b25c8.js → WEIGHT_GIRLS.percentile.weekly-b2616c0d.js} +0 -0
  323. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-3472c514.js → WEIGHT_GIRLS.percentile.yearly-42960ad7.js} +0 -0
  324. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-717db383.js → WEIGHT_GIRLS.zscore.monthly-b028967c.js} +0 -0
  325. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-21fb2418.js → WEIGHT_GIRLS.zscore.weekly-c53b2d36.js} +0 -0
  326. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-fd07c8f6.js → WEIGHT_GIRLS.zscore.yearly-00cf3ec5.js} +0 -0
  327. /package/build/esm/{animation-8a323af5.js → animation-c85ef1aa.js} +0 -0
  328. /package/build/esm/{cart-d52f1dec.js → cart-a09f93df.js} +0 -0
  329. /package/build/esm/components/molecules/{embeddedHeathToolCards/baby-poop → healthTools/form/babyPoopForm}/index.styles.d.ts +0 -0
  330. /package/build/esm/{cookieHelper-82442bba.js → cookieHelper-4166d977.js} +0 -0
  331. /package/build/esm/{doctor-04938ed4.js → doctor-9918e324.js} +0 -0
  332. /package/build/esm/{index-7dea2608.js → index-3e04178f.js} +0 -0
  333. /package/build/esm/{index-1aeb952a.js → index-5b97be17.js} +0 -0
  334. /package/build/esm/{index-d84269ae.js → index-b63d88c2.js} +0 -0
  335. /package/build/esm/{index-eec6203c.js → index-be8d21e4.js} +0 -0
  336. /package/build/esm/{isProduction-d3299694.js → isProduction-8ddd1c09.js} +0 -0
  337. /package/build/esm/{localizeNumberFormat-a3a55f49.js → localizeNumberFormat-567af8b4.js} +0 -0
  338. /package/build/esm/{normalizeLink-09b7b732.js → normalizeLink-00141ab9.js} +0 -0
  339. /package/build/esm/{number-8d86a56c.js → number-f58f7319.js} +0 -0
  340. /package/build/esm/{paths-5ab6cf36.js → paths-6c0107cc.js} +0 -0
  341. /package/build/esm/{theme-03d89802.js → theme-7c208c30.js} +0 -0
  342. /package/build/esm/{translationsContext-c2547a40.js → translationsContext-9021710e.js} +0 -0
  343. /package/build/esm/{tslib.es6-5160724c.js → tslib.es6-2c23b4a0.js} +0 -0
  344. /package/build/esm/{types-19e68c3a.js → types-58c673f9.js} +0 -0
  345. /package/build/esm/{useIsInit-742bfdbc.js → useIsInit-c7f70254.js} +0 -0
  346. /package/build/esm/{useOutsideClick-371cb137.js → useOutsideClick-4a5bba56.js} +0 -0
  347. /package/build/esm/{useScrollbarSize-f2dc58f6.js → useScrollbarSize-718c8d7c.js} +0 -0
  348. /package/build/esm/{useUniqueId-7834dc19.js → useUniqueId-ce0a21e6.js} +0 -0
  349. /package/build/esm/{utils-21e35369.js → utils-72d20560.js} +0 -0
  350. /package/build/{index-6768d385.js → index-6e65f064.js} +0 -0
  351. /package/build/{index-d5b0e368.js → index-896edc0e.js} +0 -0
  352. /package/build/{index-261ce38d.js → index-d2b208bb.js} +0 -0
  353. /package/build/{index-6dd09d0e.js → index-da4e36c3.js} +0 -0
  354. /package/build/{isProduction-a589f8e0.js → isProduction-6c46b850.js} +0 -0
  355. /package/build/{localizeNumberFormat-2d08ab00.js → localizeNumberFormat-b9ffbd83.js} +0 -0
  356. /package/build/{normalizeLink-81e44471.js → normalizeLink-05857ba2.js} +0 -0
  357. /package/build/{number-f3955ac1.js → number-3ee7ee9e.js} +0 -0
  358. /package/build/{paths-1eedeba0.js → paths-d1a45b42.js} +0 -0
  359. /package/build/{theme-0c7de955.js → theme-de064836.js} +0 -0
  360. /package/build/{translationsContext-f0b00799.js → translationsContext-073aabc8.js} +0 -0
  361. /package/build/{tslib.es6-21bc76dd.js → tslib.es6-a3b945ae.js} +0 -0
  362. /package/build/{types-c5c61b1f.js → types-db558dfc.js} +0 -0
  363. /package/build/{useIsInit-1e1192d3.js → useIsInit-24b144df.js} +0 -0
  364. /package/build/{useOutsideClick-fb7b0e11.js → useOutsideClick-03608b1c.js} +0 -0
  365. /package/build/{useScrollbarSize-02a199f1.js → useScrollbarSize-709e0dea.js} +0 -0
  366. /package/build/{useUniqueId-9ee0e545.js → useUniqueId-d3ce4826.js} +0 -0
  367. /package/build/{utils-20389cd3.js → utils-c6a0ba99.js} +0 -0
@@ -34,13 +34,16 @@ export { BmiForm } from "./healthTools/form/bmiForm";
34
34
  export { BmiFormValue, BmiFormProps } from "./embeddedHeathToolCards/helpers";
35
35
  export { BabyGrowthCardEmbed, BabyGrowthCardEmbedProps, } from "./embeddedHeathToolCards/baby-growth";
36
36
  export { BabyPoopEmbed } from "./embeddedHeathToolCards/baby-poop";
37
+ export { BabyPoopForm } from "./healthTools/form/babyPoopForm";
37
38
  export { THRCardEmbed } from "./embeddedHeathToolCards/target-heart-rate";
38
39
  export { ThrForm, ThrFormProps, ThrFormValue } from "./healthTools/form/thrForm";
39
40
  export { BMRCardEmbed } from "./embeddedHeathToolCards/bmr/bmr";
40
41
  export type { DueDateCardEmbedProps } from "./embeddedHeathToolCards/due-date/dueDate";
41
42
  export { OvulationCardEmbed } from "./embeddedHeathToolCards/ovulation/ovulation";
42
43
  export type { Props as OvulationCardEmbedProps } from "./embeddedHeathToolCards/ovulation/ovulation";
44
+ export { OvulationForm, OvulationFormProps, OvulationFormValue, } from "./healthTools/form/ovulationForm";
43
45
  export { PWGCardEmbed } from "./embeddedHeathToolCards/pwg/pwg";
46
+ export { PWGForm, PWGFormProps, PWGFormValue } from "./healthTools/form/pwgForm";
44
47
  export type { Props as PWGCardEmbedProps } from "./embeddedHeathToolCards/ovulation/ovulation";
45
48
  export type { SEOData as SeoHeadSEOData, Props as SeoHeadProps, } from "./seoHead";
46
49
  export { LanguageSwitcher } from "./languageSwitcher";
@@ -1,7 +1,11 @@
1
1
  import React from 'react';
2
2
  import { SiteType } from "../../../interfaces/types";
3
3
  import { PregWeightInfo } from "../../../together/interfaces/types";
4
- import { InputError } from "../embeddedHeathToolCards/pwg/pwg";
4
+ export type InputError = {
5
+ weightBefore: string;
6
+ weight: string;
7
+ height: string;
8
+ };
5
9
  export type Props = {
6
10
  info: PregWeightInfo;
7
11
  errorMessage?: InputError;
@@ -1,92 +1,92 @@
1
- export { V as AdBlock, A as Alert, e as ArticleCard, f as ArticleCardV2, a as Avatar, w as BMICardEmbed, J as BMRCardEmbed, y as BabyGrowthCardEmbed, z as BabyPoopEmbed, B as Badge, x as BmiForm, b as BorderHeading, N as Breadcrumbs, g as CategoryCard, C as Checkbox, h as CheckboxGroup, r as CookieAcceptConfirm, L as DateRangePicker, D as DoctorInfo, v as DueDateCardEmbed, F as FileDropdown, W as FixedBottomAdBlock, q as FloatButtonGroup, G as Grid, I as IconText, Z as MAPPING_CATEGORY_PREMIUM_API_TYPE, Y as MAPPING_CATEGORY_PREMIUM_TYPE, M as MobileBottomNavigation, s as MobileBottomNavigationIcon, O as OvulationCardEmbed, K as PWGCardEmbed, P as Pagination, i as ProgressBar, R as Radio, j as RadioGroup, d as RateStars, S as ScrollList, t as SeoHead, Q as ShareContainer, U as ShareDrawer, _ as SideBannerModal, k as SideMenu, l as StatisticCard, X as SurveyOrPremiumBanner, o as SurveyQuestionCard, p as SurveyThankyouCard, E as THRCardEmbed, m as Table, n as Tabs, T as Tag, H as ThrForm, c as Toggle, u as ToolsBannerCard, $ as UserProfileNavigation, a0 as UserProfileNavigationHeader, a1 as UserProfileNavigationStats } from './index-031da05c.js';
2
- export { B as Button } from './index-0d9866a6.js';
3
- export { A as AuthorBadge, a as BookingBtn, B as BtnChoice, D as Divider } from './index-4929d9c4.js';
4
- export { F as Flag, I as ImageWrap } from './index-ba777d71.js';
5
- export { H as Heading } from './index-48d75d5b.js';
6
- export { I as Input } from './index-7d1d6c79.js';
7
- export { L as Label } from './constants-0904669a.js';
8
- export { L as Logo } from './index-3fa61807.js';
9
- export { P as PureInput, S as StepRenderer, a as StepRendererContext, T as TextArea } from './index.styles-924b4812.js';
10
- export { T as Text } from './index-7edac771.js';
11
- export { C as Container } from './index-1aeb952a.js';
12
- export { I as Icon } from './index-f2de848c.js';
13
- export { D as Drawer, G as GenderOptionControl, M as Modal, R as RadioImageGroup } from './index-4ea3e525.js';
14
- export { C as CustomReferenceDot } from './index-eec6203c.js';
15
- export { L as LogoIcon } from './utils-cf5bebf5.js';
16
- export { D as DatePicker, L as Loading } from './index-13578b4b.js';
17
- export { D as Dropdown } from './index-a367d535.js';
18
- export { P as Popup } from './index-b03e8e5c.js';
19
- export { L as LanguageSwitcher, b as NavigationLogoutPopup, c as NavigationProfileButton, N as NavigationV2, P as ProfileNavigation, g as getNavMenuContent, a as getNavMenuContentWithCache } from './index-b804ef2f.js';
20
- export { P as PillCarousel } from './index-75658868.js';
21
- export { A as AddressInput } from './index-a6863224.js';
22
- export { F as Footer } from './index-f2ac3b3b.js';
1
+ export { Y as AdBlock, A as Alert, e as ArticleCard, f as ArticleCardV2, a as Avatar, w as BMICardEmbed, K as BMRCardEmbed, y as BabyGrowthCardEmbed, z as BabyPoopEmbed, E as BabyPoopForm, B as Badge, x as BmiForm, b as BorderHeading, V as Breadcrumbs, g as CategoryCard, C as Checkbox, h as CheckboxGroup, r as CookieAcceptConfirm, U as DateRangePicker, D as DoctorInfo, v as DueDateCardEmbed, F as FileDropdown, Z as FixedBottomAdBlock, q as FloatButtonGroup, G as Grid, I as IconText, a0 as MAPPING_CATEGORY_PREMIUM_API_TYPE, $ as MAPPING_CATEGORY_PREMIUM_TYPE, M as MobileBottomNavigation, s as MobileBottomNavigationIcon, O as OvulationCardEmbed, L as OvulationForm, N as PWGCardEmbed, Q as PWGForm, P as Pagination, i as ProgressBar, R as Radio, j as RadioGroup, d as RateStars, S as ScrollList, t as SeoHead, W as ShareContainer, X as ShareDrawer, a1 as SideBannerModal, k as SideMenu, l as StatisticCard, _ as SurveyOrPremiumBanner, o as SurveyQuestionCard, p as SurveyThankyouCard, H as THRCardEmbed, m as Table, n as Tabs, T as Tag, J as ThrForm, c as Toggle, u as ToolsBannerCard, a2 as UserProfileNavigation, a3 as UserProfileNavigationHeader, a4 as UserProfileNavigationStats } from './index-f80d4ff8.js';
2
+ export { B as Button } from './index-4a001eda.js';
3
+ export { A as AuthorBadge, a as BookingBtn, B as BtnChoice, D as Divider } from './index-343490b3.js';
4
+ export { F as Flag, I as ImageWrap } from './index-f0ac2d9c.js';
5
+ export { H as Heading } from './index-f55cc5a7.js';
6
+ export { I as Input } from './index-db0a1f04.js';
7
+ export { L as Label } from './constants-e3536cb0.js';
8
+ export { L as Logo } from './index-23fa4098.js';
9
+ export { P as PureInput, S as StepRenderer, a as StepRendererContext, T as TextArea } from './index.styles-59f43d64.js';
10
+ export { T as Text } from './index-52e1cb2b.js';
11
+ export { C as Container } from './index-5b97be17.js';
12
+ export { I as Icon } from './index-8a31b708.js';
13
+ export { D as Drawer, G as GenderOptionControl, M as Modal, R as RadioImageGroup } from './index-af5ce53c.js';
14
+ export { C as CustomReferenceDot } from './index-be8d21e4.js';
15
+ export { L as LogoIcon } from './utils-8a09aa51.js';
16
+ export { D as DatePicker, L as Loading } from './index-aebda8f4.js';
17
+ export { D as Dropdown } from './index-56195940.js';
18
+ export { P as Popup } from './index-c8a34381.js';
19
+ export { L as LanguageSwitcher, b as NavigationLogoutPopup, c as NavigationProfileButton, N as NavigationV2, P as ProfileNavigation, g as getNavMenuContent, a as getNavMenuContentWithCache } from './index-7ef38b29.js';
20
+ export { P as PillCarousel } from './index-6c8cda18.js';
21
+ export { A as AddressInput } from './index-da45fa92.js';
22
+ export { F as Footer } from './index-724596e6.js';
23
23
  import 'react';
24
- import './index-667832a2.js';
25
- import './tslib.es6-5160724c.js';
24
+ import './index-7aff3435.js';
25
+ import './tslib.es6-2c23b4a0.js';
26
26
  import '@mantine/core';
27
- import './utils-21e35369.js';
27
+ import './utils-72d20560.js';
28
28
  import '@hhgtech/icons/other';
29
- import './index-61c6842a.js';
30
- import './index-62e5ab51.js';
29
+ import './index-a2cdc317.js';
30
+ import './index-d73390b2.js';
31
31
  import 'date-fns/locale';
32
- import './index-7dea2608.js';
33
- import './isProduction-d3299694.js';
34
- import './theme-03d89802.js';
32
+ import './index-3e04178f.js';
33
+ import './isProduction-8ddd1c09.js';
34
+ import './theme-7c208c30.js';
35
35
  import 'innertext';
36
36
  import '@mantine/dates';
37
- import './useMantineLocale-deeb986b.js';
37
+ import './useMantineLocale-6a509174.js';
38
38
  import 'dayjs';
39
- import './translationsContext-c2547a40.js';
39
+ import './translationsContext-9021710e.js';
40
40
  import 'string-format';
41
41
  import '@mantine/hooks';
42
42
  import '@emotion/styled';
43
43
  import 'lodash/throttle';
44
44
  import '@emotion/react';
45
45
  import 'html-react-parser';
46
- import './useTranslations-3a5b70f3.js';
47
- import 'date-fns';
48
- import './types-19e68c3a.js';
49
- import './utils-b0732a5b.js';
50
- import './cookieHelper-82442bba.js';
46
+ import './utils-101d2ed1.js';
47
+ import './cookieHelper-4166d977.js';
51
48
  import 'slugify';
52
- import './index-18250b0b.js';
53
- import './index.styled-d9fe4f4b.js';
54
- import './index-d73121f4.js';
49
+ import './useTranslations-3ea1638d.js';
50
+ import 'date-fns';
51
+ import './types-58c673f9.js';
52
+ import './index-c0c2dfbe.js';
53
+ import './index.styled-e18670ac.js';
54
+ import './index-57b0dda2.js';
55
55
  import '@mantine/form';
56
- import './useHealthToolCache-807babad.js';
57
- import './getDynamicHealthTool-bb0c554b.js';
58
- import './normalizeLink-09b7b732.js';
59
- import './routing-e559250d.js';
60
- import './core-2e0a38ee.js';
61
- import './index-3723a2c1.js';
56
+ import './useHealthToolCache-59feafe2.js';
57
+ import './getDynamicHealthTool-75eac0f0.js';
58
+ import './normalizeLink-00141ab9.js';
59
+ import './routing-e49e8c2d.js';
60
+ import './core-55c889b2.js';
61
+ import './index-329afe30.js';
62
62
  import 'react-hook-form';
63
- import './WhatsApp-85f73100.js';
64
- import './useOutsideClick-371cb137.js';
63
+ import './useOutsideClick-4a5bba56.js';
65
64
  import 'date-fns/locale/en-US';
66
65
  import 'date-fns/locale/id';
67
66
  import 'date-fns/locale/vi';
68
67
  import 'date-fns/locale/zh-TW';
69
- import './getSocialList-77cc5472.js';
68
+ import './getSocialList-cffac849.js';
69
+ import './WhatsApp-9dbce6f2.js';
70
70
  import 'uuid';
71
71
  import '@hhgtech/icons/core';
72
- import './index-6201aa22.js';
72
+ import './index-48fd5f17.js';
73
73
  import 'js-cookie';
74
74
  import 'lodash/flatten';
75
75
  import 'lodash/uniqBy';
76
- import './paths-5ab6cf36.js';
76
+ import './paths-6c0107cc.js';
77
77
  import '@mantine/carousel';
78
78
  import 'classnames';
79
- import './useUniqueId-7834dc19.js';
80
- import './animation-8a323af5.js';
79
+ import './useUniqueId-ce0a21e6.js';
80
+ import './animation-c85ef1aa.js';
81
81
  import 'react-keyed-flatten-children';
82
- import './useScrollbarSize-f2dc58f6.js';
82
+ import './useScrollbarSize-718c8d7c.js';
83
83
  import 'lodash/debounce';
84
84
  import 'react-dom';
85
85
  import '@hookform/resolvers/yup';
86
86
  import 'react-day-picker/DayPickerInput';
87
- import './constants-ee4f30c7.js';
88
- import './ChevronDown-14cc5d20.js';
89
- import './index-829fbe6e.js';
90
- import './useIsInit-742bfdbc.js';
87
+ import './constants-c042f99f.js';
88
+ import './ChevronDown-d4489952.js';
89
+ import './index-c826cac0.js';
90
+ import './useIsInit-c7f70254.js';
91
91
  import 'dayjs/plugin/relativeTime';
92
- import './utils-50c254f2.js';
92
+ import './utils-25cc1cc1.js';
@@ -1,5 +1,5 @@
1
- import './index-62e5ab51.js';
2
- import { i as isProduction } from './isProduction-d3299694.js';
1
+ import './index-d73390b2.js';
2
+ import { i as isProduction } from './isProduction-8ddd1c09.js';
3
3
 
4
4
  const isDevelopment = process.env.NEXT_PUBLIC_DEPLOY_ENV === 'development';
5
5
  const IS_SSR = typeof window === 'undefined';
@@ -1,6 +1,6 @@
1
1
  import styled from '@emotion/styled';
2
- import { t as theme } from './theme-03d89802.js';
3
- import { M as MediaQueries } from './utils-21e35369.js';
2
+ import { t as theme } from './theme-7c208c30.js';
3
+ import { M as MediaQueries } from './utils-72d20560.js';
4
4
  import React__default from 'react';
5
5
 
6
6
  const StyledInput = styled.div `
@@ -1,4 +1,4 @@
1
- export { A as API_DATE_FORMAT, B as BEARER_TOKEN_COOKIE, b as CARE_BOOKING_LOCALES, C as CARE_LOCALES, c as CDN_ADDRESS, h as DATE_FNS_DATE_FORMAT, D as DATE_FNS_LOCALE, E as ECOM_LOCALES, F as FAVICONS, G as GA_TOKEN_COOKIE, I as ISO_FORMAT, L as LOCALE_SPECS, M as MAP_DOMAIN_BY_LOCALE, Q as QUERY_HEALTH_TOOL, R as RISK_SCREENER_NAME, a as RISK_SCREENER_SLUG, f as SSO_URL, S as STATIC_PAGES, T as TOGETHER_LOCALES, g as UP_BASEPATH, U as USER_GEOLOCATION_COORDINATES_COOKIE, e as basePath, d as domainLocales, j as siteHost, s as siteOptions } from './index-62e5ab51.js';
2
- export { i as isProduction } from './isProduction-d3299694.js';
1
+ export { A as API_DATE_FORMAT, B as BEARER_TOKEN_COOKIE, b as CARE_BOOKING_LOCALES, C as CARE_LOCALES, c as CDN_ADDRESS, h as DATE_FNS_DATE_FORMAT, D as DATE_FNS_LOCALE, E as ECOM_LOCALES, F as FAVICONS, G as GA_TOKEN_COOKIE, I as ISO_FORMAT, L as LOCALE_SPECS, M as MAP_DOMAIN_BY_LOCALE, Q as QUERY_HEALTH_TOOL, R as RISK_SCREENER_NAME, a as RISK_SCREENER_SLUG, f as SSO_URL, S as STATIC_PAGES, T as TOGETHER_LOCALES, g as UP_BASEPATH, U as USER_GEOLOCATION_COORDINATES_COOKIE, e as basePath, d as domainLocales, j as siteHost, s as siteOptions } from './index-d73390b2.js';
2
+ export { i as isProduction } from './isProduction-8ddd1c09.js';
3
3
  import 'date-fns/locale';
4
- import './index-7dea2608.js';
4
+ import './index-3e04178f.js';
@@ -1,5 +1,5 @@
1
- import { a as __awaiter } from './tslib.es6-5160724c.js';
2
- import { i as isProduction } from './isProduction-d3299694.js';
1
+ import { a as __awaiter } from './tslib.es6-2c23b4a0.js';
2
+ import { i as isProduction } from './isProduction-8ddd1c09.js';
3
3
 
4
4
  const ServerCache = {};
5
5
  const getCachedItem = (key) => {
@@ -1,6 +1,6 @@
1
1
  import React__default, { createContext, useState, useEffect, useMemo } from 'react';
2
2
  import throttle from 'lodash/throttle';
3
- import { B as Breakpoints } from './utils-21e35369.js';
3
+ import { B as Breakpoints } from './utils-72d20560.js';
4
4
 
5
5
  const ScreenSizeContext = createContext({
6
6
  isInit: true,
package/build/esm/ecom.js CHANGED
@@ -1,10 +1,10 @@
1
- import { t as theme } from './theme-03d89802.js';
2
- export { c as Constants } from './constants-ee4f30c7.js';
3
- export { t as Types } from './types-19e68c3a.js';
4
- import './index-62e5ab51.js';
1
+ import { t as theme } from './theme-7c208c30.js';
2
+ export { c as Constants } from './constants-c042f99f.js';
3
+ export { t as Types } from './types-58c673f9.js';
4
+ import './index-d73390b2.js';
5
5
  import 'date-fns/locale';
6
- import './index-7dea2608.js';
7
- import './isProduction-d3299694.js';
6
+ import './index-3e04178f.js';
7
+ import './isProduction-8ddd1c09.js';
8
8
 
9
9
  // ===== CART END =====
10
10
 
@@ -1,30 +1,30 @@
1
- export { F as Footer } from './index-f2ac3b3b.js';
1
+ export { F as Footer } from './index-724596e6.js';
2
2
  import 'react';
3
- import './index-1aeb952a.js';
3
+ import './index-5b97be17.js';
4
4
  import 'dayjs';
5
- import './index-62e5ab51.js';
5
+ import './index-d73390b2.js';
6
6
  import 'date-fns/locale';
7
- import './index-7dea2608.js';
8
- import './isProduction-d3299694.js';
9
- import './index-ba777d71.js';
10
- import './tslib.es6-5160724c.js';
7
+ import './index-3e04178f.js';
8
+ import './isProduction-8ddd1c09.js';
9
+ import './index-f0ac2d9c.js';
10
+ import './tslib.es6-2c23b4a0.js';
11
11
  import '@hhgtech/icons/other';
12
12
  import '@mantine/core';
13
13
  import '@mantine/hooks';
14
- import './index-61c6842a.js';
15
- import './utils-21e35369.js';
14
+ import './index-a2cdc317.js';
15
+ import './utils-72d20560.js';
16
16
  import '@emotion/styled';
17
17
  import '@mantine/carousel';
18
- import './index-667832a2.js';
19
- import './theme-03d89802.js';
20
- import './useMantineLocale-deeb986b.js';
18
+ import './index-7aff3435.js';
19
+ import './theme-7c208c30.js';
20
+ import './useMantineLocale-6a509174.js';
21
21
  import 'classnames';
22
- import './useUniqueId-7834dc19.js';
22
+ import './useUniqueId-ce0a21e6.js';
23
23
  import '@hhgtech/icons/core';
24
24
  import '@mantine/dates';
25
- import './translationsContext-c2547a40.js';
25
+ import './translationsContext-9021710e.js';
26
26
  import 'string-format';
27
- import './index-3fa61807.js';
28
- import './utils-cf5bebf5.js';
29
- import './index-18250b0b.js';
30
- import './index.styled-d9fe4f4b.js';
27
+ import './index-23fa4098.js';
28
+ import './utils-8a09aa51.js';
29
+ import './index-c0c2dfbe.js';
30
+ import './index.styled-e18670ac.js';
@@ -1,5 +1,5 @@
1
- export { C as CommonGAssets, G as GAssets } from './index-61c6842a.js';
2
- import './index-62e5ab51.js';
1
+ export { C as CommonGAssets, G as GAssets } from './index-a2cdc317.js';
2
+ import './index-d73390b2.js';
3
3
  import 'date-fns/locale';
4
- import './index-7dea2608.js';
5
- import './isProduction-d3299694.js';
4
+ import './index-3e04178f.js';
5
+ import './isProduction-8ddd1c09.js';
@@ -1,7 +1,7 @@
1
- import { a as __awaiter } from './tslib.es6-5160724c.js';
2
- import { n as normalizeLinkSlash } from './normalizeLink-09b7b732.js';
3
- import { c as getDiscoverApiDomain } from './routing-e559250d.js';
4
- import { g as getDataWithCache } from './core-2e0a38ee.js';
1
+ import { a as __awaiter } from './tslib.es6-2c23b4a0.js';
2
+ import { n as normalizeLinkSlash } from './normalizeLink-00141ab9.js';
3
+ import { c as getDiscoverApiDomain } from './routing-e49e8c2d.js';
4
+ import { g as getDataWithCache } from './core-55c889b2.js';
5
5
 
6
6
  const formatHealthTool = (healthTool, locale) => {
7
7
  var _a, _b;
@@ -1,8 +1,8 @@
1
1
  import React__default from 'react';
2
- import { _ as __rest } from './tslib.es6-5160724c.js';
3
- import { W as WhatsApp, I as Instagram } from './WhatsApp-85f73100.js';
4
- import { S as SocialType, L as LOCALE } from './index-7dea2608.js';
5
- import { C as CommonGAssets } from './index-61c6842a.js';
2
+ import { _ as __rest } from './tslib.es6-2c23b4a0.js';
3
+ import { W as WhatsApp, I as Instagram } from './WhatsApp-9dbce6f2.js';
4
+ import { S as SocialType, L as LOCALE } from './index-3e04178f.js';
5
+ import { C as CommonGAssets } from './index-a2cdc317.js';
6
6
 
7
7
  const Facebook = (_a) => {
8
8
  var { size } = _a, rest = __rest(_a, ["size"]);
@@ -1,21 +1,21 @@
1
- export { u as useTranslations } from './useTranslations-3a5b70f3.js';
2
- export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-f2dc58f6.js';
3
- export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, a as usePrevious, b as useRafState } from './useCategory-ee4a1988.js';
4
- export { u as useHealthToolsCache } from './useHealthToolCache-807babad.js';
5
- export { u as useIsInit } from './useIsInit-742bfdbc.js';
6
- export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-371cb137.js';
7
- export { u as useInitialMount, a as useUniqueId } from './useUniqueId-7834dc19.js';
1
+ export { u as useTranslations } from './useTranslations-3ea1638d.js';
2
+ export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-718c8d7c.js';
3
+ export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, a as usePrevious, b as useRafState } from './useCategory-0a83368e.js';
4
+ export { u as useHealthToolsCache } from './useHealthToolCache-59feafe2.js';
5
+ export { u as useIsInit } from './useIsInit-c7f70254.js';
6
+ export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-4a5bba56.js';
7
+ export { u as useInitialMount, a as useUniqueId } from './useUniqueId-ce0a21e6.js';
8
8
  import 'react';
9
- import './translationsContext-c2547a40.js';
9
+ import './translationsContext-9021710e.js';
10
10
  import 'string-format';
11
11
  import 'lodash/debounce';
12
- import './tslib.es6-5160724c.js';
13
- import './cookieHelper-82442bba.js';
14
- import './index-7dea2608.js';
15
- import './getDynamicHealthTool-bb0c554b.js';
16
- import './normalizeLink-09b7b732.js';
17
- import './routing-e559250d.js';
18
- import './index-62e5ab51.js';
12
+ import './tslib.es6-2c23b4a0.js';
13
+ import './cookieHelper-4166d977.js';
14
+ import './index-3e04178f.js';
15
+ import './getDynamicHealthTool-75eac0f0.js';
16
+ import './normalizeLink-00141ab9.js';
17
+ import './routing-e49e8c2d.js';
18
+ import './index-d73390b2.js';
19
19
  import 'date-fns/locale';
20
- import './isProduction-d3299694.js';
21
- import './core-2e0a38ee.js';
20
+ import './isProduction-8ddd1c09.js';
21
+ import './core-55c889b2.js';
@@ -1 +1 @@
1
- export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.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' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardReactions.comment' | 'cardReactions.repliesCount' | 'cardReactions.reply' | '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' | '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' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'comment.count' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.message.askDoctorRequire' | '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.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.menu.category.view' | '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.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.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.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.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.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.similac.term.error' | '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.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' | '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' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'submit' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | '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.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' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'lead.otp.phoneLabel' | 'lead.otp.phonePlaceholder';
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.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' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardReactions.comment' | 'cardReactions.repliesCount' | 'cardReactions.reply' | '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' | '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' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'comment.count' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.message.askDoctorRequire' | '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.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.menu.category.view' | '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.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.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.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.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.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.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' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'submit' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | '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.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.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'lead.otp.phoneLabel' | 'lead.otp.phonePlaceholder';
@@ -412,7 +412,6 @@ var defaultTranslations = {
412
412
  "onboarding.similac.input.no": "Please enter your street name, building, house no.",
413
413
  "onboarding.similac.input.phone": "Your phone number",
414
414
  "onboarding.similac.input.ward": "Please select your ward/village",
415
- "onboarding.similac.term.error": "This field is required",
416
415
  "onboarding.updatePassword.confirmPassword": "Confirm Password",
417
416
  "onboarding.updatePassword.description": "Make sure it's a 8 characters or more",
418
417
  "onboarding.updatePassword.heading": "Almost there! You’ll need a password",
@@ -498,6 +497,7 @@ var defaultTranslations = {
498
497
  "pregnancyWeightGain.weightBeforeInput": "Weight before pregnancy",
499
498
  "pregnancyWeightGain.weightInput": "Current Weight",
500
499
  "pregnancyWeightGain.weightInput.desc": " (kg)",
500
+ "pregnancyWeightGain.weightInput.error": "Please enter a valid weight",
501
501
  "previewPhotos.title": "{name}'s Post",
502
502
  "profilePanel.anserwing.viewFull": "View full answers",
503
503
  "profilePanel.awards": "Awards & Accreditations",
@@ -599,6 +599,7 @@ var defaultTranslations = {
599
599
  "userProfile.userRank.expert": "Expert",
600
600
  "userProfile.userRank.influencer": "Influencer",
601
601
  "userProfile.userRank.member": "Member",
602
+ "validation.error.requiredField": "This field is required",
602
603
  "verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
603
604
  "verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
604
605
  "verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
@@ -412,7 +412,6 @@ var hiTranslations = {
412
412
  "onboarding.similac.input.no": "Please enter your street name, building, house no.",
413
413
  "onboarding.similac.input.phone": "Your phone number",
414
414
  "onboarding.similac.input.ward": "Please select your ward/village",
415
- "onboarding.similac.term.error": "This field is required",
416
415
  "onboarding.updatePassword.confirmPassword": "Confirm Password",
417
416
  "onboarding.updatePassword.description": "Make sure it's a 8 characters or more",
418
417
  "onboarding.updatePassword.heading": "Almost there! You’ll need a password",
@@ -498,6 +497,7 @@ var hiTranslations = {
498
497
  "pregnancyWeightGain.weightBeforeInput": "आपका गर्भावस्था से पहले का वजन क्या था?",
499
498
  "pregnancyWeightGain.weightInput": "आपका वर्तमान वजन कितना है?",
500
499
  "pregnancyWeightGain.weightInput.desc": "(किलोग्राम)",
500
+ "pregnancyWeightGain.weightInput.error": "कृपया सही वजन दर्ज करें",
501
501
  "previewPhotos.title": "{name}'s Post",
502
502
  "profilePanel.anserwing.viewFull": "View full answers",
503
503
  "profilePanel.awards": "Awards & Accreditations",
@@ -599,6 +599,7 @@ var hiTranslations = {
599
599
  "userProfile.userRank.expert": "एक्सपर्ट",
600
600
  "userProfile.userRank.influencer": "इंफ्लूएंसर",
601
601
  "userProfile.userRank.member": "मेंबर",
602
+ "validation.error.requiredField": "इस क्षेत्र की आवश्यकता है।",
602
603
  "verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
603
604
  "verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
604
605
  "verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
@@ -412,7 +412,6 @@ var idTranslations = {
412
412
  "onboarding.similac.input.no": "Masukkan nama jalan, gedung, nomor rumah",
413
413
  "onboarding.similac.input.phone": "Nomor HP",
414
414
  "onboarding.similac.input.ward": "Masukkan desa atau kelurahan",
415
- "onboarding.similac.term.error": "Kolom ini harus diisi",
416
415
  "onboarding.updatePassword.confirmPassword": "Konfirmasi Kata Sandi ",
417
416
  "onboarding.updatePassword.description": "Pastikan kata sandi terdiri dari 8 karakter atau lebih ",
418
417
  "onboarding.updatePassword.heading": "Sedikit lagi! Kamu membutuhkan kata sandi. ",
@@ -498,6 +497,7 @@ var idTranslations = {
498
497
  "pregnancyWeightGain.weightBeforeInput": "Berapa berat badan Anda sebelum hamil?",
499
498
  "pregnancyWeightGain.weightInput": "Berapa berat badan Anda sekarang?",
500
499
  "pregnancyWeightGain.weightInput.desc": "(kg)",
500
+ "pregnancyWeightGain.weightInput.error": "Masukkan berat badan Anda",
501
501
  "previewPhotos.title": "Postingan {name}",
502
502
  "profilePanel.anserwing.viewFull": "Lihat jawaban lengkap",
503
503
  "profilePanel.awards": "Penghargaan dan akreditasi ",
@@ -599,6 +599,7 @@ var idTranslations = {
599
599
  "userProfile.userRank.expert": "Ahli",
600
600
  "userProfile.userRank.influencer": "Influencer",
601
601
  "userProfile.userRank.member": "Member",
602
+ "validation.error.requiredField": "Kolom ini wajib diisi",
602
603
  "verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
603
604
  "verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
604
605
  "verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
@@ -412,7 +412,6 @@ var kmTranslations = {
412
412
  "onboarding.similac.input.no": "Please enter your street name, building, house no.",
413
413
  "onboarding.similac.input.phone": "Your phone number",
414
414
  "onboarding.similac.input.ward": "Please select your ward/village",
415
- "onboarding.similac.term.error": "This field is required",
416
415
  "onboarding.updatePassword.confirmPassword": "បញ្ជាក់លេខសម្ងាត់",
417
416
  "onboarding.updatePassword.description": "លេខសម្ងាត់​របស់​អ្នក​ត្រូវ​តែ​មាន​ចាប់​ពី​៨ខ្ទង់​ឡើង​​ទៅ",
418
417
  "onboarding.updatePassword.heading": "ជិត​សម្រេចហើយ! អ្នកត្រូវ​ការ​លេខ​សម្ងាត់",
@@ -498,6 +497,7 @@ var kmTranslations = {
498
497
  "pregnancyWeightGain.weightBeforeInput": "តើទម្ងន់របស់អ្នកមុនមានផ្ទៃពោះប៉ុន្មានគីឡូដែរ?",
499
498
  "pregnancyWeightGain.weightInput": "ចុះឥឡូវទម្ងន់ប៉ុន្មាន(គីឡូក្រាម)ហើយ?",
500
499
  "pregnancyWeightGain.weightInput.desc": "(គីឡូក្រាម)",
500
+ "pregnancyWeightGain.weightInput.error": "សូមបញ្ចូល​ទម្ងន់​ឲ្យ​បានត្រឹមត្រូវ",
501
501
  "previewPhotos.title": "{name}'s Post",
502
502
  "profilePanel.anserwing.viewFull": "View full answers",
503
503
  "profilePanel.awards": "Awards & Accreditations",
@@ -599,6 +599,7 @@ var kmTranslations = {
599
599
  "userProfile.userRank.expert": "អ្នកជំនាញ",
600
600
  "userProfile.userRank.influencer": "Influencer",
601
601
  "userProfile.userRank.member": "សមាជិ",
602
+ "validation.error.requiredField": "ព័ត៌មាន​ចាំបាច់​ដែល​ត្រូវ​បំពេញ",
602
603
  "verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
603
604
  "verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
604
605
  "verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",