@hhgtech/hhg-components 1.29.10 → 1.29.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (285) hide show
  1. package/build/adapters.js +15 -15
  2. package/build/babyGrowth.js +78 -78
  3. package/build/cache.js +3 -3
  4. package/build/care.js +17 -17
  5. package/build/components/mantine/modal/index.d.ts +3 -6
  6. package/build/components.js +56 -56
  7. package/build/{constants-c0da7bfd.js → constants-614c67f2.js} +2 -2
  8. package/build/{constants-4010d1af.js → constants-aac7e685.js} +2 -2
  9. package/build/constants.js +3 -3
  10. package/build/{core-a35dc806.js → core-7f729485.js} +2 -2
  11. package/build/{dataTransform-87070357.js → dataTransform-29272dac.js} +1 -1
  12. package/build/ecom.js +6 -6
  13. package/build/esm/adapters.js +15 -15
  14. package/build/esm/babyGrowth.js +79 -79
  15. package/build/esm/cache.js +3 -3
  16. package/build/esm/care.js +17 -17
  17. package/build/esm/components/mantine/modal/index.d.ts +3 -6
  18. package/build/esm/components.js +56 -56
  19. package/build/esm/{constants-d85c8175.js → constants-8451531a.js} +2 -2
  20. package/build/esm/{constants-5f4f1840.js → constants-88891a94.js} +2 -2
  21. package/build/esm/constants.js +3 -3
  22. package/build/esm/{core-47bc5877.js → core-5060877c.js} +2 -2
  23. package/build/esm/{dataTransform-8cd6645d.js → dataTransform-1a017987.js} +1 -1
  24. package/build/esm/ecom.js +6 -6
  25. package/build/esm/footer.js +18 -18
  26. package/build/esm/gAssets.js +4 -4
  27. package/build/esm/{getDynamicHealthTool-ac9a4ede.js → getDynamicHealthTool-82caf07e.js} +4 -4
  28. package/build/esm/{getSocialList-dac36ade.js → getSocialList-77d94676.js} +2 -2
  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-24c884ca.js → index-0388c25f.js} +20 -20
  33. package/build/esm/{index-0b8dd18b.js → index-125e88bf.js} +40 -40
  34. package/build/esm/{index-8e22a104.js → index-2009826b.js} +9 -9
  35. package/build/esm/{index-94492ab4.js → index-30b45001.js} +6 -6
  36. package/build/esm/{index-24bf1abc.js → index-3699531f.js} +5 -5
  37. package/build/esm/{index-70cc9ebd.js → index-3fd5a05d.js} +4 -4
  38. package/build/esm/{index-20e1f62b.js → index-42b40c84.js} +10 -10
  39. package/build/esm/{index-f162b0cf.js → index-5113eb65.js} +2 -2
  40. package/build/esm/{index-706efd84.js → index-5a1fe9d4.js} +11 -11
  41. package/build/esm/{index-dffe2a0e.js → index-65cfeed0.js} +2 -2
  42. package/build/esm/{index-5755597c.js → index-76987a06.js} +2 -2
  43. package/build/esm/{index-6fad8f20.js → index-7afca998.js} +2 -2
  44. package/build/esm/{index-d36649d2.js → index-7f507650.js} +19 -15
  45. package/build/esm/{index-2ea06dfd.js → index-9c4f5dc5.js} +1 -1
  46. package/build/esm/{index-f685adbb.js → index-ac7a4ed9.js} +2 -2
  47. package/build/esm/{index-6288eb05.js → index-ae3ecd37.js} +31 -31
  48. package/build/esm/{index-9e3a8346.js → index-aeb713b7.js} +12 -12
  49. package/build/esm/{index-9c3707bf.js → index-b71259d7.js} +3 -3
  50. package/build/esm/index-b7686dd2.js +13 -0
  51. package/build/esm/{index-1bc9e98c.js → index-c17d0ee4.js} +2 -2
  52. package/build/esm/{index-b3b2700b.js → index-c7133b65.js} +2 -2
  53. package/build/esm/{index-fcd8c82e.js → index-d3eb8e13.js} +4 -4
  54. package/build/esm/{index-42c96a0d.js → index-dd4cb91f.js} +2 -2
  55. package/build/esm/{index-c0c37e9c.js → index-f0d949bf.js} +2 -2
  56. package/build/esm/{index-d3bc362a.js → index-f46e2b65.js} +3 -3
  57. package/build/esm/index.js +64 -64
  58. package/build/esm/{index.styled-12b83f13.js → index.styled-37feca28.js} +2 -2
  59. package/build/esm/{index.styles-3c2a0994.js → index.styles-7158932d.js} +6 -6
  60. package/build/esm/lead.js +27 -27
  61. package/build/esm/mantine.js +21 -21
  62. package/build/esm/misc.js +18 -18
  63. package/build/esm/navigation.js +34 -34
  64. package/build/esm/onboardingV2.js +30 -30
  65. package/build/esm/pwg.js +19 -19
  66. package/build/esm/{routing-fa4df5ed.js → routing-1cfad389.js} +2 -2
  67. package/build/esm/subot.js +21 -21
  68. package/build/esm/together.js +34 -34
  69. package/build/esm/{types-2443d15b.js → types-7821e96e.js} +30 -30
  70. package/build/esm/{types-bb186778.js → types-b7532241.js} +13 -13
  71. package/build/esm/types.js +1 -1
  72. package/build/esm/{useCategory-40813903.js → useCategory-4a8b19a8.js} +5 -5
  73. package/build/esm/{useHealthToolCache-6b196ff6.js → useHealthToolCache-a1d2ea6f.js} +2 -2
  74. package/build/esm/{useMantineLocale-af6fc69e.js → useMantineLocale-04af0072.js} +3 -3
  75. package/build/esm/{usePlacesAutocomplete-75c4e448.js → usePlacesAutocomplete-04034dd1.js} +1 -1
  76. package/build/esm/{useTranslations-b0e645f7.js → useTranslations-b2e35936.js} +1 -1
  77. package/build/esm/{utils-c629d1e2.js → utils-4eb59275.js} +1 -1
  78. package/build/esm/{utils-2c1ee471.js → utils-54df891f.js} +4 -4
  79. package/build/esm/{utils-9117c62e.js → utils-de86597d.js} +5 -5
  80. package/build/esm/vaccination.js +25 -25
  81. package/build/footer.js +18 -18
  82. package/build/gAssets.js +4 -4
  83. package/build/{getDynamicHealthTool-96f8d3c6.js → getDynamicHealthTool-879a7bc1.js} +4 -4
  84. package/build/{getSocialList-595a7157.js → getSocialList-c198fcb5.js} +2 -2
  85. package/build/hooks.js +17 -17
  86. package/build/i18n.js +1 -1
  87. package/build/i18nV2.js +1 -1
  88. package/build/{index-f76e7259.js → index-06d02370.js} +4 -4
  89. package/build/{index-c840d578.js → index-1289339c.js} +12 -12
  90. package/build/{index-2032e587.js → index-27dca6c1.js} +2 -2
  91. package/build/{index-e1fa3cfa.js → index-293b6922.js} +20 -20
  92. package/build/{index-315869de.js → index-2a2b5297.js} +2 -2
  93. package/build/{index-8d56a1ee.js → index-2a93fc47.js} +11 -11
  94. package/build/{index-9190a7d5.js → index-347c6da2.js} +2 -2
  95. package/build/{index-a8c724a3.js → index-3a437100.js} +9 -9
  96. package/build/{index-3dc39fe7.js → index-46d638f6.js} +1 -1
  97. package/build/{index-4efccdf8.js → index-4e1e25a1.js} +31 -31
  98. package/build/{index-9662c422.js → index-54b2d3c7.js} +40 -40
  99. package/build/{index-5dfdde72.js → index-563611ed.js} +2 -2
  100. package/build/{index-3b877b03.js → index-57288453.js} +5 -5
  101. package/build/{index-b7be8a24.js → index-6f860508.js} +2 -2
  102. package/build/{index-f56fab20.js → index-7238e992.js} +6 -6
  103. package/build/{index-e6f52767.js → index-7d582cff.js} +2 -2
  104. package/build/index-8ac6def2.js +19 -0
  105. package/build/{index-06f349bb.js → index-a970a456.js} +2 -2
  106. package/build/{index-5a9fa61c.js → index-ae776d91.js} +4 -4
  107. package/build/{index-d07d1be8.js → index-b48af36c.js} +3 -3
  108. package/build/{index-37bfce90.js → index-b7923aa8.js} +10 -10
  109. package/build/{index-8216153d.js → index-cc074179.js} +3 -3
  110. package/build/{index-f57730e1.js → index-d21775fb.js} +19 -15
  111. package/build/{index-2f6bc47b.js → index-eff3e810.js} +2 -2
  112. package/build/{index-2dea76db.js → index-f15f9bed.js} +2 -2
  113. package/build/index.js +64 -64
  114. package/build/{index.styled-4213a558.js → index.styled-339aca0a.js} +2 -2
  115. package/build/{index.styles-d3506089.js → index.styles-b29f1ee9.js} +6 -6
  116. package/build/lead.js +27 -27
  117. package/build/mantine.js +18 -18
  118. package/build/misc.js +18 -18
  119. package/build/navigation.js +34 -34
  120. package/build/onboardingV2.js +29 -29
  121. package/build/pwg.js +19 -19
  122. package/build/{routing-b9e48b5d.js → routing-6c68b27a.js} +2 -2
  123. package/build/subot.js +21 -21
  124. package/build/together.js +34 -34
  125. package/build/{types-c367ca70.js → types-4f14a9c2.js} +30 -30
  126. package/build/{types-fd793496.js → types-a47bed0a.js} +13 -13
  127. package/build/types.js +1 -1
  128. package/build/{useCategory-b5276a5d.js → useCategory-20c59e2e.js} +5 -5
  129. package/build/{useHealthToolCache-ab5fcc56.js → useHealthToolCache-a96be088.js} +2 -2
  130. package/build/{useMantineLocale-c3e74e28.js → useMantineLocale-f7c46efa.js} +3 -3
  131. package/build/{usePlacesAutocomplete-277a5954.js → usePlacesAutocomplete-033236e2.js} +1 -1
  132. package/build/{useTranslations-700dceda.js → useTranslations-2573c4ae.js} +1 -1
  133. package/build/{utils-888ca8d6.js → utils-6fc403ca.js} +4 -4
  134. package/build/{utils-2608e5ac.js → utils-93d7809a.js} +5 -5
  135. package/build/{utils-da379d7b.js → utils-df98077f.js} +1 -1
  136. package/build/vaccination.js +25 -25
  137. package/package.json +1 -1
  138. package/build/esm/index-150ef423.js +0 -24
  139. package/build/index-5e3bd49a.js +0 -30
  140. /package/build/{BMI_BOYS.percentile.monthly-ec3363f1.js → BMI_BOYS.percentile.monthly-9627fd91.js} +0 -0
  141. /package/build/{BMI_BOYS.percentile.weekly-97c948ab.js → BMI_BOYS.percentile.weekly-5d16ab02.js} +0 -0
  142. /package/build/{BMI_BOYS.percentile.yearly-b76cfa09.js → BMI_BOYS.percentile.yearly-4041ea0e.js} +0 -0
  143. /package/build/{BMI_BOYS.zscore.monthly-4cda2e56.js → BMI_BOYS.zscore.monthly-42935b8d.js} +0 -0
  144. /package/build/{BMI_BOYS.zscore.weekly-79deb4cc.js → BMI_BOYS.zscore.weekly-323675a7.js} +0 -0
  145. /package/build/{BMI_BOYS.zscore.yearly-ae8432a4.js → BMI_BOYS.zscore.yearly-7c406d45.js} +0 -0
  146. /package/build/{BMI_GIRLS.percentile.monthly-54bfed4f.js → BMI_GIRLS.percentile.monthly-28014f8f.js} +0 -0
  147. /package/build/{BMI_GIRLS.percentile.weekly-133a4294.js → BMI_GIRLS.percentile.weekly-b52707b1.js} +0 -0
  148. /package/build/{BMI_GIRLS.percentile.yearly-c98b3d8d.js → BMI_GIRLS.percentile.yearly-b4184c09.js} +0 -0
  149. /package/build/{BMI_GIRLS.zscore.monthly-fce23097.js → BMI_GIRLS.zscore.monthly-9a3bc315.js} +0 -0
  150. /package/build/{BMI_GIRLS.zscore.weekly-960643d0.js → BMI_GIRLS.zscore.weekly-a1ae3eb5.js} +0 -0
  151. /package/build/{BMI_GIRLS.zscore.yearly-dff5f062.js → BMI_GIRLS.zscore.yearly-d04bc725.js} +0 -0
  152. /package/build/{ChevronDown-8c88f56f.js → ChevronDown-b1d92543.js} +0 -0
  153. /package/build/{Close-1812f397.js → Close-be85b994.js} +0 -0
  154. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-0739a23a.js → HEAD CIRCUM_BOYS.percentile.monthly-a059bf40.js} +0 -0
  155. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-151acef4.js → HEAD CIRCUM_BOYS.percentile.weekly-d0d745e7.js} +0 -0
  156. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-4baf2b31.js → HEAD CIRCUM_BOYS.percentile.yearly-95ab62a7.js} +0 -0
  157. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-89ca73d0.js → HEAD CIRCUM_BOYS.zscore.monthly-964524b3.js} +0 -0
  158. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-666085a4.js → HEAD CIRCUM_BOYS.zscore.weekly-bd71a29e.js} +0 -0
  159. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-89e987ef.js → HEAD CIRCUM_BOYS.zscore.yearly-3a76b9d1.js} +0 -0
  160. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-0615ebb4.js → HEAD CIRCUM_GIRLS.percentile.monthly-573d36d2.js} +0 -0
  161. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-1c174533.js → HEAD CIRCUM_GIRLS.percentile.weekly-9cd4137c.js} +0 -0
  162. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-45d9b2ba.js → HEAD CIRCUM_GIRLS.percentile.yearly-604d4ef3.js} +0 -0
  163. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-58c4ce14.js → HEAD CIRCUM_GIRLS.zscore.monthly-c89b21a2.js} +0 -0
  164. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-86fce6ef.js → HEAD CIRCUM_GIRLS.zscore.weekly-01110a41.js} +0 -0
  165. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-07aee0d7.js → HEAD CIRCUM_GIRLS.zscore.yearly-40572094.js} +0 -0
  166. /package/build/{HEIGHT_BOYS.percentile.monthly-c6945e90.js → HEIGHT_BOYS.percentile.monthly-e3e0738e.js} +0 -0
  167. /package/build/{HEIGHT_BOYS.percentile.weekly-0ddcccf9.js → HEIGHT_BOYS.percentile.weekly-27b2f6cc.js} +0 -0
  168. /package/build/{HEIGHT_BOYS.percentile.yearly-7b334d51.js → HEIGHT_BOYS.percentile.yearly-4383d587.js} +0 -0
  169. /package/build/{HEIGHT_BOYS.zscore.monthly-a32e06e5.js → HEIGHT_BOYS.zscore.monthly-b131df27.js} +0 -0
  170. /package/build/{HEIGHT_BOYS.zscore.weekly-09a8cf94.js → HEIGHT_BOYS.zscore.weekly-f55cdca0.js} +0 -0
  171. /package/build/{HEIGHT_BOYS.zscore.yearly-313182e5.js → HEIGHT_BOYS.zscore.yearly-e7a9e0fa.js} +0 -0
  172. /package/build/{HEIGHT_GIRLS.percentile.monthly-3dd6c402.js → HEIGHT_GIRLS.percentile.monthly-bc8b7139.js} +0 -0
  173. /package/build/{HEIGHT_GIRLS.percentile.weekly-69d817ca.js → HEIGHT_GIRLS.percentile.weekly-dd0442d8.js} +0 -0
  174. /package/build/{HEIGHT_GIRLS.percentile.yearly-c25cfb02.js → HEIGHT_GIRLS.percentile.yearly-da006952.js} +0 -0
  175. /package/build/{HEIGHT_GIRLS.zscore.monthly-54d1cb0a.js → HEIGHT_GIRLS.zscore.monthly-185aed8c.js} +0 -0
  176. /package/build/{HEIGHT_GIRLS.zscore.weekly-68e3eb6e.js → HEIGHT_GIRLS.zscore.weekly-7ca8b909.js} +0 -0
  177. /package/build/{HEIGHT_GIRLS.zscore.yearly-7cfb4576.js → HEIGHT_GIRLS.zscore.yearly-5b302cd4.js} +0 -0
  178. /package/build/{Subot-c80eaa9a.js → Subot-4fd4b126.js} +0 -0
  179. /package/build/{Visible-88ac7fc5.js → Visible-18774654.js} +0 -0
  180. /package/build/{WEIGHT_BOYS.percentile.monthly-b5f4690c.js → WEIGHT_BOYS.percentile.monthly-f68ff642.js} +0 -0
  181. /package/build/{WEIGHT_BOYS.percentile.weekly-3a3094d3.js → WEIGHT_BOYS.percentile.weekly-24436335.js} +0 -0
  182. /package/build/{WEIGHT_BOYS.percentile.yearly-398ec37f.js → WEIGHT_BOYS.percentile.yearly-d28f3d72.js} +0 -0
  183. /package/build/{WEIGHT_BOYS.zscore.monthly-2de3eabf.js → WEIGHT_BOYS.zscore.monthly-40d17df9.js} +0 -0
  184. /package/build/{WEIGHT_BOYS.zscore.weekly-b89d4761.js → WEIGHT_BOYS.zscore.weekly-0b51fea0.js} +0 -0
  185. /package/build/{WEIGHT_BOYS.zscore.yearly-41caa512.js → WEIGHT_BOYS.zscore.yearly-da723d8d.js} +0 -0
  186. /package/build/{WEIGHT_GIRLS.percentile.monthly-5321c9fe.js → WEIGHT_GIRLS.percentile.monthly-c192c514.js} +0 -0
  187. /package/build/{WEIGHT_GIRLS.percentile.weekly-29370a57.js → WEIGHT_GIRLS.percentile.weekly-4c85effe.js} +0 -0
  188. /package/build/{WEIGHT_GIRLS.percentile.yearly-b8f71c0f.js → WEIGHT_GIRLS.percentile.yearly-df54e03e.js} +0 -0
  189. /package/build/{WEIGHT_GIRLS.zscore.monthly-538e2d4a.js → WEIGHT_GIRLS.zscore.monthly-bca10a8f.js} +0 -0
  190. /package/build/{WEIGHT_GIRLS.zscore.weekly-ca3c8619.js → WEIGHT_GIRLS.zscore.weekly-497b10b9.js} +0 -0
  191. /package/build/{WEIGHT_GIRLS.zscore.yearly-7fee258f.js → WEIGHT_GIRLS.zscore.yearly-2de5c9d1.js} +0 -0
  192. /package/build/{animation-0ea44967.js → animation-238d0222.js} +0 -0
  193. /package/build/{cart-67df21a4.js → cart-ee052cb5.js} +0 -0
  194. /package/build/{cookieHelper-2cf3ffa0.js → cookieHelper-36d2f3a9.js} +0 -0
  195. /package/build/{doctor-00f8c880.js → doctor-7ccf5cfd.js} +0 -0
  196. /package/build/esm/{BMI_BOYS.percentile.monthly-bc6ebfca.js → BMI_BOYS.percentile.monthly-4ada7cbd.js} +0 -0
  197. /package/build/esm/{BMI_BOYS.percentile.weekly-d54a5480.js → BMI_BOYS.percentile.weekly-4c17503c.js} +0 -0
  198. /package/build/esm/{BMI_BOYS.percentile.yearly-a199e663.js → BMI_BOYS.percentile.yearly-0e8f478c.js} +0 -0
  199. /package/build/esm/{BMI_BOYS.zscore.monthly-4d249434.js → BMI_BOYS.zscore.monthly-8b27e3f9.js} +0 -0
  200. /package/build/esm/{BMI_BOYS.zscore.weekly-63278755.js → BMI_BOYS.zscore.weekly-07e33389.js} +0 -0
  201. /package/build/esm/{BMI_BOYS.zscore.yearly-6c511034.js → BMI_BOYS.zscore.yearly-b058b271.js} +0 -0
  202. /package/build/esm/{BMI_GIRLS.percentile.monthly-5fde1ee5.js → BMI_GIRLS.percentile.monthly-9bcbf656.js} +0 -0
  203. /package/build/esm/{BMI_GIRLS.percentile.weekly-a0086f64.js → BMI_GIRLS.percentile.weekly-d750b0f5.js} +0 -0
  204. /package/build/esm/{BMI_GIRLS.percentile.yearly-0e908908.js → BMI_GIRLS.percentile.yearly-0b3a4c3c.js} +0 -0
  205. /package/build/esm/{BMI_GIRLS.zscore.monthly-cd0d06a2.js → BMI_GIRLS.zscore.monthly-7541be4e.js} +0 -0
  206. /package/build/esm/{BMI_GIRLS.zscore.weekly-c2679df7.js → BMI_GIRLS.zscore.weekly-b1599656.js} +0 -0
  207. /package/build/esm/{BMI_GIRLS.zscore.yearly-5dd9b7f8.js → BMI_GIRLS.zscore.yearly-99217d84.js} +0 -0
  208. /package/build/esm/{ChevronDown-7c8c4678.js → ChevronDown-c4c98935.js} +0 -0
  209. /package/build/esm/{Close-1543552a.js → Close-f960817f.js} +0 -0
  210. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-a2b2aa6e.js → HEAD CIRCUM_BOYS.percentile.monthly-8b0c9dfa.js} +0 -0
  211. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-7ff7346c.js → HEAD CIRCUM_BOYS.percentile.weekly-67d9aacf.js} +0 -0
  212. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-d61d8bc1.js → HEAD CIRCUM_BOYS.percentile.yearly-6b7759f0.js} +0 -0
  213. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-91652cb1.js → HEAD CIRCUM_BOYS.zscore.monthly-f4d2f343.js} +0 -0
  214. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-7e62102a.js → HEAD CIRCUM_BOYS.zscore.weekly-f0d96dd1.js} +0 -0
  215. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-8fcfab6d.js → HEAD CIRCUM_BOYS.zscore.yearly-f000da38.js} +0 -0
  216. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-71f9ec04.js → HEAD CIRCUM_GIRLS.percentile.monthly-88685cf4.js} +0 -0
  217. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-5fa61128.js → HEAD CIRCUM_GIRLS.percentile.weekly-6787b029.js} +0 -0
  218. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-3a73e2db.js → HEAD CIRCUM_GIRLS.percentile.yearly-4dfd13cd.js} +0 -0
  219. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-f43e036b.js → HEAD CIRCUM_GIRLS.zscore.monthly-b841393e.js} +0 -0
  220. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-56830d28.js → HEAD CIRCUM_GIRLS.zscore.weekly-9041019b.js} +0 -0
  221. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-9da77020.js → HEAD CIRCUM_GIRLS.zscore.yearly-9241ff03.js} +0 -0
  222. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-409855a4.js → HEIGHT_BOYS.percentile.monthly-b59c87e0.js} +0 -0
  223. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-5e2ae480.js → HEIGHT_BOYS.percentile.weekly-f2edb900.js} +0 -0
  224. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-41513d1d.js → HEIGHT_BOYS.percentile.yearly-0f249721.js} +0 -0
  225. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-e6d323e3.js → HEIGHT_BOYS.zscore.monthly-c2bc5efe.js} +0 -0
  226. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-a00a3209.js → HEIGHT_BOYS.zscore.weekly-33957bca.js} +0 -0
  227. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-8cda047d.js → HEIGHT_BOYS.zscore.yearly-8bf455b8.js} +0 -0
  228. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-6b435321.js → HEIGHT_GIRLS.percentile.monthly-57fe4aaf.js} +0 -0
  229. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-c9f8e156.js → HEIGHT_GIRLS.percentile.weekly-ba7bfcbf.js} +0 -0
  230. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-109f3d53.js → HEIGHT_GIRLS.percentile.yearly-00c599a4.js} +0 -0
  231. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-06fb0daa.js → HEIGHT_GIRLS.zscore.monthly-b1e57604.js} +0 -0
  232. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-db90b98a.js → HEIGHT_GIRLS.zscore.weekly-2d633fd9.js} +0 -0
  233. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-88356a44.js → HEIGHT_GIRLS.zscore.yearly-c44ada6b.js} +0 -0
  234. /package/build/esm/{Subot-fe0f37a7.js → Subot-3e1c26ae.js} +0 -0
  235. /package/build/esm/{Visible-c8022d6d.js → Visible-c5d73d08.js} +0 -0
  236. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-66d2ad73.js → WEIGHT_BOYS.percentile.monthly-0426f4ea.js} +0 -0
  237. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-dd266bcc.js → WEIGHT_BOYS.percentile.weekly-122a7076.js} +0 -0
  238. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-293a8529.js → WEIGHT_BOYS.percentile.yearly-b4562ce5.js} +0 -0
  239. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-90d56a9a.js → WEIGHT_BOYS.zscore.monthly-4ea314ec.js} +0 -0
  240. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-0185dd0c.js → WEIGHT_BOYS.zscore.weekly-ef372fbb.js} +0 -0
  241. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-0635e4c1.js → WEIGHT_BOYS.zscore.yearly-49900043.js} +0 -0
  242. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-f783d1bc.js → WEIGHT_GIRLS.percentile.monthly-177fb12b.js} +0 -0
  243. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-848a8a17.js → WEIGHT_GIRLS.percentile.weekly-e5a95999.js} +0 -0
  244. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-05f529a4.js → WEIGHT_GIRLS.percentile.yearly-b093e160.js} +0 -0
  245. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-f0c76761.js → WEIGHT_GIRLS.zscore.monthly-cf5de10a.js} +0 -0
  246. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-802553c3.js → WEIGHT_GIRLS.zscore.weekly-7138276d.js} +0 -0
  247. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-b9ce9e84.js → WEIGHT_GIRLS.zscore.yearly-69e4aed7.js} +0 -0
  248. /package/build/esm/{animation-871ae2ae.js → animation-c662479b.js} +0 -0
  249. /package/build/esm/{cart-d0164858.js → cart-e85f1b19.js} +0 -0
  250. /package/build/esm/{cookieHelper-f5c48224.js → cookieHelper-c2ddd57f.js} +0 -0
  251. /package/build/esm/{doctor-fab377d0.js → doctor-4d86a4b7.js} +0 -0
  252. /package/build/esm/{index-8628b026.js → index-5ce049e7.js} +0 -0
  253. /package/build/esm/{index-c1353ae9.js → index-9afd6918.js} +0 -0
  254. /package/build/esm/{index-f243053f.js → index-a0d1517b.js} +0 -0
  255. /package/build/esm/{isProduction-b948eb3f.js → isProduction-61d9c527.js} +0 -0
  256. /package/build/esm/{localizeNumberFormat-de8aab79.js → localizeNumberFormat-79897ac4.js} +0 -0
  257. /package/build/esm/{normalizeLink-35f046f7.js → normalizeLink-39a35e4e.js} +0 -0
  258. /package/build/esm/{number-34523eae.js → number-36256778.js} +0 -0
  259. /package/build/esm/{paths-6fec74d4.js → paths-d309153f.js} +0 -0
  260. /package/build/esm/{theme-045f7a4c.js → theme-05ffbc01.js} +0 -0
  261. /package/build/esm/{translationsContext-10962889.js → translationsContext-fa937fe5.js} +0 -0
  262. /package/build/esm/{tslib.es6-b386827f.js → tslib.es6-5d7b9e50.js} +0 -0
  263. /package/build/esm/{types-49152b7b.js → types-8d747cfc.js} +0 -0
  264. /package/build/esm/{useIsInit-5b04be12.js → useIsInit-e17cac5b.js} +0 -0
  265. /package/build/esm/{useOutsideClick-c4752c33.js → useOutsideClick-cb5f360c.js} +0 -0
  266. /package/build/esm/{useScrollbarSize-b13fdd15.js → useScrollbarSize-e2c91c44.js} +0 -0
  267. /package/build/esm/{useUniqueId-1495a109.js → useUniqueId-22da7fec.js} +0 -0
  268. /package/build/esm/{utils-577218f8.js → utils-c012e874.js} +0 -0
  269. /package/build/{index-00abcc0f.js → index-0d3b9b5d.js} +0 -0
  270. /package/build/{index-d972dd22.js → index-3c293e83.js} +0 -0
  271. /package/build/{index-ea20167e.js → index-911577d7.js} +0 -0
  272. /package/build/{isProduction-fd673402.js → isProduction-f6623f7a.js} +0 -0
  273. /package/build/{localizeNumberFormat-c01eb370.js → localizeNumberFormat-0dab5a5c.js} +0 -0
  274. /package/build/{normalizeLink-e1288bb0.js → normalizeLink-3bc1f488.js} +0 -0
  275. /package/build/{number-bd9da5a2.js → number-5cd4f1c6.js} +0 -0
  276. /package/build/{paths-2ae64d93.js → paths-0f65c20e.js} +0 -0
  277. /package/build/{theme-3b54ec5b.js → theme-840d65c7.js} +0 -0
  278. /package/build/{translationsContext-119be95a.js → translationsContext-7d13b5ff.js} +0 -0
  279. /package/build/{tslib.es6-4a65586f.js → tslib.es6-c3c3da3c.js} +0 -0
  280. /package/build/{types-ed42d236.js → types-c391f818.js} +0 -0
  281. /package/build/{useIsInit-9116695c.js → useIsInit-c28ae048.js} +0 -0
  282. /package/build/{useOutsideClick-9a510cd5.js → useOutsideClick-33c73f3a.js} +0 -0
  283. /package/build/{useScrollbarSize-2725ba1c.js → useScrollbarSize-7ed3822b.js} +0 -0
  284. /package/build/{useUniqueId-bb2377a8.js → useUniqueId-d6e30f10.js} +0 -0
  285. /package/build/{utils-96cc366b.js → utils-6e144916.js} +0 -0
