@hhgtech/hhg-components 1.28.70 → 1.28.72

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 (281) 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/atoms/rateStars/StarIcon.d.ts +5 -0
  6. package/build/components.js +55 -55
  7. package/build/{constants-fc94e094.js → constants-4fa76cd0.js} +2 -2
  8. package/build/{constants-3864d668.js → constants-b8905838.js} +2 -2
  9. package/build/constants.js +3 -3
  10. package/build/{core-04836b33.js → core-4270066a.js} +2 -2
  11. package/build/{dataTransform-9b71cb70.js → dataTransform-47b4d905.js} +1 -1
  12. package/build/ecom.js +6 -6
  13. package/build/esm/adapters.js +14 -14
  14. package/build/esm/babyGrowth.js +78 -78
  15. package/build/esm/cache.js +3 -3
  16. package/build/esm/care.js +17 -17
  17. package/build/esm/components/atoms/rateStars/StarIcon.d.ts +5 -0
  18. package/build/esm/components.js +55 -55
  19. package/build/esm/{constants-bf79fcda.js → constants-062dbfa2.js} +2 -2
  20. package/build/esm/{constants-da0dfbf1.js → constants-35450928.js} +2 -2
  21. package/build/esm/constants.js +3 -3
  22. package/build/esm/{core-23d12cc0.js → core-a3c90435.js} +2 -2
  23. package/build/esm/{dataTransform-1495a226.js → dataTransform-87761ca4.js} +1 -1
  24. package/build/esm/ecom.js +6 -6
  25. package/build/esm/footer.js +19 -19
  26. package/build/esm/gAssets.js +4 -4
  27. package/build/esm/{getDynamicHealthTool-a43e5baa.js → getDynamicHealthTool-dc46f392.js} +4 -4
  28. package/build/esm/getSocialList-ff58dc0c.js +60 -0
  29. package/build/esm/hooks.js +17 -17
  30. package/build/esm/i18n.js +2 -2
  31. package/build/esm/i18nV2.js +2 -2
  32. package/build/esm/{index-d1d2e96b.js → index-0cd8e265.js} +2 -2
  33. package/build/esm/{index-355c0d8a.js → index-0f85bdf8.js} +2 -2
  34. package/build/esm/{index-552efa5f.js → index-17e9d99e.js} +48 -57
  35. package/build/esm/{index-a3806b2a.js → index-44735cca.js} +2 -2
  36. package/build/esm/{index-bf14ddf1.js → index-503adfd5.js} +1 -1
  37. package/build/esm/{index-c28b5670.js → index-5a00b1e6.js} +50 -48
  38. package/build/esm/{index-cc7415a3.js → index-5a218749.js} +4 -4
  39. package/build/esm/{index-01e95463.js → index-672b6218.js} +8 -8
  40. package/build/esm/{index-d57cd8e6.js → index-6902ace2.js} +3 -3
  41. package/build/esm/{index-191e851e.js → index-6fc2a3bf.js} +2 -2
  42. package/build/esm/{index-9622b7d8.js → index-74a92a2a.js} +2 -2
  43. package/build/esm/{index-bd89745e.js → index-805fcde5.js} +10 -10
  44. package/build/esm/{index-a5ac9bab.js → index-896b07c4.js} +2 -2
  45. package/build/esm/{index-ebb8bd0e.js → index-95408a53.js} +1 -1
  46. package/build/esm/{index-aa97bf26.js → index-9696228a.js} +5 -5
  47. package/build/esm/{index-70eeb14d.js → index-9dff42f7.js} +4 -4
  48. package/build/esm/{index-e183dc84.js → index-a3c23f28.js} +4 -4
  49. package/build/esm/{index-a23ed47f.js → index-b3865764.js} +3 -3
  50. package/build/esm/{index-9d3bbec1.js → index-b4113c71.js} +9 -9
  51. package/build/esm/{index-a8506e24.js → index-b44b03eb.js} +13 -13
  52. package/build/esm/{index-ec1cc2ea.js → index-b7665d7c.js} +2 -2
  53. package/build/esm/{index-f1227130.js → index-c3210d43.js} +9 -9
  54. package/build/esm/{index-2a68f8b2.js → index-c81a880f.js} +9 -9
  55. package/build/esm/{index-852bb5ca.js → index-e9c810ea.js} +2 -2
  56. package/build/esm/{index-652f4b90.js → index-fa5c389f.js} +6 -6
  57. package/build/esm/index.js +62 -62
  58. package/build/esm/{index.styled-385c2908.js → index.styled-300c11a1.js} +2 -2
  59. package/build/esm/{index.styles-31411b37.js → index.styles-9d02e778.js} +5 -5
  60. package/build/esm/lead.js +27 -27
  61. package/build/esm/mantine.js +19 -19
  62. package/build/esm/misc.js +17 -17
  63. package/build/esm/navigation.js +34 -34
  64. package/build/esm/onboardingV2.js +48 -56
  65. package/build/esm/pwg.js +18 -18
  66. package/build/esm/{routing-b5780749.js → routing-25dac393.js} +2 -2
  67. package/build/esm/subot.js +21 -21
  68. package/build/esm/together.js +32 -32
  69. package/build/esm/{types-40018b94.js → types-7f2fa1b9.js} +21 -21
  70. package/build/esm/{types-0757e895.js → types-faf4d69e.js} +31 -31
  71. package/build/esm/types.js +1 -1
  72. package/build/esm/{useCategory-e00a99e3.js → useCategory-a24e730a.js} +5 -5
  73. package/build/esm/{useHealthToolCache-3ab5f2b6.js → useHealthToolCache-ff481d0e.js} +2 -2
  74. package/build/esm/{usePlacesAutocomplete-d9cfd28e.js → usePlacesAutocomplete-163b3afe.js} +1 -1
  75. package/build/esm/{useTranslations-d53557b4.js → useTranslations-378c83ff.js} +1 -1
  76. package/build/esm/{utils-2af1561c.js → utils-0133f222.js} +4 -4
  77. package/build/esm/{utils-72693be6.js → utils-7a174b49.js} +5 -5
  78. package/build/esm/{utils-5e5da593.js → utils-9dd0ff79.js} +1 -1
  79. package/build/esm/vaccination.js +47 -59
  80. package/build/footer.js +19 -19
  81. package/build/gAssets.js +4 -4
  82. package/build/{getDynamicHealthTool-b66c50c2.js → getDynamicHealthTool-f6882935.js} +4 -4
  83. package/build/getSocialList-32e361f2.js +66 -0
  84. package/build/hooks.js +17 -17
  85. package/build/i18n.js +1 -1
  86. package/build/i18nV2.js +1 -1
  87. package/build/{index-69a38997.js → index-0c692433.js} +2 -2
  88. package/build/{index-95dd817d.js → index-16d54dcd.js} +8 -8
  89. package/build/{index-c7dc021b.js → index-1d35ba13.js} +10 -10
  90. package/build/{index-473e8c3c.js → index-23f52e3c.js} +2 -2
  91. package/build/{index-2d4e4a2c.js → index-2d9e8bec.js} +2 -2
  92. package/build/{index-48b608d8.js → index-3605e490.js} +6 -6
  93. package/build/{index-be2d90cb.js → index-3b217fdd.js} +2 -2
  94. package/build/{index-b0333d49.js → index-417c3605.js} +9 -9
  95. package/build/{index-165c76af.js → index-51877a7e.js} +4 -4
  96. package/build/{index-970717a9.js → index-52d71c3c.js} +1 -1
  97. package/build/{index-bef45e43.js → index-656cbe84.js} +2 -2
  98. package/build/{index-d3d46009.js → index-85853834.js} +13 -13
  99. package/build/{index-4d393920.js → index-88b7d2d6.js} +1 -1
  100. package/build/{index-13da9bbd.js → index-8a607c7e.js} +48 -57
  101. package/build/{index-add37f18.js → index-9caccc24.js} +3 -3
  102. package/build/{index-72944b3e.js → index-a1e606df.js} +4 -4
  103. package/build/{index-e592738b.js → index-b042a76d.js} +4 -4
  104. package/build/{index-97f95550.js → index-b7e960ce.js} +2 -2
  105. package/build/{index-7144e07a.js → index-c4892944.js} +2 -2
  106. package/build/{index-a00da8f4.js → index-ca527494.js} +3 -3
  107. package/build/{index-51cda470.js → index-da7aaed5.js} +5 -5
  108. package/build/{index-3540ce3f.js → index-dbe79df3.js} +9 -9
  109. package/build/{index-a69b48c2.js → index-def4cbd6.js} +2 -2
  110. package/build/{index-ed5f7bf2.js → index-f9782f18.js} +9 -9
  111. package/build/{index-78055ee8.js → index-fcb2ea46.js} +50 -48
  112. package/build/index.js +62 -62
  113. package/build/{index.styled-97b37364.js → index.styled-f6c729c6.js} +2 -2
  114. package/build/{index.styles-2434bd17.js → index.styles-07d28bd7.js} +5 -5
  115. package/build/lead.js +27 -27
  116. package/build/mantine.js +17 -17
  117. package/build/misc.js +17 -17
  118. package/build/navigation.js +34 -34
  119. package/build/onboardingV2.js +47 -55
  120. package/build/pwg.js +18 -18
  121. package/build/{routing-b27d22a5.js → routing-e4f8c553.js} +2 -2
  122. package/build/subot.js +21 -21
  123. package/build/together.js +32 -32
  124. package/build/{types-b7c4f1cc.js → types-77036e08.js} +21 -21
  125. package/build/{types-72f2c593.js → types-bc5a54f3.js} +31 -31
  126. package/build/types.js +1 -1
  127. package/build/{useCategory-c53c40ba.js → useCategory-49b18f1c.js} +5 -5
  128. package/build/{useHealthToolCache-d358ef43.js → useHealthToolCache-cc5985ee.js} +2 -2
  129. package/build/{usePlacesAutocomplete-f63f4097.js → usePlacesAutocomplete-5aa1de40.js} +1 -1
  130. package/build/{useTranslations-64bdaca7.js → useTranslations-7c72f9b6.js} +1 -1
  131. package/build/{utils-2b307237.js → utils-2b7101f6.js} +1 -1
  132. package/build/{utils-386fbc52.js → utils-47e8b1f5.js} +5 -5
  133. package/build/{utils-5c554121.js → utils-8b2d06e0.js} +4 -4
  134. package/build/vaccination.js +47 -59
  135. package/package.json +1 -1
  136. package/build/components/atoms/rateStars/StarEmptyIcon.d.ts +0 -3
  137. package/build/components/atoms/rateStars/StarFullIcon.d.ts +0 -3
  138. package/build/esm/components/atoms/rateStars/StarEmptyIcon.d.ts +0 -3
  139. package/build/esm/components/atoms/rateStars/StarFullIcon.d.ts +0 -3
  140. package/build/esm/getSocialList-961c0579.js +0 -66
  141. package/build/getSocialList-0c2f74e9.js +0 -72
  142. /package/build/{BMI_BOYS.percentile.monthly-ec484e1d.js → BMI_BOYS.percentile.monthly-488aa72b.js} +0 -0
  143. /package/build/{BMI_BOYS.percentile.weekly-ffc6b5a3.js → BMI_BOYS.percentile.weekly-50101a8a.js} +0 -0
  144. /package/build/{BMI_BOYS.percentile.yearly-5d5dc6e9.js → BMI_BOYS.percentile.yearly-a757d3b7.js} +0 -0
  145. /package/build/{BMI_BOYS.zscore.monthly-b8e9eb67.js → BMI_BOYS.zscore.monthly-49d7fe3c.js} +0 -0
  146. /package/build/{BMI_BOYS.zscore.weekly-b3a3fe35.js → BMI_BOYS.zscore.weekly-4680d530.js} +0 -0
  147. /package/build/{BMI_BOYS.zscore.yearly-1049cff4.js → BMI_BOYS.zscore.yearly-abfc5ad7.js} +0 -0
  148. /package/build/{BMI_GIRLS.percentile.monthly-d29f1886.js → BMI_GIRLS.percentile.monthly-c78fb60b.js} +0 -0
  149. /package/build/{BMI_GIRLS.percentile.weekly-10dd3bc1.js → BMI_GIRLS.percentile.weekly-14448498.js} +0 -0
  150. /package/build/{BMI_GIRLS.percentile.yearly-a4a14fb6.js → BMI_GIRLS.percentile.yearly-0f32a2b0.js} +0 -0
  151. /package/build/{BMI_GIRLS.zscore.monthly-3b5b1c91.js → BMI_GIRLS.zscore.monthly-cba35be9.js} +0 -0
  152. /package/build/{BMI_GIRLS.zscore.weekly-d8d9d85b.js → BMI_GIRLS.zscore.weekly-cc0f8019.js} +0 -0
  153. /package/build/{BMI_GIRLS.zscore.yearly-ad43326e.js → BMI_GIRLS.zscore.yearly-f61b7466.js} +0 -0
  154. /package/build/{ChevronDown-ec7af49f.js → ChevronDown-e75e8e26.js} +0 -0
  155. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-e28549df.js → HEAD CIRCUM_BOYS.percentile.monthly-e2504793.js} +0 -0
  156. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-7e0bbc5c.js → HEAD CIRCUM_BOYS.percentile.weekly-75ef7a3b.js} +0 -0
  157. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-16d85faf.js → HEAD CIRCUM_BOYS.percentile.yearly-56195667.js} +0 -0
  158. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-2905143d.js → HEAD CIRCUM_BOYS.zscore.monthly-89ed6a59.js} +0 -0
  159. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-c884eb7a.js → HEAD CIRCUM_BOYS.zscore.weekly-a2403bad.js} +0 -0
  160. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-1d2e8236.js → HEAD CIRCUM_BOYS.zscore.yearly-f089bbb7.js} +0 -0
  161. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-ad2221f6.js → HEAD CIRCUM_GIRLS.percentile.monthly-80aec241.js} +0 -0
  162. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-a0f66bc1.js → HEAD CIRCUM_GIRLS.percentile.weekly-a6966ea1.js} +0 -0
  163. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-ccd016aa.js → HEAD CIRCUM_GIRLS.percentile.yearly-50887389.js} +0 -0
  164. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-0fd4416c.js → HEAD CIRCUM_GIRLS.zscore.monthly-1d983aaa.js} +0 -0
  165. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-9c6eb011.js → HEAD CIRCUM_GIRLS.zscore.weekly-7988bc76.js} +0 -0
  166. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-bbb354f1.js → HEAD CIRCUM_GIRLS.zscore.yearly-7849d1ca.js} +0 -0
  167. /package/build/{HEIGHT_BOYS.percentile.monthly-a0f41c2e.js → HEIGHT_BOYS.percentile.monthly-f05d8d79.js} +0 -0
  168. /package/build/{HEIGHT_BOYS.percentile.weekly-7bc2b867.js → HEIGHT_BOYS.percentile.weekly-382c7f3f.js} +0 -0
  169. /package/build/{HEIGHT_BOYS.percentile.yearly-7c2f34c6.js → HEIGHT_BOYS.percentile.yearly-13698475.js} +0 -0
  170. /package/build/{HEIGHT_BOYS.zscore.monthly-54789026.js → HEIGHT_BOYS.zscore.monthly-a2879b4f.js} +0 -0
  171. /package/build/{HEIGHT_BOYS.zscore.weekly-b1360897.js → HEIGHT_BOYS.zscore.weekly-7aab0115.js} +0 -0
  172. /package/build/{HEIGHT_BOYS.zscore.yearly-d5eb559f.js → HEIGHT_BOYS.zscore.yearly-936b8f23.js} +0 -0
  173. /package/build/{HEIGHT_GIRLS.percentile.monthly-6f7fef3f.js → HEIGHT_GIRLS.percentile.monthly-eea4b5d5.js} +0 -0
  174. /package/build/{HEIGHT_GIRLS.percentile.weekly-fb6605ac.js → HEIGHT_GIRLS.percentile.weekly-7b14a307.js} +0 -0
  175. /package/build/{HEIGHT_GIRLS.percentile.yearly-19052b79.js → HEIGHT_GIRLS.percentile.yearly-7e4d8233.js} +0 -0
  176. /package/build/{HEIGHT_GIRLS.zscore.monthly-26c2a368.js → HEIGHT_GIRLS.zscore.monthly-87443ce2.js} +0 -0
  177. /package/build/{HEIGHT_GIRLS.zscore.weekly-305a8f9b.js → HEIGHT_GIRLS.zscore.weekly-1c82de5c.js} +0 -0
  178. /package/build/{HEIGHT_GIRLS.zscore.yearly-f89639ce.js → HEIGHT_GIRLS.zscore.yearly-61018b39.js} +0 -0
  179. /package/build/{Subot-cc39f8f4.js → Subot-4a8aef19.js} +0 -0
  180. /package/build/{Visible-4860305e.js → Visible-761046bb.js} +0 -0
  181. /package/build/{WEIGHT_BOYS.percentile.monthly-7763fdac.js → WEIGHT_BOYS.percentile.monthly-becb51e3.js} +0 -0
  182. /package/build/{WEIGHT_BOYS.percentile.weekly-68c7793a.js → WEIGHT_BOYS.percentile.weekly-7b71b9b2.js} +0 -0
  183. /package/build/{WEIGHT_BOYS.percentile.yearly-425ea795.js → WEIGHT_BOYS.percentile.yearly-7242b9a0.js} +0 -0
  184. /package/build/{WEIGHT_BOYS.zscore.monthly-09fbb556.js → WEIGHT_BOYS.zscore.monthly-df943718.js} +0 -0
  185. /package/build/{WEIGHT_BOYS.zscore.weekly-5b55a950.js → WEIGHT_BOYS.zscore.weekly-671a2b89.js} +0 -0
  186. /package/build/{WEIGHT_BOYS.zscore.yearly-a8492c27.js → WEIGHT_BOYS.zscore.yearly-72a3b504.js} +0 -0
  187. /package/build/{WEIGHT_GIRLS.percentile.monthly-104461c2.js → WEIGHT_GIRLS.percentile.monthly-66658cfe.js} +0 -0
  188. /package/build/{WEIGHT_GIRLS.percentile.weekly-49d203bd.js → WEIGHT_GIRLS.percentile.weekly-e0b2ae4a.js} +0 -0
  189. /package/build/{WEIGHT_GIRLS.percentile.yearly-f6f1c4ad.js → WEIGHT_GIRLS.percentile.yearly-be3fdc22.js} +0 -0
  190. /package/build/{WEIGHT_GIRLS.zscore.monthly-ba6ce356.js → WEIGHT_GIRLS.zscore.monthly-c7f7af3e.js} +0 -0
  191. /package/build/{WEIGHT_GIRLS.zscore.weekly-c4c81f65.js → WEIGHT_GIRLS.zscore.weekly-2207b5fa.js} +0 -0
  192. /package/build/{WEIGHT_GIRLS.zscore.yearly-e1085364.js → WEIGHT_GIRLS.zscore.yearly-0ae2a028.js} +0 -0
  193. /package/build/{animation-4eb246c7.js → animation-6c0cbbdb.js} +0 -0
  194. /package/build/{cookieHelper-5530e215.js → cookieHelper-4394df21.js} +0 -0
  195. /package/build/esm/{BMI_BOYS.percentile.monthly-6b3461e1.js → BMI_BOYS.percentile.monthly-23675dd8.js} +0 -0
  196. /package/build/esm/{BMI_BOYS.percentile.weekly-38412483.js → BMI_BOYS.percentile.weekly-c7ae2383.js} +0 -0
  197. /package/build/esm/{BMI_BOYS.percentile.yearly-e8ca2213.js → BMI_BOYS.percentile.yearly-9e277bbe.js} +0 -0
  198. /package/build/esm/{BMI_BOYS.zscore.monthly-2f32a201.js → BMI_BOYS.zscore.monthly-0629ac9e.js} +0 -0
  199. /package/build/esm/{BMI_BOYS.zscore.weekly-8a24d204.js → BMI_BOYS.zscore.weekly-779193fa.js} +0 -0
  200. /package/build/esm/{BMI_BOYS.zscore.yearly-b332a59e.js → BMI_BOYS.zscore.yearly-0f3b6182.js} +0 -0
  201. /package/build/esm/{BMI_GIRLS.percentile.monthly-c9ac489f.js → BMI_GIRLS.percentile.monthly-b9bf8992.js} +0 -0
  202. /package/build/esm/{BMI_GIRLS.percentile.weekly-082d024f.js → BMI_GIRLS.percentile.weekly-8080aecd.js} +0 -0
  203. /package/build/esm/{BMI_GIRLS.percentile.yearly-57a69990.js → BMI_GIRLS.percentile.yearly-299e9a91.js} +0 -0
  204. /package/build/esm/{BMI_GIRLS.zscore.monthly-541623fd.js → BMI_GIRLS.zscore.monthly-ccb8f167.js} +0 -0
  205. /package/build/esm/{BMI_GIRLS.zscore.weekly-31b589ac.js → BMI_GIRLS.zscore.weekly-f8749661.js} +0 -0
  206. /package/build/esm/{BMI_GIRLS.zscore.yearly-9b283c7c.js → BMI_GIRLS.zscore.yearly-3f0f2862.js} +0 -0
  207. /package/build/esm/{ChevronDown-0ed72d46.js → ChevronDown-e601ae12.js} +0 -0
  208. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-2eb54be3.js → HEAD CIRCUM_BOYS.percentile.monthly-2e1af884.js} +0 -0
  209. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-10259bd1.js → HEAD CIRCUM_BOYS.percentile.weekly-5a31b786.js} +0 -0
  210. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-fff4845f.js → HEAD CIRCUM_BOYS.percentile.yearly-9a050c0c.js} +0 -0
  211. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-5ccfaf6a.js → HEAD CIRCUM_BOYS.zscore.monthly-1fe4e713.js} +0 -0
  212. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-dc789dde.js → HEAD CIRCUM_BOYS.zscore.weekly-d15ebd01.js} +0 -0
  213. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-5049a9b7.js → HEAD CIRCUM_BOYS.zscore.yearly-c347e3e6.js} +0 -0
  214. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-58902be4.js → HEAD CIRCUM_GIRLS.percentile.monthly-afa1b9a8.js} +0 -0
  215. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-c79eb8aa.js → HEAD CIRCUM_GIRLS.percentile.weekly-c2ce1bfa.js} +0 -0
  216. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-6ecfd9f9.js → HEAD CIRCUM_GIRLS.percentile.yearly-1830840c.js} +0 -0
  217. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-91b64b57.js → HEAD CIRCUM_GIRLS.zscore.monthly-9cc91be5.js} +0 -0
  218. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-ec7b5e8d.js → HEAD CIRCUM_GIRLS.zscore.weekly-1294556d.js} +0 -0
  219. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-43686573.js → HEAD CIRCUM_GIRLS.zscore.yearly-33a080c2.js} +0 -0
  220. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-2c2ec339.js → HEIGHT_BOYS.percentile.monthly-616507da.js} +0 -0
  221. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-023fd92c.js → HEIGHT_BOYS.percentile.weekly-767c0d43.js} +0 -0
  222. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-64408f6e.js → HEIGHT_BOYS.percentile.yearly-daa77b55.js} +0 -0
  223. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-4c4c0583.js → HEIGHT_BOYS.zscore.monthly-7a73cee1.js} +0 -0
  224. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-73d758dd.js → HEIGHT_BOYS.zscore.weekly-cd66ed0c.js} +0 -0
  225. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-63b0ee31.js → HEIGHT_BOYS.zscore.yearly-0672defe.js} +0 -0
  226. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-220a156b.js → HEIGHT_GIRLS.percentile.monthly-d2a7b874.js} +0 -0
  227. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-39ed86d3.js → HEIGHT_GIRLS.percentile.weekly-27b6c59c.js} +0 -0
  228. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-f6f9beda.js → HEIGHT_GIRLS.percentile.yearly-407ed2c5.js} +0 -0
  229. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-98da19db.js → HEIGHT_GIRLS.zscore.monthly-0a0e04a8.js} +0 -0
  230. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-b46182b8.js → HEIGHT_GIRLS.zscore.weekly-a75abb5b.js} +0 -0
  231. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-e17c3753.js → HEIGHT_GIRLS.zscore.yearly-f497b9f3.js} +0 -0
  232. /package/build/esm/{Subot-73dd692f.js → Subot-fdeef84d.js} +0 -0
  233. /package/build/esm/{Visible-b2077c55.js → Visible-b1d51621.js} +0 -0
  234. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-43751c6a.js → WEIGHT_BOYS.percentile.monthly-39d38b14.js} +0 -0
  235. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-65778018.js → WEIGHT_BOYS.percentile.weekly-b7b2098b.js} +0 -0
  236. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-68c4f38f.js → WEIGHT_BOYS.percentile.yearly-514cfa1b.js} +0 -0
  237. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-847746a9.js → WEIGHT_BOYS.zscore.monthly-2cfaea4d.js} +0 -0
  238. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-a1f2fe34.js → WEIGHT_BOYS.zscore.weekly-ddd1a475.js} +0 -0
  239. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-119adddc.js → WEIGHT_BOYS.zscore.yearly-f0150603.js} +0 -0
  240. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-4c5ceb09.js → WEIGHT_GIRLS.percentile.monthly-c599bde3.js} +0 -0
  241. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-ddff2e29.js → WEIGHT_GIRLS.percentile.weekly-40fdc47f.js} +0 -0
  242. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-5a344597.js → WEIGHT_GIRLS.percentile.yearly-361d1033.js} +0 -0
  243. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-a6917c8a.js → WEIGHT_GIRLS.zscore.monthly-cc17cf19.js} +0 -0
  244. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-5b74c62e.js → WEIGHT_GIRLS.zscore.weekly-a660df67.js} +0 -0
  245. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-8507cd6a.js → WEIGHT_GIRLS.zscore.yearly-fa937633.js} +0 -0
  246. /package/build/esm/{animation-bdb3ff49.js → animation-6e57cdf6.js} +0 -0
  247. /package/build/esm/{cookieHelper-8ee29f1a.js → cookieHelper-6d10d3a8.js} +0 -0
  248. /package/build/esm/{index-0b1da466.js → index-4c29fc52.js} +0 -0
  249. /package/build/esm/{index-fb17aef5.js → index-6caa32d7.js} +0 -0
  250. /package/build/esm/{index-f5f8c84b.js → index-8312615c.js} +0 -0
  251. /package/build/esm/{isProduction-9081cff7.js → isProduction-e24ecfd3.js} +0 -0
  252. /package/build/esm/{localizeNumberFormat-d3e4f990.js → localizeNumberFormat-b570cb22.js} +0 -0
  253. /package/build/esm/{normalizeLink-139f9dfd.js → normalizeLink-12dc3ba0.js} +0 -0
  254. /package/build/esm/{number-f0945de9.js → number-229603ea.js} +0 -0
  255. /package/build/esm/{paths-4eadd090.js → paths-d3e2e19b.js} +0 -0
  256. /package/build/esm/{theme-7522724d.js → theme-15c8e7cc.js} +0 -0
  257. /package/build/esm/{translationsContext-62ed87ff.js → translationsContext-f55af427.js} +0 -0
  258. /package/build/esm/{tslib.es6-f79929c2.js → tslib.es6-9546860b.js} +0 -0
  259. /package/build/esm/{types-d32df09b.js → types-59ca4034.js} +0 -0
  260. /package/build/esm/{useIsInit-18a571ff.js → useIsInit-de015f3c.js} +0 -0
  261. /package/build/esm/{useOutsideClick-8a0c90ee.js → useOutsideClick-09dabe1e.js} +0 -0
  262. /package/build/esm/{useScrollbarSize-ee04fb14.js → useScrollbarSize-8b2a5f28.js} +0 -0
  263. /package/build/esm/{useUniqueId-fc42d583.js → useUniqueId-41e79adf.js} +0 -0
  264. /package/build/esm/{utils-f7ab8c32.js → utils-59b304e1.js} +0 -0
  265. /package/build/{index-cd1375cc.js → index-96e0ee11.js} +0 -0
  266. /package/build/{index-9625ab6c.js → index-b9da70ba.js} +0 -0
  267. /package/build/{index-5e3660ec.js → index-c510fc73.js} +0 -0
  268. /package/build/{isProduction-4f301fa7.js → isProduction-12b16b7c.js} +0 -0
  269. /package/build/{localizeNumberFormat-84d686f7.js → localizeNumberFormat-16bc8712.js} +0 -0
  270. /package/build/{normalizeLink-cc2af392.js → normalizeLink-192364df.js} +0 -0
  271. /package/build/{number-29e6fe47.js → number-7a9314a9.js} +0 -0
  272. /package/build/{paths-da1bc0ab.js → paths-38044a93.js} +0 -0
  273. /package/build/{theme-30426d81.js → theme-fdca4c5f.js} +0 -0
  274. /package/build/{translationsContext-7e9f4617.js → translationsContext-13f61d88.js} +0 -0
  275. /package/build/{tslib.es6-abc17c4d.js → tslib.es6-b0550512.js} +0 -0
  276. /package/build/{types-52edc091.js → types-22073123.js} +0 -0
  277. /package/build/{useIsInit-447f599e.js → useIsInit-95ae2f79.js} +0 -0
  278. /package/build/{useOutsideClick-44f3b64d.js → useOutsideClick-89905abd.js} +0 -0
  279. /package/build/{useScrollbarSize-3e11e4b6.js → useScrollbarSize-c7bdf09e.js} +0 -0
  280. /package/build/{useUniqueId-27dee48b.js → useUniqueId-18b83759.js} +0 -0
  281. /package/build/{utils-d8cae1f5.js → utils-e46b1caa.js} +0 -0
