@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
@@ -0,0 +1,60 @@
1
+ import React__default from 'react';
2
+ import { L as LOCALE } from './Subot-fdeef84d.js';
3
+ import { C as CommonGAssets } from './index-b7665d7c.js';
4
+
5
+ const getSocialList = (shareUrl) => [
6
+ {
7
+ icon: (React__default.createElement("svg", { width: "33", height: "32", viewBox: "0 0 33 32", fill: "none" },
8
+ React__default.createElement("path", { d: "M27.5 0h-22a5 5 0 0 0-5 5v22a5 5 0 0 0 5 5h22a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5", fill: "#1778F2" }),
9
+ React__default.createElement("path", { d: "M20.814 32V19.499h3.255l.431-4.309h-3.686l.006-2.156c0-1.123.1-1.725 1.623-1.725h2.034V7h-3.255c-3.91 0-5.285 2.09-5.285 5.604v2.587H13.5v4.308h2.437V32z", fill: "#fff" }))),
10
+ name: 'Facebook',
11
+ href: `https://www.facebook.com/sharer/sharer.php?u=${shareUrl}`,
12
+ },
13
+ {
14
+ icon: (React__default.createElement("img", { src: CommonGAssets.getAssetPath('zalo-mini.png'), alt: "Zalo", style: {
15
+ width: 32,
16
+ height: 32,
17
+ }, loading: "lazy" })),
18
+ name: 'Zalo',
19
+ href: `https://sp.zalo.me/share?href=${shareUrl}`,
20
+ allowedLocales: [LOCALE.Vietnam],
21
+ },
22
+ {
23
+ icon: (React__default.createElement("svg", { width: "33", height: "32", viewBox: "0 0 33 32", fill: "none" },
24
+ React__default.createElement("rect", { x: ".5", width: "32", height: "32", rx: "4", fill: "#1FA1F3" }),
25
+ React__default.createElement("path", { d: "m16.23 13.235.04.634-.674-.077c-2.454-.298-4.599-1.308-6.42-3.004l-.89-.842-.23.622c-.485 1.385-.175 2.848.837 3.832.54.544.418.621-.512.298-.324-.104-.607-.181-.634-.143-.095.091.229 1.27.485 1.735.35.648 1.066 1.282 1.848 1.657l.66.298-.781.013c-.756 0-.783.013-.702.285.27.841 1.335 1.735 2.522 2.123l.837.272-.729.414a7.9 7.9 0 0 1-3.614.958c-.607.013-1.106.065-1.106.104 0 .13 1.645.854 2.603 1.14 2.873.84 6.285.478 8.848-.959 1.82-1.023 3.641-3.055 4.491-5.023.459-1.049.917-2.965.917-3.884 0-.596.04-.673.796-1.385.445-.415.863-.868.944-.997.135-.246.122-.246-.566-.026-1.147.388-1.309.337-.742-.246.418-.414.917-1.165.917-1.385 0-.04-.202.026-.432.142-.242.13-.782.324-1.187.44l-.728.22-.66-.427c-.365-.233-.877-.492-1.147-.57-.688-.18-1.74-.155-2.36.052-1.687.583-2.752 2.085-2.63 3.729", fill: "#fff" }))),
26
+ name: 'Twitter',
27
+ href: `https://twitter.com/intent/tweet?url=${shareUrl}`,
28
+ },
29
+ {
30
+ icon: (React__default.createElement("svg", { width: "33", height: "32", viewBox: "0 0 33 32", fill: "none" },
31
+ React__default.createElement("path", { d: "M29.53 0H3.47A2.97 2.97 0 0 0 .5 2.97v26.06A2.97 2.97 0 0 0 3.47 32h26.06a2.97 2.97 0 0 0 2.97-2.97V2.97A2.97 2.97 0 0 0 29.53 0", fill: "url(#paint0_linear_687_88944)" }),
32
+ React__default.createElement("path", { d: "M23.555 8.945A9.922 9.922 0 0 0 7.66 20.424l-1.053 5.11a.38.38 0 0 0 .06.297.38.38 0 0 0 .408.158l5.009-1.187a9.92 9.92 0 0 0 11.47-15.857m-1.562 12.466a7.77 7.77 0 0 1-8.95 1.454l-.698-.345-3.07.727.009-.038.636-3.09-.342-.675a7.767 7.767 0 1 1 12.415 1.967", fill: "#fff" }),
33
+ React__default.createElement("path", { d: "M21.72 19.144c-.376.592-.971 1.318-1.718 1.498-1.31.316-3.318.01-5.818-2.32l-.031-.027c-2.199-2.039-2.77-3.735-2.631-5.08.076-.764.713-1.455 1.249-1.906a.715.715 0 0 1 1.118.257l.81 1.818a.71.71 0 0 1-.09.727l-.41.53a.7.7 0 0 0-.063.786c.23.402.779.993 1.388 1.54.683.619 1.441 1.184 1.921 1.377a.69.69 0 0 0 .762-.16l.475-.479a.73.73 0 0 1 .709-.181l1.922.545a.727.727 0 0 1 .407 1.075", fill: "#fff" }),
34
+ React__default.createElement("defs", null,
35
+ React__default.createElement("linearGradient", { id: "paint0_linear_687_88944", x1: "16.5", y1: ".131", x2: "16.5", y2: "30.451", gradientUnits: "userSpaceOnUse" },
36
+ React__default.createElement("stop", null),
37
+ React__default.createElement("stop", { offset: "1" }))))),
38
+ name: 'WhatsApp',
39
+ href: `https://wa.me/?text=${shareUrl}`,
40
+ },
41
+ {
42
+ icon: (React__default.createElement("svg", { width: "33", height: "32", viewBox: "0 0 33 32", fill: "none" },
43
+ React__default.createElement("rect", { x: ".5", width: "32", height: "32", rx: "4", fill: "#0077B5" }),
44
+ React__default.createElement("path", { d: "M11.357 9.07c-.022-1.094-.744-1.927-1.917-1.927S7.5 7.976 7.5 9.07c0 1.073.744 1.93 1.895 1.93h.022c1.196 0 1.94-.857 1.94-1.93m0 3.216H7.5v11.571h3.857zm9.294 0c2.771 0 4.849 1.616 4.849 5.089v6.482h-4.212V17.81c0-1.52-.609-2.556-2.134-2.556-1.163 0-1.856.698-2.16 1.374-.112.242-.14.579-.14.917v6.313h-4.211s.055-10.244 0-11.305h4.212v1.601c.559-.77 1.56-1.867 3.796-1.867", fill: "#fff" }))),
45
+ name: 'LinkedIn',
46
+ href: `https://www.linkedin.com/sharing/share-offsite/?url=${shareUrl}`,
47
+ },
48
+ {
49
+ icon: (React__default.createElement("svg", { width: "32", height: "32", viewBox: "0 0 32 32" },
50
+ React__default.createElement("g", { id: "surface1" },
51
+ React__default.createElement("path", { fill: "#00cf2e", d: "M26.398 32H5.602A5.6 5.6 0 0 1 0 26.398V5.602A5.6 5.6 0 0 1 5.602 0h20.796A5.6 5.6 0 0 1 32 5.602v20.796A5.6 5.6 0 0 1 26.398 32m0 0" }),
52
+ React__default.createElement("path", { fill: "#fff", d: "M28.2 14.2c0-4.4-5.2-9.2-12-9.2-6.626 0-12 3.898-12 9.2 0 4.89 4.19 8.929 10.085 9.527.363.027.695.222.895.527.14.223.218.48.218.746a9.3 9.3 0 0 1-.18 1.613.41.41 0 0 0 .137.399.4.4 0 0 0 .415.058c2.824-1.25 12.43-6.39 12.43-12.87m0 0" }),
53
+ React__default.createElement("path", { fill: "#00cf2e", d: "M11.8 16.398H10V12.2a.6.6 0 0 0-.602-.597.6.6 0 0 0-.597.597V17c0 .332.27.602.597.602h2.403c.332 0 .597-.27.597-.602a.6.6 0 0 0-.597-.602m1.597-4.796a.6.6 0 0 0-.597.597V17c0 .332.27.602.597.602.332 0 .602-.27.602-.602v-4.8a.6.6 0 0 0-.602-.598m5.602 0a.6.6 0 0 0-.602.597v3l-2.5-3.36a.6.6 0 0 0-.668-.21.6.6 0 0 0-.41.57V17A.6.6 0 0 0 16 17v-3l2.5 3.36a.61.61 0 0 0 .5.242.606.606 0 0 0 .602-.602v-4.8a.6.6 0 0 0-.602-.598m4.398 3.598c.332 0 .602-.27.602-.598a.6.6 0 0 0-.602-.602h-1.796v-1.2h1.796a.598.598 0 1 0 0-1.2L21 11.604a.6.6 0 0 0-.602.597V17c0 .332.27.602.602.602h2.398a.602.602 0 0 0 0-1.204h-1.796V15.2Zm0 0" })))),
54
+ name: 'Line',
55
+ href: `http://line.me/R/msg/text/?${shareUrl}`,
56
+ allowedLocales: [LOCALE.Taiwan],
57
+ },
58
+ ];
59
+
60
+ export { getSocialList as g };
@@ -1,21 +1,21 @@
1
- export { u as useTranslations } from './useTranslations-d53557b4.js';
2
- export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-ee04fb14.js';
3
- export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, a as usePrevious, b as useRafState } from './useCategory-e00a99e3.js';
4
- export { u as useHealthToolsCache } from './useHealthToolCache-3ab5f2b6.js';
5
- export { u as useIsInit } from './useIsInit-18a571ff.js';
6
- export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-8a0c90ee.js';
7
- export { u as useInitialMount, a as useUniqueId } from './useUniqueId-fc42d583.js';
1
+ export { u as useTranslations } from './useTranslations-378c83ff.js';
2
+ export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-8b2a5f28.js';
3
+ export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, a as usePrevious, b as useRafState } from './useCategory-a24e730a.js';
4
+ export { u as useHealthToolsCache } from './useHealthToolCache-ff481d0e.js';
5
+ export { u as useIsInit } from './useIsInit-de015f3c.js';
6
+ export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-09dabe1e.js';
7
+ export { u as useInitialMount, a as useUniqueId } from './useUniqueId-41e79adf.js';
8
8
  import 'react';
