@hhgtech/hhg-components 1.28.81 → 1.28.82

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 (285) hide show
  1. package/build/adapters.js +14 -14
  2. package/build/babyGrowth.js +77 -77
  3. package/build/cache.js +3 -3
  4. package/build/care.js +17 -17
  5. package/build/components/molecules/index.d.ts +1 -0
  6. package/build/components/molecules/sideBannerModal/index.d.ts +1 -1
  7. package/build/components.js +56 -55
  8. package/build/{constants-a82fd7a4.js → constants-856e5cfa.js} +2 -2
  9. package/build/{constants-8c5b5a61.js → constants-e609d3aa.js} +2 -2
  10. package/build/constants.js +3 -3
  11. package/build/{core-8a2194ba.js → core-7a417965.js} +2 -2
  12. package/build/{dataTransform-b2c8970e.js → dataTransform-a6b6db85.js} +1 -1
  13. package/build/ecom.js +6 -6
  14. package/build/esm/adapters.js +14 -14
  15. package/build/esm/babyGrowth.js +78 -78
  16. package/build/esm/cache.js +3 -3
  17. package/build/esm/care.js +17 -17
  18. package/build/esm/components/molecules/index.d.ts +1 -0
  19. package/build/esm/components/molecules/sideBannerModal/index.d.ts +1 -1
  20. package/build/esm/components.js +55 -55
  21. package/build/esm/{constants-8a771ad9.js → constants-a4edd7d4.js} +2 -2
  22. package/build/esm/{constants-b2c68b93.js → constants-c68921ad.js} +2 -2
  23. package/build/esm/constants.js +3 -3
  24. package/build/esm/{core-73fb353f.js → core-6f705325.js} +2 -2
  25. package/build/esm/{dataTransform-d998d2e7.js → dataTransform-98fc7d07.js} +1 -1
  26. package/build/esm/ecom.js +6 -6
  27. package/build/esm/footer.js +19 -19
  28. package/build/esm/gAssets.js +4 -4
  29. package/build/esm/{getDynamicHealthTool-0cbbb8c4.js → getDynamicHealthTool-2e414236.js} +4 -4
  30. package/build/esm/{getSocialList-a5495771.js → getSocialList-ac6ab172.js} +2 -2
  31. package/build/esm/hooks.js +17 -17
  32. package/build/esm/i18n.js +2 -2
  33. package/build/esm/i18nV2.js +2 -2
  34. package/build/esm/{index-dde90310.js → index-0ea13007.js} +9 -9
  35. package/build/esm/{index-e95289e3.js → index-18bc2581.js} +2 -2
  36. package/build/esm/{index-d849bbd4.js → index-199900d8.js} +9 -9
  37. package/build/esm/{index-f7917d15.js → index-20f6146f.js} +3 -3
  38. package/build/esm/{index-818a2c8b.js → index-2913b846.js} +5 -5
  39. package/build/esm/{index-644cb2d0.js → index-3424d88f.js} +3 -3
  40. package/build/esm/{index-8789543a.js → index-34dd9d03.js} +10 -10
  41. package/build/esm/{index-5df6602b.js → index-416d63fd.js} +9 -9
  42. package/build/esm/{index-ed188bb1.js → index-4c23d612.js} +4 -4
  43. package/build/esm/{index-57ac9922.js → index-69996b24.js} +4 -4
  44. package/build/esm/{index-2b274bca.js → index-69a4bf84.js} +2 -2
  45. package/build/esm/{index-7c7c041c.js → index-880f23aa.js} +1 -1
  46. package/build/esm/{index-25679ac7.js → index-9944f682.js} +29 -29
  47. package/build/esm/{index-fdb8322b.js → index-a1bc5cef.js} +2 -2
  48. package/build/esm/{index-11e5eb5b.js → index-ab41f48a.js} +1 -1
  49. package/build/esm/{index-cba45b6d.js → index-b6c0642e.js} +6 -6
  50. package/build/esm/{index-1bd362f6.js → index-c1dd06de.js} +2 -2
  51. package/build/esm/{index-b90eea09.js → index-c497ec47.js} +2 -2
  52. package/build/esm/{index-c4c8c952.js → index-d366ac6a.js} +2 -2
  53. package/build/esm/{index-4193d039.js → index-d81506d4.js} +2 -2
  54. package/build/esm/{index-58f6cd4c.js → index-da990c66.js} +10 -10
  55. package/build/esm/{index-1c26d0a2.js → index-ea3e9832.js} +46 -46
  56. package/build/esm/{index-686fc3c3.js → index-eb2c3d5f.js} +2 -2
  57. package/build/esm/{index-950e8dd9.js → index-f5028458.js} +4 -4
  58. package/build/esm/{index-6457f5ee.js → index-f8cbb5f5.js} +13 -13
  59. package/build/esm/index.js +63 -63
  60. package/build/esm/{index.styled-039b3964.js → index.styled-80ce9adc.js} +2 -2
  61. package/build/esm/{index.styles-d2f89af8.js → index.styles-4d5d1da6.js} +5 -5
  62. package/build/esm/lead/components/context.d.ts +4 -1
  63. package/build/esm/lead/components/otpBlock/index.d.ts +1 -3
  64. package/build/esm/lead/components/otpBlock/index.styles.d.ts +2 -0
  65. package/build/esm/lead.js +69 -63
  66. package/build/esm/mantine.js +19 -19
  67. package/build/esm/misc.js +17 -17
  68. package/build/esm/navigation.js +34 -34
  69. package/build/esm/onboardingV2.js +29 -29
  70. package/build/esm/pwg.js +18 -18
  71. package/build/esm/{routing-621fd8e3.js → routing-2fb52661.js} +2 -2
  72. package/build/esm/subot.js +20 -20
  73. package/build/esm/together.js +33 -33
  74. package/build/esm/{types-ba4d2f85.js → types-9e24ccdb.js} +29 -29
  75. package/build/esm/{types-4a0f1a27.js → types-e19f512d.js} +13 -13
  76. package/build/esm/types.js +1 -1
  77. package/build/esm/{useCategory-ddad4950.js → useCategory-224febff.js} +5 -5
  78. package/build/esm/{useHealthToolCache-1388cb53.js → useHealthToolCache-df59d7d3.js} +2 -2
  79. package/build/esm/{usePlacesAutocomplete-a5ad4aec.js → usePlacesAutocomplete-00d81b47.js} +1 -1
  80. package/build/esm/{useTranslations-e495c7f4.js → useTranslations-8e74d957.js} +1 -1
  81. package/build/esm/{utils-3cf2dc87.js → utils-370db6e4.js} +4 -4
  82. package/build/esm/{utils-5d206543.js → utils-6b797d8b.js} +5 -5
  83. package/build/esm/{utils-241a19fc.js → utils-d768df29.js} +1 -1
  84. package/build/esm/vaccination.js +24 -24
  85. package/build/footer.js +19 -19
  86. package/build/gAssets.js +4 -4
  87. package/build/{getDynamicHealthTool-55dda645.js → getDynamicHealthTool-5d218518.js} +4 -4
  88. package/build/{getSocialList-cdaa32f1.js → getSocialList-9363d7d2.js} +2 -2
  89. package/build/hooks.js +17 -17
  90. package/build/i18n.js +1 -1
  91. package/build/i18nV2.js +1 -1
  92. package/build/{index-73233fa8.js → index-0c2eb08e.js} +4 -4
  93. package/build/{index-4817b299.js → index-1a7828e5.js} +2 -2
  94. package/build/{index-69bf5288.js → index-212d0092.js} +2 -2
  95. package/build/{index-3f5506d6.js → index-2ca767e3.js} +1 -1
  96. package/build/{index-f99a192e.js → index-2ed3e77a.js} +6 -6
  97. package/build/{index-590bf6af.js → index-31b77d45.js} +3 -3
  98. package/build/{index-23fbb6b8.js → index-35077d88.js} +9 -9
  99. package/build/{index-aaf3efa9.js → index-459d6ad4.js} +10 -10
  100. package/build/{index-e590e194.js → index-55fda92e.js} +9 -9
  101. package/build/{index-28ec77c2.js → index-57571b29.js} +2 -2
  102. package/build/{index-791ab78c.js → index-614ae445.js} +2 -2
  103. package/build/{index-ef7ec870.js → index-6bdde1aa.js} +4 -4
  104. package/build/{index-8a75e074.js → index-7001d84b.js} +9 -9
  105. package/build/{index-e4b6789d.js → index-715d5d30.js} +29 -29
  106. package/build/{index-7133dcfc.js → index-8e5eb06c.js} +10 -10
  107. package/build/{index-d0d87437.js → index-91330e5c.js} +13 -13
  108. package/build/{index-0527509e.js → index-9d203d6b.js} +3 -3
  109. package/build/{index-0683191b.js → index-9e6a0e2d.js} +2 -2
  110. package/build/{index-20e6996f.js → index-ae2b7f10.js} +2 -2
  111. package/build/{index-531792ba.js → index-b0eb606c.js} +5 -5
  112. package/build/{index-0f2ce01e.js → index-b8c8e986.js} +46 -45
  113. package/build/{index-14986caf.js → index-cd2d590a.js} +2 -2
  114. package/build/{index-cd910555.js → index-d4d22c6d.js} +2 -2
  115. package/build/{index-4f78e046.js → index-d511a66e.js} +1 -1
  116. package/build/{index-1e5a1e13.js → index-fab5b061.js} +4 -4
  117. package/build/index.js +64 -63
  118. package/build/{index.styled-d7310859.js → index.styled-9cfaad5a.js} +2 -2
  119. package/build/{index.styles-c8c7fed9.js → index.styles-3ff5fc4e.js} +5 -5
  120. package/build/lead/components/context.d.ts +4 -1
  121. package/build/lead/components/otpBlock/index.d.ts +1 -3
  122. package/build/lead/components/otpBlock/index.styles.d.ts +2 -0
  123. package/build/lead.js +69 -63
  124. package/build/mantine.js +17 -17
  125. package/build/misc.js +17 -17
  126. package/build/navigation.js +34 -34
  127. package/build/onboardingV2.js +28 -28
  128. package/build/pwg.js +18 -18
  129. package/build/{routing-88fd2091.js → routing-1f3a386d.js} +2 -2
  130. package/build/subot.js +20 -20
  131. package/build/together.js +33 -33
  132. package/build/{types-c7fb28e5.js → types-808399ec.js} +29 -29
  133. package/build/{types-15f81b78.js → types-d1e7d2cd.js} +13 -13
  134. package/build/types.js +1 -1
  135. package/build/{useCategory-0088ed13.js → useCategory-f14a025e.js} +5 -5
  136. package/build/{useHealthToolCache-50505451.js → useHealthToolCache-4e156651.js} +2 -2
  137. package/build/{usePlacesAutocomplete-21ca4da6.js → usePlacesAutocomplete-152d2e73.js} +1 -1
  138. package/build/{useTranslations-4270da1c.js → useTranslations-b53041be.js} +1 -1
  139. package/build/{utils-dfa0103c.js → utils-0697210e.js} +4 -4
  140. package/build/{utils-eb2dac71.js → utils-7fee6f4f.js} +5 -5
  141. package/build/{utils-05be4163.js → utils-b2499923.js} +1 -1
  142. package/build/vaccination.js +24 -24
  143. package/package.json +1 -1
  144. /package/build/{BMI_BOYS.percentile.monthly-4276d4a3.js → BMI_BOYS.percentile.monthly-6745bd00.js} +0 -0
  145. /package/build/{BMI_BOYS.percentile.weekly-47277d32.js → BMI_BOYS.percentile.weekly-15b8a685.js} +0 -0
  146. /package/build/{BMI_BOYS.percentile.yearly-132e4c6a.js → BMI_BOYS.percentile.yearly-05b09586.js} +0 -0
  147. /package/build/{BMI_BOYS.zscore.monthly-a8871e0a.js → BMI_BOYS.zscore.monthly-e0439d83.js} +0 -0
  148. /package/build/{BMI_BOYS.zscore.weekly-ae61a4ec.js → BMI_BOYS.zscore.weekly-9c9ab20c.js} +0 -0
  149. /package/build/{BMI_BOYS.zscore.yearly-068ecb81.js → BMI_BOYS.zscore.yearly-98e441a5.js} +0 -0
  150. /package/build/{BMI_GIRLS.percentile.monthly-71356da3.js → BMI_GIRLS.percentile.monthly-d0f52fdb.js} +0 -0
  151. /package/build/{BMI_GIRLS.percentile.weekly-78b3e5e9.js → BMI_GIRLS.percentile.weekly-689a5430.js} +0 -0
  152. /package/build/{BMI_GIRLS.percentile.yearly-db9a067f.js → BMI_GIRLS.percentile.yearly-c96aebb1.js} +0 -0
  153. /package/build/{BMI_GIRLS.zscore.monthly-7f8db7d2.js → BMI_GIRLS.zscore.monthly-a1e3575e.js} +0 -0
  154. /package/build/{BMI_GIRLS.zscore.weekly-b8b1e57f.js → BMI_GIRLS.zscore.weekly-5e8e0403.js} +0 -0
  155. /package/build/{BMI_GIRLS.zscore.yearly-b5389ef2.js → BMI_GIRLS.zscore.yearly-469995d5.js} +0 -0
  156. /package/build/{ChevronDown-35c9b69f.js → ChevronDown-cda9bf0a.js} +0 -0
  157. /package/build/{Close-371dc7d6.js → Close-cc2a81fe.js} +0 -0
  158. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-c2ad06fe.js → HEAD CIRCUM_BOYS.percentile.monthly-02b13051.js} +0 -0
  159. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-1c31ecf6.js → HEAD CIRCUM_BOYS.percentile.weekly-cd9180c8.js} +0 -0
  160. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-2423e199.js → HEAD CIRCUM_BOYS.percentile.yearly-0385cc0e.js} +0 -0
  161. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-920bfcfa.js → HEAD CIRCUM_BOYS.zscore.monthly-badc9013.js} +0 -0
  162. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-7cc02110.js → HEAD CIRCUM_BOYS.zscore.weekly-94a57c6f.js} +0 -0
  163. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-9ad50e51.js → HEAD CIRCUM_BOYS.zscore.yearly-3317caa6.js} +0 -0
  164. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-1bb577eb.js → HEAD CIRCUM_GIRLS.percentile.monthly-a988c504.js} +0 -0
  165. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-2f389f82.js → HEAD CIRCUM_GIRLS.percentile.weekly-61039650.js} +0 -0
  166. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-6971c79c.js → HEAD CIRCUM_GIRLS.percentile.yearly-b2ba0c63.js} +0 -0
  167. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-84851484.js → HEAD CIRCUM_GIRLS.zscore.monthly-5a4c819f.js} +0 -0
  168. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-536bb4b1.js → HEAD CIRCUM_GIRLS.zscore.weekly-4e5eeef7.js} +0 -0
  169. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-5a321cdb.js → HEAD CIRCUM_GIRLS.zscore.yearly-b0516b76.js} +0 -0
  170. /package/build/{HEIGHT_BOYS.percentile.monthly-4d34c8eb.js → HEIGHT_BOYS.percentile.monthly-0739e69e.js} +0 -0
  171. /package/build/{HEIGHT_BOYS.percentile.weekly-c4eaf8f5.js → HEIGHT_BOYS.percentile.weekly-e97c8bcd.js} +0 -0
  172. /package/build/{HEIGHT_BOYS.percentile.yearly-cffc4c3f.js → HEIGHT_BOYS.percentile.yearly-3797c55e.js} +0 -0
  173. /package/build/{HEIGHT_BOYS.zscore.monthly-00085607.js → HEIGHT_BOYS.zscore.monthly-26ce46b0.js} +0 -0
  174. /package/build/{HEIGHT_BOYS.zscore.weekly-7883cc26.js → HEIGHT_BOYS.zscore.weekly-49b44c47.js} +0 -0
  175. /package/build/{HEIGHT_BOYS.zscore.yearly-044f928d.js → HEIGHT_BOYS.zscore.yearly-ef4fab92.js} +0 -0
  176. /package/build/{HEIGHT_GIRLS.percentile.monthly-b49d9899.js → HEIGHT_GIRLS.percentile.monthly-10191e5a.js} +0 -0
  177. /package/build/{HEIGHT_GIRLS.percentile.weekly-133dc801.js → HEIGHT_GIRLS.percentile.weekly-0aa58fd2.js} +0 -0
  178. /package/build/{HEIGHT_GIRLS.percentile.yearly-53ac9934.js → HEIGHT_GIRLS.percentile.yearly-eb32fe40.js} +0 -0
  179. /package/build/{HEIGHT_GIRLS.zscore.monthly-f1e2c9e5.js → HEIGHT_GIRLS.zscore.monthly-797902b8.js} +0 -0
  180. /package/build/{HEIGHT_GIRLS.zscore.weekly-e35af9c0.js → HEIGHT_GIRLS.zscore.weekly-3d5098a5.js} +0 -0
  181. /package/build/{HEIGHT_GIRLS.zscore.yearly-68ea54ae.js → HEIGHT_GIRLS.zscore.yearly-54a6658d.js} +0 -0
  182. /package/build/{Subot-a43074dc.js → Subot-f130357f.js} +0 -0
  183. /package/build/{Visible-9be25cf7.js → Visible-a822251f.js} +0 -0
  184. /package/build/{WEIGHT_BOYS.percentile.monthly-940f3601.js → WEIGHT_BOYS.percentile.monthly-5a5f60ad.js} +0 -0
  185. /package/build/{WEIGHT_BOYS.percentile.weekly-aac85e21.js → WEIGHT_BOYS.percentile.weekly-27c44340.js} +0 -0
  186. /package/build/{WEIGHT_BOYS.percentile.yearly-bd866c8b.js → WEIGHT_BOYS.percentile.yearly-c4d02863.js} +0 -0
  187. /package/build/{WEIGHT_BOYS.zscore.monthly-b0dd909a.js → WEIGHT_BOYS.zscore.monthly-95b0a782.js} +0 -0
  188. /package/build/{WEIGHT_BOYS.zscore.weekly-d48a630e.js → WEIGHT_BOYS.zscore.weekly-913bd7a2.js} +0 -0
  189. /package/build/{WEIGHT_BOYS.zscore.yearly-5c51401c.js → WEIGHT_BOYS.zscore.yearly-67f369ed.js} +0 -0
  190. /package/build/{WEIGHT_GIRLS.percentile.monthly-430e43a5.js → WEIGHT_GIRLS.percentile.monthly-8e324c2a.js} +0 -0
  191. /package/build/{WEIGHT_GIRLS.percentile.weekly-7fd17b87.js → WEIGHT_GIRLS.percentile.weekly-43ab6239.js} +0 -0
  192. /package/build/{WEIGHT_GIRLS.percentile.yearly-77248d52.js → WEIGHT_GIRLS.percentile.yearly-30c34edc.js} +0 -0
  193. /package/build/{WEIGHT_GIRLS.zscore.monthly-576a278b.js → WEIGHT_GIRLS.zscore.monthly-f4651b73.js} +0 -0
  194. /package/build/{WEIGHT_GIRLS.zscore.weekly-eb305041.js → WEIGHT_GIRLS.zscore.weekly-65bbf27f.js} +0 -0
  195. /package/build/{WEIGHT_GIRLS.zscore.yearly-4bfdbd5b.js → WEIGHT_GIRLS.zscore.yearly-2612060b.js} +0 -0
  196. /package/build/{animation-b70285be.js → animation-2c02cea6.js} +0 -0
  197. /package/build/{cookieHelper-3d181027.js → cookieHelper-e8f1d4ca.js} +0 -0
  198. /package/build/esm/{BMI_BOYS.percentile.monthly-72af05b9.js → BMI_BOYS.percentile.monthly-478f7f3f.js} +0 -0
  199. /package/build/esm/{BMI_BOYS.percentile.weekly-7b5bc7bf.js → BMI_BOYS.percentile.weekly-a035b281.js} +0 -0
  200. /package/build/esm/{BMI_BOYS.percentile.yearly-64cddf60.js → BMI_BOYS.percentile.yearly-ee8fb9c4.js} +0 -0
  201. /package/build/esm/{BMI_BOYS.zscore.monthly-b301ee71.js → BMI_BOYS.zscore.monthly-a29df186.js} +0 -0
  202. /package/build/esm/{BMI_BOYS.zscore.weekly-93edb3b9.js → BMI_BOYS.zscore.weekly-2907cf20.js} +0 -0
  203. /package/build/esm/{BMI_BOYS.zscore.yearly-870ec8cb.js → BMI_BOYS.zscore.yearly-83eb5470.js} +0 -0
  204. /package/build/esm/{BMI_GIRLS.percentile.monthly-444a0cea.js → BMI_GIRLS.percentile.monthly-04b685d2.js} +0 -0
  205. /package/build/esm/{BMI_GIRLS.percentile.weekly-579ef36e.js → BMI_GIRLS.percentile.weekly-644f44c7.js} +0 -0
  206. /package/build/esm/{BMI_GIRLS.percentile.yearly-e7e95b67.js → BMI_GIRLS.percentile.yearly-37f9159e.js} +0 -0
  207. /package/build/esm/{BMI_GIRLS.zscore.monthly-c74b30d4.js → BMI_GIRLS.zscore.monthly-45aede75.js} +0 -0
  208. /package/build/esm/{BMI_GIRLS.zscore.weekly-ff5439b5.js → BMI_GIRLS.zscore.weekly-83d84a16.js} +0 -0
  209. /package/build/esm/{BMI_GIRLS.zscore.yearly-91f40e82.js → BMI_GIRLS.zscore.yearly-a2e371cf.js} +0 -0
  210. /package/build/esm/{ChevronDown-4f335914.js → ChevronDown-25d97522.js} +0 -0
  211. /package/build/esm/{Close-c8578459.js → Close-ad5271bd.js} +0 -0
  212. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-a5c9fcc0.js → HEAD CIRCUM_BOYS.percentile.monthly-39f7dea1.js} +0 -0
  213. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-35c77652.js → HEAD CIRCUM_BOYS.percentile.weekly-4753700e.js} +0 -0
  214. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-fbcc57f9.js → HEAD CIRCUM_BOYS.percentile.yearly-579dd4a5.js} +0 -0
  215. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-0e8ca1c8.js → HEAD CIRCUM_BOYS.zscore.monthly-a3a80bb3.js} +0 -0
  216. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-f02c2a1e.js → HEAD CIRCUM_BOYS.zscore.weekly-23883af0.js} +0 -0
  217. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-9c033f16.js → HEAD CIRCUM_BOYS.zscore.yearly-48ebc1da.js} +0 -0
  218. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-eed7f867.js → HEAD CIRCUM_GIRLS.percentile.monthly-f0622e96.js} +0 -0
  219. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-7777e546.js → HEAD CIRCUM_GIRLS.percentile.weekly-a7c5a923.js} +0 -0
  220. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-4c50522e.js → HEAD CIRCUM_GIRLS.percentile.yearly-c987a711.js} +0 -0
  221. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-9770f280.js → HEAD CIRCUM_GIRLS.zscore.monthly-65ee644f.js} +0 -0
  222. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-562619b5.js → HEAD CIRCUM_GIRLS.zscore.weekly-10412c59.js} +0 -0
  223. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-b44dacc2.js → HEAD CIRCUM_GIRLS.zscore.yearly-9716b9f9.js} +0 -0
  224. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-3db479a3.js → HEIGHT_BOYS.percentile.monthly-162bc9ae.js} +0 -0
  225. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-e856d473.js → HEIGHT_BOYS.percentile.weekly-63833f06.js} +0 -0
  226. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-719a1dc2.js → HEIGHT_BOYS.percentile.yearly-8fd62ad1.js} +0 -0
  227. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-1615ee8b.js → HEIGHT_BOYS.zscore.monthly-ab722d41.js} +0 -0
  228. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-f6a72564.js → HEIGHT_BOYS.zscore.weekly-448fff44.js} +0 -0
  229. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-b54b4974.js → HEIGHT_BOYS.zscore.yearly-4886d420.js} +0 -0
  230. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-af8ea2ff.js → HEIGHT_GIRLS.percentile.monthly-496e2935.js} +0 -0
  231. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-ce92f884.js → HEIGHT_GIRLS.percentile.weekly-425774fd.js} +0 -0
  232. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-6cdb5569.js → HEIGHT_GIRLS.percentile.yearly-970d75e8.js} +0 -0
  233. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-df4407a2.js → HEIGHT_GIRLS.zscore.monthly-270ac1b1.js} +0 -0
  234. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-8bfdc3ee.js → HEIGHT_GIRLS.zscore.weekly-e5de0b4d.js} +0 -0
  235. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-ef455afa.js → HEIGHT_GIRLS.zscore.yearly-e2e60741.js} +0 -0
  236. /package/build/esm/{Subot-8065fe17.js → Subot-ca654c1b.js} +0 -0
  237. /package/build/esm/{Visible-c56edd4b.js → Visible-6e4afbf0.js} +0 -0
  238. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-24370701.js → WEIGHT_BOYS.percentile.monthly-e0fcac23.js} +0 -0
  239. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-44275cd1.js → WEIGHT_BOYS.percentile.weekly-514d4b64.js} +0 -0
  240. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-a49353df.js → WEIGHT_BOYS.percentile.yearly-48b08c31.js} +0 -0
  241. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-d97eabc2.js → WEIGHT_BOYS.zscore.monthly-27e3740e.js} +0 -0
  242. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-3cf5a18b.js → WEIGHT_BOYS.zscore.weekly-4aa09bd5.js} +0 -0
  243. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-5a3046ec.js → WEIGHT_BOYS.zscore.yearly-1828441d.js} +0 -0
  244. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-03efd9b9.js → WEIGHT_GIRLS.percentile.monthly-b18ee90c.js} +0 -0
  245. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-d463bd90.js → WEIGHT_GIRLS.percentile.weekly-0c8d5195.js} +0 -0
  246. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-a025cd00.js → WEIGHT_GIRLS.percentile.yearly-ac32f5d0.js} +0 -0
  247. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-308e54a1.js → WEIGHT_GIRLS.zscore.monthly-8c1dea60.js} +0 -0
  248. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-cd8f8697.js → WEIGHT_GIRLS.zscore.weekly-4dad35f0.js} +0 -0
  249. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-18797797.js → WEIGHT_GIRLS.zscore.yearly-69d86386.js} +0 -0
  250. /package/build/esm/{animation-67521349.js → animation-2b85e352.js} +0 -0
  251. /package/build/esm/{cookieHelper-13c63d93.js → cookieHelper-795649fa.js} +0 -0
  252. /package/build/esm/{index-957e35cd.js → index-43c2ac74.js} +0 -0
  253. /package/build/esm/{index-59c86484.js → index-673b6dc4.js} +0 -0
  254. /package/build/esm/{index-9152f8d9.js → index-a1c2e515.js} +0 -0
  255. /package/build/esm/{isProduction-d1236464.js → isProduction-923861f3.js} +0 -0
  256. /package/build/esm/{localizeNumberFormat-3603a0ca.js → localizeNumberFormat-232e3b6b.js} +0 -0
  257. /package/build/esm/{normalizeLink-68e4b7c2.js → normalizeLink-36522d1f.js} +0 -0
  258. /package/build/esm/{number-4cb25850.js → number-c939d6ee.js} +0 -0
  259. /package/build/esm/{paths-80c13f3b.js → paths-687c1085.js} +0 -0
  260. /package/build/esm/{theme-740e5383.js → theme-e0983a03.js} +0 -0
  261. /package/build/esm/{translationsContext-6753b7e0.js → translationsContext-f6ca9a8f.js} +0 -0
  262. /package/build/esm/{tslib.es6-e4528e01.js → tslib.es6-3874b31b.js} +0 -0
  263. /package/build/esm/{types-d2d4593a.js → types-e7a49024.js} +0 -0
  264. /package/build/esm/{useIsInit-e8ff71b5.js → useIsInit-14a2a8b6.js} +0 -0
  265. /package/build/esm/{useOutsideClick-e7f8d48c.js → useOutsideClick-14c0077e.js} +0 -0
  266. /package/build/esm/{useScrollbarSize-4ba46362.js → useScrollbarSize-9d7373fd.js} +0 -0
  267. /package/build/esm/{useUniqueId-da5ec3cc.js → useUniqueId-d10943a0.js} +0 -0
  268. /package/build/esm/{utils-3f2b2c0e.js → utils-49823a14.js} +0 -0
  269. /package/build/{index-ee3c6276.js → index-79266f6d.js} +0 -0
  270. /package/build/{index-dc42d5be.js → index-81a02e46.js} +0 -0
  271. /package/build/{index-ac51574b.js → index-c475966d.js} +0 -0
  272. /package/build/{isProduction-8fedbbbc.js → isProduction-b98e94b0.js} +0 -0
  273. /package/build/{localizeNumberFormat-98053a9b.js → localizeNumberFormat-0749e483.js} +0 -0
  274. /package/build/{normalizeLink-28eb3fff.js → normalizeLink-860ee4cd.js} +0 -0
  275. /package/build/{number-8a9a5294.js → number-2419341f.js} +0 -0
  276. /package/build/{paths-a6876b7b.js → paths-85f921c5.js} +0 -0
  277. /package/build/{theme-d33ee285.js → theme-99d60665.js} +0 -0
  278. /package/build/{translationsContext-3ab3c2d1.js → translationsContext-17a2f0f9.js} +0 -0
  279. /package/build/{tslib.es6-b1dd0cb3.js → tslib.es6-e55862b5.js} +0 -0
  280. /package/build/{types-bbcf56cb.js → types-786e65ba.js} +0 -0
  281. /package/build/{useIsInit-94af7860.js → useIsInit-d47a099d.js} +0 -0
  282. /package/build/{useOutsideClick-7fc14cb6.js → useOutsideClick-b533a142.js} +0 -0
  283. /package/build/{useScrollbarSize-f3f2ab9f.js → useScrollbarSize-14541366.js} +0 -0
  284. /package/build/{useUniqueId-b5ddf270.js → useUniqueId-bf6075d3.js} +0 -0
  285. /package/build/{utils-22cfc5b3.js → utils-72403c5b.js} +0 -0