@@ -1,17 +1,17 @@
1
- import { a as __awaiter, _ as __rest } from './tslib.es6-f79929c2.js';
1
+ import { a as __awaiter, _ as __rest } from './tslib.es6-9546860b.js';
2
2
  import React__default, { useReducer, useState, useEffect } from 'react';
3
3
  import { Stack, Input as Input$1 } from '@mantine/core';
4
- import { c as Input, S as Select } from './index-01e95463.js';
4
+ import { c as Input, S as Select } from './index-672b6218.js';
5
5
  import '@mantine/dates';
6
- import { c as CDN_ADDRESS } from './index-852bb5ca.js';
7
- import { L as LOCALE } from './Subot-73dd692f.js';
8
- import './index-ec1cc2ea.js';
9
- import './index-ebb8bd0e.js';
10
- import './theme-7522724d.js';
11
- import { u as useTranslations } from './useTranslations-d53557b4.js';
6
+ import { c as CDN_ADDRESS } from './index-e9c810ea.js';
7
+ import { L as LOCALE } from './Subot-fdeef84d.js';
8
+ import './index-b7665d7c.js';
9
+ import './index-95408a53.js';
10
+ import './theme-15c8e7cc.js';
11
+ import { u as useTranslations } from './useTranslations-378c83ff.js';
12
12
  import '@mantine/hooks';