9
- import './translationsContext-62ed87ff.js';
9
+ import './translationsContext-f55af427.js';
10
10
  import 'string-format';
11
11
  import 'lodash/debounce';
12
- import './tslib.es6-f79929c2.js';
13
- import './cookieHelper-8ee29f1a.js';
14
- import './Subot-73dd692f.js';
15
- import './getDynamicHealthTool-a43e5baa.js';
16
- import './normalizeLink-139f9dfd.js';
17
- import './routing-b5780749.js';
18
- import './index-852bb5ca.js';
12
+ import './tslib.es6-9546860b.js';
13
+ import './cookieHelper-6d10d3a8.js';
14
+ import './Subot-fdeef84d.js';
15
+ import './getDynamicHealthTool-dc46f392.js';
16
+ import './normalizeLink-12dc3ba0.js';
17
+ import './routing-25dac393.js';
18
+ import './index-e9c810ea.js';
19
19
  import 'date-fns/locale';
20
- import './isProduction-9081cff7.js';
21
- import './core-23d12cc0.js';
20
+ import './isProduction-e24ecfd3.js';
21
+ import './core-a3c90435.js';
package/build/esm/i18n.js CHANGED
@@ -1,5 +1,5 @@
1
- import { T as TranslationsContext } from './translationsContext-62ed87ff.js';
2
- export { T as TranslationsContext } from './translationsContext-62ed87ff.js';
1
+ import { T as TranslationsContext } from './translationsContext-f55af427.js';
2
+ export { T as TranslationsContext } from './translationsContext-f55af427.js';
3
3
  import React__default, { useState, useEffect, useMemo } from 'react';
4
4
  import defaultTranslations from './i18n-values/en-PH.js';
5
5
  import hiTranslations from './i18n-values/hi-IN.js';
@@ -1,5 +1,5 @@
1
- import { T as TranslationsContext } from './translationsContext-62ed87ff.js';
2
- export { T as TranslationsContext } from './translationsContext-62ed87ff.js';
1
+ import { T as TranslationsContext } from './translationsContext-f55af427.js';
2
+ export { T as TranslationsContext } from './translationsContext-f55af427.js';
3
3
  import React__default, { useMemo } from 'react';
4
4
 
