@hhgtech/hhg-components 1.29.41 → 1.29.43

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 (377) hide show
  1. package/build/{WhatsApp-b8d7f6ee.js → WhatsApp-da901a36.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/babyGrowth/babyGrowthForm/context.d.ts +2 -0
  7. package/build/components/babyGrowth/babyGrowthForm/index.d.ts +3 -1
  8. package/build/components/molecules/embeddedHeathToolCards/baby-growth/index.d.ts +4 -5
  9. package/build/components/molecules/embeddedHeathToolCards/baby-poop/index.d.ts +3 -9
  10. package/build/components/molecules/embeddedHeathToolCards/bmi/bmi.d.ts +12 -4
  11. package/build/components/molecules/embeddedHeathToolCards/bmr/bmr.d.ts +11 -11
  12. package/build/components/molecules/embeddedHeathToolCards/due-date/dueDate.d.ts +1 -2
  13. package/build/components/molecules/embeddedHeathToolCards/helpers.d.ts +0 -2
  14. package/build/components/molecules/embeddedHeathToolCards/ovulation/ovulation.d.ts +1 -2
  15. package/build/components/molecules/embeddedHeathToolCards/pwg/pwg.d.ts +6 -17
  16. package/build/components/molecules/embeddedHeathToolCards/target-heart-rate/index.d.ts +3 -4
  17. package/build/components/molecules/healthTools/components/borderBoxControl/index.d.ts +3 -2
  18. package/build/components/molecules/healthTools/components/borderBoxControl/index.styled.d.ts +1 -1
  19. package/build/components/molecules/healthTools/components/borderBoxControl/index.styles.d.ts +4 -6
  20. package/build/components/molecules/healthTools/form/babyPoopForm/index.d.ts +13 -0
  21. package/build/components/molecules/healthTools/form/babyPoopForm/index.styles.d.ts +13 -0
  22. package/build/components/molecules/healthTools/form/pwgForm/context.d.ts +10 -0
  23. package/build/components/molecules/healthTools/form/pwgForm/defaultLayout.d.ts +3 -0
  24. package/build/components/molecules/healthTools/form/pwgForm/index.d.ts +29 -0
  25. package/build/components/molecules/healthTools/form/pwgForm/inlineLayout.d.ts +3 -0
  26. package/build/components/molecules/healthTools/form/pwgForm/mbLayout.d.ts +3 -0
  27. package/build/components/molecules/healthTools/form/thrForm/context.d.ts +2 -0
  28. package/build/components/molecules/healthTools/form/thrForm/index.d.ts +3 -1
  29. package/build/components/molecules/healthTools/formWrapper/index.d.ts +2 -0
  30. package/build/components/molecules/healthTools/formWrapper/switching.d.ts +8 -0
  31. package/build/components/molecules/index.d.ts +3 -1
  32. package/build/components/molecules/toolBannerCard/index.d.ts +1 -6
  33. package/build/components/molecules/toolBannerCard/index.styled.d.ts +0 -6
  34. package/build/components/molecules/weightGainForm/index.d.ts +5 -1
  35. package/build/components.js +60 -58
  36. package/build/{constants-53af5aff.js → constants-1531deca.js} +2 -2
  37. package/build/{constants-297a9f32.js → constants-7fddc7f7.js} +2 -2
  38. package/build/constants.js +3 -3
  39. package/build/{core-793d9e69.js → core-0cca2a30.js} +2 -2
  40. package/build/{dataTransform-c2141784.js → dataTransform-15015b32.js} +1 -1
  41. package/build/ecom.js +6 -6
  42. package/build/esm/{WhatsApp-3d6500ee.js → WhatsApp-98f17e50.js} +1 -1
  43. package/build/esm/adapters.js +15 -15
  44. package/build/esm/babyGrowth.js +81 -81
  45. package/build/esm/cache.js +3 -3
  46. package/build/esm/care.js +17 -17
  47. package/build/esm/components/babyGrowth/babyGrowthForm/context.d.ts +2 -0
  48. package/build/esm/components/babyGrowth/babyGrowthForm/index.d.ts +3 -1
  49. package/build/esm/components/molecules/embeddedHeathToolCards/baby-growth/index.d.ts +4 -5
  50. package/build/esm/components/molecules/embeddedHeathToolCards/baby-poop/index.d.ts +3 -9
  51. package/build/esm/components/molecules/embeddedHeathToolCards/bmi/bmi.d.ts +12 -4
  52. package/build/esm/components/molecules/embeddedHeathToolCards/bmr/bmr.d.ts +11 -11
  53. package/build/esm/components/molecules/embeddedHeathToolCards/due-date/dueDate.d.ts +1 -2
  54. package/build/esm/components/molecules/embeddedHeathToolCards/helpers.d.ts +0 -2
  55. package/build/esm/components/molecules/embeddedHeathToolCards/ovulation/ovulation.d.ts +1 -2
  56. package/build/esm/components/molecules/embeddedHeathToolCards/pwg/pwg.d.ts +6 -17
  57. package/build/esm/components/molecules/embeddedHeathToolCards/target-heart-rate/index.d.ts +3 -4
  58. package/build/esm/components/molecules/healthTools/components/borderBoxControl/index.d.ts +3 -2
  59. package/build/esm/components/molecules/healthTools/components/borderBoxControl/index.styled.d.ts +1 -1
  60. package/build/esm/components/molecules/healthTools/components/borderBoxControl/index.styles.d.ts +4 -6
  61. package/build/esm/components/molecules/healthTools/form/babyPoopForm/index.d.ts +13 -0
  62. package/build/esm/components/molecules/healthTools/form/babyPoopForm/index.styles.d.ts +13 -0
  63. package/build/esm/components/molecules/healthTools/form/pwgForm/context.d.ts +10 -0
  64. package/build/esm/components/molecules/healthTools/form/pwgForm/defaultLayout.d.ts +3 -0
  65. package/build/esm/components/molecules/healthTools/form/pwgForm/index.d.ts +29 -0
  66. package/build/esm/components/molecules/healthTools/form/pwgForm/inlineLayout.d.ts +3 -0
  67. package/build/esm/components/molecules/healthTools/form/pwgForm/mbLayout.d.ts +3 -0
  68. package/build/esm/components/molecules/healthTools/form/thrForm/context.d.ts +2 -0
  69. package/build/esm/components/molecules/healthTools/form/thrForm/index.d.ts +3 -1
  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 -1
  73. package/build/esm/components/molecules/toolBannerCard/index.d.ts +1 -6
  74. package/build/esm/components/molecules/toolBannerCard/index.styled.d.ts +0 -6
  75. package/build/esm/components/molecules/weightGainForm/index.d.ts +5 -1
  76. package/build/esm/components.js +58 -58
  77. package/build/esm/{constants-d0bd18cb.js → constants-3f24d4bd.js} +2 -2
  78. package/build/esm/{constants-92537faf.js → constants-b34d417b.js} +2 -2
  79. package/build/esm/constants.js +3 -3
  80. package/build/esm/{core-29b009ab.js → core-3cbf0731.js} +2 -2
  81. package/build/esm/{dataTransform-66705225.js → dataTransform-a44c3d7b.js} +1 -1
  82. package/build/esm/ecom.js +6 -6
  83. package/build/esm/footer.js +18 -18
  84. package/build/esm/gAssets.js +4 -4
  85. package/build/esm/{getDynamicHealthTool-4e22444f.js → getDynamicHealthTool-acd90910.js} +4 -4
  86. package/build/esm/{getSocialList-41f22902.js → getSocialList-87a58288.js} +4 -4
  87. package/build/esm/hooks.js +17 -17
  88. package/build/esm/i18n/translationKeys.d.ts +1 -1
  89. package/build/esm/i18n-values/en-PH.js +2 -1
  90. package/build/esm/i18n-values/hi-IN.js +2 -1
  91. package/build/esm/i18n-values/id-ID.js +2 -1
  92. package/build/esm/i18n-values/km-KH.js +2 -1
  93. package/build/esm/i18n-values/ms-MY.js +2 -1
  94. package/build/esm/i18n-values/my-MM.js +2 -1
  95. package/build/esm/i18n-values/th-TH.js +2 -1
  96. package/build/esm/i18n-values/tl-PH.js +2 -1
  97. package/build/esm/i18n-values/vi-VN.js +2 -1
  98. package/build/esm/i18n-values/vi-VN_MB.js +2 -1
  99. package/build/esm/i18n-values/zh-TW.js +2 -1
  100. package/build/esm/i18n.js +2 -2
  101. package/build/esm/i18nV2.js +2 -2
  102. package/build/esm/{index-76270f83.js → index-0771cb54.js} +2 -2
  103. package/build/esm/{index-30a377c9.js → index-08683b2c.js} +103 -62
  104. package/build/esm/{index-0a97f332.js → index-0ec34552.js} +9 -9
  105. package/build/esm/{index-0008f40f.js → index-10f46069.js} +4 -4
  106. package/build/esm/{index-6afcded7.js → index-1d14271f.js} +2 -2
  107. package/build/esm/{index-a185016f.js → index-23968a4b.js} +4 -4
  108. package/build/esm/{index-56358aaa.js → index-30aa26a2.js} +2 -2
  109. package/build/esm/{index-907973e2.js → index-40919066.js} +274 -389
  110. package/build/esm/{index-4bc27031.js → index-51a5b352.js} +11 -11
  111. package/build/esm/{index-5990d81a.js → index-54d95469.js} +1 -1
  112. package/build/esm/{index-7b1e8adf.js → index-62e81061.js} +2 -2
  113. package/build/esm/{index-c21bddb6.js → index-7b6dd120.js} +32 -32
  114. package/build/esm/{index-f628810d.js → index-8345f710.js} +2 -2
  115. package/build/esm/{index-5881e42a.js → index-8573a814.js} +12 -12
  116. package/build/esm/{index-c5ea2b74.js → index-8e030e26.js} +10 -10
  117. package/build/esm/{index-f80ec000.js → index-8f004caa.js} +5 -5
  118. package/build/esm/{index-14826726.js → index-a6c27fed.js} +4 -4
  119. package/build/esm/{index-699e76d2.js → index-b115d850.js} +2 -2
  120. package/build/esm/{index-6ee914be.js → index-b1db79d0.js} +2 -2
  121. package/build/esm/{index-e8c205b6.js → index-c853dc6e.js} +2 -2
  122. package/build/esm/{index-2b8818a4.js → index-cb06c57d.js} +2 -2
  123. package/build/esm/{index-86903e91.js → index-d2706741.js} +6 -6
  124. package/build/esm/{index-5b9987c3.js → index-df7ed505.js} +2 -2
  125. package/build/esm/{index-4caf11b0.js → index-e2d45ff6.js} +12 -12
  126. package/build/esm/{index-41775c3c.js → index-f0551563.js} +3 -3
  127. package/build/esm/index.js +66 -66
  128. package/build/esm/{index.styled-1d3fb673.js → index.styled-7e8976d7.js} +2 -2
  129. package/build/esm/{index.styles-8f022797.js → index.styles-64fbe1fc.js} +6 -6
  130. package/build/esm/lead/components/close.d.ts +2 -2
  131. package/build/esm/lead.js +28 -28
  132. package/build/esm/mantine.js +21 -21
  133. package/build/esm/misc.js +19 -19
  134. package/build/esm/navigation.js +35 -35
  135. package/build/esm/onboardingV2.js +33 -33
  136. package/build/esm/pwg.js +19 -19
  137. package/build/esm/{routing-ca806d7b.js → routing-4707108c.js} +2 -2
  138. package/build/esm/subot.js +22 -22
  139. package/build/esm/together/interfaces/types.d.ts +2 -0
  140. package/build/esm/together.js +34 -34
  141. package/build/esm/{types-62afcb43.js → types-6fa07764.js} +13 -13
  142. package/build/esm/{types-59acb09c.js → types-efc23bf1.js} +30 -30
  143. package/build/esm/types.js +1 -1
  144. package/build/esm/{useCategory-dffaa16a.js → useCategory-cad4aa31.js} +5 -5
  145. package/build/esm/{useHealthToolCache-c34387eb.js → useHealthToolCache-38287625.js} +2 -2
  146. package/build/esm/{useMantineLocale-6399cf90.js → useMantineLocale-5341dd85.js} +3 -3
  147. package/build/esm/{usePlacesAutocomplete-fb1f8960.js → usePlacesAutocomplete-8fad7364.js} +1 -1
  148. package/build/esm/{useTranslations-1b0c4139.js → useTranslations-5f0ff5be.js} +1 -1
  149. package/build/esm/{utils-e177afd9.js → utils-3d5bdbed.js} +4 -4
  150. package/build/esm/{utils-0fedf1d0.js → utils-5f7c2eba.js} +5 -5
  151. package/build/esm/{utils-71222f0d.js → utils-ea3a5a18.js} +1 -1
  152. package/build/esm/vaccination.js +26 -26
  153. package/build/footer.js +18 -18
  154. package/build/gAssets.js +4 -4
  155. package/build/{getDynamicHealthTool-52ab6221.js → getDynamicHealthTool-628cb656.js} +4 -4
  156. package/build/{getSocialList-dd491e96.js → getSocialList-f2fcc50f.js} +4 -4
  157. package/build/hooks.js +17 -17
  158. package/build/i18n/translationKeys.d.ts +1 -1
  159. package/build/i18n-values/en-PH.js +2 -1
  160. package/build/i18n-values/hi-IN.js +2 -1
  161. package/build/i18n-values/id-ID.js +2 -1
  162. package/build/i18n-values/km-KH.js +2 -1
  163. package/build/i18n-values/ms-MY.js +2 -1
  164. package/build/i18n-values/my-MM.js +2 -1
  165. package/build/i18n-values/th-TH.js +2 -1
  166. package/build/i18n-values/tl-PH.js +2 -1
  167. package/build/i18n-values/vi-VN.js +2 -1
  168. package/build/i18n-values/vi-VN_MB.js +2 -1
  169. package/build/i18n-values/zh-TW.js +2 -1
  170. package/build/i18n.js +1 -1
  171. package/build/i18nV2.js +1 -1
  172. package/build/{index-a2d5e81c.js → index-00302cb4.js} +12 -12
  173. package/build/{index-d91d7535.js → index-0c6427d7.js} +2 -2
  174. package/build/{index-37a0998d.js → index-10d9cfdb.js} +5 -5
  175. package/build/{index-928a93ba.js → index-122c5fb9.js} +2 -2
  176. package/build/{index-16b667e7.js → index-2a48c97f.js} +10 -10
  177. package/build/{index-cab2553b.js → index-35563f12.js} +2 -2
  178. package/build/{index-b6806fac.js → index-3a44158b.js} +32 -32
  179. package/build/{index-f402a723.js → index-57683f28.js} +2 -2
  180. package/build/{index-2fbab8b2.js → index-6922d805.js} +2 -2
  181. package/build/{index-23bade93.js → index-79230bff.js} +9 -9
  182. package/build/{index-8ce0d3e8.js → index-83b804f7.js} +4 -4
  183. package/build/{index-a98976ee.js → index-84c6efc1.js} +2 -2
  184. package/build/{index-62392773.js → index-9c2c196e.js} +6 -6
  185. package/build/{index-b1571e39.js → index-9c2c227f.js} +11 -11
  186. package/build/{index-6feeacd9.js → index-bb55a2a5.js} +1 -1
  187. package/build/{index-f3704324.js → index-bc5dcbc1.js} +2 -2
  188. package/build/{index-39c7a6d0.js → index-c58213cc.js} +102 -61
  189. package/build/{index-854624ab.js → index-cd19b5cc.js} +12 -12
  190. package/build/{index-01dcd4ee.js → index-d56f3314.js} +2 -2
  191. package/build/{index-ffdd1117.js → index-de3537ec.js} +2 -2
  192. package/build/{index-f58041e0.js → index-e1ab3b36.js} +2 -2
  193. package/build/{index-3f571f3c.js → index-e36755e5.js} +4 -4
  194. package/build/{index-eb1702e9.js → index-e9dac48f.js} +277 -390
  195. package/build/{index-6cb96761.js → index-fda0fbbe.js} +3 -3
  196. package/build/{index-58614afe.js → index-fdd78527.js} +4 -4
  197. package/build/index.js +68 -66
  198. package/build/{index.styled-6b0a64f1.js → index.styled-4f0b82d2.js} +2 -2
  199. package/build/{index.styles-0c64c7c2.js → index.styles-cef9703d.js} +6 -6
  200. package/build/lead/components/close.d.ts +2 -2
  201. package/build/lead.js +28 -28
  202. package/build/mantine.js +18 -18
  203. package/build/misc.js +19 -19
  204. package/build/navigation.js +35 -35
  205. package/build/onboardingV2.js +32 -32
  206. package/build/pwg.js +19 -19
  207. package/build/{routing-aae03150.js → routing-3285a2c2.js} +2 -2
  208. package/build/subot.js +22 -22
  209. package/build/together/interfaces/types.d.ts +2 -0
  210. package/build/together.js +34 -34
  211. package/build/{types-aa13b952.js → types-05c5aced.js} +13 -13
  212. package/build/{types-b9672f54.js → types-4cec1d4c.js} +30 -30
  213. package/build/types.js +1 -1
  214. package/build/{useCategory-75420a33.js → useCategory-8319f05f.js} +5 -5
  215. package/build/{useHealthToolCache-1b841c96.js → useHealthToolCache-b6d91149.js} +2 -2
  216. package/build/{useMantineLocale-11ac1d5d.js → useMantineLocale-904a06a5.js} +3 -3
  217. package/build/{usePlacesAutocomplete-35afad37.js → usePlacesAutocomplete-2c183056.js} +1 -1
  218. package/build/{useTranslations-23bd5fea.js → useTranslations-480f64da.js} +1 -1
  219. package/build/{utils-19ca72b5.js → utils-03baf837.js} +4 -4
  220. package/build/{utils-65258a03.js → utils-ca6f6696.js} +5 -5
  221. package/build/{utils-9c7a9493.js → utils-f4ff815d.js} +1 -1
  222. package/build/vaccination.js +26 -26
  223. package/package.json +1 -1
  224. package/build/components/molecules/bmrForm/index.d.ts +0 -17
  225. package/build/components/molecules/bmrForm/index.styled.d.ts +0 -20
  226. package/build/components/molecules/embeddedHeathToolCards/baby-poop/index.styles.d.ts +0 -21
  227. package/build/components/molecules/embeddedHeathToolCards/bmi/context.d.ts +0 -17
  228. package/build/esm/components/molecules/bmrForm/index.d.ts +0 -17
  229. package/build/esm/components/molecules/bmrForm/index.styled.d.ts +0 -20
  230. package/build/esm/components/molecules/embeddedHeathToolCards/baby-poop/index.styles.d.ts +0 -21
  231. package/build/esm/components/molecules/embeddedHeathToolCards/bmi/context.d.ts +0 -17
  232. /package/build/{BMI_BOYS.percentile.monthly-f760039b.js → BMI_BOYS.percentile.monthly-d50fe5ae.js} +0 -0
  233. /package/build/{BMI_BOYS.percentile.weekly-83d03675.js → BMI_BOYS.percentile.weekly-43894113.js} +0 -0
  234. /package/build/{BMI_BOYS.percentile.yearly-232a9028.js → BMI_BOYS.percentile.yearly-fbd052bf.js} +0 -0
  235. /package/build/{BMI_BOYS.zscore.monthly-969c9499.js → BMI_BOYS.zscore.monthly-74c8af46.js} +0 -0
  236. /package/build/{BMI_BOYS.zscore.weekly-f01cc53a.js → BMI_BOYS.zscore.weekly-42f382c7.js} +0 -0
  237. /package/build/{BMI_BOYS.zscore.yearly-06cabbd4.js → BMI_BOYS.zscore.yearly-6ea91784.js} +0 -0
  238. /package/build/{BMI_GIRLS.percentile.monthly-b1dd04b6.js → BMI_GIRLS.percentile.monthly-eeaad411.js} +0 -0
  239. /package/build/{BMI_GIRLS.percentile.weekly-9b3e738b.js → BMI_GIRLS.percentile.weekly-34799c6d.js} +0 -0
  240. /package/build/{BMI_GIRLS.percentile.yearly-77c1dfa9.js → BMI_GIRLS.percentile.yearly-59bdf904.js} +0 -0
  241. /package/build/{BMI_GIRLS.zscore.monthly-3db44bce.js → BMI_GIRLS.zscore.monthly-95f19acb.js} +0 -0
  242. /package/build/{BMI_GIRLS.zscore.weekly-0e340209.js → BMI_GIRLS.zscore.weekly-c2525a68.js} +0 -0
  243. /package/build/{BMI_GIRLS.zscore.yearly-b3f1aa5f.js → BMI_GIRLS.zscore.yearly-c67c83e1.js} +0 -0
  244. /package/build/{ChevronDown-90db784c.js → ChevronDown-91f06fd2.js} +0 -0
  245. /package/build/{Close-34fec37a.js → Close-6e566c9d.js} +0 -0
  246. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-295c253d.js → HEAD CIRCUM_BOYS.percentile.monthly-342a4a8b.js} +0 -0
  247. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-8189bde2.js → HEAD CIRCUM_BOYS.percentile.weekly-b582bdc6.js} +0 -0
  248. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-bd6edffc.js → HEAD CIRCUM_BOYS.percentile.yearly-f45241a8.js} +0 -0
  249. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-957b07b5.js → HEAD CIRCUM_BOYS.zscore.monthly-c4899e99.js} +0 -0
  250. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-20b1384b.js → HEAD CIRCUM_BOYS.zscore.weekly-2592ac1c.js} +0 -0
  251. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-75c3ffec.js → HEAD CIRCUM_BOYS.zscore.yearly-4fdb95df.js} +0 -0
  252. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-8e4a06e4.js → HEAD CIRCUM_GIRLS.percentile.monthly-35293595.js} +0 -0
  253. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-984c97e4.js → HEAD CIRCUM_GIRLS.percentile.weekly-cb142232.js} +0 -0
  254. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-f979a57e.js → HEAD CIRCUM_GIRLS.percentile.yearly-72be1a24.js} +0 -0
  255. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-2010f7b6.js → HEAD CIRCUM_GIRLS.zscore.monthly-11902907.js} +0 -0
  256. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-8ac4e71e.js → HEAD CIRCUM_GIRLS.zscore.weekly-f01466fc.js} +0 -0
  257. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-72087da1.js → HEAD CIRCUM_GIRLS.zscore.yearly-cbcaff35.js} +0 -0
  258. /package/build/{HEIGHT_BOYS.percentile.monthly-55577194.js → HEIGHT_BOYS.percentile.monthly-8b850042.js} +0 -0
  259. /package/build/{HEIGHT_BOYS.percentile.weekly-d5114a8d.js → HEIGHT_BOYS.percentile.weekly-a72cd3c5.js} +0 -0
  260. /package/build/{HEIGHT_BOYS.percentile.yearly-6094b3a8.js → HEIGHT_BOYS.percentile.yearly-20908987.js} +0 -0
  261. /package/build/{HEIGHT_BOYS.zscore.monthly-52722350.js → HEIGHT_BOYS.zscore.monthly-b63b54dc.js} +0 -0
  262. /package/build/{HEIGHT_BOYS.zscore.weekly-cc4484b7.js → HEIGHT_BOYS.zscore.weekly-8c2af19d.js} +0 -0
  263. /package/build/{HEIGHT_BOYS.zscore.yearly-1c33d76a.js → HEIGHT_BOYS.zscore.yearly-ee3ccb3c.js} +0 -0
  264. /package/build/{HEIGHT_GIRLS.percentile.monthly-df48b459.js → HEIGHT_GIRLS.percentile.monthly-bca91c6a.js} +0 -0
  265. /package/build/{HEIGHT_GIRLS.percentile.weekly-db911200.js → HEIGHT_GIRLS.percentile.weekly-a579abb8.js} +0 -0
  266. /package/build/{HEIGHT_GIRLS.percentile.yearly-75d65a5e.js → HEIGHT_GIRLS.percentile.yearly-b60fbbd1.js} +0 -0
  267. /package/build/{HEIGHT_GIRLS.zscore.monthly-6008c969.js → HEIGHT_GIRLS.zscore.monthly-4f5029fd.js} +0 -0
  268. /package/build/{HEIGHT_GIRLS.zscore.weekly-b9d844cc.js → HEIGHT_GIRLS.zscore.weekly-b85f05ee.js} +0 -0
  269. /package/build/{HEIGHT_GIRLS.zscore.yearly-b051ad89.js → HEIGHT_GIRLS.zscore.yearly-44f4fab9.js} +0 -0
  270. /package/build/{Visible-526254e0.js → Visible-63ae4a15.js} +0 -0
  271. /package/build/{WEIGHT_BOYS.percentile.monthly-2ddadf30.js → WEIGHT_BOYS.percentile.monthly-11e4f5e8.js} +0 -0
  272. /package/build/{WEIGHT_BOYS.percentile.weekly-ed55800b.js → WEIGHT_BOYS.percentile.weekly-b6fab62d.js} +0 -0
  273. /package/build/{WEIGHT_BOYS.percentile.yearly-8252604b.js → WEIGHT_BOYS.percentile.yearly-a4801ff8.js} +0 -0
  274. /package/build/{WEIGHT_BOYS.zscore.monthly-2b97ede0.js → WEIGHT_BOYS.zscore.monthly-d5fe14b5.js} +0 -0
  275. /package/build/{WEIGHT_BOYS.zscore.weekly-65deb362.js → WEIGHT_BOYS.zscore.weekly-5701e0e0.js} +0 -0
  276. /package/build/{WEIGHT_BOYS.zscore.yearly-6a28599f.js → WEIGHT_BOYS.zscore.yearly-8eec9677.js} +0 -0
  277. /package/build/{WEIGHT_GIRLS.percentile.monthly-2d4df0cd.js → WEIGHT_GIRLS.percentile.monthly-1119cd80.js} +0 -0
  278. /package/build/{WEIGHT_GIRLS.percentile.weekly-8fe8dad4.js → WEIGHT_GIRLS.percentile.weekly-521dfc88.js} +0 -0
  279. /package/build/{WEIGHT_GIRLS.percentile.yearly-ce1959f7.js → WEIGHT_GIRLS.percentile.yearly-70ce9387.js} +0 -0
  280. /package/build/{WEIGHT_GIRLS.zscore.monthly-35b0d1af.js → WEIGHT_GIRLS.zscore.monthly-23806ed2.js} +0 -0
  281. /package/build/{WEIGHT_GIRLS.zscore.weekly-e6d63d74.js → WEIGHT_GIRLS.zscore.weekly-7b7bd073.js} +0 -0
  282. /package/build/{WEIGHT_GIRLS.zscore.yearly-e4bddc65.js → WEIGHT_GIRLS.zscore.yearly-491f32e1.js} +0 -0
  283. /package/build/{animation-e4b5df1b.js → animation-9d8acebe.js} +0 -0
  284. /package/build/{cart-4cc6d162.js → cart-690cadca.js} +0 -0
  285. /package/build/{cookieHelper-b0d5e738.js → cookieHelper-0b7f586d.js} +0 -0
  286. /package/build/{doctor-1f24bfe7.js → doctor-5ca5d99b.js} +0 -0
  287. /package/build/esm/{BMI_BOYS.percentile.monthly-31639559.js → BMI_BOYS.percentile.monthly-954c2d8f.js} +0 -0
  288. /package/build/esm/{BMI_BOYS.percentile.weekly-6563653e.js → BMI_BOYS.percentile.weekly-4f9c77ab.js} +0 -0
  289. /package/build/esm/{BMI_BOYS.percentile.yearly-8ce14d1c.js → BMI_BOYS.percentile.yearly-1929eb3b.js} +0 -0
  290. /package/build/esm/{BMI_BOYS.zscore.monthly-97de52f7.js → BMI_BOYS.zscore.monthly-66f969ea.js} +0 -0
  291. /package/build/esm/{BMI_BOYS.zscore.weekly-6e773dc7.js → BMI_BOYS.zscore.weekly-c3eb69b3.js} +0 -0
  292. /package/build/esm/{BMI_BOYS.zscore.yearly-c528b4aa.js → BMI_BOYS.zscore.yearly-738ee609.js} +0 -0
  293. /package/build/esm/{BMI_GIRLS.percentile.monthly-bb721522.js → BMI_GIRLS.percentile.monthly-5bd9e974.js} +0 -0
  294. /package/build/esm/{BMI_GIRLS.percentile.weekly-a5e87b35.js → BMI_GIRLS.percentile.weekly-50399b6a.js} +0 -0
  295. /package/build/esm/{BMI_GIRLS.percentile.yearly-17a091ab.js → BMI_GIRLS.percentile.yearly-b780ed5c.js} +0 -0
  296. /package/build/esm/{BMI_GIRLS.zscore.monthly-d87b26c7.js → BMI_GIRLS.zscore.monthly-9946a16f.js} +0 -0
  297. /package/build/esm/{BMI_GIRLS.zscore.weekly-f4b3ef1a.js → BMI_GIRLS.zscore.weekly-6a985189.js} +0 -0
  298. /package/build/esm/{BMI_GIRLS.zscore.yearly-0bd23e87.js → BMI_GIRLS.zscore.yearly-7e06b463.js} +0 -0
  299. /package/build/esm/{ChevronDown-c9d15f1e.js → ChevronDown-761e1d17.js} +0 -0
  300. /package/build/esm/{Close-663ab262.js → Close-e3fe72a2.js} +0 -0
  301. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-2a6197fd.js → HEAD CIRCUM_BOYS.percentile.monthly-b5fd3180.js} +0 -0
  302. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-6f7e9384.js → HEAD CIRCUM_BOYS.percentile.weekly-07f290cd.js} +0 -0
  303. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-a42662ef.js → HEAD CIRCUM_BOYS.percentile.yearly-99c9790d.js} +0 -0
  304. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-17cd4a9c.js → HEAD CIRCUM_BOYS.zscore.monthly-2c61094c.js} +0 -0
  305. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-de072c20.js → HEAD CIRCUM_BOYS.zscore.weekly-55e7391c.js} +0 -0
  306. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-5d0b115b.js → HEAD CIRCUM_BOYS.zscore.yearly-c3ae5aac.js} +0 -0
  307. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-b25ec934.js → HEAD CIRCUM_GIRLS.percentile.monthly-2fc36807.js} +0 -0
  308. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-29197d75.js → HEAD CIRCUM_GIRLS.percentile.weekly-36d69146.js} +0 -0
  309. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-60b8f0b7.js → HEAD CIRCUM_GIRLS.percentile.yearly-79967c54.js} +0 -0
  310. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-04d93c58.js → HEAD CIRCUM_GIRLS.zscore.monthly-15ff247d.js} +0 -0
  311. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-cce24a1c.js → HEAD CIRCUM_GIRLS.zscore.weekly-7e74085f.js} +0 -0
  312. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-a4205263.js → HEAD CIRCUM_GIRLS.zscore.yearly-1a6f280f.js} +0 -0
  313. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-88b7ba38.js → HEIGHT_BOYS.percentile.monthly-42868130.js} +0 -0
  314. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-9e929bc2.js → HEIGHT_BOYS.percentile.weekly-b497520f.js} +0 -0
  315. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-ce0c0291.js → HEIGHT_BOYS.percentile.yearly-489e3a70.js} +0 -0
  316. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-37dfc928.js → HEIGHT_BOYS.zscore.monthly-22b88c68.js} +0 -0
  317. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-d912ecf3.js → HEIGHT_BOYS.zscore.weekly-6b6b951c.js} +0 -0
  318. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-6033af3d.js → HEIGHT_BOYS.zscore.yearly-4293d9f0.js} +0 -0
  319. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-0f7094a8.js → HEIGHT_GIRLS.percentile.monthly-cbc98ce9.js} +0 -0
  320. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-2b1c3896.js → HEIGHT_GIRLS.percentile.weekly-9c962736.js} +0 -0
  321. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-4f6f99b1.js → HEIGHT_GIRLS.percentile.yearly-43d44637.js} +0 -0
  322. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-59d1a8e4.js → HEIGHT_GIRLS.zscore.monthly-7e8ffefc.js} +0 -0
  323. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-311e9528.js → HEIGHT_GIRLS.zscore.weekly-30c4a68b.js} +0 -0
  324. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-c22ed88c.js → HEIGHT_GIRLS.zscore.yearly-cea9956e.js} +0 -0
  325. /package/build/esm/{Visible-78023de7.js → Visible-6294ea92.js} +0 -0
  326. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-ad8d9924.js → WEIGHT_BOYS.percentile.monthly-351b002b.js} +0 -0
  327. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-479fe164.js → WEIGHT_BOYS.percentile.weekly-f4df38c2.js} +0 -0
  328. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-def26126.js → WEIGHT_BOYS.percentile.yearly-5ef225df.js} +0 -0
  329. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-5a309ba4.js → WEIGHT_BOYS.zscore.monthly-d03bbb69.js} +0 -0
  330. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-c408110e.js → WEIGHT_BOYS.zscore.weekly-a642e63d.js} +0 -0
  331. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-9cc4ba3f.js → WEIGHT_BOYS.zscore.yearly-de0f11a4.js} +0 -0
  332. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-4c34e710.js → WEIGHT_GIRLS.percentile.monthly-4a22c12a.js} +0 -0
  333. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-621c6b26.js → WEIGHT_GIRLS.percentile.weekly-8273ddae.js} +0 -0
  334. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-bb5e9883.js → WEIGHT_GIRLS.percentile.yearly-28df4700.js} +0 -0
  335. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-5c8d8a79.js → WEIGHT_GIRLS.zscore.monthly-a2e302d9.js} +0 -0
  336. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-6b702c1c.js → WEIGHT_GIRLS.zscore.weekly-b684c8d6.js} +0 -0
  337. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-364697f3.js → WEIGHT_GIRLS.zscore.yearly-bb99a4f3.js} +0 -0
  338. /package/build/esm/{animation-e80f7924.js → animation-89491bac.js} +0 -0
  339. /package/build/esm/{cart-b6acc8bf.js → cart-e181efa3.js} +0 -0
  340. /package/build/esm/{cookieHelper-774acadd.js → cookieHelper-bdcae9e9.js} +0 -0
  341. /package/build/esm/{doctor-97cbad21.js → doctor-e1e1a438.js} +0 -0
  342. /package/build/esm/{index-d9bf4439.js → index-11ea5f3a.js} +0 -0
  343. /package/build/esm/{index-5f891b02.js → index-2219b86b.js} +0 -0
  344. /package/build/esm/{index-8843aecd.js → index-39aeff4f.js} +0 -0
  345. /package/build/esm/{index-0473e274.js → index-cc4e3181.js} +0 -0
  346. /package/build/esm/{isProduction-0ea8dd7c.js → isProduction-2cb49e0e.js} +0 -0
  347. /package/build/esm/{localizeNumberFormat-20457d95.js → localizeNumberFormat-93a46788.js} +0 -0
  348. /package/build/esm/{normalizeLink-93f71b8d.js → normalizeLink-98886668.js} +0 -0
  349. /package/build/esm/{number-125fff90.js → number-d3e03931.js} +0 -0
  350. /package/build/esm/{paths-7c1b020d.js → paths-47504c6e.js} +0 -0
  351. /package/build/esm/{theme-809826c6.js → theme-ad9ae9bc.js} +0 -0
  352. /package/build/esm/{translationsContext-4ccd0db6.js → translationsContext-dd192b6b.js} +0 -0
  353. /package/build/esm/{tslib.es6-009190f5.js → tslib.es6-77e4ea0d.js} +0 -0
  354. /package/build/esm/{types-afd0ea24.js → types-1184bbca.js} +0 -0
  355. /package/build/esm/{useIsInit-19cbbe0a.js → useIsInit-8442a087.js} +0 -0
  356. /package/build/esm/{useOutsideClick-76556248.js → useOutsideClick-29676c24.js} +0 -0
  357. /package/build/esm/{useScrollbarSize-1a1a2a1c.js → useScrollbarSize-c96444e0.js} +0 -0
  358. /package/build/esm/{useUniqueId-b6678dac.js → useUniqueId-0d137689.js} +0 -0
  359. /package/build/esm/{utils-906afdbb.js → utils-3501a8c9.js} +0 -0
  360. /package/build/{index-732d0cf6.js → index-1327fbe0.js} +0 -0
  361. /package/build/{index-801d0f8c.js → index-14dec016.js} +0 -0
  362. /package/build/{index-66d74ff8.js → index-8515dc14.js} +0 -0
  363. /package/build/{index-991e8580.js → index-ec93dd5c.js} +0 -0
  364. /package/build/{isProduction-45b769c5.js → isProduction-b1fe9e14.js} +0 -0
  365. /package/build/{localizeNumberFormat-454257cf.js → localizeNumberFormat-1a51ee3d.js} +0 -0
  366. /package/build/{normalizeLink-0adecbbe.js → normalizeLink-2fbce9d9.js} +0 -0
  367. /package/build/{number-8c7f489b.js → number-a548c60c.js} +0 -0
  368. /package/build/{paths-4aef546c.js → paths-c6a37ed5.js} +0 -0
  369. /package/build/{theme-a6769818.js → theme-98664cfd.js} +0 -0
  370. /package/build/{translationsContext-e5b47417.js → translationsContext-4b7afa0b.js} +0 -0
  371. /package/build/{tslib.es6-7680ee2c.js → tslib.es6-86f09fff.js} +0 -0
  372. /package/build/{types-287b750a.js → types-68510635.js} +0 -0
  373. /package/build/{useIsInit-8805c830.js → useIsInit-2b2ff2f0.js} +0 -0
  374. /package/build/{useOutsideClick-e57e999e.js → useOutsideClick-cff03e12.js} +0 -0
  375. /package/build/{useScrollbarSize-12f586ff.js → useScrollbarSize-8ba5e28e.js} +0 -0
  376. /package/build/{useUniqueId-0421e0af.js → useUniqueId-3b0ef44a.js} +0 -0
  377. /package/build/{utils-a423ef09.js → utils-1f428807.js} +0 -0
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var tslib_es6 = require('./tslib.es6-7680ee2c.js');
3
+ var tslib_es6 = require('./tslib.es6-86f09fff.js');
4
4
  var React = require('react');