@@ -1,66 +1,66 @@
1
1
  import React__default, { useState, useEffect, useRef, useMemo, Fragment, memo, useCallback, useImperativeHandle, forwardRef, createContext, useContext } from 'react';
2
- import { T as Text } from './index-11e5eb5b.js';
3
- import { b as StyledAvatar, c as StyledBadge$1, d as StyledBorderHeading, e as StyledDropdown, f as StyledDropdownName, g as StyledDropdownList, h as StyledDropdownOption, i as StyledIcon$1, j as StyledGrid, k as StyledPagination, l as StyledPageBlock, m as StyledPaginationBlock, n as StyledTag, o as StyledToggle, p as StyledToggleIcon, q as StyledToggleLabel, r as StyledCheckbox, s as StyledRateStars, u as useStyles$4, T as TextArea, t as getDefaultClassWrapper, P as PureInput } from './index.styles-d2f89af8.js';
4
- import { f as formatUrlWithPageParam, M as MediaQueries } from './utils-3f2b2c0e.js';
5
- import { I as ImageWrap, R as Radio$1, u as useScreenSize, A as Anchor, a as Avatar$1, b as AspectRatio, B as Button$1, c as Input$1, d as Checkbox$1, e as ChipButton, t as themeColors } from './index-58f6cd4c.js';
6
- import { T as Text$1 } from './index-dde90310.js';
7
- import { _ as __rest, a as __awaiter } from './tslib.es6-e4528e01.js';
8
- import { C as CommonGAssets } from './index-c4c8c952.js';
9
- import { H as Heading } from './index-e95289e3.js';
10
- import { t as theme } from './theme-740e5383.js';
2
+ import { T as Text } from './index-ab41f48a.js';
3
+ import { b as StyledAvatar, c as StyledBadge$1, d as StyledBorderHeading, e as StyledDropdown, f as StyledDropdownName, g as StyledDropdownList, h as StyledDropdownOption, i as StyledIcon$1, j as StyledGrid, k as StyledPagination, l as StyledPageBlock, m as StyledPaginationBlock, n as StyledTag, o as StyledToggle, p as StyledToggleIcon, q as StyledToggleLabel, r as StyledCheckbox, s as StyledRateStars, u as useStyles$4, T as TextArea, t as getDefaultClassWrapper, P as PureInput } from './index.styles-4d5d1da6.js';
4
+ import { f as formatUrlWithPageParam, M as MediaQueries } from './utils-49823a14.js';
5
+ import { I as ImageWrap, R as Radio$1, u as useScreenSize, A as Anchor, a as Avatar$1, b as AspectRatio, B as Button$1, c as Input$1, d as Checkbox$1, e as ChipButton, t as themeColors } from './index-da990c66.js';
6
+ import { T as Text$1 } from './index-0ea13007.js';
7
+ import { _ as __rest, a as __awaiter } from './tslib.es6-3874b31b.js';
8
+ import { C as CommonGAssets } from './index-d366ac6a.js';
9
+ import { H as Heading } from './index-18bc2581.js';
10
+ import { t as theme } from './theme-e0983a03.js';
11
11
  import { Box, Radio as Radio$2, Flex, rem, Card, Group, createStyles, Stack, getStylesRef, useMantineTheme, Container as Container$1, AspectRatio as AspectRatio$1, ScrollArea, Chip, Badge as Badge$1, MultiSelect, Stepper } from '@mantine/core';