5
5
  const TranslationsProvider = ({ locale = 'en-PH', values, children, }) => {
@@ -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 { B as Button$1 } from './index-01e95463.js';
3
+ import { B as Button$1 } from './index-672b6218.js';
4
4
 
5
5
  /**
6
6
  * @deprecated Consider to use at '@hhgtech/hhg-components/mantine'
@@ -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
3
  import { useMantineTheme } from '@mantine/core';
4
- import { T as Text } from './index-ebb8bd0e.js';
4
+ import { T as Text } from './index-95408a53.js';
5
5
 
6
6
  /**
7
7
  * @deprecated Consider to use import { Title } from '@mantine/core'
@@ -1,67 +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-ebb8bd0e.js';
3
- import { b as StyledAvatar, c as StyledBadge$1, d as StyledBorderHeading, e as StyledDropdown, f as StyledDropdownName, h as StyledDropdownList, i as StyledDropdownOption, j as StyledIcon$1, k as StyledGrid, l as StyledPagination, m as StyledPageBlock, n as StyledPaginationBlock, o as StyledTag, p as StyledToggle, q as StyledToggleIcon, r as StyledToggleLabel, s as StyledCheckbox, t as StyledRateStars, u as useStyles$4, T as TextArea, g as getDefaultClassWrapper, P as PureInput } from './index.styles-31411b37.js';
4
- import { f as formatUrlWithPageParam, M as MediaQueries } from './utils-f7ab8c32.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-01e95463.js';
6
- import { T as Text$1 } from './index-2a68f8b2.js';
7
- import { a as useUniqueId } from './useUniqueId-fc42d583.js';
8
- import { C as CommonGAssets } from './index-ec1cc2ea.js';
9
- import { H as Heading } from './index-355c0d8a.js';
10
- import { t as theme } from './theme-7522724d.js';
11
- import { _ as __rest, a as __awaiter } from './tslib.es6-f79929c2.js';
2
+ import { T as Text } from './index-95408a53.js';
3
+ import { b as StyledAvatar, c as StyledBadge$1, d as StyledBorderHeading, e as StyledDropdown, f as StyledDropdownName, h as StyledDropdownList, i as StyledDropdownOption, j as StyledIcon$1, k as StyledGrid, l as StyledPagination, m as StyledPageBlock, n as StyledPaginationBlock, o as StyledTag, p as StyledToggle, q as StyledToggleIcon, r as StyledToggleLabel, s as StyledCheckbox, t as StyledRateStars, u as useStyles$4, T as TextArea, g as getDefaultClassWrapper, P as PureInput } from './index.styles-9d02e778.js';
4
+ import { f as formatUrlWithPageParam, M as MediaQueries } from './utils-59b304e1.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-672b6218.js';
6
+ import { T as Text$1 } from './index-c81a880f.js';
7
+ import { _ as __rest, a as __awaiter } from './tslib.es6-9546860b.js';
8
+ import { C as CommonGAssets } from './index-b7665d7c.js';
9
+ import { H as Heading } from './index-0f85bdf8.js';
10
+ import { t as theme } from './theme-15c8e7cc.js';
12
11
  import { Box, Radio as Radio$2, Flex, rem, Card, Group, createStyles, Stack, getStylesRef, useMantineTheme, Container as Container$1, UnstyledButton, AspectRatio as AspectRatio$1, ScrollArea, Chip, Badge as Badge$1, MultiSelect, Stepper } from '@mantine/core';
13
12
  import innertext from 'innertext';
14
13
  import '@mantine/dates';
15
- 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-852bb5ca.js';
16
- import { G as Gender, L as LOCALE } from './Subot-73dd692f.js';
17
- import './translationsContext-62ed87ff.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-e9c810ea.js';
15
+ import { G as Gender, L as LOCALE } from './Subot-fdeef84d.js';
16
+ import './translationsContext-f55af427.js';
18
17
  import 'string-format';
19
18
  import { useViewportSize } from '@mantine/hooks';
20
- import { i as isInternalLink, d as getTogetherUserPostsApiPath } from './index-c28b5670.js';
19
+ import { i as isInternalLink, d as getTogetherUserPostsApiPath } from './index-5a00b1e6.js';
21
20
  import styled, { keyframes, css } from 'styled-components';
22
21
  import throttle from 'lodash/throttle';
23
- import { L as Logo } from './index-e183dc84.js';
24
- import { B as Button } from './index-d1d2e96b.js';
25
- import { I as Input } from './index-191e851e.js';
22
+ import { L as Logo } from './index-a3c23f28.js';
23
+ import { B as Button } from './index-0cd8e265.js';
24
+ import { I as Input } from './index-6fc2a3bf.js';
26
25
  import parse from 'html-react-parser';
27
- import { i as isProduction } from './isProduction-9081cff7.js';
28
- import { u as useTranslations } from './useTranslations-d53557b4.js';
26
+ import { i as isProduction } from './isProduction-e24ecfd3.js';
27
+ import { u as useTranslations } from './useTranslations-378c83ff.js';
29
28
  import { CalendarMB, Calendar } from '@hhgtech/icons/other';
30
29
  import { format, addDays, isBefore, startOfMonth, addMonths, subMonths, getDaysInMonth, isToday, isSameDay, isWithinInterval, isAfter, isPast } from 'date-fns';
31
30
  import dayjs from 'dayjs';
32
- import { D as DATE_FORMAT } from './types-d32df09b.js';
33
- import { Z as Z_INDEX, s as DUE_DATE_FORMAT, H as HEALTH_TOOL_TYPE$1, o as callApiWithAuth, d as getApiPath, P as PATHS$2, T as TogetherComponentGlobalContext, t as getPremiumApiPath, u as getWebsiteUrlApi, v as getSsoApiPath } from './utils-72693be6.js';
34
- import { D as DatePicker } from './index-d57cd8e6.js';
35
- import { M as MarryBabyText } from './index-9622b7d8.js';
36
- import { S as Slider } from './index-a5ac9bab.js';
37
- import { D as Dropdown } from './index-bf14ddf1.js';
38
- import { C as Container } from './index-fb17aef5.js';
31
+ import { D as DATE_FORMAT } from './types-59ca4034.js';
32
+ import { Z as Z_INDEX, s as DUE_DATE_FORMAT, H as HEALTH_TOOL_TYPE$1, o as callApiWithAuth, d as getApiPath, P as PATHS$2, T as TogetherComponentGlobalContext, t as getPremiumApiPath, u as getWebsiteUrlApi, v as getSsoApiPath } from './utils-7a174b49.js';
33
+ import { D as DatePicker } from './index-6902ace2.js';
34
+ import { M as MarryBabyText } from './index-74a92a2a.js';
35
+ import { S as Slider } from './index-896b07c4.js';
36
+ import { D as Dropdown } from './index-503adfd5.js';
37
+ import { C as Container } from './index-6caa32d7.js';
39
38
  import { useForm, Controller } from 'react-hook-form';
40
- import { u as useHealthToolsCache } from './useHealthToolCache-3ab5f2b6.js';
39
+ import { u as useHealthToolsCache } from './useHealthToolCache-ff481d0e.js';
41
40
  import { yupResolver } from '@hookform/resolvers/yup';
42
- import { B as BabyGrowthGender, D as Drawer } from './index-f1227130.js';
43
- import { L as Label } from './constants-bf79fcda.js';
44
- import { h as formatUserProfileUrl } from './index-cc7415a3.js';
45
- import './utils-2af1561c.js';
46
- import './index.styled-385c2908.js';
47
- import './index-0b1da466.js';
48
- import { a as useOutsideClick } from './useOutsideClick-8a0c90ee.js';
41
+ import { B as BabyGrowthGender, D as Drawer } from './index-c3210d43.js';
42
+ import { L as Label } from './constants-062dbfa2.js';
43
+ import { h as formatUserProfileUrl } from './index-5a218749.js';
44
+ import './utils-0133f222.js';
45
+ import './index.styled-300c11a1.js';
46
+ import './index-4c29fc52.js';
47
+ import { a as useOutsideClick } from './useOutsideClick-09dabe1e.js';
49
48
  import enUS from 'date-fns/locale/en-US';
50
49
  import id from 'date-fns/locale/id';
51
50
  import vi from 'date-fns/locale/vi';
52
51
  import zhTW from 'date-fns/locale/zh-TW';
53
- import { g as getSocialList } from './getSocialList-961c0579.js';
52
+ import { g as getSocialList } from './getSocialList-ff58dc0c.js';
54
53
  import { v4 } from 'uuid';
55
- import { g as getCurrentBaseUrl, a as getCurrentSsoUrl } from './routing-b5780749.js';
54
+ import { g as getCurrentBaseUrl, a as getCurrentSsoUrl } from './routing-25dac393.js';
56
55
  import { useForm as useForm$1, isNotEmpty } from '@mantine/form';
57
- import { I as Icon } from './index-a23ed47f.js';
56
+ import { I as Icon } from './index-b3865764.js';
58
57
  import { Close, Plus } from '@hhgtech/icons/core';
59
- import { M as Modal } from './index-70eeb14d.js';
58
+ import { M as Modal } from './index-9dff42f7.js';
60
59
  import Cookies from 'js-cookie';
61
60
  import flatten from 'lodash/flatten';
62
61
  import uniqBy from 'lodash/uniqBy';
63
- import { g as getCookie } from './cookieHelper-8ee29f1a.js';
64
- import { n as normalizeLinkSlash, a as normalizeLink } from './normalizeLink-139f9dfd.js';
62
+ import { g as getCookie } from './cookieHelper-6d10d3a8.js';
63
+ import { n as normalizeLinkSlash, a as normalizeLink } from './normalizeLink-12dc3ba0.js';
65
64
 
66
65
  var styles$7 = {"alert":"CHw-fZZ","content":"_03U6VRS","close":"EO828Vv"};
67
66
 
@@ -286,24 +285,16 @@ const Checkbox = ({ label, name, checked, className, isDisabled, onChange, value
286
285
  !isRectangle && React__default.createElement("label", { htmlFor: `${name}-${value}` }, label)));
287
286
  };
288
287
 
289
- const StarEmptyIcon = (props) => {
290
- return (React__default.createElement("svg", Object.assign({}, props, { viewBox: "0 0 32 32", fill: "none" }),
291
- React__default.createElement("path", { d: "M16.0002 23.0266L22.8935 27.1866C23.4002 27.4933 24.0268 27.04 23.8935 26.4666L22.0668 18.6266L28.1468 13.36C28.5868 12.9733 28.3602 12.24 27.7602 12.1866L19.7468 11.5066L16.6135 4.11996C16.3868 3.57329 15.6135 3.57329 15.3868 4.11996L12.2535 11.5066L4.24016 12.1866C3.65349 12.24 3.41349 12.9733 3.86682 13.36L9.94682 18.6266L8.12016 26.4666C7.98682 27.04 8.61349 27.4933 9.12016 27.1866L16.0002 23.0266Z", fill: "#D2D6DC" })));
292
- };
293
-
294
- const StarFullIcon = (props) => {
295
- return (React__default.createElement("svg", Object.assign({}, props, { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none" }),
296
- React__default.createElement("path", { d: "M16.0002 23.0266L22.8935 27.1866C23.4002 27.4933 24.0268 27.04 23.8935 26.4666L22.0668 18.6266L28.1468 13.36C28.5868 12.9733 28.3602 12.24 27.7602 12.1866L19.7468 11.5066L16.6135 4.11996C16.3868 3.57329 15.6135 3.57329 15.3868 4.11996L12.2535 11.5066L4.24016 12.1866C3.65349 12.24 3.41349 12.9733 3.86682 13.36L9.94682 18.6266L8.12016 26.4666C7.98682 27.04 8.61349 27.4933 9.12016 27.1866L16.0002 23.0266Z", fill: "#FFC326" })));
297
- };
298
-
299
288
  const StarHalfIcon = (props) => {
300
- const id = useUniqueId();
301
289
  return (React__default.createElement("svg", Object.assign({}, props, { viewBox: "0 0 24 24", fill: "none" }),
302
- React__default.createElement("path", { d: "M12.0001 17.2697L17.1701 20.3897C17.5501 20.6197 18.0201 20.2797 17.9201 19.8497L16.5501 13.9697L21.1101 10.0197C21.4401 9.72973 21.2701 9.17973 20.8201 9.13973L14.8101 8.62973L12.4601 3.08973C12.2901 2.67973 11.7101 2.67973 11.5401 3.08973L9.19006 8.62973L3.18006 9.13973C2.74006 9.17973 2.56006 9.72973 2.90006 10.0197L7.46006 13.9697L6.09006 19.8497C5.99006 20.2797 6.46006 20.6197 6.84006 20.3897L12.0001 17.2697Z", fill: "#E4E8EC" }),
303
- React__default.createElement("mask", { id: id, maskUnits: "userSpaceOnUse", x: "2", y: "0", width: "10", height: "24" },
304
- React__default.createElement("rect", { x: "2", width: "10", height: "24", fill: "#C4C4C4" })),
305
- React__default.createElement("g", { mask: `url(#${id})` },
306
- React__default.createElement("path", { d: "M11.9998 17.2697L17.1698 20.3897C17.5498 20.6197 18.0198 20.2797 17.9198 19.8497L16.5498 13.9697L21.1098 10.0197C21.4398 9.72973 21.2698 9.17973 20.8198 9.13973L14.8098 8.62973L12.4598 3.08973C12.2898 2.67973 11.7098 2.67973 11.5398 3.08973L9.18981 8.62973L3.17981 9.13973C2.73981 9.17973 2.55981 9.72973 2.89981 10.0197L7.45981 13.9697L6.08981 19.8497C5.98981 20.2797 6.45981 20.6197 6.83981 20.3897L11.9998 17.2697Z", fill: "#FFC326" }))));
290
+ React__default.createElement("path", { d: "m139.287 144.772 5.17 3.12c.38.23.85-.11.75-.54l-1.37-5.88 4.56-3.95c.33-.29.16-.84-.29-.88l-6.01-.51-2.35-5.54a.498.498 0 0 0-.92 0l-2.35 5.54-6.01.51a.499.499 0 0 0-.28.88l4.56 3.95-1.37 5.88c-.1.43.37.77.75.54z", fill: "#E4E8EC" }),
291
+ React__default.createElement("path", { d: "M139.289 144.771s.013-14.488 0-14.488a.49.49 0 0 0-.46.308l-2.35 5.54-6.01.51a.499.499 0 0 0-.28.88l4.56 3.95-1.37 5.88c-.1.43.37.77.75.54z", fill: "#FFC326" })));
292
+ };
293
+
294
+ const StarIcon = (_a) => {
295
+ var { isFull } = _a, props = __rest(_a, ["isFull"]);
296
+ return (React__default.createElement("svg", Object.assign({}, props, { viewBox: "0 0 32 32", fill: "none" }),
297
+ React__default.createElement("path", { d: "m16 23.027 6.893 4.16c.507.306 1.134-.147 1-.72l-1.826-7.84 6.08-5.267a.67.67 0 0 0-.387-1.173l-8.013-.68-3.134-7.387a.664.664 0 0 0-1.226 0l-3.133 7.387-8.014.68a.668.668 0 0 0-.373 1.173l6.08 5.267-1.827 7.84c-.133.573.493 1.026 1 .72z", fill: isFull ? '#FFC326' : '#D2D6DC' })));
307
298
  };
308
299
 
309
300
  /**
@@ -324,7 +315,7 @@ const RateStars = ({ gap = 2, size = 24, star, totalStars = 5, onSelect, hideEmp
324
315
  }).map((_, index) => {
325
316
  const onMouseOver = () => !!onSelect && setTempStar(index + 1);
326
317
  const onMouseLeave = () => !!onSelect && setTempStar(null);
327
- return index + 1 <= tempFullStars ? (React__default.createElement(StarFullIcon, { key: index, onClick: () => onSelect === null || onSelect === void 0 ? void 0 : onSelect(index + 1), onMouseOver: onMouseOver, onMouseLeave: onMouseLeave })) : index + 1 === tempFullStars + tempHalfStars ? (React__default.createElement(StarHalfIcon, { key: index, onClick: () => onSelect === null || onSelect === void 0 ? void 0 : onSelect(index + 1), onMouseOver: onMouseOver, onMouseLeave: onMouseLeave })) : (React__default.createElement(StarEmptyIcon, { key: index, onClick: () => onSelect === null || onSelect === void 0 ? void 0 : onSelect(index + 1), onMouseOver: onMouseOver, onMouseLeave: onMouseLeave }));
318
+ return index + 1 <= tempFullStars ? (React__default.createElement(StarIcon, { key: index, onClick: () => onSelect === null || onSelect === void 0 ? void 0 : onSelect(index + 1), onMouseOver: onMouseOver, onMouseLeave: onMouseLeave, isFull: true })) : index + 1 === tempFullStars + tempHalfStars ? (React__default.createElement(StarHalfIcon, { key: index, onClick: () => onSelect === null || onSelect === void 0 ? void 0 : onSelect(index + 1), onMouseOver: onMouseOver, onMouseLeave: onMouseLeave })) : (React__default.createElement(StarIcon, { key: index, onClick: () => onSelect === null || onSelect === void 0 ? void 0 : onSelect(index + 1), onMouseOver: onMouseOver, onMouseLeave: onMouseLeave }));
328
319
  })));
329
320
  };
330
321
 
@@ -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
3
  import { Indicator as Indicator$1 } from '@mantine/core';
4
- import { t as theme } from './theme-7522724d.js';
4
+ import { t as theme } from './theme-15c8e7cc.js';
5
5
 
6
6
  const Indicator = (_a) => {
7
7
  var { styles, color = theme.colors.red700 } = _a, props = __rest(_a, ["styles", "color"]);
@@ -1,6 +1,6 @@
1
1
  import React__default from 'react';
2
2
  import { useMantineTheme } from '@mantine/core';
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 StyledDropdown = styled.div `
@@ -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, { useState, useMemo, useRef, Fragment, useEffect, useContext, useCallback } from 'react';
3
- import { F as Flag, a as Avatar, B as Button$1, c as Input } from './index-01e95463.js';
3
+ import { F as Flag, a as Avatar, B as Button$1, c as Input } from './index-672b6218.js';
4
4
  import styled, { css } from 'styled-components';
5
- import { t as theme } from './theme-7522724d.js';
6
- import { T as Text } from './index-ebb8bd0e.js';
7
- import { C as CommonGAssets } from './index-ec1cc2ea.js';
8
- import { C as CARE_LOCALES, T as TOGETHER_LOCALES, E as ECOM_LOCALES, b as CARE_BOOKING_LOCALES, d as domainLocales, L as LOCALE_SPECS, S as STATIC_PAGES } from './index-852bb5ca.js';
9
- import { n as normalizeLinkSlash, a as normalizeLink } from './normalizeLink-139f9dfd.js';
10
- import { a as getCurrentSsoUrl, g as getCurrentBaseUrl, b as getTogetherApiDomain, c as getDiscoverApiDomain, d as getCareApiDomain } from './routing-b5780749.js';
11
- import { P as Popup, U as UserAvatar, c as formatCommunity, a as formatPost } from './index-cc7415a3.js';
12
- import { L as Logo } from './index-e183dc84.js';
13
- import { u as useTranslations } from './useTranslations-d53557b4.js';
5
+ import { t as theme } from './theme-15c8e7cc.js';
6
+ import { T as Text } from './index-95408a53.js';
7
+ import { C as CommonGAssets } from './index-b7665d7c.js';
8
+ import { C as CARE_LOCALES, T as TOGETHER_LOCALES, E as ECOM_LOCALES, b as CARE_BOOKING_LOCALES, d as domainLocales, L as LOCALE_SPECS, S as STATIC_PAGES } from './index-e9c810ea.js';
9
+ import { n as normalizeLinkSlash, a as normalizeLink } from './normalizeLink-12dc3ba0.js';
10
+ import { a as getCurrentSsoUrl, g as getCurrentBaseUrl, b as getTogetherApiDomain, c as getDiscoverApiDomain, d as getCareApiDomain } from './routing-25dac393.js';
11
+ import { P as Popup, U as UserAvatar, c as formatCommunity, a as formatPost } from './index-5a218749.js';
12
+ import { L as Logo } from './index-a3c23f28.js';
13
+ import { u as useTranslations } from './useTranslations-378c83ff.js';
14
14
  import throttle from 'lodash/throttle';
15
15
  import { createStyles, rem, Box, Indicator, Portal } from '@mantine/core';
16
16
  import '@mantine/dates';
17
- import { L as LOCALE } from './Subot-73dd692f.js';
18
- import './translationsContext-62ed87ff.js';
17
+ import { L as LOCALE } from './Subot-fdeef84d.js';
18
+ import './translationsContext-f55af427.js';
19
19
  import formatString from 'string-format';
20
20
  import '@mantine/hooks';
21
- import { g as getBoundariesFromMediaQueryKey, M as MediaQueries } from './utils-f7ab8c32.js';
22
- import { L as LOCALISED_SLUGS } from './constants-da0dfbf1.js';
23
- import { I as Icon } from './index-a23ed47f.js';
21
+ import { g as getBoundariesFromMediaQueryKey, M as MediaQueries } from './utils-59b304e1.js';
22
+ import { L as LOCALISED_SLUGS } from './constants-35450928.js';
23
+ import { I as Icon } from './index-b3865764.js';
24
24
  import { User } from '@hhgtech/icons/core';
25
- import { g as getDefaultClassWrapper } from './index.styles-31411b37.js';
26
- import { C as ChevronDown } from './ChevronDown-0ed72d46.js';
27
- import { B as Button } from './index-d1d2e96b.js';
28
- import { x as domainLocalesMarryBaby } from './utils-72693be6.js';
29
- import { a as LOCALIZED_SLUGS } from './constants-bf79fcda.js';
30
- import { H as Heading } from './index-355c0d8a.js';
31
- import { I as Indicator$1 } from './index-a3806b2a.js';
32
- import { u as useIsInit } from './useIsInit-18a571ff.js';
33
- import './utils-2af1561c.js';
34
- import './index.styled-385c2908.js';
35
- import './index-0b1da466.js';
25
+ import { g as getDefaultClassWrapper } from './index.styles-9d02e778.js';
26
+ import { C as ChevronDown } from './ChevronDown-e601ae12.js';
27
+ import { B as Button } from './index-0cd8e265.js';
28
+ import { x as domainLocalesMarryBaby } from './utils-7a174b49.js';
29
+ import { a as LOCALIZED_SLUGS } from './constants-062dbfa2.js';
30
+ import { H as Heading } from './index-0f85bdf8.js';
31
+ import { I as Indicator$1 } from './index-44735cca.js';
32
+ import { u as useIsInit } from './useIsInit-de015f3c.js';
33
+ import './utils-0133f222.js';
34
+ import './index.styled-300c11a1.js';
35
+ import './index-4c29fc52.js';
36
36
  import dayjs from 'dayjs';
37
37
  import relativeTime from 'dayjs/plugin/relativeTime';
38
- import { C as Container } from './index-fb17aef5.js';
38
+ import { C as Container } from './index-6caa32d7.js';
39
39
  import debounce from 'lodash/debounce';
40
- import { g as getDataWithCache } from './core-23d12cc0.js';
40
+ import { g as getDataWithCache } from './core-a3c90435.js';
41
41
 
42
42
  const ALLOW_DOMAIN_URL = [
43
43
  'hellobacsi.com',
@@ -418,27 +418,27 @@ const StyledLoggedOutAnchor = styled.a `
418
418
 
419
419
  const NavBookingIcon = (props) => (React__default.createElement("svg", Object.assign({ width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, props),
420
420
  React__default.createElement("path", { d: "M2.5 6.5a3.2 3.2 0 0 1 3.2-3.2h7.9a3.2 3.2 0 0 1 3.19 3.2v4.72a3.2 3.2 0 0 1-3.2 3.2H5.7a3.2 3.2 0 0 1-3.19-3.2V6.49Z", fill: "#E3F2FF" }),
421
- React__default.createElement("path", { d: "M2.5 5.68A2.38 2.38 0 0 1 4.88 3.3h9.52a2.38 2.38 0 0 1 2.39 2.38H2.5Z", fill: "#2D87F3" }),
422
- React__default.createElement("path", { d: "M13.6 2.5h-.03c-.36 0-.65.3-.65.65V4.2c0 .36.3.65.65.65h.03c.36 0 .65-.3.65-.65V3.15a.65.65 0 0 0-.65-.65ZM5.27 4.86h.03c.36 0 .65-.3.65-.65V3.15a.65.65 0 0 0-.65-.65h-.03c-.36 0-.65.3-.65.65V4.2c0 .36.3.65.65.65Z", fill: "#2743AD" }),
423
- React__default.createElement("path", { d: "M5.56 8.17h-.5a.4.4 0 0 0-.4.4v.59c0 .22.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.41Zm2.7 0h-.5a.4.4 0 0 0-.4.4v.59c0 .22.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.41Zm2.7 0h-.5a.4.4 0 0 0-.4.4v.59c0 .22.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.41Zm2.87 0h-.49a.4.4 0 0 0-.4.4v.59c0 .22.18.4.4.4h.49a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.41Zm-8.3 2.52h-.5a.4.4 0 0 0-.4.4v.58c0 .23.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.4Zm2.7 0h-.5a.4.4 0 0 0-.4.4v.58c0 .23.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.4Zm2.7 0h-.49a.4.4 0 0 0-.4.4v.58c0 .23.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.4Zm2.87 0h-.49a.4.4 0 0 0-.4.4v.58c0 .23.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.4Z", fill: "#2D87F3" }),
421
+ React__default.createElement("path", { d: "M2.5 5.68A2.38 2.38 0 0 1 4.88 3.3h9.52a2.38 2.38 0 0 1 2.39 2.38z", fill: "#2D87F3" }),
422
+ React__default.createElement("path", { d: "M13.6 2.5h-.03c-.36 0-.65.3-.65.65V4.2c0 .36.3.65.65.65h.03c.36 0 .65-.3.65-.65V3.15a.65.65 0 0 0-.65-.65M5.27 4.86h.03c.36 0 .65-.3.65-.65V3.15a.65.65 0 0 0-.65-.65h-.03c-.36 0-.65.3-.65.65V4.2c0 .36.3.65.65.65Z", fill: "#2743AD" }),
423
+ React__default.createElement("path", { d: "M5.56 8.17h-.5a.4.4 0 0 0-.4.4v.59c0 .22.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.41m2.7 0h-.5a.4.4 0 0 0-.4.4v.59c0 .22.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.41m2.7 0h-.5a.4.4 0 0 0-.4.4v.59c0 .22.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.41m2.87 0h-.49a.4.4 0 0 0-.4.4v.59c0 .22.18.4.4.4h.49a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.41m-8.3 2.52h-.5a.4.4 0 0 0-.4.4v.58c0 .23.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.4m2.7 0h-.5a.4.4 0 0 0-.4.4v.58c0 .23.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.4m2.7 0h-.49a.4.4 0 0 0-.4.4v.58c0 .23.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.4Zm2.87 0h-.49a.4.4 0 0 0-.4.4v.58c0 .23.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.4Z", fill: "#2D87F3" }),
424
424
  React__default.createElement("path", { d: "M16 16.8a3.17 3.17 0 1 0 0-6.36 3.17 3.17 0 0 0 0 6.35Z", fill: "#FE921D" }),
425
- React__default.createElement("path", { d: "M15.78 13.62v-1.36a.21.21 0 0 1 .42 0v1.26l.48.4a.21.21 0 0 1-.01.33.21.21 0 0 1-.26-.01l-.55-.46-.02-.01a.21.21 0 0 1-.06-.15Z", fill: "#fff" })));
425
+ React__default.createElement("path", { d: "M15.78 13.62v-1.36a.21.21 0 0 1 .42 0v1.26l.48.4a.21.21 0 0 1-.01.33.21.21 0 0 1-.26-.01l-.55-.46-.02-.01a.2.2 0 0 1-.06-.15", fill: "#fff" })));
426
426
 
427
427
  const NavCommunityIcon = (props) => (React__default.createElement("svg", Object.assign({ width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, props),
428
- React__default.createElement("path", { d: "M7.06 4.97h-2.3a3.12 3.12 0 0 0-3.1 3.1v.43a3.12 3.12 0 0 0 3.1 3.1h1.39s1.47 1.11 1.5.97c.03-.22-.23-.99-.23-.99a3.13 3.13 0 0 0 2.72-3.09v-.41a3.12 3.12 0 0 0-3.08-3.11Zm-2.7 3.55a.23.23 0 1 1 0-.46.23.23 0 0 1 0 .46Zm1.35.4a.33.33 0 1 1 0-.66.33.33 0 0 1 0 .65Zm1.57-.05Z", fill: "#2D87F3" }),
429
- React__default.createElement("path", { d: "M12.88 9.52a3.53 3.53 0 0 0-1.35 6.8s-.23 1.03-.2 1.25c.03.14 1.55-.99 1.55-.99a3.53 3.53 0 0 0 0-7.06Zm-1.33 4.24a.48.48 0 1 1 0-.97.48.48 0 0 1 0 .97Zm1.58.04a.33.33 0 1 1 0-.66.33.33 0 0 1 0 .66Zm1.34-.39a.23.23 0 1 1 0-.46.23.23 0 0 1 0 .46Z", fill: "#FFB521" }),
430
- React__default.createElement("path", { d: "M16.45 1.67h-3.87a1.88 1.88 0 0 0-1.88 2.06l.22 2.29a1.88 1.88 0 0 0 1.73 1.7s-.17.94-.14 1.16c.02.14 1.66-1.13 1.66-1.13l1.92-.03a1.88 1.88 0 0 0 1.86-1.59l.36-2.29a1.88 1.88 0 0 0-1.86-2.17ZM13.1 5.23a.48.48 0 1 1 .34-.14c-.1.1-.22.14-.34.14Zm1.57.05a.33.33 0 1 1 .23-.1.33.33 0 0 1-.23.1Zm1.34-.4a.23.23 0 1 1 .1-.01.23.23 0 0 1-.1.02Z", fill: "#91CAFF" })));
428
+ React__default.createElement("path", { d: "M7.06 4.97h-2.3a3.12 3.12 0 0 0-3.1 3.1v.43a3.12 3.12 0 0 0 3.1 3.1h1.39s1.47 1.11 1.5.97c.03-.22-.23-.99-.23-.99a3.13 3.13 0 0 0 2.72-3.09v-.41a3.12 3.12 0 0 0-3.08-3.11m-2.7 3.55a.23.23 0 1 1 0-.46.23.23 0 0 1 0 .46m1.35.4a.33.33 0 1 1 0-.66.33.33 0 0 1 0 .65Zm1.57-.05", fill: "#2D87F3" }),
429
+ React__default.createElement("path", { d: "M12.88 9.52a3.53 3.53 0 0 0-1.35 6.8s-.23 1.03-.2 1.25c.03.14 1.55-.99 1.55-.99a3.53 3.53 0 0 0 0-7.06m-1.33 4.24a.48.48 0 1 1 0-.97.48.48 0 0 1 0 .97m1.58.04a.33.33 0 1 1 0-.66.33.33 0 0 1 0 .66m1.34-.39a.23.23 0 1 1 0-.46.23.23 0 0 1 0 .46", fill: "#FFB521" }),
430
+ React__default.createElement("path", { d: "M16.45 1.67h-3.87a1.88 1.88 0 0 0-1.88 2.06l.22 2.29a1.88 1.88 0 0 0 1.73 1.7s-.17.94-.14 1.16c.02.14 1.66-1.13 1.66-1.13l1.92-.03a1.88 1.88 0 0 0 1.86-1.59l.36-2.29a1.88 1.88 0 0 0-1.86-2.17M13.1 5.23a.48.48 0 1 1 .34-.14c-.1.1-.22.14-.34.14m1.57.05a.33.33 0 1 1 .23-.1.33.33 0 0 1-.23.1m1.34-.4a.23.23 0 1 1 .1-.01.2.2 0 0 1-.1.02Z", fill: "#91CAFF" })));
431
431
 
432
432
  const NavDotIcon = (props) => (React__default.createElement("svg", Object.assign({ width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, props),
433
- React__default.createElement("rect", { x: "8.33337", y: "8.33325", width: "3.33333", height: "3.33333", rx: "1.66667", fill: "#2D87F3" })));
433
+ React__default.createElement("rect", { x: "8.333", y: "8.333", width: "3.333", height: "3.333", rx: "1.667", fill: "#2D87F3" })));
434
434
 
435
435
  const NavEshopIcon = (props) => (React__default.createElement("svg", Object.assign({ width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, props),
436
- React__default.createElement("path", { d: "m3.18 7.06 1.6 1.6 4.33-4.69a.72.72 0 0 0-.03-.99l-.22-.22a.72.72 0 0 0-.99-.02L3.18 7.06Zm13.64 0-1.6 1.6-4.33-4.69a.72.72 0 0 1 .02-.99l.23-.22a.72.72 0 0 1 .99-.02l4.69 4.32Z", fill: "#2743AD" }),
437
- React__default.createElement("path", { d: "M15.04 16.7H4.9a.78.78 0 0 1-.77-.7l-.7-6.67h13.09l-.7 6.67a.78.78 0 0 1-.78.7Z", fill: "#2D87F3" }),
438
- React__default.createElement("path", { d: "M6.23 15.7a.23.23 0 0 1-.23-.22l-.3-4.46a.23.23 0 1 1 .47-.04l.3 4.47a.23.23 0 0 1-.22.25h-.02Zm2.39 0a.23.23 0 0 1-.23-.23L8.3 11a.23.23 0 1 1 .47 0l.07 4.46a.23.23 0 0 1-.22.24h-.01Zm5.15 0h-.02a.23.23 0 0 1-.2-.16.23.23 0 0 1-.02-.09l.3-4.47a.24.24 0 0 1 .25-.22.23.23 0 0 1 .22.26l-.3 4.46a.23.23 0 0 1-.23.22Zm-2.39 0a.23.23 0 0 1-.23-.23l.07-4.47a.24.24 0 0 1 .24-.23.23.23 0 0 1 .23.23l-.08 4.47a.23.23 0 0 1-.23.23Z", fill: "#2743AD" }),
439
- React__default.createElement("path", { d: "M16.04 18.12a2.01 2.01 0 1 0 0-4.03 2.01 2.01 0 0 0 0 4.03Z", fill: "#FE921D" }),
440
- React__default.createElement("path", { d: "M16.97 15.87h-.7v-.7a.23.23 0 0 0-.46 0v.7h-.7a.23.23 0 1 0 0 .47h.7v.69a.23.23 0 1 0 .47 0v-.7h.69a.23.23 0 1 0 0-.46Z", fill: "#fff" }),
441
- React__default.createElement("path", { d: "M16.58 9.48H3.42a.8.8 0 0 1-.78-.7l-.13-1.1a.8.8 0 0 1 .78-.88h13.42a.8.8 0 0 1 .78.88l-.13 1.1a.8.8 0 0 1-.78.7Z", fill: "#BCDEFF" })));
436
+ React__default.createElement("path", { d: "m3.18 7.06 1.6 1.6 4.33-4.69a.72.72 0 0 0-.03-.99l-.22-.22a.72.72 0 0 0-.99-.02zm13.64 0-1.6 1.6-4.33-4.69a.72.72 0 0 1 .02-.99l.23-.22a.72.72 0 0 1 .99-.02z", fill: "#2743AD" }),
437
+ React__default.createElement("path", { d: "M15.04 16.7H4.9a.78.78 0 0 1-.77-.7l-.7-6.67h13.09l-.7 6.67a.78.78 0 0 1-.78.7", fill: "#2D87F3" }),
438
+ React__default.createElement("path", { d: "M6.23 15.7a.23.23 0 0 1-.23-.22l-.3-4.46a.23.23 0 1 1 .47-.04l.3 4.47a.23.23 0 0 1-.22.25zm2.39 0a.23.23 0 0 1-.23-.23L8.3 11a.23.23 0 1 1 .47 0l.07 4.46a.23.23 0 0 1-.22.24h-.01Zm5.15 0h-.02a.23.23 0 0 1-.2-.16.2.2 0 0 1-.02-.09l.3-4.47a.24.24 0 0 1 .25-.22.23.23 0 0 1 .22.26l-.3 4.46a.23.23 0 0 1-.23.22m-2.39 0a.23.23 0 0 1-.23-.23l.07-4.47a.24.24 0 0 1 .24-.23.23.23 0 0 1 .23.23l-.08 4.47a.23.23 0 0 1-.23.23", fill: "#2743AD" }),
439
+ React__default.createElement("path", { d: "M16.04 18.12a2.01 2.01 0 1 0 0-4.03 2.01 2.01 0 0 0 0 4.03", fill: "#FE921D" }),
440
+ React__default.createElement("path", { d: "M16.97 15.87h-.7v-.7a.23.23 0 0 0-.46 0v.7h-.7a.23.23 0 1 0 0 .47h.7v.69a.23.23 0 1 0 .47 0v-.7h.69a.23.23 0 1 0 0-.46", fill: "#fff" }),
441
+ React__default.createElement("path", { d: "M16.58 9.48H3.42a.8.8 0 0 1-.78-.7l-.13-1.1a.8.8 0 0 1 .78-.88h13.42a.8.8 0 0 1 .78.88l-.13 1.1a.8.8 0 0 1-.78.7", fill: "#BCDEFF" })));
442
442
 
443
443
  const NavHelpIcon = (props) => (React__default.createElement("svg", Object.assign({ width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, props),
444
444
  React__default.createElement("path", { d: "M10 1.667c-4.595 0-8.333 3.738-8.333 8.333 0 4.595 3.738 8.333 8.333 8.333 4.595 0 8.333-3.738 8.333-8.333 0-4.595-3.738-8.333-8.333-8.333Zm0 13.194a.695.695 0 1 1 0-1.39.695.695 0 0 1 0 1.39Zm1.1-4.415a.698.698 0 0 0-.405.631v.312a.694.694 0 1 1-1.39 0v-.312c0-.81.477-1.553 1.213-1.893.707-.326 1.218-1.19 1.218-1.615 0-.956-.778-1.736-1.736-1.736s-1.736.78-1.736 1.736a.694.694 0 1 1-1.389 0A3.129 3.129 0 0 1 10 4.444a3.129 3.129 0 0 1 3.125 3.125c0 .939-.814 2.318-2.026 2.877Z", fill: "#FF6F4D" })));
@@ -1111,7 +1111,7 @@ function HamburgerIcon({ siteType, enableSearch, className }) {
1111
1111
  }
1112
1112
  /** Marry Baby */
1113
1113
  return (React__default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", className: className },
1114
- React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.34961 15C3.34961 14.641 3.64062 14.35 3.99961 14.35L13.9996 14.35C14.3586 14.35 14.6496 14.641 14.6496 15C14.6496 15.359 14.3586 15.65 13.9996 15.65L3.99961 15.65C3.64062 15.65 3.34961 15.359 3.34961 15ZM3.34961 8.99999C3.34961 8.64101 3.64062 8.34999 3.99961 8.34999L19.9992 8.34999C20.3582 8.34999 20.6492 8.64101 20.6492 8.99999C20.6492 9.35898 20.3582 9.64999 19.9992 9.64999L3.99961 9.64999C3.64062 9.64999 3.34961 9.35898 3.34961 8.99999Z", fill: "#3E3F58" })));
1114
+ React__default.createElement("path", { d: "M3.35 15a.65.65 0 0 1 .65-.65h10a.65.65 0 1 1 0 1.3H4a.65.65 0 0 1-.65-.65m0-6A.65.65 0 0 1 4 8.35h16a.65.65 0 1 1 0 1.3H4A.65.65 0 0 1 3.35 9", fill: "#3E3F58" })));
1115
1115
  }