5
5
 
6
6
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
package/build/adapters.js CHANGED
@@ -2,32 +2,32 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var index = require('./index-2fbab8b2.js');
6
- var index$1 = require('./index-16b667e7.js');
7
- var index$2 = require('./index-cab2553b.js');
8
- require('./tslib.es6-7680ee2c.js');
5
+ var index = require('./index-6922d805.js');
6
+ var index$1 = require('./index-2a48c97f.js');
7
+ var index$2 = require('./index-35563f12.js');
8
+ require('./tslib.es6-86f09fff.js');
9
9
  require('react');
10
- require('./index-a2d5e81c.js');
10
+ require('./index-00302cb4.js');
11
11
  require('@hhgtech/icons/other');
12
12
  require('@mantine/core');
13
13
  require('@mantine/hooks');
14
- require('./index-928a93ba.js');
15
- require('./index-f402a723.js');
14
+ require('./index-122c5fb9.js');
15
+ require('./index-57683f28.js');
16
16
  require('date-fns/locale');
17
- require('./index-991e8580.js');
18
- require('./isProduction-45b769c5.js');
19
- require('./utils-a423ef09.js');
17
+ require('./index-ec93dd5c.js');
18
+ require('./isProduction-b1fe9e14.js');
19
+ require('./utils-1f428807.js');
20
20
  require('@emotion/styled');
