@hhgtech/hhg-components 1.28.81 → 1.28.82

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (285) hide show
  1. package/build/adapters.js +14 -14
  2. package/build/babyGrowth.js +77 -77
  3. package/build/cache.js +3 -3
  4. package/build/care.js +17 -17
  5. package/build/components/molecules/index.d.ts +1 -0
  6. package/build/components/molecules/sideBannerModal/index.d.ts +1 -1
  7. package/build/components.js +56 -55
  8. package/build/{constants-a82fd7a4.js → constants-856e5cfa.js} +2 -2
  9. package/build/{constants-8c5b5a61.js → constants-e609d3aa.js} +2 -2
  10. package/build/constants.js +3 -3
  11. package/build/{core-8a2194ba.js → core-7a417965.js} +2 -2
  12. package/build/{dataTransform-b2c8970e.js → dataTransform-a6b6db85.js} +1 -1
  13. package/build/ecom.js +6 -6
  14. package/build/esm/adapters.js +14 -14
  15. package/build/esm/babyGrowth.js +78 -78
  16. package/build/esm/cache.js +3 -3
  17. package/build/esm/care.js +17 -17
  18. package/build/esm/components/molecules/index.d.ts +1 -0
  19. package/build/esm/components/molecules/sideBannerModal/index.d.ts +1 -1
  20. package/build/esm/components.js +55 -55
  21. package/build/esm/{constants-8a771ad9.js → constants-a4edd7d4.js} +2 -2
  22. package/build/esm/{constants-b2c68b93.js → constants-c68921ad.js} +2 -2
  23. package/build/esm/constants.js +3 -3
  24. package/build/esm/{core-73fb353f.js → core-6f705325.js} +2 -2
  25. package/build/esm/{dataTransform-d998d2e7.js → dataTransform-98fc7d07.js} +1 -1
  26. package/build/esm/ecom.js +6 -6
  27. package/build/esm/footer.js +19 -19
  28. package/build/esm/gAssets.js +4 -4
  29. package/build/esm/{getDynamicHealthTool-0cbbb8c4.js → getDynamicHealthTool-2e414236.js} +4 -4
  30. package/build/esm/{getSocialList-a5495771.js → getSocialList-ac6ab172.js} +2 -2
  31. package/build/esm/hooks.js +17 -17
  32. package/build/esm/i18n.js +2 -2
  33. package/build/esm/i18nV2.js +2 -2
  34. package/build/esm/{index-dde90310.js → index-0ea13007.js} +9 -9
  35. package/build/esm/{index-e95289e3.js → index-18bc2581.js} +2 -2
  36. package/build/esm/{index-d849bbd4.js → index-199900d8.js} +9 -9
  37. package/build/esm/{index-f7917d15.js → index-20f6146f.js} +3 -3
  38. package/build/esm/{index-818a2c8b.js → index-2913b846.js} +5 -5
  39. package/build/esm/{index-644cb2d0.js → index-3424d88f.js} +3 -3
  40. package/build/esm/{index-8789543a.js → index-34dd9d03.js} +10 -10
  41. package/build/esm/{index-5df6602b.js → index-416d63fd.js} +9 -9
  42. package/build/esm/{index-ed188bb1.js → index-4c23d612.js} +4 -4
  43. package/build/esm/{index-57ac9922.js → index-69996b24.js} +4 -4
  44. package/build/esm/{index-2b274bca.js → index-69a4bf84.js} +2 -2
  45. package/build/esm/{index-7c7c041c.js → index-880f23aa.js} +1 -1
  46. package/build/esm/{index-25679ac7.js → index-9944f682.js} +29 -29
  47. package/build/esm/{index-fdb8322b.js → index-a1bc5cef.js} +2 -2
  48. package/build/esm/{index-11e5eb5b.js → index-ab41f48a.js} +1 -1
  49. package/build/esm/{index-cba45b6d.js → index-b6c0642e.js} +6 -6
  50. package/build/esm/{index-1bd362f6.js → index-c1dd06de.js} +2 -2
  51. package/build/esm/{index-b90eea09.js → index-c497ec47.js} +2 -2
  52. package/build/esm/{index-c4c8c952.js → index-d366ac6a.js} +2 -2
  53. package/build/esm/{index-4193d039.js → index-d81506d4.js} +2 -2
  54. package/build/esm/{index-58f6cd4c.js → index-da990c66.js} +10 -10
  55. package/build/esm/{index-1c26d0a2.js → index-ea3e9832.js} +46 -46
  56. package/build/esm/{index-686fc3c3.js → index-eb2c3d5f.js} +2 -2
  57. package/build/esm/{index-950e8dd9.js → index-f5028458.js} +4 -4
  58. package/build/esm/{index-6457f5ee.js → index-f8cbb5f5.js} +13 -13
  59. package/build/esm/index.js +63 -63
  60. package/build/esm/{index.styled-039b3964.js → index.styled-80ce9adc.js} +2 -2
  61. package/build/esm/{index.styles-d2f89af8.js → index.styles-4d5d1da6.js} +5 -5
  62. package/build/esm/lead/components/context.d.ts +4 -1
  63. package/build/esm/lead/components/otpBlock/index.d.ts +1 -3
  64. package/build/esm/lead/components/otpBlock/index.styles.d.ts +2 -0
  65. package/build/esm/lead.js +69 -63
  66. package/build/esm/mantine.js +19 -19
  67. package/build/esm/misc.js +17 -17
  68. package/build/esm/navigation.js +34 -34
  69. package/build/esm/onboardingV2.js +29 -29
  70. package/build/esm/pwg.js +18 -18
  71. package/build/esm/{routing-621fd8e3.js → routing-2fb52661.js} +2 -2
  72. package/build/esm/subot.js +20 -20
  73. package/build/esm/together.js +33 -33
  74. package/build/esm/{types-ba4d2f85.js → types-9e24ccdb.js} +29 -29
  75. package/build/esm/{types-4a0f1a27.js → types-e19f512d.js} +13 -13
  76. package/build/esm/types.js +1 -1
  77. package/build/esm/{useCategory-ddad4950.js → useCategory-224febff.js} +5 -5
  78. package/build/esm/{useHealthToolCache-1388cb53.js → useHealthToolCache-df59d7d3.js} +2 -2
  79. package/build/esm/{usePlacesAutocomplete-a5ad4aec.js → usePlacesAutocomplete-00d81b47.js} +1 -1
  80. package/build/esm/{useTranslations-e495c7f4.js → useTranslations-8e74d957.js} +1 -1
  81. package/build/esm/{utils-3cf2dc87.js → utils-370db6e4.js} +4 -4
  82. package/build/esm/{utils-5d206543.js → utils-6b797d8b.js} +5 -5
  83. package/build/esm/{utils-241a19fc.js → utils-d768df29.js} +1 -1
  84. package/build/esm/vaccination.js +24 -24
  85. package/build/footer.js +19 -19
  86. package/build/gAssets.js +4 -4
  87. package/build/{getDynamicHealthTool-55dda645.js → getDynamicHealthTool-5d218518.js} +4 -4
  88. package/build/{getSocialList-cdaa32f1.js → getSocialList-9363d7d2.js} +2 -2
  89. package/build/hooks.js +17 -17
  90. package/build/i18n.js +1 -1
  91. package/build/i18nV2.js +1 -1
  92. package/build/{index-73233fa8.js → index-0c2eb08e.js} +4 -4
  93. package/build/{index-4817b299.js → index-1a7828e5.js} +2 -2
  94. package/build/{index-69bf5288.js → index-212d0092.js} +2 -2
  95. package/build/{index-3f5506d6.js → index-2ca767e3.js} +1 -1
  96. package/build/{index-f99a192e.js → index-2ed3e77a.js} +6 -6
  97. package/build/{index-590bf6af.js → index-31b77d45.js} +3 -3
  98. package/build/{index-23fbb6b8.js → index-35077d88.js} +9 -9
  99. package/build/{index-aaf3efa9.js → index-459d6ad4.js} +10 -10
  100. package/build/{index-e590e194.js → index-55fda92e.js} +9 -9
  101. package/build/{index-28ec77c2.js → index-57571b29.js} +2 -2
  102. package/build/{index-791ab78c.js → index-614ae445.js} +2 -2
  103. package/build/{index-ef7ec870.js → index-6bdde1aa.js} +4 -4
  104. package/build/{index-8a75e074.js → index-7001d84b.js} +9 -9
  105. package/build/{index-e4b6789d.js → index-715d5d30.js} +29 -29
  106. package/build/{index-7133dcfc.js → index-8e5eb06c.js} +10 -10
  107. package/build/{index-d0d87437.js → index-91330e5c.js} +13 -13
  108. package/build/{index-0527509e.js → index-9d203d6b.js} +3 -3
  109. package/build/{index-0683191b.js → index-9e6a0e2d.js} +2 -2
  110. package/build/{index-20e6996f.js → index-ae2b7f10.js} +2 -2
  111. package/build/{index-531792ba.js → index-b0eb606c.js} +5 -5
  112. package/build/{index-0f2ce01e.js → index-b8c8e986.js} +46 -45
  113. package/build/{index-14986caf.js → index-cd2d590a.js} +2 -2
  114. package/build/{index-cd910555.js → index-d4d22c6d.js} +2 -2
  115. package/build/{index-4f78e046.js → index-d511a66e.js} +1 -1
  116. package/build/{index-1e5a1e13.js → index-fab5b061.js} +4 -4
  117. package/build/index.js +64 -63
  118. package/build/{index.styled-d7310859.js → index.styled-9cfaad5a.js} +2 -2
  119. package/build/{index.styles-c8c7fed9.js → index.styles-3ff5fc4e.js} +5 -5
  120. package/build/lead/components/context.d.ts +4 -1
  121. package/build/lead/components/otpBlock/index.d.ts +1 -3
  122. package/build/lead/components/otpBlock/index.styles.d.ts +2 -0
  123. package/build/lead.js +69 -63
  124. package/build/mantine.js +17 -17
  125. package/build/misc.js +17 -17
  126. package/build/navigation.js +34 -34
  127. package/build/onboardingV2.js +28 -28
  128. package/build/pwg.js +18 -18
  129. package/build/{routing-88fd2091.js → routing-1f3a386d.js} +2 -2
  130. package/build/subot.js +20 -20
  131. package/build/together.js +33 -33
  132. package/build/{types-c7fb28e5.js → types-808399ec.js} +29 -29
  133. package/build/{types-15f81b78.js → types-d1e7d2cd.js} +13 -13
  134. package/build/types.js +1 -1
  135. package/build/{useCategory-0088ed13.js → useCategory-f14a025e.js} +5 -5
  136. package/build/{useHealthToolCache-50505451.js → useHealthToolCache-4e156651.js} +2 -2
  137. package/build/{usePlacesAutocomplete-21ca4da6.js → usePlacesAutocomplete-152d2e73.js} +1 -1
  138. package/build/{useTranslations-4270da1c.js → useTranslations-b53041be.js} +1 -1
  139. package/build/{utils-dfa0103c.js → utils-0697210e.js} +4 -4
  140. package/build/{utils-eb2dac71.js → utils-7fee6f4f.js} +5 -5
  141. package/build/{utils-05be4163.js → utils-b2499923.js} +1 -1
  142. package/build/vaccination.js +24 -24
  143. package/package.json +1 -1
  144. /package/build/{BMI_BOYS.percentile.monthly-4276d4a3.js → BMI_BOYS.percentile.monthly-6745bd00.js} +0 -0
  145. /package/build/{BMI_BOYS.percentile.weekly-47277d32.js → BMI_BOYS.percentile.weekly-15b8a685.js} +0 -0
  146. /package/build/{BMI_BOYS.percentile.yearly-132e4c6a.js → BMI_BOYS.percentile.yearly-05b09586.js} +0 -0
  147. /package/build/{BMI_BOYS.zscore.monthly-a8871e0a.js → BMI_BOYS.zscore.monthly-e0439d83.js} +0 -0
  148. /package/build/{BMI_BOYS.zscore.weekly-ae61a4ec.js → BMI_BOYS.zscore.weekly-9c9ab20c.js} +0 -0
  149. /package/build/{BMI_BOYS.zscore.yearly-068ecb81.js → BMI_BOYS.zscore.yearly-98e441a5.js} +0 -0
  150. /package/build/{BMI_GIRLS.percentile.monthly-71356da3.js → BMI_GIRLS.percentile.monthly-d0f52fdb.js} +0 -0
  151. /package/build/{BMI_GIRLS.percentile.weekly-78b3e5e9.js → BMI_GIRLS.percentile.weekly-689a5430.js} +0 -0
  152. /package/build/{BMI_GIRLS.percentile.yearly-db9a067f.js → BMI_GIRLS.percentile.yearly-c96aebb1.js} +0 -0
  153. /package/build/{BMI_GIRLS.zscore.monthly-7f8db7d2.js → BMI_GIRLS.zscore.monthly-a1e3575e.js} +0 -0
  154. /package/build/{BMI_GIRLS.zscore.weekly-b8b1e57f.js → BMI_GIRLS.zscore.weekly-5e8e0403.js} +0 -0
  155. /package/build/{BMI_GIRLS.zscore.yearly-b5389ef2.js → BMI_GIRLS.zscore.yearly-469995d5.js} +0 -0
  156. /package/build/{ChevronDown-35c9b69f.js → ChevronDown-cda9bf0a.js} +0 -0
  157. /package/build/{Close-371dc7d6.js → Close-cc2a81fe.js} +0 -0
  158. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-c2ad06fe.js → HEAD CIRCUM_BOYS.percentile.monthly-02b13051.js} +0 -0
  159. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-1c31ecf6.js → HEAD CIRCUM_BOYS.percentile.weekly-cd9180c8.js} +0 -0
  160. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-2423e199.js → HEAD CIRCUM_BOYS.percentile.yearly-0385cc0e.js} +0 -0
  161. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-920bfcfa.js → HEAD CIRCUM_BOYS.zscore.monthly-badc9013.js} +0 -0
  162. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-7cc02110.js → HEAD CIRCUM_BOYS.zscore.weekly-94a57c6f.js} +0 -0
  163. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-9ad50e51.js → HEAD CIRCUM_BOYS.zscore.yearly-3317caa6.js} +0 -0
  164. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-1bb577eb.js → HEAD CIRCUM_GIRLS.percentile.monthly-a988c504.js} +0 -0
  165. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-2f389f82.js → HEAD CIRCUM_GIRLS.percentile.weekly-61039650.js} +0 -0
  166. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-6971c79c.js → HEAD CIRCUM_GIRLS.percentile.yearly-b2ba0c63.js} +0 -0
  167. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-84851484.js → HEAD CIRCUM_GIRLS.zscore.monthly-5a4c819f.js} +0 -0
  168. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-536bb4b1.js → HEAD CIRCUM_GIRLS.zscore.weekly-4e5eeef7.js} +0 -0
  169. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-5a321cdb.js → HEAD CIRCUM_GIRLS.zscore.yearly-b0516b76.js} +0 -0
  170. /package/build/{HEIGHT_BOYS.percentile.monthly-4d34c8eb.js → HEIGHT_BOYS.percentile.monthly-0739e69e.js} +0 -0
  171. /package/build/{HEIGHT_BOYS.percentile.weekly-c4eaf8f5.js → HEIGHT_BOYS.percentile.weekly-e97c8bcd.js} +0 -0
  172. /package/build/{HEIGHT_BOYS.percentile.yearly-cffc4c3f.js → HEIGHT_BOYS.percentile.yearly-3797c55e.js} +0 -0
  173. /package/build/{HEIGHT_BOYS.zscore.monthly-00085607.js → HEIGHT_BOYS.zscore.monthly-26ce46b0.js} +0 -0
  174. /package/build/{HEIGHT_BOYS.zscore.weekly-7883cc26.js → HEIGHT_BOYS.zscore.weekly-49b44c47.js} +0 -0
  175. /package/build/{HEIGHT_BOYS.zscore.yearly-044f928d.js → HEIGHT_BOYS.zscore.yearly-ef4fab92.js} +0 -0
  176. /package/build/{HEIGHT_GIRLS.percentile.monthly-b49d9899.js → HEIGHT_GIRLS.percentile.monthly-10191e5a.js} +0 -0
  177. /package/build/{HEIGHT_GIRLS.percentile.weekly-133dc801.js → HEIGHT_GIRLS.percentile.weekly-0aa58fd2.js} +0 -0
  178. /package/build/{HEIGHT_GIRLS.percentile.yearly-53ac9934.js → HEIGHT_GIRLS.percentile.yearly-eb32fe40.js} +0 -0
  179. /package/build/{HEIGHT_GIRLS.zscore.monthly-f1e2c9e5.js → HEIGHT_GIRLS.zscore.monthly-797902b8.js} +0 -0
  180. /package/build/{HEIGHT_GIRLS.zscore.weekly-e35af9c0.js → HEIGHT_GIRLS.zscore.weekly-3d5098a5.js} +0 -0
  181. /package/build/{HEIGHT_GIRLS.zscore.yearly-68ea54ae.js → HEIGHT_GIRLS.zscore.yearly-54a6658d.js} +0 -0
  182. /package/build/{Subot-a43074dc.js → Subot-f130357f.js} +0 -0
  183. /package/build/{Visible-9be25cf7.js → Visible-a822251f.js} +0 -0
  184. /package/build/{WEIGHT_BOYS.percentile.monthly-940f3601.js → WEIGHT_BOYS.percentile.monthly-5a5f60ad.js} +0 -0
  185. /package/build/{WEIGHT_BOYS.percentile.weekly-aac85e21.js → WEIGHT_BOYS.percentile.weekly-27c44340.js} +0 -0
  186. /package/build/{WEIGHT_BOYS.percentile.yearly-bd866c8b.js → WEIGHT_BOYS.percentile.yearly-c4d02863.js} +0 -0
  187. /package/build/{WEIGHT_BOYS.zscore.monthly-b0dd909a.js → WEIGHT_BOYS.zscore.monthly-95b0a782.js} +0 -0
  188. /package/build/{WEIGHT_BOYS.zscore.weekly-d48a630e.js → WEIGHT_BOYS.zscore.weekly-913bd7a2.js} +0 -0
  189. /package/build/{WEIGHT_BOYS.zscore.yearly-5c51401c.js → WEIGHT_BOYS.zscore.yearly-67f369ed.js} +0 -0
  190. /package/build/{WEIGHT_GIRLS.percentile.monthly-430e43a5.js → WEIGHT_GIRLS.percentile.monthly-8e324c2a.js} +0 -0
  191. /package/build/{WEIGHT_GIRLS.percentile.weekly-7fd17b87.js → WEIGHT_GIRLS.percentile.weekly-43ab6239.js} +0 -0
  192. /package/build/{WEIGHT_GIRLS.percentile.yearly-77248d52.js → WEIGHT_GIRLS.percentile.yearly-30c34edc.js} +0 -0
  193. /package/build/{WEIGHT_GIRLS.zscore.monthly-576a278b.js → WEIGHT_GIRLS.zscore.monthly-f4651b73.js} +0 -0
  194. /package/build/{WEIGHT_GIRLS.zscore.weekly-eb305041.js → WEIGHT_GIRLS.zscore.weekly-65bbf27f.js} +0 -0
  195. /package/build/{WEIGHT_GIRLS.zscore.yearly-4bfdbd5b.js → WEIGHT_GIRLS.zscore.yearly-2612060b.js} +0 -0
  196. /package/build/{animation-b70285be.js → animation-2c02cea6.js} +0 -0
  197. /package/build/{cookieHelper-3d181027.js → cookieHelper-e8f1d4ca.js} +0 -0
  198. /package/build/esm/{BMI_BOYS.percentile.monthly-72af05b9.js → BMI_BOYS.percentile.monthly-478f7f3f.js} +0 -0
  199. /package/build/esm/{BMI_BOYS.percentile.weekly-7b5bc7bf.js → BMI_BOYS.percentile.weekly-a035b281.js} +0 -0
  200. /package/build/esm/{BMI_BOYS.percentile.yearly-64cddf60.js → BMI_BOYS.percentile.yearly-ee8fb9c4.js} +0 -0
  201. /package/build/esm/{BMI_BOYS.zscore.monthly-b301ee71.js → BMI_BOYS.zscore.monthly-a29df186.js} +0 -0
  202. /package/build/esm/{BMI_BOYS.zscore.weekly-93edb3b9.js → BMI_BOYS.zscore.weekly-2907cf20.js} +0 -0
  203. /package/build/esm/{BMI_BOYS.zscore.yearly-870ec8cb.js → BMI_BOYS.zscore.yearly-83eb5470.js} +0 -0
  204. /package/build/esm/{BMI_GIRLS.percentile.monthly-444a0cea.js → BMI_GIRLS.percentile.monthly-04b685d2.js} +0 -0
  205. /package/build/esm/{BMI_GIRLS.percentile.weekly-579ef36e.js → BMI_GIRLS.percentile.weekly-644f44c7.js} +0 -0
  206. /package/build/esm/{BMI_GIRLS.percentile.yearly-e7e95b67.js → BMI_GIRLS.percentile.yearly-37f9159e.js} +0 -0
  207. /package/build/esm/{BMI_GIRLS.zscore.monthly-c74b30d4.js → BMI_GIRLS.zscore.monthly-45aede75.js} +0 -0
  208. /package/build/esm/{BMI_GIRLS.zscore.weekly-ff5439b5.js → BMI_GIRLS.zscore.weekly-83d84a16.js} +0 -0
  209. /package/build/esm/{BMI_GIRLS.zscore.yearly-91f40e82.js → BMI_GIRLS.zscore.yearly-a2e371cf.js} +0 -0
  210. /package/build/esm/{ChevronDown-4f335914.js → ChevronDown-25d97522.js} +0 -0
  211. /package/build/esm/{Close-c8578459.js → Close-ad5271bd.js} +0 -0
  212. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-a5c9fcc0.js → HEAD CIRCUM_BOYS.percentile.monthly-39f7dea1.js} +0 -0
  213. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-35c77652.js → HEAD CIRCUM_BOYS.percentile.weekly-4753700e.js} +0 -0
  214. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-fbcc57f9.js → HEAD CIRCUM_BOYS.percentile.yearly-579dd4a5.js} +0 -0
  215. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-0e8ca1c8.js → HEAD CIRCUM_BOYS.zscore.monthly-a3a80bb3.js} +0 -0
  216. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-f02c2a1e.js → HEAD CIRCUM_BOYS.zscore.weekly-23883af0.js} +0 -0
  217. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-9c033f16.js → HEAD CIRCUM_BOYS.zscore.yearly-48ebc1da.js} +0 -0
  218. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-eed7f867.js → HEAD CIRCUM_GIRLS.percentile.monthly-f0622e96.js} +0 -0
  219. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-7777e546.js → HEAD CIRCUM_GIRLS.percentile.weekly-a7c5a923.js} +0 -0
  220. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-4c50522e.js → HEAD CIRCUM_GIRLS.percentile.yearly-c987a711.js} +0 -0
  221. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-9770f280.js → HEAD CIRCUM_GIRLS.zscore.monthly-65ee644f.js} +0 -0
  222. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-562619b5.js → HEAD CIRCUM_GIRLS.zscore.weekly-10412c59.js} +0 -0
  223. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-b44dacc2.js → HEAD CIRCUM_GIRLS.zscore.yearly-9716b9f9.js} +0 -0
  224. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-3db479a3.js → HEIGHT_BOYS.percentile.monthly-162bc9ae.js} +0 -0
  225. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-e856d473.js → HEIGHT_BOYS.percentile.weekly-63833f06.js} +0 -0
  226. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-719a1dc2.js → HEIGHT_BOYS.percentile.yearly-8fd62ad1.js} +0 -0
  227. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-1615ee8b.js → HEIGHT_BOYS.zscore.monthly-ab722d41.js} +0 -0
  228. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-f6a72564.js → HEIGHT_BOYS.zscore.weekly-448fff44.js} +0 -0
  229. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-b54b4974.js → HEIGHT_BOYS.zscore.yearly-4886d420.js} +0 -0
  230. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-af8ea2ff.js → HEIGHT_GIRLS.percentile.monthly-496e2935.js} +0 -0
  231. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-ce92f884.js → HEIGHT_GIRLS.percentile.weekly-425774fd.js} +0 -0
  232. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-6cdb5569.js → HEIGHT_GIRLS.percentile.yearly-970d75e8.js} +0 -0
  233. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-df4407a2.js → HEIGHT_GIRLS.zscore.monthly-270ac1b1.js} +0 -0
  234. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-8bfdc3ee.js → HEIGHT_GIRLS.zscore.weekly-e5de0b4d.js} +0 -0
  235. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-ef455afa.js → HEIGHT_GIRLS.zscore.yearly-e2e60741.js} +0 -0
  236. /package/build/esm/{Subot-8065fe17.js → Subot-ca654c1b.js} +0 -0
  237. /package/build/esm/{Visible-c56edd4b.js → Visible-6e4afbf0.js} +0 -0
  238. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-24370701.js → WEIGHT_BOYS.percentile.monthly-e0fcac23.js} +0 -0
  239. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-44275cd1.js → WEIGHT_BOYS.percentile.weekly-514d4b64.js} +0 -0
  240. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-a49353df.js → WEIGHT_BOYS.percentile.yearly-48b08c31.js} +0 -0
  241. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-d97eabc2.js → WEIGHT_BOYS.zscore.monthly-27e3740e.js} +0 -0
  242. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-3cf5a18b.js → WEIGHT_BOYS.zscore.weekly-4aa09bd5.js} +0 -0
  243. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-5a3046ec.js → WEIGHT_BOYS.zscore.yearly-1828441d.js} +0 -0
  244. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-03efd9b9.js → WEIGHT_GIRLS.percentile.monthly-b18ee90c.js} +0 -0
  245. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-d463bd90.js → WEIGHT_GIRLS.percentile.weekly-0c8d5195.js} +0 -0
  246. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-a025cd00.js → WEIGHT_GIRLS.percentile.yearly-ac32f5d0.js} +0 -0
  247. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-308e54a1.js → WEIGHT_GIRLS.zscore.monthly-8c1dea60.js} +0 -0
  248. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-cd8f8697.js → WEIGHT_GIRLS.zscore.weekly-4dad35f0.js} +0 -0
  249. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-18797797.js → WEIGHT_GIRLS.zscore.yearly-69d86386.js} +0 -0
  250. /package/build/esm/{animation-67521349.js → animation-2b85e352.js} +0 -0
  251. /package/build/esm/{cookieHelper-13c63d93.js → cookieHelper-795649fa.js} +0 -0
  252. /package/build/esm/{index-957e35cd.js → index-43c2ac74.js} +0 -0
  253. /package/build/esm/{index-59c86484.js → index-673b6dc4.js} +0 -0
  254. /package/build/esm/{index-9152f8d9.js → index-a1c2e515.js} +0 -0
  255. /package/build/esm/{isProduction-d1236464.js → isProduction-923861f3.js} +0 -0
  256. /package/build/esm/{localizeNumberFormat-3603a0ca.js → localizeNumberFormat-232e3b6b.js} +0 -0
  257. /package/build/esm/{normalizeLink-68e4b7c2.js → normalizeLink-36522d1f.js} +0 -0
  258. /package/build/esm/{number-4cb25850.js → number-c939d6ee.js} +0 -0
  259. /package/build/esm/{paths-80c13f3b.js → paths-687c1085.js} +0 -0
  260. /package/build/esm/{theme-740e5383.js → theme-e0983a03.js} +0 -0
  261. /package/build/esm/{translationsContext-6753b7e0.js → translationsContext-f6ca9a8f.js} +0 -0
  262. /package/build/esm/{tslib.es6-e4528e01.js → tslib.es6-3874b31b.js} +0 -0
  263. /package/build/esm/{types-d2d4593a.js → types-e7a49024.js} +0 -0
  264. /package/build/esm/{useIsInit-e8ff71b5.js → useIsInit-14a2a8b6.js} +0 -0
  265. /package/build/esm/{useOutsideClick-e7f8d48c.js → useOutsideClick-14c0077e.js} +0 -0
  266. /package/build/esm/{useScrollbarSize-4ba46362.js → useScrollbarSize-9d7373fd.js} +0 -0
  267. /package/build/esm/{useUniqueId-da5ec3cc.js → useUniqueId-d10943a0.js} +0 -0
  268. /package/build/esm/{utils-3f2b2c0e.js → utils-49823a14.js} +0 -0
  269. /package/build/{index-ee3c6276.js → index-79266f6d.js} +0 -0
  270. /package/build/{index-dc42d5be.js → index-81a02e46.js} +0 -0
  271. /package/build/{index-ac51574b.js → index-c475966d.js} +0 -0
  272. /package/build/{isProduction-8fedbbbc.js → isProduction-b98e94b0.js} +0 -0
  273. /package/build/{localizeNumberFormat-98053a9b.js → localizeNumberFormat-0749e483.js} +0 -0
  274. /package/build/{normalizeLink-28eb3fff.js → normalizeLink-860ee4cd.js} +0 -0
  275. /package/build/{number-8a9a5294.js → number-2419341f.js} +0 -0
  276. /package/build/{paths-a6876b7b.js → paths-85f921c5.js} +0 -0
  277. /package/build/{theme-d33ee285.js → theme-99d60665.js} +0 -0
  278. /package/build/{translationsContext-3ab3c2d1.js → translationsContext-17a2f0f9.js} +0 -0
  279. /package/build/{tslib.es6-b1dd0cb3.js → tslib.es6-e55862b5.js} +0 -0
  280. /package/build/{types-bbcf56cb.js → types-786e65ba.js} +0 -0
  281. /package/build/{useIsInit-94af7860.js → useIsInit-d47a099d.js} +0 -0
  282. /package/build/{useOutsideClick-7fc14cb6.js → useOutsideClick-b533a142.js} +0 -0
  283. /package/build/{useScrollbarSize-f3f2ab9f.js → useScrollbarSize-14541366.js} +0 -0
  284. /package/build/{useUniqueId-b5ddf270.js → useUniqueId-bf6075d3.js} +0 -0
  285. /package/build/{utils-22cfc5b3.js → utils-72403c5b.js} +0 -0