1116
1116
 
1117
1117
  // import { StyledMenuPopupWrapperClass } from '../../atoms/PopupWrapper/index.styled'
@@ -1313,6 +1313,10 @@ const StyledViewMore$1 = styled.a `
1313
1313
 
1314
1314
  var styles$1 = {"menuIconWrapper":"wnUb-dV","menuButton":"cjbOxWe","careIconContainer":"gB4rp89","scale":"EDlp5Zf"};
1315
1315
 
1316
+ const CareIcon = () => {
1317
+ return (React__default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" },
1318
+ React__default.createElement("path", { d: "M13.475 21.5q-2.5 0-4.25-1.75t-1.75-4.25v-.55q-2.025-.25-3.387-1.8T2.725 9.5V4.65a.87.87 0 0 1 .262-.638.87.87 0 0 1 .638-.262h2.1V3.5a.73.73 0 0 1 .75-.75q.325 0 .538.212a.73.73 0 0 1 .212.538v2a.73.73 0 0 1-.75.75.726.726 0 0 1-.75-.75v-.25h-1.5V9.5q0 1.65 1.175 2.825T8.225 13.5t2.825-1.175T12.225 9.5V5.25h-1.5v.25a.73.73 0 0 1-.75.75.726.726 0 0 1-.75-.75v-2a.73.73 0 0 1 .75-.75q.325 0 .538.212a.73.73 0 0 1 .212.538v.25h2.1a.87.87 0 0 1 .638.262.87.87 0 0 1 .262.638V9.5q0 2.1-1.362 3.65t-3.388 1.8v.55q0 1.875 1.313 3.188Q11.6 20 13.475 20t3.188-1.312q1.312-1.313 1.312-3.188v-1.625a2.6 2.6 0 0 1-1.287-.913 2.4 2.4 0 0 1-.513-1.512q0-1.075.75-1.825t1.8-.75q1.075 0 1.825.75t.75 1.825q0 .85-.512 1.512-.513.663-1.313.913V15.5q0 2.5-1.75 4.25t-4.25 1.75", fill: "#2D87F3", strokeWidth: 0 })));
1319
+ };
1316
1320
  const ItemMenu = ({ item, menu }) => {
1317
1321
  const { containerRef, onContainerFocus, onContainerBlur, onButtonMouseDown, onClose, } = useCSSFocusPopupHelper({
1318
1322
  allowBgScroll: true,
@@ -1323,16 +1327,14 @@ const ItemMenu = ({ item, menu }) => {
1323
1327
  React__default.createElement("a", { className: `hhgcomp-navigation-itemnav-headeritem ${!isInit ? `menu-handler-${item.id}` : ''} ${item.id === 'care' ? 'force-focus' : ''}`, tabIndex: 0, href: item.link, "data-event-category": "Hamburger Navigation", "data-event-action": "Click", "data-event-label": item.link },
1324
1328
  React__default.createElement("div", { "data-event-category": "Hamburger Navigation", "data-event-action": "Click", "data-event-label": item.link, className: styles$1.menuButton },
1325
1329
  item.id === 'care' && (React__default.createElement("div", { className: styles$1.careIconContainer },
1326
- React__default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" },
1327
- React__default.createElement("path", { d: "M13.4751 21.5C11.8084 21.5 10.3918 20.9167 9.2251 19.75C8.05843 18.5833 7.4751 17.1667 7.4751 15.5V14.95C6.1251 14.7833 4.9961 14.1833 4.0881 13.15C3.17943 12.1167 2.7251 10.9 2.7251 9.5V4.65C2.7251 4.4 2.81243 4.18733 2.9871 4.012C3.16243 3.83733 3.3751 3.75 3.6251 3.75H5.7251V3.5C5.7251 3.28333 5.7961 3.104 5.9381 2.962C6.07943 2.82067 6.25843 2.75 6.4751 2.75C6.69176 2.75 6.8711 2.82067 7.0131 2.962C7.15443 3.104 7.2251 3.28333 7.2251 3.5V5.5C7.2251 5.71667 7.15443 5.89567 7.0131 6.037C6.8711 6.179 6.69176 6.25 6.4751 6.25C6.25843 6.25 6.07943 6.179 5.9381 6.037C5.7961 5.89567 5.7251 5.71667 5.7251 5.5V5.25H4.2251V9.5C4.2251 10.6 4.61676 11.5417 5.4001 12.325C6.18343 13.1083 7.1251 13.5 8.2251 13.5C9.3251 13.5 10.2668 13.1083 11.0501 12.325C11.8334 11.5417 12.2251 10.6 12.2251 9.5V5.25H10.7251V5.5C10.7251 5.71667 10.6544 5.89567 10.5131 6.037C10.3711 6.179 10.1918 6.25 9.9751 6.25C9.75843 6.25 9.57943 6.179 9.4381 6.037C9.2961 5.89567 9.2251 5.71667 9.2251 5.5V3.5C9.2251 3.28333 9.2961 3.104 9.4381 2.962C9.57943 2.82067 9.75843 2.75 9.9751 2.75C10.1918 2.75 10.3711 2.82067 10.5131 2.962C10.6544 3.104 10.7251 3.28333 10.7251 3.5V3.75H12.8251C13.0751 3.75 13.2878 3.83733 13.4631 4.012C13.6378 4.18733 13.7251 4.4 13.7251 4.65V9.5C13.7251 10.9 13.2711 12.1167 12.3631 13.15C11.4544 14.1833 10.3251 14.7833 8.9751 14.95V15.5C8.9751 16.75 9.41276 17.8127 10.2881 18.688C11.1628 19.5627 12.2251 20 13.4751 20C14.7251 20 15.7878 19.5627 16.6631 18.688C17.5378 17.8127 17.9751 16.75 17.9751 15.5V13.875C17.4584 13.7083 17.0294 13.404 16.6881 12.962C16.3461 12.5207 16.1751 12.0167 16.1751 11.45C16.1751 10.7333 16.4251 10.125 16.9251 9.625C17.4251 9.125 18.0251 8.875 18.7251 8.875C19.4418 8.875 20.0501 9.125 20.5501 9.625C21.0501 10.125 21.3001 10.7333 21.3001 11.45C21.3001 12.0167 21.1294 12.5207 20.7881 12.962C20.4461 13.404 20.0084 13.7083 19.4751 13.875V15.5C19.4751 17.1667 18.8918 18.5833 17.7251 19.75C16.5584 20.9167 15.1418 21.5 13.4751 21.5Z", fill: "#2D87F3", strokeWidth: 0 })))),
1330
+ React__default.createElement(CareIcon, null))),
1328
1331
  item.name))));
1329
1332
  }
1330
1333
  return (React__default.createElement(NewWrapper, { isNew: item.isNew },
1331
1334
  React__default.createElement("div", { ref: containerRef, className: `hhgcomp-navigation-itemnav-headeritem ${!isInit ? `menu-handler-${item.id}` : ''} ${item.id === 'care' ? 'force-focus' : ''}`, tabIndex: 0, key: item.id, onBlur: onContainerBlur, onFocus: onContainerFocus, "data-event-category": "Hamburger Navigation", "data-event-action": "Click", "data-event-label": item.link },
1332
1335
  React__default.createElement("div", { "data-event-category": "Hamburger Navigation", "data-event-action": "Click", "data-event-label": item.link, onMouseDown: onButtonMouseDown, className: styles$1.menuButton },
1333
1336
  item.id === 'care' && (React__default.createElement("a", { className: styles$1.careIconContainer, href: normalizeLinkSlash(item.link + '/') },
1334
- React__default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" },
1335
- React__default.createElement("path", { d: "M13.4751 21.5C11.8084 21.5 10.3918 20.9167 9.2251 19.75C8.05843 18.5833 7.4751 17.1667 7.4751 15.5V14.95C6.1251 14.7833 4.9961 14.1833 4.0881 13.15C3.17943 12.1167 2.7251 10.9 2.7251 9.5V4.65C2.7251 4.4 2.81243 4.18733 2.9871 4.012C3.16243 3.83733 3.3751 3.75 3.6251 3.75H5.7251V3.5C5.7251 3.28333 5.7961 3.104 5.9381 2.962C6.07943 2.82067 6.25843 2.75 6.4751 2.75C6.69176 2.75 6.8711 2.82067 7.0131 2.962C7.15443 3.104 7.2251 3.28333 7.2251 3.5V5.5C7.2251 5.71667 7.15443 5.89567 7.0131 6.037C6.8711 6.179 6.69176 6.25 6.4751 6.25C6.25843 6.25 6.07943 6.179 5.9381 6.037C5.7961 5.89567 5.7251 5.71667 5.7251 5.5V5.25H4.2251V9.5C4.2251 10.6 4.61676 11.5417 5.4001 12.325C6.18343 13.1083 7.1251 13.5 8.2251 13.5C9.3251 13.5 10.2668 13.1083 11.0501 12.325C11.8334 11.5417 12.2251 10.6 12.2251 9.5V5.25H10.7251V5.5C10.7251 5.71667 10.6544 5.89567 10.5131 6.037C10.3711 6.179 10.1918 6.25 9.9751 6.25C9.75843 6.25 9.57943 6.179 9.4381 6.037C9.2961 5.89567 9.2251 5.71667 9.2251 5.5V3.5C9.2251 3.28333 9.2961 3.104 9.4381 2.962C9.57943 2.82067 9.75843 2.75 9.9751 2.75C10.1918 2.75 10.3711 2.82067 10.5131 2.962C10.6544 3.104 10.7251 3.28333 10.7251 3.5V3.75H12.8251C13.0751 3.75 13.2878 3.83733 13.4631 4.012C13.6378 4.18733 13.7251 4.4 13.7251 4.65V9.5C13.7251 10.9 13.2711 12.1167 12.3631 13.15C11.4544 14.1833 10.3251 14.7833 8.9751 14.95V15.5C8.9751 16.75 9.41276 17.8127 10.2881 18.688C11.1628 19.5627 12.2251 20 13.4751 20C14.7251 20 15.7878 19.5627 16.6631 18.688C17.5378 17.8127 17.9751 16.75 17.9751 15.5V13.875C17.4584 13.7083 17.0294 13.404 16.6881 12.962C16.3461 12.5207 16.1751 12.0167 16.1751 11.45C16.1751 10.7333 16.4251 10.125 16.9251 9.625C17.4251 9.125 18.0251 8.875 18.7251 8.875C19.4418 8.875 20.0501 9.125 20.5501 9.625C21.0501 10.125 21.3001 10.7333 21.3001 11.45C21.3001 12.0167 21.1294 12.5207 20.7881 12.962C20.4461 13.404 20.0084 13.7083 19.4751 13.875V15.5C19.4751 17.1667 18.8918 18.5833 17.7251 19.75C16.5584 20.9167 15.1418 21.5 13.4751 21.5Z", fill: "#2D87F3", strokeWidth: 0 })))),
1337
+ React__default.createElement(CareIcon, null))),
1336
1338
  item.name,
1337
1339
  item.popupType && (React__default.createElement("div", { className: styles$1.menuIconWrapper },
1338
1340
  React__default.createElement("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none" },
@@ -1,9 +1,9 @@
1
1
  import React__default, { useContext, useState } from 'react';
2
- import { M as MediaQueries } from './utils-f7ab8c32.js';
2
+ import { M as MediaQueries } from './utils-59b304e1.js';
3
3
  import styled from 'styled-components';
4
- import { t as theme } from './theme-7522724d.js';
5
- import { _ as __rest } from './tslib.es6-f79929c2.js';
6
- import { T as TogetherComponentGlobalContext } from './utils-72693be6.js';
4
+ import { t as theme } from './theme-15c8e7cc.js';
5
+ import { _ as __rest } from './tslib.es6-9546860b.js';
6
+ import { T as TogetherComponentGlobalContext } from './utils-7a174b49.js';
7
7
 
8
8
  const StyledPopup = styled.div `