@@ -1,7 +1,7 @@
1
- import { a as __awaiter } from './tslib.es6-b386827f.js';
2
- import { n as normalizeLinkSlash } from './normalizeLink-35f046f7.js';
3
- import { c as getDiscoverApiDomain } from './routing-fa4df5ed.js';
4
- import { g as getDataWithCache } from './core-47bc5877.js';
1
+ import { a as __awaiter } from './tslib.es6-5d7b9e50.js';
2
+ import { n as normalizeLinkSlash } from './normalizeLink-39a35e4e.js';
3
+ import { c as getDiscoverApiDomain } from './routing-1cfad389.js';
4
+ import { g as getDataWithCache } from './core-5060877c.js';
5
5
 
6
6
  const formatHealthTool = (healthTool, locale) => {
7
7
  var _a, _b;
@@ -1,6 +1,6 @@
1
1
  import React__default from 'react';
2
- import { L as LOCALE } from './Subot-fe0f37a7.js';
3
- import { C as CommonGAssets } from './index-dffe2a0e.js';
2
+ import { L as LOCALE } from './Subot-3e1c26ae.js';
3
+ import { C as CommonGAssets } from './index-65cfeed0.js';
4
4
 
5
5
  const getSocialList = (shareUrl) => [
6
6
  {
@@ -1,21 +1,21 @@
1
- export { u as useTranslations } from './useTranslations-b0e645f7.js';
2
- export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-b13fdd15.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-40813903.js';
4
- export { u as useHealthToolsCache } from './useHealthToolCache-6b196ff6.js';
5
- export { u as useIsInit } from './useIsInit-5b04be12.js';
6
- export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-c4752c33.js';
7
- export { u as useInitialMount, a as useUniqueId } from './useUniqueId-1495a109.js';
1
+ export { u as useTranslations } from './useTranslations-b2e35936.js';
2
+ export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-e2c91c44.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-4a8b19a8.js';
4
+ export { u as useHealthToolsCache } from './useHealthToolCache-a1d2ea6f.js';
5
+ export { u as useIsInit } from './useIsInit-e17cac5b.js';
6
+ export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-cb5f360c.js';
7
+ export { u as useInitialMount, a as useUniqueId } from './useUniqueId-22da7fec.js';
8
8
  import 'react';
9
- import './translationsContext-10962889.js';
9
+ import './translationsContext-fa937fe5.js';
10
10
  import 'string-format';
11
11
  import 'lodash/debounce';
12
- import './tslib.es6-b386827f.js';
13
- import './cookieHelper-f5c48224.js';
14
- import './Subot-fe0f37a7.js';
15
- import './getDynamicHealthTool-ac9a4ede.js';
16
- import './normalizeLink-35f046f7.js';
17
- import './routing-fa4df5ed.js';
18
- import './index-5755597c.js';
12
+ import './tslib.es6-5d7b9e50.js';
13
+ import './cookieHelper-c2ddd57f.js';
14
+ import './Subot-3e1c26ae.js';
15
+ import './getDynamicHealthTool-82caf07e.js';
16
+ import './normalizeLink-39a35e4e.js';
17
+ import './routing-1cfad389.js';
18
+ import './index-76987a06.js';
19
19
  import 'date-fns/locale';
20
- import './isProduction-b948eb3f.js';
21
- import './core-47bc5877.js';
20
+ import './isProduction-61d9c527.js';
21
+ import './core-5060877c.js';
package/build/esm/i18n.js CHANGED
@@ -1,5 +1,5 @@
1
- import { T as TranslationsContext } from './translationsContext-10962889.js';
2
- export { T as TranslationsContext } from './translationsContext-10962889.js';
1
+ import { T as TranslationsContext } from './translationsContext-fa937fe5.js';
2
+ export { T as TranslationsContext } from './translationsContext-fa937fe5.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-10962889.js';
2
- export { T as TranslationsContext } from './translationsContext-10962889.js';
1
+ import { T as TranslationsContext } from './translationsContext-fa937fe5.js';
2
+ export { T as TranslationsContext } from './translationsContext-fa937fe5.js';
3
3
  import React__default, { useMemo } from 'react';
4
4
 
5
5
  const TranslationsProvider = ({ locale = 'en-PH', values, children, }) => {
@@ -1,20 +1,20 @@
1
- import { _ as __rest, a as __awaiter } from './tslib.es6-b386827f.js';
1
+ import { _ as __rest, a as __awaiter } from './tslib.es6-5d7b9e50.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 { em, createStyles, useMantineTheme, Button as Button$1, Autocomplete, Image, ActionIcon, Select as Select$1, AspectRatio as AspectRatio$1, 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-dffe2a0e.js';
8
- import { B as Breakpoints } from './utils-577218f8.js';
7
+ import { C as CommonGAssets } from './index-65cfeed0.js';
8
+ import { B as Breakpoints } from './utils-c012e874.js';
9
9
  import styled from '@emotion/styled';
10
10
  import { Carousel as Carousel$1 } from '@mantine/carousel';
11
- import { T as Text } from './index-42c96a0d.js';
12
- import { L as LOCALE } from './Subot-fe0f37a7.js';
13
- import { t as theme } from './theme-045f7a4c.js';
14
- import { G as GlobalHeadingStyle } from './useMantineLocale-af6fc69e.js';
15
- import { I as ISO_FORMAT, s as siteOptions } from './index-5755597c.js';
11
+ import { T as Text } from './index-dd4cb91f.js';
12
+ import { L as LOCALE } from './Subot-3e1c26ae.js';
13
+ import { t as theme } from './theme-05ffbc01.js';
14
+ import { G as GlobalHeadingStyle } from './useMantineLocale-04af0072.js';
15
+ import { I as ISO_FORMAT, s as siteOptions } from './index-76987a06.js';
16
16
  import cn from 'classnames';
17
- import { a as useUniqueId } from './useUniqueId-1495a109.js';
17
+ import { a as useUniqueId } from './useUniqueId-22da7fec.js';
18
18
  import { Check, Plus } from '@hhgtech/icons/core';
19
19
 
20
20
  const GlobalButtonStyle = {
@@ -1071,28 +1071,28 @@ var useStyles$2 = createStyles((theme) => {
1071
1071
  return {
1072
1072
  root: {},
1073
1073
  inner: {},
1074
- content: {
1075
- padding: 0,
1076
- },
1074
+ content: {},
1077
1075
  header: {
1078
1076
  borderBottom: `1px solid ${theme.colors.neutral[1]}`,
1079
1077
  marginRight: 0,
1080
1078
  marginBottom: 0,
1081
- padding: '1rem',
1079
+ padding: '12px',
1082
1080
  },
1083
1081
  overlay: {},
1084
1082
  title: {
1085
- width: '100%',
1086
- display: 'flex',
1087
- alignItems: 'center',
1088
- justifyContent: 'space-between',
1089
- marginRight: 0,
1083
+ fontSize: 16,
1084
+ fontWeight: 700,
1085
+ lineHeight: 1.5,
1090
1086
  },
1091
1087
  body: {},
1092
1088
  close: {
1093
1089
  cursor: 'pointer',
1094
- width: '24px',
1095
- height: '24px',
1090
+ width: 'unset',
1091
+ height: 'unset',
1092
+ svg: {
1093
+ width: '24px !important',
1094
+ height: '24px !important',
1095
+ },
1096
1096
  },
1097
1097
  };
1098
1098
  });
@@ -1,68 +1,68 @@
1
1
  import React__default, { useState, useEffect, useRef, useMemo, Fragment, memo, useCallback, useImperativeHandle, createContext, useContext, forwardRef } from 'react';
2
- import { T as Text } from './index-42c96a0d.js';
3
- import { b as StyledAvatar, c as StyledBadge$1, d as StyledBorderHeading, e as StyledDropdown, f as StyledDropdownName, g as StyledDropdownList, h as StyledDropdownOption, i as StyledIcon$1, j as StyledGrid, k as StyledPagination, l as StyledPageBlock, m as StyledPaginationBlock, n as StyledTag, o as StyledToggle, p as StyledToggleIcon, q as StyledToggleLabel, r as StyledCheckbox, s as StyledRateStars, u as useStyles$4, T as TextArea, P as PureInput } from './index.styles-3c2a0994.js';
4
- import { f as formatUrlWithPageParam, M as MediaQueries } from './utils-577218f8.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-24c884ca.js';
6
- import { T as Text$1 } from './index-20e1f62b.js';
7
- import { _ as __rest, a as __awaiter } from './tslib.es6-b386827f.js';
2
+ import { T as Text } from './index-dd4cb91f.js';
3
+ import { b as StyledAvatar, c as StyledBadge$1, d as StyledBorderHeading, e as StyledDropdown, f as StyledDropdownName, g as StyledDropdownList, h as StyledDropdownOption, i as StyledIcon$1, j as StyledGrid, k as StyledPagination, l as StyledPageBlock, m as StyledPaginationBlock, n as StyledTag, o as StyledToggle, p as StyledToggleIcon, q as StyledToggleLabel, r as StyledCheckbox, s as StyledRateStars, u as useStyles$4, T as TextArea, P as PureInput } from './index.styles-7158932d.js';
4
+ import { f as formatUrlWithPageParam, M as MediaQueries } from './utils-c012e874.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-0388c25f.js';
6
+ import { T as Text$1 } from './index-42b40c84.js';
7
+ import { _ as __rest, a as __awaiter } from './tslib.es6-5d7b9e50.js';
8
8
  import { Bookmark, CalendarMB, Calendar } from '@hhgtech/icons/other';
9
- import { C as CommonGAssets } from './index-dffe2a0e.js';
10
- import { H as Heading } from './index-1bc9e98c.js';
11
- import { t as theme } from './theme-045f7a4c.js';
9
+ import { C as CommonGAssets } from './index-65cfeed0.js';
10
+ import { H as Heading } from './index-c17d0ee4.js';
11
+ import { t as theme } from './theme-05ffbc01.js';
12
12
  import { Box, Radio as Radio$2, Flex, rem, Card, Group, createStyles, Stack, getStylesRef, useMantineTheme, Container as Container$1, AspectRatio as AspectRatio$1, ScrollArea, Chip, Badge as Badge$1, MultiSelect, Stepper } from '@mantine/core';
13
13
  import innertext from 'innertext';
14
14
  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-5755597c.js';
16
- import { G as Gender, L as LOCALE } from './Subot-fe0f37a7.js';
17
- import './useMantineLocale-af6fc69e.js';
18
- import './translationsContext-10962889.js';
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-76987a06.js';
16
+ import { G as Gender, L as LOCALE } from './Subot-3e1c26ae.js';
17
+ import './useMantineLocale-04af0072.js';
18
+ import './translationsContext-fa937fe5.js';
19
19
  import 'string-format';
20
20
  import { useViewportSize } from '@mantine/hooks';
21
- import { i as isInternalLink, d as getTogetherUserPostsApiPath } from './index-6288eb05.js';
21
+ import { i as isInternalLink, d as getTogetherUserPostsApiPath } from './index-ae3ecd37.js';
22
22
  import styled from '@emotion/styled';
23
23
  import throttle from 'lodash/throttle';
24
- import { L as Logo } from './index-70cc9ebd.js';
25
- import { B as Button } from './index-f685adbb.js';
26
- import { I as Input } from './index-b3b2700b.js';
24
+ import { L as Logo } from './index-3fd5a05d.js';
25
+ import { B as Button } from './index-ac7a4ed9.js';
26
+ import { I as Input } from './index-c7133b65.js';
27
27
  import { keyframes, css } from '@emotion/react';
28
28
  import parse from 'html-react-parser';
29
- import { i as isProduction } from './isProduction-b948eb3f.js';
30
- import { u as useTranslations } from './useTranslations-b0e645f7.js';
29
+ import { i as isProduction } from './isProduction-61d9c527.js';
30
+ import { u as useTranslations } from './useTranslations-b2e35936.js';
31
31
  import { format, addDays, isBefore, startOfMonth, addMonths, subMonths, getDaysInMonth, isToday, isSameDay, isWithinInterval, isAfter, isPast } from 'date-fns';
32
32
  import dayjs from 'dayjs';
33
- import { D as DATE_FORMAT } from './types-49152b7b.js';
34
- import { s as setDefaultClass, Z as Z_INDEX, b as DUE_DATE_FORMAT, H as HEALTH_TOOL_TYPE$1, d as callApiWithAuth, g as getApiPath, P as PATHS$2, T as TogetherComponentGlobalContext, e as getPremiumApiPath, f as getWebsiteUrlApi, h as getSsoApiPath } from './utils-9117c62e.js';
35
- import { D as DatePicker } from './index-9c3707bf.js';
36
- import { M as MarryBabyText } from './index-f162b0cf.js';
37
- import { S as Slider } from './index-c0c37e9c.js';
38
- import { D as Dropdown } from './index-2ea06dfd.js';
39
- import { C as Container } from './index-f243053f.js';
33
+ import { D as DATE_FORMAT } from './types-8d747cfc.js';
34
+ import { s as setDefaultClass, Z as Z_INDEX, b as DUE_DATE_FORMAT, H as HEALTH_TOOL_TYPE$1, d as callApiWithAuth, g as getApiPath, P as PATHS$2, T as TogetherComponentGlobalContext, e as getPremiumApiPath, f as getWebsiteUrlApi, h as getSsoApiPath } from './utils-de86597d.js';
35
+ import { D as DatePicker } from './index-b71259d7.js';
36
+ import { M as MarryBabyText } from './index-5113eb65.js';
37
+ import { S as Slider } from './index-f0d949bf.js';
38
+ import { D as Dropdown } from './index-9c4f5dc5.js';
39
+ import { C as Container } from './index-a0d1517b.js';
40
40
  import { useForm, Controller } from 'react-hook-form';
41
- import { u as useHealthToolsCache } from './useHealthToolCache-6b196ff6.js';
41
+ import { u as useHealthToolsCache } from './useHealthToolCache-a1d2ea6f.js';
42
42
  import { yupResolver } from '@hookform/resolvers/yup';
43
- import { B as BabyGrowthGender, D as Drawer } from './index-d36649d2.js';
44
- import { L as Label } from './constants-d85c8175.js';
45
- import { f as formatUserProfileUrl } from './index-fcd8c82e.js';
46
- import './utils-2c1ee471.js';
47
- import './index.styled-12b83f13.js';
48
- import './index-c1353ae9.js';
49
- import { a as useOutsideClick } from './useOutsideClick-c4752c33.js';
43
+ import { B as BabyGrowthGender, D as Drawer } from './index-7f507650.js';
44
+ import { L as Label } from './constants-8451531a.js';
45
+ import { f as formatUserProfileUrl } from './index-d3eb8e13.js';
46
+ import './utils-54df891f.js';
47
+ import './index.styled-37feca28.js';
48
+ import './index-9afd6918.js';
49
+ import { a as useOutsideClick } from './useOutsideClick-cb5f360c.js';
50
50
  import enUS from 'date-fns/locale/en-US';
51
51
  import id from 'date-fns/locale/id';
52
52
  import vi from 'date-fns/locale/vi';
53
53
  import zhTW from 'date-fns/locale/zh-TW';
54
- import { g as getSocialList } from './getSocialList-dac36ade.js';
54
+ import { g as getSocialList } from './getSocialList-77d94676.js';
55
55
  import { v4 } from 'uuid';
56
- import { g as getCurrentBaseUrl, a as getCurrentSsoUrl } from './routing-fa4df5ed.js';
56
+ import { g as getCurrentBaseUrl, a as getCurrentSsoUrl } from './routing-1cfad389.js';
57
57
  import { useForm as useForm$1, isNotEmpty } from '@mantine/form';
58
- import { I as Icon } from './index-d3bc362a.js';
58
+ import { I as Icon } from './index-f46e2b65.js';
59
59
  import { Close, Plus } from '@hhgtech/icons/core';
60
- import { M as Modal } from './index-150ef423.js';
60
+ import { M as Modal } from './index-b7686dd2.js';
61
61
  import Cookies from 'js-cookie';
62
62
  import flatten from 'lodash/flatten';
63
63
  import uniqBy from 'lodash/uniqBy';
64
- import { g as getCookie } from './cookieHelper-f5c48224.js';
65
- import { n as normalizeLinkSlash, a as normalizeLink } from './normalizeLink-35f046f7.js';
64
+ import { g as getCookie } from './cookieHelper-c2ddd57f.js';
65
+ import { n as normalizeLinkSlash, a as normalizeLink } from './normalizeLink-39a35e4e.js';
66
66
 
67
67
  var styles$7 = {"alert":"CHw-fZZ","content":"_03U6VRS","close":"EO828Vv"};
68
68
 
@@ -1,13 +1,13 @@
1
1
  import React__default, { useState, useEffect, useMemo, useCallback } from 'react';
2
- import { t as StyledDivider, v as useStyles, w as StyledContainer } from './index.styles-3c2a0994.js';
3
- import { _ as __rest, a as __awaiter } from './tslib.es6-b386827f.js';
4
- import { u as useTranslations } from './useTranslations-b0e645f7.js';
5
- import { B as Button } from './index-24c884ca.js';
6
- import { P as PATHS } from './paths-6fec74d4.js';
7
- import { a as LOCALIZED_SLUGS } from './constants-d85c8175.js';
8
- import { d as domainLocales } from './index-5755597c.js';
9
- import { i as callApi, j as getCarePath } from './utils-9117c62e.js';
10
- import { i as isProduction } from './isProduction-b948eb3f.js';
2
+ import { t as StyledDivider, v as useStyles, w as StyledContainer } from './index.styles-7158932d.js';
3
+ import { _ as __rest, a as __awaiter } from './tslib.es6-5d7b9e50.js';
4
+ import { u as useTranslations } from './useTranslations-b2e35936.js';
5
+ import { B as Button } from './index-0388c25f.js';
6
+ import { P as PATHS } from './paths-d309153f.js';
7
+ import { a as LOCALIZED_SLUGS } from './constants-8451531a.js';
8
+ import { d as domainLocales } from './index-76987a06.js';
9
+ import { i as callApi, j as getCarePath } from './utils-de86597d.js';
10
+ import { i as isProduction } from './isProduction-61d9c527.js';
11
11
 
12
12
  /**
13
13
  * @deprecated Consider to use mantine
@@ -1,11 +1,11 @@
1
- import { _ as __rest } from './tslib.es6-b386827f.js';
1
+ import { _ as __rest } from './tslib.es6-5d7b9e50.js';
2
2
  import React__default, { useMemo, useState, useEffect } from 'react';
3
- import { L as LOCALE } from './Subot-fe0f37a7.js';
3
+ import { L as LOCALE } from './Subot-3e1c26ae.js';
4
4
  import styled from '@emotion/styled';
5
- import { C as CommonGAssets } from './index-dffe2a0e.js';
6
- import { t as theme } from './theme-045f7a4c.js';
7
- import { I as ImageWrap, f as CentralCarousel } from './index-24c884ca.js';
8
- import { T as Text } from './index-20e1f62b.js';
5
+ import { C as CommonGAssets } from './index-65cfeed0.js';
6
+ import { t as theme } from './theme-05ffbc01.js';
7
+ import { I as ImageWrap, f as CentralCarousel } from './index-0388c25f.js';
8
+ import { T as Text } from './index-42b40c84.js';
9
9
 
10
10
  const StyledIconContainer = styled.div `
11
11
  display: inline-flex;
@@ -1,11 +1,11 @@
1
- import { _ as __rest } from './tslib.es6-b386827f.js';
1
+ import { _ as __rest } from './tslib.es6-5d7b9e50.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-5755597c.js';
6
- import { L as LOCALE } from './Subot-fe0f37a7.js';
7
- import { C as CommonGAssets } from './index-dffe2a0e.js';
8
- import { M as MAPPED_LOCALE } from './useMantineLocale-af6fc69e.js';
5
+ import { I as ISO_FORMAT } from './index-76987a06.js';
6
+ import { L as LOCALE } from './Subot-3e1c26ae.js';
7
+ import { C as CommonGAssets } from './index-65cfeed0.js';
8
+ import { M as MAPPED_LOCALE } from './useMantineLocale-04af0072.js';
9
9
 
10
10
  // Omit<MantineDatePickerInputProps, 'value'>
11
11
  const DatePicker = (_a) => {
@@ -1,8 +1,8 @@
1
1
  import React__default, { useState, useEffect } from 'react';
2
- import { L as LOCALE } from './Subot-fe0f37a7.js';
3
- import { C as CommonGAssets } from './index-dffe2a0e.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-2c1ee471.js';
5
- import { I as ImageWrap } from './index-24c884ca.js';
2
+ import { L as LOCALE } from './Subot-3e1c26ae.js';
3
+ import { C as CommonGAssets } from './index-65cfeed0.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-54df891f.js';
5
+ import { I as ImageWrap } from './index-0388c25f.js';
6
6
 
7
7
  const Logo = ({ type, className, style, isLightLogo, customSize, badge, locale, dateForSeasonal, isPro, }) => {
8
8
  const [seasonalChecks, setSeasonalChecks] = useState({
@@ -1,18 +1,18 @@
1
- import { _ as __rest } from './tslib.es6-b386827f.js';
1
+ import { _ as __rest } from './tslib.es6-5d7b9e50.js';
2
2
  import React__default from 'react';
3
- import './index-24c884ca.js';
3
+ import './index-0388c25f.js';
4
4
  import '@mantine/core';
5
5
  import '@mantine/dates';
6
- import './index-5755597c.js';
7
- import './Subot-fe0f37a7.js';
8
- import './index-dffe2a0e.js';
9
- import './useMantineLocale-af6fc69e.js';
10
- import { T as Text$1 } from './index-42c96a0d.js';
11
- import './theme-045f7a4c.js';
12
- import './translationsContext-10962889.js';
6
+ import './index-76987a06.js';
7
+ import './Subot-3e1c26ae.js';
8
+ import './index-65cfeed0.js';
9
+ import './useMantineLocale-04af0072.js';
10
+ import { T as Text$1 } from './index-dd4cb91f.js';
11
+ import './theme-05ffbc01.js';
12
+ import './translationsContext-fa937fe5.js';
13
13
  import 'string-format';
14
14
  import '@mantine/hooks';
15
- import './utils-577218f8.js';
15
+ import './utils-c012e874.js';
16
16
 
17
17
  /**
18
18
  * @deprecated Consider to use import { Text } from '@hhgtech/hhg-components/mantine'
@@ -1,6 +1,6 @@
1
- import { _ as __rest } from './tslib.es6-b386827f.js';
1
+ import { _ as __rest } from './tslib.es6-5d7b9e50.js';
2
2
  import React__default from 'react';
3
- import { S as StyledHeading, a as StyledText } from './index.styled-12b83f13.js';
3
+ import { S as StyledHeading, a as StyledText } from './index.styled-37feca28.js';
4
4
 
5
5
  const MarryBabyHeading = (_a) => {
6
6
  var { type, color, style } = _a, props = __rest(_a, ["type", "color", "style"]);
@@ -1,18 +1,18 @@
1
- import { a as __awaiter, _ as __rest } from './tslib.es6-b386827f.js';
1
+ import { a as __awaiter, _ as __rest } from './tslib.es6-5d7b9e50.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-24c884ca.js';
4
+ import { c as Input, S as Select } from './index-0388c25f.js';
5
5
  import '@mantine/dates';
6
- import { c as CDN_ADDRESS } from './index-5755597c.js';
7
- import { L as LOCALE } from './Subot-fe0f37a7.js';
8
- import './index-dffe2a0e.js';
9
- import './useMantineLocale-af6fc69e.js';
10
- import './index-42c96a0d.js';
11
- import './theme-045f7a4c.js';
12
- import { u as useTranslations } from './useTranslations-b0e645f7.js';
6
+ import { c as CDN_ADDRESS } from './index-76987a06.js';
7
+ import { L as LOCALE } from './Subot-3e1c26ae.js';
8
+ import './index-65cfeed0.js';
9
+ import './useMantineLocale-04af0072.js';
10
+ import './index-dd4cb91f.js';
11
+ import './theme-05ffbc01.js';
12
+ import { u as useTranslations } from './useTranslations-b2e35936.js';
13
13
  import '@mantine/hooks';
14
- import './utils-577218f8.js';
15
- import { M as MAPPED_LOCALE } from './utils-c629d1e2.js';
14
+ import './utils-c012e874.js';
15
+ import { M as MAPPED_LOCALE } from './utils-4eb59275.js';
16
16
 
17
17
  const generateGetAddressDetail = (locale) => {
18
18
  return `${CDN_ADDRESS}/cities-data-${MAPPED_LOCALE[locale]}.json`;
@@ -1,5 +1,5 @@
1
- import { d as domainLocales } from './index-5755597c.js';
2
- import { i as isProduction } from './isProduction-b948eb3f.js';
1
+ import { d as domainLocales } from './index-76987a06.js';
2
+ import { i as isProduction } from './isProduction-61d9c527.js';
3
3
 
4
4
  const isNumeric = (n) => !isNaN(parseFloat(n)) && isFinite(n);
5
5
  const defaultDomain = 'hellosehat.com';
@@ -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-fe0f37a7.js';
3
- import { i as isProduction } from './isProduction-b948eb3f.js';
2
+ import { L as LOCALE } from './Subot-3e1c26ae.js';
3
+ import { i as isProduction } from './isProduction-61d9c527.js';
4
4
 
5
5
  const siteHost = {
6
6
  HELLO_HEALTH_GROUP: 'hellohealthgroup.com',
@@ -1,7 +1,7 @@
1
- import { _ as __rest } from './tslib.es6-b386827f.js';
1
+ import { _ as __rest } from './tslib.es6-5d7b9e50.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-045f7a4c.js';
4
+ import { t as theme } from './theme-05ffbc01.js';
5
5
 
6
6
  const Indicator = (_a) => {
7
7
  var { styles, color = theme.colors.red700 } = _a, props = __rest(_a, ["styles", "color"]);
@@ -1,18 +1,18 @@
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-577218f8.js';
4
- import { x as StyledBackdrop, y as StyledDrawer, z as StyledDrawerPanel, A as StyledDrawerContent, B as StyledRadioImageGroup, C as StyledRadioImageItem } from './index.styles-3c2a0994.js';
5
- import { T as Text } from './index-42c96a0d.js';
6
- import { u as useScrollbarSize } from './useScrollbarSize-b13fdd15.js';
3
+ import { t as toggleNoScroll, M as MediaQueries } from './utils-c012e874.js';
4
+ import { x as StyledBackdrop, y as StyledDrawer, z as StyledDrawerPanel, A as StyledDrawerContent, B as StyledRadioImageGroup, C as StyledRadioImageItem } from './index.styles-7158932d.js';
5
+ import { T as Text } from './index-dd4cb91f.js';
6
+ import { u as useScrollbarSize } from './useScrollbarSize-e2c91c44.js';
7
7
  import { createPortal } from 'react-dom';
8
8
  import styled from '@emotion/styled';
9
- import { s as setDefaultClass } from './utils-9117c62e.js';
10
- import { t as theme } from './theme-045f7a4c.js';
9
+ import { s as setDefaultClass } from './utils-de86597d.js';
10
+ import { t as theme } from './theme-05ffbc01.js';
11
11
  import { BabyBoyMB, GenderChooseBoy, BabyGirlMB, GenderChooseGirl } from '@hhgtech/icons/other';
12
- import { u as useTranslations } from './useTranslations-b0e645f7.js';
13
- import { G as Gender } from './Subot-fe0f37a7.js';
14
- import { M as MarryBabyText, a as MarryBabyHeading } from './index-f162b0cf.js';
15
- import { T as Text$1 } from './index-20e1f62b.js';
12
+ import { u as useTranslations } from './useTranslations-b2e35936.js';
13
+ import { G as Gender } from './Subot-3e1c26ae.js';
14
+ import { M as MarryBabyText, a as MarryBabyHeading } from './index-5113eb65.js';
15
+ import { T as Text$1 } from './index-42b40c84.js';
16
16
 
17
17
  const Backdrop = ({ open = false, onClickOutside, }) => {
18
18
  return (React__default.createElement(StyledBackdrop, { "data-open": open, onClick: onClickOutside }));
@@ -82,7 +82,7 @@ const StyledModal = setDefaultClass(styled.div `
82
82
  z-index: 200;
83
83
  background-color: ${theme.colors.white};
84
84
  border-radius: ${theme.borderRadius};
85
- box-shadow: 0px 4px 8px ${theme.colors.gray200};
85
+ box-shadow: 0px 8px 40px 0px #0000001a;
86
86
  &[data-site-type='marryBaby'] {
87
87
  border-radius: 16px;
88
88
  .hhg-modal__content {
@@ -121,7 +121,9 @@ const StyledModalWrapper = styled.div `
121
121
  overflow-y: auto;
122
122
  outline: 0;
123
123
  visibility: hidden;
124
- background-color: rgba(38, 38, 38, 0.3);
124
+ opacity: 0;
125
+ background-color: rgba(0, 0, 0, 0.6);
126
+ transition: opacity 0.3s ease-in-out;
125
127
 
126
128
  .hhg-modal__close {
127
129
  position: absolute;
@@ -138,13 +140,16 @@ const StyledModalWrapper = styled.div `
138
140
  z-index: 1001;
139
141
  }
140
142
  &[data-open='true'] {
143
+ opacity: 1;
141
144
  visibility: visible;
142
145
  }
143
146
 
147
+ ${StyledModal.classSelector} {
148
+ transition: transform 0.3s ease-in-out;
149
+ }
144
150
  &.slideTop {
145
151
  ${StyledModal.classSelector} {
146
152
  transform: translate(0, -100vh);
147
- transition: all 0.5s ease;
148
153
  }
149
154
 
150
155
  &[data-open='true'] {
@@ -161,7 +166,6 @@ const StyledModalWrapper = styled.div `
161
166
 
162
167
  &[data-open='true'] {
163
168
  ${StyledModal.classSelector} {
164
- transition: all 0.3s ease-out;
165
169
  transform: scale(1);
166
170
  }
167
171
  }
@@ -258,7 +262,7 @@ const cleanUpDisabledScroll = () => {
258
262
  /**
259
263
  * @deprecated Consider to use at '@hhgtech/hhg-components/mantine'
260
264
  */
261
- const Modal = ({ type = 'lead', closeIcon, isOpen = true, onClose, children, className = '', animationType = 'slideTop', isStaticBackdrop = false, siteType, }) => {
265
+ const Modal = ({ type = 'lead', closeIcon, isOpen = true, onClose, children, className = '', animationType = 'scaleUp', isStaticBackdrop = false, siteType, }) => {
262
266
  const [mounted, setMounted] = useState(false);
263
267
  const elRef = useRef(null);
264
268
  const { width: scrollBarWidth } = useScrollbarSize();
@@ -1,7 +1,7 @@
1
1
  import React__default from 'react';
2
2
  import { useMantineTheme } from '@mantine/core';
3
3
  import styled from '@emotion/styled';
4
- import { t as theme } from './theme-045f7a4c.js';
4
+ import { t as theme } from './theme-05ffbc01.js';
5
5
 
6
6
  const StyledDropdown = styled.div `
7
7
  --dropdown-padding: 12px 18px 12px 16px;
@@ -1,6 +1,6 @@
1
- import { _ as __rest } from './tslib.es6-b386827f.js';
1
+ import { _ as __rest } from './tslib.es6-5d7b9e50.js';
2
2
  import React__default from 'react';
3
- import { B as Button$1 } from './index-24c884ca.js';
3
+ import { B as Button$1 } from './index-0388c25f.js';
4
4
 
5
5
  /**
6
6
  * @deprecated Consider to use at '@hhgtech/hhg-components/mantine'