21
21
  require('@mantine/carousel');
22
- require('./index-f58041e0.js');
23
- require('./theme-a6769818.js');
24
- require('./useMantineLocale-11ac1d5d.js');
22
+ require('./index-e1ab3b36.js');
23
+ require('./theme-98664cfd.js');
24
+ require('./useMantineLocale-904a06a5.js');
25
25
  require('dayjs');
26
26
  require('classnames');
27
- require('./useUniqueId-0421e0af.js');
27
+ require('./useUniqueId-3b0ef44a.js');
28
28
  require('@hhgtech/icons/core');
29
29
  require('@mantine/dates');
30
- require('./translationsContext-e5b47417.js');
30
+ require('./translationsContext-4b7afa0b.js');
31
31
  require('string-format');
32
32
 
33
33
 
@@ -4,56 +4,56 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var React = require('react');
6
6
  var other = require('@hhgtech/icons/other');
7
- var useTranslations = require('./useTranslations-23bd5fea.js');
8
- var index$3 = require('./index-991e8580.js');
9
- var index$1 = require('./index-01dcd4ee.js');
10
- var index$2 = require('./index-f58041e0.js');
11
- var theme = require('./theme-a6769818.js');
7
+ var useTranslations = require('./useTranslations-480f64da.js');
8
+ var index$3 = require('./index-ec93dd5c.js');
9
+ var index$1 = require('./index-d56f3314.js');
10
+ var index$2 = require('./index-e1ab3b36.js');
11
+ var theme = require('./theme-98664cfd.js');
12
12
  var styled = require('@emotion/styled');