9
9
  position: fixed;
@@ -1,20 +1,20 @@
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 * as React from 'react';
3
3
  import React__default, { useState, forwardRef, useEffect, Component, useCallback, createContext, useContext, useRef, useMemo, useImperativeHandle } from 'react';
4
4
  import { ArrowDown, ArrowLeft, ArrowRight } from '@hhgtech/icons/other';
5
5
  import { createStyles, useMantineTheme, Button as Button$1, Autocomplete, Image, ActionIcon, Select as Select$1, AspectRatio as AspectRatio$1, em, Box, Breadcrumbs as Breadcrumbs$1, Textarea, Accordion as Accordion$1, Indicator, Avatar as Avatar$1, FileInput as FileInput$1, createEmotionCache, NumberInput as NumberInput$1, PasswordInput as PasswordInput$1, TextInput, Input as Input$1, Checkbox as Checkbox$1, Slider, Radio as Radio$1, Flex, rem, Tabs as Tabs$1, ScrollArea, Popover as Popover$1, Chip } from '@mantine/core';
6
6
  import { useUncontrolled, useDebouncedValue, useViewportSize, useResizeObserver, useDisclosure, useClickOutside } from '@mantine/hooks';
7
- import { C as CommonGAssets } from './index-ec1cc2ea.js';
7
+ import { C as CommonGAssets } from './index-b7665d7c.js';
8
8
  import dayjs from 'dayjs';