12
12
  import innertext from 'innertext';
13
13
  import '@mantine/dates';
14
- import { d as domainLocales, L as LOCALE_SPECS, F as FAVICONS, Q as QUERY_HEALTH_TOOL, R as RISK_SCREENER_NAME, a as RISK_SCREENER_SLUG, G as GA_TOKEN_COOKIE } from './index-686fc3c3.js';
15
- import { G as Gender, L as LOCALE } from './Subot-8065fe17.js';
16
- import './translationsContext-6753b7e0.js';
14
+ import { d as domainLocales, L as LOCALE_SPECS, F as FAVICONS, Q as QUERY_HEALTH_TOOL, R as RISK_SCREENER_NAME, a as RISK_SCREENER_SLUG, G as GA_TOKEN_COOKIE } from './index-eb2c3d5f.js';
15
+ import { G as Gender, L as LOCALE } from './Subot-ca654c1b.js';
16
+ import './translationsContext-f6ca9a8f.js';
17
17
  import 'string-format';
18
18
  import { useViewportSize } from '@mantine/hooks';
19
- import { i as isInternalLink, d as getTogetherUserPostsApiPath } from './index-25679ac7.js';
19
+ import { i as isInternalLink, d as getTogetherUserPostsApiPath } from './index-9944f682.js';
20
20
  import styled, { keyframes, css } from 'styled-components';