13
- var utils = require('./utils-a423ef09.js');
14
- var index = require('./index-39c7a6d0.js');
15
- var index$4 = require('./index-2fbab8b2.js');
13
+ var utils = require('./utils-1f428807.js');
14
+ var index = require('./index-c58213cc.js');
15
+ var index$4 = require('./index-6922d805.js');
16
16
  var dayjs = require('dayjs');
17
- var localizeNumberFormat = require('./localizeNumberFormat-454257cf.js');
17
+ var localizeNumberFormat = require('./localizeNumberFormat-1a51ee3d.js');
18
18
  var core = require('@hhgtech/icons/core');
19
- var index$6 = require('./index-cab2553b.js');
20
- var tslib_es6 = require('./tslib.es6-7680ee2c.js');
19
+ var index$6 = require('./index-35563f12.js');
20
+ var tslib_es6 = require('./tslib.es6-86f09fff.js');
21
21
  require('@mantine/core');
22
- require('./index.styles-0c64c7c2.js');
23
- require('./index-a2d5e81c.js');
24
- require('./index-928a93ba.js');
25
- require('./constants-297a9f32.js');
26
- require('./utils-19ca72b5.js');
27
- var index$5 = require('./index-16b667e7.js');
28
- require('./utils-65258a03.js');
29
- require('./WhatsApp-b8d7f6ee.js');
30
- var index$8 = require('./index-732d0cf6.js');
31
- require('./index-f402a723.js');
22
+ require('./index.styles-cef9703d.js');
23
+ require('./index-00302cb4.js');
24
+ require('./index-122c5fb9.js');
25
+ require('./constants-7fddc7f7.js');
26
+ require('./utils-03baf837.js');
27
+ var index$5 = require('./index-2a48c97f.js');
28
+ require('./utils-ca6f6696.js');
29
+ require('./WhatsApp-da901a36.js');
30
+ var index$8 = require('./index-1327fbe0.js');
31
+ require('./index-57683f28.js');
32
32
  require('@mantine/dates');