9
- import { L as LOCALE } from './Subot-73dd692f.js';
10
- import { B as Breakpoints, M as MediaQueries } from './utils-f7ab8c32.js';
9
+ import { L as LOCALE } from './Subot-fdeef84d.js';
10
+ import { B as Breakpoints, M as MediaQueries } from './utils-59b304e1.js';
11
11
  import styled from 'styled-components';
12
12
  import { Carousel as Carousel$1 } from '@mantine/carousel';
13
- import { T as Text, O as OTHER_THEME_CONFIG } from './index-ebb8bd0e.js';
14
- import { t as theme } from './theme-7522724d.js';
15
- import { I as ISO_FORMAT, s as siteOptions } from './index-852bb5ca.js';
13
+ import { T as Text, O as OTHER_THEME_CONFIG } from './index-95408a53.js';
14
+ import { t as theme } from './theme-15c8e7cc.js';
15
+ import { I as ISO_FORMAT, s as siteOptions } from './index-e9c810ea.js';
16
16
  import cn from 'classnames';
17
- import { a as useUniqueId } from './useUniqueId-fc42d583.js';
17
+ import { a as useUniqueId } from './useUniqueId-41e79adf.js';
18
18
  import { Check, Plus } from '@hhgtech/icons/core';
19
19
 