21
21
  import throttle from 'lodash/throttle';
22
- import { L as Logo } from './index-ed188bb1.js';
23
- import { B as Button } from './index-fdb8322b.js';
24
- import { I as Input } from './index-4193d039.js';
22
+ import { L as Logo } from './index-4c23d612.js';
23
+ import { B as Button } from './index-a1bc5cef.js';
24
+ import { I as Input } from './index-d81506d4.js';
25
25
  import parse from 'html-react-parser';
26
- import { i as isProduction } from './isProduction-d1236464.js';
27
- import { u as useTranslations } from './useTranslations-e495c7f4.js';
26
+ import { i as isProduction } from './isProduction-923861f3.js';
27
+ import { u as useTranslations } from './useTranslations-8e74d957.js';
28
28
  import { CalendarMB, Calendar } from '@hhgtech/icons/other';
29
29
  import { format, addDays, isBefore, startOfMonth, addMonths, subMonths, getDaysInMonth, isToday, isSameDay, isWithinInterval, isAfter, isPast } from 'date-fns';
30
30
  import dayjs from 'dayjs';
31
- import { D as DATE_FORMAT } from './types-d2d4593a.js';
32
- import { Z as Z_INDEX, b as DUE_DATE_FORMAT, H as HEALTH_TOOL_TYPE$1, d as callApiWithAuth, g as getApiPath, P as PATHS$2, T as TogetherComponentGlobalContext, e as getPremiumApiPath, f as getWebsiteUrlApi, h as getSsoApiPath } from './utils-5d206543.js';
33
- import { D as DatePicker } from './index-644cb2d0.js';
34
- import { M as MarryBabyText } from './index-b90eea09.js';
35
- import { S as Slider } from './index-1bd362f6.js';
36
- import { D as Dropdown } from './index-7c7c041c.js';
37
- import { C as Container } from './index-9152f8d9.js';
31
+ import { D as DATE_FORMAT } from './types-e7a49024.js';
32
+ import { Z as Z_INDEX, b as DUE_DATE_FORMAT, H as HEALTH_TOOL_TYPE$1, d as callApiWithAuth, g as getApiPath, P as PATHS$2, T as TogetherComponentGlobalContext, e as getPremiumApiPath, f as getWebsiteUrlApi, h as getSsoApiPath } from './utils-6b797d8b.js';
33
+ import { D as DatePicker } from './index-3424d88f.js';
34
+ import { M as MarryBabyText } from './index-c497ec47.js';
35
+ import { S as Slider } from './index-c1dd06de.js';
36
+ import { D as Dropdown } from './index-880f23aa.js';
37
+ import { C as Container } from './index-a1c2e515.js';
38
38
  import { useForm, Controller } from 'react-hook-form';