@@ -1,7 +1,7 @@
1
- import { a as __awaiter } from './tslib.es6-e4528e01.js';
2
- import { n as normalizeLinkSlash } from './normalizeLink-68e4b7c2.js';
3
- import { c as getDiscoverApiDomain } from './routing-621fd8e3.js';
4
- import { g as getDataWithCache } from './core-73fb353f.js';
1
+ import { a as __awaiter } from './tslib.es6-3874b31b.js';
2
+ import { n as normalizeLinkSlash } from './normalizeLink-36522d1f.js';
3
+ import { c as getDiscoverApiDomain } from './routing-2fb52661.js';
4
+ import { g as getDataWithCache } from './core-6f705325.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-8065fe17.js';
3
- import { C as CommonGAssets } from './index-c4c8c952.js';
2
+ import { L as LOCALE } from './Subot-ca654c1b.js';
3
+ import { C as CommonGAssets } from './index-d366ac6a.js';
4
4
 
5
5
  const getSocialList = (shareUrl) => [
6
6
  {
@@ -1,21 +1,21 @@
1
- export { u as useTranslations } from './useTranslations-e495c7f4.js';
2
- export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-4ba46362.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-ddad4950.js';
4
- export { u as useHealthToolsCache } from './useHealthToolCache-1388cb53.js';
5
- export { u as useIsInit } from './useIsInit-e8ff71b5.js';
6
- export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-e7f8d48c.js';
7
- export { u as useInitialMount, a as useUniqueId } from './useUniqueId-da5ec3cc.js';
1
+ export { u as useTranslations } from './useTranslations-8e74d957.js';
2
+ export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-9d7373fd.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-224febff.js';
4
+ export { u as useHealthToolsCache } from './useHealthToolCache-df59d7d3.js';
5
+ export { u as useIsInit } from './useIsInit-14a2a8b6.js';
6
+ export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-14c0077e.js';
7
+ export { u as useInitialMount, a as useUniqueId } from './useUniqueId-d10943a0.js';
8
8
  import 'react';
9
- import './translationsContext-6753b7e0.js';
9
+ import './translationsContext-f6ca9a8f.js';
10
10
  import 'string-format';
11
11
  import 'lodash/debounce';
12
- import './tslib.es6-e4528e01.js';
13
- import './cookieHelper-13c63d93.js';
14
- import './Subot-8065fe17.js';
15
- import './getDynamicHealthTool-0cbbb8c4.js';
16
- import './normalizeLink-68e4b7c2.js';
17
- import './routing-621fd8e3.js';
18
- import './index-686fc3c3.js';
12
+ import './tslib.es6-3874b31b.js';
13
+ import './cookieHelper-795649fa.js';
14
+ import './Subot-ca654c1b.js';
15
+ import './getDynamicHealthTool-2e414236.js';
16
+ import './normalizeLink-36522d1f.js';
17
+ import './routing-2fb52661.js';
18
+ import './index-eb2c3d5f.js';
19
19
  import 'date-fns/locale';
20
- import './isProduction-d1236464.js';
21
- import './core-73fb353f.js';
20
+ import './isProduction-923861f3.js';
21
+ import './core-6f705325.js';
package/build/esm/i18n.js CHANGED
@@ -1,5 +1,5 @@
1
- import { T as TranslationsContext } from './translationsContext-6753b7e0.js';
2
- export { T as TranslationsContext } from './translationsContext-6753b7e0.js';
1
+ import { T as TranslationsContext } from './translationsContext-f6ca9a8f.js';
2
+ export { T as TranslationsContext } from './translationsContext-f6ca9a8f.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-6753b7e0.js';
2
- export { T as TranslationsContext } from './translationsContext-6753b7e0.js';
1
+ import { T as TranslationsContext } from './translationsContext-f6ca9a8f.js';
2
+ export { T as TranslationsContext } from './translationsContext-f6ca9a8f.js';
3
3
  import React__default, { useMemo } from 'react';
4
4
 
5
5
  const TranslationsProvider = ({ locale = 'en-PH', values, children, }) => {
@@ -1,17 +1,17 @@
1
- import { _ as __rest } from './tslib.es6-e4528e01.js';
1
+ import { _ as __rest } from './tslib.es6-3874b31b.js';
2
2
  import React__default from 'react';
3
- import './index-58f6cd4c.js';
3
+ import './index-da990c66.js';
4
4
  import '@mantine/core';
5
5
  import '@mantine/dates';
6
- import './index-686fc3c3.js';
7
- import './Subot-8065fe17.js';
8
- import './index-c4c8c952.js';
9
- import { T as Text$1 } from './index-11e5eb5b.js';
10
- import './theme-740e5383.js';
11
- import './translationsContext-6753b7e0.js';
6
+ import './index-eb2c3d5f.js';
7
+ import './Subot-ca654c1b.js';
8
+ import './index-d366ac6a.js';
9
+ import { T as Text$1 } from './index-ab41f48a.js';
10
+ import './theme-e0983a03.js';
11
+ import './translationsContext-f6ca9a8f.js';
12
12
  import 'string-format';
13
13
  import '@mantine/hooks';
14
- import './utils-3f2b2c0e.js';
14
+ import './utils-49823a14.js';
15
15
 
16
16
  /**
17
17
  * @deprecated Consider to use import { Text } from '@hhgtech/hhg-components/mantine'
@@ -1,7 +1,7 @@
1
- import { _ as __rest } from './tslib.es6-e4528e01.js';
1
+ import { _ as __rest } from './tslib.es6-3874b31b.js';
2
2
  import React__default from 'react';
3
3
  import { useMantineTheme } from '@mantine/core';
4
- import { T as Text } from './index-11e5eb5b.js';
4
+ import { T as Text } from './index-ab41f48a.js';
5
5
 
6
6
  /**
7
7
  * @deprecated Consider to use import { Title } from '@mantine/core'
@@ -1,17 +1,17 @@
1
1
  import React__default, { useRef, useEffect, useState } from 'react';
2
2
  import { Portal } from '@mantine/core';
3
- import { t as toggleNoScroll, M as MediaQueries } from './utils-3f2b2c0e.js';
4
- import { x as StyledBackdrop, y as StyledDrawer, z as StyledDrawerPanel, A as StyledDrawerContent, B as StyledRadioImageGroup, C as StyledRadioImageItem, t as getDefaultClassWrapper } from './index.styles-d2f89af8.js';
5
- import { T as Text } from './index-11e5eb5b.js';
6
- import { u as useScrollbarSize } from './useScrollbarSize-4ba46362.js';
3
+ import { t as toggleNoScroll, M as MediaQueries } from './utils-49823a14.js';
4
+ import { x as StyledBackdrop, y as StyledDrawer, z as StyledDrawerPanel, A as StyledDrawerContent, B as StyledRadioImageGroup, C as StyledRadioImageItem, t as getDefaultClassWrapper } from './index.styles-4d5d1da6.js';
5
+ import { T as Text } from './index-ab41f48a.js';
6
+ import { u as useScrollbarSize } from './useScrollbarSize-9d7373fd.js';
7
7
  import { createPortal } from 'react-dom';
8
8
  import styled from 'styled-components';
9
- import { t as theme } from './theme-740e5383.js';
9
+ import { t as theme } from './theme-e0983a03.js';
10
10
  import { BabyBoyMB, GenderChooseBoy, BabyGirlMB, GenderChooseGirl } from '@hhgtech/icons/other';
11
- import { u as useTranslations } from './useTranslations-e495c7f4.js';
12
- import { G as Gender } from './Subot-8065fe17.js';
13
- import { M as MarryBabyText, a as MarryBabyHeading } from './index-b90eea09.js';
14
- import { T as Text$1 } from './index-dde90310.js';
11
+ import { u as useTranslations } from './useTranslations-8e74d957.js';
12
+ import { G as Gender } from './Subot-ca654c1b.js';
13
+ import { M as MarryBabyText, a as MarryBabyHeading } from './index-c497ec47.js';
14
+ import { T as Text$1 } from './index-0ea13007.js';
15
15
 
16
16
  const Backdrop = ({ open = false, onClickOutside, }) => {
17
17
  return (React__default.createElement(StyledBackdrop, { "data-open": open, onClick: onClickOutside }));
@@ -1,7 +1,7 @@
1
- import { _ as __rest } from './tslib.es6-e4528e01.js';
1
+ import { _ as __rest } from './tslib.es6-3874b31b.js';
2
2
  import React__default from 'react';
3
- import { t as theme } from './theme-740e5383.js';
4
- import { S as Share, E as Eye, W as WhatsApp, k as Spinner } from './utils-5d206543.js';
3
+ import { t as theme } from './theme-e0983a03.js';
4
+ import { S as Share, E as Eye, W as WhatsApp, k as Spinner } from './utils-6b797d8b.js';
5
5
 
6
6
  const ArrowRightTail = (_a) => {
7
7
  var { size = 24, color: colorInit = theme.colors.gray600, useCurrentColor, isActive, activeColor = theme.colors.primaryBase } = _a, rest = __rest(_a, ["size", "color", "useCurrentColor", "isActive", "activeColor"]);
@@ -1,11 +1,11 @@
1
- import { _ as __rest } from './tslib.es6-e4528e01.js';
1
+ import { _ as __rest } from './tslib.es6-3874b31b.js';
2
2
  import React__default from 'react';
3
3
  import { Image } from '@mantine/core';
4
4
  import { DatePickerInput } from '@mantine/dates';
5
- import { I as ISO_FORMAT } from './index-686fc3c3.js';
6
- import { L as LOCALE } from './Subot-8065fe17.js';
7
- import { C as CommonGAssets } from './index-c4c8c952.js';
8
- import { M as MAPPED_LOCALE } from './index-58f6cd4c.js';
5
+ import { I as ISO_FORMAT } from './index-eb2c3d5f.js';
6
+ import { L as LOCALE } from './Subot-ca654c1b.js';
7
+ import { C as CommonGAssets } from './index-d366ac6a.js';
8
+ import { M as MAPPED_LOCALE } from './index-da990c66.js';
9
9
 
10
10
  // Omit<MantineDatePickerInputProps, 'value'>
11
11
  const DatePicker = (_a) => {
@@ -1,10 +1,10 @@
1
1
  import React__default, { useRef, useState, useEffect } from 'react';
2
- import { I as Icon } from './index-f7917d15.js';
3
- import { u as useTranslations } from './useTranslations-e495c7f4.js';
2
+ import { I as Icon } from './index-20f6146f.js';
3
+ import { u as useTranslations } from './useTranslations-8e74d957.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-740e5383.js';
7
+ import { t as theme } from './theme-e0983a03.js';
8
8
 
9
9
  var styles = {"loading":"tliWyii"};
10
10
 
@@ -1,17 +1,17 @@
1
- import { a as __awaiter, _ as __rest } from './tslib.es6-e4528e01.js';
1
+ import { a as __awaiter, _ as __rest } from './tslib.es6-3874b31b.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-58f6cd4c.js';
4
+ import { c as Input, S as Select } from './index-da990c66.js';
5
5
  import '@mantine/dates';
6
- import { c as CDN_ADDRESS } from './index-686fc3c3.js';
7
- import { L as LOCALE } from './Subot-8065fe17.js';
8
- import './index-c4c8c952.js';
9
- import './index-11e5eb5b.js';
10
- import './theme-740e5383.js';
11
- import { u as useTranslations } from './useTranslations-e495c7f4.js';
6
+ import { c as CDN_ADDRESS } from './index-eb2c3d5f.js';
7
+ import { L as LOCALE } from './Subot-ca654c1b.js';
8
+ import './index-d366ac6a.js';
9
+ import './index-ab41f48a.js';
10
+ import './theme-e0983a03.js';
11
+ import { u as useTranslations } from './useTranslations-8e74d957.js';
12
12
  import '@mantine/hooks';
13
- import './utils-3f2b2c0e.js';
14
- import { M as MAPPED_LOCALE } from './utils-241a19fc.js';
13
+ import './utils-49823a14.js';
14
+ import { M as MAPPED_LOCALE } from './utils-d768df29.js';
15
15
 
16
16
  const generateGetAddressDetail = (locale) => {
17
17
  return `${CDN_ADDRESS}/cities-data-${MAPPED_LOCALE[locale]}.json`;
@@ -1,13 +1,13 @@
1
1
  import React__default, { useState, useEffect, useMemo, useCallback } from 'react';
2
- import { v as StyledDivider, w as useStyles } from './index.styles-d2f89af8.js';
3
- import { _ as __rest, a as __awaiter } from './tslib.es6-e4528e01.js';
4
- import { u as useTranslations } from './useTranslations-e495c7f4.js';
5
- import { B as Button } from './index-58f6cd4c.js';
6
- import { P as PATHS } from './paths-80c13f3b.js';
7
- import { a as LOCALIZED_SLUGS } from './constants-b2c68b93.js';
8
- import { d as domainLocales } from './index-686fc3c3.js';
9
- import { i as callApi, j as getCarePath } from './utils-5d206543.js';
10
- import { i as isProduction } from './isProduction-d1236464.js';
2
+ import { v as StyledDivider, w as useStyles } from './index.styles-4d5d1da6.js';
3
+ import { _ as __rest, a as __awaiter } from './tslib.es6-3874b31b.js';
4
+ import { u as useTranslations } from './useTranslations-8e74d957.js';
5
+ import { B as Button } from './index-da990c66.js';
6
+ import { P as PATHS } from './paths-687c1085.js';
7
+ import { a as LOCALIZED_SLUGS } from './constants-c68921ad.js';
8
+ import { d as domainLocales } from './index-eb2c3d5f.js';
9
+ import { i as callApi, j as getCarePath } from './utils-6b797d8b.js';
10
+ import { i as isProduction } from './isProduction-923861f3.js';
11
11
 
12
12
  /**
13
13
  * @deprecated Consider to use mantine
@@ -1,8 +1,8 @@
1
1
  import React__default, { useState, useEffect } from 'react';
2
- import { L as LOCALE } from './Subot-8065fe17.js';
3
- import { C as CommonGAssets } from './index-c4c8c952.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-3cf2dc87.js';
5
- import { I as ImageWrap } from './index-58f6cd4c.js';
2
+ import { L as LOCALE } from './Subot-ca654c1b.js';
3
+ import { C as CommonGAssets } from './index-d366ac6a.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-370db6e4.js';
5
+ import { I as ImageWrap } from './index-da990c66.js';
6
6
 
7
7
  const Logo = ({ type, className, style, isLightLogo, customSize, badge, locale, dateForSeasonal, isPro, }) => {
8
8
  const [seasonalChecks, setSeasonalChecks] = useState({
@@ -1,9 +1,9 @@
1
- import { _ as __rest } from './tslib.es6-e4528e01.js';
1
+ import { _ as __rest } from './tslib.es6-3874b31b.js';
2
2
  import React__default from 'react';
3
3
  import { Modal as Modal$1, CloseButton } from '@mantine/core';
4
- import { C as CommonGAssets } from './index-c4c8c952.js';
5
- import { i as useStyles } from './index-58f6cd4c.js';
6
- import { T as Text } from './index-11e5eb5b.js';
4
+ import { C as CommonGAssets } from './index-d366ac6a.js';
5
+ import { i as useStyles } from './index-da990c66.js';
6
+ import { T as Text } from './index-ab41f48a.js';
7
7
 
8
8
  const Modal = (_a) => {
9
9
  var { title, styles } = _a, rest = __rest(_a, ["title", "styles"]);
@@ -1,7 +1,7 @@
1
- import { _ as __rest } from './tslib.es6-e4528e01.js';
1
+ import { _ as __rest } from './tslib.es6-3874b31b.js';
2
2
  import React__default from 'react';
3
3
  import { Indicator as Indicator$1 } from '@mantine/core';
4
- import { t as theme } from './theme-740e5383.js';
4
+ import { t as theme } from './theme-e0983a03.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-740e5383.js';
3
+ import { t as theme } from './theme-e0983a03.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-e4528e01.js';
1
+ import { _ as __rest, a as __awaiter } from './tslib.es6-3874b31b.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-58f6cd4c.js';
3
+ import { F as Flag, a as Avatar, B as Button$1, c as Input } from './index-da990c66.js';
4
4
  import styled, { css } from 'styled-components';
5
- import { t as theme } from './theme-740e5383.js';
6
- import { T as Text } from './index-11e5eb5b.js';
7
- import { C as CommonGAssets } from './index-c4c8c952.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-686fc3c3.js';
9
- import { n as normalizeLinkSlash, a as normalizeLink } from './normalizeLink-68e4b7c2.js';
10
- import { a as getCurrentSsoUrl, g as getCurrentBaseUrl, b as getTogetherApiDomain, c as getDiscoverApiDomain, d as getCareApiDomain } from './routing-621fd8e3.js';
11
- import { P as Popup, U as UserAvatar, a as formatCommunity, b as formatPost } from './index-950e8dd9.js';
12
- import { L as Logo } from './index-ed188bb1.js';
13
- import { u as useTranslations } from './useTranslations-e495c7f4.js';
5
+ import { t as theme } from './theme-e0983a03.js';
6
+ import { T as Text } from './index-ab41f48a.js';
7
+ import { C as CommonGAssets } from './index-d366ac6a.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-eb2c3d5f.js';
9
+ import { n as normalizeLinkSlash, a as normalizeLink } from './normalizeLink-36522d1f.js';
10
+ import { a as getCurrentSsoUrl, g as getCurrentBaseUrl, b as getTogetherApiDomain, c as getDiscoverApiDomain, d as getCareApiDomain } from './routing-2fb52661.js';
11
+ import { P as Popup, U as UserAvatar, a as formatCommunity, b as formatPost } from './index-f5028458.js';
12
+ import { L as Logo } from './index-4c23d612.js';
13
+ import { u as useTranslations } from './useTranslations-8e74d957.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-8065fe17.js';
18
- import './translationsContext-6753b7e0.js';
17
+ import { L as LOCALE } from './Subot-ca654c1b.js';
18
+ import './translationsContext-f6ca9a8f.js';
19
19
  import formatString from 'string-format';
20
20
  import '@mantine/hooks';
21
- import { g as getBoundariesFromMediaQueryKey, M as MediaQueries } from './utils-3f2b2c0e.js';
22
- import { L as LOCALISED_SLUGS } from './constants-8a771ad9.js';
23
- import { I as Icon } from './index-f7917d15.js';
21
+ import { g as getBoundariesFromMediaQueryKey, M as MediaQueries } from './utils-49823a14.js';
22
+ import { L as LOCALISED_SLUGS } from './constants-a4edd7d4.js';
23
+ import { I as Icon } from './index-20f6146f.js';
24
24
  import { User } from '@hhgtech/icons/core';
25
- import { t as getDefaultClassWrapper } from './index.styles-d2f89af8.js';
26
- import { C as ChevronDown } from './ChevronDown-4f335914.js';
27
- import { B as Button } from './index-fdb8322b.js';
28
- import { l as domainLocalesMarryBaby } from './utils-5d206543.js';
29
- import { a as LOCALIZED_SLUGS } from './constants-b2c68b93.js';
30
- import { H as Heading } from './index-e95289e3.js';
31
- import { I as Indicator$1 } from './index-2b274bca.js';
32
- import { u as useIsInit } from './useIsInit-e8ff71b5.js';
33
- import './utils-3cf2dc87.js';
34
- import './index.styled-039b3964.js';
35
- import './index-59c86484.js';
25
+ import { t as getDefaultClassWrapper } from './index.styles-4d5d1da6.js';
26
+ import { C as ChevronDown } from './ChevronDown-25d97522.js';
27
+ import { B as Button } from './index-a1bc5cef.js';
28
+ import { l as domainLocalesMarryBaby } from './utils-6b797d8b.js';
29
+ import { a as LOCALIZED_SLUGS } from './constants-c68921ad.js';
30
+ import { H as Heading } from './index-18bc2581.js';
31
+ import { I as Indicator$1 } from './index-69a4bf84.js';
32
+ import { u as useIsInit } from './useIsInit-14a2a8b6.js';
33
+ import './utils-370db6e4.js';
34
+ import './index.styled-80ce9adc.js';
35
+ import './index-673b6dc4.js';
36
36
  import dayjs from 'dayjs';
37
37
  import relativeTime from 'dayjs/plugin/relativeTime';
38
- import { C as Container } from './index-9152f8d9.js';
38
+ import { C as Container } from './index-a1c2e515.js';
39
39
  import debounce from 'lodash/debounce';
40
- import { g as getDataWithCache } from './core-73fb353f.js';
40
+ import { g as getDataWithCache } from './core-6f705325.js';
41
41
 
42
42
  const ALLOW_DOMAIN_URL = [
43
43
  'hellobacsi.com',
@@ -1,6 +1,6 @@
1
- import { _ as __rest } from './tslib.es6-e4528e01.js';
1
+ import { _ as __rest } from './tslib.es6-3874b31b.js';
2
2
  import React__default from 'react';
3
- import { B as Button$1 } from './index-58f6cd4c.js';
3
+ import { B as Button$1 } from './index-da990c66.js';
4
4
 
5
5
  /**
6
6
  * @deprecated Consider to use at '@hhgtech/hhg-components/mantine'
@@ -1,4 +1,4 @@
1
- import { _ as __rest } from './tslib.es6-e4528e01.js';
1
+ import { _ as __rest } from './tslib.es6-3874b31b.js';
2
2
  import React__default from 'react';
3
3
  import { rem, createStyles, Text as Text$1 } from '@mantine/core';
4
4
 
@@ -1,11 +1,11 @@
1
- import { _ as __rest } from './tslib.es6-e4528e01.js';
1
+ import { _ as __rest } from './tslib.es6-3874b31b.js';
2
2
  import React__default, { useMemo, useState, useEffect } from 'react';
3
- import { L as LOCALE } from './Subot-8065fe17.js';
4
- import { C as CommonGAssets } from './index-c4c8c952.js';
5
- import { t as theme } from './theme-740e5383.js';
3
+ import { L as LOCALE } from './Subot-ca654c1b.js';
4
+ import { C as CommonGAssets } from './index-d366ac6a.js';
5
+ import { t as theme } from './theme-e0983a03.js';
6
6
  import styled from 'styled-components';
7
- import { I as ImageWrap, f as CentralCarousel } from './index-58f6cd4c.js';
8
- import { T as Text } from './index-dde90310.js';
7
+ import { I as ImageWrap, f as CentralCarousel } from './index-da990c66.js';
8
+ import { T as Text } from './index-0ea13007.js';
9
9
 
10
10
  const StyledIconContainer = styled.div `
11
11
  display: inline-flex;
@@ -1,7 +1,7 @@
1
- import { _ as __rest } from './tslib.es6-e4528e01.js';
1
+ import { _ as __rest } from './tslib.es6-3874b31b.js';
2
2
  import React__default, { useState, useEffect } from 'react';
3
3
  import { useDebouncedValue } from '@mantine/hooks';
4
- import { D as DEBOUNCED_TIME, g as StyledSliderWrapper, B as Button, h as StyledSlider } from './index-58f6cd4c.js';
4
+ import { D as DEBOUNCED_TIME, g as StyledSliderWrapper, B as Button, h as StyledSlider } from './index-da990c66.js';
5
5
 
6
6
  const Slider = (_a) => {
7
7
  var { color, withControl, onChange, value, min, max, isStatic, containerClassName, containerStyle } = _a, props = __rest(_a, ["color", "withControl", "onChange", "value", "min", "max", "isStatic", "containerClassName", "containerStyle"]);
@@ -1,6 +1,6 @@
1
- import { _ as __rest } from './tslib.es6-e4528e01.js';
1
+ import { _ as __rest } from './tslib.es6-3874b31b.js';
2
2
  import React__default from 'react';
3
- import { S as StyledHeading, a as StyledText } from './index.styled-039b3964.js';
3
+ import { S as StyledHeading, a as StyledText } from './index.styled-80ce9adc.js';
4
4
 
5
5
  const MarryBabyHeading = (_a) => {
6
6
  var { type, color, style } = _a, props = __rest(_a, ["type", "color", "style"]);
@@ -1,5 +1,5 @@
1
- import { d as domainLocales } from './index-686fc3c3.js';
2
- import { i as isProduction } from './isProduction-d1236464.js';
1
+ import { d as domainLocales } from './index-eb2c3d5f.js';
2
+ import { i as isProduction } from './isProduction-923861f3.js';
3
3
 
4
4
  const isNumeric = (n) => !isNaN(parseFloat(n)) && isFinite(n);
5
5
  const defaultDomain = 'hellosehat.com';
@@ -1,7 +1,7 @@
1
- import { _ as __rest } from './tslib.es6-e4528e01.js';
1
+ import { _ as __rest } from './tslib.es6-3874b31b.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-b2c68b93.js';
4
+ import { S as StyledInput, L as Label, b as StyledDisplayIcon, d as StyledActionIcon, e as StyledErrorLabel } from './constants-c68921ad.js';
5
5
 
6
6
  /**
7
7
  * @deprecated Consider to use at '@hhgtech/hhg-components/mantine'
@@ -1,20 +1,20 @@
1
- import { _ as __rest, a as __awaiter } from './tslib.es6-e4528e01.js';
1
+ import { _ as __rest, a as __awaiter } from './tslib.es6-3874b31b.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-c4c8c952.js';
7
+ import { C as CommonGAssets } from './index-d366ac6a.js';
8
8
  import dayjs from 'dayjs';
9
- import { L as LOCALE } from './Subot-8065fe17.js';
10
- import { B as Breakpoints, M as MediaQueries } from './utils-3f2b2c0e.js';
9
+ import { L as LOCALE } from './Subot-ca654c1b.js';
10
+ import { B as Breakpoints, M as MediaQueries } from './utils-49823a14.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-11e5eb5b.js';
14
- import { t as theme } from './theme-740e5383.js';
15
- import { I as ISO_FORMAT, s as siteOptions } from './index-686fc3c3.js';
13
+ import { T as Text, O as OTHER_THEME_CONFIG } from './index-ab41f48a.js';
14
+ import { t as theme } from './theme-e0983a03.js';
15
+ import { I as ISO_FORMAT, s as siteOptions } from './index-eb2c3d5f.js';
16
16
  import cn from 'classnames';
17
- import { a as useUniqueId } from './useUniqueId-da5ec3cc.js';
17
+ import { a as useUniqueId } from './useUniqueId-d10943a0.js';
18
18
  import { Check, Plus } from '@hhgtech/icons/core';
19
19
 
20
20
  const ImageWrap = (_a) => {
@@ -126,10 +126,10 @@ var useStyles$4 = createStyles((_theme, _params) => {
126
126
  return {
127
127
  color: hexColor,
128
128
  backgroundColor: 'transparent',
129
- borderColor: `transparent`,
129
+ border: `1px solid transparent`,
130
130
  '&:hover': {
131
131
  backgroundColor: 'transparent',
132
- border: `transparent`,
132
+ borderColor: `transparent`,
133
133
  },
134
134
  };
135
135
  case 'tertiary':