20
20
  const ImageWrap = (_a) => {
@@ -1,10 +1,10 @@
1
1
  import React__default, { useRef, useState, useEffect } from 'react';
2
- import { I as Icon } from './index-a23ed47f.js';
3
- import { u as useTranslations } from './useTranslations-d53557b4.js';
2
+ import { I as Icon } from './index-b3865764.js';
3
+ import { u as useTranslations } from './useTranslations-378c83ff.js';
4
4
  import { format } from 'date-fns';
5
5
  import DayPickerInput from 'react-day-picker/DayPickerInput';
6
6
  import styled from 'styled-components';
7
- import { t as theme } from './theme-7522724d.js';
7
+ import { t as theme } from './theme-15c8e7cc.js';
8
8
 
9
9
  var styles = {"loading":"tliWyii"};
10
10
 
@@ -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, { useMemo } from 'react';
3
3
  import { useMantineTheme } from '@mantine/core';
4
- import { S as StyledInput, L as Label, b as StyledDisplayIcon, d as StyledActionIcon, e as StyledErrorLabel } from './constants-bf79fcda.js';
4
+ import { S as StyledInput, L as Label, b as StyledDisplayIcon, d as StyledActionIcon, e as StyledErrorLabel } from './constants-062dbfa2.js';
5
5
 
6
6
  /**
7
7
  * @deprecated Consider to use at '@hhgtech/hhg-components/mantine'
@@ -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 { S as StyledHeading, a as StyledText } from './index.styled-385c2908.js';
3
+ import { S as StyledHeading, a as StyledText } from './index.styled-300c11a1.js';
4
4
 
5
5
  const MarryBabyHeading = (_a) => {
6
6
  var { type, color, style } = _a, props = __rest(_a, ["type", "color", "style"]);