39
- import { u as useHealthToolsCache } from './useHealthToolCache-1388cb53.js';
39
+ import { u as useHealthToolsCache } from './useHealthToolCache-df59d7d3.js';
40
40
  import { yupResolver } from '@hookform/resolvers/yup';
41
- import { B as BabyGrowthGender, D as Drawer } from './index-d849bbd4.js';
42
- import { L as Label } from './constants-b2c68b93.js';
43
- import { f as formatUserProfileUrl } from './index-950e8dd9.js';
44
- import './utils-3cf2dc87.js';
45
- import './index.styled-039b3964.js';
46
- import './index-59c86484.js';
47
- import { a as useOutsideClick } from './useOutsideClick-e7f8d48c.js';
41
+ import { B as BabyGrowthGender, D as Drawer } from './index-199900d8.js';
42
+ import { L as Label } from './constants-c68921ad.js';
43
+ import { f as formatUserProfileUrl } from './index-f5028458.js';
44
+ import './utils-370db6e4.js';
45
+ import './index.styled-80ce9adc.js';
46
+ import './index-673b6dc4.js';
47
+ import { a as useOutsideClick } from './useOutsideClick-14c0077e.js';
48
48
  import enUS from 'date-fns/locale/en-US';
49
49
  import id from 'date-fns/locale/id';
50
50
  import vi from 'date-fns/locale/vi';
51
51
  import zhTW from 'date-fns/locale/zh-TW';
52
- import { g as getSocialList } from './getSocialList-a5495771.js';
52
+ import { g as getSocialList } from './getSocialList-ac6ab172.js';
53
53
  import { v4 } from 'uuid';
54
- import { g as getCurrentBaseUrl, a as getCurrentSsoUrl } from './routing-621fd8e3.js';
54
+ import { g as getCurrentBaseUrl, a as getCurrentSsoUrl } from './routing-2fb52661.js';
55
55
  import { useForm as useForm$1, isNotEmpty } from '@mantine/form';
56
- import { I as Icon } from './index-f7917d15.js';
56
+ import { I as Icon } from './index-20f6146f.js';
57
57
  import { Close, Plus } from '@hhgtech/icons/core';
58
- import { M as Modal } from './index-57ac9922.js';
58
+ import { M as Modal } from './index-69996b24.js';
59
59
  import Cookies from 'js-cookie';
60
60
  import flatten from 'lodash/flatten';
61
61
  import uniqBy from 'lodash/uniqBy';
62
- import { g as getCookie } from './cookieHelper-13c63d93.js';
63
- import { n as normalizeLinkSlash, a as normalizeLink } from './normalizeLink-68e4b7c2.js';
62
+ import { g as getCookie } from './cookieHelper-795649fa.js';
63
+ import { n as normalizeLinkSlash, a as normalizeLink } from './normalizeLink-36522d1f.js';
64
64
 
65
65
  var styles$7 = {"alert":"CHw-fZZ","content":"_03U6VRS","close":"EO828Vv"};
66
66
 
@@ -6967,7 +6967,7 @@ const SideBannerModal = (_a) => {
6967
6967
  right: 0,
6968
6968
  transition: 'height 0.4s ease',
6969
6969
  } },