33
- require('./useMantineLocale-11ac1d5d.js');
33
+ require('./useMantineLocale-904a06a5.js');
34
34
  require('@mantine/hooks');
35
- var useOutsideClick = require('./useOutsideClick-e57e999e.js');
36
- var index$7 = require('./index-ffdd1117.js');
35
+ var useOutsideClick = require('./useOutsideClick-cff03e12.js');
36
+ var index$7 = require('./index-de3537ec.js');
37
37
  var recharts = require('recharts');
38
38
  var chunk = require('lodash/chunk');
39
- require('./translationsContext-e5b47417.js');
39
+ require('./translationsContext-4b7afa0b.js');
40
40
  require('string-format');
41
- require('./index.styled-6b0a64f1.js');
42
- require('./useScrollbarSize-12f586ff.js');
41
+ require('./index.styled-4f0b82d2.js');
42
+ require('./useScrollbarSize-8ba5e28e.js');
43
43
  require('lodash/debounce');
44
44
  require('react-dom');
45
45
  require('@hookform/resolvers/yup');
46
46
  require('react-hook-form');
47
- require('./index-37a0998d.js');
47
+ require('./index-10d9cfdb.js');
48
48
  require('date-fns');
49
49
  require('react-keyed-flatten-children');
50
50
  require('@emotion/react');