13
- import './utils-f7ab8c32.js';
14
- import { M as MAPPED_LOCALE } from './utils-5e5da593.js';
13
+ import './utils-59b304e1.js';
14
+ import { M as MAPPED_LOCALE } from './utils-9dd0ff79.js';
15
15
 
16
16
  const generateGetAddressDetail = (locale) => {
17
17
  return `${CDN_ADDRESS}/cities-data-${MAPPED_LOCALE[locale]}.json`;
@@ -1,7 +1,7 @@
1
- import { _ as __rest } from './tslib.es6-f79929c2.js';
1
+ import { _ as __rest } from './tslib.es6-9546860b.js';
2
2
  import React__default, { useState, useEffect } from 'react';
3
3
  import { useDebouncedValue } from '@mantine/hooks';
4
- import { D as DEBOUNCED_TIME, g as StyledSliderWrapper, B as Button, h as StyledSlider } from './index-01e95463.js';
4
+ import { D as DEBOUNCED_TIME, g as StyledSliderWrapper, B as Button, h as StyledSlider } from './index-672b6218.js';
5
5
 
6
6
  const Slider = (_a) => {
7
7
  var { color, withControl, onChange, value, min, max, isStatic, containerClassName, containerStyle } = _a, props = __rest(_a, ["color", "withControl", "onChange", "value", "min", "max", "isStatic", "containerClassName", "containerStyle"]);
@@ -1,4 +1,4 @@
1
- import { _ as __rest } from './tslib.es6-f79929c2.js';
1
+ import { _ as __rest } from './tslib.es6-9546860b.js';
2
2
  import React__default from 'react';
3
3
  import { rem, createStyles, Text as Text$1 } from '@mantine/core';
4
4
 
@@ -1,11 +1,11 @@
1
- import { _ as __rest } from './tslib.es6-f79929c2.js';
1
+ import { _ as __rest } from './tslib.es6-9546860b.js';
2
2
  import React__default from 'react';
3
3
  import { Image } from '@mantine/core';
4
4
  import { DatePickerInput } from '@mantine/dates';
5
- import { I as ISO_FORMAT } from './index-852bb5ca.js';
6
- import { L as LOCALE } from './Subot-73dd692f.js';
7
- import { C as CommonGAssets } from './index-ec1cc2ea.js';
8
- import { M as MAPPED_LOCALE } from './index-01e95463.js';
5
+ import { I as ISO_FORMAT } from './index-e9c810ea.js';
6
+ import { L as LOCALE } from './Subot-fdeef84d.js';
7
+ import { C as CommonGAssets } from './index-b7665d7c.js';
8
+ import { M as MAPPED_LOCALE } from './index-672b6218.js';
9
9
 
10
10
  // Omit<MantineDatePickerInputProps, 'value'>
11
11
  const DatePicker = (_a) => {
@@ -1,9 +1,9 @@
1
- import { _ as __rest } from './tslib.es6-f79929c2.js';
1
+ import { _ as __rest } from './tslib.es6-9546860b.js';
2
2
  import React__default from 'react';
3
3
  import { Modal as Modal$1, CloseButton } from '@mantine/core';
4
- import { C as CommonGAssets } from './index-ec1cc2ea.js';
5
- import { i as useStyles } from './index-01e95463.js';
6
- import { T as Text } from './index-ebb8bd0e.js';
4
+ import { C as CommonGAssets } from './index-b7665d7c.js';
5
+ import { i as useStyles } from './index-672b6218.js';
6
+ import { T as Text } from './index-95408a53.js';
7
7
 
8
8
  const Modal = (_a) => {
9
9
  var { title, styles } = _a, rest = __rest(_a, ["title", "styles"]);
@@ -1,8 +1,8 @@
1
1
  import React__default, { useState, useEffect } from 'react';
2
- import { L as LOCALE } from './Subot-73dd692f.js';
3
- import { C as CommonGAssets } from './index-ec1cc2ea.js';
4
- import { i as isChristmas, a as LunarNewYearLocale, b as isLunarNewYear, c as isNewYear, d as isRamadan, e as isVNHungKing, f as isVN3004, g as isLabourDay, S as StyledLogo, L as LogoIcon, h as StyledProLogo } from './utils-2af1561c.js';
5
- import { I as ImageWrap } from './index-01e95463.js';
2
+ import { L as LOCALE } from './Subot-fdeef84d.js';
3
+ import { C as CommonGAssets } from './index-b7665d7c.js';
4
+ import { i as isChristmas, a as LunarNewYearLocale, b as isLunarNewYear, c as isNewYear, d as isRamadan, e as isVNHungKing, f as isVN3004, g as isLabourDay, S as StyledLogo, L as LogoIcon, h as StyledProLogo } from './utils-0133f222.js';
5
+ import { I as ImageWrap } from './index-672b6218.js';
6
6
 
7
7
  const Logo = ({ type, className, style, isLightLogo, customSize, badge, locale, dateForSeasonal, isPro, }) => {
8
8
  const [seasonalChecks, setSeasonalChecks] = useState({
@@ -1,7 +1,7 @@
1
- import { _ as __rest } from './tslib.es6-f79929c2.js';
1
+ import { _ as __rest } from './tslib.es6-9546860b.js';
2
2
  import React__default from 'react';
3
- import { t as theme } from './theme-7522724d.js';
4
- import { S as Share, E as Eye, W as WhatsApp, w as Spinner } from './utils-72693be6.js';
3
+ import { t as theme } from './theme-15c8e7cc.js';
4
+ import { S as Share, E as Eye, W as WhatsApp, w as Spinner } from './utils-7a174b49.js';
5
5
 
6
6
  const ArrowRightTail = (_a) => {
7
7
  var { size = 24, color: colorInit = theme.colors.gray600, useCurrentColor, isActive, activeColor = theme.colors.primaryBase } = _a, rest = __rest(_a, ["size", "color", "useCurrentColor", "isActive", "activeColor"]);
@@ -1,13 +1,13 @@
1
1
  import React__default, { useState, useEffect, useMemo, useCallback } from 'react';
2
- import { v as StyledDivider, w as useStyles } from './index.styles-31411b37.js';
3
- import { _ as __rest, a as __awaiter } from './tslib.es6-f79929c2.js';
4
- import { u as useTranslations } from './useTranslations-d53557b4.js';
5
- import { B as Button } from './index-01e95463.js';
6
- import { P as PATHS } from './paths-4eadd090.js';
7
- import { a as LOCALIZED_SLUGS } from './constants-bf79fcda.js';
8
- import { d as domainLocales } from './index-852bb5ca.js';
9
- import { b as callApi, h as getCarePath } from './utils-72693be6.js';
10
- import { i as isProduction } from './isProduction-9081cff7.js';
2
+ import { v as StyledDivider, w as useStyles } from './index.styles-9d02e778.js';
3
+ import { _ as __rest, a as __awaiter } from './tslib.es6-9546860b.js';
4
+ import { u as useTranslations } from './useTranslations-378c83ff.js';
5
+ import { B as Button } from './index-672b6218.js';
6
+ import { P as PATHS } from './paths-d3e2e19b.js';
7
+ import { a as LOCALIZED_SLUGS } from './constants-062dbfa2.js';
8
+ import { d as domainLocales } from './index-e9c810ea.js';
9
+ import { b as callApi, h as getCarePath } from './utils-7a174b49.js';
10
+ import { i as isProduction } from './isProduction-e24ecfd3.js';
11
11
 
12
12
  /**
13
13
  * @deprecated Consider to use mantine
@@ -1,21 +1,21 @@
1
1
  import React__default from 'react';
2
- import { B as Button } from './index-d1d2e96b.js';
3
- import { C as Container } from './index-fb17aef5.js';
2
+ import { B as Button } from './index-0cd8e265.js';
3
+ import { C as Container } from './index-6caa32d7.js';
4
4
  import dayjs from 'dayjs';
5
- import { d as domainLocales } from './index-852bb5ca.js';
6
- import { t as theme } from './theme-7522724d.js';
7
- import './index-01e95463.js';
5
+ import { d as domainLocales } from './index-e9c810ea.js';
6
+ import { t as theme } from './theme-15c8e7cc.js';
7
+ import './index-672b6218.js';
8
8
  import { Flex, Stack, Box } from '@mantine/core';
9
9
  import '@mantine/dates';
10
- import './Subot-73dd692f.js';
11
- import './index-ec1cc2ea.js';
12
- import { T as Text } from './index-ebb8bd0e.js';
13
- import { u as useTranslations } from './useTranslations-d53557b4.js';
10
+ import './Subot-fdeef84d.js';
11
+ import './index-b7665d7c.js';
12
+ import { T as Text } from './index-95408a53.js';
13
+ import { u as useTranslations } from './useTranslations-378c83ff.js';
14
14
  import '@mantine/hooks';
15
- import './utils-f7ab8c32.js';
16
- import { L as Logo } from './index-e183dc84.js';
17
- import { M as MarryBabyText } from './index-9622b7d8.js';
18
- import './translationsContext-62ed87ff.js';
15
+ import './utils-59b304e1.js';
16
+ import { L as Logo } from './index-a3c23f28.js';
17
+ import { M as MarryBabyText } from './index-74a92a2a.js';
18
+ import './translationsContext-f55af427.js';
19
19
  import 'string-format';
20
20
 
21
21
  var styles$1 = {"footer":"Lj0qoTD","flag":"OO-qFWT"};
@@ -1,5 +1,5 @@
1
- import { d as domainLocales } from './index-852bb5ca.js';
2
- import { i as isProduction } from './isProduction-9081cff7.js';
1
+ import { d as domainLocales } from './index-e9c810ea.js';
2
+ import { i as isProduction } from './isProduction-e24ecfd3.js';
3
3
 
4
4
  const isNumeric = (n) => !isNaN(parseFloat(n)) && isFinite(n);
5
5
  const defaultDomain = 'hellosehat.com';
@@ -1,17 +1,17 @@
1
1
  import React__default, { useRef, useEffect, useState } from 'react';
2
2
  import { Portal } from '@mantine/core';
3
- import { t as toggleNoScroll, M as MediaQueries } from './utils-f7ab8c32.js';
4
- import { x as StyledBackdrop, y as StyledDrawer, z as StyledDrawerPanel, A as StyledDrawerContent, B as StyledRadioImageGroup, C as StyledRadioImageItem, g as getDefaultClassWrapper } from './index.styles-31411b37.js';
5
- import { T as Text } from './index-ebb8bd0e.js';
6
- import { u as useScrollbarSize } from './useScrollbarSize-ee04fb14.js';
3
+ import { t as toggleNoScroll, M as MediaQueries } from './utils-59b304e1.js';
4
+ import { x as StyledBackdrop, y as StyledDrawer, z as StyledDrawerPanel, A as StyledDrawerContent, B as StyledRadioImageGroup, C as StyledRadioImageItem, g as getDefaultClassWrapper } from './index.styles-9d02e778.js';
5
+ import { T as Text } from './index-95408a53.js';
6
+ import { u as useScrollbarSize } from './useScrollbarSize-8b2a5f28.js';
7
7
  import { createPortal } from 'react-dom';
8
8
  import styled from 'styled-components';
9
- import { t as theme } from './theme-7522724d.js';
9
+ import { t as theme } from './theme-15c8e7cc.js';
10
10
  import { BabyBoyMB, GenderChooseBoy, BabyGirlMB, GenderChooseGirl } from '@hhgtech/icons/other';
11
- import { u as useTranslations } from './useTranslations-d53557b4.js';
12
- import { G as Gender } from './Subot-73dd692f.js';
13
- import { M as MarryBabyText, a as MarryBabyHeading } from './index-9622b7d8.js';
14
- import { T as Text$1 } from './index-2a68f8b2.js';
11
+ import { u as useTranslations } from './useTranslations-378c83ff.js';
12
+ import { G as Gender } from './Subot-fdeef84d.js';
13
+ import { M as MarryBabyText, a as MarryBabyHeading } from './index-74a92a2a.js';
14
+ import { T as Text$1 } from './index-c81a880f.js';
15
15
 
16
16
  const Backdrop = ({ open = false, onClickOutside, }) => {
17
17
  return (React__default.createElement(StyledBackdrop, { "data-open": open, onClick: onClickOutside }));
@@ -1,17 +1,17 @@
1
- import { _ as __rest } from './tslib.es6-f79929c2.js';
1
+ import { _ as __rest } from './tslib.es6-9546860b.js';
2
2
  import React__default from 'react';
3
- import './index-01e95463.js';
3
+ import './index-672b6218.js';
4
4
  import '@mantine/core';
5
5
  import '@mantine/dates';
6
- import './index-852bb5ca.js';
7
- import './Subot-73dd692f.js';
8
- import './index-ec1cc2ea.js';
9
- import { T as Text$1 } from './index-ebb8bd0e.js';
10
- import './theme-7522724d.js';
11
- import './translationsContext-62ed87ff.js';
6
+ import './index-e9c810ea.js';
7
+ import './Subot-fdeef84d.js';
8
+ import './index-b7665d7c.js';
9
+ import { T as Text$1 } from './index-95408a53.js';
10
+ import './theme-15c8e7cc.js';
11
+ import './translationsContext-f55af427.js';
12
12
  import 'string-format';
13
13
  import '@mantine/hooks';
14
- import './utils-f7ab8c32.js';
14
+ import './utils-59b304e1.js';
15
15
 
16
16
  /**
17
17
  * @deprecated Consider to use import { Text } from '@hhgtech/hhg-components/mantine'
@@ -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-73dd692f.js';
3
- import { i as isProduction } from './isProduction-9081cff7.js';
2
+ import { L as LOCALE } from './Subot-fdeef84d.js';
3
+ import { i as isProduction } from './isProduction-e24ecfd3.js';
4
4
 
5
5
  const siteHost = {
6
6
  HELLO_HEALTH_GROUP: 'hellohealthgroup.com',
@@ -1,11 +1,11 @@
1
- import { _ as __rest } from './tslib.es6-f79929c2.js';
1
+ import { _ as __rest } from './tslib.es6-9546860b.js';
2
2
  import React__default, { useMemo, useState, useEffect } from 'react';
3
- import { L as LOCALE } from './Subot-73dd692f.js';
4
- import { C as CommonGAssets } from './index-ec1cc2ea.js';
5
- import { t as theme } from './theme-7522724d.js';
3
+ import { L as LOCALE } from './Subot-fdeef84d.js';
4
+ import { C as CommonGAssets } from './index-b7665d7c.js';
5
+ import { t as theme } from './theme-15c8e7cc.js';
6
6
  import styled from 'styled-components';
7
- import { I as ImageWrap, f as CentralCarousel } from './index-01e95463.js';
8
- import { T as Text } from './index-2a68f8b2.js';
7
+ import { I as ImageWrap, f as CentralCarousel } from './index-672b6218.js';
8
+ import { T as Text } from './index-c81a880f.js';
9
9
 
10
10
  const StyledIconContainer = styled.div `
11
11
  display: inline-flex;
@@ -1,64 +1,64 @@
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-73dd692f.js';
2
- export { i as Constants } from './index-852bb5ca.js';
3
- export { C as CaretDown, F as Flag, I as ImageWrap } from './index-01e95463.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-fdeef84d.js';
2
+ export { i as Constants } from './index-e9c810ea.js';
3
+ export { C as CaretDown, F as Flag, I as ImageWrap } from './index-672b6218.js';
4
4
  import * as React from 'react';
5
- export { C as ChevronDown } from './ChevronDown-0ed72d46.js';
6
- export { f as CardAuthor, C as CardLink, B as CardPost, D as CardPostPopoverMore, b as CardReactions, E as CardReply, F as CardReplyPopover, J as Close, 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-0757e895.js';
7
- export { V as Visible } from './Visible-b2077c55.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-552efa5f.js';
9
- export { B as Button } from './index-d1d2e96b.js';
10
- export { A as AuthorBadge, a as BookingBtn, B as BtnChoice, D as Divider } from './index-9d3bbec1.js';
11
- export { H as Heading } from './index-355c0d8a.js';
12
- export { I as Input } from './index-191e851e.js';
13
- export { c as CareConstants, L as Label } from './constants-bf79fcda.js';
14
- export { L as Logo } from './index-e183dc84.js';
15
- export { P as PureInput, S as StepRenderer, a as StepRendererContext, T as TextArea } from './index.styles-31411b37.js';
16
- export { T as Text } from './index-2a68f8b2.js';
17
- export { C as Container } from './index-fb17aef5.js';
18
- export { I as Icon } from './index-a23ed47f.js';
19
- export { D as Drawer, M as Modal, R as RadioImageGroup } from './index-f1227130.js';
20
- export { C as CustomReferenceDot } from './index-0b1da466.js';
21
- export { L as LogoIcon } from './utils-2af1561c.js';
22
- export { D as DatePicker, L as Loading } from './index-d57cd8e6.js';
23
- export { D as Dropdown } from './index-bf14ddf1.js';
24
- export { P as Popup, d as TogetherDataTransforms, U as UserAvatar } from './index-cc7415a3.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-c28b5670.js';
26
- export { P as PillCarousel } from './index-652f4b90.js';
27
- export { A as AddressInput } from './index-bd89745e.js';
28
- export { F as Footer } from './index-a8506e24.js';
29
- export { u as useTranslations } from './useTranslations-d53557b4.js';
30
- export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-ee04fb14.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-e00a99e3.js';
32
- export { u as useHealthToolsCache } from './useHealthToolCache-3ab5f2b6.js';
33
- export { u as useIsInit } from './useIsInit-18a571ff.js';
34
- export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-8a0c90ee.js';
35
- export { u as useInitialMount, a as useUniqueId } from './useUniqueId-fc42d583.js';
36
- export { D as DefaultComponentGlobalContextData, G as GlobalData, T as TogetherComponentGlobalContext, a as TogetherComponentGlobalContextProvider, c as TogetherConstants } from './utils-72693be6.js';
37
- export { B as BookingSearchBar, a as BookingSearchBarV2, t as CareTypes, T as TextDivider } from './types-40018b94.js';
38
- export { a as ageGenerate, c as convertLocalizedStringToNumber, l as localizeNumberFormat } from './localizeNumberFormat-d3e4f990.js';
39
- 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-bdb3ff49.js';
40
- export { d as deleteCookie, g as getCookie, s as setCookie } from './cookieHelper-8ee29f1a.js';
41
- export { a as abbreviateNumber } from './number-f0945de9.js';
42
- export { d as getCareApiDomain, g as getCurrentBaseUrl, a as getCurrentSsoUrl, c as getDiscoverApiDomain, b as getTogetherApiDomain } from './routing-b5780749.js';
43
- export { M as MBTheme, t as theme } from './theme-7522724d.js';
44
- 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-f7ab8c32.js';
45
- export { f as formatHealthTool, g as getDynamicHealthTool, a as getDynamicHealthToolWithCache } from './getDynamicHealthTool-a43e5baa.js';
46
- export { g as getSocialList } from './getSocialList-961c0579.js';
47
- export { S as ScreenSizeContext, a as ScreenSizeContextProvider, f as formatPill, g as getWindowSizeGroups } from './dataTransform-1495a226.js';
5
+ export { C as ChevronDown } from './ChevronDown-e601ae12.js';
6
+ export { f as CardAuthor, C as CardLink, B as CardPost, D as CardPostPopoverMore, b as CardReactions, E as CardReply, F as CardReplyPopover, J as Close, 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-faf4d69e.js';
7
+ export { V as Visible } from './Visible-b1d51621.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-17e9d99e.js';
9
+ export { B as Button } from './index-0cd8e265.js';
10
+ export { A as AuthorBadge, a as BookingBtn, B as BtnChoice, D as Divider } from './index-b4113c71.js';
11
+ export { H as Heading } from './index-0f85bdf8.js';
12
+ export { I as Input } from './index-6fc2a3bf.js';
13
+ export { c as CareConstants, L as Label } from './constants-062dbfa2.js';
14
+ export { L as Logo } from './index-a3c23f28.js';
15
+ export { P as PureInput, S as StepRenderer, a as StepRendererContext, T as TextArea } from './index.styles-9d02e778.js';
16
+ export { T as Text } from './index-c81a880f.js';
17
+ export { C as Container } from './index-6caa32d7.js';
18
+ export { I as Icon } from './index-b3865764.js';
19
+ export { D as Drawer, M as Modal, R as RadioImageGroup } from './index-c3210d43.js';
20
+ export { C as CustomReferenceDot } from './index-4c29fc52.js';
21
+ export { L as LogoIcon } from './utils-0133f222.js';
22
+ export { D as DatePicker, L as Loading } from './index-6902ace2.js';
23
+ export { D as Dropdown } from './index-503adfd5.js';
24
+ export { P as Popup, d as TogetherDataTransforms, U as UserAvatar } from './index-5a218749.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-5a00b1e6.js';
26
+ export { P as PillCarousel } from './index-fa5c389f.js';
27
+ export { A as AddressInput } from './index-805fcde5.js';
28
+ export { F as Footer } from './index-b44b03eb.js';
29
+ export { u as useTranslations } from './useTranslations-378c83ff.js';
30
+ export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-8b2a5f28.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-a24e730a.js';
32
+ export { u as useHealthToolsCache } from './useHealthToolCache-ff481d0e.js';
33
+ export { u as useIsInit } from './useIsInit-de015f3c.js';
34
+ export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-09dabe1e.js';
35
+ export { u as useInitialMount, a as useUniqueId } from './useUniqueId-41e79adf.js';
36
+ export { D as DefaultComponentGlobalContextData, G as GlobalData, T as TogetherComponentGlobalContext, a as TogetherComponentGlobalContextProvider, c as TogetherConstants } from './utils-7a174b49.js';
37
+ export { B as BookingSearchBar, a as BookingSearchBarV2, t as CareTypes, T as TextDivider } from './types-7f2fa1b9.js';
38
+ export { a as ageGenerate, c as convertLocalizedStringToNumber, l as localizeNumberFormat } from './localizeNumberFormat-b570cb22.js';
39
+ 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-6e57cdf6.js';
40
+ export { d as deleteCookie, g as getCookie, s as setCookie } from './cookieHelper-6d10d3a8.js';
41
+ export { a as abbreviateNumber } from './number-229603ea.js';
42
+ export { d as getCareApiDomain, g as getCurrentBaseUrl, a as getCurrentSsoUrl, c as getDiscoverApiDomain, b as getTogetherApiDomain } from './routing-25dac393.js';
43
+ export { M as MBTheme, t as theme } from './theme-15c8e7cc.js';
44
+ 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-59b304e1.js';
45
+ export { f as formatHealthTool, g as getDynamicHealthTool, a as getDynamicHealthToolWithCache } from './getDynamicHealthTool-dc46f392.js';
46
+ export { g as getSocialList } from './getSocialList-ff58dc0c.js';
47
+ export { S as ScreenSizeContext, a as ScreenSizeContextProvider, f as formatPill, g as getWindowSizeGroups } from './dataTransform-87761ca4.js';
48
48
  import 'date-fns/locale';
49
- import './isProduction-9081cff7.js';
50
- import './tslib.es6-f79929c2.js';
49
+ import './isProduction-e24ecfd3.js';
50
+ import './tslib.es6-9546860b.js';
51
51
  import '@hhgtech/icons/other';
52
52
  import '@mantine/core';
53
53
  import '@mantine/hooks';
54
- import './index-ec1cc2ea.js';
54
+ import './index-b7665d7c.js';
55
55
  import 'dayjs';
56
56
  import 'styled-components';
57
57
  import '@mantine/carousel';
58
- import './index-ebb8bd0e.js';
58
+ import './index-95408a53.js';
59
59
  import 'classnames';
60
60
  import '@hhgtech/icons/core';
61
- import './translationsContext-62ed87ff.js';
61
+ import './translationsContext-f55af427.js';
62
62
  import 'string-format';
63
63
  import 'innertext';
64
64
  import '@mantine/dates';
@@ -67,13 +67,13 @@ import 'react-contenteditable';
67
67
  import 'react-dom';
68
68
  import 'date-fns';
69
69
  import 'dayjs/plugin/relativeTime';
70
- import './index-70eeb14d.js';
71
- import './index.styled-385c2908.js';
70
+ import './index-9dff42f7.js';
71
+ import './index.styled-300c11a1.js';
72
72
  import 'lodash/throttle';
73
73
  import 'html-react-parser';
74
- import './types-d32df09b.js';
75
- import './index-9622b7d8.js';
76
- import './index-a5ac9bab.js';
74
+ import './types-59ca4034.js';
75
+ import './index-74a92a2a.js';
76
+ import './index-896b07c4.js';
77
77
  import 'react-hook-form';
78
78
  import '@hookform/resolvers/yup';
79
79
  import 'date-fns/locale/en-US';
@@ -85,14 +85,14 @@ import '@mantine/form';
85
85
  import 'js-cookie';
86
86
  import 'lodash/flatten';
87
87
  import 'lodash/uniqBy';
88
- import './normalizeLink-139f9dfd.js';
89
- import './paths-4eadd090.js';
88
+ import './normalizeLink-12dc3ba0.js';
89
+ import './paths-d3e2e19b.js';
90
90
  import 'react-keyed-flatten-children';
91
91
  import 'react-day-picker/DayPickerInput';
92
- import './constants-da0dfbf1.js';
93
- import './index-a3806b2a.js';
94
- import './core-23d12cc0.js';
95
- import './utils-5e5da593.js';
92
+ import './constants-35450928.js';
93
+ import './index-44735cca.js';
94
+ import './core-a3c90435.js';
95
+ import './utils-9dd0ff79.js';
96
96
  import 'slugify';
97
97
  import 'lodash/shuffle';
98
98
  import 'react-loading-skeleton';
@@ -1,6 +1,6 @@
1
- import { _ as __rest } from './tslib.es6-f79929c2.js';
1
+ import { _ as __rest } from './tslib.es6-9546860b.js';
2
2
  import React__default from 'react';
3
- import { t as theme } from './theme-7522724d.js';
3
+ import { t as theme } from './theme-15c8e7cc.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-7522724d.js';
3
- import { M as MediaQueries } from './utils-f7ab8c32.js';
4
- import { _ as __rest } from './tslib.es6-f79929c2.js';
2
+ import { t as theme } from './theme-15c8e7cc.js';
3
+ import { M as MediaQueries } from './utils-59b304e1.js';
4
+ import { _ as __rest } from './tslib.es6-9546860b.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-bf79fcda.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-bdb3ff49.js';
6
+ import { L as Label, b as StyledDisplayIcon, d as StyledActionIcon, e as StyledErrorLabel } from './constants-062dbfa2.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-6e57cdf6.js';
8
8
  import { createStyles, rem } from '@mantine/core';
9
9
  import flattenChildren from 'react-keyed-flatten-children';
10
10
 
package/build/esm/lead.js CHANGED
@@ -1,43 +1,43 @@
1
- import { _ as __rest, a as __awaiter } from './tslib.es6-f79929c2.js';
1
+ import { _ as __rest, a as __awaiter } from './tslib.es6-9546860b.js';
2
2
  import React__default, { createContext, useState, useEffect, useMemo, useRef, useContext } from 'react';
3
3
  import debounce from 'lodash/debounce';
4
4
  import { v1 } from 'uuid';
5
- import { B as Button } from './index-d1d2e96b.js';
6
- import { C as CommonGAssets } from './index-ec1cc2ea.js';
5
+ import { B as Button } from './index-0cd8e265.js';
6
+ import { C as CommonGAssets } from './index-b7665d7c.js';
7
7
  import { Portal, Box, Transition, Overlay } from '@mantine/core';
8
- import { T as Text } from './index-ebb8bd0e.js';
9
- import './index.styles-31411b37.js';
10
- import { S as Select, d as Checkbox, c as Input, R as Radio, P as Phone, N as NumberInput } from './index-01e95463.js';
11
- import './constants-bf79fcda.js';
12
- import './Subot-73dd692f.js';
13
- import './utils-2af1561c.js';
14
- import { b as getWrapperDomWithSelector, a as getPopupWrapperDom } from './utils-f7ab8c32.js';
15
- import { D as DatePicker } from './index-aa97bf26.js';
16
- import { t as theme } from './theme-7522724d.js';
17
- import { T as TranslationsContext } from './translationsContext-62ed87ff.js';
8
+ import { T as Text } from './index-95408a53.js';
9
+ import './index.styles-9d02e778.js';
10
+ import { S as Select, d as Checkbox, c as Input, R as Radio, P as Phone, N as NumberInput } from './index-672b6218.js';
11
+ import './constants-062dbfa2.js';
12
+ import './Subot-fdeef84d.js';
13
+ import './utils-0133f222.js';
14
+ import { b as getWrapperDomWithSelector, a as getPopupWrapperDom } from './utils-59b304e1.js';
15
+ import { D as DatePicker } from './index-9696228a.js';
16
+ import { t as theme } from './theme-15c8e7cc.js';
17
+ import { T as TranslationsContext } from './translationsContext-f55af427.js';
18
18
  import 'string-format';
19
19
  import '@mantine/hooks';
20
- import './index-852bb5ca.js';
21
- import './utils-72693be6.js';
22
- import './index.styled-385c2908.js';
23
- import './index-0b1da466.js';
24
- import { M as MAPPED_LOCALE } from './utils-5e5da593.js';
20
+ import './index-e9c810ea.js';
21
+ import './utils-7a174b49.js';
22
+ import './index.styled-300c11a1.js';
23
+ import './index-4c29fc52.js';
24
+ import { M as MAPPED_LOCALE } from './utils-9dd0ff79.js';
25
25
  import '@mantine/dates';
26
- import { u as usePlacesAutocomplete, G as GOOGLE_API_KEY } from './usePlacesAutocomplete-d9cfd28e.js';
26
+ import { u as usePlacesAutocomplete, G as GOOGLE_API_KEY } from './usePlacesAutocomplete-163b3afe.js';
27
27
  import { createFormContext } from '@mantine/form';
28
- import { u as useTranslations } from './useTranslations-d53557b4.js';
29
- import { H as Heading } from './index-355c0d8a.js';
28
+ import { u as useTranslations } from './useTranslations-378c83ff.js';
29
+ import { H as Heading } from './index-0f85bdf8.js';
30
30
  import { createPortal } from 'react-dom';
31
- import { g as getCookie, s as setCookie } from './cookieHelper-8ee29f1a.js';
31
+ import { g as getCookie, s as setCookie } from './cookieHelper-6d10d3a8.js';
32
32
  import dayjs from 'dayjs';
33
- import './isProduction-9081cff7.js';
33
+ import './isProduction-e24ecfd3.js';
34
34
  import 'styled-components';
35
- import './animation-bdb3ff49.js';
35
+ import './animation-6e57cdf6.js';
36
36
  import 'react-keyed-flatten-children';
37
37
  import '@hhgtech/icons/other';
38
38
  import '@mantine/carousel';
39
39
  import 'classnames';
40
- import './useUniqueId-fc42d583.js';
40
+ import './useUniqueId-41e79adf.js';
41
41
  import '@hhgtech/icons/core';
42
42
  import 'date-fns/locale';
43
43
  import 'slugify';
@@ -352,7 +352,7 @@ const useImageSize = (src) => {
352
352
  const CloseButton = ({ onClose, containerClassName, svgClassName, }) => (React__default.createElement("button", { onClick: onClose, className: `le-newbuilder-close-button js-modal__close ${containerClassName || ''}` },
353
353
  React__default.createElement("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", className: svgClassName },
354
354
  React__default.createElement("circle", { cx: "16", cy: "16", r: "16", fill: "white" }),
355
- React__default.createElement("path", { d: "M16 17.05L10.925 22.125C10.7917 22.2584 10.621 22.329 10.413 22.337C10.2044 22.3457 10.025 22.275 9.87502 22.125C9.72502 21.975 9.65002 21.8 9.65002 21.6C9.65002 21.4 9.72502 21.225 9.87502 21.075L14.95 16L9.87502 10.925C9.74169 10.7917 9.67102 10.6207 9.66302 10.412C9.65436 10.204 9.72502 10.025 9.87502 9.87502C10.025 9.72502 10.2 9.65002 10.4 9.65002C10.6 9.65002 10.775 9.72502 10.925 9.87502L16 14.95L21.075 9.87502C21.2084 9.74169 21.3794 9.67069 21.588 9.66202C21.796 9.65402 21.975 9.72502 22.125 9.87502C22.275 10.025 22.35 10.2 22.35 10.4C22.35 10.6 22.275 10.775 22.125 10.925L17.05 16L22.125 21.075C22.2584 21.2084 22.329 21.379 22.337 21.587C22.3457 21.7957 22.275 21.975 22.125 22.125C21.975 22.275 21.8 22.35 21.6 22.35C21.4 22.35 21.225 22.275 21.075 22.125L16 17.05Z", fill: "#595959" }))));
355
+ React__default.createElement("path", { d: "m16 17.05-5.075 5.075a.74.74 0 0 1-.512.212.7.7 0 0 1-.538-.212.72.72 0 0 1-.225-.525q0-.3.225-.525L14.95 16l-5.075-5.075a.74.74 0 0 1-.212-.513.7.7 0 0 1 .212-.537.72.72 0 0 1 .525-.225q.3 0 .525.225L16 14.95l5.075-5.075a.74.74 0 0 1 .513-.213.7.7 0 0 1 .537.213.72.72 0 0 1 .225.525.72.72 0 0 1-.225.525L17.05 16l5.075 5.075a.74.74 0 0 1 .212.512.7.7 0 0 1-.212.538.72.72 0 0 1-.525.225.72.72 0 0 1-.525-.225z", fill: "#595959" }))));
356
356
 
357
357
  // url: imageBlocks.imageMobile.data.url
358
358
  // newTab: imageBlocks.imageMobile.data.newtab
@@ -760,7 +760,7 @@ const LocationBlock = ({ name, placeholder, locale, }) => {
760
760
  React__default.createElement(Select, Object.assign({ className: "lead-modal__form-control", label: placeholder, placeholder: placeholder, withAsterisk: true, name: name, data: options, searchValue: searchValue, onSearchChange: (query) => {
761
761
  setSearchValue(query);
762
762
  }, filter: () => true, clearable: true, searchable: true, onChange: (val) => setAddress(val || ''), icon: React__default.createElement("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" },
763
- React__default.createElement("path", { d: "M9.99999 9.79167C10.4028 9.79167 10.7467 9.64944 11.0317 9.365C11.3161 9.08 11.4583 8.73611 11.4583 8.33333C11.4583 7.93056 11.3161 7.58667 11.0317 7.30167C10.7467 7.01722 10.4028 6.875 9.99999 6.875C9.59721 6.875 9.25332 7.01722 8.96832 7.30167C8.68388 7.58667 8.54166 7.93056 8.54166 8.33333C8.54166 8.73611 8.68388 9.08 8.96832 9.365C9.25332 9.64944 9.59721 9.79167 9.99999 9.79167ZM9.99999 17.875C9.90277 17.875 9.80555 17.8611 9.70832 17.8333C9.6111 17.8056 9.52082 17.7569 9.43749 17.6875C7.46527 15.8958 5.98971 14.2361 5.01082 12.7083C4.03138 11.1806 3.54166 9.77778 3.54166 8.5C3.54166 6.48611 4.1911 4.87833 5.48999 3.67667C6.78832 2.47556 8.29166 1.875 9.99999 1.875C11.7083 1.875 13.2119 2.47556 14.5108 3.67667C15.8092 4.87833 16.4583 6.48611 16.4583 8.5C16.4583 9.77778 15.9689 11.1806 14.99 12.7083C14.0105 14.2361 12.5347 15.8958 10.5625 17.6875C10.4792 17.7569 10.3889 17.8056 10.2917 17.8333C10.1944 17.8611 10.0972 17.875 9.99999 17.875Z", fill: "#8C8C8C" })), autoComplete: 'no-auto-complete-' + randRef.current, rightSection: React__default.createElement(React__default.Fragment, null) }, form.getInputProps(name)))));
763
+ React__default.createElement("path", { d: "M10 9.792q.605 0 1.032-.427.426-.428.426-1.032 0-.603-.426-1.031A1.4 1.4 0 0 0 10 6.875q-.604 0-1.032.427a1.4 1.4 0 0 0-.426 1.031q0 .604.426 1.032.428.426 1.032.427m0 8.083q-.145 0-.292-.042a.7.7 0 0 1-.27-.145Q6.478 15 5.01 12.708 3.54 10.418 3.54 8.5q0-3.021 1.949-4.823T10 1.875t4.51 1.802q1.95 1.802 1.949 4.823 0 1.917-1.468 4.208-1.47 2.292-4.427 4.98a.7.7 0 0 1-.271.145 1 1 0 0 1-.292.042", fill: "#8C8C8C" })), autoComplete: 'no-auto-complete-' + randRef.current, rightSection: React__default.createElement(React__default.Fragment, null) }, form.getInputProps(name)))));
764
764
  };
765
765
 
766
766
  const SubtitleBlock = ({ children, align, }) => (React__default.createElement("p", { className: `lead-modal__description ${'le-text-align-' + (align || '')} ${LEAD_CLASS}` }, children));