6970
- React__default.createElement(Box, { sx: {
6970
+ React__default.createElement(Box, { className: "mobile-template-wrapper", sx: {
6971
6971
  height: '100%',
6972
6972
  backgroundColor: 'white',
6973
6973
  borderTopLeftRadius: isFullScreen ? 0 : rem(12),
@@ -6983,7 +6983,7 @@ const SideBannerModal = (_a) => {
6983
6983
  overflowY: 'auto',
6984
6984
  borderRadius: 'inherit',
6985
6985
  } },
6986
- React__default.createElement(Button$1, Object.assign({ leftIcon: React__default.createElement(Close, null), sx: {
6986
+ React__default.createElement(Button$1, Object.assign({ variant: "white", leftIcon: React__default.createElement(Close, null), sx: {
6987
6987
  position: 'absolute',
6988
6988
  right: 0,
6989
6989
  top: 0,
@@ -6992,7 +6992,7 @@ const SideBannerModal = (_a) => {
6992
6992
  // backgroundColor: 'transparent',
6993
6993
  } }, closeProps, { onClick: () => modalProps === null || modalProps === void 0 ? void 0 : modalProps.onClose() })),
6994
6994
  React__default.createElement(AspectRatio$1, { ratio: (mobileBannerRatio === null || mobileBannerRatio === void 0 ? void 0 : mobileBannerRatio.width) / (mobileBannerRatio === null || mobileBannerRatio === void 0 ? void 0 : mobileBannerRatio.height), w: "100%" }),
6995
- React__default.createElement(Box, { sx: {
6995
+ React__default.createElement(Box, { className: "inner", sx: {
6996
6996
  padding: `${rem(28)} ${rem(16)} ${rem(16)}`,
6997
6997
  background: 'white',
6998
6998
  } }, children)))))) : (React__default.createElement(AspectRatio$1, { className: "desktop-template", ratio: modalRatio.width / modalRatio.height, w: "100%", sx: {
@@ -7023,10 +7023,10 @@ const SideBannerModal = (_a) => {
7023
7023
  modalRatio.width) *
7024
7024
  100}%`,
7025
7025
  } },
7026
- React__default.createElement(Button$1, Object.assign({ unstyled: true, leftIcon: React__default.createElement(Close, null) }, closeProps, { onClick: () => modalProps === null || modalProps === void 0 ? void 0 : modalProps.onClose(), sx: {
7026
+ React__default.createElement(Button$1, Object.assign({ variant: "white", leftIcon: React__default.createElement(Close, null) }, closeProps, { onClick: () => modalProps === null || modalProps === void 0 ? void 0 : modalProps.onClose(), sx: {
7027
7027
  position: 'absolute',
7028
- right: '10px',
7029
- top: '10px',
7028
+ right: 0,
7029
+ top: 0,
7030
7030
  backgroundColor: 'transparent',
7031
7031
  } })),
7032
7032
  React__default.createElement(Box, { className: "side-banner-modal-container", sx: {
@@ -8294,4 +8294,4 @@ const UserProfileNavigation = ({ SSO_URL, UP_BASEPATH = 'user', themeName = 'hel
8294
8294
  logoutButton))));
8295
8295
  };
8296
8296
 
8297
- export { UserStats as $, Alert as A, Badge as B, Checkbox as C, DoctorInfo as D, THRCardEmbed as E, FileDropdown as F, Grid as G, BMRCardEmbed as H, IconText as I, PWGCardEmbed as J, DateRangePicker as K, Breadcrumbs as L, MobileBottomNavigation as M, ShareContainer as N, OvulationCardEmbed as O, Pagination as P, ShareDrawer as Q, Radio as R, ScrollList as S, Tag as T, AdBlock as U, FixedBottomAdBlock as V, SurveyOrPremiumBanner as W, MAPPING_CATEGORY_PREMIUM_TYPE as X, MAPPING_CATEGORY_PREMIUM_API_TYPE as Y, UserProfileNavigation as Z, NavHeader as _, Avatar as a, BorderHeading as b, Toggle as c, RateStars as d, GenderOptionControl as e, ArticleCard$1 as f, ArticleCard as g, CategoryCard as h, CheckboxGroup as i, ProgressBar as j, RadioGroup as k, index$1 as l, StatisticCard as m, index as n, Tabs as o, SurveyQuestionCard as p, SurveyThankyouCard as q, FloatButtonGroup as r, CookieAcceptConfirm as s, MobileBottomNavigationIcon as t, SeoHead as u, ToolsBannerCard as v, DueDateCardEmbed as w, BMICardEmbed as x, BabyGrowthCardEmbed as y, BabyPoopEmbed as z };
8297
+ export { NavHeader as $, Alert as A, Badge as B, Checkbox as C, DoctorInfo as D, THRCardEmbed as E, FileDropdown as F, Grid as G, BMRCardEmbed as H, IconText as I, PWGCardEmbed as J, DateRangePicker as K, Breadcrumbs as L, MobileBottomNavigation as M, ShareContainer as N, OvulationCardEmbed as O, Pagination as P, ShareDrawer as Q, Radio as R, ScrollList as S, Tag as T, AdBlock as U, FixedBottomAdBlock as V, SurveyOrPremiumBanner as W, MAPPING_CATEGORY_PREMIUM_TYPE as X, MAPPING_CATEGORY_PREMIUM_API_TYPE as Y, SideBannerModal as Z, UserProfileNavigation as _, Avatar as a, UserStats as a0, BorderHeading as b, Toggle as c, RateStars as d, GenderOptionControl as e, ArticleCard$1 as f, ArticleCard as g, CategoryCard as h, CheckboxGroup as i, ProgressBar as j, RadioGroup as k, index$1 as l, StatisticCard as m, index as n, Tabs as o, SurveyQuestionCard as p, SurveyThankyouCard as q, FloatButtonGroup as r, CookieAcceptConfirm as s, MobileBottomNavigationIcon as t, SeoHead as u, ToolsBannerCard as v, DueDateCardEmbed as w, BMICardEmbed as x, BabyGrowthCardEmbed as y, BabyPoopEmbed as z };
@@ -1,6 +1,6 @@
1
1
  import { enUS, vi, km, hi, id, ms, th, zhTW } from 'date-fns/locale';
2
- import { L as LOCALE } from './Subot-8065fe17.js';
3
- import { i as isProduction } from './isProduction-d1236464.js';
2
+ import { L as LOCALE } from './Subot-ca654c1b.js';
3
+ import { i as isProduction } from './isProduction-923861f3.js';
4
4
 
5
5
  const siteHost = {
6
6
  HELLO_HEALTH_GROUP: 'hellohealthgroup.com',
@@ -1,9 +1,9 @@
1
1
  import React__default, { useContext, useState } from 'react';
2
- import { M as MediaQueries } from './utils-3f2b2c0e.js';
2
+ import { M as MediaQueries } from './utils-49823a14.js';
3
3
  import styled from 'styled-components';
4
- import { t as theme } from './theme-740e5383.js';
5
- import { _ as __rest } from './tslib.es6-e4528e01.js';
6
- import { T as TogetherComponentGlobalContext } from './utils-5d206543.js';
4
+ import { t as theme } from './theme-e0983a03.js';
5
+ import { _ as __rest } from './tslib.es6-3874b31b.js';
6
+ import { T as TogetherComponentGlobalContext } from './utils-6b797d8b.js';
7
7
 
8
8
  const StyledPopup = styled.div `
9
9
  position: fixed;
@@ -1,21 +1,21 @@
1
1
  import React__default from 'react';
2
- import { B as Button } from './index-fdb8322b.js';
3
- import { C as Container } from './index-9152f8d9.js';
2
+ import { B as Button } from './index-a1bc5cef.js';
3
+ import { C as Container } from './index-a1c2e515.js';
4
4
  import dayjs from 'dayjs';
5
- import { d as domainLocales } from './index-686fc3c3.js';
6
- import { t as theme } from './theme-740e5383.js';
7
- import './index-58f6cd4c.js';
5
+ import { d as domainLocales } from './index-eb2c3d5f.js';
6
+ import { t as theme } from './theme-e0983a03.js';
7
+ import './index-da990c66.js';
8
8
  import { Flex, Stack, Box } from '@mantine/core';
9
9
  import '@mantine/dates';
10
- import './Subot-8065fe17.js';
11
- import './index-c4c8c952.js';
12
- import { T as Text } from './index-11e5eb5b.js';
13
- import { u as useTranslations } from './useTranslations-e495c7f4.js';
10
+ import './Subot-ca654c1b.js';
11
+ import './index-d366ac6a.js';
12
+ import { T as Text } from './index-ab41f48a.js';
13
+ import { u as useTranslations } from './useTranslations-8e74d957.js';
14
14
  import '@mantine/hooks';
15
- import './utils-3f2b2c0e.js';
16
- import { L as Logo } from './index-ed188bb1.js';
17
- import { M as MarryBabyText } from './index-b90eea09.js';
18
- import './translationsContext-6753b7e0.js';
15
+ import './utils-49823a14.js';
16
+ import { L as Logo } from './index-4c23d612.js';
17
+ import { M as MarryBabyText } from './index-c497ec47.js';
18
+ import './translationsContext-f6ca9a8f.js';
19
19
  import 'string-format';
20
20
 
21
21
  var styles$1 = {"footer":"Lj0qoTD","flag":"OO-qFWT"};
@@ -1,75 +1,75 @@
1
- import { G as Gender, B as BabyGrowthChartType, a as BabyGrowthChartDuration, b as BabyGrowthResultTab, L as LOCALE, O as OnboardingStep, N as NodePosition, c as NodeType, d as NodeFinalTypes, e as NodeIntentType, f as NodeActionType, F as FULL_KEY_ADDRESS, g as NodeMultipleOptions, E as ELEMENT_CONTROL_INPUT_TYPE, S as SubotType } from './Subot-8065fe17.js';
2
- export { i as Constants } from './index-686fc3c3.js';
3
- export { C as CaretDown, F as Flag, I as ImageWrap } from './index-58f6cd4c.js';
1
+ import { G as Gender, B as BabyGrowthChartType, a as BabyGrowthChartDuration, b as BabyGrowthResultTab, L as LOCALE, O as OnboardingStep, N as NodePosition, c as NodeType, d as NodeFinalTypes, e as NodeIntentType, f as NodeActionType, F as FULL_KEY_ADDRESS, g as NodeMultipleOptions, E as ELEMENT_CONTROL_INPUT_TYPE, S as SubotType } from './Subot-ca654c1b.js';
2
+ export { i as Constants } from './index-eb2c3d5f.js';
3
+ export { C as CaretDown, F as Flag, I as ImageWrap } from './index-da990c66.js';
4
4
  import * as React from 'react';
5
- export { C as ChevronDown } from './ChevronDown-4f335914.js';
6
- export { C as Close } from './Close-c8578459.js';
7
- export { V as Visible } from './Visible-c56edd4b.js';
8
- export { U as AdBlock, A as Alert, f as ArticleCard, g as ArticleCardV2, a as Avatar, x as BMICardEmbed, H as BMRCardEmbed, y as BabyGrowthCardEmbed, z as BabyPoopEmbed, B as Badge, b as BorderHeading, L as Breadcrumbs, h as CategoryCard, C as Checkbox, i as CheckboxGroup, s as CookieAcceptConfirm, K as DateRangePicker, D as DoctorInfo, w as DueDateCardEmbed, F as FileDropdown, V as FixedBottomAdBlock, r as FloatButtonGroup, e as GenderOptionControl, G as Grid, I as IconText, Y as MAPPING_CATEGORY_PREMIUM_API_TYPE, X as MAPPING_CATEGORY_PREMIUM_TYPE, M as MobileBottomNavigation, t as MobileBottomNavigationIcon, O as OvulationCardEmbed, J as PWGCardEmbed, P as Pagination, j as ProgressBar, R as Radio, k as RadioGroup, d as RateStars, S as ScrollList, u as SeoHead, N as ShareContainer, Q as ShareDrawer, l as SideMenu, m as StatisticCard, W as SurveyOrPremiumBanner, p as SurveyQuestionCard, q as SurveyThankyouCard, E as THRCardEmbed, n as Table, o as Tabs, T as Tag, c as Toggle, v as ToolsBannerCard, Z as UserProfileNavigation, _ as UserProfileNavigationHeader, $ as UserProfileNavigationStats } from './index-1c26d0a2.js';
9
- export { B as Button } from './index-fdb8322b.js';
10
- export { A as AuthorBadge, a as BookingBtn, B as BtnChoice, D as Divider } from './index-5df6602b.js';
11
- export { H as Heading } from './index-e95289e3.js';
12
- export { I as Input } from './index-4193d039.js';
13
- export { c as CareConstants, L as Label } from './constants-b2c68b93.js';
14
- export { L as Logo } from './index-ed188bb1.js';
15
- export { P as PureInput, S as StepRenderer, a as StepRendererContext, T as TextArea } from './index.styles-d2f89af8.js';
16
- export { T as Text } from './index-dde90310.js';
17
- export { C as Container } from './index-9152f8d9.js';
18
- export { I as Icon } from './index-f7917d15.js';
19
- export { D as Drawer, M as Modal, R as RadioImageGroup } from './index-d849bbd4.js';
20
- export { C as CustomReferenceDot } from './index-59c86484.js';
21
- export { L as LogoIcon } from './utils-3cf2dc87.js';
22
- export { D as DatePicker, L as Loading } from './index-644cb2d0.js';
23
- export { D as Dropdown } from './index-7c7c041c.js';
24
- export { P as Popup, d as TogetherDataTransforms, U as UserAvatar } from './index-950e8dd9.js';
25
- export { L as LanguageSwitcher, b as NavigationLogoutPopup, c as NavigationProfileButton, N as NavigationV2, P as ProfileNavigation, g as getNavMenuContent, a as getNavMenuContentWithCache } from './index-25679ac7.js';
26
- export { P as PillCarousel } from './index-cba45b6d.js';
27
- export { A as AddressInput } from './index-8789543a.js';
28
- export { F as Footer } from './index-6457f5ee.js';
29
- export { u as useTranslations } from './useTranslations-e495c7f4.js';
30
- export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-4ba46362.js';
31
- export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, a as usePrevious, b as useRafState } from './useCategory-ddad4950.js';
32
- export { u as useHealthToolsCache } from './useHealthToolCache-1388cb53.js';
33
- export { u as useIsInit } from './useIsInit-e8ff71b5.js';
34
- export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-e7f8d48c.js';
35
- export { u as useInitialMount, a as useUniqueId } from './useUniqueId-da5ec3cc.js';
36
- export { f as CardAuthor, C as CardLink, B as CardPost, D as CardPostPopoverMore, b as CardReactions, E as CardReply, F as CardReplyPopover, g as CreateNewPostContent, h as CreatePostDescription, i as CreatePostTitle, r as ImagePreviewPopup, I as InputCommentBar, d as LabelPin, L as LabelSortPin, e as LabelSorting, G as PopoverMenu, P as PopupDanger, k as PopupDoctor, j as PopupExpert, n as PopupFrame, l as PopupHospital, q as PostContent, v as PostImagePreview, s as PostSingleImageViewPopup, y as ProfileDetail, x as ProfileDetailModal, p as ShareBox, S as SharePopup, A as SkipQuestionOfExpertBtn, w as SocialLinkPreview, H as SourceList, o as SubmitReportForm, z as TabNameInProfileDetail, c as TagTopic, T as TogetherAuthConfigContext, a as TogetherAuthConfigContextProvider, t as TogetherTypes, m as TopicSelectList, V as VerifiedTag, u as useTogetherAuthRequiredAction } from './types-ba4d2f85.js';
37
- export { D as DefaultComponentGlobalContextData, G as GlobalData, T as TogetherComponentGlobalContext, a as TogetherComponentGlobalContextProvider, c as TogetherConstants } from './utils-5d206543.js';
38
- export { B as BookingSearchBar, a as BookingSearchBarV2, t as CareTypes, T as TextDivider } from './types-4a0f1a27.js';
39
- export { a as ageGenerate, c as convertLocalizedStringToNumber, l as localizeNumberFormat } from './localizeNumberFormat-3603a0ca.js';
40
- export { h as fadeIn, a as slideInDown, b as slideInLeft, c as slideInRight, s as slideInUp, e as slideOutDown, f as slideOutLeft, g as slideOutRight, d as slideOutUp } from './animation-67521349.js';
41
- export { d as deleteCookie, g as getCookie, s as setCookie } from './cookieHelper-13c63d93.js';
42
- export { a as abbreviateNumber } from './number-4cb25850.js';
43
- export { d as getCareApiDomain, g as getCurrentBaseUrl, a as getCurrentSsoUrl, c as getDiscoverApiDomain, b as getTogetherApiDomain } from './routing-621fd8e3.js';
44
- export { M as MBTheme, t as theme } from './theme-740e5383.js';
45
- export { B as Breakpoints, M as MediaQueries, f as formatUrlWithPageParam, g as getBoundariesFromMediaQueryKey, a as getPopupWrapperDom, b as getWrapperDomWithSelector, m as makeParams, c as safeEncodeURI, s as startCase, t as toggleNoScroll } from './utils-3f2b2c0e.js';
46
- export { f as formatHealthTool, g as getDynamicHealthTool, a as getDynamicHealthToolWithCache } from './getDynamicHealthTool-0cbbb8c4.js';
47
- export { g as getSocialList } from './getSocialList-a5495771.js';
48
- export { S as ScreenSizeContext, a as ScreenSizeContextProvider, f as formatPill, g as getWindowSizeGroups } from './dataTransform-d998d2e7.js';
5
+ export { C as ChevronDown } from './ChevronDown-25d97522.js';
6
+ export { C as Close } from './Close-ad5271bd.js';
7
+ export { V as Visible } from './Visible-6e4afbf0.js';
8
+ export { U as AdBlock, A as Alert, f as ArticleCard, g as ArticleCardV2, a as Avatar, x as BMICardEmbed, H as BMRCardEmbed, y as BabyGrowthCardEmbed, z as BabyPoopEmbed, B as Badge, b as BorderHeading, L as Breadcrumbs, h as CategoryCard, C as Checkbox, i as CheckboxGroup, s as CookieAcceptConfirm, K as DateRangePicker, D as DoctorInfo, w as DueDateCardEmbed, F as FileDropdown, V as FixedBottomAdBlock, r as FloatButtonGroup, e as GenderOptionControl, G as Grid, I as IconText, Y as MAPPING_CATEGORY_PREMIUM_API_TYPE, X as MAPPING_CATEGORY_PREMIUM_TYPE, M as MobileBottomNavigation, t as MobileBottomNavigationIcon, O as OvulationCardEmbed, J as PWGCardEmbed, P as Pagination, j as ProgressBar, R as Radio, k as RadioGroup, d as RateStars, S as ScrollList, u as SeoHead, N as ShareContainer, Q as ShareDrawer, Z as SideBannerModal, l as SideMenu, m as StatisticCard, W as SurveyOrPremiumBanner, p as SurveyQuestionCard, q as SurveyThankyouCard, E as THRCardEmbed, n as Table, o as Tabs, T as Tag, c as Toggle, v as ToolsBannerCard, _ as UserProfileNavigation, $ as UserProfileNavigationHeader, a0 as UserProfileNavigationStats } from './index-ea3e9832.js';
9
+ export { B as Button } from './index-a1bc5cef.js';
10
+ export { A as AuthorBadge, a as BookingBtn, B as BtnChoice, D as Divider } from './index-416d63fd.js';
11
+ export { H as Heading } from './index-18bc2581.js';
12
+ export { I as Input } from './index-d81506d4.js';
13
+ export { c as CareConstants, L as Label } from './constants-c68921ad.js';
14
+ export { L as Logo } from './index-4c23d612.js';
15
+ export { P as PureInput, S as StepRenderer, a as StepRendererContext, T as TextArea } from './index.styles-4d5d1da6.js';
16
+ export { T as Text } from './index-0ea13007.js';
17
+ export { C as Container } from './index-a1c2e515.js';
18
+ export { I as Icon } from './index-20f6146f.js';
19
+ export { D as Drawer, M as Modal, R as RadioImageGroup } from './index-199900d8.js';
20
+ export { C as CustomReferenceDot } from './index-673b6dc4.js';
21
+ export { L as LogoIcon } from './utils-370db6e4.js';
22
+ export { D as DatePicker, L as Loading } from './index-3424d88f.js';
23
+ export { D as Dropdown } from './index-880f23aa.js';
24
+ export { P as Popup, d as TogetherDataTransforms, U as UserAvatar } from './index-f5028458.js';
25
+ export { L as LanguageSwitcher, b as NavigationLogoutPopup, c as NavigationProfileButton, N as NavigationV2, P as ProfileNavigation, g as getNavMenuContent, a as getNavMenuContentWithCache } from './index-9944f682.js';
26
+ export { P as PillCarousel } from './index-b6c0642e.js';
27
+ export { A as AddressInput } from './index-34dd9d03.js';
28
+ export { F as Footer } from './index-f8cbb5f5.js';
29
+ export { u as useTranslations } from './useTranslations-8e74d957.js';
30
+ export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-9d7373fd.js';
31
+ export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, a as usePrevious, b as useRafState } from './useCategory-224febff.js';
32
+ export { u as useHealthToolsCache } from './useHealthToolCache-df59d7d3.js';
33
+ export { u as useIsInit } from './useIsInit-14a2a8b6.js';
34
+ export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-14c0077e.js';
35
+ export { u as useInitialMount, a as useUniqueId } from './useUniqueId-d10943a0.js';
36
+ export { f as CardAuthor, C as CardLink, B as CardPost, D as CardPostPopoverMore, b as CardReactions, E as CardReply, F as CardReplyPopover, g as CreateNewPostContent, h as CreatePostDescription, i as CreatePostTitle, r as ImagePreviewPopup, I as InputCommentBar, d as LabelPin, L as LabelSortPin, e as LabelSorting, G as PopoverMenu, P as PopupDanger, k as PopupDoctor, j as PopupExpert, n as PopupFrame, l as PopupHospital, q as PostContent, v as PostImagePreview, s as PostSingleImageViewPopup, y as ProfileDetail, x as ProfileDetailModal, p as ShareBox, S as SharePopup, A as SkipQuestionOfExpertBtn, w as SocialLinkPreview, H as SourceList, o as SubmitReportForm, z as TabNameInProfileDetail, c as TagTopic, T as TogetherAuthConfigContext, a as TogetherAuthConfigContextProvider, t as TogetherTypes, m as TopicSelectList, V as VerifiedTag, u as useTogetherAuthRequiredAction } from './types-9e24ccdb.js';
37
+ export { D as DefaultComponentGlobalContextData, G as GlobalData, T as TogetherComponentGlobalContext, a as TogetherComponentGlobalContextProvider, c as TogetherConstants } from './utils-6b797d8b.js';
38
+ export { B as BookingSearchBar, a as BookingSearchBarV2, t as CareTypes, T as TextDivider } from './types-e19f512d.js';
39
+ export { a as ageGenerate, c as convertLocalizedStringToNumber, l as localizeNumberFormat } from './localizeNumberFormat-232e3b6b.js';
40
+ export { h as fadeIn, a as slideInDown, b as slideInLeft, c as slideInRight, s as slideInUp, e as slideOutDown, f as slideOutLeft, g as slideOutRight, d as slideOutUp } from './animation-2b85e352.js';
41
+ export { d as deleteCookie, g as getCookie, s as setCookie } from './cookieHelper-795649fa.js';
42
+ export { a as abbreviateNumber } from './number-c939d6ee.js';
43
+ export { d as getCareApiDomain, g as getCurrentBaseUrl, a as getCurrentSsoUrl, c as getDiscoverApiDomain, b as getTogetherApiDomain } from './routing-2fb52661.js';
44
+ export { M as MBTheme, t as theme } from './theme-e0983a03.js';
45
+ export { B as Breakpoints, M as MediaQueries, f as formatUrlWithPageParam, g as getBoundariesFromMediaQueryKey, a as getPopupWrapperDom, b as getWrapperDomWithSelector, m as makeParams, c as safeEncodeURI, s as startCase, t as toggleNoScroll } from './utils-49823a14.js';
46
+ export { f as formatHealthTool, g as getDynamicHealthTool, a as getDynamicHealthToolWithCache } from './getDynamicHealthTool-2e414236.js';
47
+ export { g as getSocialList } from './getSocialList-ac6ab172.js';
48
+ export { S as ScreenSizeContext, a as ScreenSizeContextProvider, f as formatPill, g as getWindowSizeGroups } from './dataTransform-98fc7d07.js';
49
49
  import 'date-fns/locale';
50
- import './isProduction-d1236464.js';
51
- import './tslib.es6-e4528e01.js';
50
+ import './isProduction-923861f3.js';
51
+ import './tslib.es6-3874b31b.js';
52
52
  import '@hhgtech/icons/other';
53
53
  import '@mantine/core';
54
54
  import '@mantine/hooks';
55
- import './index-c4c8c952.js';
55
+ import './index-d366ac6a.js';
56
56
  import 'dayjs';
57
57
  import 'styled-components';
58
58
  import '@mantine/carousel';
59
- import './index-11e5eb5b.js';
59
+ import './index-ab41f48a.js';
60
60
  import 'classnames';
61
61
  import '@hhgtech/icons/core';
62
62
  import 'innertext';
63
63
  import '@mantine/dates';
64
- import './translationsContext-6753b7e0.js';
64
+ import './translationsContext-f6ca9a8f.js';
65
65
  import 'string-format';
66
66
  import 'lodash/throttle';
67
67
  import 'html-react-parser';
68
68
  import 'date-fns';
69
- import './types-d2d4593a.js';
70
- import './index-b90eea09.js';
71
- import './index.styled-039b3964.js';
72
- import './index-1bd362f6.js';
69
+ import './types-e7a49024.js';
70
+ import './index-c497ec47.js';
71
+ import './index.styled-80ce9adc.js';
72
+ import './index-c1dd06de.js';
73
73
  import 'react-hook-form';
74
74
  import '@hookform/resolvers/yup';
75
75
  import 'date-fns/locale/en-US';
@@ -78,21 +78,21 @@ import 'date-fns/locale/vi';
78
78
  import 'date-fns/locale/zh-TW';
79
79
  import 'uuid';
80
80
  import '@mantine/form';
81
- import './index-57ac9922.js';
81
+ import './index-69996b24.js';
82
82
  import 'js-cookie';
83
83
  import 'lodash/flatten';
84
84
  import 'lodash/uniqBy';
85
- import './normalizeLink-68e4b7c2.js';
86
- import './paths-80c13f3b.js';
85
+ import './normalizeLink-36522d1f.js';
86
+ import './paths-687c1085.js';
87
87
  import 'react-keyed-flatten-children';
88
88
  import 'react-dom';
89
89
  import 'react-day-picker/DayPickerInput';
90
- import './constants-8a771ad9.js';
91
- import './index-2b274bca.js';
90
+ import './constants-a4edd7d4.js';
91
+ import './index-69a4bf84.js';
92
92
  import 'dayjs/plugin/relativeTime';
93
93
  import 'lodash/debounce';
94
- import './core-73fb353f.js';
95
- import './utils-241a19fc.js';
94
+ import './core-6f705325.js';
95
+ import './utils-d768df29.js';
96
96
  import 'react-contenteditable';
97
97
  import 'slugify';
98
98
  import 'lodash/shuffle';
@@ -1,6 +1,6 @@
1
- import { _ as __rest } from './tslib.es6-e4528e01.js';
1
+ import { _ as __rest } from './tslib.es6-3874b31b.js';
2
2
  import React__default from 'react';
3
- import { t as theme } from './theme-740e5383.js';
3
+ import { t as theme } from './theme-e0983a03.js';
4
4
  import styled from 'styled-components';
5
5
 
6
6
  const Heading = (_a) => {
@@ -1,10 +1,10 @@
1
1
  import styled, { css } from 'styled-components';
2
- import { t as theme } from './theme-740e5383.js';
3
- import { M as MediaQueries } from './utils-3f2b2c0e.js';
4
- import { _ as __rest } from './tslib.es6-e4528e01.js';
2
+ import { t as theme } from './theme-e0983a03.js';
3
+ import { M as MediaQueries } from './utils-49823a14.js';
4
+ import { _ as __rest } from './tslib.es6-3874b31b.js';
5
5
  import React__default, { useState, forwardRef, createContext, useEffect, Fragment } from 'react';
6
- import { L as Label, b as StyledDisplayIcon, d as StyledActionIcon, e as StyledErrorLabel } from './constants-b2c68b93.js';
7
- import { s as slideInUp, e as slideOutDown, b as slideInLeft, f as slideOutLeft, c as slideInRight, g as slideOutRight, a as slideInDown, d as slideOutUp } from './animation-67521349.js';
6
+ import { L as Label, b as StyledDisplayIcon, d as StyledActionIcon, e as StyledErrorLabel } from './constants-c68921ad.js';
7
+ import { s as slideInUp, e as slideOutDown, b as slideInLeft, f as slideOutLeft, c as slideInRight, g as slideOutRight, a as slideInDown, d as slideOutUp } from './animation-2b85e352.js';
8
8
  import { createStyles, rem } from '@mantine/core';
9
9
  import flattenChildren from 'react-keyed-flatten-children';
10
10
 
@@ -12,7 +12,10 @@ export type ThankyouType = {
12
12
  image?: string;
13
13
  };
14
14
  type LeadGenComponentContextType = {
15
- formRef: MutableRefObject<HTMLFormElement>;
15
+ formRef: {
16
+ current: HTMLFormElement | null;
17
+ };
18
+ setFormRef: Dispatch<SetStateAction<HTMLFormElement | null>>;
16
19
  campaignId: number;
17
20
  campaign_subot_id: number[];
18
21
  heading: string;
@@ -4,6 +4,4 @@ export type OtpData = {
4
4
  phone: string;
5
5
  type: 'whatsapp' | 'phone';
6
6
  };
7
- export declare const OtpBlock: ({}: {
8
- onSuccess?: () => void;
9
- } & BoxProps) => React.JSX.Element;
7
+ export declare const OtpBlock: ({ ...rest }: BoxProps) => React.JSX.Element;
@@ -1,9 +1,11 @@
1
1
  declare const _default: (params: void, options?: import("@mantine/core").UseStylesOptions<string>) => {
2
2
  classes: {
3
3
  root: string;
4
+ header: string;
4
5
  heading: string;
5
6
  description: string;
6
7
  control: string;
8
+ actions: string;
7
9
  submitBtn: string;
8
10
  resendOtp: string;
9
11
  };