51
- require('./animation-e4b5df1b.js');
51
+ require('./animation-9d8acebe.js');
52
52
  require('@mantine/carousel');
53
53
  require('classnames');
54
- require('./useUniqueId-0421e0af.js');
55
- require('./isProduction-45b769c5.js');
56
- require('./cookieHelper-b0d5e738.js');
54
+ require('./useUniqueId-3b0ef44a.js');
55
+ require('./isProduction-b1fe9e14.js');
56
+ require('./cookieHelper-0b7f586d.js');
57
57
  require('slugify');
58
58
  require('date-fns/locale');
59
59
 
@@ -881,92 +881,92 @@ const BabyGrowthChooseProfileDrawer = (_a) => {
881
881
  const BabyGrowthChartPercentile = {
882
882
  [index$3.Gender.Boy]: {
883
883
  [index$3.BabyGrowthChartType.Height]: {
884
- [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.percentile.weekly-d5114a8d.js'); }),
885
- [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.percentile.monthly-55577194.js'); }),
886
- [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.percentile.yearly-6094b3a8.js'); }),
884
+ [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.percentile.weekly-a72cd3c5.js'); }),
885
+ [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.percentile.monthly-8b850042.js'); }),
886
+ [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.percentile.yearly-20908987.js'); }),
887
887
  },
888
888
  [index$3.BabyGrowthChartType.Weight]: {
889
- [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.percentile.weekly-ed55800b.js'); }),
890
- [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.percentile.monthly-2ddadf30.js'); }),
891
- [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.percentile.yearly-8252604b.js'); }),
889
+ [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.percentile.weekly-b6fab62d.js'); }),
890
+ [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.percentile.monthly-11e4f5e8.js'); }),
891
+ [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.percentile.yearly-a4801ff8.js'); }),
892
892
  },
893
893
  [index$3.BabyGrowthChartType.Head]: {
894
- [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.percentile.weekly-8189bde2.js'); }),
895
- [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.percentile.monthly-295c253d.js'); }),
896
- [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.percentile.yearly-bd6edffc.js'); }),
894
+ [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.percentile.weekly-b582bdc6.js'); }),
895
+ [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.percentile.monthly-342a4a8b.js'); }),
896
+ [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.percentile.yearly-f45241a8.js'); }),
897
897
  },
898
898
  [index$3.BabyGrowthChartType.BMI]: {
899
- [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.percentile.weekly-83d03675.js'); }),
900
- [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.percentile.monthly-f760039b.js'); }),
901
- [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.percentile.yearly-232a9028.js'); }),
899
+ [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.percentile.weekly-43894113.js'); }),
900
+ [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.percentile.monthly-d50fe5ae.js'); }),
901
+ [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.percentile.yearly-fbd052bf.js'); }),
902
902
  },
903
903
  },
904
904
  [index$3.Gender.Girl]: {
905
905
  [index$3.BabyGrowthChartType.Height]: {
906
- [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.percentile.weekly-db911200.js'); }),
907
- [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.percentile.monthly-df48b459.js'); }),
908
- [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.percentile.yearly-75d65a5e.js'); }),
906
+ [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.percentile.weekly-a579abb8.js'); }),
907
+ [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.percentile.monthly-bca91c6a.js'); }),
908
+ [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.percentile.yearly-b60fbbd1.js'); }),
909
909
  },
910
910
  [index$3.BabyGrowthChartType.Weight]: {
911
- [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.percentile.weekly-8fe8dad4.js'); }),
912
- [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.percentile.monthly-2d4df0cd.js'); }),
913
- [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.percentile.yearly-ce1959f7.js'); }),
911
+ [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.percentile.weekly-521dfc88.js'); }),
912
+ [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.percentile.monthly-1119cd80.js'); }),
913
+ [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.percentile.yearly-70ce9387.js'); }),
914
914
  },
915
915
  [index$3.BabyGrowthChartType.Head]: {
916
- [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.percentile.weekly-984c97e4.js'); }),
917
- [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.percentile.monthly-8e4a06e4.js'); }),
918
- [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.percentile.yearly-f979a57e.js'); }),
916
+ [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.percentile.weekly-cb142232.js'); }),
917
+ [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.percentile.monthly-35293595.js'); }),
918
+ [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.percentile.yearly-72be1a24.js'); }),
919
919
  },
920
920
  [index$3.BabyGrowthChartType.BMI]: {
921
- [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.percentile.weekly-9b3e738b.js'); }),
922
- [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.percentile.monthly-b1dd04b6.js'); }),
923
- [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.percentile.yearly-77c1dfa9.js'); }),
921
+ [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.percentile.weekly-34799c6d.js'); }),
922
+ [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.percentile.monthly-eeaad411.js'); }),
923
+ [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.percentile.yearly-59bdf904.js'); }),
924
924
  },
925
925
  },
926
926
  };
927
927
  const BabyGrowthChartZScore = {
928
928
  [index$3.Gender.Boy]: {
929
929
  [index$3.BabyGrowthChartType.Height]: {
930
- [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.zscore.weekly-cc4484b7.js'); }),
931
- [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.zscore.monthly-52722350.js'); }),
932
- [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.zscore.yearly-1c33d76a.js'); }),
930
+ [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.zscore.weekly-8c2af19d.js'); }),
931
+ [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.zscore.monthly-b63b54dc.js'); }),
932
+ [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.zscore.yearly-ee3ccb3c.js'); }),
933
933
  },
934
934
  [index$3.BabyGrowthChartType.Weight]: {
935
- [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.zscore.weekly-65deb362.js'); }),
936
- [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.zscore.monthly-2b97ede0.js'); }),
937
- [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.zscore.yearly-6a28599f.js'); }),
935
+ [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.zscore.weekly-5701e0e0.js'); }),
936
+ [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.zscore.monthly-d5fe14b5.js'); }),
937
+ [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.zscore.yearly-8eec9677.js'); }),
938
938
  },
939
939
  [index$3.BabyGrowthChartType.Head]: {
940
- [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.zscore.weekly-20b1384b.js'); }),
941
- [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.zscore.monthly-957b07b5.js'); }),
942
- [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.zscore.yearly-75c3ffec.js'); }),
940
+ [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.zscore.weekly-2592ac1c.js'); }),
941
+ [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.zscore.monthly-c4899e99.js'); }),
942
+ [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.zscore.yearly-4fdb95df.js'); }),
943
943
  },
944
944
  [index$3.BabyGrowthChartType.BMI]: {
945
- [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.zscore.weekly-f01cc53a.js'); }),
946
- [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.zscore.monthly-969c9499.js'); }),
947
- [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.zscore.yearly-06cabbd4.js'); }),
945
+ [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.zscore.weekly-42f382c7.js'); }),
946
+ [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.zscore.monthly-74c8af46.js'); }),
947
+ [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.zscore.yearly-6ea91784.js'); }),
948
948
  },
949
949
  },
950
950
  [index$3.Gender.Girl]: {
951
951
  [index$3.BabyGrowthChartType.Height]: {
952
- [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.zscore.weekly-b9d844cc.js'); }),
953
- [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.zscore.monthly-6008c969.js'); }),
954
- [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.zscore.yearly-b051ad89.js'); }),
952
+ [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.zscore.weekly-b85f05ee.js'); }),
953
+ [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.zscore.monthly-4f5029fd.js'); }),
954
+ [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.zscore.yearly-44f4fab9.js'); }),
955
955
  },
956
956
  [index$3.BabyGrowthChartType.Weight]: {
957
- [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.zscore.weekly-e6d63d74.js'); }),
958
- [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.zscore.monthly-35b0d1af.js'); }),
959
- [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.zscore.yearly-e4bddc65.js'); }),
957
+ [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.zscore.weekly-7b7bd073.js'); }),
958
+ [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.zscore.monthly-23806ed2.js'); }),
959
+ [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.zscore.yearly-491f32e1.js'); }),
960
960
  },
961
961
  [index$3.BabyGrowthChartType.Head]: {
962
- [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.zscore.weekly-8ac4e71e.js'); }),
963
- [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.zscore.monthly-2010f7b6.js'); }),
964
- [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.zscore.yearly-72087da1.js'); }),
962
+ [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.zscore.weekly-f01466fc.js'); }),
963
+ [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.zscore.monthly-11902907.js'); }),
964
+ [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.zscore.yearly-cbcaff35.js'); }),
965
965
  },
966
966
  [index$3.BabyGrowthChartType.BMI]: {
967
- [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.zscore.weekly-0e340209.js'); }),
968
- [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.zscore.monthly-3db44bce.js'); }),
969
- [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.zscore.yearly-b3f1aa5f.js'); }),
967
+ [index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.zscore.weekly-c2525a68.js'); }),
968
+ [index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.zscore.monthly-95f19acb.js'); }),
969
+ [index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.zscore.yearly-c67c83e1.js'); }),
970
970
  },
971
971
  },
972
972
  };
package/build/cache.js CHANGED
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var core = require('./core-793d9e69.js');
6
- require('./tslib.es6-7680ee2c.js');
7
- require('./isProduction-45b769c5.js');
5
+ var core = require('./core-0cca2a30.js');
6
+ require('./tslib.es6-86f09fff.js');
7
+ require('./isProduction-b1fe9e14.js');
8
8
 
9
9
 
10
10
 
package/build/care.js CHANGED
@@ -2,33 +2,33 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var types = require('./types-aa13b952.js');
6
- var constants = require('./constants-297a9f32.js');
7
- require('./tslib.es6-7680ee2c.js');
5
+ var types = require('./types-05c5aced.js');
6
+ var constants = require('./constants-7fddc7f7.js');
7
+ require('./tslib.es6-86f09fff.js');
8
8
  require('react');
9
9
  require('@emotion/react');
10
- require('./useTranslations-23bd5fea.js');
11
- require('./translationsContext-e5b47417.js');
10
+ require('./useTranslations-480f64da.js');
11
+ require('./translationsContext-4b7afa0b.js');
12
12
  require('string-format');
13
13
  require('lodash/debounce');
14
14
  require('@emotion/styled');
15
- require('./index-ffdd1117.js');
15
+ require('./index-de3537ec.js');
16
16
  require('@mantine/core');
17
- require('./index-f58041e0.js');
18
- require('./utils-a423ef09.js');
19
- require('./theme-a6769818.js');
17
+ require('./index-e1ab3b36.js');
18
+ require('./utils-1f428807.js');
19
+ require('./theme-98664cfd.js');
20
20
  require('lodash/shuffle');
21
- require('./useOutsideClick-e57e999e.js');
21
+ require('./useOutsideClick-cff03e12.js');
22
22
  require('react-loading-skeleton');
23
- require('./paths-4aef546c.js');
24
- require('./index-f402a723.js');
23
+ require('./paths-c6a37ed5.js');
24
+ require('./index-57683f28.js');
25
25
  require('date-fns/locale');
26
- require('./index-991e8580.js');
27
- require('./isProduction-45b769c5.js');
28
- require('./cookieHelper-b0d5e738.js');
29
- require('./index-66d74ff8.js');
26
+ require('./index-ec93dd5c.js');
27
+ require('./isProduction-b1fe9e14.js');
28
+ require('./cookieHelper-0b7f586d.js');
29
+ require('./index-8515dc14.js');
30
30
  require('@hhgtech/icons/core');
31
- require('./ChevronDown-90db784c.js');
31
+ require('./ChevronDown-91f06fd2.js');
32
32
 
33
33
 
34
34
 
@@ -1,10 +1,12 @@
1
1
  /// <reference types="react" />
2
2
  import { BabyGrowthFormField, SiteType } from "../../../interfaces/types";
3
3
  import { Control } from 'react-hook-form';
4
+ import { ButtonProps } from "../../../mantine";
4
5
  export type BabyGrowthFormContextType = {
5
6
  siteType?: SiteType;
6
7
  control: Control<BabyGrowthFormField, any>;
7
8
  currentUrl: string;
8
9
  isEmptyThreeFields: boolean;
10
+ submitProps?: ButtonProps;
9
11
  };
10
12
  export declare const BabyGrowthFormContext: import("react").Context<BabyGrowthFormContextType>;
@@ -2,9 +2,11 @@ import React from 'react';
2
2
  import { BabyGrowthFormField } from "../../../interfaces/types";
3
3
  import { SubmitErrorHandler } from 'react-hook-form';
4
4
  import { HealthToolFormWrapperProps } from "../../molecules/healthTools/formWrapper";
5
+ import { ButtonProps } from "../../../mantine";
5
6
  export type BabyGrowthFormProps = {
6
7
  onSubmit: (value: BabyGrowthFormField) => void;
7
8
  onError: SubmitErrorHandler<BabyGrowthFormField>;
8
9
  schema?: any;
10
+ submitProps?: ButtonProps;
9
11
  } & HealthToolFormWrapperProps;
10
- export declare const BabyGrowthForm: ({ onSubmit, onError, schema, formLayout, ...rest }: BabyGrowthFormProps) => React.JSX.Element;
12
+ export declare const BabyGrowthForm: ({ onSubmit, onError, schema, formLayout, submitProps, ...rest }: BabyGrowthFormProps) => React.JSX.Element;
@@ -2,15 +2,14 @@ import React, { ReactNode } from 'react';
2
2
  import { SubmitErrorHandler } from 'react-hook-form';
3
3
  import { BabyGrowthFormProps } from "../../../babyGrowth/babyGrowthForm";
4
4
  import { BabyGrowthContent, BabyGrowthFormField, BabyVaccinationDetail } from "../../../../types";
5
+ import { HealthToolFormWrapperProps } from "../../healthTools/formWrapper";
5
6
  export type BabyGrowthCardEmbedProps = {
6
7
  children?: ReactNode;
7
8
  className?: string;
8
- isMobile?: boolean;
9
9
  babyLists?: Array<BabyVaccinationDetail['profile']> | null;
10
10
  babyGrowthContent: BabyGrowthContent | null;
11
- onSubmit: (value: BabyGrowthFormField) => void;
12
11
  onError?: SubmitErrorHandler<BabyGrowthFormField>;
13
12
  schema?: any;
14
- formLayout?: BabyGrowthFormProps['formLayout'];
15
- };
16
- export declare const BabyGrowthCardEmbed: ({ isMobile, onSubmit, onError, schema, babyGrowthContent, formLayout, }: BabyGrowthCardEmbedProps) => React.JSX.Element;
13
+ formProps?: BabyGrowthFormProps;
14
+ } & HealthToolFormWrapperProps;
15
+ export declare const BabyGrowthCardEmbed: ({ onError, schema, babyGrowthContent, formProps, ...props }: BabyGrowthCardEmbedProps) => React.JSX.Element;
@@ -1,16 +1,10 @@
1
1
  import React from 'react';
2
2
  import { DefaultProps } from '@mantine/core';
3
- import { LOCALE } from "../../../../interfaces/types/Locale";
4
3
  import { BabyPoopPage } from "../../../../together/interfaces/types";
4
+ import { BabyPoopFormProps } from "../../healthTools/form/babyPoopForm";
5
5
  export interface BabyPoopEmbedProps extends DefaultProps {
6
6
  babyPoopPage: BabyPoopPage;
7
- currentUrl: string;
8
- onClickFindOut?: () => void;
9
- locale: LOCALE;
10
- isMobile?: boolean;
11
- isSide?: boolean;
12
- direction?: 'row' | 'column' | 'auto';
13
- sponsorLogo?: string;
7
+ formProps?: BabyPoopFormProps;
14
8
  }
15
- declare const BabyPoopEmbed: ({ babyPoopPage, onClickFindOut, currentUrl, isSide, direction, sponsorLogo, }: BabyPoopEmbedProps) => React.JSX.Element;
9
+ declare const BabyPoopEmbed: ({ babyPoopPage, formProps, ...props }: BabyPoopEmbedProps) => React.JSX.Element;
16
10
  export { BabyPoopEmbed };
@@ -1,8 +1,16 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  import { ToolContent } from "../../../../together/interfaces/types";
3
- import { BmiEmbedContextType } from "./context";
4
- export type Props = {
3
+ import { HealthToolFormWrapperProps } from "../../healthTools/formWrapper";
4
+ import { BmiFormProps, BmiFormValue, BMIUnit, Rule } from "../helpers";
5
+ export type BMICardEmbedProps = {
5
6
  bmiContent: ToolContent;
6
7
  children?: ReactNode;
7
- } & BmiEmbedContextType;
8
- export declare const BMICardEmbed: ({ isMobile, onSubmit, bmiContent, bmiGenerated, bmiUnit, locale, formLayout, }: Props) => React.JSX.Element;
8
+ formProps?: BmiFormProps;
9
+ bmiGenerated?: Record<keyof BmiFormValue, {
10
+ label: string;
11
+ rule?: Rule;
12
+ }>;
13
+ bmiUnit?: BMIUnit;
14
+ bmiLink?: string;
15
+ } & HealthToolFormWrapperProps;
16
+ export declare const BMICardEmbed: ({ bmiContent, bmiGenerated, bmiUnit, formProps, ...props }: BMICardEmbedProps) => React.JSX.Element;
@@ -1,15 +1,15 @@
1
1
  import React from 'react';
2
- import { LOCALE } from "../../../../interfaces/types/Locale";
3
2
  import { ToolContent } from "../../../../together/interfaces/types";
4
- import { BmiEmbedContextType } from "../bmi/context";
5
- export type InputError = {
6
- age: string;
7
- weight: string;
8
- height: string;
9
- };
3
+ import { HealthToolFormWrapperProps } from "../../healthTools/formWrapper";
4
+ import { BmiFormProps, BmiFormValue, BMIUnit, Rule } from "../helpers";
10
5
  export type BMRCardEmbedProps = {
11
- isMobile?: boolean;
12
- locale?: LOCALE;
13
6
  bmrContent: ToolContent;
14
- } & BmiEmbedContextType;
15
- export declare const BMRCardEmbed: ({ bmrContent, isMobile, onSubmit, formLayout, bmiGenerated, bmiUnit, }: BMRCardEmbedProps) => React.JSX.Element;
7
+ bmiGenerated?: Record<keyof BmiFormValue, {
8
+ label: string;
9
+ rule?: Rule;
10
+ }>;
11
+ bmiUnit?: BMIUnit;
12
+ bmiLink?: string;
13
+ formProps?: BmiFormProps;
14
+ } & HealthToolFormWrapperProps;
15
+ export declare const BMRCardEmbed: ({ bmrContent, bmiGenerated, bmiUnit, formProps, ...props }: BMRCardEmbedProps) => React.JSX.Element;
@@ -42,7 +42,6 @@ type DueDateInfo = {
42
42
  };
43
43
  export type DueDateCardEmbedProps = {
44
44
  locale?: LocaleType;
45
- isMobile?: boolean;
46
45
  onSubmitDueDate?: (info: DueDateInfoType, redirectLink?: string) => void;
47
46
  dueDatePageInfo: DueDateInfo;
48
47
  expertUrl?: string;
@@ -54,5 +53,5 @@ export type DueDateInfoType = {
54
53
  dueDate: Date;
55
54
  otherInfo: OtherInfo;
56
55
  };
57
- declare const DueDateCardEmbed: ({ isMobile, locale, onSubmitDueDate, dueDatePageInfo, expertUrl, isSide, siteType, }: DueDateCardEmbedProps) => React.JSX.Element;
56
+ declare const DueDateCardEmbed: ({ locale, onSubmitDueDate, dueDatePageInfo, expertUrl, isSide, siteType, }: DueDateCardEmbedProps) => React.JSX.Element;
58
57
  export { DueDateCardEmbed };
@@ -1,5 +1,4 @@
1
1
  import { FieldPath, FieldValues, RegisterOptions } from 'react-hook-form';
2
- import { LOCALE } from "../../../interfaces/types";
3
2
  import { ButtonProps } from "../../../mantine";
4
3
  import { HealthToolFormWrapperProps } from "../healthTools/formWrapper";
5
4
  export type BmiObjective = 'lose-weight' | 'maintain-weight' | 'gain-weight';
@@ -28,7 +27,6 @@ export type BmiFormProps = {
28
27
  onChange?: (value: BmiFormValue) => void;
29
28
  onSubmit?: (value: BmiFormValue) => void;
30
29
  className?: string;
31
- locale?: LOCALE;
32
30
  bmiGenerated: Record<keyof BmiFormValue, {
33
31
  label: string;
34
32
  rule?: Rule | undefined;
@@ -16,7 +16,6 @@ export type Props = {
16
16
  ovulationContent?: OvulationContent;
17
17
  locale?: LocaleType;
18
18
  onSubmitOvulation?: (info: OvulationInfoType) => void;
19
- isMobile?: boolean;
20
19
  isSide?: boolean;
21
20
  siteType?: SiteType;
22
21
  expertUrl?: string;
@@ -27,5 +26,5 @@ export type OvulationInfoType = {
27
26
  cycle: number;
28
27
  periodLength: number;
29
28
  };
30
- export declare const OvulationCardEmbed: ({ onSubmitOvulation, locale, ovulationPageInfo, expertUrl, isSide, siteType, isMobile, }: Props) => React.JSX.Element;
29
+ export declare const OvulationCardEmbed: ({ onSubmitOvulation, locale, ovulationPageInfo, expertUrl, isSide, siteType, }: Props) => React.JSX.Element;
31
30
  export {};
@@ -1,20 +1,9 @@
1
1
  import React from 'react';
2
- import { LocaleType, SiteType } from "../../../../interfaces/types";
3
- import { PwgInfo, PregWeightInfo } from "../../../../together/interfaces/types";
4
- export type InputError = {
5
- weightBefore: string;
6
- weight: string;
7
- height: string;
8
- };
2
+ import { PwgInfo } from "../../../../together/interfaces/types";
3
+ import { PWGFormProps } from "../../healthTools/form/pwgForm";
4
+ import { HealthToolFormWrapperProps } from "../../healthTools/formWrapper";
9
5
  export type PWGCardEmbedProps = {
10
- locale?: LocaleType;
11
6
  pwgContent?: PwgInfo;
12
- info?: PregWeightInfo;
13
- onFormChange?: (i: PregWeightInfo) => void;
14
- onClick?: (type: string, cycleValue?: number) => void;
15
- inputErrorMessage?: InputError;
16
- isMobile?: boolean;
17
- isSide?: boolean;
18
- siteType?: SiteType;
19
- };
20
- export declare const PWGCardEmbed: ({ locale, onClick, inputErrorMessage, pwgContent, onFormChange, info, isMobile, isSide, siteType, }: PWGCardEmbedProps) => React.JSX.Element;
7
+ formProps?: PWGFormProps;
8
+ } & HealthToolFormWrapperProps;
9
+ export declare const PWGCardEmbed: ({ pwgContent, formProps, ...props }: PWGCardEmbedProps) => React.JSX.Element;
@@ -2,10 +2,9 @@ import React from 'react';
2
2
  import { ThrInfo } from "../../../../together/interfaces/types";
3
3
  import { ThrFormProps } from "../../healthTools/form/thrForm";
4
4
  import { HealthToolFormWrapperProps } from "../../healthTools/formWrapper";
5
- export type Props = {
6
- isMobile?: boolean;
5
+ export type THRCardEmbedProps = {
7
6
  thrContent: ThrInfo;
8
7
  isSide?: boolean;
9
- onSubmit?: ThrFormProps['onSubmit'];
8
+ formProps?: ThrFormProps;
10
9
  } & HealthToolFormWrapperProps;
11
- export declare const THRCardEmbed: ({ thrContent, isMobile, formLayout, onSubmit, }: Props) => React.JSX.Element;
10
+ export declare const THRCardEmbed: ({ thrContent, formProps, ...props }: THRCardEmbedProps) => React.JSX.Element;
@@ -1,8 +1,9 @@
1
- import React from 'react';
1
+ import React, { ReactNode } from 'react';
2
2
  import { BoxProps } from '@mantine/core';
3
3
  type Props = {
4
4
  width?: number;
5
5
  label?: string;
6
+ rightSection?: ReactNode | string;
6
7
  } & BoxProps;
7
- export declare const BorderBoxControl: ({ label, children, styles, classNames, width, }: Props) => React.JSX.Element;
8
+ export declare const BorderBoxControl: ({ label, rightSection, children, styles, className, classNames, ...props }: Props) => React.JSX.Element;
8
9
  export {};
@@ -14,7 +14,7 @@ export declare const StyledRow: import("@emotion/styled").StyledComponent<{
14
14
  theme?: import("@emotion/react").Theme;
15
15
  as?: import("react").ElementType<any>;
16
16
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
17
- export declare const StyledTextField: import("@emotion/styled").StyledComponent<Omit<import("@mantine/core").TextInputProps, "value" | "onChange"> & {
17
+ export declare const StyledTextField: import("@emotion/styled").StyledComponent<Omit<import("@mantine/core").TextInputProps, "onChange" | "value"> & {
18
18
  value?: string;
19
19
  onChange?(value: string): void;
20
20
  onChangeRaw?(e: import("react").ChangeEvent<HTMLInputElement>): void;
@@ -1,12 +1,10 @@
1
- declare const _default: (params: {
2
- width: 'none' | number;
3
- }, options?: import("@mantine/core").UseStylesOptions<string>) => {
1
+ declare const _default: (params: void, options?: import("@mantine/core").UseStylesOptions<string>) => {
4
2
  classes: {
5
- row: string;
6
- labelWrapper: string;
3
+ root: string;
4
+ info: string;
7
5
  label: string;
8
6
  content: string;
9
- control: string;
7
+ rightSection: string;
10
8
  };
11
9
  cx: (...args: any) => string;
12
10
  theme: import("@mantine/core").MantineTheme;